*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Roboto:wght@100;400;500;700&display=swap');

body{
    overflow-x: hidden;
}
.bg-gar{
    background: url(./images/Vector.png) no-repeat right 445% top 37%, 
    linear-gradient(180deg, #e5efff 70%, #ffffff 100%);
}
.bd-navbar {
    padding: 0.75rem 0;
    background: transparent;
}
.navbar-dark .navbar-nav .nav-link{
    color: #272D4E;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: #272D4E;
}
.btn-get{
    font-weight: 500;
    font-size: 18px;
    background: #7854F7;
    color: white;
}

.content_build h1{
    margin-top: 80px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 75px;
    line-height: 95px;
    color: rgb(39, 45, 78);
}
.content_build p{
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #94A2B3;
}
.button{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
.button input{
    padding: 15px 25px;
    background: #7854F7;
    border-radius: 50px;
    color: white;
    border: none;
}
.button span{
    margin-left: 12px;
    color: #94A2B3;
    font-weight: 700;
}
.button a{
    margin-left: 5px;
    text-decoration: none;
    color: #299EF3;
    font-weight: 700;
}
.sale-img img{
    width: 700px;
}

.made_simple h2{
    margin: 100px 0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 55px;
    font-style: normal;
    text-align: center;
    color: #272D4E;
}
.card-more h3{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 70px;
    color: #272D4E;
}
.card-more p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #94A2B3;
}
.card-more a{
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #299EF3;
}


.deve-com{
    background: url(./images/Wooo.png) no-repeat 128% 18%, 
    url(./images/deve-com.png) no-repeat;
    width: 100%;
    margin-top: 150px;
}

.deve img{
    width: 400px;
    margin-top: -40px;
}
.deve-content{
    margin-top: 60px;
}
.deve-content h1{
    font-family: 'Lato', sans-serif; 
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #FFFFFF;
}
.deve-content p{
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
.deve-content input{
    padding: 15px 25px;
    background: #70C217;
    border-radius: 50px;
    color: white;
    font-weight: 500;
    border: none;
}
.comm-img img{
    width: 450px;
    margin-top: -220px;
}
.Community{
    margin-top: -200px;
}
.Community h1{
    font-family: 'Lato', sans-serif; 
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #FFFFFF;
}
.Community p{
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
.Community input{
    padding: 15px 25px;
    background: #70C217;
    border-radius: 50px;
    color: white;
    font-weight: 500;
    border: none;
}



.trust-content h1{
    font-family: 'Lato', sans-serif; 
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #272D4E;
}
.slide{
    background: url(./images/Group_2.png) no-repeat;
    position: relative;
    top: 50px;
}

.comment p{
    background: url(./images/quote.png) no-repeat center, white;
     /*width: 927px;
    /* height: 613px; */
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    border-radius: 20px;
    padding: 120px 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 26.7px;
    line-height: 39px;
    text-align: center;
    color: #94A2B3;
    position: relative;
}
.comment p::after {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 40px;
    bottom: -20px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    border-radius: 20px;
    padding: 120px 10px;
    left: 20px;
    z-index: -1;
    background-color: white;
}
.comment p::before {
    content: "";
    position: absolute;
    width: calc(100% - 80px);
    height: 60px;
    bottom: -40px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    border-radius: 20px;
    padding: 120px 10px;
    left: 40px;
    z-index: -2;
    background-color: white;
}

.trust-img span:nth-child(1){
    position: absolute;
    width: 136px;
    height: 136px;
    right: 97%;
    bottom: 550px;
    background: url(./images/Ellipse_15.png) no-repeat;
}
.trust-img span:nth-child(2){
    position: absolute;
    width: 93px;
    height: 93px;
    right: 115%;
    bottom: 380px;
    background: url(./images/Ellipse_27.png) no-repeat;
}
.trust-img span:nth-child(3){
    position: absolute;
    width: 105px;
    height: 105px;
    right: 103%;
    bottom: 170px;
    background: url(./images/Ellipse_26.png) no-repeat;
}
.trust-img span:nth-child(4){
    position: absolute;
    width: 136px;
    height: 136px;
    right: -4%;
    top: -75px;
    background: url(./images/Ellipse_29.png) no-repeat;
}
.trust-img span:nth-child(5){
    position: absolute;
    width: 182px;
    height: 195px;
    right: -20%;
    top: 90px;
    background: url(./images/Ellipse_28.png) no-repeat;
}
.trust-img span:nth-child(6){
    position: absolute;
    width: 136px;
    height: 136px;
    right: -24%;
    top: 450px;
    background: url(./images/Ellipse_30.png) no-repeat;
}
.arrow span:hover{
    cursor: pointer;
    transition: transform 1.2s ease;
    transform: scale(1.1);
}
.arrow span:nth-child(1){
    width: 64px;
    height: 64px;
    background: url(./images/arrow_left.png) no-repeat;
}
.arrow span:nth-child(2){
    width: 64px;
    height: 64px;
    background: url(./images/arrow_right.png) no-repeat;
}

.content_sup h1{
    font-family: 'Lato', sans-serif;
    margin-top: 50px; 
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #272D4E;
}
.content_sup p{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #94A2B3;
    margin-top: 20px;
}

.membres{
    background: url(./images/membre.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 400px;
    margin-left: 50px;
    margin-bottom: -155px;
}
.platform{
    position: relative;
    background: url(./images/platforme.png)no-repeat;
    width: 100%;
}
.platform::after{
    content: "";
    position: absolute;
    background: url(./images/Ellipse_35.png);
    background-repeat: no-repeat;
    top: 130px;
    right: 60px;
    width: 89px;
    height: 88px;
}
.platform h1{
    margin-left: 100px;
    padding: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 52px;
    color: #FFFFFF;
}
.platform input{
    margin-top: 40px;
    padding: 15px 25px;
    background: #5F37EF;
    border-radius: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: white;
    border: 2px solid  white;
    font-size: 18px;
}

footer{
    flex-shrink: 0;
    width: 100%;
    background: #7854F7;
}
.service-item li{
    list-style: none;
    margin-top: 50px;
}
.service-item{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.service-item img{
    width: 41px;
    height: 41px;
    margin-left: 50px;
}
.service-item li span{
    margin-left: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: white;
    align-items: center;
}



.footer-logo img{
    width: 184px;
    margin: 70px 20px 0px 650px;
}
.line{
    position: absolute;
    width: 1300px;
    height: 0px;
    margin-top: 40px;
    left: 130px;
    border: 1px solid #9A7DFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


.content-footer{
    width: 1200px;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 50px 0 100px;
}
.bloc{
    width: 25%;
    margin: 0 30px;
}
.bloc li{
    list-style: none;
    padding: 2px 0;
}
.bloc ul{
    padding: 0;
}
.bloc a{
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-weight: 400;
}
.bloc a:hover{
    color: black;
}
.footer-about h3,
.footer-woo h3,
.footer-products h3,
.footer-support h3,
.footer-recommed h3{
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 20px;
    color: white;
}


.coprights-content{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #272D4E;
}

.bloc-copy{
    margin: 0 30px;
}
.bloc-copy li{
    list-style: none;
    padding: 2px 0;
}
.bloc-copy img{
    margin-left: 30px;
}
.bloc-copy ul{
    padding: 0;
    display: flex;
}
.copy span{
    text-decoration: underline;
    cursor: pointer;
}
.Design img{
    width: 183px;
    height: 14px;
}






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

    .navbar-brand img{
        width: 150px;
    }
    .navbar-toggler img{
        width: 35px;
    }
    .bulid-header{
        display: flex;
        flex-direction: column-reverse;
    }
    .content_build h1{
        font-size: 25px;
        line-height: 30px;
    }
    .content_build  p{
        font-size: 12px;
    }
    .button{
        font-size: 12px;
    }
    .button input{
        padding: 10px;
    }
    .sale-img img{
        width: 300px;
        margin-top: 20px;
    }
    .made_simple h2{
        font-size: 25px;
    }
    .card-more>div:nth-child(2){
        margin-top: 50px;
    }
    .card-more>div:nth-child(3){
        margin-top: 50px;
    }
    .card-more h3{
        font-size: 25px;
    }
    .card-more p {
        font-size: 12px;
        line-height: 20px;
    }
    .card-more a {
        font-size: 12px;
    }
    .deve img{
        display: none;
    }
    .deve-content h1{
        font-size: 25px;
        line-height: 30px;
    }
    .deve-content p{
        font-size: 12px;
        line-height: 20px;
    }
    .deve-content input{
        padding: 10px;
        font-size: 12px;
    }
    .Community{
        margin-top: 0;   
    }
    .comm-img img{
        display: none;
    }
    .Community h1{
        font-size: 25px;
        line-height: 30px;
        margin-top: 20px;
    }
    .Community p{
        font-size: 12px;
        line-height: 20px;
    }
    .Community input{
        padding: 10px;
        font-size: 12px;
        margin-bottom: 20px;
    }
    .trust-content h1{
        font-size: 25px;
        line-height: 35px;
    }
    .comment p{
        font-size: 12px;
        line-height: 25px;
    }
    .content_sup h1{
        font-size: 25px;
    }
    .content_sup p{
        font-size: 12px;
        text-align: start;
        padding: 10px;
        margin-top: 0px;
    }
    .membres{
        margin-left: 0;
        margin-bottom: 0;
        height: 80px;
        background-position: 18px 33px;
    }
    .platform h1{
        font-size: 20px;
        padding: 10px;
        margin: 0;
        line-height: 30px;
    }
    .platform input{
        padding: 10px;
        font-size: 12px;
        margin: 10px 10px 10px 110px;
    }
    .platform::after{
        display: none;
    }
    .service-item{
        flex-direction: column;
        align-items: flex-start;
    }
    .service-item img{
        margin-left: 0;
        width: 25px;
        height: 25px;
    }
    .service-item li{
        margin-top: 15px;
    }
    .service-item li span{
        margin-left: 5px;
        font-size: 13px;
    }
    .footer-logo img{
        width: 120px;
        margin: 20px 100px;
    }
    .line{
        width: 270px;
        margin-top: 7px;
        left: 25px;
    }

    .content-footer{
        width: 320px;
        margin-left: 50px;
        flex-wrap: wrap;
    }
    .bloc{
        width: 300px;
    }
    .bloc:nth-child(1),
    .bloc:nth-child(2),
    .bloc:nth-child(3),
    .bloc:nth-child(4),
    .bloc:nth-child(5){
        margin-bottom: 20px;
        margin-right: 0;
    }
    .bloc:nth-child(1){
        margin-top: 0;
    }
    .footer-about h3, 
    .footer-woo h3, 
    .footer-products h3, 
    .footer-support h3, 
    .footer-recommed h3{
        padding-bottom: 10px;
    }
    .coprights-content{
        flex-direction: column;
    }

}