@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,400i,500,700,700i,900,900i);/*----------------------------------------------------
@File: Default Styles
@Author: Team HTMLMATE
@URL: https://www.htmlmate.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */

/*=====================================================================
@Template Name: Genius Course
@Author: HTMLMATE



@Default Styles

Table of Content:
01/ Variables,Global
02/ Header Section
03/ Slider Section
04/ Search Course Section
05/ Popular Course Section
06/ About Section
07/ Testimonial Section
08/ Latest area Section
09/ Best course Section
10/ Teacher Section
11/ Best product section
12/ FAQ section
13/ Course category section
14/ why choose us section
15/ contact section
16/ blog section
17/ check out section
18/ Course section
19/ footer
 


=====================================================================*/

/*Variables*/

/*----------------------------------------------------*/

#course-btn .genius-btn {
  margin: 0 auto;
}

/*---------------------------------------------------- */

/*global area*/

/*----------------------------------------------------*/

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #777777;
  font-family: "Volte", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.ul-li ul {
  margin: 0;
  padding: 0;
}

.ul-li ul li {
  list-style: none;
  display: inline-block;
}

.animation,
.staggered-animation {
  visibility: hidden;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.ul-li-block ul {
  margin: 0;
  padding: 0;
}

.ul-li-block ul li {
  list-style: none;
  display: block;
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: #fff;
  background: #fff url(/images/preloader.gif?0a8c26e802929c038e2fc11565019dfb) no-repeat center center;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover,
a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

section {
  overflow: hidden;
}

button {
  cursor: pointer;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
.register-form-area select:visited,
.register-form-area textarea:visited,
input.active,
.register-form-area select.active,
.register-form-area textarea.active,
input:hover,
.register-form-area select:hover,
.register-form-area textarea:hover,
input:focus,
.register-form-area select:focus,
.register-form-area textarea:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  color: inherit;
}

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.relative-position {
  position: relative;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Volte", sans-serif !important;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb45 {
  margin-bottom: 45px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.ml42 {
  margin-left: 42px;
}

.mb65 {
  margin-bottom: 65px;
}

.mt60 {
  margin-top: 60px;
}

.pt150 {
  padding-top: 150px;
}

.pb45 {
  padding-bottom: 30px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb10 {
  padding-bottom: 10px;
}

.gradient-bg,
.modal-body .nws-button button,
.teacher-pic-content .teacher-img-content:after,
.course-details-category li:hover {
  background: #76b4b0;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #76b4b0), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#9ad1cd), color-stop(51%, #76b4b0), to(#9ad1cd));
  background: linear-gradient(to right, #9ad1cd 0%, #76b4b0 51%, #9ad1cd 100%);
  background-size: 200% auto;
  -webkit-transition: background 1s ease-out;
  transition: background 1s ease-out;
}

.gradient-bg:hover,
.modal-body .nws-button button:hover,
.teacher-pic-content .teacher-img-content:hover:after,
.course-details-category li:hover {
  background: #9ad1cd;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #9ad1cd), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#76b4b0), color-stop(51%, #9ad1cd), to(#76b4b0));
  background: linear-gradient(to right, #76b4b0 0%, #9ad1cd 51%, #76b4b0 100%);
  background-size: 200% auto;
  background-position: 190px;
}

.text-gradiant {
  background: -webkit-gradient(left top, right top, color-stop(0%, #9ad1cd), color-stop(100%, #76b4b0));
  background: -webkit-gradient(linear, right top, left top, from(#9ad1cd), to(#76b4b0));
  background: linear-gradient(to left, #9ad1cd 0%, #76b4b0 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.backgroud-style {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.whitish-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.65);
}

.genius-btn {
  height: 50px;
  line-height: 52px;
  border-radius: 4px;
  display: table;
  padding: 0px 25px;
}

.genius-btn a {
  color: #fff;
  display: block;
  width: 100%;
}

.genius-btn a i {
  margin-left: 5px;
  color: #9ad1cd;
}

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

.section-title .subtitle {
  color: #a9a3a3;
  letter-spacing: 7px;
  position: relative;
}

.section-title .subtitle:before,
.section-title .subtitle:after {
  content: ".";
  font-size: 70px;
  left: -45px;
  pointer-events: none;
  position: absolute;
  text-shadow: transparent 0px 0px;
  top: -10px;
  line-height: 0;
  color: #76b4b0;
  text-shadow: 15px 0 #76b4b0;
}

.section-title .subtitle:after {
  right: -28px;
  left: inherit;
}

.section-title h2 {
  font-size: 55px;
  font-weight: 300;
  color: #000000;
}

.section-title h2 span {
  font-weight: 700;
}

.section-title-2 h2 {
  font-size: 38px;
  color: #000000;
  font-weight: 300;
  position: relative;
}

.section-title-2 h2:after {
  position: absolute;
  content: "";
  bottom: -20px;
  height: 2px;
  width: 50px;
  left: 0;
  background-color: #17d0cf;
}

.widget-title {
  font-size: 25px;
  color: #000000;
  font-weight: 700;
  position: relative;
  margin-bottom: 50px;
}

.widget-title:after {
  position: absolute;
  content: "";
  bottom: -20px;
  height: 2px;
  width: 50px;
  left: 0;
  background-color: #17d0cf;
}

.breadcrumb-section {
  height: 388px;
  padding-top: 156px;
  background-repeat: no-repeat;
}

.breadcrumb-section .blakish-overlay {
  opacity: 1;
  visibility: visible;
}

.breadcrumb-section .page-breadcrumb-content {
  position: absolute;
  top: 352px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  left: 0rem;
  right: 0;
}

@media screen and (max-width: 659px) {
  .breadcrumb-section .page-breadcrumb-content {
    top: 354px;
  }
}

.breadcrumb-section .page-breadcrumb-title {
  padding-left: 5rem;
  max-width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .breadcrumb-section .page-breadcrumb-title {
    padding-left: 3rem !important;
  }
}

@media screen and (max-width: 991px) {
  .breadcrumb-section .page-breadcrumb-title {
    padding-left: 1rem !important;
  }
}

.breadcrumb-section .filter-container {
  background-color: rgba(154, 209, 205, 0.7);
  padding-left: 5rem;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .breadcrumb-section .filter-container {
    padding-left: 3rem !important;
  }
}

@media screen and (max-width: 991px) {
  .breadcrumb-section .filter-container {
    padding-left: 1rem !important;
  }
}

.breadcrumb-section .filter-container::-webkit-scrollbar {
  height: 7px;
}

.breadcrumb-section .filter-container::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 4px;
}

.breadcrumb-section .filter-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #9ad1cd;
  cursor: pointer;
}

.breadcrumb-section .filter-section {
  width: 100%;
  max-width: 1328px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb-section .filter-section .filter {
  font-size: 17px;
  font-family: "Volte";
  padding-top: 21px;
  padding-bottom: 21px;
  text-shadow: 0px 3px 6px #00000029;
  text-transform: uppercase;
  color: #fff !important;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}

@media screen and (max-width: 991px) {
  .breadcrumb-section .filter-section .filter {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.breadcrumb-section .filter-section .filter a {
  color: #fff !important;
  text-shadow: 0px 3px 6px #00000029;
  text-transform: uppercase;
  text-decoration: none !important;
}

.breadcrumb-section .filter-section .filter.active a {
  position: relative;
}

.breadcrumb-section .filter-section .filter.active a:after {
  height: 6px;
  position: absolute;
  content: "";
  background-color: #fff;
  width: 100%;
  bottom: -26px;
  left: 0px;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}

.breadcrumb-section .filter-section .filter:hover {
  color: #101010;
}

.breadcrumb-section .filter-section .filter:hover a {
  color: #101010 !important;
}

.breadcrumb-section .filter-section .filter:hover a:after {
  background-color: #101010;
}

@media screen and (max-width: 659px) {
  .breadcrumb-section .filter-section .filter {
    width: 100%;
    font-size: 14px;
  }
}

.breadcrumb-section .filter-section .owl-controls {
  display: none !important;
}

.breadcrumb-section .breadcrumb-head {
  font-size: 30px !important;
  color: #fff;
  font-family: "VolteLight";
  font-weight: 600;
}

.breadcrumb-section .breadcrumb {
  text-align: center;
  display: inherit;
  background-color: transparent;
}

.breadcrumb-section .breadcrumb-item {
  background-color: #76b4b0;
  color: #fff;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 4px;
}

.breadcrumb-section .breadcrumb-item::before {
  display: none;
}

.breadcrumb-section .breadcrumb-item.active {
  background-color: #3b3b3b;
  color: #7a7a7a;
}

@media screen and (max-width: 991px) {
  .breadcrumb-section {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 991px) {
  .tiny-breadcrumb {
    height: 200px !important;
  }

  .tiny-breadcrumb .page-breadcrumb-content {
    top: 177px !important;
  }
}

.breadcrumb-section-withDetails {
  padding-top: 140px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.breadcrumb-section-withDetails .container {
  max-width: 1014px;
  margin-top: 200px;
}

.breadcrumb-section-withDetails .container:before {
  content: "";
  position: absolute;
  background-image: url(/images/Course-background2.jpg?ebe69fdad5d45dbd449d2f6fdb4295dd);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 75%;
  left: 0;
  top: 0;
  z-index: -1;
}

.breadcrumb-section-withDetails .page-breadcrumb-content {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding-top: 39px;
  padding-bottom: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.breadcrumb-section-withDetails .go-back {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Volte";
  color: #9ad1cd;
}

.breadcrumb-section-withDetails .go-back:hover {
  color: #101010;
}

.breadcrumb-section-withDetails .page-breadcrumb-title {
  font-size: 30px !important;
  color: #000000;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: 6px;
  font-family: "VolteLight";
}

.breadcrumb-section-withDetails .page-breadcrumb-title h1,
.breadcrumb-section-withDetails .page-breadcrumb-title h2 {
  font-size: 30px !important;
  font-family: "VolteLight";
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .breadcrumb-section-withDetails .page-breadcrumb-title {
    font-size: 20px !important;
  }

  .breadcrumb-section-withDetails .page-breadcrumb-title h1,
  .breadcrumb-section-withDetails .page-breadcrumb-title h2 {
    font-size: 20px !important;
  }
}

.breadcrumb-section-withDetails .course-description {
  letter-spacing: 0.3px;
  color: #000000;
  font-size: 15px;
  font-family: "VolteLight";
  max-width: 642px;
  text-align: center;
}

.breadcrumb-section-withDetails p {
  letter-spacing: 0.3px;
  color: #000000;
  font-size: 15px;
  font-family: "VolteLight";
  max-width: 642px;
  text-align: center;
  text-transform: none !important;
}

@media screen and (max-width: 991px) {
  .breadcrumb-section-withDetails {
    padding-top: 18px;
  }

  .breadcrumb-section-withDetails .course-description {
    max-width: 242px;
  }

  .breadcrumb-section-withDetails .page-breadcrumb-title {
    margin-bottom: 6px !important;
    text-align: center;
    font-size: 18px !important;
  }

  .breadcrumb-section-withDetails .page-breadcrumb-title h2,
  .breadcrumb-section-withDetails .page-breadcrumb-title h1 {
    font-size: 18px !important;
  }
}

.account-breadcrumb-section {
  padding-top: 140px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.account-breadcrumb-section .container {
  padding-bottom: 80px;
}

.account-breadcrumb-section .page-title {
  font-size: 43px;
  letter-spacing: 2.15px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: "Volte";
}

@media screen and (max-width: 768px) {
  .account-breadcrumb-section .page-title {
    font-size: 28px;
  }
}

.account-breadcrumb-section .container {
  max-width: 1014px;
  margin-top: 130px;
}

.account-breadcrumb-section .container:before {
  content: "";
  position: absolute;
  background-image: url(/images/course-breadcrumb.jpg?b8958667c0bd9be8cf737e22a9ab345a);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 450px;
  left: 0;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .account-breadcrumb-section .container {
    margin-top: 12px;
  }

  .account-breadcrumb-section .container:before {
    height: 270px;
  }
}

.account-breadcrumb-section .page-breadcrumb-content {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 210px;
}

.account-breadcrumb-section .healer-option-box {
  padding: 25px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  margin-right: 20px;
  width: calc(100% - 40px);
  border-bottom: 1px solid #dfe1e5;
}

.account-breadcrumb-section .healer-option-box:last-of-type {
  border-bottom: none !important;
}

.account-breadcrumb-section .healer-option-box .healer-image {
  width: 78.2px;
  height: 78.2px;
  border-raduis: 50%;
}

.account-breadcrumb-section .healer-option-box .healer-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  border: 2px solid #9ad1cd;
}

@media screen and (max-width: 991px) {
  .account-breadcrumb-section .healer-option-box .healer-image {
    margin-bottom: 20px;
  }
}

.account-breadcrumb-section .healer-option-box .session-info {
  width: calc(100% - 78.2px);
  padding-left: 18px;
}

@media screen and (max-width: 767px) {
  .account-breadcrumb-section .healer-option-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .account-breadcrumb-section .healer-option-box .session-info {
    padding-left: 0px;
    width: 100%;
  }
}

.account-breadcrumb-section .label-healer {
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #9ad1cd;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.account-breadcrumb-section .label-value {
  font-size: 14px;
  letter-spacing: 0.42px;
  color: #1a1917;
  margin-bottom: 2px;
}

.account-breadcrumb-section .label-value.dotted {
  position: relative;
  margin-left: 14px;
}

.account-breadcrumb-section .label-value.dotted:before {
  content: ".";
  font-size: 70px;
  left: -14px;
  pointer-events: none;
  position: absolute;
  text-shadow: transparent 0px 0px;
  top: -9px;
  line-height: 0;
  color: #9ad1cd;
}

.account-breadcrumb-section .data-col {
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 991px) {
  .account-breadcrumb-section .data-col {
    height: unset;
    margin-bottom: 15px;
  }

  .account-breadcrumb-section .data-col .label-healer {
    min-height: unset !important;
  }
}

.page-breadcrumb-price {
  font-size: 27px !important;
  color: #000000;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: -4px;
  font-family: "VOlte" !important;
  color: #9ad1cd !important;
}

.error-page {
  margin-bottom: 100px;
}

.add-cart-row {
  width: auto;
}

@media screen and (max-width: 767px) {
  .add-cart-row {
    width: 100%;
  }
}

.wide-layout {
  width: 100vw;
}

.couse-pagination li.active {
  color: #333333 !important;
  font-weight: 700;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #c7c7c7;
  background-color: white;
  border: none;
}

.page-link:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.page-item.active .page-link {
  z-index: 1;
  color: #333333;
  background-color: white;
  border: none;
}

ul.pagination {
  display: inline;
  text-align: center;
}

select.form-control.listing-filter-form.select {
  height: unset;
}

.reshed {
  font-size: 11px;
  letter-spacing: 0.7px;
  text-decoration: underline !important;
  color: #ecc1c2 !important;
  text-transform: capitalize !important;
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .reshed {
    margin-top: 7px !important;
  }
}

.mean-container .mean-nav ul li a.mean-expand {
  background: unset !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

#added-to-cart-message {
  text-align: center;
}

.btn-confirm {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.out-off-stock .fully-text {
  font-size: 20px;
}

.unavailable-item {
  position: relative;
  padding-bottom: 20px !important;
}

.unavailable-item:after {
  content: '';
  background-color: rgba(240, 240, 240, 0.5);
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
  z-index: -1;
}

.unavailable-item .out-off-stock {
  color: #9ad1cd;
  font-family: "Volte";
  text-align: left;
}

.details-breadcrumb {
  padding-top: 100px;
  position: relative;
}

.details-breadcrumb .background {
  position: absolute;
  width: 100%;
  height: 90%;
  left: 0px;
  background-size: cover;
  background-position: center;
  z-index: -1;
  background-repeat: no-repeat;
  top: 0px;
}

.details-breadcrumb .container {
  max-width: 1014px;
  margin-top: 150px;
}

.details-breadcrumb .page-breadcrumb-content {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding-top: 39px;
  padding-bottom: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

.details-breadcrumb .go-back {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Volte";
  color: #9ad1cd;
}

.details-breadcrumb .go-back:hover {
  color: #101010;
}

.details-breadcrumb .page-breadcrumb-title {
  font-size: 30px !important;
  color: #000000;
  letter-spacing: 1.85px;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: 6px;
  font-family: "VolteLight";
  font-weight: 600;
  max-width: 90%;
  text-align: center;
}

.details-breadcrumb .page-breadcrumb-title h1,
.details-breadcrumb .page-breadcrumb-title h2 {
  font-size: 30px !important;
  font-family: "VolteLight";
  font-weight: 600;
}

.details-breadcrumb .course-description {
  letter-spacing: 0.3px;
  color: #000000;
  font-size: 15px;
  font-family: "VolteLight";
  max-width: 642px;
}

.details-breadcrumb p,
.details-breadcrumb span {
  letter-spacing: 0.3px;
  color: #000000;
  font-size: 15px;
  font-family: "VolteLight";
  max-width: 642px;
  text-align: center;
  display: block;
}

@media screen and (max-width: 991px) {
  .details-breadcrumb {
    padding-top: 18px;
  }

  .details-breadcrumb .course-description {
    max-width: 301px;
  }

  .details-breadcrumb .page-breadcrumb-title {
    margin-bottom: 6px !important;
    text-align: center;
    font-size: 20px !important;
  }

  .details-breadcrumb .page-breadcrumb-title h2,
  .details-breadcrumb .page-breadcrumb-title h1 {
    font-size: 20px !important;
  }
}

.card-rotating {
  position: relative;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.card-rotating-inner {
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.card-rotating .face-back {
  inset: 0;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding-bottom: 20px;
}

.card-rotating .face-back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#addedToCartModal .modal-dialog {
  margin: 12.75rem auto !important;
}

#addedToCartModal .modal-body {
  padding: 40px !important;
}

.sub-menu li {
  padding: 8px 0 !important;
}

#confirmMessageModal .modal-body {
  padding: 30px !important;
}

.about-title {
  font-size: 26px;
  font-weight: 700;
}

.static-pages h1 {
  font-size: 28px;
}

.static-pages h2 {
  font-size: 26px;
}

.static-pages h3 {
  font-size: 20px;
}

.static-pages h1,
.static-pages h2,
.static-pages h3 {
  font-weight: 700;
}

.static-pages .container {
  padding-left: 5rem;
  max-width: calc(100% - 5rem) !important;
  margin: unset;
}

@media screen and (min-width: 1450px) {
  .static-pages .container {
    max-width: 1400px !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .static-pages .container {
    padding-left: 3rem !important;
    max-width: calc(100% - 3rem) !important;
  }
}

@media screen and (max-width: 991px) {
  .static-pages .container {
    padding-left: 1rem !important;
    max-width: calc(100% - 1rem) !important;
  }
}

.static-pages .about-text-item {
  font-family: 'Volte';
}

@media screen and (min-width: 700px) {
  #course-slide-item {
    padding-bottom: 20px;
  }

  #course-slide-item .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  #course-slide-item .owl-stage .owl-item .active {
    height: 100%;
  }

  #course-slide-item .owl-stage .course-card-slide {
    height: 100%;
  }

  #course-slide-item .owl-stage .elements-div {
    height: calc(100% - 331px);
  }
}

@media screen and (min-width: 700px) {
  .package-item .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .package-item .owl-stage .owl-item .active {
    height: 100%;
  }

  .package-item .owl-stage .package-box {
    height: 100%;
  }

  .package-item .owl-stage .elements-div {
    height: calc(100% - 257px);
  }
}

@media screen and (min-width: 700px) {
  .teachers-item .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .teachers-item .owl-stage .owl-item .active {
    height: 100%;
  }

  .teachers-item .owl-stage .teachers-box {
    height: 100%;
  }

  .teachers-item .owl-stage .elements-div {
    height: calc(100% - 140px);
  }
}

.spinner-wrapper {
  position: fixed;
  inset: 0;
  z-index: 80000;
  background-color: rgba(154, 209, 205, 0.41);
  display: grid;
  place-items: center;
}

.spinner-hidden {
  display: none !important;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  vertical-align: text-bottom;
  border: 0.25em solid white;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 1s linear infinite;
  animation: spinner-border 1s linear infinite;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-popular {
    position: absolute;
    bottom: -25px;
    left: 0px;
    height: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .btn-popular {
    position: absolute;
    bottom: -39px;
    left: calc(50% - 63px);
    height: 45px !important;
  }
}

@media screen and (max-width: 991px) {
  #course-slide-item .owl-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 0px !important;
  }
}

.packages-secttion {
  position: relative;
}

@media screen and (max-width: 991px) {
  .packages-secttion {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 991px) {
  .packages-secttion .owl-nav {
    text-align: right;
  }
}

.btn-packages {
  z-index: 4;
}

@media screen and (max-width: 700px) {
  .btn-packages {
    position: absolute;
    bottom: 92px;
  }
}

@media screen and (max-width: 991px) and (min-width: 700px) {
  .btn-packages {
    position: absolute;
    bottom: 10px;
  }
}

.timingsBox {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .timingsBox {
    overflow-x: auto;
    max-width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.timingsBox::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

/* Optional: show position indicator in red */

.timingsBox::-webkit-scrollbar-thumb {
  background: transparent;
}

@media screen and (max-width: 991px) {
  .course-details-section .nav-tabs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
  }

  .course-details-section .nav-link {
    white-space: nowrap;
  }
}

@media screen and (max-width: 991px) {
  .page-item:nth-child(1) .page-link,
  .page-item:last-child .page-link {
    font-size: 22px !important;
  }
}

/*---------------------------------------------------- */

/*Header Section*/

/*----------------------------------------------------*/

.main-menu-container {
  position: fixed;
  width: 100%;
  padding: 23px 0px 0px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  z-index: 9;
  background-color: #fff;
  max-width: unset !important;
  min-width: 100vw !important;
}

@media screen and (min-width: 1200px) {
  .main-menu-container {
    height: 159.31px;
  }
}

.menu-level-2 {
  background-color: #9ad1cd;
  margin-bottom: -1px;
}

.menu-level-2 .navbar-menu {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.menu-level-2 .navbar-menu li {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  cursor: pointer;
}

.menu-level-2 .navbar-menu li.active {
  background-color: #fff;
}

.menu-level-2 .navbar-menu li.active a {
  color: #9ad1cd !important;
}

.menu-level-2 .navbar-menu li:hover {
  background-color: #fff;
}

.menu-level-2 .navbar-menu li:hover a {
  color: #9ad1cd !important;
}

.navbar-default {
  margin-bottom: 23px !important;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.nav-bar-link {
  font-size: 17px !important;
  text-transform: capitalize !important;
  line-height: 20px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-family: "Volte";
  font-weight: 550 !important;
}

.nav-menu li {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-menu li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 7px 15px;
  font-weight: 500;
  position: relative;
  border-radius: 4px;
}

.nav-menu li a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border-radius: 4px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.nav-menu li a.submenu:after {
  opacity: 0;
  visibility: hidden;
}

.nav-menu li a:hover:after {
  opacity: 1;
  visibility: visible;
}

.nav-menu li a.submenu {
  color: #000000;
}

.log-in {
  margin-top: 20px;
}

.log-in a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 15px;
  font-weight: 700;
}

.cart-search li {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 30px;
  border-radius: 100%;
  color: #fff;
  margin-left: 10px;
  border: 2px solid #76b4b0;
  position: relative;
}

.cart-search li a {
  display: block;
  width: 100%;
}

.cart-search li button {
  background-color: transparent;
  border: none;
  color: #fff;
}

.select-lang {
  display: inline;
  position: relative;
  border-left: 1px solid;
  margin-left: 25px;
}

.select-lang select {
  margin-top: 12px;
  background-color: transparent;
  border: none;
  padding: 10px 20px;
  color: #76b4b0;
  -webkit-appearance: none;
  position: relative;
}

.select-lang:after {
  content: "\F078";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 2px;
  right: 3px;
  font-size: 12px;
  font-weight: 700;
}

.header-style-2.main-menu-container.menu-bg-overlay {
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  padding-top: 0;
  padding-bottom: 25px;
  margin-top: -42px;
}

.header-top {
  border-bottom: 1px solid #eeeeee;
}

.header-top li {
  border-right: 1px solid #eeeeee;
  padding: 10px 20px;
}

.header-top li i {
  margin-right: 5px;
}

.header-top li select {
  border: none;
}

.header-top-text {
  padding: 10px 0px;
}

.header-style-2 {
  background-color: #fff;
  padding: 25px 0px;
  padding-top: 0;
}

.header-style-2 .main-menu {
  padding-top: 25px;
}

.header-style-2 .nav-menu li a {
  color: #616161;
}

.header-style-2 .nav-menu li a:hover {
  color: #fff;
}

.header-style-2 .cart-search li {
  border: none;
}

.header-style-2 .cart-search li button {
  border: none;
  line-height: 35px;
  padding: 0px 10px;
  border-radius: 100%;
  background-color: #999;
}

.header-style-2 .search-body {
  top: 70px;
  right: 0px;
}

.header_3 {
  padding: 30px 0px 70px;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.header-info {
  display: inline-block;
  margin-left: 50px;
}

.header-info li {
  margin-left: 45px;
  text-align: center;
  color: #fff;
  position: relative;
  height: 60px;
}

.header-info li i {
  font-size: 25px;
  line-height: 36px;
}

.header-info li:after {
  position: absolute;
  content: "";
  height: 60px;
  width: 1px;
  background-color: #eee;
  top: 0;
  right: -20px;
}

.header-info .info-text {
  color: #fff;
  font-size: 13px;
}

.mail-phone .info-icon {
  height: 55px;
  width: 55px;
  border-radius: 100%;
  line-height: 63px;
  text-align: center;
  float: left;
  background-color: #fff;
}

.mail-phone .info-icon i {
  font-size: 25px;
}

.mail-phone .info-id {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  display: block;
}

.mail-phone .info-content {
  display: inline-block;
  margin-left: 10px;
  text-align: left;
}

.nav-menu-4 {
  background-color: #fff;
  border-radius: 4px;
  padding: 25px 20px 25px 20px;
  position: absolute;
  line-height: 25px;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  bottom: -30px;
}

.nav-menu-4 .nav-menu li a {
  color: #000000;
}

.nav-menu-4 .nav-menu {
  padding-top: 0;
}

.nav-menu-4 select {
  font-size: 15px;
  margin-top: 0;
  padding: 0;
  width: 70px;
}

.nav-menu-4 .select-lang {
  border-left: none;
  margin-left: 0;
}

.nav-menu-4 .login-cart-lang ul {
  float: right;
}

.nav-menu-4 .login-cart-lang li {
  margin: 0 20px;
  position: relative;
}

.nav-menu-4 .login-cart-lang li:before {
  position: absolute;
  height: 40px;
  width: 1px;
  background-color: #eee;
  top: -8px;
  left: -20px;
  content: "";
}

.nav-menu-4 .login-cart-lang li i {
  font-size: 13px;
}

.nav-menu-4 .login-cart-lang .cart_search {
  height: 25px;
  width: 25px;
  background-color: #dddddd;
  color: #fff;
  border-radius: 100%;
  line-height: 22px;
  text-align: center;
}

.nav-menu-4 .login-cart-lang .login a {
  color: #76b4b0;
}

.nav-menu-4 .login-cart-lang button {
  background-color: transparent;
  border: none;
  color: #fff;
}

.search-body {
  top: 55px;
  right: 0px;
  opacity: 0;
  border-radius: 4px;
  width: 300px;
  height: auto;
  z-index: 999;
  padding: 10px;
  position: absolute;
  visibility: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.search-body:after {
  position: absolute;
  content: "";
  top: -10px;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 20px solid #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 6px;
}

.search-body .search-form {
  width: 100%;
  height: auto;
  position: relative;
}

.search-body .search-form .search-input {
  width: 100%;
  height: 50px;
  padding: 0px 20px;
  color: #000;
  background-color: #f7f7f7;
  border: 1px solid #eee;
}

.search-body .search-form .search-input:focus {
  outline: none;
  border-color: #eee;
  color: #000;
}

.search-body .search-form .search-close {
  top: 1px;
  right: 1px;
  z-index: 1;
  width: 50px;
  height: 48px;
  cursor: pointer;
  line-height: 48px;
  text-align: center;
  position: absolute;
  background-color: #76b4b0;
  border: none;
  color: #000;
}

.search-open {
  opacity: 1;
  visibility: visible;
}

.popup-logo {
  left: 0;
  right: 0;
  top: -30px;
  position: absolute;
  text-align: center;
}

.popup-logo img {
  border-radius: 4px;
}

.modal {
  background-color: rgba(154, 209, 205, 0.82);
}

.modal-backdrop {
  z-index: 0;
}

.modal-dialog {
  margin: 12.75rem auto;
}

.modal.right .modal-dialog {
  position: fixed;
  margin: auto !important;
  width: 411px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

@media screen and (max-width: 767px) {
  .modal.right .modal-dialog {
    width: 100% !important;
    max-width: unset !important;
  }
}

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}

.modal.right .modal-content .items {
  height: calc(100vh - 250px);
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .modal.right .modal-content {
    overflow-y: auto !important;
  }

  .modal.right .modal-content .items {
    height: 100%;
    overflow-y: unset;
  }
}

.modal.right .modal-content .items::-webkit-scrollbar {
  width: 5px;
}

.modal.right .modal-content .items::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 4px;
}

.modal.right .modal-content .items::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #f2f5f8;
}

.modal.right .modal-body {
  padding: 0px 0px 20px;
}

@media screen and (max-width: 767px) {
  .modal.right .modal-body {
    padding: 0px 0px 20px !important;
  }
}

.modal.right.fade .modal-dialog {
  right: -411px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0 !important;
}

.modal-header {
  padding: 0;
  position: relative;
  border-color: #dfe1e5;
  padding-top: 29px;
  padding-bottom: 23px;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  padding-right: 24.5px;
  padding-left: 24.5px;
  margin-bottom: 32.5px;
}

.modal-header .gradient-bg,
.modal-header .modal-body .nws-button button,
.modal-body .nws-button .modal-header button,
.modal-header .teacher-pic-content .teacher-img-content:after,
.teacher-pic-content .modal-header .teacher-img-content:after,
.modal-header .course-details-category li:hover,
.course-details-category .modal-header li:hover {
  position: absolute;
  top: 0;
  border-radius: 4px;
  height: 100%;
  width: 100%;
  opacity: 0.9;
}

.modal-header .backward-arrow {
  margin-right: 17px;
  cursor: pointer;
  background: url(/images/backward.png?d69cbcfdb47efb2b743bb140236808aa);
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  background-position-y: center;
}

.modal-title {
  font-size: 23px;
  color: #000000;
  font-family: "Volte";
}

#login {
  padding: 0px;
}

#loginForm {
  padding-right: 24.5px;
  padding-left: 24.5px;
}

#register {
  padding: 0px;
}

#registerForm {
  padding-right: 24.5px;
  padding-left: 24.5px;
}

#registerButton {
  margin-top: 14px;
}

.register-member-section {
  margin-top: 28px;
  margin-bottom: 30px;
}

.login-response {
  padding-right: 24.5px;
  padding-left: 24.5px;
  margin-bottom: 20px !important;
}

.login-newMember-section {
  border-top: 1px solid #dfe1e5;
  margin-top: 41.5px;
  padding-top: 32.5px;
  padding-right: 24.5px;
  padding-left: 24.5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newmember-message {
  font-size: 20px;
  font-family: "Volte" !important;
  margin-bottom: 25px;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: center;
  color: #1a1917;
}

.newmember-message span {
  color: #9ad1cd;
  cursor: pointer;
}

.newmember-message span:hover {
  color: #ecc1c2;
}

@media screen and (max-width: 767px) {
  .newmember-message {
    font-size: 15px !important;
  }
}

.forgetPass {
  color: #1a1917;
  text-decoration: none !important;
  font-family: "Volte";
  font-size: 13px;
}

.forgetPass:hover {
  color: #9ad1cd;
}

.or-section {
  text-transform: uppercase;
  font-size: 13px;
  color: #000000;
  letter-spacing: 1.3px;
  margin-bottom: 18px;
  margin-top: 18px;
  text-align: center;
}

.popup-text {
  width: 100%;
  padding: 70px 0px 50px 0px;
  position: relative;
}

.popup-text h2 {
  color: #fff;
  font-weight: 300;
  font-size: 38px;
}

.popup-text h2 span {
  font-weight: 700;
}

.popup-text p {
  color: #fff;
}

.popup-text p span {
  font-weight: 700;
}

.facebook-login {
  background-color: #006dd9;
  height: 50px;
  line-height: 50px;
  text-transform: capitalize;
  border-radius: 4px;
  margin-bottom: 20px;
}

.facebook-login a {
  padding: 0;
}

.alt-text {
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}

.alt-text a {
  color: #000000;
  font-size: 12px;
  padding: 0;
}

.alt-text:before {
  position: absolute;
  content: "";
  top: 10px;
  height: 1px;
  width: 35%;
  left: 0;
  background-color: #ccc;
}

.alt-text:after {
  position: absolute;
  content: "";
  top: 10px;
  height: 1px;
  width: 35%;
  right: 0;
  background-color: #ccc;
}

.log-in-icon {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #a29c9c;
}

.modal-body {
  padding: 50px 65px;
}

.modal-body .contact_form {
  margin-bottom: 20px;
}

.modal-body .contact_form input,
.modal-body .contact_form .register-form-area select,
.register-form-area .modal-body .contact_form select,
.modal-body .contact_form .register-form-area textarea,
.register-form-area .modal-body .contact_form textarea {
  height: 50px;
  background-color: #eeeeee;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 10px;
  width: 100%;
  border: none;
}

.modal-body .nws-button button {
  height: 60px;
  width: 100%;
  border: none;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

.modal-body p {
  margin-bottom: 5px;
}

.modal-body .log-in-text {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.modal-body .log-in-icon i {
  font-size: 20px;
  color: #fff;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children:hover a:after {
  opacity: 1;
  visibility: visible;
}

.menu-item-has-children:hover a.submenu:after {
  opacity: 0;
  visibility: hidden;
}

.menu-item-has-children li {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.menu-item-has-children li:hover {
  margin-left: 3px;
}

.sub-menu {
  width: 216px;
  display: table;
  -webkit-box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
          box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
  background-color: #fff;
  position: absolute;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  top: 65px;
  right: 0px;
  text-align: left;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(0, 0, 0, 0.16);
}

.sub-menu li {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #dce6e6;
  padding: 15px 0px;
}

.sub-menu li a {
  text-transform: capitalize !important;
  color: #000000;
  padding: 0;
  font-size: 14px;
}

.sub-menu li a:after {
  display: none;
}

.sub-menu li a:hover {
  color: #76b4b0 !important;
}

.sub-menu li:last-child {
  border-bottom: none;
}

.sub-menu li ul.depth-1 {
  margin-left: 10px;
}

.sub-menu li ul.depth-2 {
  margin-left: 20px;
}

.sub-menu li ul.depth-3 {
  margin-left: 30px;
}

.sub-menu li ul.depth-4 {
  margin-left: 40px;
}

.sub-menu li ul.depth-5 {
  margin-left: 50px;
}

.sub-menu li:hover {
  margin-left: unset !important;
}

.sub-menu:before {
  position: absolute;
  content: "";
  top: -11px;
  right: 20px;
  width: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  background-color: white;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-item-has-children:hover .sub-menu {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.header-style-2 .sub-menu li a:hover {
  color: #76b4b0;
}

.altranative-header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  padding: 30px;
  position: fixed;
  background-color: #151515;
}

.alt-menu-btn {
  max-width: 100%;
  cursor: pointer;
  overflow: hidden;
}

.alt-menu-btn .hamburger-menu {
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  display: inline-block;
}

.alt-menu-btn .hamburger-menu:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 30px;
  content: "\F0C9";
  line-height: 30px;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

button.alt-menu-btn.float-left {
  background-color: transparent;
  border: none;
}

.alt-menu-btn .hamburger-menu.open:before {
  content: "\F00D";
}

#menu-container .logo-area {
  height: auto;
  margin: -8px auto;
  text-align: center;
}

#menu-container .cart-Collapse {
  color: #ffffff;
  font-size: 16px;
}

#menu-container .menu-list {
  top: 88px;
  bottom: 0;
  left: -100%;
  height: 100%;
  width: 310px;
  z-index: 999;
  padding: 30px;
  position: fixed;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #151515;
  padding-bottom: 200px;
}

#menu-container .menu-list .alt-search input[type="search"],
#menu-container .menu-list .alt-search .register-form-area select[type="search"],
.register-form-area #menu-container .menu-list .alt-search select[type="search"],
#menu-container .menu-list .alt-search .register-form-area textarea[type="search"],
.register-form-area #menu-container .menu-list .alt-search textarea[type="search"] {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 50px;
  padding: 15px;
  width: 100%;
}

#menu-container .accordion .card {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border-radius: 0px;
}

#menu-container .accordion .card .card-header {
  padding: 0;
}

#menu-container .accordion .card .menu-link {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  padding: 10px 15px;
  border: none;
  background-color: #000;
  position: relative;
  color: #fff;
}

#menu-container .accordion .card button.menu-link:after {
  top: 50%;
  right: 15px;
  content: "\F078";
  position: absolute;
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  transform: rotate(0deg) translateY(-50%);
  -o-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -moz-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
}

#menu-container .accordion .card.active,
#menu-container .accordion .card .submenu {
  background-color: #000000;
}

#menu-container .accordion .card:hover .menu-link,
#menu-container .accordion .card.active .menu-link {
  color: #fff;
  background-color: #000000;
  border: none;
}

#menu-container .accordion .card .submenu {
  padding: 0px 30px;
}

#menu-container .accordion .card .submenu li {
  padding: 5px 0px;
}

#menu-container .accordion .card .submenu li:hover,
#menu-container .accordion .card .submenu li.active a {
  color: #fff;
}

.cart-btn li {
  display: inline-block !important;
  margin: 0px 5px;
}

.cart-btn {
  margin-top: 10px;
}

.cart-btn li {
  font-size: 18px;
  color: #fff;
  margin: 0px 10px;
}

.header_3.full-width-menu {
  position: fixed;
  width: 100%;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  margin-top: -100px;
  z-index: 3;
}

.header_3 .nav-menu-4 .nav-menu a {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.header_3 .nav-menu-4 .nav-menu a:hover {
  color: #00eab2;
}

.right-nav {
  width: 89%;
}

.header-search {
  width: 69%;
  border: 1px solid #e0e5e5;
  border-radius: 25px;
  padding-left: 19px;
  height: 49px;
  position: relative;
}

.header-search input,
.header-search .register-form-area select,
.register-form-area .header-search select,
.header-search .register-form-area textarea,
.register-form-area .header-search textarea {
  width: 74%;
  border: none;
  outline: none;
  height: 100%;
  background: url(/images/search-icon.svg?a79e52b8cbcf75421aeb9325baa71cd3);
  background-repeat: no-repeat;
  background-position-y: center;
  padding-left: 30px;
  font-size: 16px;
  font-family: "VolteLight";
}

.header-search input::-webkit-input-placeholder,
.header-search .register-form-area select::-webkit-input-placeholder,
.register-form-area .header-search select::-webkit-input-placeholder,
.header-search .register-form-area textarea::-webkit-input-placeholder,
.register-form-area .header-search textarea::-webkit-input-placeholder {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}

.header-search input:-ms-input-placeholder,
.header-search .register-form-area select:-ms-input-placeholder,
.register-form-area .header-search select:-ms-input-placeholder,
.header-search .register-form-area textarea:-ms-input-placeholder,
.register-form-area .header-search textarea:-ms-input-placeholder {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}

.header-search input::-ms-input-placeholder,
.header-search .register-form-area select::-ms-input-placeholder,
.register-form-area .header-search select::-ms-input-placeholder,
.header-search .register-form-area textarea::-ms-input-placeholder,
.register-form-area .header-search textarea::-ms-input-placeholder {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}

.header-search input::placeholder,
.header-search .register-form-area select::placeholder,
.register-form-area .header-search select::placeholder,
.header-search .register-form-area textarea::placeholder,
.register-form-area .header-search textarea::placeholder {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}

.header-search .select {
  display: inline-block;
  width: 25%;
  position: relative;
  cursor: pointer;
}

.header-search .select .menu-item-has-children {
  border: none;
  color: #000000;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 11.5px;
  font-size: 16px;
  width: 92%;
  cursor: pointer;
}

.header-search .select:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #9ad1cd;
  border-bottom: unset;
  margin-left: 12px;
  padding: unset;
  -webkit-transform: none;
  transform: none;
  position: absolute;
  right: 20px;
  top: 40%;
  z-index: -1;
}

.header-search .select .sub-menu {
  top: 55px !important;
  right: -20px !important;
  width: 190px !important;
}

.header-search:after {
  content: "";
  height: 29px;
  width: 1px;
  display: inline-block;
  background-color: #e0e5e5;
  position: absolute;
  top: 10px;
  left: 74%;
}

@media screen and (max-width: 1279px) and (min-width: 1200px) {
  .header-search {
    width: 65%;
  }
}

@media screen and (max-width: 1200px) and (min-width: 999px) {
  .header-search {
    width: 60%;
  }

  .header-search input,
  .header-search .register-form-area select,
  .register-form-area .header-search select,
  .header-search .register-form-area textarea,
  .register-form-area .header-search textarea {
    width: 60%;
  }

  .header-search .select {
    width: 38%;
  }

  .header-search:after {
    left: 61%;
  }
}

@media screen and (max-width: 998px) and (min-width: 992px) {
  .header-search {
    width: 60%;
  }

  .header-search input,
  .header-search .register-form-area select,
  .register-form-area .header-search select,
  .header-search .register-form-area textarea,
  .register-form-area .header-search textarea {
    width: 50%;
  }

  .header-search .select {
    width: 48%;
  }

  .header-search:after {
    left: 51%;
  }
}

.mobile-menu {
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-menu .logo {
  width: 90px;
  position: absolute;
  right: 20px;
}

.mean-container a.meanmenu-reveal span {
  background-color: #9ad1cd;
}

.mean-container a.meanmenu-reveal {
  color: #9ad1cd;
}

@media screen and (max-width: 480px) and (min-width: 480px) {
  .mean-container a.meanmenu-reveal {
    top: 16px !important;
  }
}

@media screen and (max-width: 400px) and (min-width: 370px) {
  .mean-container a.meanmenu-reveal {
    left: 4px !important;
  }
}

@media screen and (max-width: 370px) and (min-width: 360px) {
  .mean-container a.meanmenu-reveal {
    left: 6px !important;
  }
}

@media screen and (max-width: 360px) {
  .mean-container a.meanmenu-reveal {
    left: 15px !important;
  }
}

.mean-container .mean-nav {
  margin-top: 60px;
}

.mean-bar {
  height: 70px;
}

.mean-nav {
  height: calc(100vh - 110px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 50px;
}

.mean-last {
  padding-bottom: 30px;
}

.navbar-brand img {
  max-height: 55px;
}

.mobile-list {
  width: 100vw !important;
}

@media screen and (max-width: 1024px) {
  .navbar-header {
    width: 100px !important;
  }
}

.mobile-search {
  border-radius: 0px;
  width: 100%;
  background-color: #9ad1cd;
  color: #fff;
}

.mobile-search input,
.mobile-search .register-form-area select,
.register-form-area .mobile-search select,
.mobile-search .register-form-area textarea,
.register-form-area .mobile-search textarea {
  background: url(/images/seacrh-white.svg?e169a8d6fb810b0b7e391ee46f41cefc);
  background-repeat: no-repeat;
  background-position-y: center;
}

.mobile-search input::-webkit-input-placeholder,
.mobile-search .register-form-area select::-webkit-input-placeholder,
.register-form-area .mobile-search select::-webkit-input-placeholder,
.mobile-search .register-form-area textarea::-webkit-input-placeholder,
.register-form-area .mobile-search textarea::-webkit-input-placeholder {
  color: #fff;
  font-weight: 600 !important;
}

.mobile-search input:-ms-input-placeholder,
.mobile-search .register-form-area select:-ms-input-placeholder,
.register-form-area .mobile-search select:-ms-input-placeholder,
.mobile-search .register-form-area textarea:-ms-input-placeholder,
.register-form-area .mobile-search textarea:-ms-input-placeholder {
  color: #fff;
  font-weight: 600 !important;
}

.mobile-search input::-ms-input-placeholder,
.mobile-search .register-form-area select::-ms-input-placeholder,
.register-form-area .mobile-search select::-ms-input-placeholder,
.mobile-search .register-form-area textarea::-ms-input-placeholder,
.register-form-area .mobile-search textarea::-ms-input-placeholder {
  color: #fff;
  font-weight: 600 !important;
}

.mobile-search input::placeholder,
.mobile-search .register-form-area select::placeholder,
.register-form-area .mobile-search select::placeholder,
.mobile-search .register-form-area textarea::placeholder,
.register-form-area .mobile-search textarea::placeholder {
  color: #fff;
  font-weight: 600 !important;
}

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

@media screen and (max-width: 991px) {
  .mean-container .mean-nav ul li {
    width: 100% !important;
  }
}

.mean-container .mean-nav ul li a {
  border: none;
  text-transform: capitalize;
  padding: 12px 19px !important;
}

.mobile-login a {
  background-color: #9ad1cd;
  color: #fff !important;
}

.mobile-user {
  background-color: #9ad1cd !important;
  color: #fff !important;
  width: 100% !important;
}

.mean-bar {
  z-index: 1 !important;
}

.mean-expand {
  font-size: 40px !important;
  border-bottom: none !important;
  border-top: none !important;
  color: #fff !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 16px !important;
}

.mean-clicked {
  top: -5px !important;
}

.mean-container .mean-nav ul li li a {
  opacity: 1 !important;
}

.menu-level-2 .nav-menu {
  margin-left: -7px;
}

.modal-open {
  margin-right: 15px;
}

/*---------------------------------------------------- */

/*slider Section*/

/*----------------------------------------------------*/

.slider-text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slider-text .section-title {
  width: 70%;
  margin: auto;
}

.slider-text .section-title h2 {
  font-size: 60px;
  color: #fff;
  font-weight: 100;
}

@media screen and (max-width: 479px) {
  .slider-text .section-title {
    width: 100% !important;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .slider-text .section-title h2 {
    font-size: 25px !important;
    color: #fff;
    font-weight: 100;
  }
}

@media screen and (min-width: 479px) and (max-width: 991px) {
  .slider-text .section-title {
    width: 100% !important;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .slider-text .section-title h2 {
    font-size: 25px !important;
    color: #fff;
    font-weight: 100;
  }
}

#slider-item:hover {
  visibility: visible;
}

#slider-item .genius-btn {
  border: 2px solid #17d0cf;
  margin-top: 30px;
}

#slider-item .owl-dots {
  position: absolute;
  bottom: 7px !important;
  left: 0;
  right: 0;
}

#slider-item .owl-dots .owl-dot.active {
  height: 45px;
  width: 3px;
  border-radius: 4px;
  background-color: #fff;
}

#slider-item .owl-dots .owl-dot {
  height: 20px;
  background-color: #585656;
  width: 3px;
}

#slider-item .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 95%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#slider-item .owl-next {
  float: right;
}

#slider-item .scound-slide {
  font-size: 70px;
}

#slider-item .search-course {
  max-width: 700px;
  margin: 0 auto;
}

#slider-item .owl-item .layer-1-2 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.3s;
  transition: all 1s ease-in-out 0.3s;
}

#slider-item .owl-item .layer-1-1 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.2s;
  transition: all 1s ease-in-out 0.2s;
}

#slider-item .owl-item .layer-1-3 {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.5s;
  transition: all 1s ease-in-out 0.5s;
}

#slider-item .owl-item .layer-1-4 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 1.2s;
  transition: all 1s ease-in-out 1.2s;
}

#slider-item .owl-item .layer-1-5 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 1.9s;
  transition: all 1s ease-in-out 1.9s;
}

#slider-item .owl-item .layer-1-6 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 3s;
  transition: all 1s ease-in-out 3s;
}

#slider-item .owl-item.active .layer-1-2,
#slider-item .owl-item.active .layer-1-1,
#slider-item .owl-item.active .layer-1-3,
#slider-item .owl-item.active .layer-1-4,
#slider-item .owl-item.active .layer-1-5,
#slider-item .owl-item.active .layer-1-6 {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#slider-item .owl-item.active .slider-images img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 10s;
  transition: 10s;
}

#slider-item .slider-course-category {
  max-width: 700px;
  margin: 0 auto;
  margin-top: 25px;
}

#slider-item .slider-course-category li {
  color: #fff;
  font-weight: 700;
  margin: 0px 10px;
  position: relative;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

#slider-item .slider-course-category li:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 2px;
  top: 6px;
  right: -13px;
  background-color: #8e8e8e;
}

#slider-item .slider-course-category li:last-child:after {
  display: none;
}

#slider-item .slider-course-category li:hover {
  color: #76b4b0;
}

#slider-item .third-slide {
  font-size: 60px;
}

#slider-item .secoud-title {
  font-size: 70px;
}

.coming-countdown {
  margin-bottom: 30px;
  text-align: center;
}

.coming-countdown li {
  width: 100px;
  height: auto;
  padding: 15px 5px;
  margin-right: 30px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border: 2px solid #76b4b0;
  border-radius: 8px;
}

.coming-countdown li:last-child {
  margin-right: 0px;
}

.coming-countdown .number {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 5px;
}

.coming-countdown span {
  display: block;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
}

.coming-countdown span:before {
  left: 0;
  right: 0;
  top: -20px;
  width: 50px;
  height: 3px;
  margin: 0 auto;
  position: absolute;
  background: #ffffff;
  border-radius: 45px;
}

.slider-bg-1,
.slider-bg-2,
.slider-bg-3,
.slider-bg-4,
.slider-bg-5 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-bg-1 {
  background-image: url(/images/s-1.jpg?966b6a0ffa8cd17a8df64a4add8f5559);
}

.slider-bg-2 {
  background-image: url(/images/s-4.jpg?8df978a2b14e54d5ab9b14e042636a01);
}

.slider-bg-3 {
  background-image: url(/images/s-3.jpg?3b68b4a98e1f8cb915d2f03699902298);
}

.slider-bg-4 {
  background-image: url(/images/s-4.jpg?8df978a2b14e54d5ab9b14e042636a01);
}

.slider-bg-5 {
  background-image: url(/images/sd-1.jpg?7fefe315e18be22da9c5e15c7251ced1);
}

.slider-bg-5 .slider-text {
  max-width: 1170px;
  margin: 0 auto;
}

.bg-image {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-image:after {
  opacity: 0;
  content: attr(data-content);
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.bg-image.overlay:after {
  content: attr(data-content);
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#course-btn .genius-btn {
  margin: 0 auto;
}

/*---------------------------------------------------- */

/*Search Course*/

/*----------------------------------------------------*/

.search-course-section {
  padding: 125px 0px 100px 0px;
}

.search-course input,
.search-course .register-form-area select,
.register-form-area .search-course select,
.search-course .register-form-area textarea,
.register-form-area .search-course textarea,
.subs-form input,
.subs-form .register-form-area select,
.register-form-area .subs-form select,
.subs-form .register-form-area textarea,
.register-form-area .subs-form textarea {
  width: 100%;
  height: 60px;
  background-color: #f9f9f9;
  border: none;
  padding: 0px 20px;
  border-radius: 5px;
}

.search-course .nws-button,
.subs-form .nws-button {
  top: 0;
  right: 0;
  height: 60px;
  width: 195px;
  line-height: 60px;
  position: absolute;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.search-course .nws-button button,
.subs-form .nws-button button {
  background-color: transparent;
  border: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.counter-icon {
  float: left;
  width: 60px;
  height: 45px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  border-right: 1px solid #989898;
}

.counter-icon i {
  font-size: 38px;
}

.counter-number {
  display: inline-block;
  overflow: hidden;
}

.counter-number p {
  font-size: 14px;
  font-weight: 700;
  font-color: #989898;
}

.counter-number .counter-count,
.counter-number span {
  font-size: 30px;
  color: #000000;
  line-height: .9;
}

.counter-number span {
  font-weight: 700;
}

.copy-right-menu-item li {
  color: #989898;
  margin-left: 30px;
}

.copy-right-menu {
  padding: 45px 0px;
  border-top: 1px solid #ddd6d6;
}

.home-secound-course-search {
  background-image: url(/images/hb-2.jpg?3f8dca320aa4390ab80a9e5cbd366c0b);
  padding-bottom: 0;
}

.home-secound-course-search .search-app {
  padding-top: 50px;
}

.home-secound-course-search .search-app-content {
  margin-left: 40px;
}

.home-secound-course-search .search-course input,
.home-secound-course-search .search-course .register-form-area select,
.register-form-area .home-secound-course-search .search-course select,
.home-secound-course-search .search-course .register-form-area textarea,
.register-form-area .home-secound-course-search .search-course textarea {
  background: #4273e1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #4273e1), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #4273e1), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #4273e1 51%, #01a6fd 100%);
  background-size: 200% auto;
  color: #fff;
}

.home-secound-course-search .search-course input::-webkit-input-placeholder,
.home-secound-course-search .search-course .register-form-area select::-webkit-input-placeholder,
.register-form-area .home-secound-course-search .search-course select::-webkit-input-placeholder,
.home-secound-course-search .search-course .register-form-area textarea::-webkit-input-placeholder,
.register-form-area .home-secound-course-search .search-course textarea::-webkit-input-placeholder {
  color: #fff;
}

.home-secound-course-search .counter-number p {
  color: #fff;
}

.home-secound-course-search .counter-count,
.home-secound-course-search .counter-number span,
.counter-number .home-secound-course-search span {
  color: #fff;
}

.home-secound-course-search .section-title span,
.home-secound-course-search .section-title h2 {
  color: #fff;
}

.home-secound-course-search .search-app .search-app-content h2 {
  font-size: 35px;
}

.home-secound-course-search .app-details-content p {
  font-size: 20px;
  color: #fff;
}

.home-secound-course-search .about-list li {
  color: #76b4b0;
  margin-left: 5px;
}

.home-secound-course-search .about-list li:before {
  width: 10px;
  height: 10px;
  top: 7px;
  background-color: #5196c9;
}

.home-secound-course-search .genius-btn {
  width: 190px;
}

.app-stor {
  display: inline-block;
}

.app-stor li {
  font-size: 22px;
  color: #fff;
  margin-right: 25px;
  position: relative;
}

.app-stor li:after {
  position: absolute;
  content: '';
  height: 20px;
  width: 1px;
  top: 4px;
  right: -14px;
  background-color: #9ad1f6;
}

.app-stor li:last-child:after {
  display: none;
}

.search-course-secound {
  background-color: #000000;
  padding: 20px 0px  10px !important;
  max-width: 1170px;
  margin: 0 auto;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  top: -40px;
}

.search-course-secound .counter-number .counter-count,
.search-course-secound .counter-number span,
.search-course-secound .counter-number span {
  color: #fff;
}

.search-course-secound .counter-number p {
  color: #76b4b0;
  margin: 0;
}

.search-course-third {
  padding: 0;
}

.search-course-third .version-four {
  padding: 40px 35px 30px;
}

.search-course-third .counter-number p {
  margin-bottom: 0;
}

.search-course-third .counter-icon-number {
  position: relative;
}

.search-course-third .counter-icon-number:before,
.search-course-third .counter-icon-number:after {
  position: absolute;
  content: '';
  bottom: -30px;
  background-color: #eee;
  width: 110%;
  height: 7px;
  left: -20px;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}

.search-course-third .counter-icon-number:after {
  background-color: #76b4b0;
  width: 0;
}

.search-course-third .counter-icon-number:hover::after {
  width: 110%;
}

.home-third-course-search {
  background-color: #f7f7f7;
  padding-bottom: 0;
}

.home-third-course-search .search-course input,
.home-third-course-search .search-course .register-form-area select,
.register-form-area .home-third-course-search .search-course select,
.home-third-course-search .search-course .register-form-area textarea,
.register-form-area .home-third-course-search .search-course textarea {
  background-color: #fff;
}

.home-third-course-search .app-stor li {
  color: #777777;
}

.home-third-course-search .app-stor li:after {
  background-color: #777777;
}

.home-third-course-search .section-title h2 {
  font-size: 42px;
}

#search-course-2 .search-app {
  margin-top: 50px;
}

.search-tab-section {
  border-top: 1px solid #9ad1cd;
  padding-top: 25px;
}

.search-tab-section.borderless {
  border: none !important;
}

.search-filter-row {
  margin-bottom: 25px;
}

/*---------------------------------------------------- */

/*popular Course*/

/*----------------------------------------------------*/

.popular-course-section {
  padding-bottom: 125px;
}

.popular-course-section .section-title .subtitle {
  margin-left: 42px;
}

.course-meta {
  display: inline-block;
  width: 100%;
}

.course-meta span {
  float: left;
  font-size: 14px;
  margin-right: 24px;
  position: relative;
}

.course-meta span:after {
  top: 2px;
  width: 1px;
  content: '';
  height: 15px;
  right: -14px;
  position: absolute;
  background-color: #989898;
}

.course-meta span:last-child:after {
  display: none;
}

.course-meta .course-category,
.latest-events .course-meta .course-author {
  color: #76b4b0;
}

.course-meta .course-author {
  color: #000000;
}

.course-meta .course-rate li {
  color: #ffc926;
}

.course-title:after {
  left: 0;
  content: '';
  height: 3px;
  width: 50px;
  bottom: 25px;
  position: absolute;
}

.course-title h3 {
  display: inline-block;
  width: 100%;
  color: #000000;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.course-title h3 span {
  top: -5px;
  color: #fff;
  display: inherit;
  padding: 8px;
  font-size: 12px;
  border-radius: 3px;
  position: relative;
  background-color: #ff5c26;
  line-height: 1;
}

.course-viewer li {
  color: #989898;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.course-price {
  top: 20px;
  left: 20px;
  font-weight: 700;
  padding: 5px 15px;
  border-radius: 4px;
  position: absolute;
}

.course-price span {
  color: #fff;
}

.course-details-btn {
  top: 25px;
  right: 5px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.course-details-btn a {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}

.course-item-pic-text .course-pic {
  overflow: hidden;
  border-radius: 4px;
  height: 320px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 370px;
  background-color: #777777;
}

.course-item-pic-text .course-pic img {
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.course-item-pic-text:hover .course-details-btn {
  right: 20px;
  opacity: 1;
  visibility: visible;
}

.owl-nav {
  right: 0;
  top: -90px;
  position: absolute;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 5px;
  border-radius: 4px;
  background-color: #f7f7f7;
}

.popular-three {
  background-color: #f7f7f7;
  padding: 100px 0px 100px;
}

.popular-three .course-viewer li {
  background-color: #fff;
}

.popular-three .owl-nav .owl-prev,
.popular-three .owl-nav .owl-next,
.popular-three .owl-nav .owl-next {
  background-color: #fff;
}

.course-pic {
  overflow: hidden;
  border-radius: 4px;
}

.course-pic img {
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.course-item-pic-text:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*---------------------------------------------------- */

/*About Us*/

/*----------------------------------------------------*/

.about-us-section {
  background-color: #f7f7f7;
  padding: 125px 0px;
  overflow: visible;
}

.about-resigter-form {
  z-index: 2;
  padding: 30px;
  max-width: 360px;
  margin-top: 120px;
}

.register-content {
  position: relative;
}

.register-fomr-title h3 {
  font-size: 35px;
  color: #fff;
}

.register-fomr-title h3 span {
  font-weight: 300;
}

.register-fomr-title p {
  font-size: 14px;
  color: #fff;
}

.register-form-area input,
.register-form-area select,
.register-form-area textarea {
  height: 42px;
  width: 100%;
  background-color: #fff;
  padding: 0 15px;
  border-radius: 4px;
  margin-bottom: 5px;
  border: none;
}

.register-form-area textarea {
  height: 100px;
  padding-top: 15px;
}

.register-form-area button {
  height: 60px;
  width: 100%;
  font-weight: 700;
  color: #fff;
  border: none;
  text-transform: uppercase;
  background-color: #ff5b10;
}

.bg-mockup {
  position: absolute;
  top: 10px;
  left: -6px;
  z-index: 1;
}

.about-us-text {
  padding-top: 35px;
}

.about-us-text .section-title {
  margin-bottom: 60px;
}

.about-us-text .section-title p {
  font-size: 22px;
  font-weight: 500;
  color: #000000;
  margin-top: 20px;
}

.about-us-text .section-title:after {
  position: absolute;
  content: '';
  bottom: -30px;
  height: 2px;
  width: 50px;
  background-color: #76b4b0;
}

.about-content-text p {
  font-size: 18px;
  color: #000000;
}

.about-list li {
  font-weight: 500;
  color: #000000;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
}

.about-list li:before {
  left: 0;
  content: '';
  width: 15px;
  height: 15px;
  top: 2px;
  border-radius: 100%;
  position: absolute;
  background-color: #76b4b0;
}

.about-btn .genius-btn {
  display: inline-block;
  margin-right: 25px;
}

.home-secound .about-resigter-form {
  background-image: url(/images/abt.jpg?26582de55693df2c27ad0c98642910dc);
  max-width: 420px;
  margin-top: 5px;
  padding: 50px;
  margin-left: 30px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 10px 10px 30px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 30px 10px rgba(0, 0, 0, 0.1);
}

.home-secound .about-resigter-form:after {
  content: '';
  position: absolute;
  height: 80%;
  top: 50%;
  width: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 5px;
  left: -30px;
  z-index: -1;
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.home-secound .register-form-area button {
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
}

.home-secound .bg-mockup {
  display: none;
}

.home-secound .register-form-area input,
.home-secound .register-form-area select,
.home-secound .register-form-area textarea,
.home-secound .register-form-area select,
.home-secound .register-form-area textarea {
  background-color: #ffffffc7;
}

.home-third {
  background-color: #fff;
}

.about-page-section {
  padding: 80px 0px;
}

.about-gallery {
  display: inline-block;
  margin-bottom: 20px;
}

.about-gallery-img {
  float: left;
  margin-bottom: 15px;
}

.grid-1 {
  width: 66.5%;
  float: left;
}

.grid-2 {
  width: 31.5%;
  float: left;
  margin-left: 12px;
}

.about-text-item .section-title-2 {
  margin-bottom: 65px;
}

.about-text-item .section-title-2 h2:after {
  bottom: -30px;
}

.about-text-item p,
.about-text-item li {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  margin-bottom: 25px;
  font-family: 'VolteLight';
}

.about-teacher-2 .section-title-2 h2 {
  font-size: 28px;
}

.about-teacher-2 .section-title-2 h2:after {
  display: none;
}

.about-teacher-2 .section-title-2 h2 b {
  color: #76b4b0;
  font-size: 14px;
  font-weight: 700;
}

.about-course-categori {
  padding-top: 50px;
}

.about-course-categori .category-slide {
  margin-top: 40px;
}

.about-us-page .testimonials-container {
  width: 80%;
  padding-bottom: 80px;
}

.about-us-page .testimonals-slide-section {
  padding-top: 80px !important;
}

.about-us-page .white-crc {
  width: 118px;
  height: 118px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-bottom: 9px;
  position: relative;
}

.about-us-page .white-crc::after {
  content: '';
  width: 84%;
  height: 84%;
  background-color: #fff;
  left: 8%;
  top: 8%;
  position: absolute;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .about-us-page .vission-title {
    font-size: 20px;
  }

  .about-us-page .vission-desc {
    font-size: 15px;
  }
}

.breadcrumb-aboutus .container {
  max-width: 900px;
}

.breadcrumb-aboutus .page-breadcrumb-content {
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding-top: 30px !important;
  padding-bottom: 9px !important;
}

@media screen and (max-width: 768px) {
  .breadcrumb-aboutus .page-breadcrumb-title {
    width: 85%;
  }

  .breadcrumb-aboutus .container {
    padding-bottom: 20px;
  }

  .breadcrumb-aboutus .breadcrumb-head span {
    font-size: 20px !important;
  }

  .breadcrumb-aboutus .desc {
    font-size: 15px !important;
    margin-top: 20px;
  }
}

.about_us_healing_services {
  padding-top: 80px;
}

.about_us_healing_services .container {
  max-width: 80%;
}

.about_us_healing_services .title-section .desc {
  letter-spacing: 0.34px;
  font-family: "VolteLight";
  color: #000000;
}

.about_us_healing_services .title-section .descp {
  letter-spacing: 0.34px;
  font-family: "VolteLight";
  color: #000000;
}

.about_us_healing_services .title-section img {
  width: 60px;
  height: 87px;
  -o-object-fit: cover;
     object-fit: cover;
}

.about_us_healing_services .title-section .title {
  color: #000000;
  font-family: 'Volte';
  font-size: 38px;
  margin-top: 18px;
  letter-spacing: 1.14px;
  text-transform: capitalize;
  position: relative;
}

.about_us_healing_services .title-section .title:after {
  position: absolute;
  content: "";
  bottom: -13px;
  height: 2px;
  width: 33.5px;
  left: 0px;
  background-color: #9ad1cd;
}

.about_us_healing_services .section-slide {
  position: relative;
  margin-bottom: 92px;
}

.about_us_healing_services .section-slide:after {
  content: "";
  width: 100%;
  height: 83%;
  background-image: url(/images/tree-background.jpg?c00d068d6b99b3eb800076863089ec6d) !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0px;
  z-index: -2;
  top: 112px;
  max-height: 1200px;
}

@media screen and (min-width: 1800px) {
  .about_us_healing_services .section-slide .container {
    max-width: 1187px;
  }
}

.about_us_healing_services .section-slide .slideImage-image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 600px;
  height: 460px;
}

.about_us_healing_services .section-slide .about-us-slide {
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_us_healing_services .section-slide .about-us-slide .owl-nav {
  margin-top: 0px !important;
}

.about_us_healing_services .section-slide .about-us-slide .owl-dots {
  margin-top: -50px;
  margin-bottom: 20px;
  z-index: 500;
  position: relative;
}

.about_us_healing_services .section-slide .Slide-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.about_us_healing_services .section-slide .content-box {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  width: 100%;
  height: 100%;
  padding: 40px;
  padding-bottom: 80px;
  min-height: 255px;
}

.about_us_healing_services .section-slide .content-box p {
  font-family: "VolteLight";
  font-size: 17px;
  color: #000000;
  letter-spacing: 0.34px;
  text-align: left;
}

.about_us_healing_services .section-slide .content-box .read-more {
  position: absolute;
  bottom: 13px;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .about_us_healing_services .section-slide {
    margin-bottom: 0px;
  }

  .about_us_healing_services .section-slide .container {
    width: 100%;
    max-width: unset;
  }

  .about_us_healing_services .section-slide .content-box {
    width: 100%;
  }

  .about_us_healing_services .section-slide .Slide-box:after {
    top: -180px;
    width: 100%;
    height: 70%;
    background-repeat: no-repeat;
  }
}

.about_us_healing_services .description-section {
  margin-top: 60px;
  background-color: #DEF0EF;
  padding-top: 50px;
  padding-bottom: 50px;
  width: calc(100% - 2px);
  margin-left: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about_us_healing_services .description-section .descp {
  margin-top: 20px;
  font-family: "VolteLight";
  font-size: 17px;
  color: #000000;
  letter-spacing: 0.34px;
  text-align: center;
  max-width: 660px;
}

@media screen and (max-width: 991px) {
  .about_us_healing_services .description-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.about_us_healing_services .read-more {
  font-size: 15px;
  letter-spacing: 0px;
  color: #9ad1cd;
  font-family: "Volte";
  text-decoration: underline !important;
}

.about_us_healing_services .read-more:hover {
  color: #101010;
}

.vission-title {
  font-size: 38px;
  font-family: "VolteLight" !important;
  letter-spacing: 1.14px;
  color: #fff !important;
  text-shadow: 0px 3px 6px #00000029;
  text-transform: capitalize;
  margin-bottom: 9px;
  text-align: center;
  font-weight: 600;
}

.vission-desc {
  font-size: 16px;
  font-family: "VolteLight";
  letter-spacing: 0.4px;
  color: #fff !important;
  text-align: center;
  font-weight: 600;
}

.white-crc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.white-crc img {
  width: 100px;
  height: 100px;
}

/*---------------------------------------------------- */

/*testimonial section*/

/*----------------------------------------------------*/

.why-choose-us-section .jarallax {
  background-image: url(/images/tesit-b-1.jpg?71534b4f991950d53a0ccd028d914fa8);
  padding: 140px 0px 115px 0px;
}

.why-choose-us-section .section-title {
  margin-bottom: 50px;
}

.why-choose-us-section .section-title h2 {
  color: #fff;
}

.why-choose-us-section .section-title span {
  color: #fff;
}

.service-slide {
  margin-bottom: 50px;
}

.service-icon {
  margin-right: 15px;
}

.service-icon i {
  font-size: 50px;
}

.service-text {
  overflow: hidden;
}

.service-text h3 {
  font-size: 22px;
  color: #fff;
}

.service-text p {
  color: #88c3ef;
}

.owl-dots {
  text-align: center;
  margin-top: 30px;
}

.owl-dots .owl-dot {
  height: 5px;
  width: 20px;
  display: inline-block;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  margin: 0 7px;
  border-radius: 10px;
  background-color: #4175a4;
}

.owl-dots .owl-dot.active {
  width: 40px;
  background-color: #fff;
}

.testimonial-slide .section-title-2 h2 {
  color: #fff;
}

.testimonial-slide .student-qoute {
  border-radius: 5px;
  position: relative;
}

.testimonial-slide .student-qoute p {
  color: #fff;
  font-size: 15px;
  font-family: "Volte";
  letter-spacing: 0.4px;
  height: 105px;
}

.testimonial-slide .student-qoute p b {
  font-weight: 700;
}

@media screen and (min-width: 100px) and (max-width: 1200px) {
  .testimonial-slide .student-qoute p {
    height: 140px;
  }
}

@media screen and (max-width: 999px) {
  .testimonial-slide .student-qoute p {
    height: unset;
  }
}

.testimonial-slide .student-qoute .image-wrapper {
  width: 119px;
  height: 119px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 14px;
}

.testimonial-slide .student-qoute .image-wrapper .student-image {
  width: 99px;
  height: 99px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.testimonial-slide .student-name-designation span {
  font-size: 15px;
  color: #fff;
  margin-right: 30px;
  position: relative;
  font-weight: 600;
}

.testimonial-slide .student-name-designation span:before {
  top: 2px;
  width: 1px;
  content: "";
  height: 20px;
  right: -14px;
  position: absolute;
  background-color: #fff;
  opacity: 0.54;
}

.testimonial-slide .student-name-designation span:last-child::before {
  display: none;
}

.testimonial-slide .student-name-designation .st-designation {
  font-weight: 300;
  font-family: "Volte";
}

@media screen and (max-width: 767px) {
  .testimonial-slide .student-name-designation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .testimonial-slide .student-name-designation span::before {
    display: none;
  }
}

.testimonial-slide-area .owl-nav {
  top: -80px !important;
}

@media screen and (max-width: 480px) {
  .testimonial-slide-area .owl-nav {
    margin-top: unset !important;
    margin-bottom: 35px;
  }
}

.testimonial-slide-area .owl-stage-outer {
  padding-bottom: 76px;
}

@media screen and (max-width: 767px) {
  .testimonial-slide-area .owl-stage-outer {
    padding-bottom: 20px;
  }
}

.testimonial-slide-area .owl-prev,
.testimonial-slide-area .owl-next {
  background-color: #fff;
  color: #76b4b0;
  height: 56px !important;
}

@media screen and (max-width: 480px) {
  .testimonial-slide-area .owl-prev,
  .testimonial-slide-area .owl-next {
    height: 45px !important;
  }
}

.secound-testimoinial-section {
  max-width: 880px;
  margin: 0 auto;
  padding: 10px 0px 90px 0px;
}

.secound-testimoinial-section .student-qoute {
  padding: 0;
  border: none;
}

.secound-testimoinial-section .student-qoute p {
  font-size: 25px;
  color: #000000;
  margin-bottom: 30px;
}

.secound-testimoinial-section .student-qoute:after {
  display: none;
}

.secound-testimoinial-section .owl-dot {
  background-color: #f5f5f5;
}

.secound-testimoinial-section .owl-dot.active {
  background-color: #989898;
}

.secound-testimoinial-section .student-name-designation span {
  color: #989898;
}

.secound-testimoinial-section .student-name-designation span:before {
  background-color: #989898;
}

.secound-testimoinial-section .student-name-designation .st-name {
  color: #000000;
}

.testimonial_2_section {
  padding-top: 100px;
}

.testimonial_2_section .section-title-2 h2,
.testimonial_2_section .section-title-2 span {
  color: #000000;
}

.testimonial_2_section .student-qoute {
  border: 2px solid #f7f7f7;
}

.testimonial_2_section .student-qoute p {
  color: #8c8c8c;
}

.testimonial_2_section .student-qoute p b {
  color: #000000;
}

.testimonial_2_section .student-qoute:after {
  background-color: #fff;
  color: #8c8c8c;
}

.testimonial_2_section .owl-next,
.testimonial_2_section .owl-prev,
.testimonial_2_section .owl-nav .owl-next,
.owl-nav .testimonial_2_section .owl-next,
.testimonial_2_section .testimonial-slide-area .owl-next,
.testimonial-slide-area .testimonial_2_section .owl-next {
  background-color: #f7f7f7;
  color: #999999;
}

.third-testimoinial-section {
  padding: 100px 0px 40px;
}

.third-testimoinial-section .section-title-2 h2 {
  color: #000000;
}

.testimonials-section {
  position: relative;
}

.testimonials-section .testimonial-heading {
  padding-top: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.testimonials-section .testimonial-heading:after {
  content: "";
  width: 100%;
  height: 92%;
  background-color: #f5f7f7;
  position: absolute;
  left: 0px;
  z-index: -1;
  top: -53px;
}

.testimonials-section .testimonials-desc {
  text-align: center;
  font-family: "VolteLight";
  font-size: 15px;
  letter-spacing: 0.34px;
  color: #000000;
  width: 660px;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .testimonials-section .testimonials-desc {
    width: 93%;
  }
}

.testimonials-section .testimonials-btn {
  width: 260px;
  border-radius: 6px !important;
  margin-bottom: 42px;
}

.testimonials-section .heading-homepage {
  margin-bottom: 38px;
  text-align: center;
}

.testimonials-section .heading-homepage:after {
  width: 33.5px !important;
}

.testimonials-section .testimonial-image {
  width: 80%;
  max-height: 550px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 1800px) {
  .testimonials-section .testimonial-image {
    max-width: 1187px;
  }
}

@media screen and (max-width: 767px) {
  .testimonials-section .testimonial-image {
    height: 300px;
  }
}

.testimonials-section .testimonals-slide-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-top: 56px;
}

.testimonials-section .testimonals-slide-section:after {
  content: "";
  width: 100%;
  height: calc(100% + 118px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(154, 209, 205, 0.9)), to(rgba(154, 209, 205, 0.9))), url(/images/tree-background.jpg?c00d068d6b99b3eb800076863089ec6d);
  background: linear-gradient(rgba(154, 209, 205, 0.9) 100%, rgba(154, 209, 205, 0.9) 100%), url(/images/tree-background.jpg?c00d068d6b99b3eb800076863089ec6d);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  z-index: -1;
  top: -118px;
}

.testimonials-section .testimonals-slide-section .quote {
  position: absolute;
  bottom: 60px;
  right: 55px;
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 1000px) and (min-width: 480px) {
  .testimonials-section .testimonals-slide-section .quote {
    bottom: 26px !important;
  }
}

@media screen and (max-width: 480px) {
  .testimonials-section .testimonals-slide-section .quote {
    bottom: unset !important;
    top: -41px;
  }
}

.testimonials-section .testimonals-slide-section .testimonials-container {
  max-width: 80%;
  width: 100%;
}

@media screen and (min-width: 1800px) {
  .testimonials-section .testimonals-slide-section .testimonials-container {
    max-width: 1187px;
  }
}

.testimonials-section .testimonals-slide-section .testimonial-subtitle {
  font-family: "Volte";
  font-size: 30px;
  margin-bottom: 43px;
  letter-spacing: 1.14px;
  color: #fff;
  text-shadow: 0px 3px 6px #00000029;
  text-transform: capitalize;
}

.testimonials-section .testimonals-slide-section .testimonial-subtitle:after {
  background-color: #fff !important;
}

@media screen and (max-width: 767px) {
  .testimonials-section .testimonals-slide-section .testimonial-subtitle {
    font-size: 25px;
  }
}

/*---------------------------------------------------- */

/*latest section*/

/*----------------------------------------------------*/

.latest-area-section {
  padding: 125px 0px 55px 0px;
}

.side-bar-widget .latest-news-thumbnail-wrapper {
  height: 80px;
  width: 80px;
}

.side-bar-widget .latest-news-thumbnail-wrapper .latest-news-thumbnile {
  height: 100%;
  width: 100%;
}

.latest-news-thumbnile {
  height: 120px;
  width: 120px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.latest-news-thumbnile .hover-search {
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  right: 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

.blakish-overlay {
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  visibility: hidden;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  background-color: rgba(0, 0, 0, 0.65);
}

.latest-news-area {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  max-width: 335px;
}

.latest-news-area:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.latest-news-area .date-meta {
  color: #989898;
  font-size: 14px;
  margin-bottom: 10px;
}

.latest-news-area:hover .blakish-overlay {
  opacity: 1;
  visibility: visible;
}

.latest-news-area:hover .hover-search {
  opacity: 1;
  visibility: visible;
}

.latest-title {
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
}

.view-all-btn {
  color: #000000;
}

.view-all-btn i {
  color: #76b4b0;
  margin-left: 5px;
}

.gradient-bdr {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
  background: linear-gradient(21deg, #10abff, #1beabd);
  background: -webkit-linear-gradient(69deg, #10abff, #1beabd);
}

.events-date {
  float: left;
  height: 84px;
  width: 95px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 10px;
  margin-right: 20px;
  background-color: #fff;
}

.events-date span {
  font-size: 50px;
  padding-top: 8px;
  color: #000000;
  line-height: 1;
  display: block;
}

.latest-events {
  display: inline-block;
  max-width: 340px;
  margin-bottom: 30px;
}

.latest-events .course-meta .course-category,
.latest-events .course-meta .course-author {
  font-weight: 500;
  color: #989898;
}

.event-text {
  overflow: hidden;
}

.video-play-btn {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.video-play-btn a {
  display: block;
  width: 100%;
}

.sponsor-section {
  padding: 30px 0px 125px 0px;
}

.sponsor-pic {
  position: relative;
  width: 180px;
  margin: 0 auto;
}

.sponsor-pic:after {
  position: absolute;
  top: 20px;
  content: '';
  height: 80px;
  background-color: #cccccc;
  right: 0;
  width: 1px;
}

.sponsor-1 .owl-stage-outer {
  padding: 0 10px;
}

.sponsor-1 .owl-dots {
  display: none !important;
}

.sponsor-2 {
  padding: 60px 0px;
}

.sponsor-2 .sponsor-pic:after {
  display: none;
}

.sponsor-2 .owl-nav {
  display: none;
}

.sponsor-2 .owl-dots .owl-dot {
  background-color: #f5f5f5;
}

.sponsor-2 .owl-dots .owl-dot.active {
  background-color: #cccccc;
}

.home-page-three {
  padding: 40px 0px 125px;
}

/*---------------------------------------------------- */

/*Best course section*/

/*----------------------------------------------------*/

.best-course-section {
  background-color: #f7f7f7;
  padding: 125px 0px 125px 0px;
}

.best-course-pic-text {
  border-radius: 4px;
  padding-top: 30px;
}

.best-course-pic-text .course-title h3 {
  font-size: 18px;
  line-height: 25px;
}

.best-course-pic-text .course-title:after {
  display: none;
}

.best-course-pic-text .best-course-text {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 25px 30px 25px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.best-course-pic-text .best-course-text .course-meta span {
  font-weight: 400;
  color: #777777;
  -webkit-font-smoothing: antialiased;
}

.best-course-pic-text .best-course-pic {
  width: 270px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 220px;
  background-color: #555555;
  overflow: hidden;
  border-radius: 4px;
}

.best-course-pic-text .course-price {
  bottom: 20px;
  z-index: 1;
  top: inherit;
}

.best-course-pic-text .course-rate {
  position: absolute;
  right: 25px;
  bottom: 25px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.best-course-pic-text .course-rate li {
  font-size: 14px;
}

.best-course-pic-text .course-details-btn {
  top: inherit;
  bottom: 25px;
  right: 5px;
}

.best-course-pic-text:hover .course-details-btn {
  opacity: 1;
  right: 25px;
  visibility: visible;
  z-index: 1;
}

.best-course-pic-text:hover .course-rate {
  opacity: 0;
}

.best-course-pic-text:hover .blakish-overlay {
  opacity: 1;
  visibility: visible;
  z-index: 0;
}

.best-course-pic-text:hover .best-course-text {
  -webkit-box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.1);
}

.course-rate li {
  color: #ffc926;
}

.trend-badge-2 {
  top: -18px;
  left: -50px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  padding: 30px 35px 5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #ff5a00;
  z-index: 3;
}

.trend-badge-2 span {
  display: block;
}

.couse-pagination li {
  font-size: 18px;
  color: #bababa;
  margin: 0 5px;
}

.couse-pagination li.active {
  color: #000000;
  font-weight: 700;
}

.couse-pagination .pg-text {
  font-size: 13px;
}

.best-course-v2 {
  background-color: #fff;
}

.best-course-v2 .best-course-pic-text .best-course-text {
  background-color: #f7f7f7;
}

.course-search-filter {
  display: inline-block;
  width: 100%;
}

.course-button ul.product-tab li.active:after {
  display: none;
}

.course-button ul.product-tab li:before {
  content: "";
  position: absolute;
  top: -15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #9ad1cd;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: 0;
  width: 20px;
  right: 0;
  opacity: 0;
  margin: 0 auto;
}

.course-button ul.product-tab li.active:before {
  opacity: 1;
}

.course-button ul.product-tab li.active .category-icon-title:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.course-button ul.product-tab li.active .category-icon i {
  color: #fff;
  -webkit-text-fill-color: inherit;
}

.course-button ul.product-tab li.active .category-title h4 {
  color: #fff;
}

.course-button .category-title h4 {
  text-transform: capitalize;
  font-size: 16px;
}

.course-button ul.product-tab li {
  margin: 0;
}

.course-button ul.product-tab li .category-icon-title {
  width: 180px;
  height: 180px;
  padding: 20px;
  overflow: hidden;
}

.button-tab .owl-stage-outer {
  padding: 20px 0px;
}

.button-tab .owl-prev,
.button-tab .owl-nav .owl-next,
.owl-nav .button-tab .owl-next,
.button-tab .testimonial-slide-area .owl-next,
.testimonial-slide-area .button-tab .owl-next {
  position: absolute;
  left: 0;
}

.course-button {
  background-color: #fff;
}

.one-page-category {
  padding-top: 0;
}

.one-page-category .category-slide {
  margin-top: 0;
}

.one-page-category .category-slide .owl-nav {
  top: 46%;
  width: 108%;
}

/*---------------------------------------------------- */

/*Teacher  section*/

/*----------------------------------------------------*/

.course-teacher-section .jarallax {
  background-image: url(/images/teacher-b.jpg?7a0928d49893beff6734c7125fd08629);
  padding: 125px 0px 125px 0px;
}

.course-teacher-section .section-title {
  margin-bottom: 70px;
}

.course-teacher-section .section-title h2 {
  color: #fff;
}

.course-teacher-section .section-title span {
  color: #fff;
}

.course-teacher-section .genius-btn {
  margin: 0 auto;
}

.teacher-img-content {
  background-color: #0a4a78;
  display: inline-block;
  padding: 20px;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 50px;
}

.teacher-img-content .teacher-social-name {
  float: left;
  max-width: 200px;
}

.teacher-img-content .teacher-social-name ul {
  margin-bottom: 10px !important;
}

.teacher-img-content .teacher-social-name li {
  height: 35px;
  width: 35px;
  border-radius: 100%;
  text-align: center;
  color: #adb8bf;
  line-height: 35px;
  margin-bottom: 5px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  background-color: #608297;
}

.teacher-img-content .teacher-social-name li:hover {
  background-color: #fff;
  color: #176299;
}

.teacher-img-content .teacher-social-name .teacher-name span {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
}

.teacher-img-content .teacher-img {
  height: 150px;
  width: 150px;
  display: inline-block;
  position: relative;
  right: -35px;
  top: -35px;
}

.teacher-img-content .teacher-img img {
  border-radius: 4px;
}

.teacher-img-content .teacher-img:after {
  content: "";
  height: 2px;
  width: 50px;
  left: -25px;
  bottom: 30px;
  position: absolute;
  background-color: #76b4b0;
}

.teacher-img-content .teacher-img .course-price {
  font-weight: 400;
  top: auto;
  bottom: 20px;
  font-size: 12px;
  left: 45px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  visibility: hidden;
}

.teacher-img-content .teacher-category {
  position: relative;
  top: -5px;
}

.teacher-img-content .teacher-category .st-name {
  font-size: 13px;
  color: #fff;
}

.teacher-img-content:hover .course-price {
  opacity: 1;
  left: 35px;
  visibility: visible;
}

.secound-teacher-section {
  background-color: #f7f7f7;
  padding: 105px 0px;
}

.secound-teacher-section .teacher-img-text {
  background-color: #fff;
  padding: 20px 30px 30px 30px;
  border-radius: 4px;
}

.secound-teacher-section .teacher-img-text .teacher-social-list {
  position: absolute;
  top: 40%;
  left: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  right: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.secound-teacher-section .teacher-img-text .teacher-social-list li {
  height: 30px;
  width: 30px;
  text-align: center;
  border: 2px solid #76b4b0;
  line-height: 30px;
  color: #fff;
  margin: 0 2px;
  border-radius: 100%;
}

.secound-teacher-section .teacher-img-text .teacher-name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}

.secound-teacher-section .teacher-img-text .teacher-designation {
  font-size: 13px;
  color: #76b4b0;
}

.secound-teacher-section .teacher-img-text .teacher-img-social .blakish-overlay {
  border-radius: 100%;
  height: 190px;
  width: 190px;
  margin: 0 auto;
  left: -13px;
  top: 5px;
  right: 0;
}

.secound-teacher-section .teacher-img-text:hover .blakish-overlay {
  opacity: 1;
  visibility: visible;
}

.secound-teacher-section .teacher-img-text:hover .teacher-social-list {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

.teacher-img-social {
  z-index: 1;
}

.teacher-img-social img {
  border: 5px solid #fff;
  border-radius: 100%;
}

.teacher-img-social:after {
  content: "";
  position: absolute;
  width: 210px;
  height: 210px;
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  top: -5px;
  left: -5px;
  border-radius: 100%;
  z-index: -1;
  right: 0;
}

.secound-teacher-section .owl-prev,
.secound-teacher-section .owl-nav .owl-next,
.owl-nav .secound-teacher-section .owl-next,
.secound-teacher-section .testimonial-slide-area .owl-next,
.testimonial-slide-area .secound-teacher-section .owl-next,
.secound-teacher-section .owl-next {
  background-color: #fff;
}

.secound-teacher-section .genius-btn {
  margin: 0 auto;
  margin-top: 65px;
}

.genius-teacher-section-2 {
  padding-bottom: 80px;
}

.genius-teacher-section-2 .teacher-img-content {
  background-color: inherit;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 25px;
  height: 210px;
}

.genius-teacher-section-2 .teacher-img-content .teacher-cntent {
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 1;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: 0;
}

.genius-teacher-section-2 .teacher-img-content .teacher-social-name ul {
  margin-bottom: 20px !important;
}

.genius-teacher-section-2 .teacher-img-content .teacher-category {
  bottom: 50px;
  top: inherit;
  right: 20px;
  display: none;
  z-index: 11;
}

.genius-teacher-section-2 .teacher-img-content:after {
  position: absolute;
  content: "";
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: 0;
}

.genius-teacher-section-2 .teacher-img-content:hover:after {
  opacity: 0.8;
}

.genius-teacher-section-2 .teacher-img-content:hover .teacher-category {
  display: block;
}

.genius-teacher-section-2 .teacher-img-content:hover .teacher-cntent {
  opacity: 1;
}

.genius-teacher-section-2 .teacher-social-name li {
  background-color: #fff;
}

.teacher-page-section {
  padding: 40px 0px;
}

.teacher-page-section .couse-pagination {
  margin-top: 60px;
}

.teachers-container {
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .teachers-container {
    padding-left: 3rem !important;
    padding-right: 5rem !important;
  }
}

@media screen and (max-width: 991px) {
  .teachers-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

.teacher-pic-content {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: unset !important;
  height: 100%;
}

.teacher-pic-content .healer-image {
  width: 78.2px;
  height: 78.2px;
  border-radius: 50%;
}

.teacher-pic-content .healer-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  border: 2px solid #9ad1cd;
}

@media screen and (max-width: 991px) {
  .teacher-pic-content .healer-image {
    margin-bottom: 20px;
  }
}

.teacher-pic-content .time-value {
  background-color: #E5E9ED !important;
  text-decoration: none !important;
}

.teacher-pic-content .time-value:hover {
  background-color: #fff !important;
}

.teacher-pic-content .btn-show-sessions {
  width: 130px;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  height: 36px !important;
}

.teacher-pic-content .lesson-list-closer {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  height: 36px !important;
  position: absolute;
  top: 35px;
  width: 47px;
  right: 42px;
}

.teacher-pic-content .session-info {
  width: calc(100% - 80px) !important;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.teacher-pic-content .session-info .details {
  width: 100% !important;
  padding-right: 30px;
}

@media screen and (max-width: 991px) {
  .teacher-pic-content .session-info .details {
    width: 100%;
    padding-right: 0px;
  }
}

@media screen and (max-width: 991px) {
  .teacher-pic-content .session-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100% !important;
    padding-left: unset;
  }
}

.teacher-pic-content .healer-name {
  font-size: 16px !important;
  color: #1a1917 !important;
  letter-spacing: 0.48px !important;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: "Volte" !important;
}

.teacher-pic-content .healer-name .healer-type {
  font-size: 15px;
  color: #9ad1cd;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-left: 8px;
}

@media screen and (max-width: 991px) {
  .teacher-pic-content .healer-name .healer-type {
    display: block;
    margin-left: 0px !important;
  }
}

.teacher-pic-content .healer-desc {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #000000;
  font-family: "VolteLight";
  margin-bottom: 6px;
  max-width: calc(100% - 85px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 991px) {
  .teacher-pic-content .healer-desc {
    max-width: unset !important;
  }
}

.teacher-pic-content p {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #000000;
  font-family: "VolteLight";
  margin-bottom: 6px;
}

.teacher-pic-content .read-more {
  font-size: 15px;
  letter-spacing: 0px;
  color: #9ad1cd;
  font-family: "Volte";
  text-decoration: underline !important;
}

.teacher-pic-content .read-more:hover {
  color: #101010;
}

.teacher-pic-content .teacher-hover-item {
  display: inline-block;
  position: absolute;
  top: 35px;
  left: 15px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.teacher-pic-content .teacher-hover-item .teacher-text {
  color: #fff;
}

.teacher-pic-content .teacher-social-name {
  width: 100%;
  max-width: inherit;
  margin-bottom: 5px;
}

.teacher-pic-content .teacher-social-name li {
  background-color: #fff;
  color: #76b4b0;
}

.teacher-pic-content .teacher-next {
  height: 45px;
  width: 45px;
  background-color: #fff;
  position: absolute;
  right: -40px;
  bottom: 0;
  line-height: 52px;
  border-top-left-radius: 10px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.teacher-pic-content .teacher-next a {
  display: block;
  width: 100%;
}

.teacher-pic-content .teacher-next i {
  font-size: 20px;
}

.teacher-pic-content .teacher-img-content {
  background-color: inherit;
  padding: 0;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 0;
  height: 270px;
  width: 270px;
}

.teacher-pic-content .teacher-img-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  z-index: 0;
}

.teacher-pic-content .teacher-img-content img {
  height: 100%;
  width: 100%;
}

.teacher-pic-content .teacher-name-designation {
  margin-top: 10px;
}

.teacher-pic-content .teacher-name-designation .teacher-name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

.teacher-pic-content .teacher-name-designation .teacher-designation {
  font-size: 13px;
  color: #17d0cf;
}

.teacher-pic-content:hover .teacher-img-content::after {
  opacity: 0.8;
}

.teacher-pic-content:hover .teacher-hover-item {
  opacity: 1;
  visibility: visible;
  left: 25px;
}

.teacher-pic-content:hover .teacher-next {
  opacity: 1;
  right: 0;
  visibility: visible;
}

.first-widget {
  margin-top: 0 !important;
}

.teacher-details-area {
  padding: 80px 0px;
}

.course-img {
  margin-bottom: 15px;
}

.course-desc {
  color: #000000;
}

.teacher-details-text .section-title-2 {
  margin-bottom: 50px;
}

.teacher-details-text .section-title-2 h2 {
  font-size: 30px;
}

.teacher-details-text .section-title-2 h2:after {
  bottom: -45px;
}

.teacher-details-text .teacher-deg {
  font-weight: 700;
  font-size: 15px;
  margin-top: 5px;
}

.teacher-details-text .teacher-deg span {
  color: #76b4b0;
}

.teacher-desc-social {
  margin-bottom: 28px;
}

.teacher-desc-social li {
  height: 80px;
  width: 80px;
  text-align: center;
  background-color: #f7f7f7;
  color: #444444;
  border-radius: 4px;
  font-size: 13px;
  margin-right: 5px;
  padding-top: 15px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.teacher-desc-social li i {
  color: #bababa;
  font-size: 30px;
  margin-bottom: 5px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.teacher-desc-social li:hover {
  background-color: #76b4b0;
  color: #fff;
}

.teacher-desc-social li:hover i {
  color: #fff;
}

.teacher-address .address-details li {
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
}

.teacher-address .address-details li b {
  font-weight: 900;
}

.teacher-address .address-details li .addrs-icon {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  border-radius: 5px;
  color: #fff;
  margin-right: 15px;
  float: left;
  background-color: #9ad1cd;
}

.teacher-address .address-details li .add-info {
  overflow: hidden;
  margin-top: 10px;
}

.about-teacher .section-title-2 {
  margin-bottom: 35px;
}

.about-teacher .section-title-2 h2:after {
  display: none;
}

.about-teacher p {
  font-weight: 300;
  font-size: 20px;
  color: #000000;
}

.category-slide .category-icon-title {
  padding: 35px 10px;
  border-radius: 0;
  position: relative;
  margin-bottom: 0;
}

.category-slide .category-icon-title:after {
  border-radius: 0;
}

.category-slide .owl-nav {
  top: 35%;
  width: 110%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  left: -40px;
  z-index: -1;
}

.category-slide .owl-nav .owl-prev,
.category-slide .owl-nav .owl-next,
.category-slide .owl-nav .owl-next {
  background-color: transparent;
}

.category-slide .owl-nav .owl-prev,
.category-slide .owl-nav .owl-next {
  float: left;
}

.category-slide .owl-nav .owl-next {
  float: right;
}

.category-slide .owl-item.active:before {
  content: "";
  position: absolute;
  height: 195px;
  width: 1px;
  background-color: #eee;
  top: 0;
  right: 0;
  z-index: 1;
}

.category-slide .owl-item.active:last-child:before {
  display: none;
}

.category-slide .owl-stage-outer {
  padding: 5px;
}

.about-faq.faq-secound-home-version {
  background-image: inherit;
  padding-top: 0;
}

.about-faq.faq-secound-home-version .panel-group .panel {
  max-width: inherit;
}

.about-faq.faq-secound-home-version .panel-group .btn-link.collapsed {
  color: #000000;
  font-weight: 400;
  padding: 10px 0px;
}

.about-faq.faq-secound-home-version .panel-group .panel-title h3:before {
  background-color: #cfcdcd;
  top: 15px;
}

.about-faq.faq-secound-home-version .panel-group .panel-body {
  color: inherit;
}

.about-faq.faq-secound-home-version .panel-group .collapse.show .panel-body:before {
  height: 185%;
  top: -49px;
}

.about-faq.faq-secound-home-version .panel-group .btn-link.collapsed:after {
  color: #cfcdcd;
}

.about-faq.faq-secound-home-version ul.product-tab li {
  background-color: #f7f7f7;
  font-size: 15px;
  font-weight: 400;
  color: #c4c4c4;
}

.about-faq.faq-secound-home-version .ques-ans h3 {
  color: #0f0f0f;
}

.about-faq.faq-secound-home-version .tab-container {
  margin-left: 15px;
}

.teacher-contact {
  padding-top: 25px;
}

.teacher-faq-form label {
  display: block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
}

.teacher-faq-form input,
.teacher-faq-form .register-form-area select,
.register-form-area .teacher-faq-form select,
.teacher-faq-form .register-form-area textarea,
.register-form-area .teacher-faq-form textarea,
.teacher-faq-form textarea {
  width: 100%;
  height: 60px;
  border-radius: 4px;
  background-color: #f7f7f7;
  border: none;
  margin-bottom: 30px;
  padding: 15px;
}

.teacher-faq-form textarea {
  height: 160px;
}

.teacher-faq-form .nws-button {
  height: 60px;
  width: 195px;
  line-height: 60px;
  border-radius: 5px;
}

.teacher-faq-form .nws-button button {
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  background-color: transparent;
}

.one-page-teacher {
  padding: 100px 0px;
  background-image: url(/images/tesit-b-1.jpg?71534b4f991950d53a0ccd028d914fa8);
}

.one-page-teacher .section-title span,
.one-page-teacher .section-title h2 {
  color: #fff;
}

.healer-breadcrumb {
  height: 396px;
  overflow: visible !important;
}

.healer-breadcrumb .page-breadcrumb-content {
  top: 360px;
}

.healer-breadcrumb .teacher-details-img {
  height: 175px;
  width: 175px;
  border-radius: 50%;
  background-color: #fff;
  padding: 3px;
  position: absolute;
  bottom: -65px;
  left: 89px;
  z-index: 5;
}

.healer-breadcrumb .teacher-details-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.healer-breadcrumb .teacher-name {
  font-size: 28px !important;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  padding-left: 271px;
  font-family: "VolteLight";
  font-weight: 600;
}

.healer-breadcrumb .page-breadcrumb-title {
  padding-left: unset !important;
  margin: unset !important;
}

@media screen and (min-width: 1400px) {
  .healer-breadcrumb .teacher-details-img {
    left: calc((100vw - 1400px) / 2 + 90px);
  }

  .healer-breadcrumb .page-breadcrumb-title {
    max-width: 1400px;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 991px) {
  .healer-breadcrumb {
    height: 278px;
    padding-top: 97px !important;
  }

  .healer-breadcrumb .page-breadcrumb-content {
    top: 259px;
  }

  .healer-breadcrumb .teacher-name {
    padding-left: 201px !important;
  }

  .healer-breadcrumb .teacher-name-mobile {
    font-size: 18px !important;
    font-weight: unset;
    padding-left: 150px;
    color: #000000;
  }

  .healer-breadcrumb .teacher-details-img {
    height: 130px;
    width: 130px;
    left: 17px;
  }
}

@media screen and (max-width: 767px) {
  .teacher-name-mobile h2 {
    font-size: 18px !important;
    font-weight: unset;
    color: #000000;
    text-transform: capitalize;
    font-family: "Volte";
  }
}

.teacher-details-area-section {
  padding-top: 97px;
  padding-bottom: 77px;
}

.teacher-details-area-section .container {
  max-width: 1072px;
}

.teacher-details-area-section .go-back {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Volte";
  color: #9ad1cd;
}

.teacher-details-area-section .go-back:hover {
  color: #101010;
}

.teacher-details-area-section .teacher-details-area {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  padding: 35px 26px;
}

.teacher-details-area-section .teacher-header-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 28px;
  margin-bottom: 22px;
  border-bottom: 1px solid #d9dedc;
}

.teacher-details-area-section .teacher-header-details .info_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.teacher-details-area-section .teacher-header-details .info_type img {
  height: 41px;
  width: 41px;
}

.teacher-details-area-section .teacher-header-details .session_type {
  margin-left: 17%;
}

.teacher-details-area-section .value {
  font-size: 14px;
  margin-bottom: 4px;
  color: #1a1917;
  text-transform: uppercase;
  font-family: "Volte";
  letter-spacing: 0.42px;
}

.teacher-details-area-section .type {
  font-size: 14px;
  margin-bottom: 4px;
  color: #9ad1cd;
  text-transform: uppercase;
  font-family: "Volte";
  letter-spacing: 0.7px;
}

.teacher-details-area-section .text {
  font-size: 15px;
  color: #000000;
  margin-bottom: 36px;
  letter-spacing: 0.3px;
  font-family: "VolteLight";
  max-width: 90%;
  white-space: pre-line;
}

.teacher-details-area-section .nav-tabs {
  border-bottom: 1px solid #d9dedc !important;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.teacher-details-area-section .nav-link {
  font-size: 15px;
  color: #000000;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  font-family: "Volte";
  margin-right: 60px !important;
}

.teacher-details-area-section .nav-link:active {
  color: #9ad1cd;
}

.teacher-details-area-section .filter-section {
  padding-top: 23px;
  padding-bottom: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.teacher-details-area-section .filter-btn {
  width: 100%;
  height: 52px;
  border: 1px solid #e4e6ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.teacher-details-area-section .filter-btn p {
  color: #000000;
  opacity: 0.37;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.teacher-details-area-section .filter-btn img {
  width: 25px;
  height: 25px;
  margin-right: 7px;
}

.teacher-details-area-section .filter-btn.active {
  background-color: #f2f5f8;
  border-color: #f2f5f8;
}

.teacher-details-area-section .filter-btn.active p {
  opacity: 1;
}

.teacher-details-area-section .filter-btn:hover {
  border-color: #9ad1cd;
}

.teacher-details-area-section .filter-btn:hover p {
  color: #9ad1cd;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .teacher-details-area-section {
    padding-top: 60px;
  }

  .teacher-details-area-section .teacher-details-area {
    margin-top: 15px;
  }

  .teacher-details-area-section .info_type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .teacher-details-area-section .course-icon {
    margin-bottom: 10px;
  }

  .teacher-details-area-section .teacher-header-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .teacher-details-area-section .session_type {
    margin-left: 0px !important;
    margin-top: 10px;
  }

  .teacher-details-area-section .text {
    width: 100%;
  }

  .teacher-details-area-section .filter-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .teacher-details-area-section .filter-section .filter-btn {
    margin-bottom: 15px;
  }
}

.teacher-details-area-section .flipped-course-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 31px;
  height: 100%;
}

.teacher-details-area-section .flipped-course-card .course-image {
  height: 115% !important;
  margin-left: -30% !important;
}

@media screen and (max-width: 767px) {
  .teacher-details-area-section .flipped-course-card .course-image {
    margin-left: unset !important;
  }
}

.teacher-details-area-section .flipped-course-card .course-title {
  font-size: 16px;
  text-decoration: none !important;
}

.teacher-details-area-section .flipped-course-card .course-title:hover {
  color: #9ad1cd !important;
}

.teacher-details-area-section .flipped-course-card .course-description {
  font-size: 12px;
}

.teacher-details-area-section .flipped-course-card .course-info {
  margin-top: 10%;
  padding: 21px 6px 21px 14px !important;
}

@media screen and (max-width: 991px) {
  .teacher-details-area-section .flipped-course-card .course-info {
    margin-top: -15% !important;
  }

  .teacher-details-area-section .flipped-course-card .course-image {
    height: 203px !important;
  }
}

.teacher-details-area-section .course-row {
  padding-bottom: 5%;
}

@media screen and (max-width: 991px) {
  .teacher-details-area-section .course-row {
    padding-bottom: unset !important;
  }
}

.teacher-details-area-section .course-row:nth-child(2n) {
  padding-left: 15px !important;
  margin-left: -2px;
}

@media screen and (max-width: 991px) {
  .teacher-details-area-section .course-row:nth-child(2n) {
    padding-left: unset !important;
    margin-left: 2px;
  }
}

.teacher-details-area-section .course-row:nth-child(2n + 1) {
  padding-right: 15px !important;
  margin-left: 2px;
}

@media screen and (max-width: 991px) {
  .teacher-details-area-section .course-row:nth-child(2n + 1) {
    padding-right: unset !important;
    margin-left: 2px;
  }
}

.teacher-details-area-section .course-card {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  margin-bottom: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  padding: 25px 22px 25px 22px;
  height: calc(100% - 29px);
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  min-height: 250px;
}

.teacher-details-area-section .course-card .course-icon {
  height: 34px;
  height: 34px;
  margin-bottom: 5px;
}

.teacher-details-area-section .course-card .course-image {
  width: 142px;
  min-width: 142px;
  -o-object-fit: contain;
     object-fit: contain;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.teacher-details-area-section .course-card .course-info {
  padding-left: 20px;
  padding-bottom: 50px;
  padding-top: 8px;
  position: relative;
}

.teacher-details-area-section .course-card .course-title {
  font-size: 19px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 300px !important;
  font-family: "Volte";
}

.teacher-details-area-section .course-card .course-title a {
  font-size: 21px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 229px !important;
  font-family: "Volte";
}

.teacher-details-area-section .course-card .course-title:hover {
  color: #9ad1cd;
}

.teacher-details-area-section .course-card .course-price-value {
  font-size: 24px;
  color: #9ad1cd;
  letter-spacing: 0.72px;
  font-family: "Volte";
}

.teacher-details-area-section .course-card .course-description {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
}

.teacher-details-area-section .course-card p {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.teacher-details-area-section .course-card .btn-course-detail {
  width: 135px;
  position: absolute;
  bottom: 0px;
  left: 22px;
}

@media screen and (max-width: 991px) {
  .teacher-details-area-section .course-card {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  .teacher-details-area-section .course-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .teacher-details-area-section .course-card .course-image {
    height: 200px !important;
    width: 100% !important;
  }

  .teacher-details-area-section .course-card .course-info {
    padding-left: unset !important;
    padding-top: 20px;
    padding-bottom: 0px !important;
  }

  .teacher-details-area-section .course-card .btn-course-detail {
    left: 0px !important;
  }

  .teacher-details-area-section .course-card .course-title {
    max-width: unset !important;
  }
}

.course-scroll-area {
  max-height: 660px;
  overflow-x: hidden;
  overflow-y: auto;
}

@media screen and (max-width: 767px) {
  .course-scroll-area {
    max-height: unset !important;
    overflow-y: hidden !important;
  }
}

.course-scroll-area::-webkit-scrollbar {
  width: 7px;
}

.course-scroll-area::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 4px;
}

.course-scroll-area::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #f2f5f8;
}

/*---------------------------------------------------- */

/*Best product  section*/

/*----------------------------------------------------*/

.best-product-section {
  padding: 125px 0px 50px 0px;
}

.best-product-section .course-title h3 {
  font-size: 18px;
}

.best-product-section .course-title:after {
  display: none;
}

.best-product-section .price-start {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
}

.best-product-section .price-start span {
  color: #76b4b0;
}

.best-product-section.home_2 {
  padding: 50px 0px 100px;
}

.add-cart {
  color: #bbbbbb;
  height: 40px;
  width: 40px;
  line-height: 40px;
  float: right;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}

.add-cart:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  left: 0;
  z-index: 0;
  opacity: 0;
  border-radius: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.add-cart i {
  position: relative;
  z-index: 1;
}

.product-img-text {
  background-color: #f1f1f3;
  padding: 25px 20px;
  display: inline-block;
  width: 97%;
  margin: 5px;
  border-radius: 4px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.product-img-text:hover {
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.1);
}

.product-img-text:hover .add-cart {
  color: #fff;
}

.product-img-text:hover .add-cart::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.faq-secound-home-version .best-product-section {
  padding-top: 30px;
}

.faq-secound-home-version .best-product-section .section-title-2 h2 {
  color: #fff;
}

.faq-secound-home-version .best-product-section .owl-prev,
.faq-secound-home-version .best-product-section .owl-nav .owl-next,
.owl-nav .faq-secound-home-version .best-product-section .owl-next,
.faq-secound-home-version .best-product-section .testimonial-slide-area .owl-next,
.testimonial-slide-area .faq-secound-home-version .best-product-section .owl-next,
.faq-secound-home-version .best-product-section .owl-next {
  background-color: #4175a4;
}

.home-third-best-product {
  padding: 20px 0px 80px;
}

.shop-product-section {
  padding: 80px 0px 20px;
}

.genius-shop-item .best-product-section {
  padding-top: 0;
}

.genius-shop-item .best-product-section .product-img-text {
  width: 100%;
  margin: 0;
  margin-bottom: 30px;
}

.genius-shop-item .product-list-item {
  background-color: #f7f7f7;
  padding: 25px 20px;
  border-radius: 4px;
}

.genius-shop-item .course-page-section {
  padding-top: 0;
}

.ui-slider-horizontal {
  height: 3px;
  border: none;
  background-color: #dddddd;
}

.price-range .ui-widget.ui-widget-content {
  border: none;
}

.price-range input,
.price-range .register-form-area select,
.register-form-area .price-range select,
.price-range .register-form-area textarea,
.register-form-area .price-range textarea {
  position: absolute;
  font-size: 12px;
  right: -70px;
  top: -13px;
  color: #b2afaf;
  border: none;
  font-weight: 700;
}

#slider-range {
  width: 73%;
  float: right;
  margin-top: 6px;
}

#slider-range .ui-widget-header {
  background-color: #000000;
}

.ui-slider-horizontal .ui-slider-handle {
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background-color: #76b4b0;
  border: none;
  cursor: pointer;
  outline: none;
  top: -3px;
}

.inner-title {
  font-size: 12px;
  font-weight: 500;
  float: left;
  padding-left: 25px;
  position: relative;
}

.inner-title:after {
  position: absolute;
  content: '';
  height: 15px;
  width: 15px;
  border-radius: 4px;
  border: 1px solid #d9d4d4;
  left: 0;
  top: 1px;
}

.product-highlights .inner-title {
  float: none;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px;
}

.product-highlights .inner-title:last-child {
  margin-bottom: 0;
}

.best-sell-title-price {
  margin-top: 30px;
}

.best-sell-title-price h3 {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}

.best-sellers-pic-text {
  background-color: #f7f7f7;
  display: inline-block;
  width: 100%;
  padding: 15px 15px 25px 15px;
  margin-bottom: 4px;
}

.best-sellers-pic-text .best-sell-pic {
  height: 105px;
  width: 105px;
  float: left;
  margin-right: 20px;
}

.best-sellers-pic-text .b-price {
  font-size: 12px;
  color: #76b4b0;
  font-weight: 700;
}

.best-sellers-item .couse-pagination {
  margin-top: 15px;
}

.best-sellers-item .couse-pagination li {
  font-size: 12px;
}

.best-product-4 {
  background-color: #f7f7f7;
  padding-bottom: 100px;
}

.best-product-4 .product-img-text {
  background-color: #fff;
}

.best-product-4 .owl-nav .owl-prev,
.best-product-4 .owl-nav .owl-next,
.best-product-4 .owl-nav .owl-next {
  background-color: #fff;
}

/*---------------------------------------------------- */

/*FAQ  section*/

/*----------------------------------------------------*/

.faq-section {
  padding: 50px 0px 125px 0px;
}

ul.product-tab li {
  cursor: pointer;
  margin: 0px 40px 0px 0px;
  font-size: 18px;
  position: relative;
  color: #777777;
  font-weight: 500;
  text-transform: uppercase;
}

ul.product-tab li:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  top: 30px;
  left: 0;
  opacity: 0;
  background-color: #76b4b0;
}

ul.product-tab li.active {
  color: #000000;
}

ul.product-tab li.active:after {
  opacity: 1;
}

.tab-content-1 {
  display: none;
}

.tab-content-1 p {
  color: #777777;
}

.ques-ans h3 {
  font-size: 22px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 20px;
}

.faq-secound-home-version {
  background-image: url(/images/fq-1.jpg?b799c3d925d7ff1312d2ac45537b136a);
  padding: 110px 0px 100px 0px;
}

.faq-secound-home-version .section-title h2,
.faq-secound-home-version .section-title span {
  color: #fff;
}

.faq-secound-home-version ul.product-tab li {
  background-color: #006dad;
  color: #fff;
  padding: 5px 15px;
  font-size: 16px;
  border-radius: 4px;
  z-index: 1;
  margin: 0px 5px 0px 0px;
}

.faq-secound-home-version ul.product-tab li:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  left: 0;
  top: 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  border-radius: 4px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.faq-secound-home-version ul.product-tab li.active {
  color: #fff;
}

.faq-secound-home-version ul.product-tab li.active:after {
  opacity: 1;
  visibility: visible;
}

.faq-secound-home-version .ques-ans h3 {
  color: #fff;
}

.faq-secound-home-version .tab-content-1 {
  display: none;
}

.faq-secound-home-version .tab-content-1 p {
  color: #76b4b0;
}

.faq_3 {
  padding-bottom: 40px;
}

.panel-group .panel {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 25px;
  max-width: 625px;
  margin: 0 auto;
}

.panel-group .panel-body {
  color: #67a0c9;
  position: relative;
}

.panel-group .panel-body:before {
  position: absolute;
  left: -15px;
  top: -42px;
  content: '';
  background-color: #76b4b0;
  width: 3px;
  height: 0%;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.panel-group .collapse.show .panel-body:before {
  height: 150%;
}

.panel-group .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  color: inherit;
  position: relative;
}

.panel-group .panel-title h3 {
  position: relative;
}

.panel-group .panel-title h3:before {
  position: absolute;
  width: 3px;
  height: 25px;
  left: -15px;
  content: '';
  background-color: #4a8ec0;
  top: 22px;
}

.panel-group .panel-title .btn-link {
  display: block;
  padding: 15px 0px 15px;
  position: relative;
  width: 100%;
  text-align: left;
  text-decoration: none;
  font-size: 22px;
  font-weight: 500;
  color: #76b4b0;
}

.panel-group .panel-title .btn-link:before {
  content: '\F139';
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  right: 20px;
  top: 20px;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  color: #76b4b0;
}

.panel-group .panel-title .btn-link:after {
  content: "";
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #76b4b0;
}

.panel-group .panel-title .btn-link:hover {
  text-decoration: none;
  color: #76b4b0;
}

.panel-group .btn-link.collapsed {
  color: #fff;
}

.panel-group .btn-link.collapsed:before {
  content: ' ';
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.panel-group .btn-link.collapsed:after {
  content: "\F13A";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  color: #4d8fbe;
}

#accordion .btn {
  white-space: inherit;
}

.faq-page-section {
  padding: 80px 0px 80px 0px;
}

.faq-page-section .panel-group .btn-link.collapsed {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
}

.faq-page-section .panel-group .panel-title .btn-link:before,
.faq-page-section .panel-group .panel-title .btn-link:after {
  right: -5px;
}

.faq-page-section .panel-group .panel-title .btn-link:after {
  color: #ccc;
}

.faq-page-section .panel-group .panel-title .btn-link {
  font-size: 20px;
  width: 98%;
}

.faq-page-section .panel-group .panel-body:before {
  top: -50px;
}

.faq-page-section .panel-group .panel-title h3:before {
  background-color: #ccc;
}

.faq-page-section .panel-group .panel-body {
  color: inherit;
}

.faq-page-section .faq-secound-home-version {
  background-image: inherit;
  padding: 0;
}

.faq-page-section .faq-secound-home-version ul.product-tab li {
  background-color: #f7f7f7;
  color: #ccc;
}

.faq-page-section .faq-secound-home-version ul.product-tab li.active {
  color: #fff;
}

.faq-page-section .faq-secound-home-version .ques-ans h3 {
  color: #000000;
}

/*---------------------------------------------------- */

/*Course category  section*/

/*----------------------------------------------------*/

.course-category-section {
  background-color: #f7f7f7;
  padding: 125px 0px 125px;
}

.category-icon {
  position: relative;
  z-index: 1;
}

.category-icon i {
  font-size: 60px;
}

.category-title {
  margin-top: 10px;
  position: relative;
  z-index: 1;
}

.category-title h4 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

.category-icon-title {
  background-color: #fff;
  padding: 35px;
  border-radius: 4px;
  margin-bottom: 30px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  position: relative;
}

.category-icon-title:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #17d0cf;
  background: -webkit-gradient(left top, right top, color-stop(0%, #4eb3bf), color-stop(51%, #17d0cf), color-stop(100%, #4eb3bf));
  background: -webkit-gradient(linear, left top, right top, from(#01a6fd), color-stop(51%, #17d0cf), to(#01a6fd));
  background: linear-gradient(to right, #01a6fd 0%, #17d0cf 51%, #01a6fd 100%);
  background-size: 200% auto;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  border-radius: 4px;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.category-icon-title:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.category-icon-title:hover .category-title h4 {
  color: #fff;
}

.category-icon-title:hover .category-icon i {
  color: #fff;
  -webkit-text-fill-color: inherit;
}

.category-icon-title:hover {
  -webkit-box-shadow: 0px 10px 15px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 15px 2px rgba(0, 0, 0, 0.1);
}

.home-secound-version {
  background-color: #fff;
}

.home-secound-version .category-icon-title {
  background-color: #f7f7f7;
}

.category-icon-title a:hover {
  text-decoration: none !important;
  color: transparent !important;
}

/*---------------------------------------------------- */

/*why choose  section*/

/*----------------------------------------------------*/

.why-choose-section {
  background-image: url(/images/wc-1.jpg?6abd1526b0db9545dd53cc1a2997b84e);
  padding-top: 115px;
}

.why-choose-section .section-title h2,
.why-choose-section .section-title span {
  color: #fff;
}

.features-icon {
  height: 80px;
  width: 80px;
  border-radius: 100%;
  line-height: 80px;
  font-size: 40px;
  float: left;
  margin-right: 25px;
}

.features-icon i {
  color: #fff;
}

.features-text-title h3 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}

.features-text {
  overflow: hidden;
  padding-top: 10px;
}

.features-text .features-text-dec {
  color: #84bfeb;
}

.extra-icon-text {
  margin-bottom: 45px;
}

.extra-right .features-icon {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}

.version-four .features-icon {
  position: relative;
}

.version-four .features-icon .feat-tag span {
  position: absolute;
  background-color: #fff;
  height: 25px;
  width: 25px;
  border-radius: 100%;
  text-align: center;
  line-height: 25px;
  font-weight: 700;
  color: #76b4b0;
  right: -10px;
  top: 25px;
  font-size: 13px;
}

.version-four .extra-right .features-icon .feat-tag span {
  left: -10px;
  right: inherit;
}

.course-advantage {
  padding-top: 65px;
}

.service-slide_3 {
  margin-top: 35px;
}

.service-slide_3 .service-icon {
  float: none !important;
  margin-bottom: 15px;
}

.service-slide_3 .service-text-icon {
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 4px;
}

.service-slide_3 .service-text p {
  font-size: 15px;
  color: #88c3ef;
}

.service-slide_3 .service-text h3 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
}

.service-slide_3 .owl-nav {
  top: -70px;
}

/*---------------------------------------------------- */

/*Contact  section*/

/*----------------------------------------------------*/

.contact-area-section,
.contact_secound_section {
  background-image: url(/images/contact-b.jpg?7074d794ff7f22c91999d1527d34bbf5);
  padding: 105px 0px 105px;
}

.contact-area-section .section-title h2,
.contact_secound_section .section-title h2 {
  color: #fff;
  margin-bottom: 25px;
}

.contact-area-section .section-title span,
.contact_secound_section .section-title span {
  color: #fff;
}

.contact-area-section .section-title p,
.contact_secound_section .section-title p {
  color: #fff;
}

.contact-left-content {
  max-width: 500px;
}

.address-icon {
  height: 60px;
  width: 60px;
  border: 5px solid;
  line-height: 60px;
  margin-right: 20px;
  border: 4px solid transparent;
  -o-border-image: linear-gradient(69deg, #10abff, #1beabd);
     border-image: linear-gradient(69deg, #10abff, #1beabd);
  border-image-slice: 1;
  border-radius: 40px;
  background-origin: border-box;
  background-clip: content-box, border-box;
}

.address-icon i {
  font-size: 30px;
  color: #fff;
}

.address-details li {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.address-details li span {
  font-weight: 300;
}

.contact-address-details {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: inline-block;
  border-bottom: 1px solid #207fba;
}

.contact-address-details:last-child {
  border-bottom: none;
}

.google-map-container {
  height: 600px;
  background-color: #dddddd;
}

#google-map {
  top: 0;
  width: 940px;
  height: 100%;
  -webkit-box-shadow: -15px -10px 40px 5px rgba(0, 0, 0, 0.1);
          box-shadow: -15px -10px 40px 5px rgba(0, 0, 0, 0.1);
  position: absolute;
}

.contact_secound_section {
  background-image: url(/images/cf-1.png?ffe769692e5d5c4a1aa75c2095a8b4b2);
  padding: 270px 0px 0px;
  background-color: #f7f7f7;
}

.contact_secound_form {
  margin-left: 80px;
}

.contact_secound_form .section-title-2 h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  display: table;
}

.contact_secound_form .section-title-2 h2:after {
  right: -65px;
  left: inherit;
  bottom: 5px;
}

.contact_secound_form .contact_form input,
.contact_secound_form .contact_form .register-form-area select,
.register-form-area .contact_secound_form .contact_form select,
.contact_secound_form .contact_form .register-form-area textarea,
.register-form-area .contact_secound_form .contact_form textarea {
  width: 45%;
  float: left;
  background-color: transparent;
  border: none;
  padding: 25px 0px;
  border-bottom: 1px solid #73a3c4;
  margin-right: 20px;
  height: 35px;
}

.contact_secound_form .contact_form input::-webkit-input-placeholder,
.contact_secound_form .contact_form .register-form-area select::-webkit-input-placeholder,
.register-form-area .contact_secound_form .contact_form select::-webkit-input-placeholder,
.contact_secound_form .contact_form .register-form-area textarea::-webkit-input-placeholder,
.register-form-area .contact_secound_form .contact_form textarea::-webkit-input-placeholder {
  color: #669fc9;
}

.contact_secound_form .contact_form input:-ms-input-placeholder,
.contact_secound_form .contact_form .register-form-area select:-ms-input-placeholder,
.register-form-area .contact_secound_form .contact_form select:-ms-input-placeholder,
.contact_secound_form .contact_form .register-form-area textarea:-ms-input-placeholder,
.register-form-area .contact_secound_form .contact_form textarea:-ms-input-placeholder {
  color: #669fc9;
}

.contact_secound_form .contact_form input::-ms-input-placeholder,
.contact_secound_form .contact_form .register-form-area select::-ms-input-placeholder,
.register-form-area .contact_secound_form .contact_form select::-ms-input-placeholder,
.contact_secound_form .contact_form .register-form-area textarea::-ms-input-placeholder,
.register-form-area .contact_secound_form .contact_form textarea::-ms-input-placeholder {
  color: #669fc9;
}

.contact_secound_form .contact_form input::placeholder,
.contact_secound_form .contact_form .register-form-area select::placeholder,
.register-form-area .contact_secound_form .contact_form select::placeholder,
.contact_secound_form .contact_form .register-form-area textarea::placeholder,
.register-form-area .contact_secound_form .contact_form textarea::placeholder {
  color: #669fc9;
}

.contact_secound_form .nws-button {
  height: 60px;
  width: 280px;
  line-height: 60px;
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 30px;
}

.contact_secound_form .nws-button button {
  background-color: transparent;
  border: none;
  font-weight: 700;
  color: #fff;
}

.contact-form-area_3 {
  background-color: #f7f7f7;
  padding: 110px 0px;
}

.contact_third_form .contact-info input,
.contact_third_form .contact-info .register-form-area select,
.register-form-area .contact_third_form .contact-info select,
.contact_third_form .contact-info .register-form-area textarea,
.register-form-area .contact_third_form .contact-info textarea {
  width: 100%;
  height: 50px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #dddddd;
}

.contact_third_form .nws-button {
  height: 60px;
  width: 200px;
  line-height: 60px;
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 70px;
}

.contact_third_form .nws-button button {
  background-color: transparent;
  border: none;
  font-weight: 700;
  color: #fff;
}

.contact-page-section {
  padding: 156px 0px 0px 0px;
}

.contact-page-section .social-contact {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 38.37px;
  position: relative;
}

.contact-page-section .social-contact .category-icon-title {
  width: 165px;
  display: inline-block;
  position: relative;
}

.contact-page-section .social-contact .category-icon-title:before {
  content: "";
  position: absolute;
  height: 130px;
  width: 1px;
  background-color: #eee;
  top: 0;
  right: 0;
  z-index: 1;
}

.contact-page-section .social-contact .category-icon-title:before:last-child:before {
  opacity: 0;
}

.contact-page-section .social-contact .category-icon-title .category-title h4 {
  font-size: 16px;
}

.contact-page-section .category-icon-title:last-child::before {
  display: none;
}

@media screen and (max-width: 991px) {
  .contact-page-section {
    padding: 70px 0px 0px 0px;
  }
}

.contact-info-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(/images/tree-background.jpg?c00d068d6b99b3eb800076863089ec6d);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.contact-info-section .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: #000000;
  opacity: 0.35;
}

.contact-info-section .email-icon {
  width: 44px;
  height: 30px;
  margin-bottom: 11.89px;
  position: relative;
}

.contact-info-section .contact-info-title {
  letter-spacing: 1.8px;
  color: #fff;
  text-shadow: 0px 3px 20px #00000029;
  text-transform: uppercase;
  font-size: 36px;
  font-family: "Volte";
  margin-bottom: 36.04px;
}

.contact-info-section .email-value {
  font-size: 17px;
  color: #fff;
  letter-spacing: 0px;
  position: relative;
}

.contact-info-section .category-icon-title {
  background-color: unset !important;
  padding: 0px !important;
  width: auto !important;
  margin-right: 21px;
}

.contact-info-section .category-icon-title:nth-last-child {
  margin-right: unset !important;
}

.contact-info-section .category-icon-title::before {
  display: none !important;
}

.contact-info-section .category-icon-title:after {
  display: none !important;
}

.contact-info-section .category-icon-title:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.contact-info-section .category-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.contact-info-section .category-icon i {
  font-size: 25px !important;
}

@media screen and (max-width: 991px) {
  .contact-info-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .contact-info-section .contact-info-title {
    font-size: 28px;
  }

  .contact-info-section .category-icon-title {
    margin: 0px 21px 0px 0px !important;
  }
}

.contact-page-version .contact_third_form {
  background-color: #fff;
  border-radius: 4px;
}

@media screen and (min-width: 1800px) {
  .contact-page-version .contact_third_form {
    max-width: 800px;
  }
}

.contact-form-section {
  padding-top: 67.33px !important;
  padding-left: 59px;
  padding-right: 59px;
  background-color: #fff;
}

.contact-form-section .section-title h2 {
  font-size: 38px !important;
  color: #000000;
  letter-spacing: 1.14px;
  text-transform: capitalize;
  margin-left: -6px;
  font-family: 'Volte';
}

.contact-form-section .submit-btn-section {
  margin-top: 28px;
}

.contact-form-section .submit-btn-section button {
  width: 142px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .contact-form-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .contact-form-section {
    padding-left: unset !important;
    padding-top: 30px !important;
  }
}

.contact-input {
  margin-bottom: 13.07px;
}

.user-type-section {
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: 1px solid #dfe1e5;
  margin-top: 20px;
}

.user-type-section .title {
  font-size: 13px;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .contact-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*---------------------------------------------------- */

/*Blog  section*/

/*----------------------------------------------------*/

.blog-item-post {
  padding: 105px 0px 0px 0px;
}

.blog-content-details {
  padding-bottom: 80px;
  border-bottom: 1px solid #eeeeee;
}

.short-filter-tab {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.shorting-filter select {
  padding: 8px 15px;
  border-radius: 4px;
  background-color: #f7f7f7;
  border: none;
  color: #000000;
  font-weight: 700;
  margin-left: 15px;
}

.blog-button ul.product-tab li {
  margin: 0px 5px 0px 0px;
  font-size: 22px;
  padding: 5px 10px;
  background-color: #f7f7f7;
  border-radius: 4px;
}

.blog-button ul.product-tab li:after {
  display: none;
}

.blog-button ul.product-tab li.active {
  color: #fff;
  background-color: #76b4b0;
}

.blog-post-img-content {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 35px;
  margin-bottom: 30px;
}

.blog-post-img-content .course-price {
  bottom: 20px;
  top: inherit;
}

.blog-post-img-content .blog-img-date {
  border-radius: 4px;
  margin-bottom: 30px;
}

.blog-post-img-content .blog-img-date .blog-thumnile {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 420px;
  background-position: center;
  background-color: #777777;
}

.blog-title-content h3 {
  font-size: 25px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}

.blog-title-content .blog-content {
  font-size: 17px;
  margin-bottom: 22px;
}

.genius-post-item {
  padding-bottom: 45px;
}

.list-blog-item {
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 30px;
}

.list-blog-item .blog-post-img-content {
  padding: 0;
  margin: 0;
}

.list-blog-item .blog-img-date {
  margin: 0;
}

.list-blog-item .blog-title-content {
  padding-top: 30px;
}

.side-bar-search {
  position: relative;
}

.side-bar-search input,
.side-bar-search .register-form-area select,
.register-form-area .side-bar-search select,
.side-bar-search .register-form-area textarea,
.register-form-area .side-bar-search textarea {
  height: 40px;
  width: 100%;
  background-color: #f7f7f7;
  padding: 0px 15px;
  border: none;
  border-radius: 4px;
}

.side-bar-search button {
  position: absolute;
  top: 8px;
  right: 10px;
  background-color: #ccc;
  border: none;
  border-radius: 100%;
  padding: 3px 6px;
  color: #fff;
  font-size: 14px;
}

.side-bar-widget {
  margin: 30px 0px;
  display: inline-block;
  width: 100%;
}

.side-bar-widget .widget-title {
  font-size: 30px;
  font-weight: 300;
  color: #000000;
  margin-bottom: 20px;
}

.side-bar-widget .widget-title span {
  font-weight: 700;
}

.side-bar-widget .widget-title:after {
  display: none;
}

.side-bar-widget .post-categori {
  background-color: #f7f7f7;
  border-radius: 4px;
}

.side-bar-widget .post-categori .cat-item {
  position: relative;
  padding: 15px 20px 15px 35px;
  border-bottom: 1px solid #eeeeee;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.side-bar-widget .post-categori .cat-item:before {
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 19px;
  left: 19px;
  font-size: 10px;
  font-weight: 700;
  content: '\F054';
}

.side-bar-widget .post-categori .cat-item:hover {
  color: #000000;
}

.side-bar-widget .latest-news-thumbnile {
  height: 80px;
  width: 80px;
}

.side-bar-widget .latest-news-area {
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.side-bar-widget .latest-title {
  font-size: 17px;
}

.side-bar-widget .tag-clouds li {
  border: 1px solid #cfcaca;
  color: #cbc8c8;
  padding: 5px 15px;
  margin-bottom: 8px;
  margin-right: 2px;
  border-radius: 4px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.side-bar-widget .tag-clouds li:hover {
  background-color: #76b4b0;
  border-color: #76b4b0;
  color: #fff;
}

.side-bar-widget .tag-clouds li.active {
  background-color: #76b4b0;
  border-color: #76b4b0;
  color: #fff;
}

.side-bar-widget .best-course-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.side-bar-widget .best-course-text h3 {
  color: #fff;
}

.side-bar-widget .best-course-text .course-meta span {
  float: none;
  margin-right: 0;
  color: #fff;
  margin: 0px 10px;
}

.side-bar-widget .best-course-pic-text:hover .best-course-text {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.blog-details-section {
  padding: 80px 0px;
  border-bottom: 1px solid #ccc;
}

.blog-details-content h2 {
  font-size: 35px;
  color: #000000;
  font-weight: 500;
}

.blog-details-content .date-meta {
  margin-top: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.blog-details-content .date-meta span {
  font-size: 13px;
  color: #ccc;
  font-weight: 700;
  margin-right: 20px;
}

.blog-details-content .date-meta span i {
  color: #76b4b0;
}

.blog-details-content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 30px;
}

.blog-details-content p {
  font-size: 20px;
  color: #000000;
  font-weight: 300;
  margin-bottom: 20px;
}

.blog-details-content .share-text {
  font-weight: 700;
  color: #000000;
  margin-top: 8px;
}

.blog-details-content .blog-share-tag {
  display: inline-block;
  width: 100%;
  margin: 40px 0px 15px 0px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.blog-details-content .share-social ul li {
  font-size: 25px;
  margin-left: 30px;
}

.blog-details-content .blog-category li {
  padding: 5px 10px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  border-radius: 4px;
}

.blog-details-content .blog-category li:hover {
  background-color: #76b4b0;
  color: #fff;
}

.blog-details-content .author-comment {
  padding: 25px;
  margin-top: 20px;
  border-radius: 4px;
  background-color: #f5f5f5;
}

.blog-details-content .author-comment .author-img {
  height: 50px;
  width: 50px;
  float: left;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
}

.blog-details-content .author-comment .author-designation-comment {
  font-size: 12px;
  font-weight: 700;
}

.blog-details-content .author-comment .author-designation-comment span {
  color: #76b4b0;
}

.blog-details-content .author-comment .author-designation-comment p {
  font-size: 16px;
  color: #999999;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 0;
}

.blog-details-content .next-prev-post {
  font-weight: 700;
  color: #333333;
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 35px;
}

.blog-details-content .next-prev-post i {
  margin: 0 5px;
  color: #76b4b0;
}

.recent-post-item {
  padding-top: 32px;
}

.recent-post-item .blog-title-content h3 {
  margin-bottom: 0;
}

.blog-comment-area {
  margin-top: 10px;
}

.blog-comment-area .comment-list li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.blog-comment-area .section-title-2 {
  margin-bottom: 65px;
}

.blog-comment-area .section-title-2 h2 {
  font-size: 30px;
}

.blog-comment-area .comment-avater {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 20px;
}

.blog-comment-area .author-designation-comment {
  overflow: hidden;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}

.blog-comment-area .author-designation-comment h3 {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}

.blog-comment-area .author-name-rate {
  width: 88%;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
}

.blog-comment-area .author-name-rate span {
  color: #17d0cf;
}

.blog-comment-area .time-comment {
  margin-right: 10px;
}

.blog-comment-area .comment-ratting li {
  font-size: 15px;
  color: #ffc926;
  border-bottom: none;
  margin-bottom: 0;
}

.reply-comment-box {
  margin-top: 20px;
}

.reply-comment-box .section-title-2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .blog-post-img-content .blog-img-date .blog-thumnile {
    width: 100%;
  }
}

/*---------------------------------------------------- */

/*course  section*/

/*----------------------------------------------------*/

.course-page-section {
  padding: 30px 5rem;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .course-page-section {
    padding: 30px 3rem 0px !important;
  }
}

@media screen and (max-width: 991px) {
  .course-page-section {
    padding: 20px 1rem 0px !important;
  }
}

.course-page-section .container {
  max-width: 1300px !important;
}

.course-page-section .short-filter-tab {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.course-page-section .course-list-view {
  overflow-x: auto;
  padding: 5px;
}

.course-page-section .shorting-filter select {
  margin-right: 10px;
  padding: 10px 15px;
}

.course-page-section table {
  width: 100%;
}

.course-page-section td,
.course-page-section th {
  text-align: left;
  padding: 20px 15px;
}

.course-page-section th {
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  border-bottom: 3px solid #9ad1cd;
}

.course-page-section tr {
  border-bottom: 1px solid #eee;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  padding: 15px;
}

.course-page-section tr:hover {
  -webkit-box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1);
}

.course-page-section .list-head {
  padding: 0;
}

.course-page-section .list-head:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.course-page-section .course-list-img {
  height: 70px;
  width: 70px;
  float: left;
  margin-right: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #777777;
}

.course-page-section .course-list-text {
  width: 200px;
  display: inline-block;
}

.course-page-section .course-list-text h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
}

.course-page-section .course-type-list span {
  background-color: #76b4b0;
  color: #fff;
  padding: 12px 20px;
  border-radius: 4px;
}

.course-page-section .course-meta .course-rate li {
  color: #bbbbbb;
}

.zoom-page {
  min-height: 88vh;
}

.zoom-page .zoom-text {
  color: #000000;
}

.course-details-section {
  padding: 37px 0px 37px 0px;
}

.course-details-section .container {
  max-width: 1014px;
}

.course-details-section .tab-pane {
  padding-top: 24px;
}

.course-details-section .nav-tabs {
  border-bottom: 2px solid #dfe1e5 !important;
}

.course-details-section .nav-tabs.borderless {
  border: none !important;
}

.course-details-section .nav-tabs .nav-link {
  margin-right: 67px !important;
}

.course-details-section .nav-tabs .nav-link:hover {
  color: #9ad1cd;
}

@media screen and (max-width: 991px) {
  .course-details-section .nav-tabs .nav-link {
    margin-right: 28px !important;
  }
}

.course-details-section .healer-option-box {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .course-details-section .healer-option-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.course-details-section .healer-image {
  width: 78.2px;
  height: 78.2px;
  border-radius: 50%;
  border: 2px solid #9ad1cd;
  background-position: center;
  background-size: cover;
}

.course-details-section .healer-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .course-details-section .healer-image {
    margin-bottom: 20px;
  }
}

.course-details-section .session-info {
  width: calc(100% - 100px);
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.course-details-section .session-info .details {
  width: 70%;
  padding-right: 30px;
}

@media screen and (max-width: 991px) {
  .course-details-section .session-info .details {
    width: 100%;
    padding-right: 0px;
  }
}

@media screen and (max-width: 991px) {
  .course-details-section .session-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding-left: unset;
  }
}

.course-details-section .healer-name {
  font-size: 16px !important;
  color: #1a1917 !important;
  letter-spacing: 0.48px !important;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: "Volte" !important;
}

.course-details-section .healer-name .healer-type {
  font-size: 15px;
  color: #9ad1cd;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-left: 8px;
}

.course-details-section .healer-desc {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #000000;
  font-family: "VolteLight";
  margin-bottom: 6px;
}

.course-details-section p {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #000000;
  font-family: "VolteLight";
  margin-bottom: 6px;
}

.course-details-section .read-more {
  font-size: 15px;
  letter-spacing: 0px;
  color: #9ad1cd;
  font-family: "Volte";
  text-decoration: underline !important;
}

.course-details-section .read-more:hover {
  color: #101010;
}

.course-details-section .pricing {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.course-details-section .pricing .price-value {
  font-size: 24px;
  letter-spacing: 0.72px;
  color: #9ad1cd;
  font-family: "Volte";
  margin-right: 22px;
  margin-bottom: 0px;
  white-space: nowrap;
}

.course-details-section .pricing .sched-btn {
  width: 142px;
  height: 36px !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  white-space: nowrap;
}

.course-details-section .pricing .sched-btn.clicked {
  position: absolute;
  top: 35px;
  width: 47px;
  right: 42px;
}

@media screen and (max-width: 991px) {
  .course-details-section .pricing {
    width: 100%;
    alignt-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }

  .course-details-section .pricing .sched-btn.clicked {
    right: 23px !important;
  }
}

.course-details-section .table-header {
  font-size: 14px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: "Volte";
  color: #9ad1cd;
}

.course-details-section .table-value {
  color: #303A46;
  font-size: 14px;
  letter-spacing: 0.42px;
  font-family: "Volte";
}

.course-details-section .schedule-option-row {
  background-color: #f2f5f8;
  padding: 26px 0px 20px;
  margin-bottom: 23px;
  border-radius: 5px;
  border: 1px solid #f2f5f8;
  width: 102% !important;
}

.course-details-section .schedule-option-row.active {
  border-color: #9ad1cd;
}

@media screen and (min-width: 460px) and (max-width: 768px) {
  .course-details-section .schedule-option-row {
    width: 95% !important;
  }
}

@media screen and (max-width: 759px) {
  .course-details-section .schedule-option-row {
    width: 100% !important;
  }
}

.course-details-section .schedule-title-row {
  width: 102% !important;
}

.course-details-section .time-value {
  background-color: #fff;
  color: #303A46;
  font-size: 13px;
  letter-spacing: 0.39px;
  font-family: "Volte";
  padding: 8px;
  margin-right: 8px;
  margin-bottom: 5px !important;
  width: 76px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #fff;
  max-height: 38px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.course-details-section .time-value.active {
  background-color: #9ad1cd;
  color: #fff;
}

.course-details-section .time-value.active:hover {
  border-color: #9ad1cd;
  color: #fff;
}

.course-details-section .time-value:hover {
  border-color: #9ad1cd;
  color: #9ad1cd;
}

.course-details-section .time-value-cart {
  background-color: #9ad1cd;
  color: #fff;
}

.course-details-section .time-value-purchased {
  opacity: 0.6;
  background-color: #ecc1c2;
  color: #fff;
  font-weight: 700;
  cursor: not-allowed;
  border: 1px solid #ecc1c2;
}

.course-details-section .time-value-purchased:hover {
  border-color: #ecc1c2 !important;
  color: #fff !important;
}

.course-details-section .time-value-booked {
  opacity: 0.5;
  background-color: #76a3a0;
  color: #fff;
  font-weight: 700;
  cursor: not-allowed;
  border: 1px solid #76a3a0;
}

.course-details-section .time-value-booked:hover {
  border-color: #76a3a0 !important;
  color: #fff !important;
}

.course-details-section .sched-row-data {
  border-top: 1px solid #E5E9ED;
  padding-top: 23px;
}

.course-details-section .sched-btn-grey {
  width: 140px;
  border-radius: 6px !important;
}

.course-details-section .course-total {
  font-size: 22px;
  color: #1a1917;
  letter-spacing: 0.66px;
  font-weight: 600;
  margin-bottom: 0px;
}

.course-details-section .course-total .total-price {
  margin-left: 8px;
  color: #9ad1cd;
  font-size: 26px;
  letter-spacing: 0.84px;
  font-family: "Volte";
  font-weight: 500 !important;
}

.course-details-section .course-total .price-value {
  margin-left: 8px;
  color: #9ad1cd;
  font-size: 26px;
  letter-spacing: 0.84px;
  font-family: "Volte";
  font-weight: 500 !important;
}

@media screen and (max-width: 768px) {
  .course-details-section .data-row {
    width: 110% !important;
  }
}

@media screen and (max-width: 767px) {
  .course-details-section .video-data {
    width: 105% !important;
  }
}

.course-single-text .course-title {
  padding-bottom: 20px;
}

.course-single-text .course-title b {
  font-weight: 700;
}

.course-single-text .course-title h3 {
  font-size: 35px;
  font-weight: 300;
}

.course-single-text .course-details-content img {
  margin: 10px;
}

.course-single-text p {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #000000;
}

.course-details-category span {
  font-weight: 300;
  font-size: 28px;
  float: left;
  margin-right: 15px;
}

.course-details-category span b {
  font-weight: 700;
}

.course-details-category li {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  background-color: #f7f7f7;
  padding: 7px 15px;
  border-radius: 4px;
  margin-top: 5px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.course-details-category li:hover {
  color: #fff;
}

.course-details-category li.active {
  background: #e6e6e6;
}

.course-details-item {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.affiliate-market-guide .section-title-2 h2:after,
.course-review .section-title-2 h2:after {
  display: none;
}

.affiliate-market-accordion .panel-group .panel {
  max-width: inherit;
  max-width: inherit;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
  border-top: none;
}

.affiliate-market-accordion .panel-group .panel-body {
  padding: 10px 50px 25px 80px;
  line-height: 1.8;
}

.affiliate-market-accordion .panel-group .btn-link.collapsed,
.affiliate-market-accordion .panel-group .panel-title .btn-link,
.affiliate-market-accordion .panel-group .panel-body {
  color: #333;
}

.affiliate-market-accordion .panel-group .panel-title h3:before {
  display: none;
}

.affiliate-market-accordion .panel-group .panel-body:before {
  display: none;
}

.affiliate-market-accordion .panel-title .ac-head {
  font-size: 20px;
  font-size: 500;
  position: relative;
}

.affiliate-market-accordion .panel-title .ac-head span {
  font-size: 50px;
  font-weight: 500;
  float: left;
  line-height: 1;
  margin-right: 20px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.affiliate-market-accordion .panel-group .btn-link.collapsed span {
  color: #eeeeee !important;
}

.affiliate-market-accordion .panel-group .panel-title .btn-link span {
  color: #76b4b0;
}

.affiliate-market-accordion .leanth-course {
  position: absolute;
  right: 60px;
  top: 20px;
}

.affiliate-market-accordion .leanth-course span {
  background-color: #f7f7f7;
  padding: 12px 20px;
  font-size: 12px !important;
  font-weight: 700;
  border-radius: 4px;
  text-transform: uppercase;
  color: #ccc !important;
}

.affiliate-market-accordion .leanth-course span.completed {
  color: white !important;
}

.affiliate-market-accordion .panel-group .btn-link.collapsed:after {
  color: #d9d9d9;
}

.course-by {
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  left: 80px;
}

.course-by b {
  color: #76b4b0;
  font-size: 12px !important;
}

.affiliate-market-accordion .panel-group .panel:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top: 1px solid #e5e5e5;
}

.affiliate-market-accordion .panel-group .panel:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.course-review {
  border-bottom: 1px solid #eee;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.avrg-rating .avrg-rate {
  font-size: 50px;
  font-weight: 700;
  display: block;
  color: #76b4b0;
  margin: 10px 0px;
}

.avrg-rating li {
  color: #ffc926;
}

.avrg-rating .start-bar {
  width: 100px;
  height: 8px;
  display: inline-block;
  margin: 0px 10px;
  background-color: #eeeeee;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.avrg-rating .rating-overview {
  margin-top: 5px;
}

.avrg-rating .rating-overview:hover .start-bar {
  background-color: #76b4b0;
}

.review-option {
  display: inline-block;
  width: 100%;
}

.rating {
  display: inline-block;
  position: relative;
  font-size: 20px;
  float: right;
  margin-left: 10px;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating label span {
  margin: 0px 2px;
  color: #eee;
}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input,
.rating label .register-form-area select,
.register-form-area .rating label select,
.rating label .register-form-area textarea,
.register-form-area .rating label textarea {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
}

.rating label:last-child .icon {
  color: #000;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:not(:hover) label .register-form-area select:checked ~ .icon,
.register-form-area .rating:not(:hover) label select:checked ~ .icon,
.rating:not(:hover) label .register-form-area textarea:checked ~ .icon,
.register-form-area .rating:not(:hover) label textarea:checked ~ .icon,
.rating:hover label:hover input ~ .icon,
.rating:hover label:hover .register-form-area select ~ .icon,
.register-form-area .rating:hover label:hover select ~ .icon,
.rating:hover label:hover .register-form-area textarea ~ .icon,
.register-form-area .rating:hover label:hover textarea ~ .icon {
  color: #ffc926;
}

.rating label input:focus:not(:checked) ~ .icon:last-child,
.rating label .register-form-area select:focus:not(:checked) ~ .icon:last-child,
.register-form-area .rating label select:focus:not(:checked) ~ .icon:last-child,
.rating label .register-form-area textarea:focus:not(:checked) ~ .icon:last-child,
.register-form-area .rating label textarea:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #ffc926;
}

.course-side-bar-widget h3 {
  font-size: 30px;
  font-weight: 300;
  color: #333;
  margin-bottom: 20px;
}

.course-side-bar-widget h3 span {
  font-weight: 700;
  color: #76b4b0;
}

.like-course {
  height: 50px;
  width: 50px;
  background-color: #eeeeee;
  color: #cccccc;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  margin-left: 5px;
}

.course-side-bar-widget .genius-btn {
  line-height: 50px;
  padding: 0px 15px;
}

.student-number {
  float: right;
  color: #76b4b0;
  font-size: 14px;
}

.enrolled-student {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}

.enrolled-student li {
  color: #ffc926;
}

.couse-feature {
  margin-top: 15px;
}

.couse-feature li {
  font-size: 17px;
  font-weight: 500;
  color: #c4c4c4;
  position: relative;
  padding: 5px 0px;
  border: 1px solid #eeeeee;
  border-left: none;
  border-right: none;
}

.couse-feature li:after {
  top: 5px;
  left: 110px;
  content: ":";
  position: absolute;
}

.couse-feature span {
  position: relative;
  float: right;
  color: #000000;
}

.listing-filter-form label {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  display: block;
}

.listing-filter-form input,
.listing-filter-form .register-form-area select,
.register-form-area .listing-filter-form select,
.listing-filter-form .register-form-area textarea,
.register-form-area .listing-filter-form textarea,
.listing-filter-form select {
  height: 50px;
  border: none;
  padding: 15px;
  width: 100%;
  background-color: #f7f7f7;
}

.course-card {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  padding: 25px 22px 25px 22px;
  height: calc(100% - 33px);
  min-height: 250px;
}

.course-card .course-icon {
  height: 34px;
  height: 34px;
  margin-bottom: 5px;
}

.course-card .course-image {
  width: 242px;
  min-width: 210px;
  -o-object-fit: contain;
     object-fit: contain;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.course-card .course-info {
  padding-left: 20px;
  padding-bottom: 50px;
  padding-top: 8px;
  position: relative;
  width: 100%;
}

.course-card .course-title {
  font-size: 19px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 10px !important;
  max-width: 300px !important;
  font-family: "Volte";
  text-decoration: none;
  cursor: pointer;
}

.course-card .course-title a {
  font-size: 21px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 229px !important;
  font-family: "Volte";
  text-decoration: none;
  cursor: pointer;
}

.course-card .course-title:hover {
  color: #9ad1cd !important;
}

.course-card .course-title:hover a {
  color: #9ad1cd !important;
}

.course-card .course-price-value {
  font-size: 24px;
  color: #9ad1cd;
  letter-spacing: 0.72px;
  font-family: "Volte";
}

.course-card .course-description {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
}

.course-card p {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.course-card .btn-course-detail {
  width: 135px;
  position: absolute;
  bottom: 0px;
  left: 22px;
}

@media screen and (max-width: 991px) {
  .course-card {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  .course-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .course-card .course-image {
    height: 200px !important;
    width: 100% !important;
  }

  .course-card .course-info {
    padding-left: unset !important;
    padding-top: 20px;
  }

  .course-card .btn-course-detail {
    left: 0px !important;
  }

  .course-card .course-title {
    max-width: unset !important;
  }
}

.flipped-course-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 46px;
}

.flipped-course-card .course-image {
  height: 100%;
  width: 120% !important;
  height: 383px;
  z-index: 5;
  background-size: cover;
  background-position: center;
}

.flipped-course-card .course-icon {
  height: 34px;
  width: 34px;
  margin-bottom: 5px;
}

.flipped-course-card .course-title {
  font-size: 19px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 300px !important;
  font-family: "Volte";
}

.flipped-course-card .course-title a {
  font-size: 21px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 229px !important;
  font-family: "Volte";
  text-decoration: none;
}

.flipped-course-card .course-title:hover {
  color: #9ad1cd;
}

.flipped-course-card .course-title:hover a {
  color: #9ad1cd !important;
}

.flipped-course-card .course-description {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.flipped-course-card p {
  font-size: 14px;
  color: #000000;
  font-family: "VolteLight";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.flipped-course-card .course-info {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 22px 34px 22px;
  background-color: #fff;
  position: relative;
  width: 100%;
  min-height: 180px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flipped-course-card .btn-course-detail {
  width: 135px;
}

@media screen and (max-width: 767px) and (min-width: 480px) {
  .flipped-course-card {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flipped-course-card .course-image {
    height: 300px !important;
    width: 100% !important;
  }

  .flipped-course-card .course-info {
    padding-top: 20px;
    width: 92%;
    margin-left: 4%;
    margin-top: -15%;
  }

  .flipped-course-card .course-title {
    max-width: unset !important;
  }
}

@media screen and (max-width: 479px) {
  .flipped-course-card {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flipped-course-card .course-image {
    height: 200px !important;
    width: 100% !important;
  }

  .flipped-course-card .course-info {
    padding-top: 20px;
    width: 92%;
    margin-left: 4%;
    margin-top: -15%;
  }

  .flipped-course-card .course-title {
    max-width: unset !important;
  }
}

.course-row:nth-child(2n + 1) .flipped-course-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.course-row:nth-child(2n + 1) .flipped-course-card .course-image {
  margin-left: -20%;
}

@media screen and (max-width: 767px) {
  .course-row:nth-child(2n + 1) .flipped-course-card {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .course-row:nth-child(2n + 1) .flipped-course-card .course-image {
    margin-left: unset !important;
  }
}

.packages-title {
  margin-top: 10px;
}

.packages-title:hover {
  color: #9ad1cd !important;
}

.packages-title:hover a {
  color: #9ad1cd !important;
}

.tab-row {
  margin-bottom: 20px;
  width: 100%;
}

.recorded-video-box {
  margin-bottom: 45px;
  position: relative;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.recorded-video-box img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.recorded-video-box .title {
  font-size: 18px;
  color: #000000;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin-bottom: 11px;
  font-family: "Volte";
  margin-top: 11px;
}

.recorded-video-box .price {
  font-size: 22px;
  letter-spacing: 0.66px;
  color: #9ad1cd;
  font-family: "Volte";
  margin-bottom: 0px !important;
}

.recorded-video-box .duration {
  color: #1a1917;
  font-size: 12px;
  font-family: "Volte";
  letter-spacing: 1.2px;
  background-color: #f2f5f8;
  margin-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 0px !important;
  height: 25px;
}

.recorded-video-box .select-box {
  width: 75px;
  height: 30px;
  background-color: #9ad1cd;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 6;
  position: absolute;
  top: 11px;
  right: 18px;
}

.recorded-video-box .video-purchased {
  background-color: #ecc1c2 !important;
  cursor: not-allowed !important;
  width: 102px !important;
}

.recorded-video-box .video-purchased .white-select {
  cursor: not-allowed;
}

.recorded-video-box .video-purchased .white-select .checkmark:after {
  border-color: #ecc1c2 !important;
  cursor: not-allowed;
}

.recorded-video-box .video-incart {
  width: 120px;
}

.recorded-video-box .white-select {
  display: block;
  position: relative;
  padding-left: 26px;
  padding-top: 6px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  font-family: "Volte";
}

.recorded-video-box .white-select input,
.recorded-video-box .white-select .register-form-area select,
.register-form-area .recorded-video-box .white-select select,
.recorded-video-box .white-select .register-form-area textarea,
.register-form-area .recorded-video-box .white-select textarea {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.recorded-video-box .checkmark {
  position: absolute;
  top: 8px;
  left: 8px;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border-radius: 0px;
  border: none;
}

.recorded-video-box .white-select:hover input ~ .checkmark,
.recorded-video-box .white-select:hover .register-form-area select ~ .checkmark,
.register-form-area .recorded-video-box .white-select:hover select ~ .checkmark,
.recorded-video-box .white-select:hover .register-form-area textarea ~ .checkmark,
.register-form-area .recorded-video-box .white-select:hover textarea ~ .checkmark {
  background-color: #f2f5f8;
}

.recorded-video-box .white-select input:checked ~ .checkmark,
.recorded-video-box .white-select .register-form-area select:checked ~ .checkmark,
.register-form-area .recorded-video-box .white-select select:checked ~ .checkmark,
.recorded-video-box .white-select .register-form-area textarea:checked ~ .checkmark,
.register-form-area .recorded-video-box .white-select textarea:checked ~ .checkmark {
  background-color: #fff;
}

.recorded-video-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.recorded-video-box .white-select input:checked ~ .checkmark:after,
.recorded-video-box .white-select .register-form-area select:checked ~ .checkmark:after,
.register-form-area .recorded-video-box .white-select select:checked ~ .checkmark:after,
.recorded-video-box .white-select .register-form-area textarea:checked ~ .checkmark:after,
.register-form-area .recorded-video-box .white-select textarea:checked ~ .checkmark:after {
  display: block;
}

.recorded-video-box .white-select .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #9ad1cd;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#course-page .genius-post-item {
  padding-bottom: 0px !important;
}

.choose_healer h3,
.choose_healer h2 {
  color: #000000;
  font-size: 25px;
  font-family: "Volte";
  text-transform: capitalize;
  margin-bottom: 12px;
}

@media screen and (max-width: 991px) {
  .choose_healer h3,
  .choose_healer h2 {
    font-size: 18px;
  }
}

.choose_healer p {
  color: #000000;
  font-size: 15px;
  font-family: "Volte";
  margin-bottom: 12px;
  letter-spacing: 0.48px;
  opacity: 0.34;
}

.browse-text {
  color: #101010;
  text-decoration: none !important;
}

.browse-text:hover {
  color: #9ad1cd;
}

#healer-short {
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .course-page-section #tab1 {
    display: none !important;
  }

  .course-page-section #tab2 {
    display: block !important;
  }
}

/*---------------------------------------------------- */

/*Checkout  section*/

/*----------------------------------------------------*/

.checkout-section {
  padding: 30px 5rem 0px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .checkout-section {
    padding: 30px 0rem 0px !important;
  }
}

@media screen and (max-width: 991px) {
  .checkout-section {
    padding: 20px 0rem 0px !important;
  }
}

.checkout-section .container {
  max-width: 1300px;
}

.checkout-content .course-page-section {
  padding: 0;
}

.order-item .section-title-2 h2,
.order-payment .section-title-2 h2 {
  font-size: 28px;
}

.order-item .section-title-2 h2:after,
.order-payment .section-title-2 h2:after {
  display: none;
}

.check-dlt {
  position: absolute;
  top: 10px;
  right: 10px;
}

.check-dlt i {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.order-item .section-title-2 h2 {
  font-size: 28px;
}

.order-item .section-title-2 h2:after {
  display: none;
}

.order-item tr:hover .check-dlt i {
  color: #e61d1d;
}

.checkbox label:after,
.radio label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 0.25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
  background-color: #f7f7f7;
}

.radio .cr {
  border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  right: 0;
  display: inline-block;
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: calc(50% + 1px);
  left: 0;
}

.radio .cr .cr-icon {
  margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.checkbox label .register-form-area select[type="checkbox"],
.register-form-area .checkbox label select[type="checkbox"],
.checkbox label .register-form-area textarea[type="checkbox"],
.register-form-area .checkbox label textarea[type="checkbox"],
.radio label input[type="radio"],
.radio label .register-form-area select[type="radio"],
.register-form-area .radio label select[type="radio"],
.radio label .register-form-area textarea[type="radio"],
.register-form-area .radio label textarea[type="radio"] {
  display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.checkbox label .register-form-area select[type="checkbox"] + .cr > .cr-icon,
.register-form-area .checkbox label select[type="checkbox"] + .cr > .cr-icon,
.checkbox label .register-form-area textarea[type="checkbox"] + .cr > .cr-icon,
.register-form-area .checkbox label textarea[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon,
.radio label .register-form-area select[type="radio"] + .cr > .cr-icon,
.register-form-area .radio label select[type="radio"] + .cr > .cr-icon,
.radio label .register-form-area textarea[type="radio"] + .cr > .cr-icon,
.register-form-area .radio label textarea[type="radio"] + .cr > .cr-icon {
  -webkit-transform: scale(3) rotateZ(-20deg);
          transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox label .register-form-area select[type="checkbox"]:checked + .cr > .cr-icon,
.register-form-area .checkbox label select[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox label .register-form-area textarea[type="checkbox"]:checked + .cr > .cr-icon,
.register-form-area .checkbox label textarea[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon,
.radio label .register-form-area select[type="radio"]:checked + .cr > .cr-icon,
.register-form-area .radio label select[type="radio"]:checked + .cr > .cr-icon,
.radio label .register-form-area textarea[type="radio"]:checked + .cr > .cr-icon,
.register-form-area .radio label textarea[type="radio"]:checked + .cr > .cr-icon {
  -webkit-transform: scale(1) rotateZ(0deg);
          transform: scale(1) rotateZ(0deg);
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.checkbox label .register-form-area select[type="checkbox"]:disabled + .cr,
.register-form-area .checkbox label select[type="checkbox"]:disabled + .cr,
.checkbox label .register-form-area textarea[type="checkbox"]:disabled + .cr,
.register-form-area .checkbox label textarea[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr,
.radio label .register-form-area select[type="radio"]:disabled + .cr,
.register-form-area .radio label select[type="radio"]:disabled + .cr,
.radio label .register-form-area textarea[type="radio"]:disabled + .cr,
.register-form-area .radio label textarea[type="radio"]:disabled + .cr {
  opacity: 0.5;
}

.checkbox label {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
}

.checkbox label .sub-text {
  font-weight: 400;
  font-size: 15px;
  padding-left: 35px;
  display: block;
}

.checkbox label .sub-text b {
  color: #76b4b0;
}

.save-credit {
  width: 80%;
  float: right;
  margin-top: 10px;
}

.payment-method {
  display: inline-block;
}

.payment-method-header {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 15px;
  display: inline-block;
  border-bottom: 1px solid #eee;
}

.payment-info {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}

.payment-info label {
  width: 20%;
  float: left;
  color: #999999;
  margin-top: 15px;
  font-weight: 500;
}

.payment-info input,
.payment-info .register-form-area select,
.register-form-area .payment-info select,
.payment-info .register-form-area textarea,
.register-form-area .payment-info textarea {
  width: 80%;
  height: 50px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

.payment-info input ::-webkit-input-placeholder,
.payment-info .register-form-area select ::-webkit-input-placeholder,
.register-form-area .payment-info select ::-webkit-input-placeholder,
.payment-info .register-form-area textarea ::-webkit-input-placeholder,
.register-form-area .payment-info textarea ::-webkit-input-placeholder {
  color: #999999;
  font-weight: 500;
}

.input-2 input,
.input-2 .register-form-area select,
.register-form-area .input-2 select,
.input-2 .register-form-area textarea,
.register-form-area .input-2 textarea {
  width: 25%;
  float: left;
  margin-right: 10px;
}

.terms-text b {
  color: #76b4b0;
}

.sub-total-title {
  font-size: 12px;
  font-weight: 700;
  color: #000000;
}

.purchase-list {
  background-color: #f7f7f7;
  padding: 40px 25px 30px 25px;
}

.purchase-list ul li {
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.purchase-list ul li span {
  float: right;
  color: #000000;
  font-weight: 700;
}

.purchase-list ul li:last-child {
  border-bottom: 5px solid #e5e5e5;
}

.purchase-list .in-total {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}

.purchase-list .in-total span {
  color: #76b4b0;
  float: right;
}

#myCart .modal-body {
  position: relative;
  padding-bottom: 180px !important;
}

#myCart .modal-header {
  margin-bottom: 0px !important;
}

.my-cart .cart-box {
  border-top: 1px solid #dfe1e5;
  padding-left: 24.5px;
  padding-right: 24.5px;
  padding-top: 18px;
  position: relative;
}

.my-cart .cart-box .close {
  font-size: 18px;
  color: #000000;
  position: absolute;
  right: -7px;
}

.my-cart .cart-box .close:hover {
  color: #9ad1cd !important;
}

.my-cart .cart-box .course-cart-name {
  margin-bottom: 13px;
}

.my-cart .cart-box .course-cart-name .Image {
  width: 71px;
  height: 51px;
  min-width: 71px;
  margin-right: 12px;
}

.my-cart .cart-box .course-cart-name .Image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.my-cart .cart-box .course-cart-name .title-course {
  text-transform: capitalize;
  font-size: 18px;
  color: #000000;
  font-family: "Volte";
  margin-bottom: 0px !important;
  text-align: left;
}

.my-cart .cart-box .course-cart-name .price-course {
  letter-spacing: 2px;
  color: #9ad1cd;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Volte";
}

.my-cart .cart-box .cart-details .cart-label {
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #9ad1cd;
  text-transform: capitalize;
  margin-bottom: 1px;
  text-align: left;
}

.my-cart .cart-box .cart-details .cart-value {
  font-size: 14px;
  letter-spacing: 0.42px;
  color: #1a1917;
  text-transform: uppercase;
  margin-bottom: 1px;
  margin-bottom: 15px;
  text-align: left;
}

.my-cart .cart-box:nth-child(1) {
  border-top: none !important;
}

.my-cart .total-section {
  padding-left: 24.5px;
  padding-right: 24.5px;
  padding-top: 20px;
  border-top: 1px solid #dfe1e5;
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.my-cart .total-section .total-box .total-title {
  color: #1a1917;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.my-cart .total-section .total-box .total {
  font-size: 23px;
  letter-spacing: 2.3px;
  color: #1a1917;
  margin-bottom: 0px;
}

.my-cart .total-section .cart-btn {
  margin-bottom: 15px;
  margin-top: 15px;
}

.my-cart .total-section .view_courses {
  font-size: 13px;
  letter-spacing: 1.3px;
  text-align: center;
  color: #1a1917;
  cursor: pointer;
  text-transform: uppercase;
}

.my-cart .total-section .view_courses:hover {
  color: #9ad1cd;
  text-decoration: underline;
}

#redeemModal .modal-body,
#redeemedModal .modal-body {
  padding: 40px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#redeemModal .modal-dialog,
#redeemedModal .modal-dialog {
  margin: 6rem auto;
  max-width: 580px !important;
}

#redeemModal .modal-header,
#redeemedModal .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  border: none !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 19px !important;
}

#redeemModal .modal-header h1,
#redeemedModal .modal-header h1 {
  font-size: 33px;
  color: #9ad1cd;
  letter-spacing: 3.3px;
  text-align: center !important;
}

#redeemModal .backward-arrow,
#redeemedModal .backward-arrow {
  background: none !important;
  position: absolute;
  top: -20px;
  right: -84px;
  font-size: 29px;
  opacity: 0.5;
  cursor: pointer;
}

#redeemModal .course-lined-title,
#redeemedModal .course-lined-title {
  font-size: 18px;
  font-family: "Volte";
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 6px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

#redeemModal .course-lined-title:after,
#redeemedModal .course-lined-title:after {
  position: absolute;
  content: '';
  bottom: -10.5px;
  height: 2px;
  width: 50px;
  left: calc( 50% - 25px);
  background-color: #15d0ce;
}

#redeemModal .modal-content,
#redeemedModal .modal-content {
  border: none !important;
}

#redeemModal .redeem-box,
#redeemedModal .redeem-box {
  width: 73%;
}

#redeemModal .redeem-row,
#redeemedModal .redeem-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #E5EDEC;
  width: 100%;
}

#redeemModal .redeem-row .redeem-label,
#redeemedModal .redeem-row .redeem-label {
  font-size: 14px;
  letter-spacing: 1.4px;
  color: #1a1917;
  font-family: "Volte";
  margin-bottom: 0px;
  text-transform: uppercase;
}

#redeemModal .redeem-row .redeem-value,
#redeemedModal .redeem-row .redeem-value {
  background-color: #f2f5f8;
  padding: 8px 14px;
}

#redeemModal .redeem-row .redeem-value p,
#redeemedModal .redeem-row .redeem-value p {
  font-size: 15px;
  letter-spacing: 1.5px;
  color: #1a1917;
  font-family: "Volte";
  margin-bottom: 0px;
}

#redeemModal .redeem-row.borderless,
#redeemedModal .redeem-row.borderless {
  border: none !important;
}

#redeemModal .redeembtn2,
#redeemedModal .redeembtn2 {
  width: 176px;
}

#redeemModal .redeembtn,
#redeemedModal .redeembtn {
  width: 133px;
}

@media screen and (max-width: 421px) {
  #redeemModal .modal-dialog,
  #redeemedModal .modal-dialog {
    margin: 0rem auto;
  }

  #redeemModal .modal-body,
  #redeemedModal .modal-body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 100vh;
  }

  #redeemModal .modal-header,
  #redeemedModal .modal-header {
    padding-top: 70px !important;
  }

  #redeemModal .redeem-box,
  #redeemedModal .redeem-box {
    width: 85%;
  }

  #redeemModal .backward-arrow,
  #redeemedModal .backward-arrow {
    right: 11px !important;
  }
}

#rescheduleModal .modal-content {
  padding-top: 0px !important;
}

#rescheduleModal .modal-body {
  padding: 40px 40px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#rescheduleModal .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  border: none !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 19px !important;
}

#rescheduleModal .modal-header h1 {
  font-size: 33px;
  color: #9ad1cd;
  letter-spacing: 3.3px;
  text-align: center !important;
}

#rescheduleModal .modal-dialog {
  margin: 6rem auto;
  min-width: 619px !important;
}

#rescheduleModal #reschdule-render-data {
  margin-left: 30px;
  width: 100%;
}

#rescheduleModal .time-value.time-value-purchased:hover {
  border-color: #ecc1c2 !important;
  color: #fff !important;
  background-color: #ecc1c2 !important;
}

#rescheduleModal .reschedbtn {
  width: 133px;
}

#rescheduleModal .resc-current {
  color: #303A46;
  font-family: "Volte";
}

@media screen and (max-width: 768px) {
  #rescheduleModal .modal-body {
    padding: 40px 20px !important;
  }

  #rescheduleModal .modal-dialog {
    min-width: 100% !important;
    margin: 2rem auto !important;
  }

  #rescheduleModal .modal-header h1 {
    font-size: 20px;
  }
}

.order-box {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px;
  position: relative;
}

.order-box .close-btn-order {
  color: #ecc1c2 !important;
}

.order-box .close-btn-order:hover {
  color: #9ad1cd !important;
}

.close-btn-order {
  right: 24px;
}

.order-values-label {
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #9ad1cd;
  margin-bottom: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.order-row-values {
  font-size: 14px;
  letter-spacing: 0.42px;
  color: #1a1917;
  margin-bottom: 2px;
}

.order-row-values a {
  font-size: 14px;
  letter-spacing: 0.42px;
  color: #1a1917;
  margin-bottom: 2px;
}

.order-row-values a:hover {
  color: #9ad1cd;
  text-decoration: none;
}

.order-row-price {
  font-size: 14px;
  letter-spacing: 0.42px;
  color: #9ad1cd;
  margin-bottom: 2px;
}

.side-bar-widget .order-box {
  margin-top: 1rem !important;
}

.order-check-btn {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.redeem-label {
  color: #9ad1cd;
  margin-bottom: 8px;
}

/*---------------------------------------------------- */

/*Contact  section*/

/*----------------------------------------------------*/

.footer-area-section {
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #e0e5e5;
}

@media screen and (max-width: 991px) {
  .footer-area-section {
    padding: 20px 0px 0px 0px !important;
  }
}

.footer-container {
  max-width: 1400px;
  margin: 0 auto;
}

.footer-link:nth-child(1) {
  margin-left: 4px !important;
}

.copy-right-text {
  font-size: 13px;
  color: #000000;
  opacity: 0.4;
  letter-spacing: 0.26px;
  margin-right: 0px !important;
}

.footer-link a {
  font-size: 11px;
  color: #000000;
  font-family: "Volte";
  letter-spacing: 0.28px;
  font-weight: 500;
  text-transform: capitalize;
}

@media screen and (max-width: 1199px) and (min-width: 991px) {
  .footer-link a {
    font-size: 12px;
  }
}

.footer-link:hover a {
  color: #76a3a0;
}

.footer-about-text p {
  font-size: 17px;
  margin-bottom: 25px;
  color: #000000;
}

.footer-menu {
  float: left;
  margin-left: 70px;
}

.footer-menu li {
  margin-bottom: 10px;
  color: #000000;
  font-size: 17px;
}

.footer-menu li i {
  margin-right: 10px;
  color: #76b4b0;
}

.footer-widget .photo-list li {
  position: relative;
  margin-bottom: 3px;
}

.footer-widget .photo-list li .pop-up-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: 0;
}

.footer-widget .photo-list li .pop-up-icon i {
  color: #fff;
}

.footer-widget .photo-list li:hover .blakish-overlay {
  opacity: 1;
  visibility: visible;
}

.footer-widget .photo-list li:hover .pop-up-icon {
  opacity: 1;
}

.footer-social ul li a {
  color: #000000 !important;
}

.footer-social li,
.subscribe-form li {
  height: 30px;
  width: 30px;
  border-radius: 100%;
  line-height: 30px;
  margin-right: 8px;
  font-size: 20px;
  position: relative;
  color: #000000;
  text-align: center;
}

.footer-social li:before,
.subscribe-form li:before {
  content: ".";
  font-size: 50px;
  left: -11px;
  pointer-events: none;
  position: absolute;
  text-shadow: transparent 0px 0px;
  top: 0px;
  line-height: 0;
  color: #9ad1cd;
}

.footer-social li:nth-child(1)::before,
.subscribe-form li:nth-child(1)::before {
  display: none;
}

.footer-social li:last-child,
.subscribe-form li:last-child {
  margin-right: 0px !important;
}

.footer-social li:hover,
.subscribe-form li:hover {
  color: #9ad1cd !important;
}

.footer-social li:hover a,
.subscribe-form li:hover a {
  color: #9ad1cd !important;
}

.footer-social .widget-title,
.subscribe-form .widget-title {
  margin-bottom: 40px;
}

.footer-social .widget-title:after,
.subscribe-form .widget-title:after {
  bottom: -15px;
}

.subscribe-form {
  margin-left: 70px;
}

.copy-right-menu {
  padding: 22px 0px;
  border-top: none !important;
}

.copy-right-menu p {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .copy-right-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.footer_2_subs {
  max-width: 735px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 60px;
}

.footer_2_subs p {
  color: #fff;
  margin-bottom: 45px;
}

.footer_2 .copy-right-text {
  color: #fff;
}

.footer_2 .copy-right-menu-item li {
  color: #fff;
  margin-left: 20px;
}

.footer_2 .footer-social li {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .copy-right-menu-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .copy-right-menu-item ul li {
    position: relative;
    margin-left: 10px !important;
    margin-right: 10px;
  }

  .copy-right-menu-item ul li:after {
    content: ".";
    font-size: 70px;
    right: -18px;
    pointer-events: none;
    position: absolute;
    text-shadow: transparent 0px 0px;
    top: -9px;
    line-height: 0;
    color: #9ad1cd;
  }

  .copy-right-menu-item ul li:last-child:after {
    display: none;
  }
}

.icon-app {
  display: block;
  width: 90px;
}

.icon-app img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.findus-txt {
  font-size: 13px;
}

/*---------------------------------------------------- */

.heading-homepage {
  font-size: 30px !important;
  font-family: "Volte";
  letter-spacing: 1.14px;
  color: #000000;
  text-transform: capitalize;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .heading-homepage {
    font-size: 20px !important;
  }
}

.sessions-section .session-logo {
  height: 140px;
  width: 95px;
  -o-object-fit: contain;
     object-fit: contain;
}

.sessions-section .desc {
  font-size: 15px;
  letter-spacing: 0.34px;
  color: #000000;
  font-family: "VolteLight";
  max-width: 711px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 26px;
}

.sessions-section .sessions-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sessions-section .sessions-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.sessions-section .sessions-div .session-logo-small {
  height: 107px;
  width: 107px;
  margin-bottom: 13px;
  border-radius: 50%;
  background-color: #b5d9d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
}

.sessions-section .sessions-div .session-logo-small img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.sessions-section .sessions-div a {
  color: #000000;
  font-family: "Volte";
  text-transform: capitalize;
}

.sessions-section .sessions-div:hover a {
  color: #9ad1cd !important;
}

.sessions-section .sessions-div:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .sessions-section .sessions-div {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 480px) {
  .sessions-section {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 479px) {
  .sessions-section {
    padding-top: 0px !important;
  }
}

.packages-secttion {
  padding-bottom: 60px;
  padding-top: 60px;
}

.packages-secttion .packages-container {
  max-width: 80%;
  margin: 0 auto;
}

@media screen and (min-width: 1800px) {
  .packages-secttion .packages-container {
    max-width: 1187px !important;
  }
}

.packages-secttion .title-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.packages-secttion .title-section h2 {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
  .packages-secttion .title-section h2 {
    margin-bottom: 24px !important;
  }
}

.packages-secttion .title-section button {
  width: 119px;
  border-radius: 6px !important;
}

@media screen and (max-width: 480px) {
  .packages-secttion .title-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .packages-secttion .title-section button {
    margin-top: 24px;
  }
}

.packages-secttion .package-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  cursor: pointer;
}

.packages-secttion .package-box img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 258px;
  border-radius: 7px;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  width: 100%;
}

.packages-secttion .package-box .package-text {
  text-align: left;
  font-size: 19px;
  color: #1a1917;
  margin-bottom: 18px;
  margin-top: 18px;
  font-family: "Volte";
}

.packages-secttion .package-box .price {
  background-color: #fff;
  color: #9ad1cd;
  height: 34px;
  padding-left: 5px;
  padding-right: 5px;
  min-width: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 1;
  font-size: 18px;
  font-family: "Volte";
  font-weight: 600;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
}

.packages-secttion .package-box a {
  width: 135px;
  cursor: pointer;
  border-radius: 6px !important;
}

.packages-secttion .package-box:hover .package-text {
  color: #9ad1cd;
}

.packages-secttion .package-box:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.packages-secttion .packages-btn {
  width: 119px;
  border-radius: 6px !important;
  height: 43px;
}

@media screen and (max-width: 1399px) and (min-width: 1201px) {
  .packages-secttion .packages-btn {
    margin-right: 19px !important;
  }
}

.packages-secttion .owl-dots {
  margin-top: 60px !important;
}

.packages-secttion .owl-nav {
  right: 130px;
  top: -71px;
}

.packages-secttion .owl-nav .owl-prev,
.packages-secttion .owl-nav .owl-next,
.packages-secttion .owl-nav .owl-next {
  color: #9ad1cd;
  height: 50px;
  width: 50px;
  line-height: 50px;
}

@media screen and (max-width: 991px) and (min-width: 699px) {
  .packages-secttion .owl-nav {
    right: 0px !important;
  }
}

@media screen and (max-width: 699px) and (min-width: 481px) {
  .packages-secttion .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    position: inherit;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1201px) {
  .packages-secttion .owl-nav {
    right: 145px;
  }
}

.popular-course-section {
  padding-top: 52px;
  margin-top: 72.5px;
  position: relative;
  padding-bottom: 0px !important;
}

@media screen and (max-width: 991px) {
  .popular-course-section {
    padding-bottom: 50px !important;
  }
}

.popular-course-section .popular-courses-container {
  max-width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .popular-course-section .popular-courses-container {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 1800px) {
  .popular-course-section .popular-courses-container {
    max-width: 1187px !important;
  }
}

.popular-course-section .header-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popular-course-section:after {
  content: "";
  background-color: #9ad1cd;
  width: 100%;
  height: 45%;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: -1;
}

.popular-course-section .popular-courses-desc {
  font-size: 15px;
  letter-spacing: 0.34px;
  color: #fff;
  font-family: "Volte";
  max-width: 700px;
  margin-top: 35px;
  margin-bottom: 32px;
  text-align: center;
}

.popular-course-section .course-card-slide {
  cursor: pointer;
}

.popular-course-section .course-card-slide .course-image {
  width: 100%;
  height: 286px;
  padding: 14px;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
}

.popular-course-section .course-card-slide .course-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.popular-course-section .course-card-slide:hover .course-image img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.popular-course-section .course-card-slide:hover .course-title {
  color: #9ad1cd;
}

.popular-course-section .card-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px;
  margin-bottom: 5px;
}

.popular-course-section .card-heading .class-category {
  font-size: 16px;
  color: #9ad1cd;
  text-transform: capitalize;
  font-family: "Volte";
  margin-bottom: 0px !important;
}

.popular-course-section .course-title {
  font-size: 19px;
  font-family: "Volte";
  color: #000000;
  margin-bottom: 19px;
  margin-top: 0px;
  text-transform: capitalize;
}

.popular-course-section .course-title a {
  font-size: 21px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
  margin-bottom: 7px !important;
  max-width: 229px !important;
  font-family: "Volte";
}

.popular-course-section .course-title:hover {
  color: #9ad1cd;
}

.popular-course-section .btn-course-detail {
  width: 135px;
  border-radius: 6px !important;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  height: 47px;
}

@media screen and (max-width: 1200px) and (min-width: 800px) {
  .popular-course-section .owl-carousel {
    width: 90% !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 800px) {
  .popular-course-section .owl-carousel {
    width: 90% !important;
    margin: 0 auto;
  }
}

.popular-course-section .owl-nav {
  top: 37%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 116%;
  right: -8% !important;
  z-index: -1;
}

.popular-course-section .owl-nav .owl-prev,
.popular-course-section .owl-nav .owl-next,
.popular-course-section .owl-nav .owl-next {
  background-color: transparent !important;
  color: #9ad1cd !important;
  font-size: 27px;
}

@media screen and (max-width: 1150px) and (min-width: 801px) {
  .popular-course-section .owl-nav {
    width: 120% !important;
    right: -10% !important;
  }
}

@media screen and (max-width: 800px) and (min-width: 481px) {
  .popular-course-section .owl-nav {
    width: 140% !important;
    right: -20% !important;
  }
}

@media screen and (max-width: 480px) {
  .popular-course-section .owl-nav {
    position: absolute !important;
    z-index: 3000 !important;
    top: 30% !important;
    width: 124% !important;
    right: -12% !important;
  }
}

@media screen and (max-width: 480px) {
  .popular-course-section .owl-controls {
    margin-top: 40px;
  }
}

.popular-course-section .whishlist-course {
  cursor: pointer;
}

.popular-course-section .whishlist-course button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.popular-course-section .whishlist-course .fa-heart {
  font-size: 19px;
  color: #9ad1cd;
  cursor: pointer;
}

.teachers-secttion {
  padding-bottom: 60px;
  padding-top: 70px;
  background-color: #f5f7f7;
  margin-top: 60px !important;
}

.teachers-secttion .teachers-container {
  max-width: 80%;
  margin: 0 auto;
}

@media screen and (min-width: 1800px) {
  .teachers-secttion .teachers-container {
    max-width: 1187px !important;
  }
}

.teachers-secttion .teachers-item {
  margin-top: 46.5px;
}

.teachers-secttion .teachers-box {
  padding-left: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.teachers-secttion .teachers-box .image-box {
  height: 150px;
  width: 150px;
  background-color: #9ad1cd;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 20px;
}

.teachers-secttion .teachers-box .image-box img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100px;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
  height: 150px;
  border-radius: 50%;
}

.teachers-secttion .teachers-box .image-box:after {
  width: 170.51px;
  content: "";
  height: 82.95px;
  /* as the half of the width */
  border-bottom-left-radius: 170.51px;
  /* 100px of height + 10px of border */
  border-bottom-right-radius: 170.51px;
  /* 100px of height + 10px of border */
  border: 1.5px solid #9ad1cd;
  border-top: 0;
  position: absolute;
  z-index: -1;
  bottom: -9px;
}

.teachers-secttion .teachers-box:hover .image-box img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.teachers-secttion .teachers-box:hover .teachers-text {
  color: #76b4b0 !important;
}

.teachers-secttion .teachers-text {
  font-size: 14px;
  text-transform: capitalize;
  font-family: "Volte";
  margin-bottom: 5px;
  color: #000000;
  text-align: center;
}

.teachers-secttion .teachers-sessions {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Volte";
  margin-bottom: 5px;
  color: #9ad1cd;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .teachers-secttion .owl-stage-outer {
    width: 103%;
  }
}

.teachers-secttion .owl-nav {
  top: 20%;
  position: absolute;
  width: 116%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  right: -9%;
  z-index: -1;
}

.teachers-secttion .owl-nav .owl-prev,
.teachers-secttion .owl-nav .owl-next {
  color: #9ad1cd;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .teachers-secttion .owl-nav {
    right: -16%;
    width: 128% !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 560px) {
  .teachers-secttion .owl-nav {
    right: -10% !important;
    width: 120% !important;
  }

  .teachers-secttion .teachers-box {
    padding-left: unset !important;
  }

  .teachers-secttion .owl-dots {
    display: none !important;
  }
}

@media screen and (max-width: 559px) {
  .teachers-secttion .teachers-box {
    padding-left: unset !important;
  }

  .teachers-secttion .owl-dots {
    display: none !important;
  }
}

.slider-section {
  padding-top: 156px;
  margin-bottom: 180px;
  min-width: 100vw;
}

.slider-section .background-home-image {
  height: 300px;
}

.slider-section .background-home-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.slider-section .background-home-slider {
  background-color: #9ad1cd;
  opacity: 0.19;
  height: 100%;
  width: 100%;
  height: 300px;
}

.slider-section #slider-item {
  position: absolute;
  top: 240px;
  padding-left: 51px;
}

.slider-section .bg-image {
  width: 50%;
  height: 353px;
  padding: 12px;
  margin-left: 5%;
  background-color: #fff;
}

.slider-section .bg-image img {
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-section .slider-text {
  top: 50%;
  right: -40%;
}

.slider-section .slider-text .section-title h2 {
  font-size: 25px;
  letter-spacing: 1.05px;
  color: #000000;
  font-family: "VolteLight" !important;
  font-weight: unset !important;
  margin-bottom: 22px;
  text-align: left;
}

.slider-section .layer-1-1 {
  text-align: left;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .slider-section .layer-1-1 {
    text-align: center;
  }
}

.slider-section .slider-text .section-title {
  width: 38%;
  margin-left: 38%;
  min-height: 108px !important;
}

.slider-section .subtitle {
  font-family: "goldenPlains";
  color: #9ad1cd;
  font-size: 18px !important;
}

.slider-section .subtitle:after {
  display: none !important;
}

.slider-section .subtitle:before,
.slider-section .section-title .subtitle:after,
.section-title .slider-section .subtitle:after {
  font-family: "Volte";
  content: "-";
  top: 50%;
  text-shadow: none !important;
  font-size: 50px;
  left: 2px;
  display: none;
}

@media screen and (max-width: 991px) {
  .slider-section .subtitle {
    padding-left: 0px !important;
  }

  .slider-section .subtitle:before,
  .slider-section .section-title .subtitle:after,
  .section-title .slider-section .subtitle:after {
    display: none;
  }
}

.slider-section .slider-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 12px;
  padding-right: 12px;
}

.slider-section .about-btn {
  width: 50%;
  margin-left: 38%;
  margin-top: 34px;
}

.slider-section .owl-nav {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .slider-section .owl-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .slider-section .owl-nav .owl-next,
  .slider-section .owl-nav .owl-prev,
  .slider-section .owl-nav .owl-next {
    background-color: transparent !important;
    color: #9ad1cd !important;
  }
}

@media screen and (max-width: 1100px) and (min-width: 992px) {
  .slider-section .slider-text .section-title {
    width: 30%;
  }

  .slider-section .slider-text .section-title h2 {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  .slider-section {
    padding-top: 80px !important;
    margin-bottom: 310px !important;
  }

  .slider-section .bg-image {
    width: 90%;
    margin-left: 0px;
  }

  .slider-section .layer-1-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .slider-section .slider-text .section-title h2 {
    font-size: 18px !important;
    text-align: center;
  }

  .slider-section .slider-text .section-title {
    margin-left: unset !important;
  }

  .slider-section .slider-text {
    right: 9% !important;
    bottom: -10px !important;
    top: unset !important;
    width: 75%;
  }

  .slider-section .about-btn {
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .slider-section #slider-item {
    padding-left: 8% !important;
  }
}

@media screen and (max-width: 479px) {
  .slider-section {
    padding-top: 80px !important;
  }

  .slider-section .bg-image {
    width: 100%;
    margin-left: 0px;
  }

  .slider-section .slider-text .section-title h2 {
    font-size: 18px !important;
  }

  .slider-section .slider-text .section-title {
    margin-left: unset !important;
  }

  .slider-section .slider-text {
    right: 0% !important;
  }

  .slider-section .about-btn {
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .slider-section .layer-1-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .slider-section #slider-item {
    padding-left: 1% !important;
    top: 150px !important;
    padding-right: 1%;
  }
}

#slider-item .owl-dots .owl-dot.active {
  height: 15px !important;
  border-radius: 50% !important;
  background-color: #9ad1cd !important;
}

#slider-item .owl-dots .owl-dot {
  height: 15px;
  background-color: unset !important;
}

#slider-item .owl-dots {
  bottom: 6px !important;
  left: 28% !important;
}

@media screen and (max-width: 991px) {
  #slider-item .owl-dots {
    position: static !important;
  }
}

.main-menu-container {
  max-width: 100vw;
}

.homepage-alert {
  position: absolute !important;
  top: 160px !important;
  z-index: 5  !important;
}

.account-page {
  padding: 156px 0px 0px 0px;
}

.account-page .account-image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.account-page .account-image-section .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: #000000;
  opacity: 0.35;
}

@media screen and (max-width: 991px) {
  .account-page .account-image-section {
    height: 298px !important;
  }
}

.account-page .edit-account-form-section {
  padding-top: 49.33px !important;
  padding-bottom: 49.33px !important;
  min-height: calc(100vh - 231px);
  padding-left: 59px;
  padding-right: 59px;
  background-color: #fff;
}

.account-page .edit-account-form-section .section-title h2 {
  font-size: 36px !important;
  color: #000000;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-left: -2px;
  margin-bottom: 19px !important;
  padding-bottom: 19px;
  border-bottom: 1px solid #dfe1e5;
}

.account-page .edit-account-form-section .tab-content {
  padding-top: 19px;
}

@media screen and (min-width: 1800px) {
  .account-page .edit-account-form-section {
    max-width: 800px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .account-page .edit-account-form-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .account-page .edit-account-form-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 991px) {
  .account-page {
    padding: 70px 0px 0px 0px;
  }
}

.btn-edit-account {
  width: 156px !important;
  margin-top: 13.92px;
}

.packages-detail-subtitle {
  color: #000000;
  font-weight: normal;
  font-size: 27px;
}

.packages-section .filter-section {
  padding-top: 23px;
  padding-bottom: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.packages-section .filter-btn {
  width: 100%;
  height: 52px;
  border: 1px solid #e4e6ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.packages-section .filter-btn p {
  color: #000000;
  font-family: "Volte";
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.packages-section .filter-btn img {
  width: 25px;
  height: 25px;
  margin-right: 7px;
}

.packages-section .filter-btn.active {
  background-color: #f2f5f8;
  border-color: #f2f5f8;
}

.packages-section .filter-btn.active p {
  opacity: 1;
}

.packages-section .filter-btn:hover {
  border-color: #9ad1cd;
}

.packages-section .filter-btn:hover p {
  color: #9ad1cd;
  opacity: 1;
}

.packages-section .filter-btn.non-clickable {
  cursor: unset;
}

.packages-section .filter-btn.non-clickable:hover {
  border-color: #e4e6ea;
}

.packages-section .filter-btn.non-clickable:hover p {
  color: #000000;
}

.packages-teacher-row {
  margin-top: 31px;
}

.Price-box-packages {
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: unset !important;
}

.Price-box-packages .price-value-pack {
  font-size: 22px;
  color: #1a1917;
  letter-spacing: 0.66px;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.Price-box-packages .price-value-pack span {
  margin-left: 7px;
  color: #9ad1cd;
  font-size: 26px;
  letter-spacing: 0.84px;
  font-family: "Volte" !important;
}

.sessions-packages-section {
  -webkit-box-shadow: 0px 0px 6px #00000029;
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: unset !important;
}

.sessions-packages-section .session-available {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  height: 38px;
  border: 1px solid #f2f5f8;
  background-color: #f2f5f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sessions-packages-section .session-available span {
  font-family: "Volte";
  color: #000000;
}

.sessions-packages-section .package-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  cursor: pointer;
}

.sessions-packages-section .package-box img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 258px;
  border-radius: 7px;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.sessions-packages-section .package-box .package-text {
  text-align: left;
  font-size: 19px;
  color: #1a1917;
  margin-top: 10px;
  margin-bottom: 10px !important;
  font-family: "Volte";
}

.sessions-packages-section .package-box .price {
  color: #9ad1cd;
  font-size: 23px;
  font-family: "Volte";
  font-weight: 600;
  margin-bottom: 6px;
}

.sessions-packages-section .package-box .duration {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  color: #000000;
  font-family: "Volte";
  background-color: #f2f5f8;
  margin-left: 8px;
}

.sessions-packages-section .package-box a {
  width: 135px;
  cursor: pointer;
  border-radius: 6px !important;
}

.sessions-packages-section .package-box:hover .package-text {
  color: #9ad1cd;
  text-decoration: underline;
}

.sessions-packages-section .package-box:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .sessions-packages-section .nav-tabs {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.nav-link {
  cursor: pointer;
}

.course-icon-bundle {
  width: 25px;
  height: 25px;
  margin-right: 8px;
}

#nav-0 {
  height: 43px;
}

.Sessions-packages-list {
  width: 97%;
}

@media screen and (max-width: 992px) {
  .Sessions-packages-list {
    width: 106% !important;
  }
}

.packages-page .course-card {
  cursor: pointer;
}

.packages-page .course-card .course-image {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.packages-page .course-card:hover .course-image {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.verify-page {
  padding-top: 50px;
  padding-bottom: 50px;
}

.verify-page .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.verify-page .title {
  font-size: 20px;
  color: #101010;
}

.verify-page .details {
  font-size: 12px;
  color: #101010;
}

.verify-page .btn-primary {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.logged-in-as {
  margin: 0;
  border-radius: 0;
}

.icon-btn {
  border-radius: 25px;
  color: #000000 !important;
  text-transform: capitalize !important;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 49px;
  white-space: nowrap;
}

.icon-btn .icon {
  border-radius: 25px;
  border: 0px;
  width: 49px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -6px;
  margin-top: -1px;
}

.icon-btn .icon img {
  width: 23px;
  height: 23px;
}

.icon-btn .icon .colored {
  display: none;
}

.icon-btn .text {
  padding-top: 12px !important;
  padding-bottom: 16px;
  margin-bottom: 0px;
  margin-left: 8px;
  size: 15px;
  padding-right: 24px;
  font-weight: 400;
}

.select-btn .text::after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #9ad1cd;
  border-bottom: unset;
  margin-left: 12px;
  padding: unset;
  -webkit-transform: none;
  transform: none;
}

.icon-btn.primary {
  background-color: #fff;
  border: 1px solid #9ad1cd;
}

.icon-btn.primary .icon {
  background-color: #9ad1cd;
}

.icon-btn.primary:hover {
  background-color: #9ad1cd;
  text-decoration: none !important;
}

.icon-btn.primary:hover .text {
  color: #fff;
}

.icon-btn.primary:hover .text::after {
  border-top: 7px solid #fff;
}

.icon-btn.primary:hover .icon {
  background-color: #fff;
  border: 1px solid #9ad1cd;
}

.icon-btn.primary:hover .icon .white {
  display: none;
}

.icon-btn.primary:hover .icon .colored {
  display: block;
}

.icon-btn.secondary {
  background-color: #fff;
  border: 1px solid #ecc1c2;
}

.icon-btn.secondary .icon {
  background-color: #ecc1c2;
}

.icon-btn.secondary:hover {
  background-color: #ecc1c2;
  text-decoration: none !important;
}

.icon-btn.secondary:hover .text {
  color: #fff;
}

.icon-btn.secondary:hover .icon {
  background-color: #fff;
  border: 1px solid #ecc1c2;
}

.icon-btn.secondary:hover .icon .white {
  display: none;
}

.icon-btn.secondary:hover .icon .colored {
  display: block;
}

.user-pic {
  width: 96% !important;
  height: 96% !important;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.icon-btn.primary .icon-user .colored {
  display: none !important;
}

input,
.register-form-area select,
.register-form-area textarea {
  color: #000000;
}

.form-control {
  border: 1px solid rgba(112, 112, 112, 0.21) !important;
  background-color: #fff !important;
  height: 45px !important;
  border-radius: 0px !important;
  color: #000000 !important;
  font-size: 13px;
  font-family: "Volte" !important;
  letter-spacing: 1.3px;
}

.text-input {
  min-height: 92px;
  height: unset !important;
  resize: none;
}

.white-bg {
  background-color: #f5f7f7 !important;
  border: none !important;
}

.login-control {
  margin-bottom: 20px !important;
}

.form-control::-webkit-input-placeholder {
  color: #000000 !important;
}

.form-control:-ms-input-placeholder {
  color: #000000 !important;
}

.form-control::-ms-input-placeholder {
  color: #000000 !important;
}

.form-control::placeholder {
  color: #000000 !important;
}

.package-add-cart {
  width: 140px !important;
  border-radius: 6px !important;
  background-color: #9ad1cd !important;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Volte";
  height: 48px !important;
  border: none !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.package-add-cart:hover {
  background-color: transparent !important;
  border: 1px solid #9ad1cd !important;
  color: #9ad1cd !important;
}

.btn-primary {
  background-color: #9ad1cd !important;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Volte";
  border-radius: 0px !important;
  height: 48px !important;
  min-height: 48px !important;
  width: 100%;
  border: 1px solid #9ad1cd !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.btn-primary a {
  color: #fff !important;
}

.btn-primary.rounded {
  border-radius: 6px !important;
}

.btn-primary:hover {
  background-color: transparent !important;
  border: 1px solid #9ad1cd !important;
  text-decoration: none !important;
  color: #9ad1cd !important;
}

.btn-primary:hover a {
  color: #9ad1cd !important;
}

.btn-primary.outline {
  background-color: #fff !important;
  border: 1px solid #9ad1cd !important;
  color: #9ad1cd !important;
}

.btn-primary.outline:hover {
  background-color: #9ad1cd !important;
  border: none !important;
  color: #fff !important;
}

.btn-primary.disabled-btn:hover {
  background-color: #9ad1cd !important;
  color: #fff !important;
}

.btn-primary:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.btn-secondary:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.btn-grey:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.btn-secondary {
  background-color: #ecc1c2 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Volte";
  border-radius: 0px !important;
  height: 48px !important;
  width: 100%;
  border: none !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-secondary:hover {
  background-color: transparent !important;
  border: 1px solid #ecc1c2 !important;
  color: #ecc1c2 !important;
  text-decoration: none !important;
}

.btn-secondary.rounded {
  border-radius: 6px !important;
}

.btn-secondary.outline {
  background-color: #fff !important;
  border: 1px solid #ecc1c2 !important;
  color: #ecc1c2 !important;
}

.btn-secondary.outline:hover {
  background-color: #ecc1c2 !important;
  border: none !important;
  color: #fff !important;
}

.btn-secondary.up-session-btn {
  min-height: 37px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-grey {
  background-color: #E5E9ED !important;
  color: #000000 !important;
  font-size: 13px !important;
  font-family: "Volte";
  border-radius: 6px !important;
  height: 48px !important;
  width: 100%;
  border: 1px solid #E5E9ED !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-grey:hover {
  background-color: transparent !important;
  border: 1px solid #9ad1cd !important;
  color: #9ad1cd !important;
  text-decoration: none !important;
}

.btn-grey.outline {
  background-color: #000000 !important;
  border: 1px solid #E5E9ED !important;
  color: #E5E9ED !important;
}

.btn-grey.outline:hover {
  background-color: #E5E9ED !important;
  border: none !important;
  color: #000000 !important;
}

.rotate-btn-back {
  background-color: #E5E9ED !important;
  color: #000000 !important;
  font-size: 13px !important;
  font-family: "Volte";
  border-radius: 0px !important;
  height: 48px !important;
  width: 100%;
  border: 1px solid #E5E9ED !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rotate-btn-back:hover {
  background-color: transparent !important;
  border: 1px solid #9ad1cd !important;
  color: #9ad1cd !important;
  text-decoration: none !important;
}

.rotate-btn-back.outline {
  background-color: #000000 !important;
  border: 1px solid #E5E9ED !important;
  color: #E5E9ED !important;
}

.rotate-btn-back.outline:hover {
  background-color: #E5E9ED !important;
  border: none !important;
  color: #000000 !important;
}

.login-facebook {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
}

.login-facebook div {
  background-color: #3264cb;
  height: 48px !important;
  letter-spacing: 2.6px;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Volte";
  cursor: pointer;
  width: 100%;
  border: none !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-facebook .white {
  display: block;
}

.login-facebook .blue {
  display: none;
}

.login-facebook p {
  margin-bottom: 0px;
}

.login-facebook img {
  position: absolute;
  left: 24px;
}

@media screen and (max-width: 374px) {
  .login-facebook img {
    left: 10px !important;
  }
}

.login-facebook:hover {
  text-decoration: none !important;
}

.login-facebook:hover div {
  background-color: #fff;
  border: 1px solid #3264cb !important;
  color: #3264cb !important;
}

.login-facebook:hover div .white {
  display: none;
}

.login-facebook:hover div .blue {
  display: block;
}

.login-gmail {
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
}

.login-gmail div {
  background-color: #e55a4e;
  cursor: pointer;
  height: 48px !important;
  letter-spacing: 2.6px;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Volte";
  width: 100%;
  border: none !important;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-gmail p {
  margin-bottom: 0px;
}

.login-gmail img {
  position: absolute;
  left: 16px;
}

@media screen and (max-width: 374px) {
  .login-gmail img {
    left: 10px !important;
  }
}

.login-gmail:hover div {
  background-color: #fff;
  border: 1px solid #e55a4e !important;
  color: #e55a4e !important;
}

.base-text {
  color: #9ad1cd !important;
}

.text-primary {
  color: #9ad1cd !important;
}

.primary-text {
  color: #9ad1cd !important;
}

.form-group label {
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #1a1917 !important;
  margin-bottom: 5px;
  font-family: "Volte";
}

.form-group.required label:after {
  content: "*";
  color: #76b4b0;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 17px;
}

.form-group .select-div {
  position: relative;
  border: unset !important;
}

.form-group .select-div select {
  background-color: transparent !important;
}

.form-group .select-div select:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}

.text-danger {
  font-size: 13px;
  text-transform: capitalize;
}

.login-text-daner {
  margin-bottom: 20px !important;
}

.my-alert {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 25%;
  width: 50%;
  margin: auto;
  display: inline-block;
}

.middle-lined {
  position: relative;
}

.middle-lined:after {
  position: absolute;
  content: "";
  bottom: -13px;
  height: 2px;
  width: 43px;
  left: calc(50% - 22px);
  background-color: #9ad1cd;
}

.left-lined {
  position: relative;
}

.left-lined:after {
  position: absolute;
  content: "";
  bottom: -13px;
  height: 1px;
  width: 43px;
  left: 0px;
  background-color: #9ad1cd;
}

.select-div {
  position: relative;
  border: 1px solid rgba(112, 112, 112, 0.21);
  height: 45px !important;
  border-radius: 0px !important;
  cursor: pointer;
}

.select-div select {
  border: none;
  color: #000000;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 11.5px;
  font-size: 13px;
  width: 100%;
  z-index: 1;
  letter-spacing: 1.3px;
  font-family: "Volte" !important;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

.select-div:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #9ad1cd;
  border-bottom: unset;
  margin-left: 12px;
  padding: unset;
  -webkit-transform: none;
  transform: none;
  position: absolute;
  right: 20px;
  top: 40%;
  z-index: 0;
}

.non-filled-chevron:after {
  display: inline-block;
  padding: 0.19rem;
  content: "";
  width: 8px;
  height: 5px;
  -webkit-transform: rotate(-47deg);
  transform: rotate(-47deg);
  border-left: 2px solid #9ad1cd;
  border-bottom: 2px solid #9ad1cd;
  border-top: none;
  border-right: none;
}

/* The container */

.radio-btn {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */

.radio-btn input,
.radio-btn .register-form-area select,
.register-form-area .radio-btn select,
.radio-btn .register-form-area textarea,
.register-form-area .radio-btn textarea {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */

.total-amount-discount-bar {
  text-decoration: line-through;
}

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c3c9c9;
}

.checked:after {
  display: block !important;
}

/* On mouse-over, add a grey background color */

.radio-btn :hover input ~ .checkmark,
.radio-btn :hover .register-form-area select ~ .checkmark,
.register-form-area .radio-btn :hover select ~ .checkmark,
.radio-btn :hover .register-form-area textarea ~ .checkmark,
.register-form-area .radio-btn :hover textarea ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.radio-btn input:checked ~ .checkmark,
.radio-btn .register-form-area select:checked ~ .checkmark,
.register-form-area .radio-btn select:checked ~ .checkmark,
.radio-btn .register-form-area textarea:checked ~ .checkmark,
.register-form-area .radio-btn textarea:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.radio-btn input:checked ~ .checkmark:after,
.radio-btn .register-form-area select:checked ~ .checkmark:after,
.register-form-area .radio-btn select:checked ~ .checkmark:after,
.radio-btn .register-form-area textarea:checked ~ .checkmark:after,
.register-form-area .radio-btn textarea:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.radio-btn .checkmark:after {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #9ad1cd;
}

.radio-btn p {
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #1a1917 !important;
  margin-bottom: 5px;
  font-family: "Volte";
}

.owl-nav .owl-prev,
.owl-nav .owl-next,
.owl-nav .owl-next {
  border-radius: 6px !important;
}

.owl-dots .owl-dot.active {
  background-color: #9ad1cd !important;
  width: 15px !important;
}

.owl-dots .owl-dot {
  width: 15px !important;
  height: 15px;
  background-color: transparent;
  border: 1px solid #9ad1cd;
}

.alert-info {
  background-color: #9ad1cd !important;
  color: #fff;
  border: none !important;
  font-size: 13px;
}

.nav-tabs {
  border: none !important;
}

.nav-tabs .nav-link {
  border: none !important;
  padding: 0.5rem 0rem 0.5rem 0rem !important;
  margin-right: 1rem;
  color: #000000;
}

.nav-tabs .nav-link.active {
  border-bottom: 2px solid #9ad1cd !important;
  color: #9ad1cd !important;
}

.couse-pagination li.active {
  color: #76b4b0 !important;
  font-weight: 700;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #101010 !important;
  background-color: #fff !important;
  border: none !important;
  font-size: 16px;
}

@media screen and (max-width: 560px) {
  .page-link {
    font-size: 15px;
  }
}

.page-item.active .page-link {
  z-index: 1;
  color: #76b4b0 !important;
  background-color: #fff;
  border: none;
}

.listing-filter-form select {
  height: 50px !important;
}

ul.pagination {
  display: inline;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .page-item {
    display: none !important;
  }

  .page-item:first-child,
  .page-item:nth-child(2),
  .page-item:nth-last-child(2),
  .page-item:last-child,
  .page-item.active,
  .page-item.disabled {
    display: inline-block !important;
  }
}

.alert-success {
  width: 100%;
}

.no-data-div {
  color: #9ad1cd;
  padding-bottom: 15px;
}

.blog-button ul.product-tab li.active {
  background-color: #9ad1cd;
}

.my-alert {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 25%;
  width: 50%;
  margin: auto;
  display: inline-block;
}

.white-text {
  color: #fff !important;
}

.white-text:after {
  background-color: #fff;
}

#cartOpen {
  position: relative;
}

#cartOpen:hover #cart-count {
  background-color: #fff !important;
  color: #ecc1c2 !important;
  border: 1px solid #ecc1c2;
}

#cart-count {
  background-color: #ecc1c2 !important;
  border: 1px solid #fff;
  right: 13px;
  top: -7px;
}

.no-data-box {
  height: 25vh;
}

.login-sub {
  width: 100% !important;
  min-width: 150px !important;
  z-index: 100;
}

.redeem-buttons {
  width: 73%;
  margin-top: 10px;
  margin-bottom: 25px;
}

.redeem-buttons label {
  margin-bottom: 0px !important;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #9ad1cd;
  color: #9ad1cd;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.redeem-buttons label.active-bundle {
  background-color: #9ad1cd;
  color: #fff;
}

.timing-btn {
  max-height: 29px;
}

@media screen and (max-width: 991px) {
  .cartcount {
    left: 80px;
  }
}

.read-more2 {
  font-size: 15px;
  letter-spacing: 0px;
  color: #9ad1cd;
  font-family: "Volte";
  text-decoration: underline !important;
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.read-more2:hover {
  color: #101010;
}

.footercard img {
  width: 35px;
}

.footer-social li {
  height: 20px !important;
  width: 20px !important;
}

.profile-picture {
  max-height: 90px;
}

.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

#slider-item .owl-nav .owl-prev,
#slider-item .owl-nav .owl-next,
#slider-item .owl-nav .owl-next,
#slider-item .owl-nav .owl-next {
  background-color: #6b6b6b;
  color: #dddddd;
}

.header-info li:last-child:after {
  display: none;
}

#mobileAvailableModal {
  background-color: rgba(154, 209, 205, 0.3);
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

#mobileAvailableModal a {
  color: #101010;
}

#mobileAvailableModal p {
  display: none;
}

#mobileAvailableModal p a {
  color: #76a3a0;
}

#mobileAvailableModal[data-agent=android] .android {
  display: block;
}

#mobileAvailableModal[data-agent=ios] .ios {
  display: block;
}

#search-course .search-group input,
#search-course .search-group .register-form-area select,
.register-form-area #search-course .search-group select,
#search-course .search-group .register-form-area textarea,
.register-form-area #search-course .search-group textarea {
  width: 60%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#search-course .search-group select {
  width: 20%;
  height: 60px !important;
  background-color: #f9f9f9;
  border: none;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 15px;
  color: inherit;
  background-position: 90% 50%;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12"  version="1"><path  d="M4 8L0 4h8z"/></svg>');
  padding: 0.5em;
  padding-right: 1.5em;
}

#search-course .search-group select:focus {
  background-color: #f9f9f9;
}

#search-course .nws-button {
  width: 20%;
}

@media screen and (max-width: 768px) {
  #search-course .search-group select {
    width: 35%;
    font-size: 12px;
    height: 40px !important;
  }

  #search-course .search-group input,
  #search-course .search-group .register-form-area select,
  .register-form-area #search-course .search-group select,
  #search-course .search-group .register-form-area textarea,
  .register-form-area #search-course .search-group textarea {
    width: 65%;
  }

  #search-course .nws-button {
    width: 50%;
    margin: auto;
  }

  #search-course .nws-button button {
    height: 100%;
  }
}

@font-face {
  font-family: "Volte";
  src: url(/fonts/volterounded-medium-webfont.woff?667bf22bd041225de9307eaa2e8f9529) format("woff"), url(/fonts/volterounded-medium-webfont.woff2?333da338d135a466f285450a840143d6) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "VolteBold";
  src: url(/fonts/volterounded-bold-webfont.woff2?aa470f3728c0969a5807b7a6167a9fae) format("woff2"), url(/fonts/volterounded-bold-webfont.woff?101d668a9aabf369580ea2bfc8c55166) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "VolteLight";
  src: url(/fonts/volterounded-light-webfont.woff2?f16a277aa2077c35f7b6c36480b45899) format("woff2"), url(/fonts/volterounded-light-webfont.woff?b8a59206f79232b26564ee1ccad3c0a4) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "goldenPlains";
  src: url(/fonts/golden-webfont.woff?f6fd6b7838dc6b5f5742820535bbac0c) format("woff"), url(/fonts/golden-webfont.woff2?608b1ff05220269e70f559bd1f03010f) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Volte" ,Verdana, Tahoma, sans-serif !important;
}

