body {
    font-family: "Nunito Sans", sans-serif;
}
.container {
max-width: 1400px;
}
.bio_logo_sec img {
width: 180px;   
}
.bio_logo_sec {    
padding: 25px 0;
}
.arc_bann {
    background: linear-gradient(to right, #002D72, #002d72b8), url(../img/banner-image.jpeg) top center;
    padding: 40px 0;
    background-position: left;
    background-size: cover;
}
.arc_bann h3 {
    font-size: 55px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-weight: 700;
}
.arc_bann p {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    margin-top: 30px;
}
#enquire_now {
    background: #fff;
    border-radius: 10px;
    padding: 15px;    
}
.arc_bann .row {
display: flex;
align-items: center;
}
.overview_arch {
padding: 100px 0;   
}
.overview_arch h3 {
    font-weight: 700;
    font-size: 40px;
    color: #002D72;
    line-height: 53px;
    margin: 30px auto 0;
    text-transform: uppercase;
}
.arc_over_cont h4 {
    margin-bottom: 20px;  
}
.arc_over_cont p {
    margin: 0;
    font-size: 20px;
    line-height: 32px;
    color: #313131;
    font-weight: 300;  
}
.arc_over_cont {
    border-top: 1px solid #eee;
    padding: 30px 0;   
}
.bio_wht_pro {
    background: #0077C8;  
    padding: 100px 0; 
}
.bio_wht_pro #pills-tab {
    text-align: center;
    margin: 0 auto 65px;
    width: 540px;
    max-width: 100%;
    margin-bottom: 80px !important;
}
#pills-tab .nav-link.active {
    background: #74BE4B;
    color: #fff;
}
#pills-tab .nav-link {
    width: 180px;
    text-align: center;
    background: #ffffff;
    border-right: 2px solid #0077C8;
    padding: 13px 14px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    align-items: center;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    color: #002D72;
    justify-content: center;
    display: flex;
    border-radius: 0;
    font-weight: 700;
}
.nth_01 {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}
.nth_02 {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}
.bio_wht_pro .tab-content p {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 35px;
}
.bio_wht_pro .tab-content h4 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px;
}
.arc_gall {
    padding:100px 0;
}
.arc_gall h3 {
    font-weight: 700;
    font-size: 40px;
    color: #002D72;
    line-height: 53px;
    margin: 30px auto 0;
    text-transform: uppercase;
}
.arch_gallery_out {
    margin-top: 40px;
}
.ranking img {
        /* padding: 40px 0; */
    /* -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 17%); */
    /* box-shadow: 0px 0px 20px rgb(0 0 0 / 17%); */
    padding: 30px;
    border-radius: 12px;
    width: 100%;
    height: 190px;
    margin-bottom: 40px;
    border: 1px solid #e6e6e6;

}
.ranking {
    padding: 65px 0;
}
.footer {
    background: #002D72;
    padding: 100px 0;
}

.footer h3 {
    font-weight: 700;
    font-size: 40px;
    color: #ffffff;
    line-height: 53px;
    margin: 30px auto 0;
    text-transform: uppercase;
}
.footer .add_cont p {
    margin-bottom: 0;
    color: #fff;
    margin-top: 30px;
    font-size: 19px;
    font-weight: 100;
}
.copy_right {
    background: #0a3576;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    padding: 15px 0; 
}
.copy_right p { 
margin-bottom: 0;
}
.ranking h3 {
    font-weight: 700;
    font-size: 40px;
    color: #002D72;
    line-height: 53px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.apply-button{
    background: #fff;
    border-radius: 30px;
    width: 130px;
    height: 50px;
    font-weight: 700;
}
@media (max-width: 480px) {   

    .arc_bann h3 {
        font-size: 40px !important;
    }

    .arc_bann p {
        margin-top: 15px !important;
        font-size: 20px !important;
    }
    .overview_arch {
        padding: 30px 0 !important;
    }
    .overview_arch h3 {
        font-size: 30px !important;
        line-height: 40px !important;
        margin: 10px 0 30px 0 !important;
    }
    .bio_wht_pro {
        padding: 60px 0 !important;
    }

    .bio_wht_pro #pills-tab {
        margin-bottom: 50px !important;   
    }
    #pills-tab .nav-link {
        width: 160px !important;
    }
    .arc_gall {
        padding: 25px 0 !important;
    }
    .arc_gall h3 {
        font-size: 30px !important;
        line-height: 40px !important;  
    }

    .ranking h3 {
        font-size: 30px !important;
        line-height: 40px !important;   
    }
    .ranking {
        padding: 25px 0 !important;
    }
    .footer {
        padding: 60px 0 !important;  
    }

    .footer h3 {
        font-size: 30px !important;
        margin: 0 !important;
    
    }

    .copy_right p {
        margin-bottom: 0;
        font-size: 12px !important;
    }
    .apply-button{
        margin-bottom: 30px !important;
    }

}



@media (max-width: 768px) {
    .arc_bann h3 {
        font-size: 40px;
    }

    .arc_bann p {
        margin-top: 15px;
        font-size: 20px;
    }
    .overview_arch {
        padding: 30px 0;
    }
    .overview_arch h3 {
        font-size: 30px;
        line-height: 40px;
        margin: 10px 0 30px 0;
    }
    .bio_wht_pro {
        padding: 60px 0;
    }

    .bio_wht_pro #pills-tab {
        margin-bottom: 50px;   
    }
    #pills-tab .nav-link {
        width: 160px;
    }
    .arc_gall {
        padding: 25px 0;
    }
    .arc_gall h3 {
        font-size: 30px;
        line-height: 40px;  
    }

    .ranking h3 {
        font-size: 30px;
        line-height: 40px;   
    }
    .ranking {
        padding: 25px 0;
    }
    .footer {
        padding: 60px 0;  
    }

    .footer h3 {
        font-size: 30px;
        margin: 0;
    
    }

    .copy_right p {
        margin-bottom: 0;
        font-size: 12px;
    }




}