.sec4-wrap {
    padding: 8rem 0 4rem;
}   
.sec4-wrap .sec4 {
    
}
.sec4-wrap .sec4 .container-fluid .row {
    align-items: center;
}
.sec4-wrap .sec4 .container-fluid .row > div:nth-child(2) {

}
.sec4-wrap .sec4 .container-fluid .row > div:nth-child(2) .cta {
    width: 92%;
}
.sec4-wrap .sec4 .cta {
    
}
.sec4-wrap .sec4 .cta .imgvid {
    position: relative;
    cursor: pointer;
}
.sec4-wrap .sec4 .cta .imgvid a {
    position: absolute;
    width: 300px;
    height: 100px;
    left: 50%;
    top: 53%;
    transform: translate(-50%, -53%);
}
.sec4-wrap .sec4 .cta h2 {
    color: #1F2330;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 83%; /* 39.84px */
    letter-spacing: -0.96px;
    margin-bottom: 2rem;
}
.sec4-wrap .sec4 .cta h2 span {
    color: #152F86;
}
.sec4-wrap .sec4 .cta > p:nth-child(2) {
    color: #1F2330;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 151%; /* 30.2px */
    letter-spacing: -0.4px;
    border-bottom: 1px solid #152f841a;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.sec4-wrap .sec4 .cta > p:nth-child(2) span {
    color: #F46036;
}
.sec4-wrap .sec4 .cta > p:nth-child(3) {
    color: rgba(0, 0, 0, 0.75);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
}
.sec4-wrap .sec4 .cta .sicon {
    display: inline-flex;
    margin-top: 4rem;
    border-radius: 64.541px;
    background-color: #E9EBF2;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
}
.sec4-wrap .sec4 .cta .sicon .img {
    margin-right: 7rem;
}
.sec4-wrap .sec4 .cta .sicon p {
    margin-bottom: 0;
    color: #152F86;
    font-size: 16.596px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.332px;
}
.sec4-wrap .sec4 .cta .sicon p span {
    color: #F46036;
}


.sec5-wrap {
    padding: 6rem 0;
    background-color: #152F86;
    overflow: hidden;
}   
.sec5-wrap .sec5 {
    
}
.sec5-wrap .sec5 h2 {
    color: #E9EBF2;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 57.6px */
    letter-spacing: -1.28px;
}
.sec5-wrap .sec5 .whychoose {
    margin-top: 3rem;
    margin-left: calc(100% - 108rem);
}
.sec5-wrap .sec5 .whychoose .dblock {
    border-radius: 20px;
    background: var(--white, #FFF);
}
.sec5-wrap .sec5 .whychoose .dblock .img {
    
}
.sec5-wrap .sec5 .whychoose .dblock .img img {
    border-radius: 20px 20px 0px 0px;
}
.sec5-wrap .sec5 .whychoose .dblock .text {
    padding: 1.5rem 2.5rem;
    display: inline-block;
    height: 13rem;
    
}
.sec5-wrap .sec5 .whychoose .dblock .text h3 {
    color: #152F86;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 30px */
    letter-spacing: -0.6px;
}
.sec5-wrap .sec5 .whychoose .dblock .text p {
    color: #1F2330;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 141%; /* 22.56px */
    letter-spacing: -0.32px;
    margin-bottom: 0;
}

.sec6-wrap {
    padding: 7rem 0;
    
}   
.sec6-wrap .sec6 {
    
}
.sec6-wrap .sec6 .dblock {
    
}
.sec6-wrap .sec6 .dblock h2 {
    color: #1F2330;
    font-size: 80px;
    font-style: normal;
    font-weight: 600;
    line-height: 90%;
    letter-spacing: -1.6px;
    width: 80%;
    margin-bottom: 2rem;

}
.sec6-wrap .sec6 .dblock h2 span {
    color: #152F86;
}
.sec6-wrap .sec6 .dblock p.pr {
    color: #1F2330;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 83%; /* 16.6px */
    letter-spacing: -0.4px;
}
.sec6-wrap .sec6 .list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.sec6-wrap .sec6 .list .dblock {
    flex: 1 0 48%;
    border-radius: 20px;
    background-color: #E9EBF2;
    padding: 1.5rem 2rem 1.5rem;
    /* height: 14rem; */
}
.sec6-wrap .sec6 .list .dblock .svg {
    margin-bottom: 6rem;
    
}
.sec6-wrap .sec6 .list .dblock h3 {
    color: #152F86;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
}
.sec6-wrap .sec6 .list .dblock p {
    color: #1F2330;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 141%; /* 22.56px */
    letter-spacing: -0.32px;
    margin-bottom: 0;
}

.sec7-wrap {
    padding: 7rem 0;
    background-color: #152F86;
}
.sec7-wrap .sec7 {
    position: relative;
}
.sec7-wrap .sec7 .container-fluid .row {
    align-items: center;
}
.sec7-wrap .sec7 .container-fluid .row > div:nth-child(2) .dblock {
    width: 78%;
    margin-left: 2rem;
}
.sec7-wrap .sec7 .dblock {

}
.sec7-wrap .sec7 .dblock .imgb {
    position: relative;
}
.sec7-wrap .sec7 .dblock .imgb .img20g {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}
.sec7-wrap .sec7 .dblock .imgb .img20g > div:nth-child(2) {
    text-align: center;
    margin-top: -3rem;
}
.sec7-wrap .sec7 h2 {
    color: #E9EBF2;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 57.6px */
    letter-spacing: -1.28px;
}
.sec7-wrap .sec7 p {
    color: #E9EBF2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
    margin: 1.5rem 0 2.5rem;
}





.nodesk .glide__track {
    overflow: visible;
}

.nodesk .glide__slides {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    margin: 1rem 0;
    padding: 0;
    overflow: visible;
}

.nodesk .glide__slides .glide__slide {
    width: auto;
    flex: 0 31.56%;
    padding: 0;
}

.glide__bullets {
    z-index: 1;
    bottom: -0.5rem;
}
.glide__bullets .glide__bullet {
    border-radius: 5px;
    background-color: #e9ebf280;
    border: none;
    transition: all 400ms ease;
}
.glide__bullets .glide__bullet.glide__bullet--active {
    background-color: #F46036;
}



.footer {
    /* padding: 4rem 0 0; */
    background-color: #1F2330;
}
.footer .container-fluid>.row {
    
}

.footer .footdetwrap {
    display: flex;
    gap: 0 5rem;
    padding: 2rem 0;
    justify-content: space-between;
}
.footer .footdetwrap > div:nth-child(1) {
    /* flex: 0 40%; */
}
.footer .footdetwrap > div:nth-child(3) {
}
.footer .footdetwrap > div {
    /* flex: 1; */
}
.footer .footdetwrap p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 20px;
}
.footer .footdetwrap .flogo {
    display: flex;
    align-items: center;
}
.footer .footdetwrap .flogo img {
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    border-right: 1px solid #F46036;
}
.footer .footdetwrap .flogo h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}
.footer .footdetwrap .flogo .social {
    display: flex;
    align-items: center;
    margin-top: 1rem;
}
.footer .footdetwrap .flogo .social a {
    flex: 1;
}
.footer .footdetwrap .social {
    display: flex;
    align-items: center;
}
.footer .footdetwrap .social span, .footer .footdetwrap .payment p {
    color: #242424;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-bottom: 0;
}
.footer .footdetwrap .social .soclogo {
    /* margin-left: .5rem; */
}
.footer .footdetwrap .social .soclogo a {
    margin: 0 .5rem;
}
.footer .footdetwrap .payment {
    display: flex;
    align-items: center;
}
.footer .footdetwrap .payment p {
    
}
.footer .footdetwrap .payment .img {
    margin-left: 1rem;
}
.footer .max-width {
    padding: 2.5rem 0;
    border-top: 1px solid #e9ebf21a;
    border-bottom: 1px solid #e9ebf21a;
}
.footer .container-fluid:nth-child(2) {
    
}
.footer .gmap-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
}
.footer .gmap-wrap .iframe {
    position: relative;
}
.footer .gmap-wrap .iframe iframe {
    width: 340px;
    height: 245px;
    border-radius: 3px;
}
.footer .gmap-wrap .iframe a {
    position: absolute;
    color: #E9EBF2;
    font-family: "Articulat CF";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    padding: 13px 19px;
    border-radius: 3px;
    background-color: #F46036;
    right: 1rem;
    top: 1rem;
}
.footer .gmap-wrap p {
    color: #E9EBF2;
    font-family: "Articulat CF";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    margin-bottom: 0;
}
.footer .gmap-wrap p span {
    display: block;
}
.footer .acknowledgement {
    text-align: center;
}
.footer .acknowledgement h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1rem;
}
.footer .acknowledgement p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; /* 137.5% */
    width: 63%;
    margin: 0 auto;
}


.footer .copy_right_wrap {
    background-color: #1F2330;

}
.footer .copy_right_wrap .container-fluid {
    padding: 1rem calc(var(--bs-gutter-x)* .5);
}
.footer .copy_right_wrap .ontainer-fluid .row {
    align-items: center;
}
.footer .copy_right_wrap .container-fluid .row > div:first-child {
    display: flex;
    align-items: center;
}
.footer .copy_right_wrap .container-fluid .row > div:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0 3rem;
}
.footer .copy_right_wrap .copyright {
    display: flex;
}

.footer .copy_right_wrap .copyright p {
    border-right: 1px solid #F46036;
    margin-right: 1rem;
    margin-bottom: 0;
    padding-right: 1rem;
    color: #C8C8C8;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;

}
.footer .copy_right_wrap .copyright p:after {
    /* content: "/";
    margin:0 1rem;
    color: #A8A8B4; */
}
.footer .copy_right_wrap .powered {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 110.922%; /* 19.966px */
    text-transform: uppercase;
}
.footer .copy_right_wrap .copyright p:last-child {
    border-right: none;
    margin-left: 0;
    padding-left: 0;
}
.footer .copy_right_wrap .copyright p:last-child:after {
    content: "";
    margin: 0;
}
.footer .copy_right_wrap .terms {

}
.footer .copy_right_wrap .terms a {
    color: #C8C8C8;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 25.2px */
}
.footer .copy_right_wrap .terms a:first-child {
    border-right: 1px solid #79A721;
    margin-right: 1rem;
    padding-right: 1rem;
}


.accordion {
    overflow: hidden;
}

.accordion__intro {
    position: relative;
    cursor: pointer;
    display: flex;
    padding: 0;
}
.accordion__intro .icon {
    margin-right: 1rem;
}
.accordion__intro .aicon {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    color: #141313;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.accordion__intro h2 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 2rem;
}

.accordion__content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    will-change: max-height;
    transition: all 0.30s ease-out;
    opacity: 1;
    max-height: max-content;
   
}
.accordion__content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.accordion__content ul li a {
    color: #C8C8C8;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 28.8px */
}
.accordion__content p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    margin-bottom: 1rem;
}

.accordion__intro p,
.accordion__intro ul li {
    /* color: #6C6F8D;
    font-size: 20px;
    font-weight: 400; */
}
.accordion__active .accordion__content {
    opacity: 1;
    margin-bottom: 2rem;
    
}
.accordion__active .accordion__content p {
    
}

.accordion .accordion__intro .aicon {
    color: #FF7A19;
    display: none;
}
.accordion .accordion__intro .aicon .minu {
    display: none;
}
.accordion.accordion__active .accordion__intro .aicon .plu {
    display: none;
}
.accordion.accordion__active .accordion__intro .aicon .minu {
    display: block;
}
.glide__bullets {
    display: none;
}

/* Modal styles */
.modalnp {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 2rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 6565;
}

.modalnp .modalnp-backdrop {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: fixed;
}

.modalnp .modalnp-content {
    background: #fff;
    border-radius: 5px;
    /* max-width: 600px; */
    width: 50%;
    position: fixed;
    top: -100%;
    transition: all 0.6s ease;
    z-index: 1000;
}

.modalnp .modalnp-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 1.5rem;
}

.modalnp .modalnp-header .close-modal {
    font-size: 2rem;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 30px;
    text-align: center;
}

.modalnp .modalnp-header .close-modal:hover {
    color: #000;
}

.modalnp .modalnp-body {
    padding: .5rem;
}

.modalnp .modalnp-footer {
    border-top: 1px solid #ccc;
    padding: 1rem;
    text-align: right;
}

.modalnp.visible {
    opacity: 1;
    visibility: visible;
}

.modalnp.visible .modalnp-content {
    top: 25%;
}
.modalnp .modalnp-body iframe {
    width: 100%;
    height: 30rem;
}


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

}
@media (min-width: 1400px) {

}
@media only screen and (max-width:1800px) {
    .modalnp .modalnp-content {
        width: 70%;
    }
    
    
}
@media only screen and (max-width:1859px) {
  
}
@media only screen and (max-width:1748px) {
    .sec5-wrap .sec5 .whychoose {
        margin-left: 0;
    }
}
@media only screen and (max-width:1700px) {
    .sec5-wrap .sec5 .whychoose .dblock .text {
        height: 15rem;
    }
}
@media only screen and (max-width:1682px) {
  
}
@media only screen and (max-width:1652px) {
    
}
@media only screen and (max-width:1600px) {
    

    
    .footer .footdetwrap {
        /* padding: 2rem 0 0; */
    }
    
    
}

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

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

@media only screen and (max-width:1460px) {
    .nodesk .glide__slides {
        /* gap: 1rem; */
    }
    .nodesk .glide__slides .glide__slide {
        /* flex: 0 30.333%; */
    }
    
    
   
}

@media only screen and (max-width:1400px) {
    .nodesk .glide__slides {
        /* gap: 1rem; */
    }
   

    .footer .footdetwrap .flogo h3 {
        font-size: 23px;
    }
    
   
}
    
@media only screen and (max-width:1382px) {
   
  
}

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

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

}

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


    .footer .footdetwrap .contact a {
        font-size: 18px;
    }
    .footer .footdetwrap > div:nth-child(1) {
        /* flex: 0 35%; */
    }
    .footer .footdetwrap .flogo h3 {
        /* margin-left: 4rem; */
        font-size: 20px;
    }
    
}

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

@media only screen and (max-width:1200px) {
    .sec4-wrap .sec4 .cta h2 {
        font-size: 42px;
    }
    .sec4-wrap .sec4 .cta .sicon .img {
        margin-right: 2rem;
    }
    .sec6-wrap .sec6 .list .dblock .svg {
        margin-bottom: 4rem;
    }
    


}

@media only screen and (max-width:1152px) {
    .modalnp .modalnp-content {
        width: 90%;
    }
    
    
   
    
}

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

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

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

@media only screen and (max-width:1024px) {
  
   
    .footer .footdetwrap .social .socicon {
        gap: 0 1rem;
    }
    
}



@media only screen and (max-width:991px) {
    .modalc {
        width: 70%;
    }
    .sec4-wrap .sec4 .cta .imgvid {
        text-align: center;
        margin-bottom: 4rem;
    }
    .sec4-wrap .sec4 .cta h2 {
        font-size: 48px;
    }
    .sec5-wrap .sec5 .whychoose .dblock .text {
        padding: 1.5rem 1.5rem;
    }
    .sec6-wrap .sec6 .dblock h2 {
        width: 60%;
    }
    .sec6-wrap .sec6 .list {
        margin-top: 3rem;
    }
    .sec6-wrap .sec6 .list .dblock .svg {
        margin-bottom: 6rem;
    }
    .sec7-wrap .sec7 .dblock .imgb {
        margin-bottom: 4rem;
    }
    
    
    .footer .footdetwrap .social .soclogo a {
        margin: .2rem;
        display: inline-block;
    }
    .footer .footdetwrap .social, .footer .footdetwrap .payment {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .footer .footdetwrap .social span, .footer .footdetwrap .payment p {
        margin-bottom: 10px;
    }
    .footer .footdetwrap .social .soclogo, .footer .footdetwrap .payment .img {
        margin-left: 0;
    }
    .footer .copy_right_wrap .container-fluid .row > div:last-child {
        gap: 0 1.5rem;
    }
    .footer .copy_right_wrap .container-fluid .row > div:first-child, .footer .copy_right_wrap .container-fluid .row>div:last-child {
        justify-content: center;
    }
    .footer .copy_right_wrap .container-fluid .row > div:last-child {
        margin-top: 1rem;
    }
   
    
}

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

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

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

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

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

@media only screen and (max-width:800px) {
    
}
@media only screen and (max-width:784px) {
    
   
    
}
@media only screen and (max-width:768px) {
    .modalc {
        width: 95%;
    }

   
    


    .footer .footdetwrap {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    .footer .footdetwrap > div:nth-child(1) {
        align-items: center;
        flex: 0 100%;
        justify-content: center;
    }
    .footer .footdetwrap > div:nth-child(3) {
        position: unset;
    }
    .footer .footdetwrap > div {
        text-align: center;
        margin-bottom: 2rem;
    }
    .footer .footdetwrap > div:last-child {
        margin-bottom: 0;
    }
    .footer .copy_right_wrap .copyright {
        justify-content: center;
    }
    .footer .copy_right_wrap .container-fluid .row > div:last-child {
        margin-top: 1.5rem;
        justify-content: center;
    }
    .footer .footdetwrap .flogo h3 {
        /* margin-left: 3rem; */
        text-align: left;
    }
    .footer .footdetwrap .social, .footer .footdetwrap .payment {
        justify-content: flex-start;
        margin-bottom: 0;
    }
    .footer .acknowledgement p {
        width: auto;
    }
    
    
}

@media only screen and (max-width:767px) {
    .accordion__content {
        max-height: 0;
    }
    .accordion .accordion__intro .aicon {
        display: flex;
    }
    .accordion.accordion__active .accordion__intro .aicon svg {
        transform: rotate(180deg);
    }


    .footer .gmap-wrap {
        margin-top: 2rem;
        align-items: unset;
    }
    .footer .gmap-wrap .iframe iframe {
        width: 100%;
        height: 245px;
    }
    
}

@media only screen and (max-width:700px) {
    .modalnp .modalnp-content {
        width: 97%;
    }
   
    
}
@media only screen and (max-width:640px) {
   
}

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

@media only screen and (max-width:540px) {
    .modalc .contmsgmo .csmsgm {
        padding: 0 4rem;
    }
  

}