@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li {
    font-family: 'Raleway', sans-serif !important;
}

ul {
    margin: 22px !important;
    padding: 0 !important;
    list-style: none !important;
}

a {
    text-decoration: none !important;
}

p {
    margin: 0 !important;
}

.container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: auto !important;
}


section.banner_sec {
    background-image: url(../images/main-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    padding: 120px;
    align-items: center;
}

.banenr_inner {
    text-align: center;
}

.banenr_inner h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

.banenr_inner h1 {
    font-size: 70px;
    font-weight: 400;
    color: #ffff;
    letter-spacing: 4px;
    line-height: 80px;
    margin: 0;
}

.banenr_inner h1 span {
    font-weight: 800;
}

section.sec_2 {
    background-image: url(../images/second-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
}

.global_inner h4 {
    color: #F05A3A;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0 0 10px 0;
    line-height: 27px;
}

.global_inner h2 {
    font-size: 48px;
    color: #fff;
    width: 60%;
    font-weight: 800;
    margin: auto;
    letter-spacing: 0px;
    line-height: 58px;
}

.global_inner p {
    color: #fff;
    margin: 20px 0 0 0 !important;
}

.image_box {
    text-align: center;
}

.image_box img {
    margin: 0 0 30px 0;
}

.image_box h4 {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px 0;
}

.image_box p {
    color: #DFDFDF;
    font-weight: 400;
    width: 90%;
    margin: auto !important;
}

section.sec_3 {
    padding: 80px 0;
}

.inner_seec h4 {
    color: #2E6D94;
    font-size: 17px;
    font-weight: 400;
    padding-left: 61px;
}

.inner_seec h2 {
    color: #012840;
    font-size: 50px;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: 0px;
}

.inner_seec h4::after {
    content: "";
    display: block;
    width: 4%;
    background: #F15A3B;
    height: 3px;
    position: relative;
    left: -63px;
    bottom: 12px;
}

.innner-content::before {
    display: block;
    content: "";
    width: 4px;
    height: 79px;
    position: absolute;
    top: 38px;
    left: 0;
    background-color: #f15a3b;
}

.innner-content {

    padding: 30px;
    position: relative;
}

.innner-content p {
    font-size: 17px;
    font-weight: 500;
}

section.sec_4 {
    padding: 80px 0;
    background: url(../images/third-banner.jpg) no-repeat;
    height: 98vh;
}

.bg-banner h4 {
    color: white;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 5px;

    padding: 0 73px;

}

.bg-banner h2 {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: auto !important;
    padding: 0 70px;
    color: white;
}

.bg-banner {
    padding-top: 76px;

}

section.sec_5 {
    padding: 80px 0;
}

.sec-5-inner h4 {
    text-align: center;
    color: #e9533f;
    font-size: 17px;
    font-weight: 600;
}

.sec-5-inner h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 5px;
}

.sec_6 {
    padding: 80px 0;
    background: url(../images/fourth-banner.webp) no-repeat;
    height: 90vh;
}

.txt h2 {
    font-size: 48px;
    width: 50%;
    font-weight: 800;
    color: white;
}

button.btn.btnwhite {
    width: 166px;
    background: white;
    font-size: 17px;
    font-weight: 400;

}

button.btn.btnwhite:hover {
    background: #eb6852;
    color: white;
    border: 1px solid #eb6852;
}

.txt {
    padding: 100px;
}

section.sec_7 {
    padding: 80px 0;
    background: #012840;
}

.globbal_inner h4 {
    color: white;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
}

.globbal_inner h2 {
    color: white;
    font-size: 37px;
    font-weight: 900;
    margin-top: 20px;
    letter-spacing: 2px;
}

.globbal_inner2 p {
    font-size: 16px;
    color: white;

}

ul {
    display: flex;
    flex-wrap: wrap;
}

ul li {
    width: 50%;
    padding: 0px 40px 32px 0;

}

ul li img {
    width: 64%;

}

section.sec_8 {
    padding: 80px 0px;
}

.sec_8inner h4 {
    color: #eb5c4a;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 600;
}

.sec_8inner h2 {
    color: #012840;
    font-size: 55px;
    letter-spacing: 1px;
    font-weight: 800;
    margin-top: 20px;
    line-height: 1.2em;
}

.sec_8inner p {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 58px 0 30px 0;
}

button.btn-sec8btn {
    background: #eb5c4a;
    color: white;
    border: 1px solid white;
    width: 244px;
    height: 46px;
}

button.btn-sec8btn:hover {
    background: white;
    color: #000;
    border: 2px solid black;
}

.sec_8inner {
    padding: 35px 0;
}

footer.foter_sec-last {
    padding: 80px 0px 0px 0px;
    background: url(../images/footer-banner.webp);
    height: 411px;
    background-position: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main h4 {
    color: #eb5c4a;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 0px;
}

.main p {
    color: white;
    font-size: 16px;
    font-weight: 500;
}


.dicxlaimer p {
    color: white;
    font-size: 16px;
    font-weight: 400;
}

.dicxlaimer {
    display: flex;
    justify-content: center;
    padding: 56px 0px 16px 0;
}

.main a {
    color: #1A6C7A;
}

input.input-fields {
    background: #012033;
    border-radius: 5px;
    border: #012033;
    width: 75%;
    height: 37px;
    margin: 0 0 13px 0;
    padding: 14px;
}

input[type="submit"] {
    background: #f15a3b;
    border: #f15a3b;
    color: #fff;
    border-radius: 5px;
    width: 58%;
    height: 37px;
    margin-bottom: 14px;
    padding: 0px 0 2px;
}

input[type="submit"]:hover {
    background: #1A6C7A;
    color: #fff;
}

@media only screen and (max-width: 767px) {

    .banenr_inner h1 {
        font-size: 40px;
        line-height: 50px;
        width: 100%;
        letter-spacing: 5px;
    }

    .banenr_inner h1 br {
        display: none;
    }

    section.banner_sec {
        height: 500px;
    }

    .global_inner h2 {
        width: 100%;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 3px;
    }

    .image_box {
        margin: 40px 0 0 0;
    }

    .inner_seec h2 {
        font-size: 30px;
        line-height: 45px;
        letter-spacing: 1px;
    }

    .inner_seec h2 br {
        display: none;
    }

    .bg-banner h2 {
        padding: 0;
        font-size: 35px;
        line-height: 45px;
    }

    .bg-banner h2 br {
        display: none;
    }

    section.sec_4 {
        height: 400px;
        margin: 0 !important;
        padding: 0 !important;
    }

    .sec-5-inner h2 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 5px;
    }

    .sec-5-inner h2 br {
        display: none;
    }

    .txt {
        padding: 0;
    }

    .txt h2 {
        width: 100%;
        font-size: 40px;
        margin: 0 0 30px 0;
    }

    .sec_6 {
        height: 400px;
        padding: 0;
        display: flex;
        align-items: center;
    }

    .globbal_inner h2 {
        line-height: 36px;
        font-weight: 600;
        font-size: 26px;
        margin: 20px 0;
    }

    .globbal_inner2 ul {
        padding: 0 !important;
        margin: 0 !important;
        justify-content: space-between;
        align-items: center;
    }

    .globbal_inner2 ul li {
        flex: 0 0 27%;
        padding: 0;
        margin-top: 30px;
    }

    .globbal_inner2 ul li img {
        width: 100%;
    }

    section.sec_7 {
        padding: 60px 0;
    }

    section.sec_8 {
        padding: 60px 0 0 0;
    }

    section.sec_8 .row.mt-5 {
        margin-top: 0 !important;
    }

    .sec_8inner h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .sec_8inner {
        padding: 0;
        margin: 20px 0 0 0;
    }

    .sec_8inner p {
        padding: 0;
        margin: 0 0 30px 0px !important;
    }

    footer.foter_sec-last {
        height: 900px;
        padding: 0;
        margin: 18px 0 0 0;
    }

    .dicxlaimer {
        display: block;
        text-align: center;
    }

}
section.privacyy {
    padding: 100px 0 0 0;
}

.main-privacy h2 {
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #022542;
    margin-bottom: 19px;
}

.main-privacy p {
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 29px 0 !important;
}

.main-privacy h4 {
    font-size: 27px;
    font-weight: 600;
}
header.maiin {
    position: absolute;
    width: 100%;
    padding: 21px 0 0 0;
}

.header-btn a {color: white;margin: 0 31px 0 0;}
.header-btn button.btn-sec8btn.herer {
    border: transparent;
    width: 37%;
}

.header-btn button.btn-sec8btn.herer:hover {
    background: #ff4400;
    color: white;
}
.header-btn a:hover {
    color: white;
}
.header-btn {
    display: flex;
    justify-content: center !important;
}
.logo-img img {
    width: 331px;
    height: auto;
    padding: 0 3px 0 7px;
    margin-top: -14px;
}