html,body{
    font-family: 'Rubik', sans-serif;
}
h1,h1,h3,h4,h5,h6{
    font-family: 'Rubik', sans-serif;
}
label,p,a{
    font-family: 'Bitter', serif;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

.box2 p{
    line-height: 26px;
    color: #343A40;
}

.blog-sub-heading{
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 22px;
}

.custom-navbar{
    border-bottom: 1px solid #dee2e6;
    background-color: #fff;
    /* box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; */
}
.custom-navbar .navbar-brand img{
    width: 250px;
}
.custom-navbar .nav-item .nav-link{
    color: rgba(0,0,0,.85);
    font-weight: 600 !important;
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
}
.custom-navbar .nav-item .nav-link:hover{
    color: #00b3a1;
}

.round-box{
    border-radius: 0.375rem !important;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
    background-color: rgba(0,193,159,.15)!important;
    border-top: 4px solid #00c19f !important;
    box-shadow: 0 .5rem 2rem rgba(0,0,0,.08)!important;
}
.round-box-heading{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px;
}
.round-box-sub-heading{
    font-size: 15px;
    margin-bottom: 0px;
}

.card-overlay-bottom{
    bottom: 0;
    position: absolute;
}
.title1{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #fff;
}
.small-text-white{
    font-size: 12.5px;
    font-weight: 400;
    color: #E9ECEF;
}
.card-overlay-custom .card-img-overlay{
    background-color: #0a0a0a54;
    transition-duration: .3s;
}
.card-overlay-custom{
    overflow: hidden;
    cursor: pointer;
}
.card-overlay-custom .card-img-overlay:hover{
    background-color: rgb(52 58 64 / 68%)!important;
    transition-duration: .3s;
}

.section{
    padding-top: 54px;
    padding-bottom: 54px;
}
.fs-14{
    font-size: 14px;
}
.fs-12{
    font-size: 12px;
}
.fs-15{
    font-size: 15px;
}
.fw-700{
    font-weight: 700;
}
.fw-600{
    font-weight: 600;
}
.fw-500{
    font-weight: 500;
}
.fw-400{
    font-weight: 400;
}
.text-primary{
    color: #67ccc0 !important;
}
.main-heading{
    border-radius: 0.5rem;
    color: #000;
    background-color: rgba(0,193,159,0.1);
    transition: all .5s ease;
    padding: 12px 60px;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 1.19385rem;
    font-weight: 600;
}
.heading-title{
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.underline{
    height: 3px;
    width: 60px;
    background-color: #00b3a1;
    margin-bottom: 22px;
}

.box1{
    border-radius: 0.5rem !important;
    box-shadow: 0 .5rem 2rem rgba(0,0,0,.08)!important;
}
.box1-list{
    padding-bottom: 0.5rem!important;
    padding-top: 0.5rem!important;
    padding-left: 1rem!important;
    padding-right: 1rem!important;

    transition: all .5s ease;
    background-color: rgba(255,255,255,1);
    cursor: pointer;
    border-bottom: 1px solid #dee2e6;
}
.box1-list a{
    line-height: 20px;
    display: inline-block;
}
.box1-list:hover {
    background-color: #eafffb;
}

.blog-card {
    box-shadow: 0px 3px 13px 1px rgb(0 0 0 / 12%) !important;
    margin-bottom: 26px;
    background-color: #fff;
    border-radius: 5px;
}
.blog-card a{
    text-decoration: none;
}
.blog-card img {
    border-radius: 5px 5px 0px 0px;
}
.blog-heading {
    color: #000;
    font-size: 20px !important;
    padding: 0;
    border: none;
    text-transform: initial;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 1.3em !important;
    font-weight: 600;
    height: 50px;
    overflow: hidden;
}
.blog-title{
    font-size: 14px;
    color: #88ccc9;
    border-bottom: 1px solid red;
    display: inline-block;
    line-height: 30px;
}
.blog-card p {
    color: #111 !important;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.set-para-height {
    height: 86px;
    overflow: hidden;
}
.blog-readmore {
    font-size: 15px;
    display: block;
    font-weight: 600;
    color: #111 !important;
    text-decoration: none !important;
}
.blog-readmore i {
    font-size: 12px;
    margin-left: 5px;
    margin-top: 15px;
}

.footer-area{
    background-color: #062344;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-area .footer-img{
    width: 50%;
}
.footer-social-media span{
    font-size: 22px;
    font-weight: 500;
    margin-right: 20px;
    color: #fff;
    margin-left: 12px;
    /* font-family: 'Bitter', serif; */
}
.footer-social-media a i{
    color: #fff;
    padding: 0px 6px;
}
.footer-line{
    color: #f2f2f2;
}
.footer-bottom-link{
    color: #fff;
    font-size: 14px;
    padding: 0px 8px;
}
.footer-builtby{
    color: #b4bcc6;
    font-size: 14px;
}
.btn1{
    background-color: #00b3a1;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 50px;
    margin-top: 16px;
    color: #fff;
    transition-duration: .3s;
}
.btn1:hover{
    background-color: #000;
    color: #fff;
    text-decoration: none;
    transition-duration: .3s;
}
.breadcrumb li, .breadcrumb li a{
    font-size: 13px;
}

.banner{
    background-color: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 40px;
}
.banner-heading{
    font-size: 20px;
    font-weight: 600;
}

.box2{
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    padding: 10px 20px;
}
.side-title1{
    padding: 16px 23px;
    margin-bottom: 0px;
    border-bottom: 1px solid #b3f5ee;
}
.recent-box{
    padding: 12px 20px 6px 20px;
    border-bottom: 1px solid #b3f5ee;
}
.recent-box img{
    border-radius: 5px;
}
.recent-title1{
    font-size: 16px;
    font-weight: 700;
    display: block;
    height: 50px;
    overflow: hidden;
}

.box2 h1{
    font-weight: 700!important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 2.5rem;
}
.box2 h4{
    font-family: 'Rubik', sans-serif !important;
    margin-top: 24px !important;
    margin-bottom: 8px !important;
    font-size: 22px !important;
}
