@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');


.window-header{
    background: rgba(236, 236, 236, 1);
    height: 1.5rem;
    border-radius:1rem 1rem 0rem 0;
}
body{
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    overflow-x: hidden;
    width: 100%;
}

.col-content a{
    color: #323232 !important;
}
.window-wrapper{
    border-radius: 0 0 1rem 1rem  !important;
}
.education h2{
    font-size: 2rem;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.image-front{
    position: absolute;
     right:-5%; top:30px;
     bottom:30px;
     z-index: 999;
}

.hero-image-sm-section{
    display: none;
}
.window-wrapper img{
    border-radius: 0 0 1rem 1rem  !important;
}
.max-content{
    max-width: 1200px;
    margin:0 auto;
}
.pricing .price-tab {
    background: linear-gradient(to left, #1EC677, #1D6D45);
    border-radius: 20px;
    color: #ffffff;
    padding: 1rem !important;
}
.pricing .table{
    color: #ffffff;
    border: none;
    margin-bottom: 0;
}
.pricing .table td{
    border: none;
}
.index-front{
    font-family: 'Plus Jakarta Sans', sans-serif;

    color: white;
    background-image: url('../img/Group20.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.index-front h2{
    font-weight: 600;
    font-size: 3.2rem;
}
.sign-up{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.btn-sign{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    background: #FFFFFF;
border-radius: 5rem;
color: #1D6D45;
border: 1px solid  rgb(212, 214, 223);
}
.btn-sign:hover{
    background-color: #72dbaa;
    color: #FFFFFF;
    text-decoration: none !important;
    border: 1px solid  #72dbaa;
}
.btn-sign:hover svg path{
    stroke: #FFFFFF;
}

.sign-up span{
  padding-top: 0.9rem;
  font-size: 1.1rem;
    font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
}
.education h5{
    font-size: 2rem !important;
    font-size: 1.1rem;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}
.read{
    font-size: 1.2rem !important;
    font-weight: 500;
}
.adminstration-part{
    width: 100% !important;
}
.border-adminstration{

    background: #ffff;
    border: 1px solid #1EC677;
    border-radius: 65px;
    font-size: 1rem;
    width: 80%;
    color: #1EC677;
    font-family: 700 !important;
}
.border-adminstration:hover{
    background-color: #1EC677;
    color: #ffff;
    cursor: pointer;
}
.admins{
    padding: 0 1rem !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.admins-p{
    color: #323232;
    font-size: 1.1rem;
    font-weight: 600;

}
.admins-h5{
    font-size: 1.6rem;
    font-weight: 700;
}
.admins-plan{
    color: #323232;
    font-size: 1.1rem;
    font-weight: 500;
}
.admins-read{
    color:#1EC677;
    font-size: 1.2rem;
    font-weight: 600;
}
.admins-read:hover{
  color: #1EC677;
}
.col-img{
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 1fr;


}
.col-container{
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 2fr;
    grid-column-gap: 3.5rem;
    grid-row-gap: 3rem;
    width: 100%;
}

.col-div{
    background: rgba(31, 89, 175, 0.06);
border-radius: 4px;
}
.col-div:hover{
    background-color: #1EC677;
    color: #ffff !important;
    cursor: pointer;
}
.col-div:hover svg{
    color: #ffff !important;
}
.col-div h5{
    font-size: 1.6rem;
    font-weight: 600;
}
.btn-learn{
    font-family: 'Poppins';
    font-size: 0.9rem;
    font-weight: 400;
    background: #1EC677;
    border-radius: 100px;
    color: #FFFF;
    border: 1px solid #1EC677;
    padding: 0.3rem 2rem !important;
    text-decoration: none;
}
.btn-learn:hover{
    cursor: pointer;
    background: #1EC677;
    text-decoration: none;
    color:#ffffff;
}
.mob{
    color: #ffff;
    background: linear-gradient(99.17deg, #1D6D45 5.82%, #1EBF73 114.76%);
}
.mobile-app{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.mobile-app h4{
    font-size: 1.7rem;
    font-weight: 600;
}
.mobile-app h6{
    font-size: 1.2rem;
    font-weight: 500;
}
.mobile-app p{
    font-size: 1.2rem;
    font-weight: 500;
}

.testimonials{

    font-family: 'Plus Jakarta Sans', sans-serif;
}
.testimonials h6{
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.6rem;
}
.testimonials p{
    font-size: 1rem;
    font-weight: 500;
}
.testimonials strong{
    font-size: 1rem;
    font-weight: 600;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {

    font-size: 1rem;
}
.slick-dots li.slick-active button {
    color: #1EC677 !important;
    border-radius: 100%;
}
.slick-dots li.slick-active button:before {
    color: #1EC677 !important;
}
.col-content{
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
}

.support-info{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.support-info h3{
    font-size: 2rem;
    font-weight: 600;
}
.support-info h6{
    font-size: 1.2rem;
    font-weight: 600;
}
.support-info span{
    font-size: 1.1rem;
    font-weight: 500;
}
.support-info p{
    font-size: 0.9rem;
    font-weight: 500;
}
.visit-span{
    color: #1D6D45 !important;
    padding-top: 2rem;
}
.ready-info{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.ready-info h3{
    font-size: 2rem;
    font-weight: 600;
}
.ready-info p{
    font-size: 1.1rem;
    font-weight: 400;

}
.play-video{
    cursor: pointer;
    padding-top: 0.9rem !important;
}
.works-solution{
    cursor: pointer;
}
.col-check{
    /*margin: auto !important;*/

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 0.5rem;
    grid-row-gap: 30px;
    width: 100%;
    text-align: left;
}
.col-check span{
    font-size: 1.2rem;
    font-weight: 600;
}
.global{
    width: 100%;
}
.active0 p{
    background-color: #1EC677;
    color: #ffff;
    cursor: pointer;
}
.image-content{
    position: absolute;
    top:12rem;
    left: 5rem;

}
.bi-people-fill{
    color: #1EC677 ;
}
.front-image{
    position: absolute;
    right:-10%;
    top:30px;
    bottom:30px;
    z-index: 999;
}
@media screen and (max-width:1200px) {
    .front-image img{
        padding: 5rem 0;;
    }
}

@media screen and (max-width:950px) {
    .front-image img{
        display: none;
    }
}
@media screen and (max-width:1200px) {
    .min-padding {
        padding: 0 3rem !important;
    }
    .hero-heart{
        display: none !important;
    }

    .border-adminstration{
        width: 100% !important;
    }
    .col-container{
        margin: auto !important;
         padding: 1rem !important;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 2fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        width: 100%;
    }
    .col-content{
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 3fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        width: 100%;
    }
    .col-check{
        margin: 1rem 0 !important;

        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 1fr;
        grid-column-gap: 0.5rem;
        grid-row-gap: 30px;
        width: 100%;
    }
    .global{
        width: 50% !important;
    }
    .bg-img-selection img{
        width: 100%;
        height: 20rem !important;
    }
    .image-content{
        margin-top: 2rem !important;
        position: absolute;
        top: -4rem !important;
        left: 2.5rem !important;
        width: 88%;
        margin: 0 1rem !important;


    }

    .front-image{
        position: absolute;
        right:-20%;
        top:30px;
        bottom:30px;
        z-index: 999;
    }






}
@media screen and (max-width:1190px) {
    .bg-img-selection img{
        width: 100%;
        height: 34rem !important;
        align-items: center !important;
    }
    .image-content{
        margin-top: 2rem !important;
        position: absolute;
        top: 15rem !important;
        left: 5rem !important;
        width: 88%;
        margin: 0 1rem !important;


    }

    .front-image img{
        padding: 3rem 0;
    }





}
@media screen  and (max-width:977px){
    .bg-img-selection img{
        width: 100%;
        height: 25rem !important;
    }
    .image-content{
        margin-top: 2rem !important;
        position: absolute;
        top: 2rem !important;
        left: 2rem !important;
        width: 86%;
        margin: 0 1rem !important;


    }
    .border-adminstration{
        padding-top: 0.5rem !important;

    }
    .global{
        width: 100% !important;
    }


.front-image img{
    padding: 3rem 0;
}

}

@media screen and (max-width:768px) {
    .hero-image-sm-section{
        display:inline;
    }

    .front-image img{
        display: none !important;

    }
}

@media screen and (max-width:600px) {
    .min-padding {
        padding: 0 1rem !important;
    }
    .admins{
        padding: 0.5 0.5rem !important;
    }
    .bg-img-selection img{
        width: 100%;
        height: 10rem !important;
    }
    .image-content{
        position: absolute;
        top: -2rem !important;
        left: 2.4rem !important;
        width: 80%;
        margin: 0 1rem !important;


    }

    .col-container{
        margin: 0 auto;
        padding: 0 1.5rem !important;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        width: 100%;
    }
    .col-check{
        padding: 0 0.5rem !important;
        margin: auto !important;

        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 1fr;
        grid-column-gap: 0.5rem;
        grid-row-gap: 30px;
        width: 100%;
    }
    .global{
        width: 100% !important;
    }
    .border-adminstration{
        width: 100% !important;
    }
}
