

@import url('https://fonts.googleapis.com/css2?family=Ranga&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
.navbar-nav .nav-item.active .nav-link{
    color: #83BC26 !important;
    font-weight: 600;
}
.shadow{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.04)!important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.navbar-nav .nav-item.active{
    background-color:#81be2830 !important;
    border-radius: 5px !important;
}
.icon-color{
    color: #dfdfdf6b;
}
.icon-color:hover{
    color: #fff !important;
}
.dropdown-menu{
    border-color: #E9E9E9 !important;
}
.dropdown-item.active, .dropdown-item:active{
    background-color:#83BC26 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #83BC26 !important;
    text-decoration: none;
    background-color: #81be2830 !important;
}
.card.new-card{
    border-color: #E9E9E9 !important;
}
.font-14{
    font-size: 14px !important;
}
.font-13{
    font-size: 13px !important;
}
.nav-link.border-bottom{
    border-color: #F0F0F0 !important;
}
.words-about-us{
    background: url('../images/wordsaboutus.png') bottom no-repeat;
    background-size: cover;
}
.bg-soft-light{
    background-color: #F7F7F7 !important;
}
.nav-pills .nav-link{
    color: #393939 !important;
}
.nav-pills .nav-link.active{
    background-color: #8CC73D !important;
    color: #fff !important;
}
.nav-pills .nav-link:hover{
    color: #8CC73D !important;
}
.nav-pills .nav-link.active:hover{
    color: #fff !important;
}

.yoga-bg{
    background: url('../images/yoga.png') center 12px no-repeat;
    background-size: contain;
}
.font-18{
    font-size: 18px !important;
}
.navbar-nav  .nav-item .nav-link{
    color: #000000;
    font-size: 16px !important;
    padding: 8px 21px !important;
    white-space: nowrap;
}
.navbar-nav  .nav-item .nav-link:hover{
    color: #83BC26 !important;
}
.bg-banner-light{
    background-color: #343a404d;
}
.font-size-60{
    font-size: 60px !important;
    font-weight: 700 !important;
}
.body-bg{
    background-color: #83BC26 !important;
}
.body-color{
    color: #83BC26 !important;
}
.font-size-20{
    font-size: 20px !important;
}
.font-size-30{
    font-size: 30px !important;
}
.font-size-30.font-weight-bold{
    color: #404040 !important;
}
.font-size-14{
    color: #888888 !important;
    font-size: 14px !important;
}
.font-size-14.text-dark{
    font-size: 14px !important;
    color: #404040 !important;   
}
.font-size-24{
    font-size: 24px !important;
    color: #404040 !important;
}
.font-size-12{
font-size: 12px !important;
}
.font-size-16{
    font-size: 16px !important;
}
.font-size-18{
    font-size: 18px !important;
    color: #404040 !important;
}
.testmonial-profile{
    position: absolute;
    top: -50px;
    right: 35%;
}

.btn.btn-body{
    background-color: #83BC26 !important;
    color: #ffffff !important;
    border-radius: 45px !important;
    opacity: 0.9 !important;
    line-height: 1.9 !important;
}
.btn-body.pill{
     width: 192px !important;
    height: 44px !important;
}
.btn.btn-body:hover{
    opacity: 1 !important;
}
.navbar-brand{
    background-image: url('/images/logo-shadow.png');
}
.border-bottom-custom{
 border-bottom: 3px solid #39C21B;   
}
.border-bottom-custom-w{
    border-bottom: 3px solid #FFF;
}
.font-size-30.text-white{
    color: #ffffff !important;
}
.ranga-font{
    font-family: 'Ranga', cursive;
}
.bg-soft-light{
    background-color: #EFFFEF !important;
}
.reuninon{
    font-weight: bold;
    text-transform: capitalize;
}
.reunion-bg{
    background: url('../images/reuninonbg.png') no-repeat center;
    background-size: cover;
}
.media-border-top{
    border-top: 1px solid #C4C4C4;
}
.media-border-right{
    border-right: 1px solid #C4C4C4 !important;
}
.testmonial-bg{
    background: url('../images/testmonial-bg.png') no-repeat;
    background-size: cover;
}
.media-body.border-right{
    border-right: 1px solid #C4C4C4 !important;
}
.darkHeader{
    border-bottom:1px solid #f3f3f3;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 0px 10px -3px #464545;
   -moz-box-shadow: 0 0px 10px -3px #464545;
        box-shadow: 0 0px 10px -3px #464545;
}
html {
    scroll-behavior: smooth;
  }
  .p-6{
      padding: 4rem !important ;
  }
.d-flex.flex-column .navbar-nav .nav-item a{
    color: #353732 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.nav-pills .nav-link.active:nth-child(1) {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.nav-pills .nav-link.active:last-child {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.bg-switch{
    background: #e7f3d7 !important;
    padding: 4.0px 4px 4.7px 4px;;
    border-radius: 50px !important;
}

.bg-switch .nav-link.active{
    border-radius: 50px !important;
}
.bg-footer{
    background-color: #F2F2F2 !important;
    color: #686868 !important;
}
.nav-pills .nav-link.active .new-chevron {
    background: url(../images/chevron-right-white.svg);
    padding: 10px ;
}
.nav-pills .nav-link .new-chevron {
    background: url(../images/chevron-right-grey.svg);
    padding: 10px ;
}
.nav-pills .nav-link.active:hover .new-chevron{
    background: url(../images/chevron-right-white.svg);
    padding: 10px; 
}
.nav-pills .nav-link:hover .new-chevron{
    background: url(../images/chevron-right-green.svg);
    padding: 10px; 
}
.d-flex.flex-column .navbar-nav .nav-item a:hover ,
.social-icons:hover{
    filter: contrast(1);
}
.social-icons {
    filter: contrast(0.01);
}
.preview-modal {
    background-color: #000000d1;
}
.bg-custom-dark {
    background-color: #0808081f;
}
.prev-next-btn .float-left {
    position: absolute;
    top: 50%;
    left: 0px;
}
.services-rounded-img{
    height: 100px;
    width: 100px;
    border-radius: 50% !important;
    border: 3px solid #83BC26 !important;
    margin: auto;
}
ol li::marker{
    color: #88bf30 !important;
    font-size:18px ;
    font-weight: bold;
}
.nav-tabs-navigation .nav-tabs .nav-link{
    color: #8dc743 !important;
}
.nav-tabs-navigation .nav-tabs .nav-link:hover{
    border-color: transparent !important;
}
.nav-tabs-navigation .nav-tabs .nav-link.active{
background-color: #83BC26 !important;
border: 1px solid #83BC26 !important;
color: #fff !important; 
position: relative;
transition: all linear ease-in-out;
}
.prev-next-btn .float-right{
    position: absolute;
    top: 50%;
    right: 0px;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: ">" !important;
}
.back-drop {
    background-color: #135804a8;
}
.btn-success{
    background-color: #83BC26 !important;
    border: 1px solid #83BC26 !important;
}
.font-16{
    font-size: 16px !important;
}
.bg-theme-dark{
    background-color: #8dc743;
}
.form-control:focus{
    box-shadow: none !important;
    border-color: #8dc743 !important;
}
.bg-light-dark{
    background-color: #404040 !important;
}
.rounded-xl {
    border-radius: 8px;
}
.navbar .dropdown-menu.show {
    top: 56px;
    width: 250px !important;
    box-shadow: 0 .5rem 0.5rem rgba(0,0,0,.04)!important;
}
.font-30{
    font-size: 30px !important;
}
.bg-theme{
    border-radius: 4px !important;
}
.font-13{
    font-size: 13px !important;
}
.font-22{
    font-size: 22px !important;
}
.text-theme{
    color: #88bf30 !important;
}
.bg-theme{
    background-color: #e7f3d7 !important;
}
.form-border{
    border: 1px solid #f6f6f6!important;
}
@media(min-width:300px){
    .font-size-30 {
        font-size: 25px !important;
    }
    .font-size-20 {
        font-size: 17px !important;
    }
    .media-border-right{
        border-right: 0px !important;
    }
    .btn.btn-success.ml-auto{
        width: 100% !important;
    }
}
@media(min-width:760px){
    .w-md-75{
        width: 75% !important;
    }
    .btn.btn-success.ml-auto{
        width: inherit !important;
    }
    .font-size-24 {
        font-size: 21px !important;
    }
    .w-md-75{
        width: 75% !important;
    }
    .font-size-60{
        font-size: 35px !important;
    }
}
@media(min-width:1000px){
    .testmonial-profile{
        position: absolute;
        top: -50px;
        right: 37%;
    } 
    .font-size-30 {
        font-size: 30px !important;
    }
    .font-size-20 {
        font-size: 20px !important;
    }
    .font-size-24 {
        font-size: 24px !important;
    }
   
}
@media(min-width:1350px){
    .font-size-60{
        font-size: 60px !important;
    }
    .border-right-xl{
border-right:1px solid #dddddd !important;
    }
}
@media(min-width:1600px){
    .media-border-right{
        border-right:1px solid !important;
    }
    .w-xl-60{
        width: 60% !important;
    }
}
.bg-terms{
    background-color: #fafafa !important;
}
.privacy_policy p,
.privacy_policy h2 ,
.privacy_policy h1{
    color: #000000 !important;
}
.onhover-bg:hover .d-flex h3{
    color: #39C21B !important;
}

.btn-body.btn-sm {
    line-height: 1 !important;
    padding: 7px 1px 9px;
}