/* MULTI */

main {
    min-height: 100vh;
    position: relative;
    padding-bottom: 65px;
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.hero {
    background-image: url('../img/bg-1.jpg');
    height: 730px !important;
}

@media screen and (max-width: 991px) {
    .hero {
        height: 150vh !important
    }
}

@media screen and (max-width: 767px) {
    .hero {
        height: 680px !important;
    }
}

header {
    padding: 10px 0;
    background-color: #fff;
    background-color: #e0fefd;
    box-shadow: 0 2px 5px 0 rgb(10 25 35 / 50%);
    border-bottom: solid 1px#0e0e0c;
    position: fixed;
    z-index: 99999;
    width: 100%;
}

header .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
}

header .header_top {
    padding: 15px 0;
    background-color: #1e3044;
    position: relative;
    top: -10px;
    font-size: 10px;
}

header .header_top .contact_nav {
    display: flex;
    justify-content: space-between;
}

header .header_top .contact_nav a {
    color: #fff !important;
    !i;
    !;
    font-size: 13px;
}

header .header_top .contact_nav a i {
    /* color: var(--primary); */
    color: #49b2e3;
}

header .header_bottom {
    padding: 10px 0;
}

.hide-on-mobile {
    display: block;
}

@media only screen and (max-width: 768px) {
    .hide-on-mobile {
        display: none !important;
    }
}

.a-list-style {
    color: #282828;
    list-style-type: none !important;
}

#logo {
    float: left;
}

.logo-img {
    width: 180px;
}

.header-txt-content {
    /* margin-top: 23px !important; */
}

.center-logo-mobile {}

@media screen and (max-width: 768px) {
    .logo-img {}
}

@media screen and (max-width: 600px) {
    .center-logo-mobile {
        text-align: center !important;
    }
    .logo-img {
        width: 210px;
    }
    header {
        padding: 0px;
    }
}

.selling-points .point .icon-container {
    margin: auto;
    background-color: #0bc16a;
    border-radius: 25px;
    width: 70px;
    height: 70px;
    text-align: center;
    left: 0;
    top: 0;
    font-size: 35px;
    color: #fff;
    padding: 5px
}

.selling-points .point p {
    color: #969696;
}

.selling-points .point .icon-container span {
    margin-left: 2px;
    margin-top: 20%;
    display: block;
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 600px) {}

.modal-header .close {
    border: 0px;
    background: #fff;
    margin-top: -20px;
    font-size: 29px;
}

.form-container {
    max-width: 700px;
    margin: 70px auto 0;
    background: #ffffffc7;
    padding-top: 7%;
    padding-bottom: 7%;
    padding-left: 3%;
    padding-right: 3%;
    border-radius: 10px;
    color: #282828 !important;
}

.hero_content_container {
    margin: auto;
    /* width: 95% !important; */
}

.hero_content_container .inner_wrap {
    display: block;
    position: relative;
    top: 55px !important;
}

@media only screen and (max-width: 991px) {
    .hero_content_container .inner_wrap {
        top: 120px !important;
    }
}

@media only screen and (max-width: 767px) {
    .hero_content_container .inner_wrap {
        top: 53px !important;
    }
}

.hero-text-wrap {
    display: block;
}

.hero-text-wrap h1 {
    /* color: var(--primary); */
    /* color: #49b2e3; */
    color: #fff;
    font-weight: 700;
}

.hero-text-wrap h2 {
    color: #fff !important;
}

.form-col-wrap {
    display: block;
}


/* Media query for desktop devices */

@media only screen and (min-width: 992px) {
    .hero-text-wrap {
        margin-top: 30vh;
    }
}


/* Media query for tablet devices */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-text-wrap {}
    .hero-text-wrap h1 {
        font-size: 26px;
    }
    .hero-text-wrap h2 {
        font-size: 15px;
        height: 22px !important;
    }
}


/* Media query for mobile devices */

@media only screen and (max-width: 767px) {
    .hero-text-wrap {
        position: relative;
        top: 75px;
    }
    .hero-text-wrap h1 {
        font-size: 23px;
    }
    .hero-text-wrap h2 {
        font-size: 16px;
        height: 20px !important;
    }
    .form-col-wrap {
        margin-top: -6vh;
    }
}

.lx-steps {
    padding: 50px 0 40px 0;
}

.lx-steps .row {
    overflow: hidden;
}

.lx-steps .content-item {
    padding: 40px;
    /* border-left: 1px solid #d4e9e6;
    border-bottom: 1px solid #d4e9e6; */
    margin: -1px;
}

.lx-steps .content-item span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    /* color: #1bac91; */
    color: #49b2e3;
}

.lx-steps .content-item h4 {
    font-size: 28px;
    font-weight: 400;
    padding: 0;
    margin: 20px 0;
    color: #21413c;
}

.lx-steps .content-item p {
    color: #323131;
    font-size: 13px !important;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .lx-steps .content-item {
        padding: 40px 0;
        margin: auto;
        text-align: center;
        width: 90%;
        font-weight: 600 !important;
    }
}

.professional_section {
    /* background-color: #d1e3ff; */
    background-color: #e0fefd;
}

.professional_section .row {
    align-items: center;
}

.professional_section .img-box img {
    width: 100%;
}

.professional_section .detail-box {
    margin-top: 21% !important;
}

@media (max-width: 768px) {
    .professional_section .detail-box {
        margin-top: 2% !important;
    }
}

.professional_section .detail-box h2 {
    text-transform: uppercase;
    font-weight: bold;
    /* color: var(--primary); */
    color: #1b80af;
    font-size: 3.5rem;
}

.professional_section .detail-box p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.professional_section .detail-box a {
    margin-top: 25px;
    /* background-color: var(--vf-orange); */
    background: #49b2e3;
    color: white !important;
    !i;
    !;
    !;
    !i;
    !im;
    !i;
    !;
    !u;
    !;
    padding: 10px 45px;
    border-radius: 2px;
}

.mobile-hide {
    display: block !important;
}

.mobile-show {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
    .mobile-show {
        display: block !important;
    }
}

.header_bottom {
    display: block;
}

@media only screen and (max-width: 767px) {
    .header_bottom {
        padding-bottom: 16px !important;
    }
}

.modal {
    z-index: 99999999 !important;
}


/* adj */

.section-services {
    /* font-family: "Poppins", sans-serif; */
    background-color: #e6edf7;
    color: #202020;
    padding-top: 30px;
    padding-bottom: 115px;
}

.section-services .header-section {
    margin-bottom: 34px;
}

.section-services .header-section .title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 32px;
}

.section-services .header-section .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background-color: #49b2e3;
    border-radius: 3px;
}

.section-services .header-section .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(30px);
    width: 10px;
    height: 3px;
    background-color: #504f93;
    border-radius: 3px;
}

.section-services .header-section .description {
    font-size: 14px;
    color: #282828;
}

.section-services .single-service {
    position: relative;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 30px;
    overflow: hidden;
}

.section-services .single-service .content {
    position: relative;
    z-index: 20;
}

.section-services .single-service .circle-before {
    position: absolute;
    top: 0;
    right: 0px;
    transform: translate(40%, -40%);
    width: 150px;
    height: 150px;
    background-color: #49b2e3;
    border: 6px solid #1e3044;
    border-radius: 50%;
    opacity: 0.5;
    z-index: 10;
    transition: all .6s;
}

.section-services .single-service:hover .circle-before {
    width: 100%;
    height: 100%;
    transform: none;
    border: 0;
    border-radius: 0;
    opacity: 1;
}

.section-services .single-service .icon {
    display: inline-block;
    margin-bottom: 26px;
    width: 70px;
    height: 70px;
    background-color: #49b2e3;
    border-radius: 5px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    transition: all .3s;
}

.section-services .single-service:hover .icon {
    background-color: #fff;
    color: #49b2e3;
}

.section-services .single-service .title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 23px;
    transition: color .3s;
}

.section-services .single-service:hover .title {
    color: #fff;
}

.section-services .single-service .description {
    margin-bottom: 20px;
    font-size: 14px;
    transition: color .3s;
}

.section-services .single-service:hover .description {
    color: #fff;
}

.section-services .single-service a {
    position: relative;
    font-size: 18px;
    color: #202020;
    text-decoration: none;
    font-weight: 500;
    transition: color .3s;
}

.section-services .single-service:hover a {
    color: #fff;
}

.section-services .single-service a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #49b2e3;
    transition: background-color .3s;
}

.section-services .single-service:hover a:after {
    background-color: #fff;
}

.home_sec .home_sec_side_form {
    background-color: #fff;
    padding: 30px 30px;
    margin-top: 20px;
    border-radius: 5px;
    position: relative;
    top: 180px;
    /* margin-top: 20px; */
}

.home_sec .home_sec_side_form form .form-control {
    height: 52px;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    background-color: var(--bs-light);
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 2.3rem;
    font-weight: 600;
}

.home_sec .home_sec_side_form form #hero_coverage_type {
    font-size: 18px !important;
}

.home_sec .home_sec_side_form h2 {
    font-weight: 700;
    color: #1b80af;
}

.home_sec .home_sec_side_form p {
    font-size: 17px;
}

@media screen and (max-width: 767px) {
    .home_sec .home_sec_side_form {
        position: relative;
        top: 100px;
    }
}

.secure-wrap {
    background: #def1fa;
    width: 219px;
    font-size: 12px;
    margin: auto;
    color: #49b2e3;
    border-radius: 10px;
    padding: 2px 10px;
}

.secure-wrap svg {
    width: 13px;
    /* margin-top: 8px; */
    position: relative;
    top: 2px;
}