/* ========= Landing Page Style ========= */

.landing-page-banner {
    height: 40vh;
    background-position: bottom;
    background-size: cover;
    display: flex;
    align-items: center;
}

.landing-page-banner h1 {
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    background: #73737352;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.landing-page-mv-box {
    text-align: center;
    border: 1px solid #c7c6c6;
    padding: 30px;
    min-height: 250px;
}

.landing-page-mv-box i {
    font-size: 60px;
    color: #030851;
}

.landing-page-mv-box h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    padding-top: 15px;
}

.landing-page-mv-box p {
    font-size: 14px;
}

.landing-page-about-box {
    text-align: center;
    height: 150px;
    padding: 10px 0;
    padding-top: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
}

.landing-page-about-box i {
    color: #8fc740;
    font-size: 50px;
}

.landing-page-about-box h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.landing-page-strip-section {
    background-image: url(../images/strip.jpg);
    text-align: center;
    padding: 50px 0;
    color: #fff;
    font-size: 23px;
}
@media(max-width:768px) {
    .landing-page-banner h1 {
        font-size: 38px;
    }
}

@media(max-width:512px) {
    .landing-page-banner h1 {
        font-size: 25px;
    }
}

@media(max-width:912px) {
    .landing-page-mv-box {
        min-height: 300px;
    }
}

.sub-branch-details {
    padding-top: 30px;
}

.sub-branch .service li {
    font-weight: 500;
}


/* Kannur */

.landing-page-kannur {
    background-image: url(../images/landingPage/kannur-1.jpg);
}


/* Qatar */

.landing-page-qatar {
    background-image: url(../images/landingPage/qatar-1.jpg);
    background-position: center;
}

/* Philippines */

.landing-page-philippines {
    background-image: url(../images/landingPage/philippines/banner-image-1.jpg);
    background-position: center;
}

.landing-page-philippines h1 {
    font-size: 50px;
    color: #fbd316;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    background: none;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}


.philippines_call_now_button {
    background-color: #fbd316;
    border: none;
    color: #20429b;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
}

/* Nepal */

.landing-page-nepal {
    background-image: url(../images/landingPage/nepal-1.jpg);
    background-position: center;
}


/* Oman */

.landing-page-oman {
    background-image: url(../images/landingPage/oman-1.jpg);
    background-position: center;
}


/* Singapore */

.landing-page-singapore {
    background-position: center;
    background-image: url(../images/landingPage/singapore-1.jpg);
}


/* Dubai */

.landing-page-dubai {
    background-image: url(../images/landingPage/dubai-1.jpg);
}

.landing-page .contact-address-box-main {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 80 px;
}

.landing-page .contact-address-box-main {
    padding: 80px;
}

.landing-page h2.fw-bolder {
    font-size: 50px;
    color: #030851;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.landing-page h4.fw-bolder {
    color: #f00;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
}

.landing-page .site-navigation.fixed-nav .navbar-brand img {
    width: 125px;
}

@media (max-width: 1199px) {
    .landing-page .navbar-brand img {
        width: 125px;
    }
}

.landing-page .input-group input {
    height: 50px !important;
}

.landing-page .site-navigation {
    padding: 10px;
}

.landing-page .navbar-brand {
    margin: 0;
}

.landing-page .quote-section a {
    height: 50px;
    display: flex;
}

.landing-page .quote-button {
    border: 0;
    background-color: #8fc740;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0 20px;
    font-size: 14px;
}

.contact-box-shadow {
    background: #eee;
}

.landing-page .contact-box-shadow textarea,
.landing-page .contact-box-shadow input {
    background-color: #f7f7f7;
}

.landing-page .success-section h1 {
    font-size: 80px;
    color: #8fc740;
    text-align: center;
}

.landing-page .blue-button {
    font-weight: 600;
    width: fit-content;
    background-color: #030851;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 30px;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    margin-top: 15px;
}

/*.landing-page .green-button {
    font-weight: 600;
    width: fit-content;
    background-color: #8fc740;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 30px;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    margin-top: 15px;
}*/

.landing-page .sub-branch-details h5 {
    color: #656565;
}

.landing-page .contact-box-shadow {
    background: #030851;
    color: #fff;
    box-shadow: 0px 0px 15px 1px #030851;
}

.landing-page input.dr-input {
    height: 40px;
    box-shadow: 1px 1px 10px #b5b;
    border: 0;
    border-radius: 0;
}

.landing-page textarea.dr-input {
    box-shadow: 1px 1px 10px #b5b;
    border: 0;
    border-radius: 0;
}

.landing-page .bg-blue {
    background-color: #030851;
}

.landing-page .bg-blue {
    padding: 3em;
}

.landing-page .bg-blue p {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
}

.simple-box {
    width: 100% !important;
    margin: 0 !important;
}


/* .landing-page .contact-addresses {
    padding: 0;
} */


/* ======= End Landing Page Style ======= */

@media (max-width: 768px) {
    .landing-nav .helpline-number {
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 6666;
    }
}

@media (max-width: 568px) {
    .landing-nav .navbar-brand {
        margin: 0 auto;
        display: block;
    }
}