/* Start my frame-work */


@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@600&display=swap');


body {
  direction: rtl;
  font-family: 'Cairo', sans-serif;
  text-align: right;

}

input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  outline: 0 !important;
}

* {
  padding: 0;
  margin: 0;
}

.modal-header .close {
  margin: -1rem auto -1rem -1rem;
}

/*picktime*/
.btn-basket {
  background-color: #aec9f7;
  margin-bottom: 10px;
}

.add_button img {
  margin-top: 20px;
}

.remove_button img {
  margin-top: 20px;
}

.contact table td input {
  position: relative;
}

.table-condensed th.prev,
.table-condensed th.next {
  transform: rotate(180deg);
}

#table1 .table td,
.table th {
  border-color: transparent !important;
}

#table1 .table td,
.table th {
  border-color: transparent;

}

#table1 input {
  margin-bottom: 0px !important;

}

#table1 .table-bordered {
  border-color: transparent;

}

#table1 .table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent;
}

#table1 .table-bordered td,
.table-bordered th {
  border-color: transparent;
}

#table1 .table tbody+tbody {
  border-top: 2px solid transparent;
}

.new-add {
  padding: 8px 12px;
  background-color: #aec9f7;
  border-radius: 5px;
  border: none;
}

.center-slick .slick-slide {
  margin-bottom: 30px;
}

.center-slick .slick-slide img {
  height: 250px;
}

.remove-add {
  background-color: #eee;
  padding: 8px 12px;
  border-radius: 5px;
  border: none;

}

.attendees-new {
  padding: 20px;
  margin-top: 30px;
  border-radius: 5px;
}

.attendees-new h5 {
  font-size: 20px;
  color: #000000;
}

.attendees-new h6 {
  font-size: 14px;
  color: #adaaaa;
  margin: 10px 0;
}

.attendee-box img {
  margin-top: 5px;
}

.bold-lg {
  font-weight: bold;
}

/*picktime*/

/*edit*/
.mix .card {
  margin: 0 10px;
}

.mix .card .card-body {
  padding: 20px !important;
}

.new-hells .card {
  width: 21rem;
  margin: 0 10px;
}

.new-hells .card .card-body {
  padding: 20px !important;
}

/*end edit*/

.dropleft .dropdown-toggle::before {
  display: none;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}

.form-control {
  border: none;
  border-bottom: 1.5px solid #7070703f;
  border-radius: 0;
  margin-bottom: 25px;
  direction: rtl;
}

.modal-header {
  direction: initial;
}

.form-control::placeholder {
  color: #8d95a6;
  font-size: 12px;
}

.form-control:focus {
  border: none;
  border-bottom: 1.5px solid #4d75b8;
  border-radius: 0;
  box-shadow: none;
}

select {
  color: #8d95a6 !important;
  font-size: 13px !important;
}

.form-control-2 {
  border: 1.5px solid #7070703f !important;
  width: 15%;
  margin-left: 20px;
  border-radius: 12px;
  height: 100px;
}

.reset-code .form-control-2 {
  border: 1.5px solid #7070703f !important;
  width: 10%;
  margin-left: 20px;
  border-radius: 12px;
  height: 60px;
}

.form-control-2:focus {
  border: 1.5px solid #4d75b8 !important;
  box-shadow: none;
  border-radius: 12px;
}

.form-control-3 {
  border: 1.5px solid #7070703f !important;
  border-radius: 5px;
  margin-bottom: 0 !important;
  height: 50px;
}

.form-control-3:focus {
  border: 1.5px solid #4d75b8 !important;
  box-shadow: none;
  border-radius: 5px;
}

.form-control-4 {
  border: none !important;
  border-radius: 5px;
  margin-bottom: 0 !important;
  height: 50px;
  width: 380px !important;
}

.form-control-4:focus {
  border: 1.5px solid #4d75b8 !important;
  box-shadow: none;
  border-radius: 5px;
}

.form-control-6 {
  background-color: transparent !important;
  border: none;
  border-bottom: 1.5px solid rgba(238, 238, 238, 0.733) !important;
}

.form-control-6::placeholder {
  color: rgba(238, 238, 238, 0.733) !important;
}

.form-control-6:focus {
  border: none;
  border-bottom: 1.5px solid #48179f !important;
}

.clr {
  clear: both;
}

.nav-down {
  font-size: 9px;
  margin-left: 5px;
}

.custom-file {
  position: relative;

}

.custom-file-label {
  border: none;
  font-size: 12px;
  color: #8d95a6;
  border-bottom: 1.5px solid #7070703f;
  border-radius: 0;
  padding-bottom: 50px;
}

.custom-file-label::after {
  border-radius: 15px;
  content: "رفع ملف";
  color: #4d75b8;
  padding: 0.4rem .7rem;
  right: auto;
  left: 0;
}

.datepicker .prev {
  display: revert;
  align-items: initial;
  margin-top: initial;
}

.prev {
  display: flex;
  align-items: center;
  margin-top: -10px;
}

.prev img {
  max-height: 60px;
}

.delete,
.credence_delete {
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 3;
  cursor: pointer;
}

.custom-file-input:focus~.custom-file-label {
  box-shadow: none;
  border-color: #4d75b8;
}

ul {
  list-style: none;
}

.mr-left {
  margin-left: 20px;
}

.mr-right {
  margin-right: 30px;
}

.custom-pose {
  padding-bottom: 70px;
}

.custom-pose::after {
  top: 40px;
}

.date-of-bank-2 {
  padding-top: 30px !important;
}

.carousel-indicators .active {
  background-color: #8bd1ef;
}

.carousel-indicators li {
  background-color: #d6d6d6;
  height: 4px;
}

.carousel-indicators {
  bottom: -70px;
}

/* start center-1 */
.center-1 {
  background-size: cover;
  height: auto;
  background-image: url(../images/teacher-background.png);
}

.center-overlay {
  background-image: linear-gradient(#454793d2, #88c5e6e3);
  height: 100%;
  width: 100%;
}

.center-ul {
  list-style: none;
  padding: 30px 100px;
  text-align: right;
}

.center-ul li:first-child {
  margin-bottom: 150px;
}

.center-ul li:last-child {
  margin-top: 150px;
}

.center-1 .logo-container img {
  width: 100px;
}

.head-list-info {
  text-align: right;

}

.head-list-info img {
  width: 70px;
  margin-top: 20px;
}

.head-list-info h1 {
  color: #fff;
  font-size: 65px;
  font-weight: 500;
}

.head-list-info p {
  color: #fff;
  line-height: 1.4;
  font-size: 15px;
  width: 65%;
}

.center-menu a {
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
  text-align: right;
}

.center-menu-li {

  text-align: right;
}

.center-form {
  background-color: #fff;
  padding: 60px;
}

.center-form h3 {
  font-weight: bold;
  font-size: 28px;
  padding-bottom: 5px;
}

.center-form p {
  font-size: 14px;
  color: #8d95a6;
}

.center-form a {
  color: #4d75b8;
}

.p-right-none {
  padding-left: 0px;
}

.center-form-input {
  margin-top: 20px;
}

.btn-next {
  background-color: #3a3c8e;
  color: #fff;
  padding: 12px 40px;
  border-radius: 8px;
  font-size: 14px;
}

.btn-next:hover {
  background-color: #4d75b8;
  color: #fff;
}

/* start company-1 */
.company-1 {
  background-image: url(../images/architecture.png);
}

/* start coach-1 */
.coach-1 {
  background-image: url(../images/pexels.png);
}

/* start Halls Service Provider – 1 */
.Halls-1 {
  background-image: url(../images/pexels-hands.png);
}

/* start user page */
.user {
  background-image: url(../images/people.png);
  background-position: top center;

}

/* start password page */
.mtop-big {
  margin-top: 80px;
  padding: 12px 20px;
}

.center-form-input-2 {
  margin-top: 50px;
}

.center-form-2 {
  padding-top: 150px;
}

/* start verify page */
.verify-msg {
  list-style: none;
  margin-top: 30px;
}

.verify-msg li {
  display: inline-block;
}

.verify-msg li img {
  width: 35px;
  margin-bottom: 30px;
  margin-right: 10px;
}

.verify-msg li p {
  width: 85%;
}

.mright-small {
  margin-right: 20px;
}

.resend {
  color: #8d95a6 !important;
  font-size: 12px;
}

.resend:hover {
  color: #3a3c8e !important;
}

.dif-account {
  border-top: 1px solid #eee;
  margin-top: 100px;
  padding: 20px;
}

.dif-account a {
  color: #4d75b8;
  font-size: 14px;
}

/* start coach */
.tall {
  height: 820px;
}

/*.tall-1 {*/
/*  height: 880px;*/
/*}*/
/* start forgot password */
.forgot-password {
  background-image: url(../images/hands-2.png);
  height: 100vh;
}

.pass-card {
  background-color: #fff;
  padding: 40px;
  border-radius: 5px;
  margin-top: 10rem;
  margin-right: 33rem;
}

.pass-card h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 35px;

}

.pass-card p {
  color: #8d95a6;
  font-size: 14px;
  margin-bottom: 50px;

}

.form-radio-1 {
  margin-bottom: 25px;
}

.mtop-med {
  margin-top: 50px;
}

.form-radio-1 label {
  color: #25252a;
  font-size: 14px;
  font-weight: 500;
}

.pass-card-right {
  margin-right: 25rem;
  margin-top: 8rem;
}

.pass-card-3 {
  width: 550px;
  margin-right: 25rem;

}

/* start log in */
.card-login {
  background-color: #fff;
  padding: 40px;
  border-radius: 3px;
  margin-top: 80px;
}

.blue {
  background-color: #3a3c8e;
  color: #fff;
  height: 600px !important;
  margin-top: 80px;
}

.white {
  height: 600px !important;
}

.blue h3 {
  color: #fff !important;
}

.blue p {
  margin-bottom: 70px;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.795) !important;
}

.p-none {
  padding: 0;
}

.card-login button {
  padding: 12px 50px;
}

.card-login h3 {
  color: #25252a;
  font-weight: bold;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 15px;
}

.card-login p {
  color: #8d95a6;
  font-size: 14px;
  margin-bottom: 50px;
  line-height: 1.6;
}

.sign-as {
  list-style: none;
}

.sign-as li {
  display: inline-block;
  margin-left: 10px;
  padding: 10px;
  border-radius: 5px;
  transition: all 0.2s;
}

.sign-as li:hover {
  background-color: #232575;
}

.sign-as a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.sign-as a span {
  font-size: 20px;
  font-weight: 500;
}

.sign-up {
  display: block;
}

/* .margin-contain{
  margin-top: 100px;

} */
/* start index */
/*.hero {
  padding: 20px 0;
  background-image: url(../images/header.png);
  background-position: 0 -130px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}*/
.hero .header-1 {
  padding-top: 20px;
  background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);
}

.hero .navbar {
  padding-bottom: 10px;
  background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);
}

.head-social .left {
  text-align: left;
}

.head-social .right {
  text-align: right;
}

.header-1-list li {
  display: inline-block;
  margin-left: 17px;
  color: #fff;
  font-size: 12px;
}

.header-1-list li:first-child {
  margin-left: 20px;
}

.header-1-list li i {
  margin-left: 10px;
}

.header-1-list li a {
  color: #fff;
}

.bg-light {
  background-color: transparent !important;
}

.logo-home img {
  width: 100px;
}

.y-side {
  padding-left: 5rem;
  padding-right: 5rem;
}

.y-side-big {
  padding-left: 10rem;
  padding-right: 8rem;
}

.list-1 {
  float: left;
}

.profile-nav {
  width: 45px;
}

.center-form .form-group {
  margin-bottom: initial;
}

/* start find part */
.find {
  background-color: #fff;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.find .row {
  align-items: center;
}

.find .form-group {
  margin: 0;
}

.mr-top {
  margin-top: 20px;
}

.header {
  position: relative;
}

.hero-box-info h1 {
  color: #fff;
  font-size: 70px;
  text-align: right;
}

.hero-box-info p {
  color: #fff;
  font-size: 14px;
  width: 65%;
  text-align: right;

}

.hero-box-info {
  transform: translate(0%, 30%);
}

.find-info {
  text-align: center;
}

.find-info h5 {
  color: #25252a;
  font-size: 28px;
  font-weight: bold;
}

.find-info p {
  color: #8d95a6;
  font-size: 12px;
}

.dis-inline {
  display: inline-block;
}

.navbar-nav-2 {
  margin-left: 50px;
  font-size: 14px;
}

.nav-link-2 {
  color: #fff !important;
  margin-right: 10px;
}

.nav-link img {
  width: 20px;
}

.customiz {
  background-image: linear-gradient(to right, #48179f, #8bacef 170%);
  color: #fff !important;
  border-radius: 7px;
  font-size: 12px;
  padding-top: 3px;
  margin-left: 20px;
}

.customiz a {
  color: #fff !important;
}

.navbar-brand {
  margin-left: 1.5rem;
}

/* start why us */
.why-us {
  padding: 60px 0;
  background-image: url(../images/logo-shape.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 250px 0px;
}

.section-head {
  margin-bottom: 70px;
}

.section-head h3 {
  font-size: 30px;
  color: #25252a;
  font-weight: bold;
}

.section-head p {
  font-size: 15px;
  color: #8d95a6;
  width: 45%;
  margin: 0 auto;
}

.skill img {
  margin-bottom: 20px;
  width: 80px;
}

.skill h6 {
  color: #25252a;
  font-weight: bold;
  font-size: 20px;
}

.skill p {
  color: #8d95a6;
  font-size: 14px;
  line-height: 1.5;
  width: 75%;
  margin: 0 auto;
}

.add {
  padding: 30px 0;
  background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);
}

.cat {
  height: auto;
  overflow: hidden;
  margin: 0px 0 50px;
  color: #fff;
  margin-left: 90px;
}

.cat li {
  padding: 10px;
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
}

.card-top {
  width: 100%;
}

.cat-head {
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  margin-left: 70px;

}

.mixitup-control-active {
  color: #fff !important;
  border-top: 1px solid #fff;
}

.card {
  border-radius: 10px;
  margin-right: 1rem;
  position: relative;
}

.card-body h5 {
  color: #25252a;
  font-size: 17px;
}

.card-body h5 i {
  color: #d6d6d6;
  font-size: 16px;
}

.card-body p {
  color: #8d95a6;
  font-size: 14px;
  margin-bottom: 10px !important;
  margin-top: 10px;
}

.card-body span {
  color: #545e6b;
  font-size: 20px;
  font-weight: bold;
}

.card-body span:hover {
  color: #4d75b8;
}

.card-body p i {
  font-size: 10px;
  margin-left: 5px;
}

.btn-join {
  border: 1px solid #4d75b8;
  color: #4d75b8;
  font-size: 12px;
}

.btn-join:hover {
  background-color: #4d75b8;
  color: #fff;
}

.card-title {
  margin-bottom: 5px !important;
}

.card-info {
  position: absolute;
  bottom: 40%;
  right: 20px;
  color: #fff;
  font-size: 30px;
  z-index: 2;
  text-align: right;
}

.card-label {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 15px;
  z-index: 2;
}

.available-label {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 2;
}

.fav-img.card-label {
  background-color: #4d75b8;
}

.remote {
  position: absolute;
  bottom: 43%;
  left: 20px;
  color: #fff;
  font-size: 14px;
  z-index: 2;
}

.layout {
  background-color: #000;
  opacity: 0.2;
  position: absolute;
  height: 60%;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  top: 0;
}

/* start top coaches section */
.top-coaches {
  padding: 100px 0;
  background: url(../images/logo-footer.png) no-repeat left;
  position: relative;
  background-size: contain;
  background-position: -400px 100px;
}

.coach-profile {
  position: relative;
}

.c-name {
  position: absolute;
  bottom: 80px;
  left: 40px;
  z-index: 2;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}

.sub-name {
  position: absolute;
  bottom: 60px;
  left: 40px;
  z-index: 2;
  color: #fff;
  font-size: 14px;
}

.btn-join-2 {
  margin-bottom: 15px;
}

.slick-next::before {
  color: #232575 !important;
}

.slick-prev::before {
  color: #25252a !important;
}

.head-coach {
  margin-bottom: 40px;
}

.head-coach h3 {
  color: #3a3c8e;
  font-weight: bold;
  font-size: 28px;
}

.added {
  color: #fff !important;
}

.coach-layout {
  background-color: rgba(0, 0, 0, 0.13);
  position: absolute;
  top: 26px;
  right: 33px;
  height: 83.6%;
  width: 82%;
  border-radius: 12px;
}

.btn-Search {
  background-color: #4d75b8;
  color: #fff;
  height: 47px;
  padding: 0 35px;
  border-radius: 5px;
}

.btn-Search:hover {
  color: #fff;
}

.coach-auto {
  height: 750px;
  overflow: auto;
}

/* start download section */
.download {
  padding: 50px 0;
}

.down-badg li {
  display: inline-block;
  margin: 10px 0;
}

.down-info h4 {
  font-weight: bold;
  font-size: 26px;
  color: #25252a;
}

.down-info p {
  color: #8d95a6;
  font-size: 14px;
  width: 45%;
  line-height: 1.5;

}

.down-badg img {
  width: 180px;
}

.down-info {
  transform: translate(-20%, 200%);
  text-align: right;
}

@media (max-width:991px) {
  .down-info {
    transform: translate(-20%, 270%) !important;
  }

  .join-info p {
    width: 95% !important;
  }

  .join-info h4 {
    font-size: 24px;
  }

  .down-info h4 {
    font-size: 22px;
  }

  .down-badg img {
    width: 125px;
  }
}

@media (max-width:767px) {
  .down-info {
    transform: translate(0%, -130%) !important;
    display: contents;
  }

  .join-info {
    transform: translate(0, 40%) !important;
  }
}


/* start subscrib */
.subscrib {
  padding: 30px 0;
}

.sub-back {
  background-image: linear-gradient(to right, #8bd1ef, #4d75b8);
  padding: 40px;
  padding-bottom: 5px !important;
  border-radius: 15px;
}

.sub-info h3 {
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  text-align: right;
}

.sub-info p {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  padding-bottom: 20px;
  text-align: right;

}

.sub-form {
  float: right;
  margin-right: 100px;
}

.btn-sub {
  height: 48px;
  background-color: #3a3c8e;
  color: #fff;
  margin-right: 15px;
  border-radius: 5px;
  margin-top: 10px;
  padding: 0 20px;
}

.btn-sub:hover {
  background-color: #4d75b8;
  border: 1px solid #232575;
  color: #fff;
}

/* start footer */
.footer {
  padding-top: 70px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.logo-footer {
  position: absolute;
  top: 0px;
  right: -80px;
}

.logo-dark img {
  margin-top: 15px;
  width: 120px;
}

.footer-menu-1 {
  margin-left: 200px;
  margin-top: 25px;
  padding-bottom: 15px;

  border-bottom: 1px solid #25252a1c;
}

.footer-menu-1 li {
  display: inline-block;
  margin-left: 70px;
}

.footer-menu-1 li a {
  color: #25252a;
  font-size: 15px;
}

.footer-menu-2 {
  margin-left: 200px;
  margin-top: 25px;
  padding-bottom: 15px;
}

.footer-menu-2 li {
  display: inline-block;
  margin-left: 50px;
}

.footer-menu-2 li a {
  color: #8d95a6;
  font-size: 12px;
  font-weight: bold;
}

.copy-right-footer {
  margin-left: 0px !important;
}

.copy-right-footer a {
  font-weight: normal !important;
}

.social-footer {
  margin-left: 0px !important;

}

.social-footer a i {
  font-size: 15px;
  color: #4d75b8;
  margin-right: 20px;
}

.social-footer {
  margin-right: 0px !important;
}

/* start join section */
.join {
  padding: 100px 0;
  background-image: url(../images/logo-shape.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 250px 100px;
}

.join-info h4 {
  font-weight: bold;
  font-size: 26px;
  color: #25252a;
  text-align: right;
}

.join-info p {
  color: #8d95a6;
  font-size: 14px;
  width: 70%;
  line-height: 1.5;
  text-align: right;

}

.join-info {
  transform: translate(-20%, 200%);
}

.ul-circle {
  margin-right: 70px;
  transform: rotateZ(-45deg);
  display: inline-block;
  text-align: center;
}

.ul-circle li,
.ul-circle .shadow {
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 30px;
}

.ul-circle li img,
.ul-circle .shadow img {
  padding-top: 10px;
  transform: rotateZ(45deg);
}

.ul-circle .A {
  transform: translate(40%, 40%);
}

.ul-circle .B {
  transform: translate(40%, -20%);
}

.ul-circle .C {
  transform: translate(40%, 50%);
}

.ul-circle .D {
  transform: translate(30%, 55%);
}

.ul-circle .E {
  transform: translate(40%, -10%);
}

.ul-circle .F {
  transform: translate(50%, 60%);
}

.ul-circle .G {
  transform: translate(-60%, 15%);
}

.after-none::after {
  display: none;
}

.after-none {
  border: none;
}

.dropdown-header {
  font-size: 14px !important;
  color: #3f4551 !important;
  font-weight: bold;
}

.notif {
  min-width: 20rem;
  text-align: right;
}

.badg-notif {
  width: 8px;
  height: 8px;
  background-color: #4d75b8;
  border-radius: 50%;
  margin-top: 10px;
}

.dropdown-item h5 {
  color: #4d75b8;
  font-size: 13px;
}

.dark-h5 {
  color: #25252a !important;
}

.dark-h6 {
  color: #808798 !important;
}

.dropdown-item h6 {
  color: #25252a;
  font-size: 13px;
}

.notif .dropdown-item {
  margin-bottom: 15px;
}

/* start courses page */
.nav-header {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);

}

.add-2 {
  padding: 40px 0;
}

.sperator {
  opacity: 0.4;
}

.path-menu li {
  display: inline-block;
}

.path-menu li a {
  color: #8d95a6;
  font-size: 14px;
}

.card {
  border: none;
}

.head-path {
  margin-right: 35px;
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: right;

}

.head-path h3 {
  font-size: 30px;
  color: #25252a;
  font-weight: bold;
}

/* start Courses page */
.layout-center {
  height: 66.5% !important;
}

/* start contact us */
.contact {
  padding: 40px 0;
}

.head-contact h3 {
  font-size: 30px;
  font-weight: bold;
  color: #25252a;
}

.head-contact h6 {
  font-size: 20px;
  color: #25252a;
}

/* start about page */
.about {
  padding: 40px 0;
  text-align: right;
}

.about-head h3 {
  font-weight: bold;
  font-size: 28px;
  color: #25252a;
  margin-bottom: 40px;
}

.about-head p {
  color: #7f8595;
  font-size: 15px;
  margin-bottom: 30px;
}

.about-info {
  margin-top: 50px;
}

.about-info h4 {
  font-size: 26px;
  color: #25252a;
  margin-bottom: 20px;
}

.about-info p {
  font-size: 14px;
  color: #7f8595;
}

.top {
  margin-top: 80px;
}

.top-med {
  margin-top: 40px;
}

.top-sm {
  margin-top: 20px !important;
}

.top-sm-2 {
  margin-top: 30px;
}

.term p {
  color: #7f8595;
  font-size: 14px;
}

.term h3 {
  font-size: 26px;
  color: #25252a;
  margin-bottom: 20px;
}

.terms {
  padding: 40px 0;
}

/* start search page */
.search-fill-2 {
  width: 45px;
  margin-top: 40px;
}

.ml-none {
  margin-right: 0 !important;
}

.result {
  margin-top: 30px;
}

.result-confirm h6 {
  color: #25252a;
  font-size: 15px;
}

.result-confirm h4 {
  color: #8d95a6;
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 8px;
}

.ser-btn {
  padding: 9px 20px !important;
  border-radius: 8px !important;
  font-size: 12px !important;
}

.result-confirm {
  text-align: right !important;
}

.result-info h3 {
  color: #25252a;
  font-size: 30px;
}

.result-info h6 {
  color: #25252a;
  font-size: 18px;
}

.result-info p {
  color: #8d95a6;
  font-size: 14px;
}

.result-info p i {
  font-size: 12px;
  margin-left: 5px;
}

.blue-h4 {
  color: #3a3c8e !important;
}

.border-basket {
  border: 1px solid #eee;
  border-radius: 8px;
}

.rounded-left {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.pl-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.total {
  margin-left: 10px;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px;
  padding-bottom: 0 !important;
}

.total-footer p {
  color: #545e6b;
  font-size: 12px;
}

.total-info h3 {
  color: #25252a;
  font-size: 26px;
}

.total-info h4 {
  color: #25252a;
  font-size: 30px;
  font-weight: bold;
}

.total-info h5 {
  color: #8d95a6;
  font-size: 15px;
}

.total-info h5 span {
  text-decoration: line-through;
}

.total-info h6 {
  color: #8d95a6;
  font-size: 15px;
}

.total-info {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.btn-total {
  background-color: #3a3c8e;
  color: #fff;
  margin-top: 40px;
  border-radius: 8px;
  padding: 12px 80px;
  margin-right: 35px;
}

.btn-total:hover {
  background-color: #4d75b8;
  color: #fff;
}

/* start cours profile */
.follow-menu li {
  display: inline-block;
  margin: 10px;
  margin-bottom: 0 !important;
}

.follow-more li {
  display: inline-block;
  margin-top: 30px;
  margin-right: 10px;
}

.Work-in {
  color: #25252a;
  font-size: 30px;
  font-weight: bold;
}

.follow-more li img {
  width: 100px;
}

.follow-menu a {
  color: #8d95a6;
}

.teaching-box h3 {
  font-size: 28px;
  font-weight: bold;
  color: #25252a;
}

.teaching-box p {
  font-size: 17px;
  color: #7f8595;
  margin-top: 10px;
}

.info-box h4 {
  font-size: 20px;
  font-weight: bold;
  color: #25252a;
  margin-top: 30px;
}

.info-box h6 {
  font-size: 16px;
  color: #7f8595;
  margin-top: 10px;
}

.info-box span {
  font-size: 16px;
  color: #4d75b8;
  margin-top: 10px;
}

.btn-outline-dark {
  color: #7f8595;
  border-color: #d6d6d6;
  border-radius: 8px;
}

.review h6 {
  color: #25252a;
  font-size: 20px;
  font-weight: bold;
}

.review h6 span {
  color: #7f8595;
  font-size: 16px !important;
  font-weight: normal !important;
  float: left;
  margin-left: 60px;
}

.review h6 img {
  width: 45px;
}

/* start Hells details */
.course-header {
  position: relative;
}

.course-header .share {
  position: absolute;
  top: 10px;
  right: 65px;
}

.course-header .favorit {
  position: absolute;
  top: 10px;
  right: 20px;
}

.course-header .more-photo {
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.course-header .more-photo img {
  width: 100px;
}

.course-header .favorit img {
  width: 35px;
}

.course-header .share img {
  width: 35px;
}

.course-header .more-video img {
  width: 100px;
}

.course-header .more-video {
  position: absolute;
  bottom: 10px;
  right: 130px;
}

.teaching-box h4 {
  font-size: 26px;
  color: #25252a;
}

.Calendar li {
  display: inline-block;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.Calendar li span {
  font-size: 15px;
  color: #7f8595;
}

.pro-image {
  margin-top: 20px;
  width: 110px;
}

.pro-name {
  font-size: 14px !important;
}

.calender-head {
  background-image: linear-gradient(to right, #8bd1ef, #4d75b8);
  padding: 15px;
  border-radius: 3px;
}

.calender-head h5 {
  color: #fff;
  font-size: 20px;
}

.calender-info {
  padding: 15px;
}

.calender-info h5 {
  color: #25252a;
  font-size: 14px;
}

.calender-info h4 {
  font-size: 17px;
  color: #000;
}

.big-bottom {
  margin-bottom: 150px;
}

.price-float {
  font-weight: bold;
  font-size: 28px !important;
  color: #4d75b8 !important;
}

.customer li {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}

/* start new-hells */
.new-hells {
  background: url(../images/logo-back.png) -400px 0px no-repeat,
    linear-gradient(to right, #8bd1ef, #4d75b8);
  padding: 3rem 0;
  background-size: contain;
}

/* navbar  */
.pro-info-nav {
  color: #545e6b !important;
  font-size: 15px !important;
}

.pro-info-nav-footer {
  color: #b84d4d !important;
  font-size: 15px !important;
}

/* start contact us */
.data-contact {
  margin-top: 50px;
}

.data-contact li {
  display: flow-root;
  margin-bottom: 20px;
}

.data-contact li img {
  width: 30px;
}

.data-contact h4 {
  color: #3f4551;
  font-size: 20px;
}

.data-contact span {
  color: #8d95a6;
  font-size: 14px;
}

.span-data {
  margin-left: 15px !important;
  margin-top: 10px;
}

/* start customize */
.circle-badge {
  text-align: center;
  width: 175px;
  height: 175px;
  border-radius: 50%;
}

.circle-badge img {
  margin-top: 10px;
  width: 45px;
}

.circle-badge h6 {
  color: #3f4551;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

.ul-circle .Z {
  transform: translate(-60%, 200%);
}

.ul-circle .Y {
  transform: translate(13%, -16%);
}

.ul-circle .X {
  transform: translate(21%, -16%);
}

.ul-circle .zz {
  transform: translate(-100%, -25%);
}

.ul-circle .yy {
  transform: translate(-100%, -145%);
}

.ul-circle .xx {
  transform: translate(-70%, -30%);
}

/* start hells details-1 */
.rating .checked {
  color: #ffd685;
}

.rating span {
  color: #d6d6d6;
}

.rating a {
  text-decoration: none;
}

.located {
  color: #3a3c8e;
  margin: 15px 0;
  font-size: 16px;
}

.check h6 {
  color: #7f8595;
  font-size: 15px;
  margin-bottom: 25px;
}

.check h6 img {
  width: 22px;
}

.dial {
  width: 20px;
}

.calender-info p {
  color: #7f8595;
  font-size: 16px;
}

.calender-info a {
  color: #4d75b8;
}

/* start hells details-2 */
.btn-now {
  background-color: #3a3c8e;
  color: #fff;
  padding: 15px 70px;
  margin-left: 40px;
  margin-top: 20px;
  border-radius: 8px;
}

.btn-now:hover {
  color: #fff;
}

.btn-now-2 {
  background-color: #3a3c8e;
  color: #fff;
  padding: 15px 112px;
  margin-top: 20px;
  border-radius: 8px;
}

.btn-now-2:hover {
  color: #fff;
}

.Certificates li {
  display: inline-block;
  margin-right: 15px;
}

.Certificates li img {
  width: 180px;
}

/* start hells details */
.amenitie {
  padding: 10px;
  border-radius: 4px;
  margin-left: 15px;
  margin-top: 20px;
  padding-top: 20px !important;
}

.calender-info-2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.calender-info-2 img {
  width: 15px;
}

.calander-contain {
  padding: 20px;
}

.policie h4 {
  font-size: 18px;
  color: #262626;
}

.policie p {
  font-size: 14px;
  color: #adaaaa;
}

.policie p img {
  width: 35px;
  padding-right: 10px;
}

/* start payment */
.border-payment {
  border: 1px solid #ced4da6b;
  padding: 20px;
  border-radius: 0.25rem;
}

.form-control-5 {
  display: block;
  width: 100%;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da6b;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control-5:focus {
  border: 1px solid #4d75b8;
  border-radius: 0.25rem;
}

.img-visa {
  width: 100px;
  margin-right: 30px;
}

.border-payment label {
  font-size: 14px;
  color: #6d6d6d;
}

.border-payment h3 {
  font-size: 24px;
  color: #000000;
}

.border-payment h6 {
  font-size: 14px;
  color: #545e6b;
}

.btn-outline-secondary {
  border-color: #ced4da6b;
  color: #6d6d6d;
  font-size: 14px !important;
}

.btn-outline-secondary img {
  width: 20px;
}

.btn-outline-secondary:hover {
  background-color: transparent;
  color: #6d6d6d;
  border-color: #ced4da6b;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #6d6d6d;
  background-color: transparent;
  border-color: #ced4da6b;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.product-container {
  width: 95px;
  height: 90px;
}

.end-info {
  padding: 20px 0;
}

.end-info h6 {
  font-weight: bold;
  font-size: 16px;
  color: #25252a;
}

.end-info p {
  font-size: 14px;
  color: #8d95a6;
  margin-bottom: 0 !important;
}

.end-info p span {
  font-size: 16px;
  color: #3a3c8e;
  font-weight: bold;
}

.payment-for {
  color: #25252a;
  font-size: 26px;
}

.total-end {
  padding: 20px 0px;
}

/* hells details-4 */
.cert {
  padding: 30px;
}

.cert img {
  width: 270px;
}

.table td,
.table th {
  border: 1px solid #dee2e6;
}

.text-mute {
  color: #8d95a6;
  font-size: 14px;
}

.top-custom {
  margin-top: 55px;
}

/* start chat */
.send-btn {
  font-size: 24px;
  color: #4d75b8;
  margin-right: 20px;
}

.badge-unread {
  background-color: #4d75b8;
  color: #fff;
  width: 25px;
  height: 20px;
  border-radius: 45%;
  margin-right: 10px;
}

.hover-chat {
  cursor: pointer;
}

.hover-chat:hover {
  background-color: #8bacef62;
  transition: all ease 0.3s;
  border-radius: 3px;
}

.border-col {
  border: 2px solid #eff0f1;
  border-radius: 5px;
}

.over-scrol {
  height: 400px;
  overflow-y: auto;
}

.msg-image img {
  width: 55px;
  margin-right: 30px;
}

.w-half {
  width: 10%;
}

.send-arrow {
  margin-top: 35px;
  margin-left: 10px;
}

.new-message {
  background-color: #3a3c8e;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  transition: all ease 0.3s;
}

.new-message:hover {
  color: #fff;
  text-decoration: none;
  background-color: #4d75b8;
}

.badge-chat {
  padding: 15px;
  background-color: #eef0f5;
  line-height: 1.7;
  color: #3f4551;
  font-size: 12px;
  font-weight: normal;
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 0;
}

.badge-chat-1 {
  background-color: #4d75b8;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding: 15px;
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 0;
}

.msg-text textarea {
  padding: 10px;
  margin-top: 30px;
  width: 85%;

}

.badge-boxx {
  background-color: #3f4698;
  padding: 8px 30px;
  color: #fff;
}

.msg-infoo h5 {
  color: #3f4551;
  font-size: 24px;
}

.msg-infoo h6 {
  color: #808798;
  font-size: 14px;
}

.un-read {
  color: #4d75b8 !important;
}

.head-chat-pro {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  padding-top: 10px;
}

.head-chat-pro h4 {
  color: #25252a;
  font-size: 26px;
}

.head-chat-pro h4 span {
  color: #4d75b8;
  margin-left: 10px;
  font-size: 22px;
}

.head-chat-pro img {
  width: 35px;
}

.h-d {
  color: #808798;
  font-size: 13px;
}

/* start profile */
.badge-year {
  width: 140px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: none;
  border-bottom: 1.5px solid transparent;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link {
  border: none;
  border-bottom: 1.5px solid transparent;
  color: #b7b4b4;
  margin-right: 15px;
  margin-left: 15px;
  font-size: 16px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #4d75b8;
  background-color: #fff;
  border-color: #4d75b8;
  border: none;
  border-bottom: 1.5px solid;
}

.rate-star {
  color: #ffd685 !important;
}

.border-attend {
  border: 1px solid #eee;
  border-radius: 10px;
}

.border-attend .col-md-4 {
  padding-left: 0 !important;
}

.ateend-dark {
  color: #25252A;
  font-weight: bold;
}

.result-confirm .pr-2 {
  margin-top: 5px;
}

.result-confirm-2 {
  text-align: left !important;
}

.package-head h3 {
  color: #25252A;
  font-size: 24px;
  margin: 30px 0;
}

.package {
  background-image: linear-gradient(to left, #6610BB, #EF00FF);
  padding: 15px;
  padding-top: 35px;
  border-radius: 20px;
  color: #fff;
}

.package-2 {
  background-image: linear-gradient(to left, #FF6F00, #FED552) !important;

}

.package-3 {
  background-image: linear-gradient(to left, #F93B7A, #FD8BC8) !important;

}

.package-menu li {
  display: inline-block;
  margin-right: 30px;
}

.year {
  background-color: #fff;
  border-radius: 25px;
  color: #710FC0;
  padding: 8px 40px;
}

.font-bold {
  font-weight: bold;
  font-size: 22px;
  margin-left: 20px;
}

.btn-outline-danger {
  color: #B84D4D;
  border-color: #B84D4D;
  border-radius: 8px;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #B84D4D;
  border-color: #B84D4D;

}

.Unsubscribe {
  font-size: 14px;
  color: #8D95A6;
}

.list span {
  font-size: 14px;
  color: #8D95A6;
}

.info h3 {
  color: #25252A;
  font-size: 24px;
}

.info a img {
  width: 170px;
}

.book {
  margin-right: 45px;
}

/* start upload  custom input */
.up-img {
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

#blah {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.imgpo {
  position: absolute;
  top: 50%;
  opacity: 0;
  padding: 50px 0;
  z-index: 11111;
  cursor: pointer;
  width: 100%
}

.file-hover {
  position: absolute;
  top: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  cursor: pointer;


}

.ri-menue {
  position: absolute;
  top: 0;
  opacity: 0;
}

.up-down {
  cursor: pointer;
  position: relative;
  text-align: left;
  overflow: hidden;
}

.up-load {
  width: 150px;
  margin-bottom: 20px;
  margin-top: 100px;
  margin-left: 20px;

}

.up-load-2 {
  font-size: 22px;
  color: #232575;
  margin-left: 20px;
  margin-top: 5px;

}

.up-down i {
  padding-right: 10px;
}

/* Start Subscrip */
.package-11 {
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #6610BB, #EE00FF);
  color: #fff;
  padding: 20px 0;
}

.package-22 {
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #FF6F00, #FED552);
  color: #fff;
  padding: 20px 0;

}

.package-33 {
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #F93B7A, #FD8BC8);
  color: #fff;
  padding: 20px 0;

}

.packeg-m {
  margin-right: 130px !important;
  margin-left: 0px !important;
}

.disply-block li {
  display: block !important;
  margin-bottom: 20px;
  margin-right: 0px;
}

.Unsubscribe-2 {
  color: #fff;
}

.badge-light {
  padding: 8px 20px;
  border-radius: .25rem;
  text-decoration: none;
  background-color: #fff;
  color: #25252a;
  transition: all ease 0.3s;

}

.badge-light:hover {
  text-decoration: none;

}

.package-head-2 {
  text-align: center !important;
}

/*  */

.header-1-list .list-2 {
  float: right;
}

.header-1-list .list-1 {
  float: left !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 10px;

}

.card-title .fa-star {
  float: left !important;
  padding-top: 5px;
}

.screen-med-sm {
  text-align: right;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
}

.c-grid {
  float: right;
}

.slick-prev {
  left: 30px !important;
  top: -50px;
}

.slick-next {
  top: -50px !important;
  left: 70px !important;
}

.slick-slider {
  direction: ltr;
}

.dropright .dropdown-toggle::after {
  display: none;
}

.nav-account a:first-child,
.nav-tabs .nav-link:first-child:focus {
  margin-right: 0;
}

/* start my Media-Quary *************************************************** ********/
@media only screen and (max-width: 600px) {
  #YourEmail {
    float: right;
  }

  .packeg-m {
    margin-right: 20px !important;
  }


  .get {
    margin-top: 15px;
  }

  .n-attend {
    float: none !important;
  }

  .border-attend {
    border: none;
    border-radius: 0px;
  }

  .result {
    margin-left: 20px;
  }

  .nav-tabs {
    border-bottom: 1px solid transparent;
  }

  .border-attend .col-md-4 {
    padding-left: 15px !important;


  }

  .border-attend .col-md-4 img {

    border-radius: 10px;

  }

  .over-scrol {
    height: 400px;
    overflow: hidden;
  }

  .nav-tabs .nav-link:focus,
  .nav-tabs .nav-link {
    margin-left: 90px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .cert img {
    margin-bottom: 20px;
    width: 150px;
  }

  .border-payment {
    margin: 0 2px;
  }

  .calender-info h4 {
    font-size: 14px;
  }

  .calender-info h5 {
    font-size: 12px;
  }

  .btn-now {
    padding: 10px 20px;
    margin-left: 0px;
    width: 100%;
  }

  .btn-now-2 {
    padding: 10px 70px;
    margin-left: 0px;
    width: 100%;
  }

  .rating {
    float: none !important;
    margin-bottom: 10px;
  }

  .check h6 {
    margin-bottom: 20px;
  }

  .big-bottom {
    margin-bottom: 50px;
  }

  .media-top {
    margin: 15px;
    margin-top: 40px;
  }

  .rounded-left {
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 0px !important;
  }

  .border-basket {
    margin: 0 5px;
    margin-top: 30px;
  }

  .total {
    margin-top: 30px;

    margin-left: 0px !important;
  }

  .top {
    margin-top: 10px;
  }

  .about-image {
    margin: 20px 0;
  }

  .center-ul li:first-child {
    margin-bottom: 20px;
  }

  .join-info {
    transform: unset;
    margin-bottom: 50px;
    margin-top: 50px;
  }

  .join-info p {
    width: 100%;
    margin-top: 20px;
  }

  .center-ul li:last-child {
    margin-top: 20px;
  }

  .center-ul {
    list-style: none;
    padding: 20px;
  }

  .center-menu {
    margin-top: 50px;
  }

  .p-right-none {
    padding-left: 15px;
  }

  .center-form-input {
    margin-top: 15px;
  }

  .form-control {
    margin-bottom: 10px;
  }

  .center-form {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    margin-bottom: 20px;
    padding: 20px !important;
  }

  .btn-next {
    margin-top: 30px;
  }

  .mtop-big {
    margin-top: 100px;
  }

  .center-form-input-2 {
    margin-top: 10px;
  }

  .form-control-2 {
    border: 1.5px solid #7070703f !important;
    width: 15%;
    margin-left: 15px;
    border-radius: 12px;
    height: 50px;
  }

  .mright-small {
    margin-right: 10px;
  }

  .custom-file-label {
    padding-bottom: 50px;
    padding-top: 20px;
  }

  .custom-file-label::after {
    top: 10px;
    right: 70%;
  }

  .date-of-bank-2 {
    padding-top: 60px !important;
  }

  .custom-pose {
    padding-bottom: 100px;
  }

  .custom-pose::after {
    top: 80px;
  }

  .pass-card {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
    margin-top: 10rem;
  }

  .dif-account {
    margin-top: 40px;
    text-align: center;
  }

  .p-none {
    padding: 15px;
  }

  .m-smaller {
    margin-top: 20px;
  }

  .header-1-list li:first-child {
    margin-left: 0px;
  }

  .list-2 {
    float: none;
  }

  .y-side,
  .y-side-big {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero {
    background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);
    height: 100%;
  }

  .hero-box-info {
    transform: unset;
    margin: 30px 0;
  }

  .hero-box-info h1 {
    font-size: 40px;

  }

  .hero-box-info p {
    width: 100%;

  }


  .section-head p {
    width: 100%;
  }

  .section-head {
    margin-bottom: 20px;
  }

  .skill p {
    width: 100%;
  }

  .skill {
    margin-bottom: 30px;
  }


  .card {
    margin-bottom: 1rem;
    width: 92%;
  }

  .mr-left-none {
    margin-left: 0 !important;
  }

  .responsiv .card {
    width: 100%;
  }

  .layout {
    height: 63%;
  }

  .layout-2 {
    height: 61% !important;
  }

  .slick-next {
    top: -15px !important;
    left: 70px !important;
  }

  .slick-prev {
    left: 200px;
    top: -15px;
  }

  .btn-Search {
    margin-bottom: 15px;
    width: 100%;
  }

  .form-group {
    margin-left: 0 !important;
  }

  .customiz {
    margin-bottom: 20px;
    margin-left: 0;
    width: 40%;
    /* padding:40px 10px !important; */
  }

  .navbar-nav-2 {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .coach-layout {
    display: none;
  }

  .down-info {
    margin-top: 20px;
    left: 0px;
  }

  .down-info p {
    width: 100%;
    margin: 30px 0px;
  }

  .down-badg img {
    width: 150px;
  }

  .project {
    margin-top: 30px;
  }

  .btn-sub {
    margin-right: 0px;
  }

  .sub-form {
    float: none;
    margin-right: 0px;
  }

  .form-control-4 {
    width: auto !important;
  }

  .logo-footer {
    display: none;
  }

  .footer {
    margin-top: 0px;
    padding: 20px 0;
  }

  .footer li {
    margin-bottom: 20px;
  }

  .social-footer a i {
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .social-footer {
    float: none !important;
  }

  .ul-circle li {
    display: block;
    margin-bottom: 30px;
    margin-left: 20px;
  }

  .ul-circle {
    margin: 0;
    text-align: center;
  }

  .ul-circle .A {
    transform: unset;
  }

  .ul-circle .B {
    transform: unset;
  }

  .ul-circle .C {
    transform: unset;
  }

  .ul-circle .D {
    transform: unset;
  }

  .ul-circle .E {
    transform: unset;
  }

  .ul-circle .F {
    transform: unset;
  }

  .ul-circle .G {
    transform: unset;
  }

  .layout-center {
    height: 67.5% !important;
  }

  .nav-header {
    background-image: linear-gradient(to right, #8bd1ef, #3a3c8e);
    padding-bottom: 20px;
  }

  .subscrib {
    margin: 0 15px;
  }

  .teaching-box {
    text-align: center;
    margin-left: 0 !important;
  }

  .left {
    text-align: right !important;
  }

  .tall-1 {
    height: 880px;
  }

  .date-of-bank {
    padding-top: 30px;
  }

  .center-form-22 {
    padding-top: 150px !important;
  }

  .blue {
    height: 750px !important;
    margin: 0;
    margin-top: 25px !important;
  }

  .head-coach {
    text-align: center;
  }

  .top-coaches {
    padding: 20px 0;
  }

  .join {
    padding: 20px 0;
  }

  .download {
    padding: 20px 0;
  }

  .cat {

    margin-left: 0px;
    display: inline-block;
  }

  .section-head {
    margin-top: 20px;
  }

  .new-hells {
    padding: 70px 0;
  }

  .search-top {
    margin-top: 30px;
  }

  .ser-btn {
    padding: 7px 15px !important;
  }

  .head-contact {
    margin-top: 50px;
    margin-left: 10px !important;
  }

  .float-none {
    float: left !important;
  }

  .span-data {
    margin-left: 30px !important;
  }

  .ul-circle .Z {
    transform: unset;
  }

  .ul-circle .Y {
    transform: unset;
  }

  .ul-circle .X {
    transform: unset;
  }

  .ul-circle .zz {
    transform: unset;
  }

  .ul-circle .yy {
    transform: unset;
  }

  .ul-circle .xx {
    transform: unset;
  }

  .mr-left-none {
    margin-left: 0 !important;
    margin-bottom: 40px;
  }

  .back-dash {
    margin: 0 10px;
  }

  .screen-med-sm {
    font-size: 18px !important;
  }

  .screen-med-sm span {
    font-size: 16px !important;
  }

  .head-chat-pro {
    padding-bottom: 15px;
  }

  .over-scrol {
    height: 350px;
    overflow-y: auto;
  }

  .c-grid {
    float: right;
    width: 60%;
  }

  .down-info {
    transform: unset;
  }

  .head-list-info p {

    width: 100%;
  }

  .head-list-info h1 {
    font-size: 40px;
  }

  .list-1 {
    float: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0rem;

  }

  .navbar-expand-lg .navbar-nav-3 .nav-link {
    padding-left: 0;
    padding-right: 1.2rem;

  }

  .btn-total {

    margin-right: 50px;
  }

  .pass-card-3 {
    width: 550px;
    margin: 10px;
    margin-top: 12rem;
  }

  .book {
    margin-right: 0px;
  }

}


/************** by nesma ******************/

.slick-slide {
  direction: rtl !important;
}

[dir="rtl"] .slick-prev {
  right: initial;
  left: 30px !important;
}

[dir="rtl"] .slick-next {
  left: 0 !important;
}

.tagsinput .tag {
  float: right !important;
  margin-top: 3px;
}

.tagsinput>input,
div.tagsinput div {
  float: right !important;
  text-align: right;
}

.calender-head h6 {
  color: #fff;
}

.dropdown-item.user-info {
  padding: 0px;
}

.dropdown-item.user-info img {
  float: right;
}

.topnav .search-container {
  float: left;
}

.topnav input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
  border-bottom: 1.5px solid #7070703f;
  border-radius: 0;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
}

.topnav .search-container button {
  float: left;
  padding: 6px 10px;
  margin-top: 8px;
  margin-left: 16px;
  background: #f0f0f0;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.topnav .search-container button:hover {
  background: #ccc;
}

@media screen and (max-width: 600px) {
  .topnav .search-container {
    float: none;
  }

  .topnav a,
  .topnav input[type=text],
  .topnav .search-container button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }

  .topnav input[type=text] {
    border: 1px solid #ccc;
  }
}

.header .select2-container--default .select2-selection--single {
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  height: 48px;
}

.header .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #b9b9b9;
  line-height: 48px;
}

.header .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px;
}

.float-right {
  float: left !important;
}

.dropdown-menu-right {
  right: auto;
  left: 0;
}

.mr-2,
.mx-2 {
  margin-left: .5rem !important;
  margin-right: initial !important;
}

.ml-4,
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: initial !important;
}

.pl-5,
.px-5 {
  padding-right: 3rem !important;
  padding-left: initial !important;
}

.btn-danger {
  font-size: 14px;
}

.mr-3,
.mx-3 {
  margin-left: 1rem !important;
  margin-right: initial;
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-right: -1.25rem;
  margin-left: initial;
}

.float-left {
  float: right !important;
}

.logo-dark.float-left {
  float: left !important;
}

body {
  background-color: initial;
}

.calendar .event-container .event-hour {
  display: none;
}

.details .cover-img {
  width: 100%;
  max-height: 500px;
}

#carouselExampleIndicators .carousel-item img,
#carouselExampleIndicators-2 .carousel-item img {
  height: 300px;
  text-align: center;
  margin: auto;
}

/*.trainer-item img.card-img-top{
  width: 209px;
border-radius: 50%;
height: 209px;
text-align: center;
  margin: auto;
}*/

.trainer-item .rating {
  float: none !important;
  padding: 0px !important;
}

#carouselExampleIndicators .rating {
  float: none !important;
}

.trainer-item .info-box h6 {
  margin: 0px !important;
}

.legal_papers {
  width: 60px;
  height: 60px;
}

#navbarSupportedContent .dropdown-toggle::after {
  content: none !important;
}

#navbarSupportedContent .mixitup-control-active {
  border: none !important;
}

.hall-item-h .card-img,
.course-item-h .card-img {
  height: 220px;
}

.hall-item-v .card-img,
.course-item-v .card-img {
  height: 250px;
}

.card-body {
  min-height: 143px;
  max-height: 143px;
}

.profile .nav-link {
  padding: 0px;
}

.halls .card-info,
.halls .remote {
  font-size: 20px;
}

img.card-top {
  height: 248px;
}

.courses img.icon,
.course-item img.icon {
  width: 16px;
}

.bottom-sm-2 {
  margin-bottom: 30px;
}

body {
  overflow-x: hidden;
}

.pagination {
  display: -webkit-box !important;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  float: none;
  text-align: center;
  margin: auto;
  width: fit-content;
}

.card-login .logo-container h3 {
  margin-top: 30px;
}

.card-login .logo-container {
  text-align: center;
}

/* media query for ipad*/
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .blue {
    height: 100% !important;
    margin: 0;
    margin-top: 55px;
  }

  .white {
    height: 100% !important;
    margin-top: 40px;
  }


}

@media only screen and (max-width: 768px) {

  #carouselExampleIndicators .carousel-item img,
  #carouselExampleIndicators-2 .carousel-item img {
    height: auto;
  }
}

.info a.add_button img,
.info a.remove_button img {
  width: initial;
}

.reg-fields {
  font-size: 14px;
  color: #8d95a6;
}

.alert-danger li {
  margin-right: 45px;
}

.required-fields {
  color: red;
  font-size: 14px;
  /*margin-right: 15px;*/
}

.required-fields li {
  line-height: 25px;
  list-style: none;
}

#cctable .form-control {
  width: initial;
}

div.tagsinput span.tag,
.teaching-box span.tag {
  float: right !important;
  border: 1px solid #9896d5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
  padding: 5px;
  text-decoration: none;
  background: #a6cbe8e3;
  color: #535e82;
  margin-right: 5px;
  margin-bottom: 5px;
  font-family: helvetica;
  font-size: 13px;
}

.info-tooltip:hover {
  text-decoration: none;
}

@media (max-width:991px) {
  .form-control-4 {
    width: auto !important;
  }
}