
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&family=Paytone+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Open Sans', sans-serif;
}

.landing-section{
    margin-top: 180px;
}
.main-hero-titie1,.main-hero-titie2{
    font-size: 48px;
    text-align: center;
    color: #05034E;
    font-family: 'Paytone One', sans-serif;
}
.main-hero-titie2{
    margin-bottom: 24px;
}
.landing-section-btn{
    text-align: center;
    margin-top: 50px;
}
.bg-yellow{
    background: var(--bg-yellow);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    padding: 5px 16px;
    background-size: contain;
}
.main-hero-titie3{
    font-size: 20px;
    text-align: center;
    color: #202020;
}






/* section 2 */
.section221-wrapper{
        clip-path: polygon(0 8%, 100% 0, 100% 100%, 0% 100%);
    background: linear-gradient(128.54deg, #F2F2FD 31.75%, rgba(242, 242, 253, 0) 85.9%);
}
.section221{
    display: flex;
    padding-bottom: 270px;
    padding-top: 0px;

}
.section221-left{
    width: 100%;
    padding-left: 12%;
    padding-right: 6%;
}
.first-section221{
    padding-top: 220px;
}
.section221-right{
    flex: 1;
}
.last-section221{
    margin-bottom: 280px !important;
}
.girl22{
    position: sticky;
    top: 80px;
    width: 650px;
    float: right;
    padding-top: 50px;
}
.section221-left section h3{
    font-family: 'Paytone One', sans-serif;
    font-size: 36px;
    color: #05034E;
}
.section221-left section h4{
    font-family: 'Paytone One', sans-serif;
    font-size: 25px;
    color: #05034E;
}
.section221-left section{
    margin-bottom:200px;
    max-width: 450px;
}

@media only screen and (min-width: 1600px) {
    .girl22 {
        top: 70px;
    }
    .section221-left {
        padding-left: 20%;
    }
}
@media only screen and (min-width: 1750px) {
    .girl22 {
        top: 120px;
        width: 750px;
    }
}
/* --------------------- */








.klenty2000{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    color: #05034E;
    margin-bottom: 50px;
    margin-top: 70px;
}

.badge-box{
    display: flex;
    height: 280px;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    position:relative;
    left: -80px;
  
}
.section2-2-bg{
    position: relative;
    top: 0;

}
.section2-2{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    top: -147px;
}
.section2-2-box{
    background: var(--section2-2-box);
    background-repeat: no-repeat;
    width: 1050px;
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-position: center;
    background-size: cover;
}
.badge-box img{
    width: 100px;
}

/* 
.scroll-container{
    height: 100vh;
	overflow: scroll;
	scroll-snap-type: y mandatory;
}

.section2-scroll-item{
    position: relative;
    scroll-snap-align: start;
    height: 100vh;
    z-index: 2;
  
} */




/* section3------- */

.section3{
    margin-top: 270px;
}
.section3-heading{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    text-align: center;
    color: #05034E;
    margin-bottom: 60px;
}

.box-violet-img{
    padding: 20px;
}
.box-img-inside{
    height: 112px;
    padding: 20px 30px;
}
.box-img-inside img{
    margin-bottom: 7px;
}
.box-green img {
    height: 25px;
}
.box-green  {
   padding: 10px 30px;
}
.box-violet{
    border-top: 2px solid #8D00FC;
    background: #FBF5FF;
}
.box-yellow{
    background: #FFFCF5;
    border-top: 2px solid  #FFC42E;
}
.box-green{
    background:  #F5FFFA;
    border-top: 2px solid   #00FF85;
}
.box-yellow-img{
    
}

.box-pink{
    background:  #FFF5FA;
    border-top: 2px solid   #F82295;
}
.box-pink{
    padding: 10px 30px;
}
.box-pink img{
    height: 25px;
}
.first-box1{
    margin-bottom: 50px;
}
.first-box2{
    position: relative;
}
.piler1{
    background: rgba(216, 235, 248, 0.2);
     position: relative;
}
.piler2{
    background: rgba(216, 235, 248, 0.5);

}
.piler3{
    background: rgba(216, 235, 248, 0.4);
}
.piler4{
    background: rgba(216, 235, 248, 0.7);
}
.piler5{
    background: rgba(216, 235, 248, 0.3);
}.piler6{
    background: rgba(216, 235, 248, 0.6);
}


.piler-direction{
    position: relative;
    left: -36%;
    transform: rotate(270deg);
    display: flex;
    justify-content: space-between;
    top: 39%;
}
.piler-direction p{
    font-size: 16px;
    color: #05034E;
}
.bottom-rel{
    position: relative;
    left: -50px;
}
.piler{
    height: 562px;
    position: relative;
}
.piler-title{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.piler-title p{
    font-weight: 800;
    font-size: 14px;
    color: #05034E;
    text-align: center;
}
.graph-line{
    width: 950px;
    position: absolute;
    top: 80px;
   left: 90px;
}
.graph-line1{
    top: 80px;
}
.graph-line2{
    top: 180px;
}
.graph-line3{
    top: 200px;
}
.graph-line4{
    top: 340px;
}
.section3{
    margin-bottom: 200px;
}
.img-box a img{ 
    transition: .3s;
}
.img-box a:hover img{
    transform: scale(1.1);
}































/* testimonial-section */

.testimonial-section{
    padding: 50px 0px 80px;
    margin-top: 80px;
    background: #F2F2FD;
}
.testimonial-heading{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    color: #05034E;
    margin-bottom: 60px !important;
}
.testimonial-wrapper{
    padding: 0px 100px;
}
.owl-carousel2{
    box-shadow: 12px 12px 30px rgb(0 0 0 / 8%); 
    background: white;
}
.carousel-item{
    padding: 65px 120px;
    display: block;
}
.carousel-item-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.testimonial-qoute{
    width: 60px !important;
}
.carousel-comment{
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #202020;
    padding: 50px 30px;
}
.testimonial-profile{
    width: 60px !important;
    height: 60px !important;
}
.degednation-box{
    display: flex;
    justify-content: center;
}
.testimonial-name-box{
    padding-left: 25px;
}
.degednation-box-wrapper{
    display: flex;
  
}
.testimonial-name{
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #05034E;
    margin-bottom: 0px !important;
}
.testimonial-profile-position{
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #05034E;
    margin-bottom:0px ;
}
.owl-carousel2{
    position: relative;
}
.owl-dots{
    display: none ;
}
.owl-nav{
    /* font-size: 50px; */
    position: absolute;
   top: 47%; 
}
.owl-nav svg{
    padding: 5px;
    width: 30px !important;
    height: 30px;
    color: #49499B;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
}
.owl-nav svg:focus{
    outline: none !important;
}
.owl-nav svg:hover{
    outline: none !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    outline: none !important;
}

.owl-prev{
    position: relative;
    left: -50px;
}
.owl-nav{
    width: 100%;
}
.owl-next{
    position: relative;
    left: -87px;
}
.owl-next{
    position: absolute;
    left: 102%;
}




/* arrow button */
.btn-arrow{
    padding: 0px !important;
   background: #504EE4 !important;
}
.btn-arrow p{
  font-weight: 700;
   
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    padding: 12px 16px;
    margin-bottom: 0px !important;
    transition: .3s;
    transform: translateX(5px);  
}
.btn-arrow i{
    transition: .3s;    
    opacity: 0;
    transform: translateX(-3px); 
}

.btn-arrow:hover p{
    transform: translateX(-2px);
}
.btn-arrow:hover i{
    opacity: 1;
    transform: translateX(9px);  
}
.btn-blue p{
    color: white !important;
}



/* section5-------- */



.section5heading{
    font-size: 39px;
    font-family: 'Paytone One', sans-serif;
    color: #05034E;
    margin-bottom: 24px;
}
.section5subheading{
    font-size: 20px;
    color: #202020;
    margin-bottom: 40px;
}

.section5{
    padding: 70px 0px;
}



@media only screen and (max-width: 1050px) {

    .main-hero-titie1, .main-hero-titie2 {
        font-size: 30px;
    }
    .girl22 {
        top: 250px;
        width: 500px;
    }
    .section2-2-box {
        width: 800px;
    }
    .klenty2000 {
        font-size: 24px;
    }
    .graph-line {
        width: 82%;
    }
    .company-logo-list{
        width: 60% !important;
    }
}
@media only screen and (max-width: 800px)and (min-width: 600px) {
    .main-hero-titie3 {
        padding: 0px 100px;
    }
    .section2-2-box {
        width: 600px;
    }
    .girl22 {
        top: 250px;
        width: 400px;
    }
    .section221-wrapper {
        clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    }
    .section221-left {
        padding-left: 30px;
    }
    .section221-left section h3 {
        font-size: 26px;
    }
   
    .klenty2000 {
        font-size: 18px;
    }
    .section221-wrapper img{
        width: 70% !important;
    }
    .badge-box {
        height: 228px;
    }
    .company-logo-list{
        width: 60% !important;
    }
    .section221-wrapper img {
        width: 400px !important;
    }
    .graph-line {
        left: 70px;
    }
    .piler-title p {
        transform: rotate(270deg);
    }
    .piler-title {
        bottom: 40px;
    }
    .piler-direction{
        width: 200px;
    }
    .piler-direction {
        left: -121%;
    }   
    .box-pink img {
        height: 25px !important;
    }
    .box-green img {
        height: 20px !important;
    }
    .box-yellow-img {
        height: auto;
    }
    .carousel-item {
        padding: 65px 30px;
    }
    .sm-hide{
        display: none;
    }
}
@media only screen and (min-width: 600px) {
    .girl33{
        display: none;
    }


}
@media only screen and (max-width: 600px) {
    .main-hero-titie1, .main-hero-titie2 {
        font-size: 35px;
    }
    .section2-2-box .row {
        margin: 0px !important;
    }
    .main-hero-titie3 {
        padding: 0px 100px;
    }
    .section221-wrapper {
        position: relative;
        clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
    }
    .section2-2-box {
        width: 100%;
    }
    .section221-right{
        display: none;
    }
    .girl33{
        margin-top: 100px;
        float: right;
        margin-bottom: 70px;
        width: 100% !important;
    }
    .section221-left {
        padding-right: 0%; 
        padding-left: 20px;
    }
    .first-section221 {
        padding-top: 0px;
    }
    .landing-section {
        margin-bottom: 100px;
    }
    .section221 {
        margin-top: 70px;
    }
    .section221-left section{
        max-width: 100% !important;
    }
    .section221-left h3{
        font-size: 26px !important;
    }
    .section221-left h3, .section221-left h4, .section221-left p{
        padding-right: 30px;
    }
    .section221-left section {
        margin-bottom: 100px;
    }
    .last-section221{
        margin-bottom: 0px !important;
    } 
    .section221-left section h4 {
        font-size: 20px;
    }
    .section2-2 {
        position: static;
        top: 0px;
        left: 0px;
        transform: translate(0%);
    }
    .badge-box {
        height: 210px;
        justify-content: space-evenly;
        position: relative;
        left: 0px;
    }
    .section221 {
        padding-bottom: 100px;
    }
    .section3 {
        margin-top: 100px;
    }
    .section3-heading {
        font-size: 18px;
    }
    .testimonial-wrapper {
        padding: 0px 30px;
    }
    .carousel-item {
        padding: 65px 20px;
    }
    .testimonial-heading,.section5heading {
       font-size: 25px;
    }
    .graph-line {
        width: 85%;
        left: 7%;
    }
    .piler-title p {
        font-size: 10px !important;
        transform: rotate(270deg);
    }
    .piler-direction p{
        font-size: 10px;
    }
    .piler-title {
        bottom: 40px;
    }
    .piler-direction{
        width: 200px;
    }
    .piler-direction {
        left: -83%;
    }   
    .box-violet-img {
        padding: 10px !important;
    }
    .box-green, .box-pink{
        padding: 10px !important;
    }
    .first-box1 .col-3{
        padding: 0px 7px !important;
    }
    .piler-direction {
        left: -106%;
    }
    .sm-hide{
        display: none;
    }
    .box-img-inside{
        padding: 20px 10px;
    }
    .first-box2 {
        padding: 0px 15px !important;
    }
    .first-box2 .col-2{
        padding: 5px !important;
    }
}


@media only screen and (max-width: 450px) {
    .main-hero-titie1, .main-hero-titie2 {
        text-align: left !important;
        font-size: 28px;
        padding-left: 20px;
        line-height: 1.5;
    }
    .landing-section-btn {
        text-align: left;
        margin-top: 50px;
        margin-left: 20px;
    }
    .piler-title p {
        width: 80px;
    }
    .company-logo-list {
        width: 90% !important;
    }
    .section3 {
        padding: 15px;
    }
    .bg-yellow {
        background: none;
        background-position-y: center;
        padding: 3px 0px;
    }
    .main-hero-titie3 {
        padding: 0px 40px 0px 20px;
        text-align: left !important;
    }
    .testimonial-heading, .section5heading {
        font-size: 20px;
    }
    .company-logo-list{
        padding: 0px 20px;
    }
    .piler-direction {
        left: -186%;
    }
    .piler {
     background: rgba(216, 235, 248, 0.6);
        height: 462px;
    }
    .graph-line2 {
        top: 140px;
    }
    .graph-line4 {
        top: 270px;
    }
    .piler-title {
        bottom: 30px;
        left: -13px;
    }
    .klenty2000 {
        font-size: 16px;
    }
    .section3 {
        margin-bottom: 100px;
    }
    .carousel-comment {
        font-size: 15px;
        line-height: 22px;
    }
    .box-img-inside img{
        max-height: 65px;
        max-width: 60px;
    }
    .box-green img {
        height: 18px;
    }
    .box-pink img {
        height: 20px;
    }
    .carousel-comment {
        padding: 50px 0px;
    }
    .testimonial-profile-position {
        font-size: 10px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 375px) {

    .piler-direction {
        left: -225%;
    }
    .piler-title p {
        width: 69px;
    }
}


