body{
    color: #475166;
    font-family: "Work Sans", sans-serif;
}
.deca{
    font-family: "Lexend Deca", sans-serif;
}
.relative{
    position: relative;
}
.uppercase{
    text-transform: uppercase;
}
.text-decoration{
    text-decoration: none;
}
.font-bold{
    font-weight: bold;
}
.header{
    background-color: #fff;
}
.header a{
    padding: 10px 15px !important;
    color: #39445a;    
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
.header a:hover{
     color: #39445a;    
}
.banner-content h6{
    color: #fe5e76;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    font-family: "Lexend Deca";
}
.banner-content h1{
    font-size: 85px;
    line-height: 1;
    font-weight: 600 !important;
    font-family: "Lexend Deca";
}
.banner-content p{
    font-family: "Lexend Deca", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
}
.banner-content a{
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    border: 2px solid #00bd79 !important;
    background: #00bd79;
    display: inline-block;
    color: #fff ;
    border-radius: 10px !important;
    padding: 14px 4px !important;
    font-size: 21px !important;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
    line-height: 100% !important;
    transition: 0.5s;
    margin-right: 10px;
}
.banner-content a:hover{
    transform: scale(1.11);
    background-color:#00a9ba ;
    transform-origin: bottom;
    box-shadow: 0 10px 60px #99dde3;
    border: 2px solid #00a9ba !important;
}
.br-fill{
    background-color: #fff !important;
    color: #00bd79 !important;
}
.br-fill:hover{
    color: #fff !important;
     transform: scale(1.11);
    background-color:#00a9ba !important;
    transform-origin: bottom;
    box-shadow: 0 10px 60px #99dde3;
    border: 2px solid #00a9ba !important;   
}
.ml-auto{
    margin-left: auto;
}
.btn-header a{
    text-decoration: none;
    display: inline-block;
    border: 2px solid #00bd79 !important;
    background-color: #fff !important;
    color: #00bd79 !important;
    display: inline-block;
    border-radius: 10px !important;
    padding: 14px 4px !important;
    font-size: 21px !important;
    min-width: 160px;
    max-width: 100%;
    text-align: center;
    line-height: 100% !important;
    transition: 0.5s;
}
.btn-header a:hover{
    color: #fff !important;
     transform: scale(1.11);
    background-color:#00a9ba !important;
    transform-origin: bottom;
    box-shadow: 0 10px 60px #99dde3;
    border: 2px solid #00a9ba !important;
}
.review-box{
    border: 1px solid #f6f9fb;
    background-color: #fff;
    box-shadow: 0 8px 10px 0 rgba(215,227,238,.32);
    border-radius: 20px;
    overflow: hidden;
}
.profile-box{
    padding: 16px;
    margin-top: 30px;
    border-top: 1px solid #eef3f8;
}
.review-up{
    padding: 16px 16px 0;
    margin-bottom: 16px;
}
.review-up img{
    width: 145px !important;
    margin: 5px 20px 20px 0;
}
.review-up p{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
}
.profile-box img{
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #d7e3ee;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 48px !important;
    height: 48px !important;
    border-top-left-radius: 100000px;
    border-top-right-radius: 100000px;
    border-bottom-left-radius: 100000px;
    border-bottom-right-radius: 100000px;
}
.profile-box h6{
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    color: #61697b;
}
.profile-box p{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;    
    color: #61697b;
}
.tabs-section{
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
    border: 2px solid #e0eaf4;
    border-radius: 15px;
    background-color: #f6f9fb;
}
#v-pills-tab .nav-link.active{
    border: 1px solid #ededed;
    box-shadow: 0 2px 8px #e0eaf4;
    border-radius: 8px;
    margin-bottom: 20px;
    opacity: 1;
    border-left: 8px solid #00a9ba;
}
#v-pills-tab .nav-link{
    text-align: left ;
    padding: 15px !important;
    color: #00a9ba;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 8px;
    margin-bottom: 20px;
    opacity: .5;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-family: "Lexend Deca";
}
#v-pills-tab .nav-link i{
    font-size: 25px;
    margin-right: 10px;
}
.tebs-content h3{
    color: #00a9ba;
    font-size: 25px;
    line-height: 1.4;
    font-family: "Lexend Deca";
    font-weight: 500 !important;
}
.tebs-content p{
    font-size: 18px;    
    line-height: 1.5;
    color: #61697b;
    font-weight: 400;
}
.tebs-content a{
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #00bd79;

}
#v-pills-tab{
    padding: 15px;
    background-color: #fff;
}
.tab-content{
    background-color: #f6f9fb;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px
}
.content-section{
    margin: 60px 0px;
}
.br-30{
    border-radius: 30px;
}
.consult{
  background: linear-gradient(101deg, #fff 0, #f0fafb 99.13%);
   padding: 40px 0px;
}  
.consult .newsletter{
    border: 1px solid rgba(97, 105, 123, .2);
    box-shadow: 0 40px 40px -24px rgba(97,105,123,.15);
}
.consult .newsletter span{
    color: #59616e;
    font-size: 12px;
}
.content-box h2{
    color: #475166;
    font-size: 36px;
    line-height: 1.25;
    font-weight: 600 !important;
}
.content-box p{
    color: #475166;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
.pink-line{
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #ff5e76;
    max-width: 110px;
}
.content-box h5{
    font-size: 20px;
    font-weight: 600 !important;
    color: #61697b;   
    margin-bottom: 20px;
}
.footer{
    padding: 40px 0px;
    background-color: #f7f9fb;
}
.logo-box{
    border-bottom: 1px solid #dce8f4;
}
.f-widget h6{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #475166;
    font-size: 20px;
    line-height: 1.4;
}
.f-widget a{
    display: block;
    text-decoration: none;
    color: #475166;
    font-size: 16px;
    line-height: 1.5;
    padding: 1px 0px;
    font-weight: 300;
}
.f-widget-2 p{
    color: #475166;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
}
.f-widget-2 a{
    text-decoration: none;
    color: #475166;
    font-size: 14px;
    line-height: 1.5;
    padding: 1px 0px;
    font-weight: 300;
}
.newsletter{
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
    background-color: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.newsletter input{
    border:1px solid #cbd6e2;
    border-radius: 15px;
    font-size: 16px;
    padding: 10px;
    font-weight: normal;
    line-height: 22px;
    width: 100%;
    background-color: #f5f8fa;
}
.newsletter button{
    background: #01bd79;
    font-weight: bold;
    border: 1px solid #01bd79;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    border-radius: 15px;
    padding: 12px 24px;
}
.line{
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #dce8f4;
    max-width: 100%;
}



@media only screen and (max-width: 1199px) {
   .header a {
        padding: 10px 13px !important;
        font-size: 16px;
    }
}
@media only screen and (max-width: 991px) {
    div#navbarSupportedContent {
    position: absolute;
    top: 110px;
    background: #fff;
    text-align: center;
    width: 100%;
    left: 0;
}
}
@media only screen and (max-width: 769px) {
    .banner-content h1{
        font-size: 55px;
    }
    .banner-content p{
        font-size: 16px;
    }
    .banner-content a{
        width: 100%;
        margin-right: 0px;
    }
    
    .content-box h2{
        font-size: 28px;
    }
    .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .content-image {
        margin: 20px 0px;
    }
    .content-box p{
        font-size: 16px;
    }
    .content-box.text-center{
        text-align: left !important;
    }
    .tabs-section    {
        background-color: #fff;
        border: 0px;
    }
    .content-image.text-center img.w-50{
        width: 100% !important;
    }
    .row-reverse{
        flex-direction: column-reverse;
    }
    .content-section {
        margin: 30px 0px;
    }
}       
@media only screen and (max-width: 600px){
    .banner-image.text-center{
        display: none;
    }
}
@media only screen and (max-width: 344px){
    
}