/* p{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
} */

.banner-bg{
    background-color: #D1F1DF;
    height: auto;
    width: 100%;
    padding: 91px 80px;
    /* padding-left: 188px; */
    background-size: cover;
}

.first-banner-text{
    /* padding:20px; */
    /* width: 80%; */
   
}

.logo-img{
    object-fit: cover;
    width: 49%;
    margin-bottom: 47.6px;
}

.first-banner-text h1{
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.4375rem, 0.9487rem + 1.7615vw, 3.0625rem);
    /* color: #6764C8; */
}
.tegs-cl{
    display: flex;
    align-items: baseline;
    gap: 20px;
    flex-wrap: wrap;
    margin: 25px 0;
}
.check-color-cl{
    color: #78A841;
    font-size: 20px;
}
.check-bg{
    display: flex;
    gap: 10px;
    align-items: center;
    color: #78A841;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
}

.member-cl{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
    color: #484848;
    
}

.member-cl1{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
    color: #484848;
    display: none;
}


.member-span{
    color: #6764C8;
    font-weight: bold;
    margin-left: 5px;
}
.banner-box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.form-box{
    width: 60%;
    box-shadow: 0 10px 10px #dadada0a, 0 6px 6px rgba(0, 0, 0, 0.23);
    /* margin: auto; */
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    text-align: left;
}
.side-image-box{
    text-align: -webkit-center;
}
.form-heading{
    color: #6764C8;
    font-weight: bold;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.125rem, 0.8716rem + 0.9132vw, 1.625rem);;
}
.member-flex{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.saving-cls{
    color: #6764C8;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.125rem, 1.0616rem + 0.2283vw, 1.25rem);;
}
.form-span{
    color: #fcbf5d;
}
.sign-up-btn{
    color: white;
    width: 100%;
    background: #6764C8;
    padding: 10px;
    border-radius: 8px;
    border: unset;
    font-size: 18px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.sign-up-btn:hover{
    background-color: #7d7bcd;
    
}
.form-end-text{
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: black;
    font-size: clamp(1.125rem, 1.0616rem + 0.2283vw, 1.25rem);;
}
.second-box-bg{

padding: 60px 0;
padding-bottom: unset;
}
.works-heading{
    text-align: center;
    color: white;
    font-family: "Montserrat", sans-serif;
font-weight: bold;    
font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
margin-bottom: 25px;
}
.mobile-end .row{
    justify-content: center;
}

.discover-btn{
    color: white;
    /* width: 200px; */
    background: #6764C8;
    padding:10px 30px;
    border-radius: 8px;
    border: unset;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    
}

.discover-btn:hover{
    
    background-color: #7d7bcd;
}


.month-box{
    padding: 60px 60px;
    /* background-color: #fafafa; */
}
.features-content{
    text-align: center;
    margin-bottom: 50px;
}
.features-content .fiture-first-head{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}

.second-feature-head{
    color: #6764C8;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}
.features-content p{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
   
    color: #161B29;
}

.features-flex{
  
    text-align: center;
    /* width: 50%; */
    margin: auto;
}
.features-flex p{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    /* margin-top: 10px; */
    width: 64%;
    margin: auto;
    margin-top: 17px;
}

.features{
    background-color: #fafafa;
}

.service-box{
    padding: 60px  0;
}
.service-heading{
    text-align: center;
}
.service-first-head{
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}
.service-heading p{
    font-size: clamp(1.25rem, 1.1233rem + 0.4566vw, 1.5rem);
   color: #161B29;
}
.services-data{
    display: flex;
    align-items: center;
    gap: 20px;
  
}
.services-data h4{
    font-weight: bold;
    font-size: clamp(1.1875rem, 1.0291rem + 0.5708vw, 1.5rem);    ;

    font-family: "Montserrat", sans-serif;
}
.services-data p{
    color: #8f8f8f;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
    font-family: "Montserrat", sans-serif;
    margin: unset;
}
/* .service-box .row{
    width: 80%;
    margin: auto;
} */
.portal-bg{
    background-color: #fafafa;
    padding: 60px 10px;
    position: relative;
}

.portal-heading{
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}

.left-portal{
    background: rgb(140,195,20);
    background: linear-gradient(90deg, rgba(140,195,20,1) 27%, rgba(72,198,93,1) 41%, rgba(19,199,149,1) 69%);
    padding: 35px 10px;
    display: flex;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 100%;
    justify-content: center;
}

.left-portal h1{
    color: rgba(255, 255, 255, 0.997);
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.left-portal p{
    color: rgba(255, 255, 255, 0.822);
    font-size: clamp(0.9375rem, 0.8974rem + 0.2141vw, 1.125rem);
    font-family: "Montserrat", sans-serif;
}
.left-portal ul li{
    color: rgba(255, 255, 255, 0.793);
}
.portal-image{
    display: flex;
    align-items: center;
    /* padding: 0 14px; */
    
}
.right-portal{
    background: rgb(209,239,230);
    background: linear-gradient(90deg, rgba(209,239,230,1) 41%, rgba(210,237,241,1) 69%);
    padding: 35px 10px;
    display: flex;
    border-radius: 12px;
    flex-direction: row !important;
    height: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding-left: 40px;
    justify-content: center;
}

.right-portal ul li{
    color: black;
}

.right-portal h1{
    color: black;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.right-portal p{
    color: rgba(0, 0, 0, 0.64);
    font-size: clamp(0.9375rem, 0.8974rem + 0.2141vw, 1.125rem);
    font-family: "Montserrat", sans-serif;
}
.app-btn{
    display: flex;
    /* gap: 15px; */
   /* justify-content: center; */
   padding-left: 36px;
   position: relative;
    top: -85px;
}

.app-btn-style{
    background-color: #6764C8;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 8px 23px;
    border: none;
    border-radius: 10px;
    display: flex;
    gap: 15px;
    align-items: center;
}
.app-btn-style p{
    color: white;
    margin: unset;
}

.app-btn-style i{
    font-size: 25px;
}

.features-icon-img{
    width: 32%;
    height: clamp(2.75rem, 2.3699rem + 1.3699vw, 3.5rem);;
}

.features-icon-img2{
    width: 22%;
    height: clamp(2.875rem, 2.4315rem + 1.5982vw, 3.75rem);;
}

.sync-img{
    position: absolute;
    top: 54%;
    left:46.5%;
    
    width: 6%;
}

.service-listing-bg{
    padding: 60px 0;
}

.service-listing-bg .row h2{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);
}
.service-listing-items{
    display: flex;
    gap: 20px;
    align-items: center;
}
.service-listing-items p{
    margin: unset;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
}
.circle-img{
    width: 80%;
    height: auto;
}

.check-color-cl2{
    color: #F46161;
    font-size: 20px;
}

.app-btn a{
    text-decoration: none;
}

.subscribe-bg{
    padding: 60px 0;
    padding-bottom: 60px;
}
.subscribe-text-box{
    text-align: center;
}
.subscribe-text-box h2{
    color: white;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}
.subscribe-text-box h3{
    color: white;
    font-weight: bold;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);;
    font-family: "Montserrat", sans-serif;
}

.subscribe-text-box h4{
    color: white;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}
.subscribe{
    background: rgb(140,195,20);
    background: linear-gradient(90deg, rgba(140,195,20,1) 27%, rgba(72,198,93,1) 41%, rgba(19,199,149,1) 69%);
   
}

.discover-btn2{
    color: white;
    width: 373px;
    background: #6764C8;
    padding:10px;
    border-radius: 8px;
    border: unset;
    font-size: 18px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    box-shadow: 0 2px 4px #69A111;
    margin-top: 30px;
}   

.discover-btn2:hover{
    background: #6e6ccac6;
    
}   

.partners-bg{
    padding: 60px 0;
    text-align: center;
}
.partners-bg h2{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}

.partners-bg p{
    font-family: "Montserrat", sans-serif;
    /* font-weight: bold; */
    font-size: clamp(1.25rem, 1.1233rem + 0.4566vw, 1.5rem)
}

.media{
    margin-top: 81px;
    text-align: center;
    
}
.partners-logo{
    padding: 40px 45px;
    text-align: center;
    background-color: #fafafa;
    margin-bottom: 15px;
}
    .partners-logo img{
        width: 70%;
    }

.testimonials-bg{
    background-color: #d7edec;
    padding: 60px 0;
    text-align: center;
}
.testimonials-bg h2{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
}
.testimonials-box{
    display: flex;
    background-color: white;
    padding: 15px;
    gap: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: height 0.3s ease;
}

.testimonials-img-box{
    display: flex;
    flex-direction: column;
    position: relative;
    bottom: 71px;
}
.testimonaial-img-set{
    border-radius: 50%;
    width: 100px !important;
    height: 100px !important;
    object-fit: cover;
}
.quat{
    transform: rotatey(150deg);
}
.quat i{
    font-size: 80px;
    color:#8080805e;
}
.star-icons{
    color: #78A841;
    font-size: 20px;
    display: flex;
    gap: 10px;
}
.star-date {
    display: flex;
    margin-bottom: 9px;
}
.star-text h5 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    min-height:45px;
}
.star-text {
    margin-top: 10px;
    text-align: left;
}
.review-box{
    padding: 52px 10px;
    /* width: 80%;
    margin: auto; */
    
}
.star-text p{
    font-family: "Montserrat", sans-serif;
    font-size: unset;
    min-height:165px;
}
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 31%;
    right: -21px;
    font-size: 63px !important;
    font-weight: 100 !important;
}

.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 31%;
    left: -21px;
    font-size: 63px !important;
    font-weight: 100 !important;
}
.footer-bg{
    background-color: #eaeaea;
    padding: 60px 0;
    padding-bottom: 35px;
}

.footer-logo-img{
    width: 60%;
}
.footer-links{
    display: flex;
    gap: 100px;
    /* justify-content: center; */
}

.footer-links2{
    display: flex;
    gap: 20px;
    /* justify-content: center; */
}
.footer-links a{
    color: #383838;
    text-decoration: none;
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
}

.footer-bg h2{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    /* text-align: justify !important; */
    margin-bottom: 20px;
}
.fooer-icon-div{
    display: flex;
    justify-content: space-evenly;
}

.fooer-icon-div i{
    font-size: 33px;
}

.footer-support{
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.envolop{
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 22px;
}


.envolop p{
 margin: unset;
 font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
}

.service-space{
    margin-bottom: 70px;
}

.side-img{
    position: absolute;
    right: 0;
    width: 48%;
    z-index: 0;
    padding: unset;
    top: 75px;
}
.side-image-box{
    position: relative;
}
.phone-image {
    max-width: clamp(12.5rem, 10.4248rem + 7.4781vw, 18.375rem);
    height: clamp(17.1875rem, 14.2072rem + 10.7399vw, 25.625rem);
}

.how-to-work{
    background: rgb(140, 195, 20);
    background: linear-gradient(90deg, rgba(140, 195, 20, 1) 27%, rgba(72, 198, 93, 1) 41%, rgba(19, 199, 149, 1) 69%);
}

.portals{
    background-color: #fafafa;
}
footer{
    background-color: #eaeaea;
}

.foreceipt-form label{
    color: #484848 !important;
}


.mnm{
    color: #484848 !important;
}
.mcs{
    margin-bottom: 25px;
}
.svg-boxes{
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 424px;
    width: 24vw;
    align-items: center;
    margin: auto;
}
.svg-content-box{
    background-color: white;
    padding: 27px 37px;
    position: absolute;
    top: 50%;
    /* width: clamp(17.1875rem, 14.2955rem + 10.4216vw, 25.375rem); */
    /* right: 4%; */
    display: flex;
    gap: 20px;
    text-align: left;
    align-items: center;
    border-radius: 25px;
}
.svg-content-box p{
    margin: unset !important;
    font-size: clamp(0.875rem, 0.7483rem + 0.4566vw, 1.125rem);
    font-weight: bold;
    font-family: "Montserrat", sans-serif;;
}
.services-img{
    width: 121px;
}

.text-start h2{
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
    color: white;
    font-weight: bold;
}
.mobile-app-text{
    font-size: clamp(1.5rem, 1.1199rem + 1.3699vw, 2.25rem);;
    color: black !important;
    font-weight: bold;
}
.text-start ul li{
    line-height: 2;
}
.media .row{
    margin-top: 42px;
}

.footer-icon-div  i{
    font-size: clamp(1.125rem, 1.0732rem + 0.2252vw, 1.3125rem);
}

.testimonial-review-part{ 
    padding: 0 80px;
}
.owl-theme .owl-dots .owl-dot{
    zoom: 0.7 !important;
}
.mkp{
    display: flex;
    gap: 30px;
    justify-content: center;
}
.rhtdm{
    display: flex;
    align-items: center;
}
.rhtdm img{
    position: relative;
    top: 48px;
}
.footer-desc{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
}
.subscribe-text-box p{
    font-size: clamp(1rem, 0.9366rem + 0.2283vw, 1.125rem);
    font-weight: 600;
    color: white;
    font-family:"Montserrat", sans-serif ;
}
.form-selector-a{
    font-size: 14px
}
.circle-cl{
    display: none;
}
ol, ul{
    padding-left: 1rem;
}
.portal-image1{
    display: none;
}
@media(min-width: 768px) and (max-width:991px){
    .app-btn{
        top: -193px;
    }
}
.portal-image-mobile{
    display: block;
}

.link-flex{
    display: flex;
        flex-direction: column;
        align-items: center;
}

.circle-center{
    display: flex;
    justify-content: center;
    align-items: center;
}




.owl-theme .owl-nav [class*=owl-]:hover{
    background-color: unset !important;
    color:#78A841 !important;
}

/* .owl-theme .owl-nav{
    color:#78A841 !important;
} */

.store-btn{
    background-color: #6764C8;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    
}
.a-btn-text{
    text-decoration: none;
}

.store-btn:hover{
    background-color: #7d7bcd;
    
}
