@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Marcellus&display=swap");

body {
  color: #000000bf;
  font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Marcellus", serif;
}

:root {
  --theme-color: #e31e24;
}

p,
li,
span {
  padding: 0;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

p {
  line-height: 1.8;
}

.para {
  margin-bottom: 10px;
  line-height: 1.8;
}

::selection {
  background-color: #ffffff;
}

::selection {
  background-color: var(--theme-color);
  color: #fff !important;
}

a:hover {
  color: inherit;
}

strong {
  font-weight: 600;
}

a {
  color: #000;
}

ul {
  list-style: none;
}

.display-none {
  display: none;
}

.service-list-1 {
  list-style-type: disc;
}

.list-disc {
  list-style: disc !important;
}

.list-circle-fa li {
  position: relative;
  margin-bottom: 10px;
}

.list-circle-fa {
  padding-left: 30px;
}

.list-circle-fa li:before {
  content: "\f4be";
  font-size: 16px;
  color: var(--theme-color);
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -30px;
  top: 0px;
  font-weight: 900;
}

.list-circle-fa-ser li {
  position: relative;
  margin-bottom: 8px;
}

.list-circle-fa-ser {
  padding-left: 22px;
}

.list-circle-fa-ser li:before {
  content: "\f4be";
  font-size: 12px;
  color: #000;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -19px;
  top: 2px;
  font-weight: 900;
}

.theme-color {
  color: #000000;
}

a.theme-color-link {
  color: #333;
}

a.theme-color-link:hover {
  color: var(--theme-color);
}

a.theme-color:hover {
  color: var(--theme-color);
}

.theme-color-bg {
  color: #fff;
  background-color: var(--theme-color);
}

.bg-alt {
  background-color: #f8f9fa;
}

.bg-white {
  background-color: #fff;
}

.theme-button {
  border: 2px solid var(--theme-color);
  border-radius: 25px;
  background-color: var(--theme-color);
  padding: 7px 25px;
  color: #ffffff;
  display: inline-block;
  transition: 0.3s;
  outline: none;
}

.theme-button:hover {
  border: 2px solid var(--theme-color);
  background-color: transparent;
  color: var(--theme-color);
}

.table-btn {
  border-radius: 25px;
  background-color: var(--theme-color);
  padding: 3px 10px;
  color: #ffffff;
  display: inline-block;
  transition: 0.3s;
  outline: none;
}

.table-btn:hover {
  background-color: var(--theme-color);
  color: #ffffff;
}

.theme-button-alt {
  border: 2px solid var(--theme-color);
  border-radius: 25px;
  background-color: #fff;
  color: var(--theme-color);
  padding: 7px 25px;
  display: inline-block;
  transition: 0.3s;
  outline: none;
}

.theme-button-alt:hover {
  background-color: var(--theme-color);
  color: #ffffff;
}

/*send enquiryButton */

.enroll-now-btn {
  background-color: var(--theme-color);
  color: #fff !important;
  border-radius: 50px;
  padding-left: 25px !important;
  padding-right: 25px !important;
  text-transform: capitalize;
}

/* RESET BOOTSTRAP*/

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button:focus {
  outline: none;
}

/* Top Bar */

#top-bar {
  background-color: var(--theme-color);
  padding: 0px;
}

#top-bar .address {
  color: #fff;
  font-size: 14px;
}

.top-bar-item {
  padding: 0px 10px;
  color: #fff;
  font-size: 12px;
}

.top-bar-item i {
  margin-right: 5px;
}

.top-bar-item:focus,
.top-bar-item:hover {
  padding: 0px 20px;
  color: #fff;
}

.social-media-icons-top {
  display: inline;
}

.social-media-icons-top a {
  margin-right: 10px;
  color: #fff;
}

.top-bar-item .i:before {
  color: #fff;
  font-size: 10px;
}

.social-media-icons-top i:before {
  color: #fff;
  font-size: 14px;
}

.navbar {
  transition: top 0.3s;
  background-color: #fff;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.38);
  padding: 10px 10px;
}

/* Navbar hover style End */

.owl-carousel#owl-banner .owl-stage-outer {
  height: auto;
}

.owl-carousel#owl-banner .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  width: 100%;
  text-align: center;
}

@media (max-width: 768px) {
  .owl-carousel#owl-banner .owl-dots {
    bottom: 5px;
  }
}

.owl-carousel#owl-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #fff;
}

.owl-carousel#owl-banner .owl-dots .owl-dot.active {
  background: var(--theme-color);
}

.slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.slider .slider-div {
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 50%;
  position: relative;
}

.slider div.one {
  background: url(../images/home-page/200-hour-yoga-teacher-training-course.jpg),
    linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 0%);
  background-blend-mode: darken;
  background-size: cover;
  background-repeat: no-repeat;
  height: 70vh;
}

.slider div.two {
  background: url(../images/home-page/teacher-training-rishikesh-yoga-alliance.jpg),
    linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 0%);
  background-blend-mode: darken;
  background-size: cover;
  background-repeat: no-repeat;
  height: 70vh;
}

.slider div.three {
  background: url(../images/home-page/yoga-retreat-rishikesh-himalayas.jpg),
    linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 0%);
  background-blend-mode: darken;
  background-size: cover;
  background-repeat: no-repeat;
  height: 70vh;
}

#owl-banner .hero-heading {
  font-size: 50px;

  color: #fff;
}

#owl-banner .hero-heading-sub {
  font-size: 22px;
  margin: 20px 0px;
  color: #fff;
}

#owl-banner .banner-button {
  padding: 20px 0px;
}

#owl-banner .hero-quote {
  font-size: 20px;
}

.slider .hero-container {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.slider span {
  font-size: 40px;
  display: block;
}

.slider .slider-button {
  border: 2px solid #fff;
  border-radius: 25px;
  background-color: transparent;
  padding: 7px 25px;
  color: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  transition: 0.3s;
}

.slider .slider-button:hover {
  border: 2px solid var(--theme-color);
  background-color: transparent;
  color: #fff;
}

.nav-item a {
  text-decoration: none;
  font-size: 14px;
}

#navbar .mobile-logo {
  display: none;
}

#navbar .mobile-logo img {
  height: auto;
  width: 40px;
}

.navbar-brand {
  margin: 0px;
  padding: 0 30px 30px;
  position: fixed;
  top: 0;
  left: 30px;
  z-index: 1022;
  background: white;
  border-radius: 0 0 50% 50%;
}

.navbar-brand img {
  height: auto;
  width: 110px;
}

.nav-left {
  background-color: #fff;
}

.nav-right {
  background-color: #fff;
  align-items: flex-end;
  justify-content: flex-end;
}

.nav-center {
  background-color: #fff;
  align-items: center;
  justify-content: center;
}

#navbar .navbar-nav .nav-link {
  color: #d4843f;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-right: 18px;
  letter-spacing: 1px;
  font-size: 15px;
}

.inner-dropdown a {
  color: #d4843f !important;
}

.inner-dropdown {
  padding: 6px 10px;
}

.inner-dropdown a:hover {
  color: #fff !important;
}

@media screen and (max-width: 1199.98px) {
  .navbar-nav {
    padding-left: 20px;
  }
  #navbar .navbar-nav .nav-link {
    color: #d4843f !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #top-bar {
    display: none;
  }
  .navbar-brand {
    display: none !important;
  }
  .nav-item .enroll-now-btn {
    background-color: white !important;
    border: 1px solid #d4843f;
  }

  .enroll-now-btn-header {
    margin: 5px 0px;
    width: fit-content;
    margin: auto;
  }

  #navbar .dropdown-item {
    padding: 6px 10px;
    display: flex;
    color: #d4843f;
    justify-content: center;
  }
}

#subDropdown {
  display: flex;
  align-items: center;
  padding: 0px 10px;
}

#subDropdown ul {
  height: fit-content;
}

#home-section-1 {
  text-align: center;
}

#home-section-1 .block-1-img img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}

.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-padding-100px {
  padding: 40px 100px;
}

#navbar .dropdown-menu {
  border: 1px solid #00000030;
  text-transform: capitalize;
  width: fit-content;
  margin: auto;
}

#navbar .dropdown-menu li {
  position: relative;
}
#navbar .dropdown-menu li .yttc-category {
  position: absolute;
  left: -253px;
  border: 1px solid #00000030;
  top: 2px;
  background: #fff;
  text-transform: capitalize;
  padding: 10px;
  display: none;
  border-radius: 5px 0px 0px 5px;
  z-index: 9999;
}

#navbar .dropdown-menu li .yttc-category li {
  margin-bottom: 10px;
}

#navbar .dropdown-menu li .yttc-category li a {
  color: #000 !important;
}

#navbar .dropdown-menu li:hover .yttc-category {
  display: block;
}

#navbar .dropdown-item {
  padding: 6px 10px;
  color: var(--theme-color);
  letter-spacing: 1px;
}

#navbar .dropdown-menu a:hover {
  background-color: var(--theme-color);
  color: #fff;
}

#navbar .navbar-toggler {
  padding: 7px;
}

#home-section-1 .block-1-img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  height: 200px;
  width: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.block-1-text h4 {
  font-size: 16px;
  text-transform: uppercase;
}

.heading-style-1 {
  font-size: 35px;
  position: relative;
  color: var(--theme-color);
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.6;
}

.heading-style-1.main-heading {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.heading-style-1.main-heading::after {
  content: "";
  width: 34%;
  height: 3px;
  background-color: var(--theme-color);
  top: -11px;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 50%;
}

.heading-style-1.main-heading span {
  position: relative;
  width: fit-content;
  display: block;
  margin: auto;
  z-index: 99;
  padding-top: 10px;
  font-size: 35px;
}
.heading-style-1.main-heading span::before {
  content: "\f4be";
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  top: -24px;
  z-index: 3;
  font-weight: 900;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.heading-style-1.main-heading::before {
  content: "";
  width: 40px;
  height: 39px;
  background-color: var(--theme-color);
  top: -29px;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border: 4px solid #fff;
  border-radius: 50%;
}

.heading-style-1 span {
  color: var(--theme-color);
  font-size: 35px;
}

.heading-style-2 {
  font-size: 22px;
  color: var(--theme-color);
  text-transform: uppercase;
}

.block-1-text p {
  font-size: 16px;
}

.nav-item .email-icon,
.nav-item .phone-icon {
  margin-right: 5px;
}

#home-section-2 .icon-1 {
  width: 100%;
  height: auto;
  padding: 0px;
}

#home-section-2 .yoga-bft-card .text,
#home-section-2 .yoga-bft-card-alt .text {
  font-weight: 600;
  font-size: 20px;
}

.home-section-2-img {
  width: 100%;
}

/* Section 3 */

#home-section-3 div img {
  width: 100%;
  height: 100%;
  object-fit: contain;

}

#home-section-3 .text {
  color: var(--theme-color);
  font-size: 16px;
  width: fit-content;
  margin: auto;
  padding: 5px;
  position: relative;
  z-index: 1;
}

#home-section-3 .text::after {
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 2px;
  background-color: var(--theme-color);
  z-index: -1;
}
#home-section-3 .text::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 2px;
  background-color: var(--theme-color);
  z-index: -1;
}

#home-section-3 .card-img-contain {
  position: relative;
}

#home-section-3 .price {
  position: absolute;
  bottom: 0px;
  top: auto;
  left: 0px;
  font-size: 16px !important;
  color: #ffffff !important;
  padding: 3px 15px;
  background-color: var(--theme-color);
}

#home-section-3 .card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 20px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#home-section-3 .schedule-time {
  display: block;
  font-size: 14px;
  color: var(--theme-color);
}

.card-btn {
  display: flex;
  justify-content: space-around;
}

/* Section 4 */

#home-section-4 div img {
  width: 100%;
  height: auto;
}

.btn-1 {
  padding: 7px 10px;
  text-decoration: none;
  background-color: var(--theme-color);
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin: 7px 8px;
  border: 2px solid var(--theme-color);
  border-radius: 50px;
  transition: all 0.3s;
  text-transform: capitalize;
}

.btn-1:hover {
  background-color: #fff;
  color: var(--theme-color);
  transition: all 0.3s;
}

#home-section-4 .text {
  color: var(--theme-color);
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
}

#home-section-4 .card-img-contain {
  position: relative;
}

#home-section-4 .price {
  position: absolute;
  bottom: 0px;
  top: auto;
  left: 0px;
  font-size: 16px !important;
  color: #ffffff !important;
  padding: 3px 15px;
  background-color: var(--theme-color);
}

#home-section-4 .card {
  box-shadow: 0 0 3px 1px #8888886b;
  padding: 20px 15px;
}

#home-section-4 .schedule-time {
  display: block;
  font-size: 14px;
  color: var(--theme-color);
}

/* Section 5 */

#home-section-5 h2 {
  font-weight: 600;
  font-size: 40px;
}

#home-section-5 div img {
  width: 100%;
  height: auto;
}

#home-section-5 .btn-1 {
  padding: 7px 25px;
  text-decoration: none;
  background-color: var(--theme-color);
  color: #fff;
  margin: 10px 0px;
  border: 2px solid var(--theme-color);
  border-radius: 50px;
}

#home-section-5 .btn-1:hover {
  background-color: #fff;
  color: var(--theme-color);
}

#home-section-5 .text {
  color: var(--theme-color);
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
}

#home-section-5 .card-img-contain {
  position: relative;
}

#home-section-5 .price {
  position: absolute;
  bottom: 0px;
  top: auto;
  left: 0px;
  font-size: 16px !important;
  color: #ffffff !important;
  padding: 3px 15px;
  background-color: var(--theme-color);
}

#home-section-5 .card {
  box-shadow: 0 0 3px 1px #8888886b;
  padding: 20px 15px;
}

#home-section-5 .schedule-time {
  display: block;
  font-size: 14px;
  color: var(--theme-color);
}

/* Yoga Benefits */

.yoga-bft-card {
  padding: 30px 30px;
  background: #ffefd6;
  border-radius: 30px;
  margin-bottom: 20px;
  height: 250px;
}

.yoga-bft-card-alt {
  padding: 30px 30px;
  background: #fff;
  border-radius: 30px;
  height: 250px;
}

/* Home Section About */

#home-section-about .home-about-1 img {
  object-fit: cover;
  height: 280px;
  width: 100%;
  border: 10px solid transparent;
  box-shadow: 0px 0px 0px 1px #b7b7b7;
}

/* Footer */

.generic-anchor {
  color: #fff;
}

.generic-anchor:visited {
  color: #fff;
}

.generic-anchor:hover {
  color: var(--theme-color);
}

.generic-anchor-white {
  color: #fff;
}

.generic-anchor-white:visited {
  color: #fff;
}

.generic-anchor-white:hover {
  color: #fff;
}

.flex-rw {
  display: flex;
  flex-flow: row wrap;
}

main {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9b9b9b;
  line-height: 1;
}

footer {
  width: 100%;
  background: #333;
  margin-top: auto;
  padding: 30px 20px 0px;
}

.footer-list-top > li {
  text-align: left;
  padding-bottom: 10px;
  font-size: 14px;
}

.footer-list-top {
  padding: 0px;
}

.footer-list-header {
  padding: 10px 0 5px 0;
  color: #fff;
  font-size: 20px;
}
.footer-social-section {
  width: 100%;
  align-items: center;
  justify-content: space-around;
  position: relative;
  margin-top: 5px;
}

.footer-social-section::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  border-top: 1px solid #ccc;
  width: calc(100% - 20px);
}

.footer-social-overlap {
  position: relative;
  z-index: 2;
  font-size: 20px;
  background: #333333;
  padding: 0 20px;
}

.footer-social-connect {
  display: flex;
  align-items: center;
  font-size: 20px;
  background-color: #333333;
  color: #fff;
}

.footer-social-small {
  font-size: 0.6em;
  padding: 0px 20px;
}

.footer-social-overlap > a:not(:first-child) {
  margin-left: 0.38em;
}

.footer-bottom-section {
  width: 100%;
  padding:0px;
  border-top: 1px solid #ccc;
}

.footer-bottom-section > div:first-child {
  margin-right: auto;
}

.footer-bottom-wrapper {
  font-size: 13px;
  color: #fff;
  text-align: center;
}

.footer-bottom-wrapper span {
  color: #fff;
  font-size: 13px;
}

.footer-bottom-wrapper a{
  font-size: 13px;
}

.footer-address {
  display: inline;
  font-style: normal;
}

@media only screen and (max-width: 568px) {
  .footer-list-top {
    padding: 0px;
  }
  .footer-social-section {
    justify-content: center;
  }
  .footer-social-section::after {
    top: 25%;
  }
  .footer-social-connect {
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .footer-social-overlap {
    display: flex;
    justify-content: center;
  }
  .footer-social-icons-wrapper {
    width: 100%;
    padding: 0;
  }
  .footer-social-overlap > a:not(:first-child) {
    margin-left: 20px;
  }
  .footer-bottom-section {
    padding: 10px 0px;
  }
  .footer-bottom-wrapper {
    text-align: center;
    width: 100%;
  }
}

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

  .course-heading {
  margin: 15px auto!important;
  }

  .footer-social-overlap > a {
    margin: auto;
  }
  .footer-social-overlap > a:not(:first-child) {
    margin-left: 0;
  }
}

/* Scroll to TOp */

#scroll {
  position: fixed;
  right: 20px;
  bottom: 15px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: var(--theme-color);
  z-index: 9;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  outline: none;
  border: none;
}

#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

#scroll:hover {
  background-color: var(--theme-color);
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* 00 Hr Service About Section */

#service-about .img-container img {
  width: 100%;
  height: auto;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border-radius: 50%;
  padding: 10px;
}

#service-about text {
  font-size: 24px;
}

#service-about p {
  line-height: 1.8;
}

/* 00 Hr Service Bannner */

#service-banner {
  width: 100%;
  background-image: linear-gradient(to bottom, #333333e0, #3333338c),
    url(../images/breadcrumb-bg.jpg);
  background-size: cover !important;
  background-position: center 22%;
  padding-top: 50px;
  padding-bottom: 50px;
}

#service-banner .banner-text {
  padding: 30px;
}

#service-banner .banner-text p,
#service-banner .banner-text h1 {
  font-size: 50px;
  font-weight: 900;
  color: #fff;
  line-height: 1.4;
}

#service-banner .service-breadcrumb .bread {
  padding: 0;
}

#service-banner .service-breadcrumb .bread li {
  list-style-type: none;
  display: inline;
  color: #fff;
}

#service-banner .fa-angle-right:before {
  color: #fff;
}

#service-banner .fa,
#service-banner .fas {
  margin: 0 10px;
}

#service-banner .service-breadcrumb .bread li a {
  color: inherit;
}

/* 00 Hr Service navigation */

#service-navbar {
  padding: 10px 0px;
  background-color: #FFEFCD;
  text-align: center;
  position: sticky;
  top: 53px;
  z-index: 9;
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  display: flex;
  justify-content: center;
}

#service-navbar .course-nav-list {
  margin: 0 auto;
  text-align: center;
  max-width: 100% !important;
}

#service-navbar .course-nav-list {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}

#service-navbar .course-nav-list li a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  margin: 0px 24px;
  padding: 8px 0px;
  position: relative;
  z-index: 0;
  cursor: pointer;
  transition: 0.3s;
}

/* Border X get width  */

.course-nav-list li a:before,
.course-nav-list li a:after {
  position: absolute;
  opacity: 0;
  width: 0%;
  height: 2px;
  content: "";
  background: var(--theme-color);
  transition: all 0.3s;
}

.course-nav-list li a:before {
  left: 0px;
  top: 0px;
}

.course-nav-list li a:after {
  right: 0px;
  bottom: 0px;
}

.course-nav-list li a:hover:before,
.course-nav-list li a:hover:after {
  opacity: 1;
  width: 100%;
}

/* bout Us */

#about-us .img-container img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border-radius: 10px;
}

/* 00 Hr Service Overview Section */

#service-overview .img-container {
  position: relative;
  z-index: 1;
  display: inline-block;
}

#service-overview .img-container img {
  padding: 8px;
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#service-overview .img-container:before,
#service-overview .img-container::after {
  -webkit-box-shadow: 0 0 7px 4px rgba(104, 104, 104, 0.5);
  box-shadow: 0 0 7px 4px rgba(104, 104, 104, 0.5);
  content: " ";
  display: table;
  width: 49%;
  height: 0;
  position: absolute;
  bottom: 6px;
  z-index: -2;
}

#service-overview .img-container:before {
  left: 4px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#service-overview .img-container:after {
  right: 4px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

#service-overview text {
  font-size: 24px;
}

#service-overview p {
  line-height: 1.8;
}

/* #service-overview .special-text {
  position: relative;
  z-index: 1;
  padding-left: 10px;
  margin-bottom: 20px;
} */

/* #service-overview .special-text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  height: 2rem;
  width: 100%;
  background-color: var(--theme-color);
  z-index: -1;
  transform: skew(-8deg, 0deg);
} */

/* 00 Hr Service Syllabus */

#service-syllabus .img-container {
  position: relative;
  z-index: 1;
  display: inline-block;
}

#service-syllabus b {
  letter-spacing: 1px;
}

#service-syllabus .img-container img {
  padding: 8px;
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#service-syllabus .img-container:before,
#service-syllabus .img-container::after {
  -webkit-box-shadow: 0 0 7px 4px rgba(104, 104, 104, 0.5);
  box-shadow: 0 0 7px 4px rgba(104, 104, 104, 0.5);
  content: " ";
  display: table;
  width: 49%;
  height: 0;
  position: absolute;
  bottom: 6px;
  z-index: -2;
}

#service-syllabus .img-container:before {
  left: 4px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#service-syllabus .img-container:after {
  right: 4px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

#service-syllabus text {
  font-size: 24px;
}

/*  200 Hr Service Schedule Section #  */

#course-schedule table a {
  padding: 6px 12px;
  border: 1px solid;
}

#service-schedule .table th {
  font-weight: 400;
  white-space: nowrap;
}

#service-schedule .table-bordered td,
.table-bordered th {
  font-size: 15px;
}

#daily-schedule .table {
  color: #666;
  width: 80%;
  margin: auto;
}

#daily-schedule .table td {
  font-size: 14px;
  font-weight: 300;
}

#daily-schedule .table th {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

.check-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -32px;
  top: 5px;
}

.check-list li {
  margin-bottom: 12px;
  line-height: 1.8;
  font-size: 16px;
  position: relative;
}

/* ertification */

#service-certification .img-container img {
  width: 100%;
  height: auto;
}

/* AQs */

.service-faq .section-title {
  margin-bottom: 54px;
}

.service-faq .section-title h2 {
  margin-bottom: 22px;
}

.service-faq .accordion .card {
  border: none;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.service-faq .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 10px;
}

.service-faq .accordion .card .card-header {
  border: none;
  border-radius: 10px;
  padding: 0;
}

.service-faq .accordion .card .card-header h4,
.service-faq .accordion .card .card-header .faq-heading {
  padding: 0;
}

.service-faq .accordion .card .card-header h4 button,
.service-faq .accordion .card .card-header .faq-heading button {
  color: #000000;
  font-weight: 500;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  background: #FFEFCD;
  position: relative;
  padding: 10px 37px 10px 10px !important;
  height: 100%;
}

.service-faq .accordion .card .card-header h4 button:after,
.service-faq .accordion .card .card-header .faq-heading button:after {
  content: "\f067";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  color: var(--theme-color);
  text-align: center;
  border: 1px solid var(--theme-color);
  border-radius: 50%;
  line-height: 100%;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-faq .accordion .card .card-header h4 button.collapsed {
  background: #FFEFCD;
  border-radius: 5px;
}

.service-faq .accordion .card .card-header .faq-heading button.collapsed {
  background: #fff;
  border-radius: 10px;
}
.service-faq
  .accordion
  .card
  .card-header
  h4
  button[aria-expanded="true"]:after {
  content: "\f068";
  color: #fff;
  background: var(--theme-color);
}
.service-faq
  .accordion
  .card
  .card-header
  .faq-heading
  button[aria-expanded="true"]:after {
  content: "\f068";
  color: #fff;
  background: var(--theme-color);
}
.service-faq .accordion .card .card-body {
  border-radius: 0 0 10px 10px;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 30px;
  border-top: 1px solid #cccccc;
}

/*Service Contact us */

#service-course-schedule .appointment {
  padding: 10px 30px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  margin-bottom: 10px;
}

#service-course-schedule .appointment .appointment-title {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.6px;
  text-align: center;
  color: var(--theme-color);
}

#service-course-schedule .appointment .appointment-desc {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.56px;
  color: #888;
  text-align: center;
}

#service-course-schedule .appointment .appointment-form {
  margin-top: 40px;
}

#service-course-schedule
  .appointment
  .appointment-form
  .appointment-form-input {
  border: 1px solid #999;
  height: 50px;
  margin-bottom: 9px;
  line-height: 40px;
  letter-spacing: 0.48px;
  font-size: 15px;
}

.appointment .appointment-form .data-input {
  text-transform: uppercase;
}

.appointment .appointment-form .appointment-form-text {
  border: 1px solid #999;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.48px;
}

.appointment .appointment-form .appointment-form-col-left {
  padding-right: 7px;
  padding-left: 7px;
}

#service-course-schedule
  .appointment
  .appointment-form
  .appointment-form-col-right {
  padding-left: 7px;
  padding-right: 7px;
}

#service-course-schedule .appointment .appointment-form .appointment-form-btn {
  width: 100%;
  padding: 10px 0 10px;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

#service-course-schedule .open-time {
  text-align: center;
}

#service-course-schedule .open-time .open-time-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.25px;
  color: var(--theme-color);
  margin-bottom: 5px;
}

#service-course-schedule .open-time .open-time-clock {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.72px;
  font-weight: 600;
  color: #444;
}

#service-course-schedule .open-time .open-time-course {
  font-size: inherit;
  line-height: 40px;
  letter-spacing: 0.6px;
  color: inherit;
}

#service-course-schedule .table {
  color: #222;
  margin: auto;
}

#service-schedule .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgb(249, 236, 223);
}

#service-course-schedule .table-striped > tbody > tr:nth-child(even) > td,
#service-course-schedule .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #fff;
}

#service-course-schedule .table-striped > tbody > tr:nth-child(odd) > td,
#service-course-schedule .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}

#service-course-schedule .table td {
  font-size: 16px;
}

#service-course-schedule .table th,
#service-schedule thead th {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  background: #FFEFCD;
  color: #3e3e3e;
}

#service-course-schedule .table th,
#service-schedule thead th {
  font-weight: 600 !important;
}

#service-schedule thead {
  font-size: 14px;
  letter-spacing: 1px;
  background: #FFEFCD;
  color: #3e3e3e;
}

#service-course-schedule p .theme-color {
  font-weight: 900;
}

/* estimonial*/

.review_part .client_review_part .client_review_img {
  position: relative;
  padding-left: 70px;
  margin-top: 40px;
}

.review_part .client_review_part .client_review_img img {
  max-width: 50px;
  position: absolute;
  left: 0;
  top: -2px;
  border-radius: 50px;
}

.review_part .client_review_single .client_review_text p {
  font-size: 15px;
  line-height: 28px;
  padding: 20px 28px;
  border: 1px solid #f6ede4;
  margin: 1px;
  position: relative;
  z-index: 1;
}

.review_part .client_review_single .client_review_text p:after {
  position: absolute;
  content: "";
  left: 20px;
  bottom: -15px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #333;
  border-bottom-left-radius: 100px;
}

@media (max-width: 576px) {
  .review_part .client_review_single .client_review_text p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .review_part .client_review_single .client_review_text p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .review_part .client_review_single .client_review_text p {
    font-size: 14px;
  }
}

.review_part .client_review_single .client_review_text h4 {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  padding-top: 6px;
  line-height: 15px;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 576px) {
  .review_part .client_review_single .client_review_text h4 {
    margin-top: 20px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .review_part .client_review_single .client_review_text h4 {
    margin-top: 20px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .review_part .client_review_single .client_review_text h4 {
    margin-top: 20px;
    font-size: 20px;
  }
}

.review_part .client_review_single .client_review_text h4 span {
  font-size: 14px;
  color: #555555;
}

.review_part .review_icon i {
  color: #ffb830;
}

.review_part .center .client_review_text p {
  border: 1px solid var(--theme-color);
}

.review_part .center .client_review_text p:after {
  position: absolute;
  content: "";
  left: 20px;
  bottom: -15px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid var(--theme-color);
  border-bottom-left-radius: 100px;
}

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

.review_part .owl-dots button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #d0d0d0;
  margin: 5px;
}

.review_part .owl-dots .active {
  background-color: var(--theme-color) !important;
}

/* ourses Slider */

#courses-slider .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: var(--theme-color);
  margin: 0;
  transition: all 0.3s ease-in-out;
}

#courses-slider p {
  line-height: 1.5;
}

#home-section-4 p {
  line-height: 1.5;
}

#courses-slider .owl-nav button.owl-prev {
  left: -45px;
}

#courses-slider .owl-nav button.owl-next {
  right: -45px;
}

@media (max-width: 768px) {
  #courses-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.36) !important;
    padding: 7px 14px !important;
    border-radius: 50px;
  }
}

#courses-slider .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 40px;
  width: 40px;
  /*    border: 1px solid #dfe1e5;*/
  border-radius: 50%;
}

#courses-slider .owl-nav button:focus {
  outline: none;
}

#courses-slider a.theme-color:hover {
  color: var(--theme-color);
}

#courses-slider .fa-angle-left:before,
#courses-slider .fa-angle-right:before {
  font-size: 16px;
}

/* ontact Us */

#contact-us .contact-us-section-2 {
  background-color: #fff;
  background: url(../images/bg-3.jpg) rgb(220, 139, 53);
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: darken;
  padding: 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#contact-us .contact-us-section-1 {
  padding: 30px;
  border: 1px solid #d4843f;
  height: 550px;
}

.contact-us-map {
  height: 400px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#contact-us .form-group {
  margin-right: 20px;
}

.contact-us-section-1 img {
  width: 50px;
}

#contact-us .contact-us-section-2 h2 {
  text-align: center;
  font-size: 32px;
  color: #fff;
}

#contact-us .contact-us-section-2 p {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px 10px 10px 20px;
  background: linear-gradient(
    90deg,
    rgba(131, 58, 180, 1) 0%,
    rgba(220, 139, 53, 1) 100%
  );
  font-size: 16px;
}

#contact-us .contact-us-section-2 a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}

#service-aim .img-container img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

#service-bg {
  background-attachment: fixed;
  background-image: url(../images/yoga3.jpg), linear-gradient(#000, #000);
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: luminosity;
  background-size: cover;
  padding: 100px 50px;
}

#service-bg h5 {
  font-size: 40px;
  color: #fff;
}

#service-bg p {
  font-size: 30px;
  color: #fff;
}

#service-bg a {
  border: 2px solid #fff;
  border-radius: 25px;
  background-color: transparent;
  padding: 7px 25px;
  color: #ffffff;
  display: inline-block;
  transition: 0.3s;
}

.heading-bg-before {
  position: relative;
}

/*ixed send enquiryButton */

#enroll-now-fixed {
  position: fixed;
  left: 10px;
  padding: 7px 20px;
  bottom: 35px;
  background-color: var(--theme-color);
  border-radius: 50px;
  color: #fff;
  z-index: 9;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  text-align: center;
}

#enroll-now-fixed img {
  width: 30px;
  margin-left: 5px;
  margin-right: 5px;
  height: auto;
}

#enroll-now-fixed a {
  color: #fff;
}

.bg-banner-1 {
  background-attachment: fixed;
  background-image: linear-gradient(#0000006b, #0009),
    url(../images/home-page/rishikesh-ramjhula-yoga-teacher-training.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 30px;
}

.bg-banner-1 h4 {
  font-size: 40px;
  color: #fff;
}

.bg-banner-1 p {
  font-size: 30px;
  color: #fff;
}

.bg-banner-1 a {
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: transparent;
  padding: 7px 25px;
  color: #ffffff;
  display: inline-block;
  transition: 0.3s;
  text-transform: capitalize;
}

.bg-banner-1 a:hover {
  border: 1px solid var(--theme-color);
  background-color: #fff;
  color: var(--theme-color);
}

/*log Section */

.blog-card-container {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 20px;
  border-radius: 8px;
  transition: all 0.3s;
  height: 18rem;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.blog-card-container:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.blog-card-container img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  margin-bottom: 15px;
}

.blog-text-container h4 {
  text-align: center;
  font-size: 20px;
  margin: 0;
}

.blog-text-container h4 a {
  color: #000;
}

.blog-text-container h4 a:hover {
  color: var(--theme-color);
}

.blog-text-container .more-link {
  color: var(--theme-color);
  text-decoration: underline;
}

/*ocial Fixed Floatig button */

.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 70px;
  left: 15px;
  background-color: #06d755;
  color: #fff !important;
  border-radius: 50px;
  font-size: 26px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*AVBAR ICON MOBILE MENU */

.animated-icon2 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.animated-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.animated-icon2 span {
  background: var(--theme-color);
}

.animated-icon2 span:nth-child(1) {
  top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
  top: 10px;
}

.animated-icon2 span:nth-child(4) {
  top: 20px;
}

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

/*Ribbon Price*/

.ribbon1 {
  position: absolute;
  top: -20px;
  right: -20px;
}

.ribbon1 span {
  position: relative;
  display: block;
  text-align: center;
  background: var(--theme-color);
  color: #fff;
  font-size: 14px;
  padding: 12px 10px 12px;
  border-radius: 0px 0px 0px 35px;
  width: 100px;
}

@media (min-width: 500px) {
  .ribbons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/*Accommodation */

#accommodation-section-1 .img-container-1,
#accommodation .img-container-1 {
  padding: 10px 0px;
}

#accommodation-section-1 .img-container-1 img,
#accommodation .img-container-1 img {
 
  width: 100%;
  object-fit: cover;
}

#accommodation-section-1 .img-container-2 img,
#accommodation .img-container-2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.accommodation-3 .img-container-1 img {
  height: auto;
  width: 100%;
}

#accommodation .img-container-2,
#accommodation-section-1 .img-container-2 {
  height: 100%;
  padding: 10px 0px;
}

.accommodation-2 {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 20px 15px;
  position: sticky;
  top: 66px;
}

.accommodation-2 h3 {
  font-size: 30px;
}

.accommodation-3 h3,
.accommodation-3 h4 {
  font-size: 30px;
}

.accommodation-3 h4 {
  font-size: 24px;
}

.accommodation-2 .body-text {
  padding: 10px 10px;
}

.accommodation-2 .heading-text {
  font-size: 30px;
  background-color: #fcf3ea;
  text-align: center;
  color: var(--theme-color);
}

.accommodation-2 .body-text .event-card span {
  /*display: inline-block;*/
  font-size: 14px;
}

.accommodation-2 .body-text .event-card .event-btn {
  font-size: 14px;
  padding: 10px 20px;
  background-color: var(--theme-color) 14;
  display: inline-block;
  color: var(--theme-color);
  border-radius: 10px;
  text-align: center;
  border: 2px solid var(--theme-color);
  transition: all 0.3s;
  /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}

.accommodation-2 .body-text .event-card .view-events {
  background: var(--theme-color) 14;
  padding: 10px 20px;
}

.accommodation-2 .body-text .event-card .view-events a {
  color: var(--theme-color);
}

.accommodation-2 .body-text .event-card .event-btn:hover {
  background: var(--theme-color);
  color: #fff;
}

.accommodation-2 .body-text .event-card .fa-long-arrow-alt-right {
  color: var(--theme-color);
  position: relative;
  left: 100px;
}

.view-events a span {
  opacity: 0;
  transition: all 0.7s;
}

.view-events a:hover span {
  opacity: 1;
}

.accommodation-3 {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 30px 30px;
}

.retreat-table .table th {
  color: var(--theme-color);
  font-weight: 500;
  width: 80px;
}

.accommodation-3 .table th {
  color: var(--theme-color);
  font-weight: 500;
  white-space: nowrap;
}

/*Retreats */

#retreat-section-1 .img-container-1 {
  padding: 10px 0px;
}

#retreat-section-1 .img-container-1 img {
  height: auto;
  width: 100%;
}

.retreat-2 {
  background-color: #fff;
  position: sticky;
  top: 66px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.retreat-2 h3 {
  font-size: 24px;
}

.retreat-2 .body-text {
  padding: 10px 10px;
}

.retreat-2 .heading-text {
  background-color: #fcf3ea;
  text-align: center;
  color: var(--theme-color);
  padding: 10px 10px;
}

.retreat-2 .heading-text h4 {
  font-size: 18px;
  margin: 0px;
  color: var(--theme-color);
  font-weight: 600;
}

.retreat-2 .body-text .event-card span {
  font-size: 14px;
}

.retreat-2 .body-text .event-card .event-btn {
  font-size: 13px;
  padding: 10px 6px;
  background-color: var(--theme-color) 14;
  display: inline-block;
  color: var(--theme-color);
  border-radius: 10px;
  text-align: center;
  border: 2px solid var(--theme-color);
  transition: all 0.3s;
}

.retreat-2 .body-text .event-card .view-events {
  background: var(--theme-color) 14;
  padding: 10px 20px;
}

.retreat-2 .body-text .event-card .view-events a {
  color: var(--theme-color);
}

.retreat-2 .body-text .event-card .event-btn:hover {
  background: var(--theme-color);
  color: #fff;
}

.retreat-2 .body-text .event-card .fa-long-arrow-alt-right {
  color: var(--theme-color);
  position: relative;
  left: 100px;
}

#retreat .view-events a span {
  opacity: 0;
  transition: all 0.7s;
}

#retreat .view-events a:hover span {
  opacity: 1;
}

.block-1-img {
  border-radius: 50%;
  height: 200px;
  width: 200px;
  border: 1px solid transform;
  overflow: hidden;
}

.block-1-img img {
  transition: all 0.3s ease-in-out;
}

.block-1-img img:hover {
  transform: scale(1.1);
  filter: grayscale(1);
}

.block-1-text span {
  text-transform: uppercase;
  font-size: 12px;
}

.team-des {
  width: 250px;
  position: relative;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
}

.team-des:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 105px;
  width: 40px;
  height: 2px;
  background: var(--theme-color);
}

.fixed-gallery-img-height {
  height: 175px !important;
  object-fit: cover;
  width: 100%;
}

.heading-quote {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #cacaca;
  /*font-weight: 600;*/
}

.retreat-table .table th {
  color: var(--theme-color);
  font-weight: 500;
}

.service-navbar-mobile {
  background-color: var(--theme-color);
  padding: 10px;
  text-align: center;
}

.service-navbar-mobile ul {
  margin: 0px;
  padding: 0px;
}

.service-navbar-mobile ul li {
  display: inline-block;
  margin-right: 10px;
}

.service-navbar-mobile ul li a,
.service-navbar-mobile ul li a:hover,
.service-navbar-mobile ul li:focus {
  color: #fff;
}

.more-link {
  color: var(--theme-color);
  text-decoration: underline;
}

.more-link:hover {
  color: var(--theme-color);
}

[data-toggle="collapse"].collapsed .if-not-collapsed {
  display: none;
}

[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}

#home-section-3 h3 {
  font-size: 20px;
  text-align: center;
}

#home-section-4 h3 {
  font-size: 20px;
  text-align: center;
}

#home-section-4 .card-body {
  padding: 0;
  margin-top: 20px;
}

#home-section-3 .card-body {
  padding: 0;
  margin-top: 20px;
}

#home-section-3 .card-body p {
  display: flex;
  flex-flow: column;
  text-align: center;
}

.contact-social-icons img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.contact-social-icons a {
  display: inline-block;
}

#home-section-3 .card {
  margin-bottom: 20px;
}

.contact-section-map iframe {
  height: 300px;
  width: 100%;
}

.red {
  color: #f44336;
}

.contact-us-section-card {
  padding: 13px 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  background: #fff;
}

.contact-us-section-card button {
  padding: 7px 25px;
  width: 100%;
  color: #fff;
  background-color: var(--theme-color);
}

.mark {
  padding: 10px 20px;
  background-color: #FFEFCD;
}

.white-onscroll {
  color: #fff !important;
}

.theme-color-nav {
  background-color: var(--theme-color) !important;
}

@media screen and (max-width: 1199.98px) {
  .theme-color-nav {
    background-color: #fff !important;
  }

  #navbar .dropdown-menu li .yttc-category {
    top: 35px;
    left: 10px;
    z-index: 9;
  }
}

/*send enquiryButton */

.enroll-now-btn-alt {
  background-color: #ffffff;
  color: var(--theme-color) !important;
  border-radius: 50px;
  padding-left: 25px !important;
  padding-right: 25px !important;
  text-transform: capitalize;
}

#mobile-logo-navbar {
  text-decoration: none;
  color: var(--theme-color);

  font-size: 33px;
  padding-left: 12px;
  padding-right: 12px;
  position: fixed;
  top: 0px;
}

#mobile-logo-navbar:focus,
#mobile-logo-navbar:active,
#mobile-logo-navbar:hover {
  color: var(--theme-color);
}

/*Gallery CSS */

#gallery-page .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: var(--theme-color);
}

#gallery-page a {
  color: #000;
}

#gallery-page a:hover,
#gallery-pagea:focus {
  color: var(--theme-color);
}

#gallery-page .nav-pills .nav-link {
  background: #fff;
  margin-bottom: 10px;
  text-align: center;
  padding: 15px 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#gallery-page .img-fluid {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#gallery-page .img-fluid:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#gallery-page.container {
  max-width: 90%;
}

#EnrollModal .modal-header {
  background: #dd9140;
}
#EnrollModal .modal-header p {
  font-size: 20px;
  color: #fff;
  margin: 0px;
}
#EnrollModal .modal-header .close {
  color: #fff;
  opacity: 1;
}

#owl-banner .owl-nav button.owl-prev {
  left: 100px;
}
#owl-banner .owl-nav button.owl-next {
  right: 100px;
}
#owl-banner .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #ffffffa6;
  font-size: 30px;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
#owl-banner .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #00000000 !important;
  cursor: pointer;
  height: 40px;
  width: 40px;
}
#service-syllabus h3 {
  font-size: 24px;
  padding: 10px 0px;
}

/* additional css begin */

.course-images {
  height: 100%;
}

.course-images img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.course-content {
  text-align: justify;
  padding: 20px 0px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}

.course-list li {
  margin-bottom: 20px;
  line-height: 2;
}

#service-aim .course-images img {
  height: 22rem;
  object-fit: cover;
  flex-grow: 1;
}

#service-aim .course-images {
  padding: 15px 0px;
}

#service-certification {
  position: relative;
  z-index: 1;
}

#service-certification .course-content {
  display: block;
  padding: 10px 0px;
}

/* moblie table css */
.mobile-table {
  display: none;
}

@media screen and (max-width: 767.98px) {
  .mobile-table {
    display: block;
  }
  .hidden-table {
    display: none;
  }
}

.table-wrap {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 12px 0px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.table-wrap::before {
  content: "";
  position: absolute;
  top: 43px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--theme-color);
  z-index: 1;
}

.table-wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #958c8c33;
  z-index: 1;
  top: 35px;
  margin: auto;
}

.table-wrap .date {
  padding: 10px;
  position: relative;
  z-index: 1;
  font-size: 18px;
  color: #ffffff;
}

.date-box {
  width: 100%;
  padding: 10px 0px;
  display: flex;
  justify-content: center;
}

.table-wrap .date::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--theme-color);
  z-index: -1;
  transform: skew(20deg, 0deg);
  border-radius: 10px;
}

.table-wrap .table-content {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 20px;
}

.table-wrap .table-content .content-inside {
  display: flex;
  flex-flow: column;
  text-transform: capitalize;
}

.table-wrap .table-content .content-inside span {
  padding: 5px 0px;
  font-size: 16px;
  text-align: center;
}

.table-wrap .table-content .content-inside span:nth-child(1) {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}
.table-wrap .table-content .content-inside span:nth-child(2) {
  color: var(--theme-color);
}

.table-button a {
  border-radius: 10px;
}

.new-table {
  flex-flow: column;
  text-align: center;
  padding: 10px !important;
}

.new-table-wrap::after {
  content: none !important;
}
.new-table .activity span {
  display: block;
  font-size: 20px;
  color: #dd9140;
  margin-bottom: 10px;
}

/* footer */

button {
  border: none;
}

.floating-button {
  position: fixed;
  left: 7px;
  bottom: 28px;
  z-index: 99;
}

.floating-button button {
  background-color: var(--theme-color);
  color: #fff !important;
  padding: 5px 10px;
  font-size: 13px;
}

.nav-center .navbar-nav .enroll-now-btn-header button {
  background-color: #fff;
  color: var(--theme-color) !important;
  border: 1px solid var(--theme-color);
}

/* syllabus css */

.syllabus-content {
  height: fit-content;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  padding: 20px;
}

.syllabus-content ul li {
  display: block;
  text-align: left;
  margin-bottom: 10px;
}

.syllabus-box {
  position: relative;
  background-color: #fff;
  height: calc(100% - 30px);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  padding-bottom: 30px;
}

.syllabus-box::after {
  content: "";
  position: absolute;
  width: 87%;
  height: 100%;
  bottom: 0;
  transform: skew(32deg, 0deg);
  background: var(--theme-color);
  z-index: -1;
  opacity: 0.3;
}
.syllabus-box::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: var(--theme-color);
  z-index: -2;
  opacity: 0.3;
}

.syllabus-box .yoga-name {
  padding: 10px 20px;
  text-transform: capitalize;
  text-align: center;
  border-bottom: 2px dashed #fff;
  position: relative;
  z-index: 1;
}

.syllabus-box .yoga-name span {
  font-size: 20px;
  font-family: "Marcellus", serif;
  color: #000000;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.syllabus-box .yoga-name::after {
  content: "";
  position: absolute;
  left: 8px;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  background-color: #fffdfd;
  z-index: 2;
  border-radius: 50%;
}

.syllabus-box .yoga-name::before {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  background-color: #fffdfd;
  z-index: 2;
  border-radius: 50%;
}

/* heading css */

.course-heading {
  width: fit-content;
  margin: 30px auto;
  position: relative;
  z-index: 1;
}

.course-heading::after {
  content: "\f4be";
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  top: -26px;
  z-index: 3;
  font-weight: 900;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail-heading {
  color: var(--theme-color);
  position: relative;
  font-size: 30px;
  line-height: 1.7;
  z-index: 1;
  text-align: center;
  padding-top: 20px;
}

.detail-heading::after {
  content: "";
  width: 34%;
  height: 3px;
  background-color: var(--theme-color);
  top: -11px;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 50%;
}

.detail-heading::before {
  content: "";
  width: 40px;
  height: 39px;
  background-color: var(--theme-color);
  top: -29px;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border: 4px solid #fff;
  border-radius: 50%;
}

.main-heading {
  color: var(--theme-color);
  font-size: 35px;
}

/* footer contact detail css */

.footer-detail {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  border-radius: 5px;
  padding: 20px 0px;
}
.footer-detail .detail-head {
  text-align: center;
}
.footer-detail .detail-head h4 {
  background-color: var(--theme-color);
  text-transform: capitalize;
  border-bottom: 1px solid;
  color: #fff;
  padding: 10px 0px;
}

.detail-body {
  flex-grow: 1;
}
.detail-body ul {
  display: flex;
  justify-content: space-around;
  flex-flow: column;
  height: 100%;
  padding-left: 20px;
}

.detail-body ul li span:nth-child(1) {
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  border-radius: 50%;
  margin-right: 15px;
  background-color: var(--theme-color);
}

.detail-body ul li span i {
  font-size: 20px;
  color: #FFEFCD;
}

.detail-body ul li {
  margin-bottom: 20px;
}

/* excusion css begin */

#excursion {
  background: linear-gradient(rgb(1 1 1 / 92%), rgb(0 0 8 / 45%)),
    url(../images/puresoul-accommodation-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0px;
}

#excursion .course-heading::after {
  color: var(--theme-color);
}

#excursion .course-heading p {
  color: #fff;
}

#excursion .detail-heading {
  color: #fff;
}

#excursion .detail-heading::after {
  background: #fff;
}

#excursion .detail-heading::before {
  background: #fff;
  border: 4px solid var(--theme-color);
}

.excursion-wrapper {
  background: linear-gradient(
    227deg,
    rgba(223, 223, 223, 0.2) 0%,
    rgba(225, 225, 225, 0.3) 100%
  );
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  color: #fff;
  padding: 20px;
  margin: 20px 0px;
}

.excursion-content p {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.excursion-content .list-circle-fa-ser li {
  color: #fff;
}

.excursion-content .list-circle-fa-ser li:before {
  color: #fff;
}

#excursion-slide .owl-nav {
  display: flex;
  justify-content: center;
  padding: 20px 0px;
}

#excursion-slide .owl-nav button i {
  font-size: 20px;
  margin: 0px 10px;
}
#excursion-slide .card {
  position: relative;
  height: 19rem;
  border: none;
}
#excursion-slide .card .place-name {
  position: absolute;
  bottom: 0px;
  text-align: center;
  background-color: var(--theme-color);
  width: 100%;
  padding: 10px 0px;
  font-size: 20px;
  text-transform: uppercase;
}

#excursion-slide .card .place-name span {
  font-size: 17px;
  color: #fff;
  font-family: "Marcellus", serif;
  letter-spacing: 1px;
}

/* join us css */

.join-us-detail {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 20px 30px;
  border-radius: 10px;
}
.join-us-head {
  font-size: 20px;
  color: #000000;
  border-bottom: 1px solid;
}
.join-us-content ul {
  padding: 0;
  margin: 0;
}
.join-us-content ul li {
  margin-bottom: 10px;
  display: flex;
  margin: auto;
  padding: 10px 0px;
}

.join-us-content ul li span:nth-child(1) {
  margin-right: 10px;
  font-weight: 600;
}

.join-us-content p {
  padding: 10px 20px;
  color: #fff;
  background-color: var(--theme-color);
  border-radius: 10px;
}

/* retreat css begin */

.retreat-wrap {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.retreat-heading {
  padding: 20px;
  position: relative;
  box-shadow: rgb(220 139 53 / 27%) 0px 30px 60px -12px inset,
    rgb(220 139 53 / 43%) 0px 18px 36px -18px inset;
  border-radius: 10px 10px 0px 0px;
}

.retreat-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #f1ddc8;
  left: 0;
}

.retreat-heading h2 {
  font-size: 26px;
  line-height: 1.5;
  color: var(--theme-color);
}

.retreat-content {
  text-align: justify;
  padding: 20px;
}

.retreat-content .mini-heading {
  padding: 10px 0px;
  position: relative;
  color: #000;
  z-index: 1;
}

.retreat-content .mini-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  width: calc(100% + 40px);
  height: 100%;
  background-color: var(--theme-color) 9c;
  z-index: -1;
}

.retreat-days {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  text-align: center;
  margin-bottom: 20px;
}
.retreat-days .day {
  width: 4rem;
  height: 100%;
  padding: 0px 8px;
  z-index: 1;
  color: #fff;
  margin: 0px 10px;
  right: 10px;

  letter-spacing: 2px;
  font-size: 18px;
  position: sticky;
  top: 72px;
}

.retreat-days .day::after {
  content: "";
  position: absolute;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 22px);
  background-color: var(--theme-color);
  z-index: -1;
  top: -10px;
  border-radius: 18px 0px;
}

.retreat-days .yoga p {
  margin: 0;
  color: #000000;
  padding: 10px 0px;
}
.retreat-days .yoga .yoga-name {
  position: relative;
  background-color: #fff;
  height: calc(100% - 30px);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 30px;
  padding: 18px;
}

.retreat-days .yoga .yoga-name::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: var(--theme-color);
  z-index: -2;
  opacity: 0.3;
}

.retreat-days .yoga .yoga-name::after {
  content: "";
  position: absolute;
  width: 87%;
  height: 100%;
  bottom: 0;
  transform: skew(32deg, 0deg);
  background: var(--theme-color);
  z-index: -1;
  opacity: 0.3;
}

.retreat-days .yoga .yoga-name span {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  border-bottom: 1px dashed #fff;
  display: block;
  padding-bottom: 10px;
}

.table-wrapper table {
  width: 100%;
  margin: auto;
}

.table-wrapper table th {
  border: 1px solid;
  width: 50%;
  padding: 10px;
  color: #fff;
  background-color: var(--theme-color);
}
.table-wrapper table td {
  padding: 10px;
  border: 1px solid #1209003d;
  background-color: #fcf6ef;
}

.list-circle-fa-ser course-list {
  padding: 0px 10px;
}

.list-circle-fa-ser course-list li {
  position: relative;
  margin-bottom: 10px;
}
.list-circle-fa-ser course-list li::before {
  content: "\f111";
  position: relative;
  left: -10px;
  top: -1px;
  bottom: 0;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
}

.retreat-para {
  margin: 14px 0px;
}

.retreat-content p {
  margin-bottom: 20px;
}

.retreat-wrap .retreat-content .accordion .card {
  border: none;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.retreat-wrap
  .retreat-content
  .accordion
  .card
  .card-header
  h4
  button.collapsed {
  background: #FFEFCD;
  border-radius: 5px;
}

.retreat-wrap .retreat-content .accordion .card .card-header h4 button:after,
.retreat-wrap
  .retreat-content
  .accordion
  .card
  .card-header
  .faq-heading
  button:after {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  color: var(--theme-color);
  text-align: center;
  border: 1px solid var(--theme-color);
  border-radius: 50%;
  line-height: 100%;
  content: "\f067";
  font-size: 10px;
  line-height: 18px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.retreat-wrap .retreat-content .accordion .card .card-header h4 button,
.retreat-wrap
  .retreat-content
  .accordion
  .card
  .card-header
  .faq-heading
  button {
  color: #1e3056;
  font-weight: 600;
  text-decoration: none;
  padding: 0 20px 0 50px;
  height: 80px;
  display: block;
  width: 100%;
  text-align: left;
  background: #FFEFCD;
  position: relative;
}

.retreat-wrap .retreat-content .accordion .card .card-header {
  border: none;
  border-radius: 10px;
  padding: 0;
}

.home-about-2 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}

.main-content-wrap .heading1 {
  font-size: 30px;
  font-weight: 600;
}

.main-content-wrap {
  margin-bottom: 40px;
}

.main-content-wrap hr {
  height: 4px;
  background: var(--theme-color);
  position: relative;
  z-index: 1;
  border: none;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.main-content-wrap hr::before {
  content: "";
  position: absolute;
  left: 7px;
  bottom: -6px;
  height: 20px;
  border-right: 17px solid transparent;
  z-index: -1;
  border-bottom: 17px solid var(--theme-color);
  transform: rotate(-45deg);
}

.mini-heading {
  font-size: 17px;
  font-weight: 600;
  margin: 10px 0px;
}

/* ---media query--- */



@media screen and (max-width: 991.98px) {
  .heading-style-1 span {
    font-size: 26px !important;
  }

  .retreat-2 {
    display: none;
  }

  .bg-banner-1 h4 {
    font-size: 30px;
  }

  .bg-banner-1 p {
    font-size: 26px;
  }

  .detail-heading {
    font-size: 26px;
  }

  .blog-card-container {
    height: 100%;
  }

  .dropdown-content {
    display: none;
    border: 1px solid #d7bdbd;
  }

  .inner-dropdown {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
  }

  .inner-dropdown::after {
    content: "";
    position: absolute;
    top: 13px;
    z-index: -1;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: var(--theme-color);
  }

  .sec-dropdown {
    border: 1px solid #d7bdbd;
  }

  .dropdown-content.active {
    display: block;
    padding: 0;
    text-align: center;
  }

  #navbar .dropdown-menu li {
    text-align: center;
  }
}

@media screen and (min-width: 991.98px) {
  .dropdown-content {
    position: absolute;
    left: -246px;
    border: 1px solid #00000030;
    top: 2px;
    background: #fff;
    text-transform: capitalize;
    padding: 10px;
    display: none;
    border-radius: 5px 0px 0px 5px;
    z-index: 9999;
    transition: 0.3s ease-in-out;
  }
  .inner-dropdown:hover .dropdown-content {
    display: block;
  }
}

/* Mobile menu bar is starting from 1080px and belo */

@media (min-width: 1080px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

/* Disable Animation On Mobile Devices */
@media (max-width: 768px) {
  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
}
@media (max-width: 1080px) {
  #service-navbar {
    padding: 10px 0px 10px;
    background-color: #ffffff;
    text-align: center;
    position: sticky;
    top: 48px;
    z-index: 8;
    overflow: scroll;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
  #service-navbar .course-nav-list {
    margin: 0 auto;
    text-align: center;
    max-width: 100% !important;
    display: inline-flex;
    padding: 0px;
  }
  #service-navbar .course-nav-list li a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 10px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    transition: 0.3s;
    background: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    white-space: nowrap;
    margin: 10px;
  }
  /* Border X get width  */
  .course-nav-list li a:before,
  .course-nav-list li a:after {
    display: none;
  }
  .course-nav-list li a:before {
    display: none;
  }
  .course-nav-list li a:after {
    display: none;
  }
  .course-nav-list li a:hover:before,
  .course-nav-list li a:hover:after {
    display: none;
  }
  .navbar {
    border-bottom: 1px solid #d4d4d4;
    box-shadow: none;
    padding: 4px 10px;
  }
  #navbar .navbar-toggler {
    padding: 9px;
  }
}

/*-------------------------------------------------------------------- Media 1200px to 1340px -----------------------------------------------------------------*/
@media (min-width: 1199.98px) and (max-width: 1340px) {
  #navbar .navbar-nav .nav-link {
    margin-right: 3px;
  }
  .navbar-brand {
    padding: 0 20px 25px;
  }
  .navbar-brand img {
    width: 80px;
  }
}

/*-------------------------------------------------------------------- Media 1080px Below -----------------------------------------------------------------*/
@media (max-width: 1080px) {
  #owl-banner .hero-heading {
    font-size: 40px;
  }
  .yoga-bft-card {
    height: 270px;
  }

  #navbar .mobile-logo {
    display: block;
  }

  #navbar .dropdown-item {
    text-align: center;
  }
  .dropdown-menu {
    padding: 0px;
  }

  #navbar .navbar-nav .nav-link {
    margin-right: 0px;
  }
  .enroll-now-btn {
    display: inline-block;
  }
  .navbar-brand {
    display: none;
  }
  #navbar .enroll-now-btn-header {
    text-align: center;
  }
  .contact-us-section-card {
    padding: 30px 30px;
  }
  .contact-us-section-card-2 {
    padding: 40px 40px;
  }
  #service-banner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #service-banner .banner-text p {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
  }
  #navbar .navbar-toggler {
    height: 40px;
  }
}
/*-------------------------------------------------------------------- Media 1024px Below -----------------------------------------------------------------*/
@media (max-width: 1024px) {
  #courses-slider .owl-nav button.owl-prev {
    left: 0px;
  }
  #courses-slider .owl-nav button.owl-next {
    right: 0px;
  }
  #service-schedule .table th {
    width: 80px;
  }
}
/*-------------------------------------------------------------------- Media 991px Below -----------------------------------------------------------------*/
@media (max-width: 991px) {
  .main-content-wrap .heading1 {
    font-size: 26px;
  }

  .footer-detail .detail-head h4 {
    font-size: 18px;
  }

  .main-heading {
    font-size: 26px;
  }

  .card-img-contain {
    height: 100%;
  }

  .card-img-contain img {
    height: 100%;
    object-fit: cover;
  }
  .yoga-bft-card,
  .yoga-bft-card-alt {
    height: 260px;
  }
  .yoga-bft-card-alt {
    background: #ffefd6;
  }
  .blog-card-container img {
    height: 230px;
  }
  #contact-us .contact-us-section-1,
  #contact-us .contact-us-section-2 {
    height: auto;
  }
  #service-about .img-container img {
    height: 200px;
    width: 200px;
  }
  #service-about .img-container {
    text-align: center;
    margin-bottom: 10px;
  }
  .service-detail .detail-heading {
    font-size: 26px;
  }
  #service-syllabus ul {
    margin-bottom: 0px;
  }
  #service-aim .img-container img {
    margin-bottom: 20px;
  }
  .service-faq .accordion .card .card-header h5 button {
    height: 60px;
  }
  .service-faq .accordion .card .card-header .btn {
    font-size: 15px;
  }
  .service-faq .accordion .card .card-body {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    line-height: 1.8;
    font-size: 15px;
  }
  #service-about h2 {
    font-size: 24px;
  }
  #service-about h3 {
    font-size: 24px;
  }
  #accommodation-section-1 .img-container-1 img,
  #accommodation .img-container-1 img {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
  .retreat-2 .body-text .event-card span {
    font-size: 14px;
    display: block;
    text-align: center;
  }

  #owl-banner .hero-heading-sub {
    font-size: 22px;
    color: #fff;
  }
  .home-about-2 {
    margin-top: 10px;
  }
}
/*-------------------------------------------------------------------- Media 900px Below -----------------------------------------------------------------*/
@media (max-width: 900px) {
  #owl-banner .slider .hero-container {
    padding: 85px 30px;
  }
}

/*-------------------------------------------------------------------- Media 767 Below -----------------------------------------------------------------*/
@media (max-width: 767.98px) {

  .retreat-heading h2 {
    font-size: 22px;
  }
  .main-content-wrap .heading1 {
    font-size: 22px;
  }

  .section-padding {
    padding: 38px 0px !important;
  }

  #home-section-3 .card {
    height: auto;
  }
  .yoga-bft-card,
  .yoga-bft-card-alt {
    height: auto;
  }
  .yoga-bft-card-alt {
    background: #fff;
  }
  .footer-bottom-wrapper {
    text-align: center;
  }
  .fixed-gallery-img-height {
    height: auto !important;
  }
  .syllabus-box .yoga-name span {
    font-size: 18px;
  }
  #service-course-schedule .appointment .appointment-title {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .heading-style-1.main-heading span {
    font-size: 22px;
  }
  .heading-style-1 span {
    font-size: 22px;
  }

  .detail-heading {
    font-size: 22px;
  }

  .main-heading {
    font-size: 24px;
    line-height: 1.7;
  }
  p,
  li,
  span {
    font-size: 14px;
  }

  .special-text {
    font-size: 15px !important;
  }

  #owl-banner .slider .hero-container {
    padding: 100px 30px;
  }
  #owl-banner .slider .slider-div {
    height: 500px;
  }
  #owl-banner .hero-heading {
    font-size: 40px;
  }
  #owl-banner .owl-nav button.owl-prev {
    left: 0px;
  }
  #owl-banner .owl-nav button.owl-next {
    right: 0px;
  }
  .heading-style-1 {
    font-size: 26px;
  }
  .heading-style-1.main-heading span {
    font-size: 26px;
  }
  .mini-heading {
    font-size: 16px;
  }
}

/*-------------------------------------------------------------------- Media 575px Below -----------------------------------------------------------------*/
@media (max-width: 575px) {

  .retreat-heading h2 {
    font-size: 20px;
  }

  .main-content-wrap .heading1 {
    font-size: 20px;
  }

  #home-section-4 h3 {
    font-size: 18px;
    line-height: 1.7;
  }
  .heading-style-1 span {
    font-size: 20px;
  }
  #service-schedule .table-bordered td,
  .table-bordered th {
    font-size: 14px;
  }

  .cta-content span {
    font-size: 22px !important;
  }

  #owl-banner .hero-container div.mt-5 {
    margin-top: 0px !important;
  }
  #owl-banner .hero-heading-sub {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #owl-banner .slider .slider-div {
    background-position: center;
  }
  #service-banner .banner-text {
    padding: 20px 20px;
  }
  #service-banner {
    padding: 0px;
  }
  #service-banner .banner-text p {
    font-size: 30px;
  }
  .main-heading {
    font-size: 20px;
  }
  .service-detail .detail-heading {
    font-size: 20px;
  }

  .detail-heading {
    font-size: 20px;
  }

  #service-about h1 {
    font-size: 20px;
  }

  .heading-style-1 {
    font-size: 20px;
  }

  #home-section-2 .yoga-bft-card .text {
    font-size: 18px;
  }
  .heading-style-1 {
    font-size: 20px;
  }
  .bg-banner-1 p {
    font-size: 16px;
  }
  .bg-banner-1 h4 {
    font-size: 20px;
  }
  .bg-banner-1 {
    padding: 30px 0px;
  }
  .short-heading {
    font-size: 15px !important;
  }

  .table-wrap .date {
    font-size: 15px;
  }

  .table-wrap .table-content .content-inside span {
    font-size: 14px;
  }
  .heading-style-1.main-heading span {
    font-size: 20px !important;
  }

  .mini-heading {
    font-size: 15px;
  }
}
/*-------------------------------------------------------------------- Media 480px Below -----------------------------------------------------------------*/
@media (max-width: 480px) {
  .syllabus-box .yoga-name span {
    font-size: 16px;
  }

  .float {
    width: 40px;
    height: 40px;
  }

  .floating-button button {
    font-size: 12px;
    padding: 5px;
  }

  #courses-slider .owl-nav button {
    top: 40%;
  }
  #owl-banner .slider .slider-div {
    height: 420px;
  }

  #owl-banner .slider .hero-container {
    padding: 30px 30px;
  }
  #about-us .img-container img {
    height: 200px;
  }
  #enroll-now-fixed {
    left: 0px;
    bottom: 0px;
    border-radius: 0px;
  }
  #scroll {
    right: 0px;
    bottom: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
/*-------------------------------------------------------------------- Media 400px Below -----------------------------------------------------------------*/

@media (max-width: 400px) {
  #owl-banner .hero-heading {
    font-size: 35px;
  }
  .contact-us-section-card-2 .fas:before,
  .contact-us-section-card-2 .fa:before,
  .contact-us-section-card-2 .fab:before {
    padding: 3px 0px;
    font-size: 18px;
  }
  .contact-us-section-card-2,
  .contact-us-section-card {
    padding: 20px 20px;
  }
  #home-section-2 .yoga-bft-card .text,
  #home-section-2 .yoga-bft-card-alt .text {
    font-size: 18px;
  }
  #service-banner .service-breadcrumb .bread li {
    font-size: 14px;
  }
  .service-faq .accordion .card .card-header h5 button {
    height: auto;
    padding: 20px 20px 20px 50px;
  }
  .retreat-2 .body-text .event-card .event-btn {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 2px solid var(--theme-color);
  }
  #retreat-section-1 h1 {
    font-size: 30px;
  }
}
/*-------------------------------------------------------------------- Media 320px Below -----------------------------------------------------------------*/
@media (max-width: 320px) {
  #owl-banner .hero-heading {
    font-size: 30px;
  }
  #owl-banner .hero-heading-sub {
    font-size: 14px;
  }
  .slider .slider-button {
    padding: 4px 15px;
    font-size: 14px;
  }
  #owl-banner .slider .hero-container {
    padding: 70px 30px;
  }
  #home-section-2 .yoga-bft-card .text,
  #home-section-2 .yoga-bft-card-alt .text {
    font-weight: 600;
    font-size: 16px;
  }
  .bg-banner-1 h4 {
    font-size: 26px;
  }
  .bg-banner-1 p {
    font-size: 16px;
  }
  .bg-banner-1 a {
    padding: 5px 18px;
    font-size: 15px;
  }
  .bg-banner-1 {
    padding: 40px 20px;
  }
}
@media (min-width: 1199.98px) {
  #mobile-logo-navbar {
    display: none;
  }
}
@media (max-width: 768px) {
  .scroll-accommodation {
    width: 800px !important;
  }
  .scroll-yttc-table {
    width: 600px !important;
  }
}

/* cta css */

.cta-section {
  padding: 50px 0px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.cta-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(to right, #0000008f, #000000a3),
    url(../images/home-page/rishikesh-ramjhula-yoga-teacher-training.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-content {
  display: flex;
  flex-flow: column;
  text-align: center;
  align-items: center;
}

.cta-content span {
  font-size: 30px;
  color: #fff;
}

.cta-section button {
  margin-top: 20px;
}

.pattern {
  position: relative;
  z-index: 1;
}

.pattern::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/white-pattern.png);
  background-repeat: repeat;
}

.special-text {
  position: relative;
  z-index: 1;
  font-size: 17px;
  padding: 10px 30px;
  text-align: center;
  font-weight: 600;
  margin: 20px 0px;
  word-spacing: 4px;
}

.special-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border-left: 10px solid var(--theme-color);
  border-right: 10px solid var(--theme-color);
  z-index: -1;
  border-radius: 80px;
  box-shadow: rgb(220 139 53 / 24%) 0px 30px 60px -12px inset,
    rgb(220 139 53) 0px 18px 36px -18px inset;
}

.special-text strong {
  color: var(--theme-color);
  margin-right: 5px;
}

.short-heading {
  text-align: center;
  font-size: 16px;
}

#course-module ul li strong {
  margin-right: 5px;
}
