@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@media (min-width: 1200px) {
  .header-conta1 {
    max-width: 81.56% !important;
    margin: 0 auto;
    padding: 0;
  }
  .container-01 {
    max-width: 81.56% !important;
    margin: 0 auto;
    padding: 0;
  }
  .container-02 {
    max-width: 82.5% !important;
    margin: 0 auto;
    padding: 0;
  }
  .container-03 {
    max-width: 83.95% !important;
    margin: 0 auto;
    padding: 0;
  }
  .container-04 {
    max-width: 68% !important;
    margin: 0 auto;
    padding: 0;
  }
  .container-05 {
    max-width: 75% !important;
    margin: 0 auto;
    padding: 0;
  }
}

:root {
  --font-heading: "vonique_43regular";
  --font-sub-heading: "Charlotte Southern";
  --font-content: "SF Pro Display";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}
p{
        font-family: "Onest", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
        font-weight: 400;
}
 body {
    text-transform: inherit !important;
    font-size:inherit !important;
    font-weight:inherit !important;
  } 
.bg-quaternary.menu-header {
  background-color: rgba(112, 90, 74, 0.7) !important;
}

.banner-bg {
  background: url(../images/banner-2.jpg) no-repeat;
  /*background:#ccc;*/
  background-size: 100% !important;
  background-position: bottom !important;
  position: relative;
  z-index: 0;
}
.banner-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(
    0deg,
    rgba(23, 28, 18, 0) 72%,
    rgba(23, 28, 18, 0.969625350140056) 100%
  );
  z-index: 1;
}
.banner-bg-1 {
  background: url(../images/banner-2.jpg) no-repeat, linear-gradient(90deg,rgba(214, 207, 191, 1) 0%, rgba(224, 217, 199, 1) 52%, rgba(228, 227, 206, 1) 100%) ;
  /*background:#ccc;*/
  background-size: 100% !important;
  background-position: bottom !important;
  position: relative;
  z-index: 0;
}
.banner-bg-1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(
    0deg,
    rgba(138, 131, 129, 0) 80%,
    rgba(138, 131, 129, 0.98) 100%
  );
  z-index: 1;
}
.banner-bg h1 {
  padding-top: 300px;
  font-size: 10rem;
  color: rgb(255 255 255 / 95%);
  font-weight: 700;
}
.banner-bg-1 .owl-carousel .owl-item img {
    width:auto;
}
.banner-bg-1 .img-thumbnail {
    background:transparent;
    margin-left: 20px;
}
.banner-bg-1 .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev,
.banner-bg-1 .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next{
    background-color: transparent !important;
    border: 1px solid rgb(255 255 255 / 30%) !important;
    border-radius: 50px;
    color:rgb(255 255 255 / 70%) !important;
}
.banner-bg-1 .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev:hover,
.banner-bg-1 .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next:hover{
    background-color: transparent !important;
    border: 1px solid #f5a863 !important;
    color:#f5a863 !important;
}
.banner-bg-1 .owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-prev {
    left: -130px;
    top: 50%;
}

.banner-bg-1 h1 {
      font-size: 6.5vw;
    color: rgb(255 255 255 / 70%);
    font-weight: 800;
    line-height: 1.1;
    font-family: "Coconat";
}
.bnr-cont {
  padding-top: 200px;
}
.bnr-cont .col-md-5 {
  padding-left: 150px;
}
.bnr-cont p {
  color: rgb(255 255 255 / 90%);
  width: 90%;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
}
.btn-01 {
  background: #e78631;
  color: rgb(255 255 255 / 90%);
  border-radius: 50px;
  padding: 11px 40px;
  margin-top: 25px;
  display: inline-block;
}
.btn-01:hover,
.btn-01:focus {
  text-decoration: none !important;
  color: rgb(255 255 255 / 100%);
}
.course-sect .btn-01{
     margin-top: 15px;
}
.cours-btn-b{
    background: #ab896c;
    border-radius: 50px ;
    padding:11px 40px;
    margin-right: 20px;
    margin-top: 30px;
    text-decoration: none;
    display: inline-block;
}
.contact-btn-b{
    background: rgb(171 137 108 / 50%);
    border-radius: 50px ;
    padding:11px 40px;
     margin-top: 30px;
     text-decoration: none;
      display: inline-block;
}
.contact-btn-b:hover,
.cours-btn-b:hover{
    text-decoration: none !important;
}
.headr-phone {
   border: 0px solid #6a830a;
  color: #fff;
  font-weight: 500;
  /*background:#eb7105;*/
  background: #e78631;;
      font-size: 1rem;
}


/* .headr-phone i{
    color: #6a830;
  } */
  .headr-phone:hover{
      text-decoration: inherit !important;
  }
.section-1 {
  padding:8% 0 8% 0;
    background: url(../images/about-bg.jpg) #957f6f no-repeat ;
  /*background:#ccc;*/
  background-size: 100% !important;
  background-position: top !important;
  
}
.section-1 .container{
    position: relative;
    
}
.about-video{
    top:-100px;
}
@media (min-width: 992px) {
    #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown .dropdown-menu {
        background-color: rgb(92, 73, 59, 0.5) !important;
        margin-top: 0;
    }
     #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown .dropdown-menu  li a{
         color: #fff !important;
     }
         #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown li  {
        border-bottom-color: rgb(92, 73, 59, 0.8) !important;
    }
     #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown li a  {
        border-bottom-color: rgb(92, 73, 59, 0.8) !important;
    }
    #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown li a:hover,
    #header .menu-head-body .header-nav.header-nav-dropdowns-dark nav>ul>li.dropdown li a:focus{
        background:transparent !important;
    }
        #header .menu-head-body .header-nav.header-nav-links nav > ul li:hover > a {
        color: #5c493b;
    }
   html.sticky-header-active  .bg-dark.menu-head-body {
     background-color: rgb(92, 73, 59, 0.3) !important;
    backdrop-filter: saturate(180%) blur(20px);
}
  #header .menu-header .header-nav-main nav > ul > li > a {
    font-weight: 300;
    letter-spacing: 0;
    padding: 0 1.5rem;
    color: #fff !important;
  }
  #header .menu-header .header-nav-main nav > ul > li > a:hover {
    padding: 0 1.5rem;
    color: #6a830a !important;
  }

  #header .menu-header .header-nav {
    justify-content: flex-start;
  }
}
.about-h-cont {
  padding-left: 100px;
}
.section-1  h2{
  /*font-size:4.5rem;*/
  font-size: 4vw;
    line-height: 1.1;
    /*font-weight: 700;*/
  color: rgb(255 255 255 / 80%);
  /*font-family: "Onest", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;*/
}
.section-1 .content {
     margin-bottom: 0vh; 
     gap: 0rem; 
     grid-template-rows: auto 50vh auto; 
}

@media screen and (min-width: 53em) {
  .section-1  .content--center {
         grid-template-rows: auto 30vw auto; 
    }
}
.heading-01-main {
    font-size: 4vw;
    line-height: 1.1;
    color: rgb(255 255 255 / 80%);
    font-family: "Coconat";
    text-transform: inherit;
    font-weight: normal;
}
.heading-02-main {
    font-size: 4vw;
    line-height: 1.1;
    color: rgb(36 26 26 / 70%) !important;
    font-family: "Coconat";
    text-transform: inherit;
    font-weight: normal;
}
.client-test .heading-02-main {
    width: 60%;
    margin: 0 auto;
}
.heading-01 {
  text-transform: inherit;
  font-size: 3.5rem;
  line-height: 1.1;
  font-weight: 600;
  color: rgb(255 255 255 / 100%);
}
.heading-02 {
  text-transform: inherit;
  font-size: 3.5rem;
  width: 70%;
  margin: 0 auto;
  line-height: 1.1;
  font-weight: 300;
  color: #646464;
}
.sub-title-01 {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
color: #f5a863;
  padding-left: 18px;
  margin-bottom: 15px;
}
.section-1 .desc-01 p {
    width:75%;
    margin:0 auto;
    font-size: 1vw;
    margin-bottom:15px;
    
}
.desc-01 p {
  color: rgb(255 255 255 / 80%);
  font-size: 16px;
  line-height: 1.5;
}
.sub-title-01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #f5a863;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.sub-title-02 {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
color: #b98265;
  padding-left: 18px;
  margin-bottom: 15px;
}
.sub-title-02::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #b98265;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.section-enery-1 {
    padding:150px 0 0 0;
    background:#dccdc5;
}
.section-enery-2 {
    padding:0 0 150px 0;
    background:#dccdc5;
}
.section-enery-1 .content {
    margin-bottom: 0vh;
}
.section-enery-1 .content:last-of-type {
    padding-bottom: 0vh;
}
.section-enery-2 .content {
    margin-bottom: 0vh;
}
.section-enery-2 .content:last-of-type {
    padding-bottom: 0vh;
}
.section-enery-2 .type__expand{
    margin-top:20px;
    
}
.section-enery-1 h2,
.section-enery-2 h2{
        color: rgb(36 26 26 / 70%) !important;
        font-size: 4vw;
}
@media screen and (min-width: 53em) {
   .section-enery-2 .content--right {
        grid-template-rows: auto 30vw;
    }
}
.section-enery-2 .block,
.section-enery-1 .block{
  max-width: 100%;
    width: 90%;
    /*font-size: 18px;*/
    font-size: 1vw;
    line-height: 1.5;
    /*opacity:1 !important;*/
   color: #241a1a;
    
}
.course-sect {
  background: #957f6f;
  position: relative;
  z-index: 0;
 
}
.heading-course{
    position: absolute;
    top: 13%;
    left: 50%;
   transform: translateX(-50%);
    z-index: 9;
}
.heading-course h2{
        /*font-size: 4.5rem;*/
        font-size:4vw;
    line-height: 1.1;
color: rgb(255 255 255 / 80%);
font-family: "Coconat";
text-transform:inherit;
font-weight: normal;
}
.heading-course .content {
    margin-bottom: 5vh;
}
.heading-course .content:last-of-type {
    padding-bottom: 0vh;
}
.client-test {
  
   background: #dccdc5;
   padding:150px 0 50px 0;
}
.test-right {
  padding-top: 15%;
}
.client-test  .container{
    position: relative;
    top:-150px;
}

/*.client-test:before {*/
/*  position: absolute;*/
/*  content: "";*/
/*  background-color: #37420e;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  top: 100px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: -50px;*/
/*  z-index: -1;*/
/*}*/
.client-test .testimonial.testimonial-style-2 blockquote p {
  color: #241a1a !important; 
  font-size: 16px;
  line-height: 1.5;
  font-family: poppins, Arial, sans-serif;
  text-align: left;
}
.client-test .testimonial.testimonial-style-2 blockquote p a{
   color: rgb(185 130 101 / 60%);
}
.client-test .testimonial.testimonial-with-quotes.testimonial-quotes-dark blockquote:before, .client-test .testimonial.testimonial-with-quotes.testimonial-quotes-dark blockquote:after {
    color: #bda294 !important;
    display: none !important;
}

.client-test .heading-01 {
  width: 90%;
}
.client-test .testimonial.testimonial-style-2 .testimonial-author p {
  text-align: left !important;
  padding-left: 20px;
}
.client-test .owl-carousel {
  /*background: url(../images/testimonial-2.png) no-repeat;*/
  /*padding-left: 100px;*/
  /*padding-top: 50px;*/
}
.test-box{
    padding-top:10px;
}
.client-test .testimonial .testimonial-author p strong {
   color: #bda294 !important;
  font-weight: 400 !important;
  letter-spacing: 0;
  font-size: 20px !important;
}
.client-test .owl-carousel.nav-bottom .owl-nav {
    position: relative;
    top:-70%;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-prev, .client-test .owl-carousel.nav-bottom .owl-nav button.owl-next {
    position: absolute;
    
width: 60px !important;
    height: 60px !important;
    background-color: transparent !important;
    border: 1px solid rgb(255 255 255 / 50%) !important;
    border-radius: 50px;
    color: rgb(255 255 255 / 70%) !important;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-prev{
    left: -50px;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-next{
    right:-50px;
}
.client-test .testimonial .testimonial-author span {
  color: rgb(255, 255, 255, 70%);
  font-weight: 300 !important;
  margin-top: 5px;
  letter-spacing: 0;
}
.blog-sect {
  padding: 150px 0;
  background: #957f6f;
}
.blog-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blog-img img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}
.blog-box:hover .blog-img img {
  transform: scale(1.2);
}
.blog-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(
    0deg,
    rgba(49, 39, 32, 0.969625350140056) 0%,
    rgba(49, 39, 32, 0) 54%
  );
  z-index: 1;
}
.blog-cont {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  padding: 40px 20px;
  width: 100%;
  z-index: 2;
}
.blog-cont h3 {
  color: rgb(255, 255, 255, 0.9);
  font-weight: 300;
  width: 90%;
  font-size: 1.7vw;
  line-height: 1.3;
}
.blog-arrow {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  background: rgb(149, 127, 111, 1);
  padding: 10px;
  opacity: 0;
  transition: opacity 1s ease;
}
.blog-arrow img {
  width: 30px;
  opacity: 0.5;
}
.blog-box:hover .blog-arrow {
  opacity: 1;
}
.heading-sec {
  padding-bottom: 60px;
}
/* .heading-sec h6{
  text-transform: uppercase;
  color: #6a830a;
  font-size: 1.2rem;
  font-weight: 600;
}
.heading-sec h2{
  text-transform: inherit;
  font-size: 3.5rem;
  width: 70%;
  margin: 0 auto;
  line-height: 1.1;
  font-weight: 400;
  color:#646464;

} */
#footer.footer-bg{
    background:#5c493b !important;
    padding:50px 0 10px 0;
    color:#957f6f !important;
}
.footer-bg {
  background-color: #161c12 !important;
}
#footer.footer-bg p{
    color:#af9785 !important;
    font-size: 16px;
    font-family: poppins, Arial, sans-serif;

}
#footer.footer-bg p a{
    color:#af9785 !important;
    font-size: 16px;
    font-family: poppins, Arial, sans-serif;
}
#footer.footer-bg p a:hover{
    color: rgb(255 255 255 / 90%) !important;
}
#footer.footer-bg h4{
    color: rgb(255 255 255 / 70%) !important;
    font-weight: 500 !important;
    font-size: 1.2vw;
    margin-bottom: 30px;
}
#footer.footer-bg .social-icons li{
    padding-right: 13px;
}
#footer.footer-bg .social-icons li a {
     color:#af9785 !important;
     font-size: 23px !important;
     border: 1px solid #af9785 !important;
     border-radius: 50px;
}
#footer.footer-bg .social-icons li a i {
     color:#af9785 !important;
     font-size: 23px !important;
}
    
.adres-ftr ul li{
    display: flex;
    margin-bottom: 15px !important;
    padding-left: 0 !important;
    align-items: center;
}
.adres-ftr ul li:first-child{
    align-items: start;
}
.adres-ftr ul{
    margin: 0;
    padding: 0;
}
.adres-ftr ul li img{
    width:35px;
    height: 100% !important;
    margin-right: 20px;

}
.quick-link-ftr ul{
    margin: 0;
    padding: 0;
}
.quick-link-ftr ul li{
    list-style: none;
    padding-bottom: 20px;
}
.quick-link-ftr ul li a{
     color:#af9785 !important;
    font-size: 16px;
    font-family: poppins, Arial, sans-serif;
}
.quick-link-ftr ul li a:hover{
   color: rgb(255 255 255 / 90%) !important;  
}
.ftr-btm{
    border-top:1px solid #7a6758;
    padding-top:30px;
}
.circle-chakra {
  /* background: #fff; */
  background: url(../images/meditation_new-2.png) top center repeat-x;
  padding: 100px 0;
}
.main-circle {
  margin: 0px auto;
  width: 700px;
  height: 700px;
  position: relative;
  top: 0;
}
.big-circle {
  height: 100%;
  width: 100%;
  position: relative;
  border: 2px dotted #fff;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  animation: Rotate 20s linear infinite;
  -webkit-animation: Rotate 20s linear infinite;
}
.icon-block {
  width: 64px;
  height: 64px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  /* background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
    -webkit-background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
    box-shadow: 0 2px 4px 0 #3e5ada;
    -webkit-box-shadow: 0 2px 4px 0 #3e5ada; */
}
.icon-block img {
  margin: 0px auto;
  width: 86%;
  animation: Rotate-reverse 20s linear infinite;
  -webkit-animation: Rotate-reverse 20s linear infinite;
}
.icon-block:first-child {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.icon-block:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
}
.icon-block:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
}
.icon-block:nth-child(4) {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.big-circle .icon-block:first-child {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.big-circle .icon-block:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
}
.big-circle .icon-block:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
}
/* circle content */
.circle2 {
  animation: circle-rotate 20s linear infinite;
  -webkit-animation: circle-rotate 20s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  width: 75%;
  height: 75%;
  border: 2px dotted #fff;
  border-radius: 50%;
}
.circle2 .icon-block img {
  animation: img-rotate 20s linear infinite;
  -webkit-animation: img-rotate 20s linear infinite;
}
/* center logo */
.center-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}
.center-logo img {
  width: 355px;
  height: 355px;
  border-radius: 50%;
}

/* keyframe animation */

@keyframes Rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes Rotate-reverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes Rotate-reverse {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes circle-rotate {
  from {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(405deg);
  }
}

@-webkit-keyframes circle-rotate {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(405deg);
  }
}

@keyframes img-rotate {
  from {
    transform: rotate(-45deg);
  }
  to {
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes img-rotate {
  from {
    -webkit-transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(-405deg);
  }
}

@media (min-width: 768px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
.course-scroll .heading-sec {
  padding-bottom: 80px;
  margin-top: 150px;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.space-holder {
  position: relative;
  width: 100%;
}

.sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  overflow-x: hidden;
}

.horizontal {
  position: absolute;
  height: 100%;
  will-change: transform;
}

.cards {
  position: relative;
  height: 100%;
  /*padding: 0px 0 200px 150px;*/
      padding: 0px 0 9.5vw 150px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: end;
}

.sample-card {
  position: relative;
  /*height: 300px;*/
  height:18vw;
  width: 500px;
  background-color: #111f30;
  margin-right: 75px;
  flex-shrink: 0;
  
  
}
.sample-card img{
    width: 100%;
    height: 100%;
    display: block;
  object-fit: cover;

  
}

.sample-card h6{
    margin-top:20px;
    color: rgb(255 255 255 / 80%);
}
.sample-card h3{
    font-size: 1.7vw;
    font-weight: 500;
    color: rgb(255 255 255 / 80%);
    position: relative;
}
.sample-card h3:before{
    position: absolute;
    content: "";
    width:100%;
    height: 1px;
        bottom: -2.7vw;
    left: 0;
    background:#b9997d;
}
/* .sample-card h3{
  position:absolute;
  z-index: 2;
  left: -30px;
} */

.video video {
  /* width:auto !important; */
}
/* about-section  ==============================================*/

.loader {
  position: fixed;
  z-index: 9999999999999999999999999999999;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  transition: width 0s 1.4s ease;
}
.loader .loader__icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: opacity 0.5s ease;
}
.loader .loader__icon svg {
  transform-origin: 0 0;
}
.loader .loader__tile {
  position: absolute;
  left: 0;
  width: 0;
  height: 20%;
  background-color: #fff;
  transition: width 0.7s ease;
}
.loader .loader__tile:nth-child(0) {
  top: calc(-1 * 20%);
  transition-delay: -0.2s;
}
.loader .loader__tile:nth-child(1) {
  top: calc(0 * 20%);
  transition-delay: 0s;
}
.loader .loader__tile:nth-child(2) {
  top: calc(1 * 20%);
  transition-delay: 0.2s;
}
.loader .loader__tile:nth-child(3) {
  top: calc(2 * 20%);
  transition-delay: 0.4s;
}
.loader .loader__tile:nth-child(4) {
  top: calc(3 * 20%);
  transition-delay: 0.6s;
}
.loader .loader__tile:nth-child(5) {
  top: calc(4 * 20%);
  transition-delay: 0.8s;
}
.loader--active {
  width: 100%;
  transition-delay: 0s;
}
.loader--active .loader__icon {
  opacity: 1;
  transition: opacity 0.5s 1.4s ease;
}
.loader--active .loader__tile {
  width: 100%;
}
.loader--active .loader__tile:nth-child(0) {
  transition-delay: -0.2s;
}
.loader--active .loader__tile:nth-child(1) {
  transition-delay: 0s;
}
.loader--active .loader__tile:nth-child(2) {
  transition-delay: 0.2s;
}
.loader--active .loader__tile:nth-child(3) {
  transition-delay: 0.4s;
}
.loader--active .loader__tile:nth-child(4) {
  transition-delay: 0.6s;
}
.loader--active .loader__tile:nth-child(5) {
  transition-delay: 0.8s;
}

.inr-sect{
    padding:100px 0;
}
.cours-conte{
    border:1px solid #e7e7e7;
    border-top:0px solid #ccc;
    padding:30px 30px 40px 30px;
    
}
.cours-conte h6{
    color:#afafaf;
    font-size:13px;
    margin-bottom: 5px;
}
.cours-conte h3{
        font-weight: 600;
    font-size: 21px;
    color: rgb(36 26 26 / 100%) !important;
}
.cours-conte .course-btn{
    border:1px solid #e7e7e7;
        border-radius: 35px;
        padding:8px 40px;
        margin-top: 20px;
        display: inline-block;
        text-decoration: none !important;
        color: rgb(36 26 26 / 60%) !important;
    
}
.cours-img img{
    width:100%;
    height:100%;
    object-fit: cover;
    transition:all 0.5s ease;
}
.cours-img{
    overflow: hidden;
}
.course-inr-box{
    overflow: hidden;
}
.course-inr-box:hover .cours-img img{
    transform:scale(1.2);
    
}
.course-form{
    padding:150px 0;
       background-image: linear-gradient(bottom, #fff 60%, #5c493b  4%);
background-image: -o-linear-gradient(bottom, #fff 60%, #5c493b  40%);
background-image: -moz-linear-gradient(bottom, #fff 60%, #5c493b  40%);
background-image: -webkit-linear-gradient(bottom, #fff 60%, #5c493b  40%);
background-image: -ms-linear-gradient(bottom, #fff 60%, #5c493b  40%);
}
.course-form h2{
    
                font-size: 3.5rem;
            text-transform: inherit;
            margin-bottom: 50px;
            font-weight: 300;
            color: #fff;
}
.form-box{
    background:#fff;
    padding:60px;
    border: 1px solid rgb(92 73 59 / 20%);
}
.form-right-img img{
    height: 100%;
    object-fit: cover;
}


.video-banner:before{
    content: "";
    /*background: radial-gradient(circle,rgba(63, 94, 251, 0) 30%, rgba(0, 0, 0, 1) 94%);*/
        /*background: rgb(0 128 0 / 25%);*/
        /*background: rgb(4 133 4 / 25%);*/
         /*background: radial-gradient(circle,rgba(78, 197, 7, 0.25) 30%, rgba(0, 0, 0, 1) 94%);*/
     background: rgb(78 197 7 / 20%);
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
.video-banner:after{
    content: "";
    background: radial-gradient(circle,rgba(63, 94, 251, 0) 30%, rgba(0, 0, 0, 1) 94%);
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
.video-banner h1{
        font-size: 4vw ;
    font-weight: 500 ;
    margin-bottom: 150px ;
    color:#fff !important;
    font-weight:500;
}
.inner-banner{
    
    height: 60vh;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
    position:relative;
    
}
.inner-banner:before{
       content: "";
  background: linear-gradient(0deg,rgba(149, 127, 111, 0) 44%, rgba(128, 103, 85, 1) 100%);
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
.addr-cont{
    text-align:center;
    padding:50px 30px;
    border:1px solid #4a5d41;
    height:100%;
    border-radius:10px;
}
.addr-cont img{
    width:65px;
    margin-bottom: 20px;
        opacity: 0.7;
}
.addr-cont h3 {
    font-weight: 500;
    font-size: 1.5vw;
    line-height: 32px;
    margin: 0 0 10px 0;
    color: rgb(51, 51, 51);
}
.addr-cont p {
    color: rgb(51, 51, 51);
    font-size:16px;
    margin-bottom: 0;
    
}
.addr-cont p a{
    color: rgb(51, 51, 51);
}
.cont-sec2 {
    padding-bottom:0px;
    background: url(../images/conta-img.webp) #4a5d41;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    position:relative;
    padding:100px 0 0px 0;
    margin-right:100px;
    margin-left: 100px;
    margin-bottom: 100px;
    
}

.conta-form{
    /* background-size: cover !important;*/
    /*background-position: center !important;*/
    /*background-repeat: no-repeat;*/
    /*background:url(../images/cf9958e13bb6673a9191049b8767ad32.jpg);*/
}
.cont-sec2 .row{
    /*position: relative;*/
}
.cont-sec2 .heading-02{
        text-transform: inherit;
    font-size: 3.5rem;
    width:100%;
    margin: 0 auto;
    line-height: 1.1;
    font-weight: 300;
    color: #fff;
    margin-bottom: 40px;
   
}
.contac-right-sec{
       background: rgb(255 255 255 / 20%);
    /*position: relative;*/
    /*left: -150px;*/
    /*top: 100px;*/
    padding: 30px;
}
 .contac-right-sec .gform-body input{
max-width: 100%;
    border: 1px solid rgb(255 255 255 / 30%) !important;
    border-radius: 0px;
    background:transparent;
    font-size: 16px;
    height:60px;
}
.contac-right-sec .gform_wrapper.gravity-theme input[type=text],
.contac-right-sec .gform_wrapper.gravity-theme input[type=email],
.contac-right-sec .gform_wrapper.gravity-theme input[type=tel],
.contac-right-sec .gform_wrapper.gravity-theme .gfield textarea{
    padding:15px 15px 15px 15px;
    
}
.contac-right-sec .gform_wrapper.gravity-theme .gfield textarea.large {
    
     height: 150px !important;
      border: 1px solid rgb(255 255 255 / 30%) !important;

   
}
.contac-right-sec .gform_wrapper.gravity-theme .gfield textarea{
      border: 1px solid rgb(255 255 255 / 30%) !important;
    border-radius: 0px;
    background:transparent;
    font-size: 16px;
    
    
}
.contac-right-sec .gform_wrapper.gravity-theme .gform_footer .gform_button {
    background:transparent !important;
    font-size:16px !important;
    color: #fff;
    border: 1px solid rgb(255 255 255 / 30%) !important;
    padding:12px 25px;
    border-radius:30px;
}
.contac-right-sec .gform_wrapper input {
    color: #fff;
}
.contac-right-sec .gform_wrapper textarea {
    color: #fff;
}
.contac-right-sec .gfield input::-webkit-input-placeholder,
.contac-right-sec .gfield textarea::-webkit-input-placeholder{
    color: #fff;
}
.contac-right-sec .gform_wrapper .gform_body input[type=text]:focus,
.contac-right-sec .gform_wrapper.gravity-theme input[type=email]:focus,
.contac-right-sec .gform_wrapper.gravity-theme input[type=tel]:focus,
.contac-right-sec .gform_wrapper.gravity-theme .gfield textarea:focus{
	outline: 0px solid #ccc;
	outline-offset: 0px;
	border-bottom: 1px solid #ccc;
}




 .form-box .gform-body input{
max-width: 100%;
     /*border: 1px solid #ddd !important;*/
     border-bottom: 1px solid #ddd !important;
      border-top: 0px solid #ddd !important;
      border-right: 0px solid #ddd !important;
      border-left: 0px solid #ddd !important;
    border-radius: 0px;
    background:transparent;
    font-size: 16px;
    height:60px;
    padding-left:0 !important;
}
.form-box .gform-body label{
    font-weight: 600;
}
 .form-box .gform_wrapper.gravity-theme .gfield select{
    max-width: 100%;
    /*border: 1px solid #ddd !important;*/
     border-bottom: 1px solid #ddd !important;
      border-top: 0px solid #ddd !important;
      border-right: 0px solid #ddd !important;
      border-left: 0px solid #ddd !important;
    border-radius: 0px;
    background:transparent;
    font-size: 16px;
    height:60px;
    color: rgb(51, 51, 51);
    padding-left:0 !important;
    padding-top: 0 !important;
}
 .form-box .gform_wrapper.gravity-theme .gfield-choice-input+label {
    color: rgb(51, 51, 51);
}
.form-box .gform_wrapper.gravity-theme input[type=text],
.form-box .gform_wrapper.gravity-theme input[type=email],
.form-box .gform_wrapper.gravity-theme input[type=tel],
.form-box .gform_wrapper.gravity-theme .gfield textarea{
    padding:15px 15px 15px 15px;
    
}
.form-box .gform_wrapper.gravity-theme .gfield textarea.large {
    
     height: 150px !important;
       border: 1px solid #ddd !important;

   
}
.form-box .gform_wrapper.gravity-theme .gfield textarea{
      border: 1px solid #ddd !important;
    border-radius: 0px;
    background:transparent;
    font-size: 16px;
    
    
}
.form-box .gform_wrapper.gravity-theme .gform_footer .gform_button {
    background:transparent !important;
    font-size:16px !important;
    color: rgb(51, 51, 51);
  border: 1px solid #ddd !important;
    padding:12px 25px;
    border-radius:30px;
}
.form-box .gform_wrapper input {
    color: rgb(51, 51, 51);
}
.form-box .gform_wrapper textarea {
    color: rgb(51, 51, 51);
}
.form-box .gfield input::-webkit-input-placeholder,
.form-box .gfield textarea::-webkit-input-placeholder{
    color: rgb(51, 51, 51);
}
.form-box .gform_wrapper .gform_body input[type=text]:focus,
.form-box .gform_wrapper.gravity-theme input[type=email]:focus,
.form-box .gform_wrapper.gravity-theme input[type=tel]:focus,
.form-box .gform_wrapper.gravity-theme .gfield textarea:focus{
	outline: 0px solid #ccc;
	outline-offset: 0px;
	border-bottom: 1px solid #ccc;
}
.form-box .gform_wrapper.gravity-theme .gfield_label {
    color: rgb(51, 51, 51);
    font-size:18px;
    font-weight: 600 !important;
}
.form-box .gfield_checkbox label {
    font-weight: 400 !important;
}
.form-box .gform_wrapper.gravity-theme .gform_footer{
    display: flex;
    justify-content:center;
    margin-top: 50px;
}
.form-box #input_1_16{
    border:0 solid #fff !important;
    
}
#imgview img{
     height: 180px;
   object-fit: cover;
    text-align: center;
    width: 180px;
}
.video-1{
    height: 400px;
}
.video-1 video{
    object-fit: cover;
    height: 100%;
}

@media (max-width:991px){
    .addr-cont h3 {
    font-size: 22px;

}
.cont-sec2 {
    padding: 50px 0 0px 0;
    margin-right: 0px;
    margin-left: 0;
}
}
@media (max-width:767px){
    .banner-bg-1 h1 {
    font-size: 11.5vw;
    }
    .about-h-cont {
    padding-left: 0px;
}
.section-1 h2 {
    font-size: 11vw;
}
.section-1 .desc-01 p {
    font-size: 14px;
        width: 100%;
}
#footer.footer-bg h4 {
    font-size: 20px;

}
.quick-link-ftr ul li a {
    font-size: 14px;
}
.quick-link-ftr ul li {
    list-style: none;
    padding-bottom: 10px;
}
.blog-cont h3 {
    font-size: 20px;

}
.blog-sect {
    padding: 50px 0;
}
.heading-01-main {
    font-size: 10vw;
}
.client-test {
    padding: 50px 0 50px 0;
}
.client-test .container {
    top: 0px;
}
.client-test .heading-02-main {
    width: 100%;
    font-size: 10vw;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-prev {
    left: 0px;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-next {
    right: 0px;
}
.client-test .owl-carousel.nav-bottom .owl-nav button.owl-prev, .client-test .owl-carousel.nav-bottom .owl-nav button.owl-next {
    width: 30px !important;
    height: 30px !important;
}
.client-test .testimonial.testimonial-style-2 blockquote p {
    font-size: 14px;
}
.heading-course h2 {
    font-size: 10vw;
}
.heading-course {
    position: relative !important;
}
.sticky {
    position: inherit !important;
    height: 100%;
}
.horizontal {
    position: inherit;
}
.cards {
            width: 100%;
    position: inherit;
    height: 100%;
    padding: 0px 0 0vw 0px;
    display: inline-block;
}
.sample-card {
    height: 300px;
}
}


