

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #FFBC11;
}

.navbar-nav .nav-link {
    color: #fff;
}

a.navbar-brand img {
    width: 200px;
}

.bottom-footer img {
    width: 200px;
}



nav.navbar.navbar-expand-lg.navbar-light {
    background-color: #ffffff8f;
}
@media screen and (min-width: 992px) {
    .dropend .dropdown-toggle {
        color: #000;
        margin-left: 1em;
    }
    
    .dropdown-item:hover {
        background-color: #ffbc11;
        color: #fff;
    }
    
    .dropdown .dropdown-menu {
        display: none;
    }
    
    .dropdown:hover>.dropdown-menu,
    .dropend:hover>.dropdown-menu {
        display: block;
        margin-top: 0.125em;
        margin-left: 0.125em;
    }
}

@media screen and (min-width: 769px) {
    .dropend:hover>.dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}


section.banner {
    padding: 140px 0 0 50px;
    background: #000000d9 url(images/hero-bg-scaled.webp);
    background-blend-mode: overlay;
    background-position: inherit;
}
section.banner-2 {
    padding: 80px 0;
    background-color: #BBD9DB;
    background-blend-mode: overlay;
    background-position: inherit;
}

section.banner-2 h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -2px;
}
.banner_form {
    width: 75%;
    margin: 0 auto;
}
header {
    position: absolute;
    width: 100%;
}

.banner h1 {
    /* color: #fff; */
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.9px;
}


a.dflt_btn1 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    border-radius: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    padding: 15px 50px 15px 50px;
    text-align: center;
    text-decoration: none;
}

a.dflt_btn1:hover {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
}

a.dflt_btn2 {
    color: #FFFFFF;
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
    text-decoration: none;
    padding: 15px 50px 15px 50px;
}

a.dflt_btn2:hover {
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #FFFFFF;
}


section.banner .btn_group {
    gap: 15px;
}

form {
    background: #fff;
    padding: 40px;
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.7px;
    border-radius: 30px;
}

button.btn.size-sm {
    background-color: #ffbc11;
}

section.banner .banner_form p {
    color: #4a4343;
    margin-bottom: 30px;
    font-size: 20px;
}

.banner_form h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1.7px;
}

section.banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

section.brand_slider .brnd_slider .item img {
    margin: 0 auto;
}

section.brand_slider {
    padding: 50px 0;
    background: #ffbc11;
}

section.section2 .btn_group {
    gap: 15px;
}

section.section2 {
    padding: 60px 0 40px 200px;
}

span.list-icon {
    padding-right: 10px;
    margin-left: -30px;
}

span.list-text {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.section2 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.99px;
}

section.section2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 400;
}

section.section3 {
    background-image: url(images/service-bg.webp);
    padding-bottom: 15px;
}

.section3 .headings h2 {
    color: #CB1D60;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
}

.section3 .headings h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 100px;
}

section.section4 {
    background-color: #CB1D60;
    padding: 30px;
    height: 100%;
}

.section4 .col-lg-4 .con-inner {
    padding: 30px;
    color: #fff;
    height: 100%;
}

.con-overlay {
    padding: 10px;
}

.section4 .col-lg-4 .con-inner:hover .con-overlay {
    background-color: #fff;
    border-radius: 10px;
    transition: all .6s ease;
}

.section4 .col-lg-4 .con-inner:hover {
    color: #000000;
}

.section4 .con-inner .title h2 {
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.section4 .con-inner .title p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

section.section5 {
    padding-top: 50px;
}

.section5 .cont-inner h2 {
    color: #353A4D;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.9px;
    text-align: center;
}

.section5 .cont-inner p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #7c7979;
}

section.section6 {
    background-color: #CB1D60;

}

.section6 .h-title h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}



.process-slider button.slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background: transparent;
    color: #fff;
    font-size: 20px;
}

.process-slider button.slick-arrow.slick-prev {
    left: -20px;
}

.process-slider button.slick-arrow.slick-next {
    right: -20px;
}

.process-slider ul.slick-dots {
    display: flex;
    /* padding: 0; */
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.process-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.process-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #000;
    /* Change dot color here */
    border-radius: 50%;
}

.process-slider .slick-dots li.slick-active button {
    background: #fff;
    /* Change active dot color here */
}

.process-slider img {
    height: auto;
    width: 70px;
    padding-bottom: 10px;
}

.process-slider p.icon-box-description {
    color: #575a5f;
    transition-duration: inherit;
}

section.section7 {
    padding: 50px;
    margin-left: 100px;
}

.section7 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -3px;
}

section.section7 p {
    max-width: 100%;
    font-size: 18px;
    color: #818080;
}

.section7-box .icon-box {
    background-color: #CB1D60;
    padding: 50px 40px 80px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f5f5f5;
    border-radius: 28px 28px 28px 28px;
    margin-bottom: 20px;
}

section.section7 .icon-box h2 {
    max-width: 100%;
    color: #fff;
}

section.section7 .icon-box p {
    max-width: 100%;
    font-size: 18px;
    color: #fff;
}

.section8 {
    background-image: url(images/testimonials-bg.webp);
    position: relative;
    background-size: cover;
}

.section8 .background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #D23B75EB 0%, #414F7494 100%);
    opacity: 1;
}

.navbar-nav .nav-link {
    color: #fff;
}

/* .dropend .dropdown-toggle {
    color: #000;
    margin-left: 1em;
}

.dropdown-item:hover {
    background-color: #ffbc11;
    color: #fff;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
} */

nav.navbar.navbar-expand-lg.navbar-light {
    background-color: #ffffff8f;
}

@media screen and (min-width: 769px) {
    .dropend:hover>.dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}


section.banner {
    padding: 140px 0 0 50px;
    background: #000000d9 url(images/hero-bg-scaled.webp);
    background-blend-mode: overlay;
    background-position: inherit;
}

header {
    position: absolute;
    width: 100%;
}

.banner h1 {
    /* color: #fff; */
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.9px;
}


a.dflt_btn1 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    border-radius: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    padding: 15px 50px 15px 50px;
    text-align: center;
    text-decoration: none;
}

a.dflt_btn1:hover {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
}

a.dflt_btn2 {
    color: #FFFFFF;
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
    text-decoration: none;
    padding: 15px 50px 15px 50px;
}

a.dflt_btn2:hover {
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #FFFFFF;
}


section.banner .btn_group {
    gap: 15px;
}

form {
    background: #fff;
    padding: 40px;
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.7px;
    border-radius: 30px;
}

button.btn.size-sm {
    background-color: #ffbc11;
}

section.banner .banner_form p {
    color: #4a4343;
    margin-bottom: 30px;
    font-size: 20px;
}

.banner_form h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1.7px;
}

section.banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

section.brand_slider {
    padding: 50px 0;
    background: #ffbc11;
}

section.section2 .btn_group {
    gap: 15px;
}

section.section2 {
    padding: 60px 0 40px 200px;
}

span.list-icon {
    padding-right: 10px;
    margin-left: -30px;
}

span.list-text {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.section2 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.99px;
}

section.section2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 400;
}

section.section3 {
    background-image: url(images/service-bg.webp);
    padding-bottom: 15px;
}

.section3 .headings h2 {
    color: #CB1D60;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
}

.section3 .headings h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 100px;

}

section.section4 {
    background-color: #CB1D60;
    padding: 30px;
    height: 100%;
}

.section4 .col-lg-4 .con-inner {
    padding: 30px;
    color: #fff;
    height: 100%;
}

.con-overlay {
    padding: 10px;
}

.section4 .col-lg-4 .con-inner:hover .con-overlay {
    background-color: #fff;
    border-radius: 10px;
    transition: all .6s ease;
}

.section4 .col-lg-4 .con-inner:hover {
    color: #000000;
}

.section4 .con-inner .title h2 {
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.section4 .con-inner .title p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

section.section5 {
    padding-top: 50px;
}

.section5 .cont-inner h2 {
    color: #353A4D;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.9px;
    text-align: center;
}

.section5 .cont-inner p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #7c7979;
}

section.section6 {
    background-color: #CB1D60;

}

.section6 .h-title h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}



.process-slider button.slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background: transparent;
    color: #fff;
    font-size: 20px;
}

.process-slider button.slick-arrow.slick-prev {
    left: -20px;
}

.process-slider button.slick-arrow.slick-next {
    right: -20px;
}

.process-slider ul.slick-dots {
    display: flex;
    /* padding: 0; */
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.process-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.process-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #000;
    /* Change dot color here */
    border-radius: 50%;
}

.process-slider .slick-dots li.slick-active button {
    background: #fff;
    /* Change active dot color here */
}

.process-slider img {
    height: auto;
    width: 70px;
    padding-bottom: 10px;
}

.process-slider p.icon-box-description {
    color: #575a5f;
    transition-duration: inherit;
}

section.section7 {
    padding: 50px;
    margin-left: 100px;
}

.section7 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -3px;
}

section.section7 p {
    max-width: 100%;
    font-size: 18px;
    color: #818080;
}

.section7-box .icon-box {
    background-color: #CB1D60;
    padding: 50px 40px 80px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f5f5f5;
    border-radius: 28px 28px 28px 28px;
    margin-bottom: 20px;
}

section.section7 .icon-box h2 {
    max-width: 100%;
    color: #fff;
}

section.section7 .icon-box p {
    max-width: 100%;
    font-size: 18px;
    color: #fff;
}

.section8 {
    background-image: url(images/testimonials-bg.webp);
    position: relative;
    background-size: cover;
}

.section8::before {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #D23B75EB 0%, #414F7494 100%);
    position: absolute;
    z-index: 0;
}

.section8 .container {
    position: relative;

}

.section8 .background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #D23B75EB 0%, #414F7494 100%);
    opacity: 1;
}

.section8 .satis-box span {
    color: #fff;
    font-size: 80px;
}

.section8 .satis-box p {
    color: #fff;
    font-size: 20px;
}

section.section9 {
    padding: 50px 0;
}

.section10 .folio-sec-1 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0px;
    /* text-align: center; */
}

.folio-sec-1.align-items-center {
    padding-left: 20%;
}

.section10 .con-inner {
    padding-top: 50px;
}

.section10 .con-inner2 {
    padding-top: 20px;
}



.section11 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0px;
}

section.section11 {
    padding-bottom: 50px;
    position: relative;
    margin: 30px;
}

.section11 img {
    /* border-radius: 40px; */
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.section11 .cta-1 {
    padding-top: 70px;
}

.section11 .sec11-img {
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0;
    transform: translate(40px, -0px);
}

footer {
    padding: 50px 0;
    background-color: #000;
}

footer .con-inner {
    color: #fff;
}



li {
    list-style: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #fff;
}

.navbar-nav .nav-link {
    color: #fff;
}

.dropend .dropdown-toggle {
    color: #000;
    margin-left: 1em;
}

.dropdown-item:hover {
    background-color: #ffbc11;
    color: #fff;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background-color: #ffffff8f;
}

@media screen and (min-width: 769px) {
    .dropend:hover>.dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}


section.banner {
    padding: 140px 0 0 50px;
    background: #000000d9 url(images/hero-bg-scaled.webp);
    background-blend-mode: overlay;
    background-position: inherit;
}

header {
    position: absolute;
    width: 100%;
}

.banner h1 {
    /* color: #fff; */
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.9px;
}


a.dflt_btn1 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    border-radius: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    padding: 15px 50px 15px 50px;
    text-align: center;
    text-decoration: none;
}

a.dflt_btn1:hover {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
}

a.dflt_btn2 {
    color: #FFFFFF;
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
    text-decoration: none;
    padding: 15px 50px 15px 50px;
}

a.dflt_btn2:hover {
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #FFFFFF;
}


section.banner .btn_group {
    gap: 15px;
}

form {
    background: #fff;
    padding: 40px;
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.7px;
    border-radius: 30px;
}

button.btn.size-sm {
    background-color: #ffbc11;
}

section.banner .banner_form p {
    color: #4a4343;
    margin-bottom: 30px;
    font-size: 20px;
}

.banner_form h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1.7px;
}

section.banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

section.brand_slider .brnd_slider .item img {
    margin: 0 auto;
    width: 70%;
    aspect-ratio: 3/2;
    object-fit: contain;
}

section.brand_slider {
    padding: 50px 0;
    background: #ffbc11;
}

section.section2 .btn_group {
    gap: 15px;
}

section.section2 {
    padding: 60px 0 40px 200px;
}

span.list-icon {
    padding-right: 10px;
    margin-left: -30px;
}

span.list-text {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.section2 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.99px;
}

section.section2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 400;
}

section.section3 {
    background-image: url(images/service-bg.webp);
    padding-bottom: 15px;
}

.section3 .headings h2 {
    color: #CB1D60;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
}

.section3 .headings h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 100px;

}

section.section4 {
    background-color: #CB1D60;
    padding: 30px;
    height: 100%;
}

.section4 .col-lg-4 .con-inner {
    padding: 30px;
    color: #fff;
    height: 100%;
}

.con-overlay {
    padding: 10px;
}

.section4 .col-lg-4 .con-inner:hover .con-overlay {
    background-color: #fff;
    border-radius: 10px;
    transition: all .6s ease;
}

.section4 .col-lg-4 .con-inner:hover {
    color: #000000;
}

.section4 .con-inner .title h2 {
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.section4 .con-inner .title p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

section.section5 {
    padding-top: 50px;
}

.section5 .cont-inner h2 {
    color: #353A4D;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.9px;
    text-align: center;
}

.section5 .cont-inner p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #7c7979;
}

section.section6 {
    background-color: #CB1D60;

}

.section6 .h-title h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.section6 .p-slider {
    background-color: #fff;
    padding: 20px 10px;
    height: 420px;
    margin: 0 20px;
    border-radius: 10px;
}

.process-slider button.slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background: transparent;
    color: #fff;
    font-size: 20px;
}

.process-slider button.slick-arrow.slick-prev {
    left: -20px;
}

.process-slider button.slick-arrow.slick-next {
    right: -20px;
}

.process-slider ul.slick-dots {
    display: flex;
    /* padding: 0; */
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.process-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.process-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #000;
    /* Change dot color here */
    border-radius: 50%;
}

.process-slider .slick-dots li.slick-active button {
    background: #fff;
    /* Change active dot color here */
}

.process-slider img {
    height: auto;
    width: 70px;
    padding-bottom: 10px;
}

.process-slider p.icon-box-description {
    color: #575a5f;
    transition-duration: inherit;
}

section.section7 {
    padding: 50px;
    margin-left: 100px;
}

.section7 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -3px;
}

section.section7 p {
    max-width: 100%;
    font-size: 18px;
    color: #818080;
}

.section7-box .icon-box {
    background-color: #CB1D60;
    padding: 50px 40px 80px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f5f5f5;
    border-radius: 28px 28px 28px 28px;
    margin-bottom: 20px;
}

section.section7 .icon-box h2 {
    max-width: 100%;
    color: #fff;
}

section.section7 .icon-box p {
    max-width: 100%;
    font-size: 18px;
    color: #fff;
}

.section8 {
    background-image: url(images/testimonials-bg.webp);
    position: relative;
    background-size: cover;
}

.section8 .background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #D23B75EB 0%, #414F7494 100%);
    opacity: 1;
}

.navbar-nav .nav-link {
    color: #fff;
}

.dropend .dropdown-toggle {
    color: #000;
    margin-left: 1em;
}

.dropdown-item:hover {
    background-color: #ffbc11;
    color: #fff;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background-color: #ffffff8f;
}

@media screen and (min-width: 769px) {
    .dropend:hover>.dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}


section.banner {
    padding: 140px 0 50px;
    background: #00000070 url(images/hero-bg-scaled.webp);
    background-blend-mode: overlay;
    background-position: inherit;
}

header {
    position: absolute;
    width: 100%;
}

.banner h1 {
    /* color: #fff; */
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.9px;
}


a.dflt_btn1 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFBD11;
    border-radius: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    padding: 15px 50px 15px 50px;
    text-align: center;
    text-decoration: none;
}

a.dflt_btn1:hover {
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffbc11;
    background-color: #ffbc11;
}

a.dflt_btn2 {
    color: #FFFFFF;
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFBC12;
    background-color: #FFBC11;
    text-decoration: none;
    font-weight: 600;
    padding: 15px 50px 15px 50px;
}

a.dflt_btn2:hover {
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFBC11
    ;
    background-color: #FFFFFF;
}


section.banner .btn_group {
    gap: 15px;
}

form {
    background: #fff;
    padding: 40px;
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.7px;
    border-radius: 30px;
}

button.btn.size-sm {
    background-color: #FFBD11;
}

section.banner .banner_form p {
    color: #4a4343;
    margin-bottom: 30px;
    font-size: 20px;
}

.banner_form h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1.7px;
}

section.banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

section.brand_slider {
    padding: 10px 0;
    background: #BBD8dB;
}

section.section2 .btn_group {
    gap: 15px;
}

section.section2 {
    padding: 60px 0 40px 0;
}

span.list-icon {
    padding-right: 10px;
    margin-left: -30px;
}

span.list-text {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.section2 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1.99px;
}

section.section2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 400;
}

section.section3 {
    background-image: url(images/service-bg.webp);
    padding-bottom: 15px;
}

.section3 .headings h2 {
    color: #ffbc11;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
}

.section3 .headings h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 100px;
    
}

section.section4 {
    background-color: #BBD8dB;
    padding: 30px;
    height: 100%;
}

.section4 .col-lg-4 .con-inner {
    padding: 30px 0;
    color: #fff;
    height: 100%;
    text-align: center;
}

.con-overlay {
    /* padding: 10px; */
    padding: 10px;
    background-color: #fff;
    height: 100%;
    color: #000;
    border-radius: 10px;
    transition: all .6s ease;
}

.section4 .col-lg-4 .con-inner:hover .con-overlay {
    background-color: #FFBC11;
    border-radius: 10px;
    transition: all .6s ease;
}

.section4 .col-lg-4 .con-inner:hover {
    color: #000000;
}

.section4 .con-inner .title h2 {
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.section4 .con-inner .title p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

section.section5 {
    padding-top: 50px;
}

.section5 .cont-inner h2 {
    color: #353A4D;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.9px;
    text-align: center;
}

.section5 .cont-inner p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #7c7979;
}

section.section6 {
    background-color: #BBD8dB;
    overflow: hidden;
}

.section6 .h-title h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}



.process-slider button.slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background: transparent;
    color: #fff;
    font-size: 20px;
}

.process-slider button.slick-arrow.slick-prev {
    left: -20px;
}

.process-slider button.slick-arrow.slick-next {
    right: -20px;
}

.process-slider ul.slick-dots {
    display: flex;
    /* padding: 0; */
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.process-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.process-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #000;
    /* Change dot color here */
    border-radius: 50%;
}

.process-slider .slick-dots li.slick-active button {
    background: #fff;
    /* Change active dot color here */
}

.process-slider img {
    height: auto;
    width: 70px;
    padding-bottom: 10px;
}

.process-slider p.icon-box-description {
    color: #575a5f;
    transition-duration: inherit;
}

section.section7 {
   margin: 0 auto;
}

.section7 h2 span {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -3px;
}

section.section7 p {
    max-width: 100%;
    font-size: 18px;
    color: #818080;
}

.section7-box .icon-box {
    background-color: #99CCD5;
    /* padding: 50px 40px 80px 40px; */
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f5f5f5;
    border-radius: 28px 28px 28px 28px;
    margin-bottom: 20px;
}

section.section7 .icon-box h2 {
    max-width: 100%;
    color: #0c0c0c;
}

section.section7 .icon-box p {
    max-width: 100%;
    font-size: 18px;
    color: #1b1b1b;
}

.section8 {
    background-image: url(images/testimonials-bg.webp);
    position: relative;
    background-size: cover;
}

.section8::before {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 189, 17, 0.5) 10%, rgb(255 189 17) 100%);
    position: absolute;
    z-index: 0;
}

.section8 .container {
    position: relative;

}

.section8 .background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #D23B75EB 0%, #414F7494 100%);
    opacity: 1;
}

.section8 .satis-box span {
    color: #fff;
    font-size: 80px;
}

.section8 .satis-box p {
    color: #fff;
    font-size: 20px;
}

section.section9 {
    padding: 50px 0;
    overflow: hidden;
}

.section10 .folio-sec-1 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0px;
    /* text-align: center; */
}



.section10 .con-inner {
    padding-top: 50px;
}

.section10 .con-inner2 {
    padding-top: 20px;
}

.section11 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0px;
}

section.section11 {
    padding-bottom: 50px;
    position: relative;
    margin: 30px 0;
    overflow: hidden;
}

.section11 img {
    /* border-radius: 40px; */
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.section11 .cta-1 {
    padding-top: 70px;
}

.section11 .sec11-img {
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0;
    transform: translate(40px, -0px);
}

footer {
    padding-top: 50px;
    background-color: #99CCD5;
}

footer .con-inner {
    color: #fff;
    padding: 30px;
}

.gfh-sec2 li {
    color: #a0a0a0;
    font-weight: 500;
    list-style: disc;
}

section.section2 li {
    list-style: disc;
}

li {
    list-style: none;
    text-decoration: none;
 
}

footer a {
    text-decoration: none;
    color: #ffffffab;
}

footer a:hover {
    content: '';
    color: #fff;
}

.f-col2 h5 {
    padding: 30px;
    color: #fff;
}



.social_links {
    color: #fff;
    display: flex;
    gap: 25px;
    justify-content: center;
    font-size: 30px;
}

footer p {
    color: #ffff;
    text-align: center;
    padding: 30px;
    font-size: 17px;
    font-weight: 400;
}

footer p.c-tag {
    color: #ffff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 17px;
    font-weight: 400;
}

.bottom-footer {
    background-color: #FFBC11;
    padding: 15px;
}

section.section9 .brnd_slider img {
    height: 110px;
    object-fit: scale-down;
    margin: 0 auto;
}

section.ghost-services {
    background-color: #F4F4F4;
}

section.ghost-services {
    background-color: #F4F4F4;
    padding-top: 50px;
}


div#nav-tabContent {
    background-color: #fff;
    padding: 10px;
    height:100%;
}

button#nav-profile-tab {
    color: #626364;
    font-weight: 500;
    /* background-color: #fff; */
}

button#nav-home-tab {
    color: #626364;
    font-weight: 500;
}



button#nav-contact-tab {
    color: #626364;
    font-weight: 500;
}


.ghost-image img {
    width: 400px;
    height: 400px;
}

.ghost-image.img-fluid {
    width: 500px;
}

div#nav-tabContent h4 {
    margin-bottom: 20px;
}

.ghost-services .ghost_ser_1 .col-lg-3 {
    padding-right: 0;
}

.ghost-services .ghost_ser_1 .col-lg-9 {
    padding-left: 0;
}

.ghost-services .ghost_ser_1 .nav button {
    width: 100%;
    text-align: left;
    /* border: none; */
}

.ghost-services .ghost_ser_1 .nav button.active {
    border-radius: 0;
    border-right: 0;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #ccc;
}

.ghost-services .ghost_ser_1 .nav button:focus {
    border: none;
}

.ghost-services .ghost_ser_1 nav {
    border: none;
}

.ghost-title h2 {
    color: #353A4D;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.9px;
}

.ghost-services .ghost-title p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #7b7777;
}

section.cta-2 {
    background-image: url(images/thoughts-bg-1.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}



.cta-2 h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1px;
}

.cta-2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}
section.cta-1 {
    background-image: url(images/thoughts-bg-1.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px;
}



.cta-1 h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -1px;
}

.cta-1 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}



section.ghost-fh {
    padding: 70px;
}

.gfh-sec2 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -2px;
}

.gfh-sec2 p {
    padding-top: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #a0a0a0;
}

.gfh_img img {
    width: 400px;
    height: 300px;
}

.cta3-img img {
    width: 500px;
    height: 500px;
}

.sec1-cta3 h2 {
    color: #171616;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: -1px;
    text-transform: capitalize;
    line-height: 1.2;
}

section.cta-3 {
    background-color: #BBD8DB;
}

.sec1-cta3 p {
    padding-top: 20px;
    font-size: 19px;
    font-weight: 400;
    color: #272727;
}


section.testmonials {
    background-color: #BBD9dB;
    padding: 100px;
    overflow: hidden;
}

.testmonials .icon-top img {
    padding-bottom: 20px;
}

.testmonials .testi-title h2 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 48px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0px;
    padding-bottom: 50px;
}

.process-slider .p-slider .testi-img img {
    width: 140px;
}

section.acccordian {
    padding: 50px;
}

.acc-title h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    padding-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    background-color: #FFBD11;
    color: #fff;
    border: none;
}

.acc-title p {
    padding-bottom: 10px;
}

.ff-title h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.3;
    letter-spacing: -3px;
}

.footer_form h2 {
    padding: 40px;
    color: #000000;
    font-weight: 800;
    letter-spacing: -1px;
}

.footer_form form {
    background-color: #99CCD5;
    padding-bottom: 140px;
}

.ff-sec2 {
    /* padding-top: 100px; */
    /* padding-left: 50px; */
}

.ff-sec2 h2 {
    padding-bottom: 30px;
    color: #1B1919;
    margin: 16px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0px;
}

section.footer-form {
    padding: 70px;
}

.footer_form .form-control {
    border-color: #FFBC11;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0
}

.footer_form .form-control::placeholder {
    color: #fff9
}

.ff-title.text-center {
    padding-bottom: 30px;
}

.footer-form .col-lg-6.full {
    background-color: #EBEBEB45;
}

i.fa-solid.fa-circle-check {
    color: #ffbc11;
}

.g-main_box {
    display: flex;
    gap: 10px;
}

.g-main_box img {
    width: 45px;
    height: 45px;
}

.g-main_box a.g-txt-btn {
    color: #000;
}

.g-sec3 h2 {
    color: #00112B;
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -2px;
    padding: 20px;
}

.g-main_box {
    border: 1px solid;
    border-color: #ccc;
    padding: 15px;
    height: 100%;
}

section.g-sec3 {
    background-color: #f3f4f1;
    padding: 50px 0;
    padding-left: 120px;
}

.g-main_box:hover {
    content: '';
    background-color: #FFDAE8;
}

.g-sec3 .container {
    margin: 20px 0;
}

.page-banner {
	position: relative;
	color: #fff;
	padding-bottom: 10px;
	opacity: 1;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-banner::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);

}

.page-banner .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .4;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%)
}

.page-banner .banner-inner {
	position: relative;
	display: block;
	text-align: center;
	z-index: 3
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto
}

.page-banner .inner-container {
	position: relative;
	padding: 200px 0 100px
}

.page-banner h1 {
	position: relative;
	font-size: 100px;
	color: #FF5858;
	line-height: 50px;
	font-weight: 600;
	margin: 0
}

section.g-map iframe {
    width: 100%;
}

.address span {
    color: #fff;text-align: left;
}

button.dropdown_toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px;
    width: 20px;
    display: flex;
    background: #000;
    color: #fff;
    justify-content: center;
    align-items: center;
    box-shadow: none;
    border: none;
}

.process-slider .items {
    background-color: #fff;
    margin: 0 10px;
}

section.section10 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bottom-footer span {
    color: #fff;
    font-weight: 500;
}

.testmonials .p-slider {
    height: 450px;
    padding: 25px;
}

.section7 .icon-box.bg-yellow {
    background-color: #FFBC11;
}


section.error_sect {
    padding: 30px;
}




    @media(max-width:1199px) {
        a.dflt_btn1 {
            padding: 10px;
        }
        
        a.dflt_btn2 {
            padding: 10px;
        }
        .banner_form {
            width: 90%;
        }
        
        .banner_form h2 {
            font-size: 28px;
        }
        
        section.banner h1 {
            font-size: 40px;
        }
        .section2 h2 span {
            font-size: 38px;
        }
        .footer_form form {
            padding-top: 10px;
            padding-bottom: 60px;
        }
        
        .section6 .p-slider{
            height: 480px;
        }
        
        .testmonials .p-slider {
          height: 600px;
}


    }

@media(max-width:991px) {
	header .btn_group {
    display: none !important;
}

.banner_form form {
    padding: 20px;
}

.banner_form {
    width: 100%;
}

li.nav-item.dropdown ul.dropdown-menu li ul.dropdown-menu{
    display:none;
}

li.nav-item.dropdown ul.dropdown-menu ul.dropdown-menu li a{
    color:#fff;
}

button.navbar-toggler.collapsed {
    background: #fff;
}

button.navbar-toggler {
    background: #fff;
}

div#navbarNav {
    background: #000;
    padding: 25px;
    margin-top: 15px;
}

.banner .ban_1 {
    gap: 20px;
}

.section2 .sec2-img {
    display: none;
}

.section11 h2 {
    font-size: 35px;
}

li.nav-item.dropdown ul.dropdown-menu ul.dropdown-menu.show {
    width: auto;
    background-color: #ffbc11;
    display: block;
}

li.nav-item.dropdown ul.dropdown-menu {
    width: 100%;
}

.section2 img.img-fluid {
    max-width: 100%;
}

.gfh_img img {
    margin-top: 0;
    max-width: 110%;
}

.section2 img.sec2-ban {
    display: none;
}

section.footer-form {
    padding: 30px 0;
}

.ghost-services .ghost_ser {
    padding: 0;
}

button.dropdown_toggler{
    display: flex !important;
}

section.cta-3 {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cta3-img {
    display: none;
}


section.cta-3 {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cta3-img {
    display: none;
}

.sec1-cta3 {
    padding-top: 40px;padding-bottom: 40px;
}

section.cta-2 {
    padding: 30px 0;
}

.ghost-services .ghost_ser_1 {
    padding: 40px;
}

.section6 .p-slider{
    height: 420px;
}

.testmonials .p-slider {
    height: 590px;
}

}

@media(min-width:767px) and (max-width:991px){
    section.section6 .container{
        max-width:900px;
    }
}

@media(max-width:767px) {
	.section10 .folio-sec-2 {
        display: none;
    }

    .section10 .con-inner {
        text-align: center;
    }

    .section10 .con-inner2 {
        text-align: center;
    }

    .section11 img.sec11-img {
        display: none;
    }
    .cta-1 h2 {
        font-size: 30px;
    }

    .section2 .col-lg-6.col-md-4 {
        display: none;
    }

    section.footer-form {
        padding: 0;
    }

    .ghost-services div#nav-tab {
        flex-direction: row;
        justify-content: center;
    margin-bottom: 20px;
    }

    button#nav-home-tab {}

.ghost-services div#nav-tab button {
    width: auto;
}

.section6 .p-slider{
    height: 100%;
}

section.testmonials {
    padding: 0;
}

.testmonials .p-slider {
    height: 430px;
}

}


@media(max-width:425px) {
	.section7 .col-lg-6.col-md-6.postion-relative {
        padding-top: 50px;
    }

    .testmonials .testi-title h2 {
        font-size: 30px;
    }
    
    section.banner-2 h1 {
        font-size: 35px;
    }

    section.ghost-fh {
        padding: 0;
    }

    .ghost-fh .col-lg-6.col-md-6.col-sm-12 {
        padding: 20px 0;
    }

    .cta-1 .image_cta2.text-end {
        display: none;
    }

    section.footer-form {
        padding: 10px 0;
    }

    .section7 .col-lg-6.col-md-6.postion-relative {
        padding-top: 110px;
    }

    .section3 .headings h2 span {
        font-size: 30px;
    }

    section.section7 {
        padding: 0;
    }

    section.testmonials {
        padding: 0;
    }

    section.acccordian {
        padding: 0;
    }

    .ghost-image img {
        width: 300px;
        height: 300px;
    }

    section.g-sec3 {
        padding: 0;
    }
    
    .testmonials .p-slider {
    height: 600px;
}
}

button.btn-close {
    position: absolute;
    right: 30px;
    top: 35px;
}



.modal-dialog {
    background: transparent;
}

.modal-content {
    background: transparent;
    margin-top: 90px;
    border: none;
}

.modal-dialog {
    position: relative;
}

.modal-dialog:before {
    content: '';
    background: url(images/Bg-popUp-1-1.webp);
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    transform: scale(1.3);
    position: absolute;
    left: 0;
    background-position: center center;
}
a{
    transition:.3s all ease-in-out;
}
.banner_form form button:focus,.banner_form form button:active {
    color: #000 !important;
}
