        body {
            background: #E7E7E7;
            font-family: sans-serif !important;
            min-height: 100vh;
        }
        
        * {
            scroll-padding-top: 6rem;
        }
        
        input,
        textarea {
            font-family: sans-serif !important;
        }
        
        .hedr {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .section-heading h2 {
            font-weight: 500;
        }
        
        .banr-image {
            height: 550px !important;
            object-fit: cover;
            width: 100% !important;
            object-position: center;
            /* object-fit: fill; */
        }
        .banr-imagen {
            height: 550px !important;
            object-fit: cover;
            width: 100% !important;
            object-position: center; 
        }
        .w3-button:hover {
            background: transparent !important;
        }
        
        .Avantages {
            margin-bottom: 2.5rem;
        }
        
        .btn-g,
        .btn-g:hover,
        .btn-g:focus {
            background: #338873;
            color: #fff;
            border: 1px solid #2f8974;
            border-radius: 30px;
            padding: 5px 20px !important;
            line-height: normal;
            display: flex;
            align-items: center;
            text-decoration: none;
            box-shadow: 0 2px 6px -2px #666;
            gap: 5px;
            font-weight: normal;
            font-size: 15px;
        }
        
        .btn-g1 {
            background: #333 !important;
            border-radius: 30px;
            color: #fff;
            padding: 10px 33px;
            font-weight: 600;
            font-size: 15px;
            min-width: 170px;
            border: none;
            display: flex;
            justify-content: center;
            line-height: initial;
            text-decoration: none;
            gap: 10px;
            align-items: center;
            box-shadow: 0 2px 6px -3px #ccc;
        }
        
        
        
        .btn-b,
        .btn-b:hover,
        .btn-b:focus {
            background: transparent;
            color: #222 !important;
            border: 1px solid #222 !important;
            padding: 10px 30px;
            border-radius: 30px;
            font-size: 14px;
            font-weight: 600;
        }
        
        .w3-teal,
        .w3-hover-teal:hover {
            color: #373737 !important;
            background-color: #fff !important;
            padding: 0;
        }
        
        .m-a {
            margin: auto;
        }
        
        .sec-3 {
            display: flex;
            margin-top: -14%;
            gap: 2%;
            padding-bottom: 2.5rem !important;
        }
        
        .sec-3 p {
            margin-bottom: 0;
        }
        
        .sec-3>div {
            box-shadow: 0 3px 5px -2px #999;
            text-align: center;
            width: 32%;
            border-radius: 4px;
            background: #fff;
        }
        
        .sec-3>div a {
            background: #fff;
            border-radius: 30px;
            color: #222;
            padding: 10px 33px 12px;
            font-weight: 600;
            font-size: 15px;
            background-color: #f8f8f8;
            min-width: 170px;
            border: none;
            display: flex;
            justify-content: center;
            line-height: initial;
            text-decoration: none;
        }
        
        .sec-3>div a:hover {
            background-color: #e0e0e0;
            color: #212121;
        }
        
        .sec-31 {
            display: flex;
            flex-direction: column;
        }
        
        .sec-31>div:nth-child(1) {
            padding: 2rem;
            background: #338873;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            align-items: center;
            border-radius: 4px 4px 0 0;
            height: 315px;
            justify-content: space-between;
        }
        
        .sec-31>div:nth-child(1) img {
            width: 70px;
            margin-bottom: 1rem;
        }
        
        .sec-31>div:nth-child(1) p {
            font-size: 21px;
            font-weight: 400;
            letter-spacing: .2px;
            line-height: 1.29;
            color: #fff;
            line-height: normal;
            font-weight: normal
        }
        
        .sec-31>div:nth-child(2) {
            padding: 2rem;
            background: #fff;
            border-radius: 0 0 4px 4px;
        }
        
        .sec-32>div:nth-child(1) {
            padding: 2rem;
            background: #46B393;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            align-items: center;
            border-radius: 4px 4px 0 0;
            height: 315px;
            justify-content: space-between;
        }
        
        .sec-32>div:nth-child(1) img {
            width: 80px;
            margin-bottom: 1rem;
        }
        
        .sec-32>div:nth-child(1) p {
            font-size: 21px;
            font-weight: 400;
            letter-spacing: .2px;
            line-height: 1.29;
            color: #fff;
            line-height: normal;
            font-weight: normal;
        }
        
        .sec-32>div:nth-child(2) {
            padding: 2rem;
            background: #fff;
            border-radius: 0 0 4px 4px;
        }
        
        .sec-33>div:nth-child(1) {
            padding: 2rem;
            background: #43B198;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            align-items: center;
            border-radius: 4px 4px 0 0;
            height: 315px;
            justify-content: space-between;
        }
        
        .sec-33>div:nth-child(1) img {
            width: 80px;
            margin-bottom: 1rem;
        }
        
        .sec-33>div:nth-child(1) p {
            font-size: 21px;
            font-weight: 400;
            letter-spacing: .2px;
            line-height: 1.29;
            color: #fff;
            line-height: normal;
            font-weight: normal;
        }
        
        .sec-33>div:nth-child(2) {
            padding: 2rem;
            background: #fff;
            border-radius: 0 0 4px 4px;
        }
        
        .btn-blank {
            border: 1px solid #999;
            padding: 8px 20px;
            background: #fff;
            border-radius: 30px;
        }
        
        .btn-blank:hover,
        .btn-blank:focus {
            border: 1px solid #999;
            padding: 8px 20px;
        }
        
        .flx-p {
            display: flex;
            gap: 1rem;
        }
        
        .flx-p>div {
            width: 50%;
        }
        
        .flx-p>div {
            width: 50%;
        }
        
        .g1 {
            padding: 4rem;
            position: relative;
        }
        
        .r1 {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 133px;
            opacity: 0.5;
            width: 150px;
            /* transform: skew(17deg, -1deg); */
        }
        
        .r2 {
            position: absolute;
            right: -0;
            bottom: 0;
            width: 133px;
            opacity: 0.5;
            /* transform: skewY(15deg); */
            width: 150px;
        }
        
        .g1 h1 {
            font-size: 4vw;
            font-weight: 500;
            margin: 0 !important;
            color: #111;
            margin-top: -1rem !important;
            padding-bottom: 2rem;
        }
        
        .flx-p>div h1:nth-child(1) {
            color: #009688;
            font-weight: 500;
            font-size: 40px;
        }
        
        .flx-p>div h1:nth-child(2) {
            color: #000;
            font-weight: 500;
            font-size: 40px;
        }
        
        .g1>div {
            max-width: 800px;
            margin: auto;
            text-align: center;
        }
        
        .g1>div:nth-child(2) {
            text-align: center;
            max-width: 600px;
        }
        
        .g-ul {
            padding-left: 0;
            text-align: center;
        }
        
        .g-ul li {
            list-style-type: none;
        }
        
        .g-ul li h1 {
            font-weight: 500;
            font-size: 3.7vw;
            color: #009688;
        }
        
        .g2 {
            display: flex;
            justify-content: space-between;
        }
        
        .g2>div {
            text-align: center;
        }
        
        .g2>div:nth-child(1) {
            width: 20%;
        }
        
        .g2>div:nth-child(2) {
            width: 60%;
        }
        
        .g2>div:nth-child(2) img {
            width: 50%;
        }
        
        .g2>div:nth-child(3) {
            width: 20%;
        }
        
        .g2>div:nth-child(3) span {
            color: #009688;
            font-size: 40px;
        }
        
        .g2>div:nth-child(3) h4 {
            font-weight: 500;
            margin: 0 !important;
        }
        
        .second-2 {
            display: flex;
            padding: 2rem;
            gap: 2%;
            padding-top: 0;
        }
        
        .second-2 h1 {
            font-size: 22px;
            font-weight: 500;
            margin-bottom: 1.5rem;
            margin-top: 0;
        }
        
        .second-2>div {
            width: 49%;
            background: #fff;
            padding: 1.5rem;
            border-radius: 5px;
        }
        
        .position-r {
            position: relative;
        }
        
        .wilmington {
            background: #71af98;
            display: flex;
            padding: 12px !important;
            border-radius: 10px;
            position: absolute;
            top: 92%;
            width: 45%;
            box-shadow: 0 2px 5px #ccc;
            backdrop-filter: blur(4px);
            color: #fff;
        }
        
        .wilmington p {
            font-size: 15px;
            margin-bottom: 0;
            line-height: 19px;
        }
        
        .wilmington.location-restaurant {
            top: 28%;
            right: 0;
            width: 35%;
            display: flex !important;
            gap: 1rem;
            background-color: rgb(113 175 152) !important;
            color: #fff;
            font-size: 15px !important;
            line-height: 19px;
        }
        
        .wilmington.location-restaurant i {
            font-size: 18px;
            background-color: #f29f05;
            color: white;
            border-radius: 33px;
            height: 40px;
            width: 40px;
            align-items: center;
            justify-content: center;
            display: flex;
            margin-right: 13px;
            padding: 0;
            filter: drop-shadow(1px 5px 4px #999);
        }
        
        .wilmington h6 {
            font-size: 13px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 0.5rem;
            display: flex;
            justify-content: space-between;
            gap: 6px;
        }
        
        .wilmington.location-restaurant p {
            line-height: normal;
        }
        
        .wilmington img {
            align-self: flex-start;
        }
        
        .df {
            display: flex;
            gap: 8px;
            text-align: left;
        }
        
        .third {
            display: flex;
            padding-top: 3rem;
            position: relative;
        }
        
        .third h1 {
            font-weight: 500;
            font-size: 22px;
        }
        
        .third>div {
            width: 50%;
        }
        
        .third>div:nth-child(1) {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .third>div:nth-child(1) img {
            /* width: 200px; */
            filter: drop-shadow(2px 1px 6px #ccc);
        }
        
        .third>div:nth-child(1)>div:nth-child(1) {
            background-image: url('../../assets/img/sh3.png');
            background-repeat: no-repeat;
            background-size: contain;
            width: -webkit-fill-available;
            padding: 5rem 5rem 5rem 5rem !important;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .third>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
            background-image: url('../../assets/img/sh1.png');
            background-repeat: no-repeat;
            background-size: contain;
            width: -webkit-fill-available;
            padding: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        /* .third>div:nth-child(1)>div:nth-child(1) {
    width: 100%;
    text-align: center;
    background: radial-gradient(#cae8ff, transparent);
    border-radius: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.third>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
    width: 310px;
    height: 310px;
    background: radial-gradient(#5e75f6, transparent);
    border-radius: 100%;
} */
        
        .wbi span:nth-child(1) {
            float: left;
            margin-right: 7px;
        }
        /* .wbi span:nth-child(1) i {
            color: #fff;
            font-size: 19px;
        } */
        
        .wbi>div {
            gap: 8px;
        }
        
        .wbi span:nth-child(1) img {
            width: 25px;
            margin-bottom: 0.5rem;
            filter: drop-shadow(0px 0px 0px #fff);
        }
        
        .wbi .spn3 {
            display: none;
            clear: left;
            font-weight: normal;
        }
        
        .wbi span {
            color: #fff;
            line-height: normal;
        }
        /* .wbi span:nth-child(2) {
        font-size: 13px;
        -webkit-line-clamp: 2;
        max-height: 129.6px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: normal;
        color: #fff;
    } */
        /* .wbi:hover span:nth-child(2) {
        -webkit-line-clamp: inherit;
    } */
        
        .wbi:hover .spn3 {
            display: block;
        }
        
        .wbi2.active {
            background: linear-gradient(45deg, #B9F7E8, #021e17) !important;
        }
        
        .wbi3.active {
            background: linear-gradient(45deg, #68D4BC, #021e17) !important;
        }
        
        .wbi4.active {
            background: linear-gradient(45deg, #43B198, #021e17) !important;
        }
        
        .wbi5.active {
            background: linear-gradient(45deg, #46B393, #021e17) !important;
        }
        
        .wbi6.active {
            background: linear-gradient(45deg, #338873, #021e17)!important;
        }
        .wbi7.active {
            background: linear-gradient(45deg, #338873, #021e17)!important;
        }
        
        .wbi1:hover {
            background: linear-gradient(45deg, #B9F7E8, #021e17) !important;
        }
        
        .wbi2:hover {
            background: linear-gradient(45deg, #91EAD6, #021e17) !important;
        }
        .wbig:hover {
            background: linear-gradient(45deg, #91EAD6, #021e17) !important;
        }
        
        .wbi3:hover {
            background: linear-gradient(45deg, #68D4BC, #021e17) !important;
        }
        
        .wbi4:hover {
            background: linear-gradient(45deg, #43B198, #021e17) !important;
        }
        
        .wbi5:hover {
            background: linear-gradient(45deg, #46B393, #021e17) !important;
        }
        
        .wbi6:hover {
            background: linear-gradient(45deg, #338873, #021e17)!important;
        }
        .wbi7:hover {
            background: linear-gradient(45deg, #338873, #021e17)!important;
        }
        /* 
.wbi7:hover {
    background: linear-gradient(45deg, #B9F7E8, #021e17);
} */
        /* .s-two {
        display: flex;
    }
    
    .s-two>div:nth-child(1) span {
        color: #fff;
        width: 40px;
        height: 40px;
        display: flex;
        margin-right: 8px;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        border: 1px solid #2f8974;
        padding: 5px;
    } */
        
        .sp {
            display: flex;
            gap: 2rem;
        }
        /* .store-img {
    display: flex;
    gap: 2%;
}

.store-img img {
    width: 49%;
} */
        /* button.diamond {
               background-color: #2f8974;
               margin: 20px 0;
               line-height: 43px;
               position: relative;
               cursor: pointer;
               user-select: none;
               border: none;
               color: #fff;
               padding: 0 25px;
               margin-left: 1.3rem;
               filter: drop-shadow(2px 1px 9px #ccc);
           }
           
           button.diamond:after,
           button.diamond:before {
               border-color: transparent #2f8974;
           }
           
           button.diamond:before {
               left: -16px;
               border-width: 22px 17px 22px 0px;
           }
           
           button.diamond:after {
               right: -16px;
               border-width: 22px 0 22px 17px;
           }
           
           .diamond:before,
           .diamond:after {
               content: '';
               position: absolute;
               height: 0;
               width: 0;
               border-style: solid;
               border-width: 0;
           }
           
           a.diamond {
               background-color: #2f8974;
               margin: 20px 0;
               line-height: 43px;
               position: relative;
               cursor: pointer;
               user-select: none;
               border: none;
               color: #fff;
               padding: 0 25px;
               margin-left: 1.3rem;
               filter: drop-shadow(2px 1px 9px #ccc);
               display: inline-block;
               text-decoration: none;
           }
           
           a.diamond:after,
           a.diamond:before {
               border-color: transparent #2f8974;
           }
           
           a.diamond:before {
               left: -16px;
               border-width: 22px 17px 22px 0px;
           }
           
           a.diamond:after {
               right: -16px;
               border-width: 22px 0 22px 17px;
           } */
        
        .sec-b {
            max-width: 800px;
            margin: auto;
            height: 100vh;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        
        .sec-b h1 {
            font-weight: 500;
            margin-bottom: 3rem;
        }
        
        .sec-bimg {
            width: -webkit-fill-available;
            height: 400px;
            border-radius: 20px;
            object-fit: cover;
        }
        
        .year-stats {
            white-space: nowrap;
            max-height: 170px;
            overflow: hidden;
        }
        
        .year-stats:hover {
            overflow-x: auto;
        }
        
        .month-group {
            cursor: pointer;
            max-width: 400px;
            height: 110px;
            margin: 10px;
            display: inline-block;
        }
        
        .bar {
            background-color: #abafc6;
            width: 20px;
            border-radius: 5px;
            margin-bottom: 10px;
        }
        
        .month-group:hover .bar,
        .selected .bar {
            background: #5397d6;
        }
        
        .month-group:hover p,
        .selected p {
            color: #fff;
        }
        
        .h-25 {
            height: 25%;
        }
        
        .h-50 {
            height: 50%;
        }
        
        .h-75 {
            height: 75%;
        }
        
        .h-100 {
            height: 100%;
        }
        
        .stats-info {
            margin-top: 15px;
            position: relative;
        }
        
        .graph-container {
            position: relative;
        }
        /* .percent {
    display: block;
    margin: auto;
    width: 95px;
}

.circle {
    stroke: #915db1;
    fill: none;
    stroke-width: 4;
}

.circle:nth-child(2) {
    stroke: #e59f3c;
}

.circle:nth-child(3) {
    stroke: #5397d6;
}

.circle:nth-child(4) {
    stroke: #4cc790;
} */
        
        .graph-container p {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 12px;
            text-align: center;
        }
        
        .info p {
            margin-bottom: 10px;
            font-size: 12px;
        }
        
        .info {
            margin-top: .5rem;
        }
        /* .sec-p1 {
        width: 250px;
        background: #fff;
        box-shadow: 0 2px 5px -1px;
        border-radius: 1rem;
        padding: .8rem !important;
        margin-top: 0;
        position: absolute;
        bottom: 17px;
        left: -61px;
    }
    
    .sec-p11 {
        display: flex;
        gap: .8rem;
    }
    
    .sec-p11 p {
        margin-bottom: 0;
        font-size: 12px;
    } */
        /*     
    .sec-p2 {
        width: 300px;
        background: #fff;
        padding: .8rem !important;
        border-radius: 1rem;
        position: absolute;
        top: 22px;
        margin-left: -5rem;
        box-shadow: 0 2px 8px -2px #ccc;
    }
    
    .sec-p21 {
        display: flex;
        gap: .8rem;
    }
    
    .sec-p21 p {
        margin-bottom: 0;
        font-size: 12px;
    } */
        /*     
    .sec-p3 {
        width: 300px;
        background: #fff;
        padding: .8rem !important;
        border-radius: 1rem;
        position: absolute;
        top: 18px;
        right: -40px;
        box-shadow: 0 2px 8px -2px #ccc;
    }
    
    .sec-p31 {
        display: flex;
        gap: .8rem;
    }
    
    .sec-p31 p {
        margin-bottom: 0;
        font-size: 12px;
    } */
        /* .sec-p4 {
        width: 300px;
        background: #fff;
        padding: .8rem !important;
        border-radius: 1rem;
        position: absolute;
        bottom: 51px;
        right: -50px;
        box-shadow: 0 2px 8px -2px #ccc;
    }
    
    .sec-p41 {
        display: flex;
        gap: .8rem;
    }
    
    .sec-p41 p {
        margin-bottom: 0;
        font-size: 12px;
    } */
        
        .client-img {
            width: 158px;
        }
        
        .client-img img {
            width: 60px;
        }
        
        .rh span {
            background: radial-gradient(transparent 18%, #d4ecff);
            border-radius: 31px;
            padding: 10px 40px;
        }
        
        .rh {
            margin-bottom: 3rem;
        }
        
        .rh1 {
            font-weight: 500;
        }
        
        .sky {
            display: flex;
            gap: 2%;
            margin-bottom: 2rem;
        }
        
        .sky>div {
            width: 49%;
            padding: 2rem;
        }
        
        .sky>div:nth-child(1) {
            background: azure;
            border-radius: 40px;
            box-shadow: inset 0 2px 8px -2px #dfdfdf;
        }
        
        .sky>div:nth-child(1) h1 {
            font-weight: 500;
            margin-bottom: 1.5rem;
        }
        
        .frosted-glass form input {
            width: 100%;
            border: 1px solid #ddd;
            background: rgba(255, 255, 255, 0.4);
            font-size: 14px;
        }
        
        .w3-theme {
            color: #000 !important;
            background-color: #fff!important;
            z-index: 999;
        }
        
        .banr-text h1 {
            font-weight: 500;
            margin-bottom: 0;
            font-size: 34px;
            text-transform: uppercase;
        }
        
        .banr-text h5 {
            padding-top: 10px;
            font-size: 18px;
        }
        
        .hide-btn {
            font-size: 35px !important;
            color: #373737 !important;
            line-height: normal;
            text-align: right !important;
        }
        
        .w3-bar-block .w3-bar-item {
            border-bottom: 1px solid #666;
            font-size: 13px;
            font-weight: 600 !important;
            padding: 10px 15px !important;
        }
        
        .w3-bar-block .w3-bar-item:last-child {
            border-bottom: none;
            padding-top: 2rem !important;
            padding-bottom: 2rem !important;
            color: #27b873 !important;
            background: transparent !important;
        }
        
        .w3-bar-block .w3-bar-item:last-child p {
            margin-bottom: 0 !important;
        }
        
        .w3-bar-block .w3-bar-item:last-child:hover {
            background: #373737 !important;
        }
        
        .ply h1 {
            font-size: 3vw;
            font-weight: 600;
        }
        
        .p-lay {
            background: #43B198;
            padding-bottom: 2rem;
        }
        
        .ply-h span:nth-child(1) {
            background: #fff;
            line-height: normal;
            display: inline-flex;
            padding: 6px 27px;
            border-radius: 35px;
        }
        
        .ply-h span:nth-child(1) img {
            height: 29px;
        }
        
        .ply-h span:nth-child(2) {
            background: linear-gradient(45deg, #68c3ad, #B9F7E8);
            padding: 3px 30px;
            line-height: normal;
            border-radius: 35px;
            transform: rotate(-10deg);
            display: inline-flex;
            text-transform: capitalize;
        }
        
        .play-3 {
            display: flex;
            gap: 2rem;
            margin-top: 3rem;
        }
        
        .play-3>div {
            width: 33%;
        }
        
        .usr li img {
            width: 30px;
        }
        
        .usr li {
            display: inline-block;
            list-style-type: none;
            margin-left: -12px;
            filter: drop-shadow(2px 4px 6px #ccc);
            border: 1px solid #fff;
            border-radius: 50%;
        }
        
        .usr {
            padding-left: 0;
        }
        
        .udiv {
            background: #fff;
            max-width: 230px;
            border-radius: 15px;
            padding: 1rem !important;
            margin-left: auto;
            text-align: left;
        }
        
        .udiv1 {
            background: #fff;
            max-width: 230px;
            border-radius: 15px;
            padding: 1rem !important;
            height: fit-content;
            text-align: left;
        }
        
        .udiv h5 {
            margin: 0;
        }
        
        .udiv h5:nth-child(2) {
            color: #d2691e;
        }
        
        .udiv-1 h1 span {
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            background: #47dcb9;
            border-radius: 50%;
            justify-content: center;
            transform: rotate(-45deg);
        }
        
        .df {
            display: flex;
            gap: 1rem;
        }
        
        .gb {
            background: linear-gradient(45deg, #68D4BC, #B9F7E8);
            padding: 3rem;
            border-radius: 1.5rem;
            text-align: center;
            position: relative;
            margin-top: -3rem;
            padding-top: 6rem;
        }
        
        .play-3>div:nth-child(2) {
            /* margin-top: 3rem; */
            z-index: 1;
        }
        
        .play-3>div:nth-child(3) {
            gap: 1rem;
            /* align-self: center; */
        }
        
        .play-3>div:nth-child(2) img {
            position: relative;
            z-index: 1;
        }
        
        .clogo {
            display: flex;
            justify-content: center;
        }
        
        .clogo li {
            list-style-type: none;
            display: inline-block;
        }
        
        .clogo li img {
            width: 70%;
        }
        
        .circl {
            display: flex;
            gap: 2%;
        }
        
        .circl>div:nth-child(1) {
            width: 49%;
            /* align-self: end; */
            justify-content: space-between;
            display: flex;
            flex-direction: column;
            height: 420px;
        }
        
        .circl>div:nth-child(2) {
            width: 49%;
            display: flex;
            gap: 1rem;
        }
        
        .circl>div:nth-child(2)>div {
            width: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .cir1 {
            display: flex;
            position: relative;
        }
        
        .cir1 img {
            position: absolute;
            top: 0;
            width: 33%;
            left: 8%;
        }
        
        .cir1 .circl>div:nth-child(2)>div:nth-child(1) img {}
        
        .circl>div:nth-child(2) img {
            filter: drop-shadow(2px 2px 2px #999);
            display: flex;
            align-self: flex-end;
            z-index: 1;
        }
        
        .hexa {
            /* position: absolute;
            right: -32px;
            z-index: -1;
            width: 92px;
            top: -42px; */
            position: absolute;
            right: -52px;
            z-index: -1;
            width: 92px;
            top: 30%;
            filter: drop-shadow(2px 4px 5px #ccc);
        }
        
        .ra-ting {
            display: inline;
        }
        
        .ra-ting li {
            display: inline-block;
            margin-left: -15px;
        }
        
        .ra-ting li img {
            width: 30px !important;
            width: 30px !important;
            border: 3px solid #f1f1f1;
            border-radius: 50%;
            filter: drop-shadow(2px 2px 4px #999);
        }
        
        .rev {
            display: flex;
            gap: .5rem;
        }
        
        .str li {
            display: inline-block;
            list-style-type: none;
            font-size: 12px;
            color: #fed947;
        }
        
        .tm {
            padding-left: 0;
            display: flex;
            gap: 0.8rem
        }
        
        .tm li {
            display: inline-block !important;
        }
        
        .tm li p {
            margin-bottom: 0;
            text-align: center;
            font-size: 11px;
        }
        
        .tm li:nth-child(1) {
            background: #DEE8F3;
            padding: 0.5rem !important;
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: max-content;
            flex-direction: column;
            border-radius: 1rem;
            gap: 8px;
        }
        
        .tm li:nth-child(2) {
            background: #FAE7E9;
            padding: 0.5rem !important;
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: max-content;
            flex-direction: column;
            border-radius: 1rem;
            gap: 8px;
        }
        
        .tm li:nth-child(3) {
            background: #DAEAE9;
            padding: 0.5rem !important;
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: max-content;
            flex-direction: column;
            border-radius: 1rem;
            gap: 8px;
        }
        
        .tm li:nth-child(4) {
            background: #E5E5E5;
            padding: 0.5rem !important;
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: max-content;
            flex-direction: column;
            border-radius: 1rem;
            gap: 8px;
        }
        
        .tm li img {
            width: 30px;
        }
        
        .th-h {
            display: flex;
            justify-content: space-between;
            font-weight: 500;
            text-align: left;
        }
        
        .th-h>span:nth-child(1) {
            font-size: 30px;
            color: #111;
        }
        
        .th-h>span:nth-child(2) {
            font-size: 30px;
            color: #31cea9;
        }
        
        .cir-2 {
            display: flex;
            flex-direction: column;
            justify-content: end;
        }
        
        .cir-con {
            border-radius: 50%;
            overflow: hidden;
        }
        
        .cir-p {
            display: flex;
        }
        
        .thirdd {
            /* background-image: url(../../assets/img/sh3.png);
            background-repeat: no-repeat;
            background-size: contain;
            width: -webkit-fill-available;
            padding: 5rem 5rem 5rem 5rem !important;
            display: flex;
            align-items: center;
            justify-content: end;
            background-position: right;
            padding-right: 0 !important; */
            width: 100%;
        }
        
        .thirdd ul {
            border-radius: 100%;
            overflow: hidden;
            list-style-type: none;
            background-image: url(../../assets/img/sh.png);
            background-repeat: no-repeat;
            background-size: contain;
            width: -webkit-fill-available;
            padding: 0 !important;
            display: flex;
            justify-content: center;
            background-position: right;
            padding-right: 0 !important;
            flex-direction: column;
            width: 330px;
            height: 330px;
            margin-left: auto;
        }
        
        .thirdd ul li {
            width: fit-content;
            margin-left: auto;
            margin-bottom: 1rem;
            padding: 1rem 10rem 1rem 1rem;
            border-radius: 12px 0 0 12px;
            margin-right: 0;
        }
        
        .thirdd ul li:nth-child(1) {
            background: #EEF1E6;
        }
        
        .thirdd ul li:nth-child(2) {
            background: #DFE7F4;
        }
        
        .thirdd ul li:nth-child(3) {
            background: #F3EBE9;
        }
        
        .thirdd ul li:nth-child(4) {
            background: #DBEAED;
        }
        
        .tmd {
            /* position: absolute;
               bottom: -100px;
               right: 0%; */
            width: 70%;
            margin-left: auto;
            margin-top: 2rem;
        }
        
        .thirdd ul li p,
        .thirdd ul li h5 {
            margin-bottom: 0;
            font-size: 14px;
        }
        
        footer {
            background: #111;
            color: #fff;
        }
        
        footer p {
            margin-bottom: 0;
        }
        
        .fotr {
            display: flex;
            justify-content: space-between;
        }
        
        .fotr ul {
            margin-bottom: 0;
            padding-left: 0;
        }
        
        .fotr ul li {
            list-style-type: none;
            display: inline-block;
        }
        
        .fotr ul li a {
            text-decoration: none;
            font-size: 13px;
            padding-right: 1rem;
        }
        
        .fotr>div:nth-child(1) {
            width: 77%;
        }
        
        .fotr>div:nth-child(2) {
            text-align: right;
            width: 23%;
        }
        /* ---------------------------- */
        /* body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            font-size: 2em;
            font-weight: 300;
            color: rgba(255, 255, 255, .7);
            margin: 0;
        }
        
        main {
            background: url(https://images.pexels.com/photos/314380/pexels-photo-314380.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb) fixed no-repeat;
            background-size: cover;
            padding-top: 4rem;
        } */
        
        .form-control {
            border: 1px solid #ddd;
            background: rgba(255, 255, 255, 0.4);
            font-size: 14px;
        }
        
        .frosted-glass {
            max-width: 500px;
            background: inherit;
            position: relative;
            z-index: 1;
            overflow: hidden;
            margin: 0 auto;
            padding: 1rem 2rem;
            box-sizing: border-box;
            box-shadow: 0 0.1em 0.3em rgb(151 151 151 / 30%);
            margin-bottom: -15rem;
            border-radius: 1rem;
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
            background: rgba(255, 255, 255, 0.5);
        }
        /* .frosted-glass::before {
               content: "";
               position: absolute;
               z-index: -1;
               top: 0;
               right: 0;
               bottom: 0;
               left: 0;
               background: inherit;
               box-shadow: inset 0 0 3000px rgba(255, 255, 255, .9);
               filter: blur(10px);
               margin: -20px;
           }
            */
        
        .w3-card-4,
        .w3-hover-shadow:hover {
            box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19) !important;
        }
        
        .text-right {
            text-align: right;
        }
        /* .w3-main {
            min-height: 100vh;
        } */
        
        .ogo-main {
            background: #f9f9f9;
        }
        
        .ref {
            display: flex !important;
            gap: 1rem;
            background-color: rgb(113 175 152) !important;
            color: #fff;
            font-size: 15px !important;
            line-height: 19px;
        }
        
        .ref img {
            align-self: flex-start;
        }
        
        .tr {
            display: flex !important;
            gap: 1rem;
            background-color: rgb(113 175 152) !important;
            color: #fff;
            font-size: 15px !important;
            line-height: 19px;
        }
        
        .tr img {
            align-self: flex-start;
        }
        
        .ref p {
            margin-bottom: 0;
        }
        /* .ref>div:nth-child(1) span:nth-child(1) {
        width: 18px;
        height: 18px;
        background: #000000;
        display: block;
    }
    
    .ref>div:nth-child(2) span:nth-child(1) {
        width: 18px;
        height: 18px;
        background: #20CFBE;
        display: block;
    }
     */
        
        .ref>div {
            display: flex;
            align-items: center;
            gap: 8px;
            background: azure;
            padding: 1rem;
            width: fit-content;
            border-radius: 8px;
        }
        /* .m1 {
        position: absolute;
        top: 15%;
        left: 15%;
        max-width: 170px;
        background: #5cb2a1;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0 2px 5px -2px #5cb2a1;
        padding: .7rem !important;
    }
    
    .m1>div {
        display: flex;
        gap: 8px;
    }
    
    .m1 img {
        width: 85px !important;
        position: static !important;
        filter: none !important;
    }
    
    .m1 p {
        margin-bottom: 0;
        line-height: 15px;
        font-size: 13px !important;
        font-weight: 600;
    } */
        /* .m2 {
        position: absolute;
        top: 25%;
        right: 13%;
        max-width: 201px;
        background: #5cb2a1;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0 2px 5px -2px #5cb2a1;
        padding: .7rem !important;
    }
    
    .m2>div {
        display: flex;
        gap: 8px;
        align-items: center;
    }
    
    .m2 img {
        width: 35px !important;
        position: static !important;
        filter: none !important;
    }
    
    .m2 p {
        margin-bottom: 0;
        line-height: 15px;
        font-size: 13px !important;
        font-weight: 600;
    } */
        /* .m3 {
        position: absolute;
        bottom: 140px;
        left: 15%;
        max-width: 201px;
        background: #5cb2a1;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0 2px 5px -2px #5cb2a1;
        padding: .7rem !important;
    }
    
    .m3>div {
        display: flex;
        gap: 8px;
    }
    
    .m3 img {
        width: 40px !important;
        position: static !important;
        filter: none !important;
    }
    
    .m3 p {
        margin-bottom: 0;
        line-height: 15px;
        font-size: 13px !important;
        font-weight: 600;
    } */
        /* .m4 {
        position: absolute;
        bottom: 20%;
        right: 10%;
        max-width: 170px;
        background: #5cb2a1;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0 2px 5px -2px #5cb2a1;
        padding: .7rem !important;
    }
    
    .m4>div {
        display: flex;
        gap: 8px;
    }
    
    .m4 img {
        position: static !important;
        filter: none !important;
    }
    
    .m4 p {
        margin-bottom: 0;
        line-height: 15px;
        font-size: 13px !important;
        font-weight: 600;
    }
     */
        
        .con-b {
            /* background-image: url('../../assets/img/background-img.png'); */
            color: #fff;
            display: flex;
            padding: 0;
            flex-direction: column;
            justify-content: center;
            position: relative;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 0 55%;
            /* height: 175px !important; */
        }
        
        .con-b h1 {
           
            color: #fff;
            line-height: normal;
            margin: 0;
            max-width: 300px;
            font-size: 22px;
            background: #338873;
            padding: 1rem;
            width: fit-content;
        }
        
        .con-l h1{
            margin-right: auto !important;
            text-align: left;
            margin-left: unset !important;
        }
        .con-l ul{
            text-align: left;
            display: inline-flex;
        }
        .con-b-enp h1 {
            font-size: 20px !important;
        }
        .con-b>div {
            position: absolute;
            left: 0;
            bottom: 0;
        }
        .con-b-afi {
            /* background-image: url('../../assets/img/advantage.jpg') !important; */
        }
        .con-b img {
            height: 180px;
            object-fit: cover;
            object-position: 100%;
        }
        .con-b-enp img {
            /* background-image: url('../../assets/img/b/entreprises.jpg') !important;
            height: 175px;
            background-position: 100% 0; */
            object-position: 72%;
        }
        
        .con-b-about {
            /* background-image: url('../../assets/img/b/A-propos.jpg') !important;
            height: 175px;
            background-position: 100% 0; */
        }
        
        .faq-p {
            background-image: url('../../assets/img/advantage.jpg') !important;
        }
        
        .plans-p {
            background-image: url('../../assets/img/advantage.jpg') !important;
        }
        
        .Aventanges-p {
            background-image: url('../../assets/img/advantage.jpg') !important;
        }
        
        .contct {
            background-image: url('../../assets/img/b/Contact-banner.jpg') !important;
        }
        
        .breadcrumb-area {
            height: 500px;
            background-size: cover;
            background-position: center bottom;
            background-color: #ddd;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            z-index: 1;
        }
        
        .contact-bg {
            background-image: url(../img/breadcrumb/contact.jpg);
        }
        
        #myTop {
            height: 70px;
        }
        
        .four-w {
            position: absolute;
            right: 0 !important;
            top: 88% !important;
            background: #fff;
        }
        
        .ta-g {
            font-size: 1.46667rem;
            padding-left: 2rem;
            font-weight: 600;
        }
        
        .top-h {
            height: 70px;
        }
        
        .fw-6 {
            font-weight: 600;
        }
        
        .con-indx {
            /* background: linear-gradient(-45deg, #F8F8F8, #F8F8F8); */
            padding: 2rem;
        }
        
        .con-indx h1 {
            font-weight: 500;
        }
        
        .con-indx .sec3 {
            flex-wrap: wrap;
            margin-bottom: 0;
        }
        
        .sec3 h5 {
            margin-top: 0;
        }
        
        .con-indx .sec3>div {
            margin-bottom: 2rem;
            box-shadow: 0 2px 10px -2px #ccc;
            border-radius: 7px;
            position: relative;
        }
        
        .con-indx .sec3>div img {
            border-radius: 7px 7px 0 0;
        }
        
        .con-indx .sec3>div>div:nth-child(2) {
            padding: 1rem;
        }
        
        .con-indx .sec3>div>div:nth-child(2) p {
            margin-bottom: 0;
        }
        
        .con-indx .sec3>div .i-con1:hover {
            background: #68D4BC;
        }
        
        .con-indx h2 {
            font-weight: 600;
            padding-bottom: 1.5rem;
        }
        
        .con-indx .sec3>div .i-con {
            position: absolute;
            left: 50%;
            right: 50%;
            bottom: 5%;
            transform: translate(-50%, -5%);
        }
        
        .sec-w {
            display: flex;
            gap: 3%;
            align-items: center;
        }
        
        .sec-w>div:nth-child(1) {
            /* width: 10%; */
        }
        
        .sec-w>div:nth-child(2) {
            /* width: 70%; */
        }
        
        .sec-w>div:nth-child(3) {
            /* width: 20%; */
        }
        
        .sec-w>div:nth-child(3) button {
            width: max-content;
        }
        
        .third-i {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            display: flex;
            overflow: hidden;
            transform: rotate(-45deg);
        }
        
        .third-i>div:nth-child(1) {
            background: #338873;
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 30px;
        }
        
        .third-i>div:nth-child(2) {
            width: 50%;
            background: aquamarine;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 30px;
        }
        /* Breadcrumb */
        
        .page-url {
            margin-bottom: 0;
            padding-left: 0;
            display: flex;
        }
        
        .page-url li {
            list-style-type: none;
            display: inline-block;
            font-size: 12px;
            position: relative;
        }
        
        .page-url li a {
            text-decoration: none;
            font-size: .93333rem;
            display: block;
            padding: 10px;
            padding-top: 0;
            color: #fff;
        }
        
        .page-url li:first-child a {
            /* padding-left: 0; */
        }
        
        .page-url li:last-child {
            color: #fff;
            padding: 10px;
            padding-top: 0;
            font-size: .93333rem;
        }
        
        .page-url li+li:before {
            content: "\f105";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            padding: 10px;
            position: absolute;
            left: -15px;
            top: 0;
            padding-top: 0;
            color: #fff;
        }
        
        .fw-5 {
            font-weight: 500;
        }
        
        .thank-u p {
            line-height: normal;
            margin-bottom: 7px;
        }
        
        .w3-top,
        .w3-bottom {
            position: sticky;
            top: 0 !important;
        }
        
        .reff {
            display: flex !important;
            gap: 1rem;
            justify-content: center;
        }
        
        .reff>div {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: .5rem 1rem;
            width: fit-content;
            border-radius: 8px;
            background: #94ffe6;
        }
        
        .reff>div:nth-child(1) span:nth-child(1) {
            width: 18px;
            height: 18px;
            background: #000000;
            display: block;
        }
        
        .reff>div:nth-child(2) span:nth-child(1) {
            width: 18px;
            height: 18px;
            background: #20CFBE;
            display: block;
        }
        
        .foo-ter {
            /* position: relative; */
            background: #373737;
            z-index: 222;
            bottom: 0;
            color: #fff;
            padding: 36px 2.1% 25px;
        }
        
        .fotrr {
            display: flex;
            gap: 1%;
        }
        
        .fotrr>div {
            width: 32%;
            padding: 0 1.4% 0 1.4%;
        }
        
        .fotrr>div ul {
            padding-left: 2rem;
            margin-bottom: 0;
        }
        
        .fotrr>div ul li {
            list-style-type: none;
        }
        
        .fotrr h1 {
            text-transform: uppercase;
            font-weight: 800;
            color: #e7e7e7;
            border-left: solid 2px #e7e7e7;
            font-size: 15px;
            padding: 0 6.1% 0 6.1%;
        }
        
        .fotrr a:hover {
            color: #73ffdc;
        }
        
        .fotrr a {
            text-decoration: none;
            font-size: 13px;
        }
        
        .social-f li {
            list-style-type: none;
            display: inline-block;
            font-size: 22px;
            padding: 0 1rem;
        }
        
        .social-f {
            margin-bottom: 0;
            padding-left: 0 !important;
        }
        
        .so-cial {
            display: flex;
            justify-content: center;
            gap: 1rem;
            align-items: center;
            margin-bottom: 3rem;
        }
        
        .fotrr>div p {
            padding-left: 2rem;
            margin-bottom: 0;
        }
        
        .les-1 {
            /* max-width: 95%;
            margin: 2.5rem auto; */
            background: #fff;
            display: flex;
            margin-bottom: 2.5rem;
        }
        
        .les-body {
            max-width: 95%;
            margin: 2.5rem;
        }
        
        .les-1 h1,
        .les-1 p {
            margin: 0;
        }
        
        .les-1 button {
            margin: 2rem 0 !important;
        }
        
        .les-1>div:nth-child(1) {
            width: 45%;
            background-image: url(../../assets/img/les-a.png);
            background-position: right;
            padding: 2rem ;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .les-1>div:nth-child(2) {
            width: 70%;
            padding: 2rem;
            text-align: left;
        }
        
        .les-1>div:nth-child(2) h1 {
            margin-bottom: 5px;
            font-size: 1.8rem
        }
        
        .les-1>div:nth-child(2) p { 
            margin-bottom: .5rem;
        }
        
        .f-compo-body {
            display: flex;
        }
        
        .f-compo-h {
            background-color: #faf9f9;
            border: solid 1px #dcdfe0;
            padding: .6em 1.5rem;
        }
        
        .f-compo-h h1 {
            font-size: 1.8rem;
            font-weight: 300;
        }
        
        .f-compo-body {
            padding: 15px 25px;
            background: #fff;
            border: solid 1px #dcdfe0;
            border-top: 0;
            display: flex;
            align-items: center;
        }
        
        .f-compo-s1 {
            display: flex;
            gap: .4rem;
        }
        
        .f-compo-body>div:nth-child(1) {
            width: 40%;
        }
        
        .f-compo-body>div:nth-child(1)>div:nth-child(2) p {
            color: #999;
            font-size: 15px;
            line-height: normal;
            margin-top: 0.3rem;
            margin-bottom: 0;
        }
        
        .f-compo-body>div:nth-child(2) {
            width: 30%;
            border-left: 1px solid #dcdfe0;
            text-align: center;
        }
        
        .f-compo-body>div:nth-child(3) {
            width: 30%;
            border-left: 1px solid #dcdfe0;
            text-align: center;
        }
        
        .f-compo-body>div {
            padding: .5rem;
        }
        
        .f-compo-s1 h5 {
            margin: 0 !important;
            font-size: 16px;
            font-weight: 500;
        }
        
        .sec-tion {
            background: #fff;
            /* max-width: 95%; */
            margin: 2.5rem !important;
            padding: 2rem;
            border-radius: 8px;
        }
        
        .sec-plan {
            /* max-width: 95%; */
            margin: 2.5rem;
        }
        
        .three-sec {
            display: flex;
            gap: 2%;
            text-align: center;
        }
        
        .three-sec>div {
            width: 32%;
            background: #fff;
            margin-bottom: 2rem;
            box-shadow: 0 2px 10px -2px #ccc;
            border-radius: 7px;
            position: relative;
        }
        
        .three-sec>div img {
            border-radius: 7px 7px 0 0;
        }
        
        .three-sec>div>div:nth-child(2) {
            padding: 1rem;
        }
        
        .three-sec>div>div:nth-child(2) p {
            margin-bottom: 0;
            font-size: initial;
        }
        
        .btn-theme,
        .btn-theme:hover,
        .btn-theme:active,
        .btn-theme:focus {
            background: #338873;
            color: #fff;
            font-size: 17px;
            padding: 7px 25px;
            border-radius: 30px;
        }
        /* terms and condition */
        
        .trms-box {
            background: linear-gradient(180deg, #338873, #266b5a);
            padding: 1.5rem;
            height: 175px;
            display: flex;
            flex-direction: column;
        }
        
        .ti-tl {
            max-width: 600px;
            margin: auto;
            background: rgba(255, 255, 255, 0.8);
            padding: 1.5rem;
            text-align: center;
        }
        
        .ti-tl h1 {
            font-weight: 500;
            text-transform: capitalize;
            font-size: 22px;
            margin-bottom: 0 !important;
            margin-top: 0 !important;
        }
        
        .alpha li {
            list-style-type: lower-alpha;
            margin-bottom: .5rem;
        }
        
        .alpha li::first-letter {
            text-transform: uppercase;
        }
        
        .u-alpha li {
            list-style-type: upper-alpha;
            margin-bottom: .5rem;
        }
        
        .u-alpha li::first-letter {
            text-transform: uppercase;
        }
        
        .roman li, ol li {
            list-style-type: lower-roman;
            margin-bottom: .7rem;

        }
        ol{padding: 1rem 1rem 1rem 2rem}
        
        .roman li::first-letter {
            text-transform: uppercase;
        }
        
        .gap-2 {
            gap: 2rem !important;
        }
        /* custom radio button  */
        
        .container-r {
            display: block;
            position: relative;
            padding-left: 35px;
            margin-bottom: 12px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
        /* Hide the browser's default radio button */
        
        .container-r input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }
        /* Create a custom radio button */
        
        .checkmark-r {
            position: absolute;
            top: -2px;
            left: 0;
            height: 26px;
            width: 26px;
            background-color: #eee;
            border-radius: 50%;
            background-color: transparent;
            border: 2px solid #BCBCBC;
        }
        /* On mouse-over, add a grey background color */
        
        .container-r:hover input~.checkmark-r {
            background-color: #ccc;
        }
        /* When the radio button is checked, add a blue background */
        
        .container-r input:checked~.checkmark-r {
            background-color: #fff;
        }
        /* Create the indicator (the dot/circle - hidden when not checked) */
        
        .checkmark-r:after {
            content: "";
            position: absolute;
            display: none;
        }
        /* Show the indicator (dot/circle) when checked */
        
        .container-r input:checked~.checkmark-r:after {
            display: block;
        }
        /* Style the indicator (dot/circle) */
        
        .container-r .checkmark-r:after {
            top: 2px;
            left: 2px;
            width: 19px;
            height: 19px;
            border-radius: 50%;
            background: #2f8974;
        }
        /* End  custom radio button  */
        /* custom checkbox  */
        
        .container-c {
            display: block;
            position: relative;
            padding-left: 35px;
            margin-bottom: 12px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
        /* Hide the browser's default checkbox */
        
        .container-c input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }
        /* Create a custom checkbox */
        
        .checkmark-c {
            position: absolute;
            top: 0;
            left: 0;
            height: 25px;
            width: 25px;
            background-color: #fff;
            border: 2px solid #2f8974;
            border-radius: 4px;
        }
        /* On mouse-over, add a grey background color */
        
        .container-c:hover input~.checkmark-c {
            background-color: #fff;
        }
        /* When the checkbox is checked, add a blue background */
        
        .container-c input:checked~.checkmark-c {
            background-color: #fff;
            border: 2px solid #2f8974;
            border-radius: 4px;
        }
        /* Create the checkmark/indicator (hidden when not checked) */
        
        .checkmark-c:after {
            content: "";
            position: absolute;
            display: none;
        }
        /* Show the checkmark when checked */
        
        .container-c input:checked~.checkmark-c:after {
            display: block;
        }
        /* Style the checkmark/indicator */
        
        .container-c .checkmark-c:after {
            left: 8px;
            top: 3px;
            width: 6px;
            height: 13px;
            border: solid #2f8974;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        /* End  custom checkbox */
        
        .modal-header {
            background: #FAF9F9;
        }
        
        .modal-header h4 {
            margin: 0;
            font-weight: 500;
        }
        /* start french calander */
        /* End french calander */
        
        .date-i {
            position: absolute;
            right: 10px;
            top: 10px;
            color: #999;
        }
        
        .number li {
            list-style-type: decimal;
            margin-bottom: .5rem;
        }
        
        .number {
            margin-bottom: 0;
        }
        /* plans */
        
        .plans {
            display: flex;
            gap: 2%;
        }
        
        .plans>div {
            width: 49%;
            display: flex;
            flex-direction: column;
            gap: .3rem;
            background: #fff;
            justify-content: space-between;
        }
        
        .plans a {
            text-decoration: none;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 8px;
        }
        
        .fw-7 {
            font-weight: 500 !important;
        }
        
        .usr-list li {
            list-style-type: none;
            margin-left: -.7rem;
        }
        
        .usr-list li:first-child {
            margin-left: 0;
        }
        
        .usr-list li img {
            width: 30px;
        }
        
        .usr-list {
            padding-left: 0;
            display: flex;
        }
        
        .over-img {
            display: flex;
            gap: 1rem;
            align-items: center;
        }
        
        .plans-h {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .plans-h img {
            width: 50px;
        }
        
        .plans-2 {
            width: 40px !important;
        }
        
        .plans-h .recom {
            background: #338873;
            color: #fff;
            padding: 7px 25px;
            align-self: center;
            font-size: 14px;
            border-radius: 7px;
            border: none;
        }
        
        .plans-h h2 {
            font-size: 20px;
            font-weight: 600;
        }
        
        .plans h5 {
            font-weight: 600;
        }
        
        .p-list li {
            display: flex;
            gap: 1rem;
            list-style-type: none;
            margin-bottom: .9rem;
        }
        
        .p-list li i {
            color: #338873;
        }
        
        .p-list {
            padding-left: 0;
        }
        
        .ul-up {
            border-bottom: 1px solid #666;
            padding-bottom: 0.7rem;
            margin-bottom: 1rem;
        }
        /* End plans */
        
        .lh-n {
            line-height: normal;
        }
        /* ------------------------------ */
        
        .rgthdng:first-child {
            /* margin-top: 5%; */
        }
        
        .rgthdng.eat {
            /* background: #04b370; */
        }
        
        .rgthdng.stay {
            background: #1a81b6;
        }
        
        .rgthdng.play {
            background: #f2b906;
        }
        /* .rgthdng {
            width: 80%;
            margin: 0 auto;
            margin-bottom: 0px;
            padding: 20px 20px;
        } */
        
        .rgthdng h4 {
            margin-top: 0px;
            margin-bottom: 2px;
            text-transform: uppercase;
            font-weight: bold;
            letter-spacing: 5px;
            font-size: 25px;
        }
        
        .showpanel {
            display: none;
        }
        
        .toggler {
            cursor: pointer;
            font-size: 20px;
            font-weight: 500;
            color: #338873;
        }
        
        .toggler span {
            display: inline-block;
            margin-right: 5px;
        }
        
        .plns-ul li {
            list-style-type: none;
            border: 1px solid #eee;
            padding: 2px 5px;
            border-radius: 4px;
            font-size: 12px;
            color: #000;
            font-weight: 600;
            background: #f0f8ff;
        }
        
        .plns-ul {
            padding-left: 0;
            display: flex;
            justify-content: end;
            gap: 5px;
            margin-bottom: 0 !important;
        }
        
        .sec33>div>div:nth-child(2) {
            /* padding: 1rem; */
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        
        .sec33>div img {
            border-radius: 7px 7px 0 0;
            height: 150px;
            object-fit: cover;
            width: 100%;
        }
        
        .sec33>div {
            border-radius: 0 0 7px 7px;
        }
        
        .flex-body {
            display: flex;
        }
        
        .flex-body>nav {
            width: 15%;
            height: 100vh;
        }
        
        .flex-body>.w3-main {
            width: 85%;
        }
        
        .w3-sidebar {
            position: sticky !important;
        }
        
        button.accordion-button.collapsed {
            font-family: sans-serif;
            line-height: normal;
        }
        
        .p1-d1 {
            padding: 1.5rem;
            height: 213px;
        }
        
        .p1-d2 {
            padding: 1.5rem;
            border-top: 3px solid #e7e7e7;
        }
        
        .p1-d3 {
            padding: 1.5rem;
            border-top: 3px solid #e7e7e7;
        }
        
        .p2-d1 {
            padding: 1.5rem;
            height: 213px;
        }
        
        .p2-d2 {
            padding: 1.5rem;
            border-top: 3px solid #e7e7e7;
        }
        
        .p2-d3 {
            padding: 1.5rem;
            border-top: 3px solid #e7e7e7;
        }
        
        .sec3>div>div>div {
            padding: 1rem;
        }
        
        .about-s {
            display: flex;
            gap: 2%;
        }
        
        .about-s>div:nth-child(1) img {
            width: 220px;
        }
        
        about-s>div:nth-child(1) img {
            width: 220px;
            margin-bottom: 1.5rem;
        }
        
        .e1,
        .e3,
        .e4,
        .e5,
        .e7,
        .e8,
        .e9,
        .e11,
        .e12,
        .e13,
        .e14 {
            width: 65px !important;
        }
        
        .e2 {
            width: 80px !important;
        }
        
        .dat-f {
            display: flex;
            gap: 2%;
        }
        
        .dat-f>div {
            width: 20%;
        }
        
        .nv-btn {
            border: none;
            background: no-repeat;
        }
        
        .accordion p {
            margin-bottom: 10px !important;
        }
        
        .accordion h4 {
            font-weight: 500;
            font-size: 17px;
        }
        
        .pai {
            display: flex;
            justify-content: center;
            align-items: center;
            line-height: normal;
            gap: 6px;
        }
        
        .w-a {
            width: fit-content;
            margin: auto;
        }
        
        .about-s h2 {
            font-size: 22px;
            font-weight: 500;
            margin-bottom: 1.5rem;
            margin-top: 0;
        }
        
        .btn-la {
            width: fit-content;
            margin: 1.5rem 0;
            border: 1px solid #ccc;
        }
        
        .brands-logo {
            max-width: 400px;
            margin: auto;
            display: flex;
            gap: 15%;
            justify-content: center;
            padding: 1rem 0;
            border-radius: 6px;
            margin-top: 1.5rem;
            position: relative;
        }
        /* .brands-logo::before {
            content: "";
            position: absolute;
            height: 77%;
            width: 2px;
            background-color: #ccc;
        } */
        
        .brands-logo>img {
            width: 50%;
        }
        
        .brand3 {
            display: flex;
            gap: 1%;
            justify-content: center;
            text-align: center;
        }
        
        .brand3>div {
            width: 32%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        
        .brand3>div a {
            color: #378c78;
            font-weight: 600;
            text-decoration: none;
        }
        
        .brand-1 p {
            margin-bottom: 0;
        }
        
        .brand-1 h2,
        .brand-2 h2,
        .brand-3 h2,
        .brand-4 h2,
        .brand-5 h2,
        .brand-6 h2 {
            margin-top: 0;
        }
        
        .coun-try {
            max-width: 430px;
            padding-left: 0;
            margin: auto;
            background: #f9f9f9;
            padding: 1rem;
            margin-top: 2rem;
        }
        
        .coun-try td {
            width: 50%;
            padding: 4px;
        }
        
        .coun-try li {
            list-style: none;
            display: flex;
            justify-content: space-between;
        }
        
        .accordion h5 {
            margin: 0;
            font-weight: 500;
        }
        
        .langu-age {
            position: relative;
            width: fit-content;
            margin-left: auto !important;
            padding-left: 0;
            margin: 0.5rem 2.5rem
        }
        
        .langu-age:before {
            content: "";
            position: absolute;
            height: 44%;
            width: 3px;
            background-color: #373737;
            left: 50%;
            top: 12px;
        }
        
        .langu-age li {
            display: inline-block;
            padding: 0.5rem;
            width: 56px;
            text-align: center;
        }
        
        .langu-age li a {
            text-decoration: none;
            font-size: 19px;
        }
        
        .langu-age li a.active {
            font-weight: 600;
        }
        
        .brand3 img {
            width: 100px;
            margin-bottom: .5rem;
        }
        
        .brand3 p {
            margin-bottom: .4rem;
        }
        /* form contact with flag */
        
        .flag-d {
            width: 100px !important;
            border: 1px solid #ddd !important;
            box-shadow: none;
            outline: none;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            font-family: inherit;
        }
        
        .telnum {
            margin-left: 100px;
            position: relative;
            z-index: 111;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            border-left: 0;
            box-shadow: none;
            outline: none;
            width: -webkit-fill-available;
        }
        
        input,
        textarea {
            border-radius: 5px;
            border: 1px solid #ccc;
            padding: 4px;
            font-family: 'Lato';
            width: 300px;
            margin-top: 10px;
            outline: none;
        }
        
        label span {
            font-size: 1rem;
        }
        
        label.error {
            color: red;
            font-size: 1rem;
            display: block;
            margin-top: 5px;
        }
        
        label.error.fail-alert {
            border-radius: 4px;
            line-height: 1;
            padding: 2px 0 6px 6px;
        }
        
        input.valid.success-alert {
            border: 2px solid #4CAF50;
            color: green;
        }
        
        label#test\[\]-error,
        label#test1\[\]-error,
        label#test2\[\]-error {
            margin-left: -38px
        }
        
        .radiop {
            position: relative;
        }
        
        .radiop label.error.fail-alert {
            position: absolute;
            width: max-content;
            left: 0;
        }
        /* form contact with flag */
        
        .clr-w {
            color: #fff;
        }
        
        .btn-g2 {
            background: #333 !important;
            color: #fff !important;
            font-size: 22px !important;
            font-weight: 500 !important;
        }
        .fotr-pose{
            position: sticky;
            top: 100%;
        }
        .btn-group-a{
            display: flex;
            gap:1rem;
            justify-content: center;
            margin-top: 1rem;
        }
        .btn-group-a a{    
            background: #338873;
            color: #fff !important;
            border: 1px solid #2f8974;
            border-radius: 30px;
            padding: 10px 20px !important;
            line-height: normal;
            display: flex;
            align-items: center;
            text-decoration: none;
            box-shadow: 0 2px 6px -2px #666;
            gap: 5px;
            font-weight: normal;
            font-size: 15px;
        }
        .form-f label::first-letter{
            text-transform: capitalize;
        }
        .form-f label{
            text-transform: lowercase;
        }
        .banr-textn {
            position: absolute;
            bottom: 0;
            left: 0 !important;
            color: #fff;
            width: 60%;
            padding: 1rem 2rem !important;
            right: 0;
            background: #338873;
            max-width: 452px;
        } 
        .gold
        {
            color: #E8AD00 !important;
        }
        .gold-hovr
        {
            color: #E8AD00 !important;
        }
        .gap-11{
            gap: .7rem;
        }
        .con-b-afi::before {
            content: '';
            background: linear-gradient(45deg, #2f2f2f, transparent, transparent);
            height: 100%;
            width: 100%;
            position: absolute;
            right: 0;
        }
        small {
            font-size: unset !important;
        }