
body{ 
    font-family: "Poppins", serif;
    color: #000000;
}
img{
    max-width: 100%;
}
ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
a{
    text-decoration: none;
}
.enquire-btn{
    padding: 10px 20px 8px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
}
.bg-white{
    background: #fff;
}
.bg-blue{
    background: #1B447F;
}
.bg-warm-blue{
    background: #EEF5F8;
}
.enquire-btn img{
    position: relative;
    top: -2px;
    margin-left: 8px;
}
.text-black{
    color: #000000;
}
.text-p-blue{
    color: #1B447F;
}
.heading-font{
    font-family: "Instrument Serif", serif;
}
.slick-dots{
    padding-left: 0;
    text-align: center;
    position: absolute;
    bottom: -2em;
    right: 1em; 
}
.slick-dots li{
    display: inline-block;
    padding: 0 5px;
}
.slick-dots li button{
    padding: 0;
    border:0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background:#D9D9D9;
    color: transparent;
    list-style: 1;
}
.slick-dots li.slick-active button{
    background:#1B447F;
}
.header-block {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
.header-block .logo{
    width: 120px;
}
.banner-block{
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    height: 100vh;
    background-position: top;
    background-size: cover;
}
.banner-block:before{
    position: absolute;
    content: "";
    background: url(../images/banner-overlay.png);
    width: 100%;
    height: 75px;
    top: 0;
    background-size: contain;
}
.banner-block:after{
    position: absolute;
    content: "";
    background: url(../images/banner-bottom-overlay.png);
    width: 100%;
    height: 75px;
    bottom: 0;
    background-size: contain;
}
.deliver-block .d-icon-block img{
    height: 50px;
    margin-bottom: 10px;
}
.deliver-block .d-icon-block p{
    font-weight: 300;
    line-height: 1;
    font-size: 15px;
}
.business-block .b-icon-block img{   
    margin-bottom: 5px;
    height: 40px;
}
.business-block .b-icon-block p{
    font-weight: 300;
    line-height: 1;
    font-size: 15px;
}
.tailored-block .nav-tabs{
    border-top:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
}
.tailored-block .nav-tabs .nav-item{
    border-bottom:1px solid #AAAAAA;
}
.tailored-block .nav-tabs .nav-item .nav-link{
    color: #878787;
    width: 100%;
    text-align: left;
}
.tailored-block .nav-tabs .nav-item .nav-link.active{
    color: #000000;
}
.tailored-block .nav-tabs .nav-item .nav-link.active:after{
    position: absolute;
    content: "";
    background: url(../images/right-arrow.png) no-repeat;
    width: 15px;
    height: 18px;
    right: 10px;
    top: 4px;
    background-size: 12px;
}
.tailored-block .nav-tabs .nav-item:last-child{
    border-bottom:0;
}
.future-block .future-items{
    margin:0 -10px;
}
.future-block .future-items .future-item{
    margin:0 10px;
}
.future-block .future-items .future-item img{
    width: 100%;
}
.state-block .state-icon{
    min-height: 28px;
}
.gallery-block .popup-gallery{
    margin: 0 -3px;
}
.popup-gallery a{
    margin: 0 3px 10px;
    width: 32.3%;
    display: inline-block;
}
.legacy-block{
    background: url('../images/legacy-img.png') no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    background-attachment: fixed;
}
.journey-block .journey-logo{
    width: 600px;
}
.journey-block .taglists li:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 12px;
    right: -2px;
    top: 4px;
    background: rgb(0 0 0 / 50%);
}
.journey-block .taglists li:last-child:after{
    display:none;
}
.query-block .form-control,
.query-block .form-select{
    padding: 12px 15px;
    font-size: 15px;
}
.query-block .form-control:focus,
.query-block .form-select:focus{
    outline: none;
    box-shadow: none;
}
.query-block .form-control.error,
.query-block .form-select.error{
    border-color: red;
}
.query-block label.error{
    color:red;
    font-weight: 300;
    font-style: 13px;
}
.journey-block,.query-block{
    padding: 6em 0;
}
.iti.iti--allow-dropdown.iti--separate-dial-code{
    width: 100%;
}
.iti__flag{
    display: none;
}
/* .iti--separate-dial-code .iti__selected-flag{
    background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag:hover{
    background-color: transparent;
} */
.mfp-wrap {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    z-index: 9999 !important;
}
.mfp-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100vh !important;
}
.mfp-img {
    height: 100vh !important;
    width: auto !important;
    max-width: none !important;
    object-fit: contain; /* prevents stretching */
}
html.mfp-helper,
body.mfp-helper {
    overflow: hidden !important;
    height: 100vh !important;
}
@media (min-width: 768px) and (max-width: 992px) {
   .popup-gallery a{
        width: 31.3%;
   }
}
@media (max-width: 992px) {
    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
}
@media (max-width: 767.98px) {
    h2{
        font-size: 1.35rem!important;
    }
    .slick-dots{
        left: 0;
        right: 0;
        bottom: .5em;
        margin:auto;
    }
    .enquire-btn{
        font-size: 14px;
        padding: 7px 10px 6px;
    }
    /* .banner-block .enquire-btn{
        margin-bottom: 5em;
    } */
    .enquire-btn img{
        width: 18px;
        height: 18px;
        margin-left: 0;
    }
    /* .header-block .logo{
        width: 80px;
    } */
    .banner-block{
        background-image:url('../images/mbl-banner.jpg');
        height: 400px;
        background-position: center;
    }
    .banner-block:before{
       display: none;
    }
    .banner-block:after{
        display: none;
    }
    .deliver-block .d-icon-block img{
        height: 30px;
    }
    .business-block h4{
        font-size: 1.1rem !important;
    }
    .business-block h5{
        font-size: 1.05rem !important;
    }
    .business-block .b-icon-block p{
        font-size: 14px;
    }
    .tailored-block h2 br{
        display: none;
    }
    .future-block .future-items{
        padding-bottom: 2em;
    }
    .future-block .future-items .slick-dots{
        bottom: 3em;
    }
    .popup-gallery a{
        width: 30.3%;
    }
    .legacy-block{
        height: 400px;
        background-attachment: scroll;
    }
    .journey-block .journey-logo{
        width: auto;
    }
    .query-block h4{
        font-size: 1.125rem!important;
    }
    .query-block .form-control, .query-block .form-select{
        padding: 10px 15px;
        font-size: 14px;
    }
    .journey-block, .query-block{
        padding:2em 0;
    }
    .footer-block h5{
        font-size: 1.125rem!important;
    }
    .mfp-wrap {
        height: 100% !important;
    }
    .mfp-container {
        height: 100% !important;
    }
    .mfp-img {
        max-width: 100%!important;
        height: auto!important;
    }
    html.mfp-helper,
    body.mfp-helper {
        height: 100% !important;
    }
    .future-block .future-items .future-item{
        padding-bottom: 1em;
    }
    .future-block .future-items .future-item h5 br{
        display: none;
    }
}