h1, h2, p, button{
 font-family:    "Varela Round", sans-serif ;
}

.benefits-l-admin{
    display: flex;
}
.white-logo-l-admin{
    width: 100px;
    margin-top: 5%;
}
.banner-l-admin{
    display: flex;
    background-image: radial-gradient(circle at 42.73% 42.73%, #b72ec5 0, #a129c8 25%, #8625cc 50%, #6425cf 75%, #4da5f7 100%);
    justify-content: center;
}
#banner-l-admin h1, #banner-l-admin h2, #banner-l-admin a{
    color: white !important;
}
#banner-l-admin h1{
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    }
    #banner-l-admin h2{
        font-size: 28px;
        margin-bottom: 52px;
        }
    #banner-l-admin p{
        font-size: 16px;
        }
.banner-l-admin span, .banner-l-admin div{
    margin: 1% 5%;
    text-align: center;
    color: white !important;
}
#formContacLandingMail{
display: flex;
}

#formContacLanding h3{
    font-size: 20px;
}
.validate_error_contac_email_sup{
    font-size: 12px;
    position: relative;
    color: #8625cc;
}

#benefits-l-admin{
    margin: auto 5%;
}
#benefits-l-admin div{
    padding: 0% 2%;
    
}
#benefits-l-admin p{
    font-size: 14px;
    color: #4a4a4a;
}

#benefits-l-admin H2{
    font-weight: 600;
    color: #4a4a4a;
}
.section-mail-l-admin {
    display: flex;
    margin: 5px 50px;
    justify-content: space-evenly;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.section-mail-l-admin div {
    margin-left: 10px;
    margin-right: 10px;
}

.input-mail-l-admin {
   width: 400px;
   height: 40px;
    border-radius: 30px;
    border-color: #8625cc;
    padding: 5px 10px;
}
.sectionName-form-contac{
    display: flex;
    justify-content: center;
}
#formContacLanding input{
    border-radius: 30px;
    border: none;
    padding: 1px 5px;
}
.validate_error_contac_email_data{
    font-size: 12px;
    color: #8625cc;
    width: max-content;
    margin: 0 auto !important;
}

#mailContac{
    width: 92%;
    justify-content: left;
}
.sec-mail-submit{
    width: 200px;
    background-color: #8625cc;
    border-radius: 30px;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 9px;
    border: none;
}
.text1-l-admin{
    text-align: center;
    background-color: #f7f7f7;
}
.text1-l-admin H2{
    font-size: 26px;
    font-weight: 600;
}
.text1-l-admin b{
    font-size: 20px;
    color:#32b1fc;
    font-weight: 500 !important;
}
.text1-l-admin p{
    font-size: 18px;
    line-height: 20px;
}
#banner-l-admin button{
    background-color: transparent;
    box-shadow: 0px 0px 30px #ffffff;
    border-color: white;
    border-radius: 30px;
    padding: 5px 40px;
    font-size: 26px;
}
.links-app-download{
    display: flex;
    justify-content: center;
    background-color: #f7f7f7;
}
.links-app-download img{
    margin: 0px 10px;
    border-radius: 10px;
}

.section-profiles{
    display: flex;
    justify-content: center;
    background-color: #f7f7f7;
    margin-top: -10px;
}
.section-profiles img{
    position: relative;
    bottom: 59px;
    margin-bottom: -74px;
}
.admin-box{
    margin-top: 80px !important;
}
.various-box img{
    height: 289px;
    max-width: fit-content;
}
.vigilant-box, .admin-box, .various-box{
    background-image: radial-gradient(circle at 42.73% 42.73%, #b72ec5 0, #a129c8 25%, #8625cc 50%, #6425cf 75%, #4da5f7 100%);
    width: 200px;
    height: 230px;
    margin: 5% 5% 2% 5%;
    border-radius: 20px;
    text-align: center;
 }
.text-profiles{
    text-align: center;
    margin: 0% auto;
    background-color: #f7f7f7;
    padding: 3% 0%;
    font-size: 18px;
    line-height: 20px;
}
.text-profiles button{
    background-color: transparent;
    box-shadow: 0px 0px 10px #8625cc;
    border-color: #8625cc;
    border-radius: 30px;
    padding: 5px 40px;
    color: #8625cc;
    font-size: 20px;
}
#testimony-admin{
    display: flex;
    background-image: url(fondo-sec-testimonio.jpg);
    background-size: cover;
    padding: 5% 13%;
    margin-top: -10px;
  
}
#testimony-admin p{
    margin: 10px 1px;
    
}
#testimony-admin img{
    width: 203px;
    margin: auto 15%;
}
#testimony-admin div{
    width: 50%;
    
}


.title-benefits2-l-admin{
    text-align: center;

}
.title-benefits2-l-admin h2{
    text-align: center;
    text-transform:uppercase;
    font-size: 24px;
    font-weight: 600;
}
.title-benefits2-l-admin p{
    font-size: 18px;
    line-height: 20px;
}
.section-benefits2-l-admin{
    display: flex;
}
.section-benefits2-l-admin img{
    width: 600px;
    margin: 0% 5%;
    padding: 0% 5%;
}
.text-benefists2-l-admin{
    margin: 5% 20% 0% 1%;
}
.text-benefists2-l-admin h2{
    font-weight: 600;
}
#contact-section-l-admin{
    display: flex;
    background-color: blueviolet;
    padding: 2%;
    text-align: center;
    justify-content: center;
}
#contact-section-l-admin div{
    margin: 1%;
}
#contact-section-l-admin h2 {
    color: white !important;
    font-size: 20px;
    padding: 1px 25px;
}
#contact-section-l-admin p {
    color: white !important;
    font-size: 16px;
}
#contact-section-l-admin form{
    background-color: beige;
    padding: 10px;
    border-radius: 10px;
    width: 400px;
    margin: 1px auto;
}
.section-video-l-admin{
    display: flex;
    justify-content: center;
    margin: 5% auto;
}
.section-video-l-admin div{
    margin: 2% 5%;
}
.section-video-l-admin h2{
    text-transform:uppercase;
    font-size: 20px;
    text-align: center;
    margin: 30px 0px;
    font-weight: 600;
}
.section-video-l-admin iframe{
    border: solid 4px #32b1fc;
    padding: 15px;
    border-radius: 10px;
}
#banner-footer-l-admin{
    background-image: url(fondo-sec-video-l-admin.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
}
.section-social-media-l-admin{
    text-align: center;
    font-size: 20px;
}
.section-social-media-l-admin img{
    width: 180px;
}
.section-video-l-admin button{
    background-color: white;
    width: 300px;
    font-size: 20px;
    text-align: center;
    margin: 0px auto;
    display: grid;
    border-radius: 30px;
    color: #8625cc;
    border: solid 1px white;
    box-shadow: #6425cf;
}
.sec-text-button {
    margin-top: 90px !important;
}
.social-icons-l-admin ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 10px;
    list-style: none;
    width: 100%;
    padding: 0;
}
.social-icons-l-admin i{
width: 15px;
    height: 26px;
    font-size: 20px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.social-icons-l-admin a{  
    border: none;
}
.section-social-media-l-admin p{
    color: #8625cc;
}
.section-social-media-l-admin span{
    color: #32b1fc;
}
.boton-whatsapp-flotante{
    position: fixed;
    bottom: 179px;
    right: 0;
    z-index: 10;
    width: 72px;
}

/* inicio-responsive */

@media (max-width:991px) {
    .banner-l-admin{
        display: grid
    } 
    #banner-l-admin h2 {
        font-size: 20px;
        margin-bottom: 32px;
    }
    #banner-l-admin button{
        font-size: 20px;
    }
    .benefits-l-admin{
        display: grid;
    }
    #formContacLandingMail {
        display: grid;
    }
    .section-mail-l-admin div{
        margin: 0 auto; 
    }
    .input-mail-l-admin{
        width: auto;
        margin-bottom: 5px;
    }
    .sec-mail-submit {
        width: auto;
        padding: 8px 67px !important;
        margin: 5px 5px;}

    .text1-l-admin p {
        font-size: 16px;
        padding: 5px 20px;
    }

    .vigilant-box, .admin-box, .various-box{
        width: 100px;
        height: 86px;
        margin: 69px 5px;
        border-radius: 10px;
    }
    .admin-box img{
        bottom: 64px;
    }
    .various-box img {
        height: 145px;
    }
    .text-profiles {
        padding: 3% 12%;
        font-size: 14px;}

    .text-profiles button{
        margin-top: 10px;
    }

    #testimony-admin {
        display: grid;
        text-align: center;
    }
    #testimony-admin img {
        width: 100px;
        margin: auto 15%;
        padding: 8px;
    }

    .title-benefits2-l-admin {
        text-align: center;
        margin: 0 20px;
    }

    .title-benefits2-l-admin p {
        font-size: 16px;
    }
    .section-benefits2-l-admin {
        display: grid;
    }
    .text-benefists2-l-admin {
        margin: 1% 12% 0% 7%;
    }
    .section-benefits2-l-admin img {
    padding: 0;
    margin-top: -34px;
    }
    .section-video-l-admin {
        display: grid;
    }
    .section-video-l-admin iframe{
        width: 320px;
        margin: 1px auto;
    }
    #contact-section-l-admin p {
        font-size: 12px;
        margin: 9px 19px;
        line-height: 14px;}
    #formContacLanding   {
        width: 320px !important;
    }
    
#contact-section-l-admin {
    display: grid;
}
.sec-text-button {
    margin-top: 5px !important;
}
.sectionName-form-contac {
    display: grid;
    justify-content: normal;
}
#formContacLanding input {
    width: 100%;
}
#banner-l-admin p {
    font-size: 12px;
}
#banner-l-admin button{
    padding: 5px 37px;
}
.boton-whatsapp-flotante {
    bottom: 32px;
    right: 0;
    width: 50px;
}
#testimony-admin div {
    width: 100%;
}
.text-profiles button{
    font-size: 18px;
    padding: 7px 34px;
}
.text1-l-admin H2 {
    font-size: 20px;
}
.title-benefits2-l-admin h2 {
    font-size: 20px;
}
}

@media (max-width:320px) {

    .section-video-l-admin iframe {
        width: 270px;
        margin: 1px auto;
    }
    #banner-l-admin h2 {
        font-size: 18px;
    }

    .text-profiles button{
        font-size: 18px;
        padding: 7px 13px;
    }
    .vigilant-box img{
        margin-top: 15px;
    }
    #banner-l-admin button {
        font-size: 18px;
}
#banner-l-admin button{
    padding: 5px 20px;
}
}

@media screen and (min-device-width: 426px) and (max-device-width: 768px) { 
    #banner-l-admin h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    #banner-l-admin p {
        font-size: 12px;
    }
    #banner-l-admin button{
        padding: 5px 19px;
    font-size: 18px;
    }

    .btn-app {
        position: fixed;
        right: 7px;
        bottom: 185px;
        height: 40px;
        width: 40px;
        background-color: #fff;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
        z-index: 1;
        display: block !important;
    }
}

span.search_LaCo.astm-search-menu.is-menu.default {
    display: none;
}