@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
/* body{
    
} */
a{
    text-decoration: none !important;
    font-family: "Open Sans", sans-serif;
}
p, .f-os{
    text-decoration: none !important;
    font-family: "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6, .f-qs{
    font-family: "Heebo", sans-serif;
}
.bg-main {
    background-image: linear-gradient(to right, #e3f7d3, #e7f8d8, #eaf9dd, #eefae3, #f1fbe8, #f1fbe8, #f1fbe8, #f1fbe8, #eefae3, #eaf9dd, #e7f8d8, #e3f7d3);
}
.bg-second{
        background: linear-gradient(45deg,  #10688e4a, #dbf4ff, #10688e4a);
}
.color0{
    color: #000 !important;
}
.colorf{
    color: #fff !important;
}
.color3{
    color: #fa8b37  !important;
}
.color4{
    color: #333 !important;
}
.bg-fff{
    background: #fff !important;
}
.tbp{
    padding: 70px 0;
}
.tbm{
    margin: 70px 0;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 20px !important;
}
.mt-50{
    margin-top: 30px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
img{
    width: 100%;
}


a.navbar-brand img {
    max-width: 110px;
}
ul.navbar-nav {
    margin: 0 20px 0 auto !important;
}
.btn1 {
    border: none;
    background: #4DA01C;
    color: #fff;
    padding: 12px 20px;
    font-weight: 500;
    text-transform: capitalize;
}
.btn1 i{
    margin-left: 4px;
}
.btn2 {
    background: #10688E;
    color: #fff;
    padding: 12px 20px;
    font-weight: 500;
    text-transform: capitalize;
}
li.nav-item {
    margin: 0 14px;
}
a.nav-link {
    padding: 10px 0 !important;
    font-weight: 600;
    color: #222;
}
.hrsl-enroll {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.hrs-box {
    padding: 80px 0 160px;
    position: relative;
    z-index: 0;
}
.hrsl-ic h3 {
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 14px;
    color: #133200;
}
.main-tt h3 {
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 14px;
    color: #133200;
}
.hrsl-ic p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
    font-weight: 500;
    color: #333;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hrsl-enroll {
    margin: 30px 0 50px;
}
.hrsl-enroll img {
    max-width: 200px;
}
.hrsl-enroll-txt p {
    margin-bottom: 0;
    font-weight: 600;
    color: #333;
}
.hrsl-enroll-txt h5 {
    font-size: 20px;
    font-weight: 700;
    color: #133200;
    margin: 0;
}


.hrsl-ic h3 span.tt-span, .main-tt h3 span.tt-span{
    color: #4DA01C;
    position: relative;
    z-index: 0;
}

.shape-bg>.shape__svg {
    position: absolute;
    content: '';
    z-index: -1;
    top: 28px;
    left: 40px;
}
.shape-bg>.shape__svg>svg {
    transform: scale(1.4);
        max-width: 100%;
}
.main-tt h3 .shape-bg>.shape__svg>svg {
    transform: scale(1.1);
    max-width: 100%;
}
.main-tt h3 .shape-bg>.shape__svg {
    left: 60%;
    transform: translateX(-50%);
    width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
.shape-bg>.shape__svg>svg>path {
    stroke: #4DA01C;
}
.hic-il-main-img img {
    border-radius: 100px 100px 0px 100px;
}
.hic-il-main-img {
    margin-bottom: 20px;
}
.hic-ir-main-img img {
    border-radius: 0 100px 100px;
}
.hic-ir-main-img {
    margin-top: 20px;
}
.hic-il-sub-img {
    display: flex;
    justify-content: end;
}
.hic-ir-sub-img {
    display: flex;
    justify-content: flex-start;
}
.icil {
    margin-right: 5px;
}
.icir {
    margin-left: 5px;
}
.hsr-bg-ico {
    position: absolute;
}
.hsr-s1 {
    right: 9%;
    top: 20px;
    opacity: 0.9;
}
.hsr-s2 {
    left: 4%;
    top: 100px;
}

.hsr-s3 {
    bottom: 140px;
    left: 6%;
}
.hrs-bg-overlay {
    direction: ltr;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.hrs-bg-overlay svg {
    display: block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 50px;
}
.hrs-bg-overlay svg .elementor-shape-fill {
    fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center;
}
.hcutr-ic {
    display: flex;
    justify-content: center;
    gap: 70px;
}
.hcut-box {
    background-color: #FFFFFF;
    width: 205px;
    height: 205px;
    border-radius: 100% 100% 100% 100%;
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.16);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    align-content: center;
}

.hcut-box h4 {
    width: 100%;
    margin-bottom: 0;
    font-size: 46px;
    font-weight: 800;
    color: #222;
    line-height: 46px;
}   
.hcut-box p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
}
section.h-counter {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}
.hcut-animation {
    transform: translateY(-20px);
}
.hsr-bgi-parallex {
  transition: transform 0.3s ease-out;
  will-change: transform;
}
section.hero-sec {
    position: relative;
    z-index: 0;
}
/* .hcut-animation {
    transition: transform 1s ease-out;
} */
 /* .hcut-animation {
    transition: transform 0.8s ease-in-out; 
} */
 .hcut-animation {
    transition: transform 0.25s ease-out; /* smoother easing */
    will-change: transform;
}

.tpc-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tpc-box {
    width: 100%;
    max-width: 33%;
}
.tpc-box a {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 50px 48px;
}
.tpcb-img img {
    max-width: 70px;
    min-width: 70px;
}
.tpcb-txt h4 {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 26px;
}

.tpc-box:nth-child(1), .tpc-box:nth-child(2) {
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.tpc-box:nth-child(3){
    border-bottom: 1px solid #e7e7e7;
}
.tpc-box:nth-child(4), .tpc-box:nth-child(5){
    border-right: 1px solid #e7e7e7;
}
.main-tt p {
    color: #4DA01C;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 14px;
}
.main-con p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
    font-weight: 500;
    color: #111;
}
.mt2 p {
    color: #10688E;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 14px;
}
.mt2 h3 span.tt-span {
    color: #10688E;
}
.mt2 .shape-bg>.shape__svg>svg>path {
    stroke: #10688E;
}
.mt2 h3 {
    color: #023e58;
}
.rcb-img img {
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}
.hsrc-box {
    /* padding: 10px 10px; */
    /* box-shadow: 0 0 10px #00000020; */
    /* border-radius: 30px; */
    margin: 15px;
    /* background: #fff; */
    /* border: 1px solid #d9d9d9; */
    /* border-radius: 30px; */
}
.rcb-txt {
    margin: -40px 12px 0px;
    /* text-align: center; */
    background: #fff;
    box-shadow: 0 0 10px #00000030;
    padding: 25px 25px 25px 25px;
    position: relative;
    border-radius: 0 0 20px 20px;
}
.rcb-txt:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: -28px;
    left: 0;
    max-height: 30px;
    clip-path: polygon(0 90%, 100% 0, 100% 100%, 0% 100%);
}
.rcb-txt h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 6px;
    /* padding-left: 22px; */
    position: relative;
    z-index: 0;
    font-weight: 600;
    color: #222;
    height: unset;
}
/* .rcb-txt h5:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: #22222245;
    left: 0;
    bottom: 0;
    border-radius: 10px;
} */
.rcb-txt p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    /* display: none; */
}
.rcb-txt a {
    color: #133200;
    font-weight: 700;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    /* display: none; */
}
.rcb-txt a i{
    margin-left: 8px;
}
/* .slick-next:before, .slick-prev:before {
    font-size: 20px !important;
    color: #023e58 !important;
    font-family: 'fontawesome' !important;
}
.slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    background-color: #023e5838 !important;
    border-radius: 6px !important;
} */
.slick-prev {
    left: -50px !important;
}
.slick-next {
    right: -50px !important;
}
.hwu-con {
    display: flex;
    gap: 40px;
}
.huwc-box {
    width: 100%;
    background: #00000008;
    padding: 25px 30px;
    border-radius: 20px;
}
.huwc-box img {
    max-width: 80px;
}
.huwc-box h5 {
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 28px;
    margin: 14px 0 6px;
}
.huwc-box p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 500;
    color: #111;
}
.hwul-ic {
    position: relative;
    z-index: 0;
    text-align: center;
    margin-bottom: -70px;
}
/* img.wus-img {
    display: none;
} */
img.wus-img {
    max-width: 420px;
}
.hwul-bg {
    position: absolute;
    z-index: -1;
    left: 10%;
    width: 100%;
    max-width: 85%;
    top: 30px;
    opacity: 0.6;
}
section.h-why-us {
    position: relative;
    z-index: 0;
}
section.h-why-us:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg1.jpg);
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
}
/* section.h-abt {
    position: relative;
    z-index: 0;
}
section.h-abt:before {
        content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg2.jpg);
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.2;
} */
.accordion-item {
    margin-bottom: 20px;
    border: none !important;
    box-shadow: 0 0 50px #00000014;
    padding: 15px 15px;
    border-radius: 20px;
}
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent !important;
    box-shadow: none !important;
}
.accordion-item:first-of-type{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
 .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 14px !important;
    border-top-right-radius: 14px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed{
    border-bottom-right-radius: 14px !important;
    border-bottom-left-radius: 14px !important;
}
 .accordion-item:last-of-type {
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}
.active-accordion {
    background: #ffffff !important;
}
.accordion-button:not(.collapsed) {
    background: #4DA01C !important;
    color: #fff !important;
    border-radius: 14px !important;
    padding: 16px 20px;
}
button.accordion-button {
    font-size: 20px;
    font-weight: 600;
}
/* .active-accordion button.accordion-button {
    border-bottom: 1px solid #3434341f;
} */
.accordion-body ul, .prgs-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.accordion-body ul li, .prgs-ul ul li {
    margin: 0px 0 14px;
    font-size: 18px;
    font-weight: 500;
    color: #111;
    padding-left: 30px;
    position: relative;
    z-index: 0;
}
.accordion-body ul li:last-child, .prgs-ul ul li:last-child {
    margin: 0px 0 0px;
}
.accordion-body ul li:before, .prgs-ul ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/check.png);
    max-width: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1) !important;
}
.accordion-button:focus {
    border-color: none !important;
    box-shadow: none !important;
}
.hwfr-ic {
    height: 100%;
}
.hwfr-ic img {
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    max-height: 625px;
}
.htst-slider {
    display: flex;
}
.htst-box {
    margin: 0 14px;
}
.tstb-fr {
    display: flex;
    gap: 16px;
    align-items: center;
}
.htst-box {
    margin: 14px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px #00000020;
}
.tstb-frr p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #222;
}
.tstb-frr h5 {
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 600;
    color: #133200;
}
.tstb-frl img {
    max-width: 80px;
    min-width: 80px;
    max-height: 80px;
    min-height: 80px;
    object-fit: cover;
    border-radius: 50%;
}
.tstb-fr {
    padding: 20px 20px 26px;
    border-bottom: 2px solid #c2d5b8;
    position: relative;
    z-index: 0;
}
.tstb-sr p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
    font-weight: 500;
    color: #111;
}
.tstb-sr span {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 4px;
    color: #ff8400;
}
.tstb-sr {
    padding: 24px 24px 30px;
}
.tstb-fr:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid #c2d5b8;
    bottom: -9px;
    border-bottom: unset;
    border-right: unset;
    transform: rotate(45deg);
    background: #fff;
    left: 54px;
}
.slick-next:before, .slick-prev:before {
    font-size: 20px !important;
    color: #222 !important;
    font-family: 'fontawesome' !important;
}
.slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    background-color: #cfcfcf38 !important;
    border-radius: 6px !important;
}
.ftc-box {
    display: flex;
    column-gap: 16px;
    align-items: flex-start;
    margin-bottom: 20px;
}

.ftc-tt h5 {
    padding: 0px 0 0px 70px;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    margin-bottom: 28px;
    color: #fff;
    display: inline-block;
}

.ftc-tt h5:before {
    content: "";
    height: 1px;
    width: 55px;
    position: absolute;
    left: 0;
    bottom: 8px;
    background: #fff;
}

.ftc-tt h5:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 35px;
    background: #fff;
    left: 0px;
    bottom: 12px;
}

.ftc-bl span {
    background: #f5eff5;
    color: #4DA01C;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
}
.ftc-bl span i {
    color: #009173;
}

.ftc-br h5 {
    margin-bottom: 6px;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
}

.ftc-br p a {
    color: #fff;
}

.ftc-br p {
    margin: 0;
    color: #fff;
    line-height: 28px;
    font-size: 16px;
}

/* .ftc-br p a:hover {
    color: #4DA01C;
} */

.ftc-ul ul li {
    position: relative;
    margin: 0 0 10px;
    line-height: 1.8em;
    color: #fff;
    padding-left: 32px;
    font-size: 16px;
}

.ftc-ul ul li a {
    color: #fff;
    font-weight: 500;
}

/* .ftc-ul ul li a:hover {
    color: #4DA01C;
} */

.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ftc-ul ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/point2.png);
    left: 0;
    background-repeat: no-repeat;
    top: 6px;
    background-size: 18px;
    max-width: 20px;
    filter: brightness(0) invert(1);
}

.ftc-logo a {
    max-width: 110px;
    margin-bottom: 20px;
    background: #fff;
    display: inline-flex;
    border-radius: 10px;
    padding: 6px 6px;
}

.ftc-con p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.3px;
    max-width: 360px;
    font-weight: 500;
}
.ftc-ic2 {
    margin-left: 70px;
}

.ftc-social span {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.3px;
    font-weight: 600;
}

.ftc-social a {
    background: #f5eff5;
    color: #017a95;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 100%;
    font-size: 18px;
}
.ftc-social a i{
    color: #017a95;
}

.ftc-social {
    display: flex;
    column-gap: 14px;
    align-items: center;
}

/* footer {
    padding-top: 100px;
    position: relative;
    z-index: 0;
    background-image: linear-gradient(45deg, #aecc98, #e3f7d3, #aecc98);
} */
/* footer {
    padding-top: 100px;
    position: relative;
    z-index: 0;
    background: linear-gradient(90deg, #d4ffbc6b, #e1efd9, #d4ffbc6b);
} */
 footer {
    padding-top: 70px;
    position: relative;
    z-index: 0;
    background: linear-gradient(to right top, #10688e, #007b96, #008c85, #00995c, #4da01c);
}

.ft-btm {
    display: flex;
    justify-content: space-between;
    background: #0000005e;
    padding: 30px 50px 20px;
    margin-top: 40px;
    border-radius: 10px 10px 0 0;
}

.ft-btm p {
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

.ft-btm p a {
    color: #fff;
}

.ft-bg img {
    position: absolute;
    bottom: 30px;
    width: 520px;
    left: -135px;
    opacity: 0.12;
    animation: 3s ease 0s infinite normal none running float-obj-y;
    z-index: -1;
}
@keyframes float-obj-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999;
    background: #fff !important;
    box-shadow: 0 0 10px #00000020;
}
.sticky .navbar {
    padding: 0;
}
.sticky a.navbar-brand img {
    max-width: 90px;
}
.cus-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 60px;
}
.rcb-txt span {
    background: #4DA01C;
    display: inline-flex;
    width: 70px;
    height: 70px;
    padding: 8px 8px;
    position: absolute;
    right: 20px;
    top: -60px;
    border-radius: 8px;
}
.rcb-txt span img{
    filter: invert(1);
}
.hero-slider .slick-prev {
    left: 40px !important;
        margin-top: -80px;
        z-index: 1;
}
.hero-slider .slick-next {
    right: 40px !important;
        margin-top: -80px;
}
.rg-30{
    row-gap: 30px;
}
.hic-il-main-img img, .hic-ir-main-img img {
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
}   
.i-banner img {
    max-height: 180px;
    object-fit: cover;
    object-position: 0% 68%;
}
section.i-banner {
    position: relative;
    z-index: 0;
}
section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000ad;
    top: 0;
    left: 0;
}
.ibn-ic {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    max-width: 800px;
    width: 100%;
}
.ibn-ic p {
    margin: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}
.ibn-ic p a{
    color: #fff;
}
.ibn-ic p i {
    margin: 0 6px;
}
.ibn-ic h5 {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #4DA01C !important;
}
.main-services .hsr-con {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.main-services .hsr-con .hsrc-box {
    width: 100%;
    max-width: 47%;
}
.svsr-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.svsr-ul ul li {
    font-size: 18px;
    font-weight: 500;
    color: #111;
    padding-left: 30px;
    position: relative;
    z-index: 0;
    background: #e9f3e3;
    display: inline-flex;
    padding: 10px 24px 10px 48px;
    border-radius: 28px;
    margin-bottom: 14px;
}
.svsr-ul ul li:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/check.png);
    max-width: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.srvsl-ic img {
    border-radius: 20px;
}
.szsc-ic {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.szsc-box {
    position: relative;
    z-index: 0;
    width: 100%;
    max-width: 31%;
}
.szsc-box img {
    border-radius: 20px;
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
}
.zscb-txt span {
    width: 100%;
    background: #ffffffdb;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: calc(100% - 30px);
    padding: 12px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    font-family: "Heebo", sans-serif;
    color: #111;
}
.srvsl-ic {
    height: 100%;
}
.srvsl-ic img{
    height: 100%;
    object-fit: cover;
}
.dms-con{
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}
.dmsc-box {
    width: 100%;
    max-width: 48%;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 20px;
    border-radius: 20px;
    column-gap: 18px;
    box-shadow: 0 0 30px #00000010;
}
.scb-r p {
    margin-bottom: 0;
    font-weight: 500;
    color: #333;
}
.scb-r h5 {
    font-size: 22px;
    font-weight: 600;
    color: #111;
    margin-bottom: 6px;
}
.scb-l {
    width: 100%;
    height: 100%;
    background: #4da01c2e;
    border-radius: 10px;
    padding: 12px;
    max-width: 100px;
    min-width: 100px;
    min-height: 100px;
    max-height: 100px;
}
.prgs-con {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.prgs-box {
    background: #fff;
    padding: 30px 30px;
    border-radius: 20px;
    width: 100%;
    max-width: 48%;
}
.sub-tt h5 {
    position: relative;
    z-index: 0;
    font-size: 22px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
    padding-left: 28px;
}
.sub-tt h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #4DA01C;
    max-width: 6px;
    left: 0;
    top: 0;
    border-radius: 10px;
}
.partner-unvs .szsc-box {
    max-width: 48%;
}
.whus .tpc-box:nth-child(5){
    border-right: none;
}
.m-wus .tpc-box:nth-child(1), .m-wus .tpc-box:nth-child(2), .m-wus .tpc-box:nth-child(4), .m-wus .tpc-box:nth-child(5), .m-wus .tpc-box:nth-child(7), .m-wus .tpc-box:nth-child(8), .m-wus .tpc-box:nth-child(10), .m-wus .tpc-box:nth-child(11), .m-wus .tpc-box:nth-child(13), .m-wus .tpc-box:nth-child(14) {
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.m-wus .tpc-box:nth-child(3), .m-wus .tpc-box:nth-child(6), .m-wus .tpc-box:nth-child(9), .m-wus .tpc-box:nth-child(12), .m-wus .tpc-box:nth-child(15){
    border-bottom: 1px solid #e7e7e7;
}
.m-wus .tpc-box:nth-child(16){
    border-right: 1px solid #e7e7e7;
}
.mwfh .hwfr-ic img {
    height: unset;
    object-fit: contain;
    border-radius: 30px;
    max-height: unset;
}
.hwfr-cb {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hwfr-cb {
    align-items: center;
    gap: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #111;
    padding-left: 30px;
    position: relative;
    z-index: 0;
    background: #e9f3e3;
    display: inline-flex;
    padding: 10px 24px 10px 10px;
    border-radius: 28px;
    margin-bottom: 14px;
}
.hwfr-cb a{
    color: #111;
}
.rcb-l span {
    background: #4DA01C;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.hwfr-con {
    display: flex;
    column-gap: 16px;
    flex-wrap: wrap;
}
section.m-contact {
    position: relative;
    background: url(../../assets/img/earth.png);
    background-repeat: no-repeat;
    background-size: 660px;
    background-position: center left;
    z-index: 0;
}
.pt-200 {
    padding-top: 140px !important;
}
section.m-contact:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 55%;
    background: linear-gradient(to right, #e3f7d3, #e7f8d8, #eaf9dd, #eefae3, #f1fbe8, #f1fbe8, #f1fbe8, #f1fbe8, #eefae3, #eaf9dd, #e7f8d8, #e3f7d3);
    right: 0;
    bottom: 0;
    z-index: -1;
    max-height: calc(100% - 70px);
    border-radius: 70px 0 0 0;
}
.hcnl-ic {
    background: #133200;
    padding: 50px 50px;
}
.mtf span {
    border-bottom: 2px solid #fff;
}
.hcnr-ic .ftc-bl span {
    background: #4DA01C;
    color: #fff;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-radius: 5px;
    font-size: 22px;
}
.hcnr-ic .ftc-bl span i {
    color: #fff;
}
.hcnr-ic .ftc-br h5 {
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 20px;
    color: #111;
}
.hcnr-ic .ftc-br p, .hcnr-ic .ftc-br p a {
    color: #333;
}
.hcnr-ic .ftc-box {
    display: flex;
    column-gap: 22px;
    align-items: flex-start;
    margin-bottom: 36px;
}
.form-row {
    display: flex;
    column-gap: 22px;
}
.form-group {
    width: 100%;
    margin-bottom: 20px;
}
.form-group .form-control, .form-group .form-select {
    padding: 12px 20px;
    border-radius: 0px;
    border: 1px solid #ccc;
    background-color: transparent;
}
.srvs-ic .row {
    row-gap: 20px;
}
.fg-row {
    display: flex;
    align-items: center;
    column-gap: 20px;
    /* height: 50px; */
    flex-wrap: wrap;
    row-gap: 10px;
}
.checkbox-wrapper-19 {
    box-sizing: border-box;
    --background-color: #fff;
    --checkbox-height: 20px;
    height: 20px;
}
  @-moz-keyframes dothabottomcheck-19 {
    0% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) / 2);
    }
  }

  @-webkit-keyframes dothabottomcheck-19 {
    0% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) / 2);
    }
  }

  @keyframes dothabottomcheck-19 {
    0% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) / 2);
    }
  }

  @keyframes dothatopcheck-19 {
    0% {
      height: 0;
    }
    50% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) * 1.2);
    }
  }

  @-webkit-keyframes dothatopcheck-19 {
    0% {
      height: 0;
    }
    50% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) * 1.2);
    }
  }

  @-moz-keyframes dothatopcheck-19 {
    0% {
      height: 0;
    }
    50% {
      height: 0;
    }
    100% {
      height: calc(var(--checkbox-height) * 1.2);
    }
  }

  .checkbox-wrapper-19 input[type=radio] {
    display: none;
  }

  .checkbox-wrapper-19 .check-box {
    height: var(--checkbox-height);
    width: var(--checkbox-height);
    background-color: transparent;
    border: calc(var(--checkbox-height) * .1) solid #ccc;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.2s;
    -o-transition: border-color ease 0.2s;
    -webkit-transition: border-color ease 0.2s;
    transition: border-color ease 0.2s;
    cursor: pointer;
  }
  .checkbox-wrapper-19 .check-box::before,
  .checkbox-wrapper-19 .check-box::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 0;
    width: calc(var(--checkbox-height) * .2);
    background-color: #34b93d;
    display: inline-block;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 5px;
    content: " ";
    -webkit-transition: opacity ease 0.5;
    -moz-transition: opacity ease 0.5;
    transition: opacity ease 0.5;
  }
  .checkbox-wrapper-19 .check-box::before {
    top: calc(var(--checkbox-height) * .72);
    left: calc(var(--checkbox-height) * .41);
    box-shadow: 0 0 0 calc(var(--checkbox-height) * .05) var(--background-color);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .checkbox-wrapper-19 .check-box::after {
    top: calc(var(--checkbox-height) * .37);
    left: calc(var(--checkbox-height) * .05);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .checkbox-wrapper-19 input[type=radio]:checked + .check-box,
  .checkbox-wrapper-19 .check-box.checked {
    border-color: #34b93d;
  }
  .checkbox-wrapper-19 input[type=radio]:checked + .check-box::after,
  .checkbox-wrapper-19 .check-box.checked::after {
    height: calc(var(--checkbox-height) / 2);
    -moz-animation: dothabottomcheck-19 0.2s ease 0s forwards;
    -o-animation: dothabottomcheck-19 0.2s ease 0s forwards;
    -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
    animation: dothabottomcheck-19 0.2s ease 0s forwards;
  }
  .checkbox-wrapper-19 input[type=radio]:checked + .check-box::before,
  .checkbox-wrapper-19 .check-box.checked::before {
    height: calc(var(--checkbox-height) * 1.2);
    -moz-animation: dothatopcheck-19 0.4s ease 0s forwards;
    -o-animation: dothatopcheck-19 0.4s ease 0s forwards;
    -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
    animation: dothatopcheck-19 0.4s ease 0s forwards;
  }
  .fgr-check {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.form-cus-group {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
    max-width: 500px;
}
.form-cus-group span {
    display: block;
    width: 100%;
    max-width: fit-content;
}

.sub-tt h5 span {
    font-size: 14px;
    font-weight: 500;
}
.form-declaration .fgr-check {
    /* align-items: baseline; */
    column-gap: 16px;
}
.form-declaration .checkbox-wrapper-19 {
    margin-top: -20px;
}
.adf-ic hr {
    color: #9b9b9b;
    margin: 30px 0 40px;
}
.form-group label {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    margin-bottom: 8px;
}
.adf-ic {
    background-image: linear-gradient(to right, #e3f7d3, #e7f8d8, #eaf9dd, #eefae3, #f1fbe8, #f1fbe8, #f1fbe8, #f1fbe8, #eefae3, #eaf9dd, #e7f8d8, #e3f7d3);
    padding: 50px 50px;
}
.hcnl-ic .form-group .form-control, .hcnl-ic .form-group .form-select {
    padding: 12px 20px;
    border-radius: 0px;
    border: 1px solid #fff;
    background-color: #fff;
}
.zxz-con {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    justify-content: center;
}
.zxz-box {
    width: 100%;
    max-width: 31%;
}
.zxz-box a{
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 20px;
    border-radius: 20px;
    column-gap: 18px;
    box-shadow: 0 0 30px #00000010;
}
.zxzb-img {
    width: 100%;
    height: 100%;
    background: #4da01c2e;
    border-radius: 10px;
    padding: 12px;
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
}
.zxzb-txt h4 {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    margin-bottom: 0;
}
ul.dropdown-menu {
    border-radius: 0px !important;
    border: none;
    box-shadow: 0 0 10px #00000020;
    border-bottom: 3px solid #4DA01C;
    padding: 0px 10px;
}
a.dropdown-item {
    padding: 10px 15px;
    border-bottom: 1px solid #efefef;
}
.scb-r h4 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
}
.h-50 {
    height: 50px !important;
}
.h-50px {
    height: 50px !important;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #4DA01C !important;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
    display: block;
}
}
.whatsapp-ico a {
    position: fixed;
    left: 20px;
    bottom: 20px;
    max-width: 54px;
}
.f-14{
    font-size: 14px !important;
}
.hne-ic {
    display: flex;
    gap: 26px;
    flex-wrap: wrap;
    /* justify-content: center; */
}
.hne-box {
    width: 100%;
    max-width: 31%;
       box-shadow: 0 0 10px #00000020;
    padding: 14px 14px;
    border-radius: 30px 30px 30px 0;
}
.hneb-img img {
    border-radius: 20px 20px 20px 0;
    min-height: 220px;
    max-height: 220px;
    object-fit: cover;
    border: 1px solid #efefef;
    margin-bottom: 18px;
}
.hneb-con p {
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
    color: #333;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 16px;
}
.hneb-con span {
    display: inline-block;
}
.hneb-con span.btn1 {
    border-radius: 16px 16px 16px 0;
}
.main-con p a i {
    color: #4DA01C;
    margin-right: 4px;
}
.main-con p a{
    color: #333;
}
.mds-ic .main-con p span {
    margin: 0 8px;
}
.hsp-content {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}
.hspc-box {
    width: 100%;
    max-width: 20%;
    box-shadow: 0 0 10px #00000020;
    border-radius: 20px;
    padding: 10px 10px;
}
.hspc-box img {
    border-radius: 20px;
    min-height: 110px;
    max-height: 110px;
    object-fit: contain;
}
.form-check label {
    margin: 0;
}