  :root{
    --green:#32AE51;
    --bg_green:#EFF7EF;
    --bg-white:#ffffff;
 }
 body{
    font-family: "Inter", sans-serif;
     font-style: normal;
     overflow-x: hidden;
 }
a:hover{
    color:var(--bg-white);
}
/* media 991.98px*/
@media (min-width: 992px) { 
     .forms   h2{
        font-size: 28px!important;
    }
    .card {
    box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 3px 0px;
    border: none;
    border-radius: 10px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(244,255,247,1) 67%, rgba(50,174,81,0.4) 90%, rgba(244,255,247,1) 100%)!important;
    min-height: 390px!important;
}
 
  .card  p {
        font-size: 20px!important;
        font-weight: 700;
    }
 
.shape1{
    background: url(./img/shape7.webp)no-repeat!important;
    background-size: contain !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100vw;
    height: 120%!important;
}
.logo{
    width: 250px!important;
}
.desktop .hero_heading {
    margin:150px 0 0;
}
.desktop .hero_heading h2{ 
        line-height: 1.4;
        font-size: 45px!important;
        font-weight: 400;

    }
  .desktop .hero_heading  p{ 
        line-height: 1.4;
        font-size: 28px!important;
        font-weight: 400;
        margin: 0;
    }
  .desktop .hero_heading  span{
        font-size: 45px!important;
        font-weight: 700;
        position: relative;
    }
  .desktop .hero_heading  span.highlite{
        color:var(--green);
    }

  .desktop .hero_heading  span.highlite{
        width: 260px!important;
        height: 70px!important;
        display: inline-block;
        z-index:1;
    }
  .desktop .hero_heading  span.highlite::before { 
        content: "";
        background-image: url(./img/vector1.png);
        background-repeat: no-repeat;
        position: absolute;
        top: -2px;
        left: -5px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 225px!important;
    }
  .desktop .hero_heading  span.highlite.ss::before { 
        background-size: 195px!important;
        top: 0px;
        left: -6px;
}
 


.hero_heading {
    margin:100px 0 0;
}
.hero_heading  h2{ 
        line-height: 1.4;
        font-size: 30px!important;
        font-weight: 400;

    }
 .hero_heading   p{ 
        line-height: 1.4;
        font-size: 24px!important;
        font-weight: 400;
        margin: 0;
    }
  .hero_heading  span{
        font-size: 36px!important;
        font-weight: 700;
        position: relative;
    }
  .hero_heading  span.highlite{
        color:var(--green);
    }

  .hero_heading  span.highlite{
        width: 260px!important;
        height: 70px!important;
        display: inline-block;
        z-index:1;
    }
 .hero_heading   span.highlite::before { 
        content: "";
        background-image: url(./img/vector1.png);
        background-repeat: no-repeat;
        position: absolute;
        top: -2px;
        left: -5px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 225px!important;
    }
  .hero_heading  span.highlite.ss::before { 
        background-size: 195px!important;
        top: 0px;
        left: -6px;
}
 


.shape2{
    background: url(./img/shape8.webp)no-repeat!important;
    background-size: contain !important;
    width: 100vw;
    margin: -30px 0 0 0!important;
}

.container-fluid .container.sj{
        margin-top: 60px!important;
}

 
 .shape2 .hero_heading span.highlite {
            width: 350px !important;
}
 
 .sj span.highlite::before { 
        background-size: 270px!important;
}
.shape3 span.highlite::before { 
        background-size: 165px!important;
}
.shape3{
    background: url(./img/shape9.webp)no-repeat!important;
    background-size: contain !important;
    width: 100vw;
    margin: -100px 0 0 0!important;
}
.shape4{
    background: url(./img/shape12.webp)no-repeat!important;
    background-size: contain !important;
    width: 100vw;
    margin: -65px 0 0 0 ;
}
.shape4 span.highlite::before { 
        background-size: 160px!important;
}
.shape5{
    background: url(./img/shape11.webp)no-repeat!important;
    background-size: contain !important;
    width: 100vw;
    margin: -165px 0 0 0 !important;
}
.shape5 .hero_heading span.highlite::before { 
        content: "";
        background-image: url(./img/vector1.png);
        background-repeat: no-repeat;
        position: absolute;
        top: -3px;
        left: -2px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 168px!important;
    }
.testi-frame{
    background: url(./img/testi-shape.webp)no-repeat!important;
    background-size: 100%; 
    width: 100%;
    height: 500px!important;
}
.testimonial_sec .owl-dots.disabled{
    display:flex!important;
}
.dotas .owl-dots{
    display:flex!important;
    justify-content: center;
    position: absolute;
    right: 26%;
    bottom: -15%;
}

.testimonial_sec .owl-item.active{
    opacity:0.5;
}
.testimonial_sec .owl-item.active.center{
    opacity:1;
}
.testimonial_sec .owl-item.active .testi-frame{
    background-size:85%!important;
    background-position-x:center!important;
} 
 .testimonial_sec .owl-item.active .testi-frame   .description {
        font-size: 13px!important;
        color: #b9b9b9!important;
        padding: 0 75px!important;
    }
 
.testimonial_sec .owl-item.active.center .testi-frame{
    background-size:100%!important;
}
    
  .testimonial_sec .owl-item.active.center .testi-frame  .description {
        font-size: 16px !important;
        color: #707070 !important;
        padding: 0 55px !important;
    }
 
.shape6{
    background: url(./img/shape9.webp)no-repeat!important;
    background-size: contain !important;
    width: 100vw;
    margin: -50px 0 0 0 !important;
}
.marg{
    margin:-50px auto auto!important;
}
.shape6 .hero_heading span.highlite {
        width: 300px !important;
    }
 
 
  .shape6 .hero_heading  span.highlite::before {
        
        top: -11px!important;
        left: -5px!important;
        background-size: 290px !important;
    }
 
 
 .offer   li {
        font-size: 18px!important;
        border-left: 0px solid var(--green)!important;
        width: 100%!important;
        margin-bottom: 25px!important;
        margin-left: 0px!important;
    }
 
.of{
    min-height:330px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}


.owl-theme .owl-dots .owl-dot span {
    width: 22px!important;
    height: 22px!important;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background:url('../img/dotgrey.png')no-repeat!important;
    background-size: contain !important;
    border-radius: 0px!important;
    transition: 1s linear;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 32px!important;
    height: 32px!important;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background:url('../img/dotgreen.png')no-repeat!important;
    background-size: contain !important;
    border-radius: 0px!important;
    
}

.carousel-control-prev {
    left: -15%!important;
}
.carousel-control-next {
    right: -10%!important;
}




}
/*media min width 992px*/






/* media 1700px*/
@media (min-width: 1700px) { 
    .shape2 {
        
        margin: 40px 0 0px 0 !important;
}
}
/* media 1700px*/






/* media 991.98px*/
@media (max-width: 991.98px) { 
    
.owl-theme .owl-dots .owl-dot span {
    width: 15px!important;
    height: 15px!important;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background:url('../img/dotgrey.png')no-repeat!important;
    background-size: contain !important;
    border-radius: 0px!important;
    transition: 0.35s linear;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 18px!important;
    height: 18px!important;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background:url('../img/dotgreen.png')no-repeat!important;
    background-size: contain !important;
    border-radius: 0px!important;
    
}
.dotas .owl-dots{
    display:flex!important;
    justify-content: center;
    position: absolute;
    right: 18%;
    bottom: -4%;
}
.testimonial_sec .owl-dots{
    display:flex!important;
}



}
/*end mobile view*/


.logo{
    width: 30%;
}
 

.hero_heading h2{ 
        line-height: 1.4;
        font-size: 22px;
        font-weight: 400;

    }
.hero_heading    p{ 
        line-height: 1.4;
        font-size: 15px;
        font-weight: 400;
        margin: 0;
    }
.hero_heading    span{
        font-size: 25px;
        font-weight: 700;
        position: relative;
    }
 .hero_heading   span.highlite{
        color:var(--green);
    }

 .hero_heading   span.highlite{
        width: 140px;
        height: 45px;
        display: inline-block;
        z-index:1;
    }
.hero_heading    span.highlite::before { 
        content: "";
        background-image: url(./img/vector1.png);
        background-repeat: no-repeat;
        position: absolute;
        top: -2px;
        left: -5px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 122px;
    }
 .hero_heading   span.highlite.ss::before { 
        background-size: 112px;
        top: 0px;
        left: -6px;
}
 

.shape1{
    background: url(./img/shape1.webp)no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
}
.shape2{
    background: url(./img/shape2.webp)no-repeat;
    background-size: 100%;
    width: 100vw;
    margin: -77px 0 0 0;
}
.shape3{
    background: url(./img/shape3.webp)no-repeat;
    background-size: 100%;
    width: 100vw;
    margin: -65px 0 0 0 ;
}
.shape4{
    background: url(./img/shape4.webp)no-repeat;
    background-size: 100%;
    width: 100vw;
    margin: -65px 0 0 0 ;
}
.shape5{
    background: url(./img/shape5.webp)no-repeat;
    background-size: 100%;
    width: 100vw;
    margin: -65px 0 0 0 ;
}
.shape6{
    background: url(./img/shape6.webp)no-repeat;
    background-size: 100%;
    width: 100vw;
    margin: -10px 0 0 0 ;
}
 
 .hero   .carousel-inner img{
        margin: 40px 0 0;
    }
 .hero   .carousel-inner{
        min-height: 450px;
    }
 

.bg_green{
    background: var(--bg_green);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    z-index: -5;
}
body,.z1{
        z-index: 1;
    position: relative;
}
.bg-white{
    background: var(--bg-white);
}

 

.shape2 .hero_heading h2{ 
        line-height: 1.4;
        font-size: 22px;
        font-weight: 400;

    }
 .shape2 .hero_heading   p{ 
        line-height: 1.4;
        font-size: 15px;
        font-weight: 400;
        margin: 0;
    }
.shape2 .hero_heading    span{
        font-size: 25px;
        font-weight: 700;
        position: relative;
    }
 .shape2 .hero_heading   span.highlite{
        color:var(--green);
    }

 .shape2 .hero_heading   span.highlite{
        width: 200px;
        height: 45px;
        display: inline-block;
        z-index:1;
    }
 .shape2 .hero_heading   span.highlite::before { 
        content: "";
        background-image: url(./img/vector2.svg);
        background-repeat: no-repeat;
        position: absolute;
        top: -5px;
        left: -7px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 190px;
    }
 .shape2 .hero_heading   span.highlite.ss::before { 
        background-size: 112px;
        top: 0px;
        left: -6px;
}
 

 
.shape6 .hero_heading h2{ 
        line-height: 1.4;
        font-size: 22px;
        font-weight: 400;

    }
.shape6 .hero_heading    p{ 
        line-height: 1.4;
        font-size: 15px;
        font-weight: 400;
        margin: 0;
    }
 .shape6 .hero_heading   span{
        font-size: 25px;
        font-weight: 700;
        position: relative;
    }
 .shape6 .hero_heading   span.highlite{
        color:var(--green);
    }

  .shape6 .hero_heading  span.highlite{
        width: 200px;
        height: 45px;
        display: inline-block;
        z-index:1;
    }
  .shape6 .hero_heading  span.highlite::before { 
        content: "";
        background-image: url(./img/vector2.svg);
        background-repeat: no-repeat;
        position: absolute;
        top: -8px;
        left: -2px;
        bottom: 0px;
        right: 0;
        z-index: -1;
        background-size: 200px;
    }
  .shape6 .hero_heading  span.highlite.ss::before { 
        background-size: 112px;
        top: 0px;
        left: -6px;
}
 
.card{
    box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 3px 0px;
    border: none;
    border-radius: 10px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(244,255,247,1) 67%, rgba(50,174,81,0.5) 80%, rgba(244,255,247,0.5) 100%);
    min-height: 180px;
}
  .card  p{
        font-size: 12px;
        font-weight: 600;
    }
 

.button{
    background: rgb(0,211,53);
    background: linear-gradient(135deg, rgba(0,211,53,1) 0%, rgba(16,178,56,1) 65%, rgba(33,214,78,1) 100%);
    padding: 10px 40px;
    border-radius: 50px;
    color: var(--bg-white);
    text-decoration: none;
    font-weight: 600;
    box-shadow: #02cd3563 2px 3px 10px;
}
.whites{
    background: #fff;
    z-index: -2;
    position: relative;
}
.user-size{
    width: 74px!important;
    margin-bottom: -40px;
    z-index: 1;
}
.testi-frame{
    background: url(./img/testimonial-shape.webp)no-repeat; 
    background-size: 100%; 
    width: 100%;
    height: 385px;
}
.quote{
    width: 31px!important;
    height: 23px;
    margin: 0 0 10px;
}
 

.testi-frame .title{
    font-weight: 600;
    font-size: 18px;
}
.testi-frame .designation{
    font-weight: 600;
    font-size: 14px;
    color: #858585;
}
.testi-frame .description{
    font-size: 13px;
    color: #707070;
    padding: 0 30px;
    margin: 0;
}
 

.owl-nav{
    display: none;
}
 
  .testimonial_sec  .owl-dots{
        position: absolute;
        right: 50px;
        bottom: 20px;
    }
 

.marg{
        margin: -50px 0 0 0;
    }


.offer{
 background: var(--bg-white);
}
.offer ul{
    list-style-type: none;
    padding: 0;
    position: relative;
    overflow-x: hidden;
}
.offer li{
    box-shadow: #32ae5147 2.4px 2.4px 3.2px;
    padding: 10px 20px 10px 15px;
    font-size: 15px;
    border-right: 2px solid var(--green);
    border-left: 2px solid var(--green);
    width: 90%;
    margin-bottom: 90px;
    margin-left: -3px;
}
.offer .text-end{
    position: absolute;
    right: -3px;
    top: 70px;
}
.offer .text-end.s{
    position: absolute;
    right: -3px;
    top: 195px;
}
 

.forms{
    border-radius: 20px;
    box-shadow: rgba(14, 30, 37, 0.02) 0px 2px 4px 0px, rgba(14, 30, 37, 0.22) 0px 2px 10px 0px;
    border: none;
}   
.forms    input, textarea{
        border-radius: 30px;
        box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
        padding: 10px 25px;
        border: none;
    }
 .forms   h2{
        font-size: 22px;
        font-weight: 700;
        color: #686868;
    }
  .forms  .button{
        display: block;
        box-shadow: #02cd3563 2px 3px 10px;
        border: none;
    }
 
.end-of-ad{
    border-bottom: 10px solid #16C041;
}

.fade-in-bottom {
	-webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.7s both;
	        animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.7s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-6-24 16:7:15
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-bottom2 {
	-webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s both;
	        animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-6-24 16:7:15
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom2 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom2 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-bottom3 {
	-webkit-animation: fade-in-bottom 0.7s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.9s both;
	        animation: fade-in-bottom 0.7s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.9s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-6-24 16:7:15
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom3 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom3 {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.slide-in-blurred-right {
	-webkit-animation: slide-in-blurred-right 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.5s both;
	        animation: slide-in-blurred-right 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.5s both;
}
/* ----------------------------------------------
 * Generated by Animista on 2024-6-24 16:17:44
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-blurred-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
            transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
            transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
            transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
            transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

.slide-in-blurred-left {
	-webkit-animation: slide-in-blurred-left 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.5s both;
	        animation: slide-in-blurred-left 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.5s both;
}
/* ----------------------------------------------
 * Generated by Animista on 2024-6-24 16:27:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-blurred-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
            transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
            transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
            transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
            transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
.form-control:focus {
    color: #212529;
    background-color: #fff0;
    border-color: #02CD35;
    outline: 0;
    box-shadow: #02cd351c 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    
}

 
