h1,
h2,
p,
button {
    font-family: "Varela Round", sans-serif;
}

.benefits-l-prov {
    display: flex;
}

.white-logo-l-admin {
    width: 100px;
    margin-top: 5%;
}

.banner-l-prov {
    display: flex;
    background-image: radial-gradient(circle at 42.73% 42.73%, #ffbd14 0, #ffb700 25%, #fec941 50%, #dba722 75%, #e1a60d 100%);
    justify-content: center;
    padding-bottom: 0px;
}

#banner-l-prov h1,
#banner-l-prov h2,
#banner-l-prov a {
    color: #3a3a3a !important;
}

#banner-l-prov h1 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

#banner-l-prov h2 {
    font-size: 18px;
    margin-bottom: 23px;
}

#banner-l-prov p {
    font-size: 16px;
}

.banner-l-prov span,
.banner-l-prov div {
    margin: 1% 4% 0%;
    text-align: center;
    color: #3a3a3a !important;
}

#formContacProvMail {
    display: flex;
}

#formContacProv h3 {
    font-size: 20px;
    color: #3a3a3a !important;
    margin-top: 3px;
}

.validate_error_contac_email_sup {
    font-size: 12px;
    position: relative;
    color: #8625cc;
}

#benefits-l-prov {
    margin: auto 5%;
}

#benefits-l-prov div {
    padding: 0% 4%;

}

#benefits-l-prov p {
    font-size: 14px;
    color: #4a4a4a;
}

#benefits-l-prov H2 {
    font-weight: 600;
    color: #3a3a3a !important;
}

.section-mail-l-prov {
    display: flex;
    justify-content: space-evenly;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    background: #f2f2f2;
}

.section-mail-l-prov div {
    margin-left: 10px;
    margin-right: 10px;
}

.input-mail-l-admin {
    width: 400px;
    height: 40px;
    border-radius: 30px;
    border: 1px solid #3a3a3a;
    padding: 5px 10px;
}

.sectionName-form-contac {
    display: flex;
    justify-content: center;
}

#formContacProv input {
    border-radius: 30px;
    border: none;
    padding: 3px 5px;
    margin: 5px;
}

.validate_error_contac_email_data {
    font-size: 12px;
    color: #8625cc;
    width: max-content;
    margin: 0 auto !important;
}

#mailContac {
    width: 96%;
}

.sec-mail-submit {
    width: 200px;
    background-color: #fec941;
    border-radius: 30px;
    color: #3a3a3a;
    font-size: 14px;
    text-align: center;
    padding: 9px;
    border: none;
}

.text1-l-prov {
    text-align: center;
    background-color: #f7f7f7;
}

.text1-l-prov H2 {
    font-size: 26px;
    font-weight: 600;
    color: #3a3a3a !important;
}

.text1-l-prov b {
    font-size: 20px;
    color: #32b1fc;
    font-weight: 500 !important;
}

.text1-l-prov p {
    font-size: 18px;
    line-height: 20px;
    padding: 0% 15%;
}

#banner-l-prov button {
    background-color: white;
    border-color: white;
    border-radius: 30px;
    padding: 5px 40px;
    font-size: 24px;
}

.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;
}

.prov1-box,
.prov2-box,
.prov3-box {
    background-image: radial-gradient(circle at 42.73% 42.73%, #ffbd14 0, #ffb700 25%, #fec941 50%, #dba722 75%, #e1a60d 100%);
    width: 200px;
    height: 230px;
    margin: 5% 5% 2% 5%;
    border-radius: 20px;
    text-align: center;
}

.prov1-box img {
    height: 289px;
    max-width: fit-content;
    right: 24px;
}

.prov2-box img {
    height: 289px;
    max-width: fit-content;
    right: 9px;
}

.text-profiles-prov {
    text-align: center;
    margin: 0% auto;
    background-color: #f7f7f7;
    padding: 3% 20%;
    font-size: 18px;
    line-height: 20px;
}

.text-profiles-prov button {
    background-color: white;
    border-color: #fec941;
    border-radius: 30px;
    padding: 5px 40px;
    color: #3a3a3a;
    font-size: 20px;
    box-shadow: 4px 4px 3px #d9d9d9;
}

#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-prov {
    text-align: center;
    width: 50%;
}
.section-img-benefit-shop{
align-self: center;
width: 60%;
}
.section-img-benefit-shop img{
    width: 100%;
}
.title-benefits2-l-prov h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #3a3a3a !important;
}

.title-benefits2-l-prov p {
    font-size: 18px;
    line-height: 20px;
}

.section-benefits2-l-prov {
    display: flex;
}

.section-benefits2-l-prov img {
    width: 600px;
    height: max-content;
}

.text-benefists2-l-prov {
    margin: -9% 10% 0% 10%;
    color: #3a3a3a;
}

.text-benefists2-l-prov h2 {
    font-weight: 600;
    color: #3a3a3a !important;
}

.text-benefists2-l-prov span {
    color: #fec941 !important;
}

#contact-section-l-prov {
    display: flex;
    background-color: #f0f0f0;
    padding: 0% 2%;
    text-align: center;
    justify-content: space-around;
}

#contact-section-l-prov div {
    margin: 1% 1% 0%;
}

#contact-section-l-prov h2 {
    color: #3a3a3a !important;
    font-size: 20px;
    padding: 1px 25px;
    font-weight: 600;
}

#contact-section-l-prov p {
    color: #3a3a3a !important;
    font-size: 16px;
}

#contact-section-l-prov span {
    color: #fec941;
}

#contact-section-l-prov form {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    width: 400px;
    margin: 1px auto;
    border: 1px solid #f0f0f0;
}

#contact-section-l-prov form div input {
    background: #e9e9e9;
}

.section-video-l-prov, .section-benefit-shop {
    display: flex;
    justify-content: center;
    margin: 0% auto;
}
.section-benefit-shop div{
    
    margin: 0px;
}
.section-benefit-shop div img{
display: flex;
margin: 0 auto;
}
.section-video-l-prov div {
    margin: 2% 5%;
}
.title-benefit-shop{
    width: 40%;
}
.title-benefit-shop h1{
    display: flex;
    width: max-content;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    color: #3a3a3a !important;
}
.title-benefit-shop h1 span{
color: #fec941;
margin-left: 4px;
}
.title-benefit-shop h1 img{
    height: 26px;
    margin-right: 4px;
}
.section-video-l-prov h2 {
    color: #3a3a3a !important;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: 30px 0px;
    font-weight: 600;
}

.section-video-l-prov video {
    border: solid 4px #646464;
    padding: 15px;
    border-radius: 10px;
}

#banner-footer-l-prov {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px;
}

.section-social-media-l-admin {
    text-align: center;
    font-size: 20px;
}

.section-social-media-l-admin img {
    width: 180px;
}

.section-video-l-prov button {
    background-color: white;
    width: 300px;
    font-size: 20px;
    text-align: center;
    margin: 0px auto;
    display: grid;
    border-radius: 30px;
    color: #3a3a3a;
    border: solid 1px #3a3a3a;
    box-shadow: 4px 4px 3px #d9d9d9;
}

.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: 173px;
    right: 0;
    z-index: 10;
    width: 72px;
}

.footer-social-media-l-prov {
    display: flex;
}

.img-footer-prov {
    width: 418px;
    position: relative;
    bottom: 20px;
}

.title-benefits2-l-prov button, .title-benefit-shop button {
    background: #fec941;
    border-radius: 30px;
    color: #3a3a3a;
    padding: 5px 15px;
    border: none;
    font-size: 20px;
    box-shadow: -3px 2px 2px lightgrey;
}
.title-benefits2-l-prov button:hover, 
.title-benefit-shop button:hover, 
.section-video-l-prov button:hover, 
#banner-l-prov button:hover, 
.text-profiles-prov button:hover{
    font-weight: 600;
}
.title-benefit-shop .text-benefists2-l-prov p{
    max-width: 80%;
}
.title-benefit-shop button{
    font-size: 16px;
}
.planes-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.aliado-experto-container {
    background: rgb(189, 147, 3);
    background: -moz-linear-gradient(180deg,
            rgba(189, 147, 3, 1) 29%,
            rgba(224, 180, 23, 1) 68%,
            rgba(255, 209, 41, 1) 94%);
    background: -webkit-linear-gradient(180deg,
            rgba(189, 147, 3, 1) 29%,
            rgba(224, 180, 23, 1) 68%,
            rgba(255, 209, 41, 1) 94%);
    background: linear-gradient(180deg,
            rgba(189, 147, 3, 1) 29%,
            rgba(224, 180, 23, 1) 68%,
            rgba(255, 209, 41, 1) 94%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#bd9303", endColorstr="#ffd129", GradientType=1);
    border-radius: 30px;
    padding: 15px;
    box-shadow: -3px 2px 2px lightgrey;
    text-align: center;
    font-family: "Varela Round", sans-serif;
    height: 440px;
}

.container-row-planes {
    display: flex !important;
    justify-content: center !important;
    flex-direction: row;
    flex-wrap: wrap;
}

.image-premium {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    background-color: #ffd129;
    box-shadow: -4px 3px 5px 0 #646363a8;
    left: 42%;
}

img.icono-plan-premium {
    height: 70px;
    width: 70px;
}

p.aliado-exp-title {
    margin-top: 25px;
    font-family: "Varela Round", sans-serif;
    font-size: 2em;
    color: #fff;
    margin-bottom: 0px;
}

p.aliado-exp-subtitle {
    line-height: 1;
    color: #fff;
    font-size: 1.1em;
}

p.aliado-exp-parrafo1 {
    font-size: 1.2em;
    line-height: 1.1;
    color: #fff;
}

p.aliado-exp-parrafo2 {
    color: #fff;
    font-size: 1.7em;
    margin-bottom: 0px;
}

span.txt-small {
    font-size: 12px;
    position: relative;
    top: -16px;
}

span.precio-txt-exp {
    font-size: 2.6em;
    color: #fff;
}

p.aliado-exp-costo {
    font-size: 0.9em;
    color: #fff;
}

.btn-premium-container {
    margin-bottom: 15px;
}

a.btn-premium {
    min-width: 100%;
    background-color: #fff;
    padding: 10px 70px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    font-size: 1.5em;
    color: #bd9303;
    box-shadow: -3px 3px;
    cursor: pointer;
}

/********** plan basico styles ***************/

.aliado-emprendedor-container {
    background: rgb(126, 126, 127);
    background: -moz-linear-gradient(180deg,
            rgba(126, 126, 127, 1) 29%,
            rgba(165, 164, 165, 1) 69%,
            rgba(189, 188, 188, 1) 94%);
    background: -webkit-linear-gradient(180deg,
            rgba(126, 126, 127, 1) 29%,
            rgba(165, 164, 165, 1) 69%,
            rgba(189, 188, 188, 1) 94%);
    background: linear-gradient(180deg,
            rgba(126, 126, 127, 1) 29%,
            rgba(165, 164, 165, 1) 69%,
            rgba(189, 188, 188, 1) 94%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#7e7e7f", endColorstr="#bdbcbc", GradientType=1);
    border-radius: 30px;
    padding: 15px;
    box-shadow: -3px 2px 2px lightgrey;
    text-align: center;
    font-family: "Varela Round", sans-serif;
    height: 440px;
}

.image-basic {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    background-color: #ffd129;
    box-shadow: -4px 3px 5px 0 #646363;
    left: 42%;
}

img.icono-plan-basic {
    height: 70px;
    width: 70px;
}

p.aliado-emp-title {
    margin-top: 25px;
    font-family: "Varela Round", sans-serif;
    font-size: 2em;
    color: #fff;
    margin-bottom: 0px;
}

p.aliado-emp-subtitle {
    line-height: 1;
    color: #fff;
    font-size: 1.1em;
}

p.aliado-emp-parrafo1 {
    color: #fff;
    margin-top: 22px;
    margin-bottom: 44px;
    font-size: 1.2em;
    line-height: 1.1;
}

p.aliado-emp-parrafo2 {
    color: #fff;
    font-size: 1.7em;
    margin-bottom: 0px;
}

span.precio-txt-emp {
    font-size: 2.6em;
    color: #fff;
}

p.aliado-emp-costo {
    font-size: 0.9em;
    color: #fff;
}

.btn-basic-container {
    margin-bottom: 15px;
}

a.btn-basico {
    min-width: 100%;
    border: 2px solid #fff;
    padding: 10px 70px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    font-size: 1.5em;
    color: #ffff;
    box-shadow: -3px 3px #938b8b;
    cursor: pointer;
}

.ayuda-flotante-mp {
    width: 25px;
    margin: 3px;
}

.ayuda-flotante-mp svg {
    fill: white;
    padding: 3px;
}

.aliado-exp-parrafo2 {
    color: white;
    display: flex;
    justify-content: center;
    font-size: 22px;
}

#benefits2-l-prov {
    padding-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

[data-tootik][data-tootik-conf*="info"]:after {
    background: #7a7a7a !important;
    font-family: "Varela Round";
}

.form2-l-prov {
    display: flex;
}

/* inicio-responsive */

@media (max-width:425px) {
    .title-benefit-shop .text-benefists2-l-prov p{
        max-width: 85%;
    }
    .section-benefit-shop{
        flex-direction: column-reverse;
    }
    .section-benefit-shop div{
        width: auto;
        margin: 10px;
    }
    .title-benefit-shop a{
        display: flex;
    justify-content: center;
    }
    .container-row-planes {
        margin: 0;
    }

    .footer-social-media-l-prov {
        display: flex;
        flex-direction: column-reverse;
    }

    .img-footer-prov {
        bottom: -14px;
    }

    .banner-l-prov {
        display: grid
    }

    #banner-l-prov h2 {
        font-size: 20px;
        margin-bottom: 32px;
    }

    #banner-l-prov button {
        font-size: 20px;
    }

    .benefits-l-prov {
        display: grid;
    }

    #formContacProvMail {
        display: grid;
    }

    .section-mail-l-prov 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-prov p {
        font-size: 16px;
        padding: 5px 20px;
    }

    .prov1-box,
    .prov2-box,
    .prov3-box {
        width: 100px;
        height: 86px;
        margin: 69px 5px;
        border-radius: 10px;
    }

    .prov1-box img {
        top: -34px;
        right: 3px;
        height: 120px;
    }

    .prov2-box img {
        height: 123px;
        right: 0px;
        top: -37px;
    }

    .prov3-box img {
        bottom: 34px;
        height: 120px;
    }

    .section-profiles {
        height: 156px;
    }

    .text-profiles-prov {
        padding: 3% 12%;
        font-size: 14px;
    }

    .text-profiles-prov button {
        margin-top: 10px;
    }

    #testimony-admin {
        display: grid;
        text-align: center;
    }

    #testimony-admin img {
        width: 100px;
        margin: auto 15%;
        padding: 8px;
    }

    .title-benefits2-l-prov {
        text-align: center;
        margin: 20px;
        width: 91%;
    }

    .title-benefits2-l-prov p {
        font-size: 16px;
    }

    .section-benefits2-l-prov {
        display: grid;
    }

    .text-benefists2-l-prov {
        margin: 1% 12% 0% 7%;
    }

    .section-benefits2-l-prov img {
        padding: 0;
        margin-top: -34px;
    }

    .section-video-l-prov {
        display: grid;
    }

    .section-video-l-prov video {
        width: 320px;
        margin: 1px auto;
    }

    #contact-section-l-prov p {
        font-size: 12px;
        margin: 9px 19px;
        line-height: 14px;
    }

    #formContacProv {
        width: 320px !important;
    }

    #contact-section-l-prov {
        display: grid;
    }

    .sec-text-button {
        margin-top: 5px !important;
    }

    .sectionName-form-contac {
        display: grid;
        justify-content: normal;
    }

    #formContacProv input {
        width: 100%;
    }

    #banner-l-prov p {
        font-size: 12px;
    }

    #banner-l-prov button {
        padding: 5px 37px;
    }

    .boton-whatsapp-flotante {
        bottom: 32px;
        right: 0;
        width: 50px;
    }

    #testimony-admin div {
        width: 100%;
    }

    .text-profiles-prov button {
        font-size: 18px;
        padding: 7px 34px;
    }

    .text1-l-prov H2 {
        font-size: 20px;
    }

    .title-benefits2-l-prov h2 {
        font-size: 20px;
    }

    .aliado-experto-container {
        height: auto;
    }

    .aliado-emprendedor-container {
        height: auto;
    }
}

@media (min-width:320px) {

    .section-video-l-prov video {
        width: 270px;
        margin: 1px auto;
    }

    #banner-l-prov h2 {
        font-size: 18px;
    }

    .text-profiles-prov button {
        font-size: 18px;
        padding: 7px 13px;
    }

    #banner-l-prov button {
        font-size: 18px;
    }

    #banner-l-prov button {
        padding: 5px 20px;
    }

    .btn-app {
        position: fixed;
        right: 7px;
        bottom: 178px !important;
        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;
    }

    .boton-whatsapp-flotante {
        position: fixed;
        bottom: 216px !important;
        right: 0;
        z-index: 10;
        width: 72px;
    }
}


@media screen and (min-device-width: 426px) and (max-device-width: 768px) {
    .aliado-emprendedor-container {
        height: auto;
    }

    .aliado-experto-container {
        height: auto;
    }

    #banner-l-prov h2 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    #banner-l-prov p {
        font-size: 14px;
    }

    #banner-l-prov button {
        padding: 5px 19px;
        font-size: 20px;
    }

    #banner-l-prov h1 {
        font-size: 24px;
    }

    .banner-l-prov {
        display: grid;
    }

    .banner-l-prov span img {
        width: 400px;
        height: max-content;
    }

    .banner-l-prov div {
        margin: 0;
    }

    .benefits-l-prov {
        display: grid;
    }

    #formContacProvMail {
        display: grid;
        text-align: center;
    }

    #formContacProvMail div {
        margin: 2px 0px;
    }

    .prov1-box,
    .prov2-box,
    .prov3-box {
        width: 150px;
        height: 136px;
        margin: 69px 5px;
        border-radius: 10px;
    }

    .prov1-box img {
        top: -34px;
        right: 3px;
        height: 170px;
    }

    .prov2-box img {
        height: 173px;
        right: 0px;
        top: -37px;
    }

    .prov3-box img {
        bottom: 34px;
        height: 170px;
    }

    .section-profiles {
        margin-bottom: -60px;
    }

    .container-row-planes {
        margin: 0 15px;
    }

    .section-benefits2-l-prov {
        display: grid;
    }

    .title-benefits2-l-prov,
    .section-benefits2-l-prov img {
        width: 100%;
    }

    .text-benefists2-l-prov {
        margin-top: 0px;
    }

    #contact-section-l-prov,
    .section-video-l-prov {
        display: grid;
    }

    .section-video-l-prov video {
        margin: 20px 0px;
    }

    .btn-app {
        position: fixed;
        right: 7px;
        bottom: 178px !important;
        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;
    }
    .boton-whatsapp-flotante {
        position: fixed;
        bottom: 216px !important;
        right: 0;
        z-index: 10;
        width: 72px;
    }
}

@media (min-width:769px) and (max-width: 1024px) {
    .banner-l-prov span img {
        max-width: 436px;
        height: max-content;
        position: absolute;
        bottom: 1px;
        right: 10px;
    }

    #banner-l-prov button {
        padding: 4px 34px;
        font-size: 18px;
    }

    .banner-l-prov span,
    .banner-l-prov div {
        width: 50%;
    }

    #banner-l-prov p {
        font-size: 12px;
    }

    .banner-l-prov div {
        margin-bottom: 15px;
    }

    .container-row-planes {
        flex-wrap: nowrap !important;
    }

    .section-benefits2-l-prov {
        display: grid;
    }

    .title-benefits2-l-prov,
    .section-benefits2-l-prov img {
        width: 100%;
    }

    .text-benefists2-l-prov {
        margin-top: 0px;
    }

    #contact-section-l-prov img {
        position: absolute;
        width: 35%;
        bottom: 0px;
        right: 20px;
    }

    #contact-section-l-prov {
        justify-content: space-between;
    }

    #contact-section-l-prov form {
        margin: 10px auto;
    }

    .section-video-l-prov {
        display: grid;
    }

    .sec-text-button {
        margin-top: 1px !important;
    }

    .footer-social-media-l-prov {
        display: flex;
        margin-bottom: 133px;
        margin-top: 22px;
    }

    #formContacProvMail {
        display: grid;
        text-align: center;
    }

    #formContacProvMail div {
        margin: 2px 0px;
    }

    .prov1-box,
    .prov2-box,
    .prov3-box {
        width: 150px;
        height: 136px;
        margin: 69px 5px;
        border-radius: 10px;
    }

    .prov1-box img {
        top: -34px;
        right: 3px;
        height: 170px;
    }

    .prov2-box img {
        height: 173px;
        right: 0px;
        top: -37px;
    }

    .prov3-box img {
        bottom: 34px;
        height: 170px;
    }

    .section-profiles {
        margin-bottom: -60px;
    }
}

@media (min-width:1025px) and (max-width:1250px) {
    .banner-l-prov span img {
        max-width: 536px;
        height: max-content;
        position: absolute;
        bottom: 1px;
        right: 20px;
    }

    #banner-l-prov button {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .banner-l-prov span,
    .banner-l-prov div {
        width: 50%;
    }
}

@media (min-width:1250px) {
    .aliado-experto-container {
        padding: 15px 9px !important;
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    p.aliado-exp-parrafo1 {
        line-height: 0.99 !important;
    }
}

@media (min-width:769px) and (max-width:887px) {
    p.aliado-exp-parrafo1 {
        line-height: 0.97 !important;
    }
}

/* alertas landing prov */

.sw-standar-css .sw-titulo-ok.sw-gestion-supervisor.landing-proveedor {
    background-color: #fec941 !important;
    text-align: center;
}

.sw-standar-css .sw-titulo.sw-gestion-supervisor.landing-proveedor i {
    font-size: 2em !important;
    color: white !important;
    font-weight: 600 !important;
  }
  
  .sw-standar-css .sw-texto .sw-gestion-supervisor.landing-proveedor {
    font-family: "Varela Round", sans-serif;
    font-size: 17px;
    color: #676767;
    padding: 20px 20px 0;
    text-align: center;
    font-weight: 400;
  }
  
  .sw-reset-pass-error .sw-texto .sw-gestion-supervisor.landing-proveedor {
    font-size: 16px;
  }
  
  .sw-standar-css.sw-gestion-supervisor.landing-proveedor .btn-sw {
    background-color: #fec941 !important;
    border-radius: 20px !important;
    font-family: "Varela Round", sans-serif;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px !important;
  }
  
  .sw-standar-css.sw-gestion-supervisor.landing-proveedor .btn-sw-ok {
    border-left-color: #fec941 !important;
    border-right-color: #fec941 !important;
    font-size: 1.1em !important;
    padding: 8px 30px !important;
    font-family: "Varela Round" !important;
  }
  
  .sw-standar-css.sw-gestion-supervisor.landing-proveedor .btn-cancel-ok {
    background-color: #ffffff !important;
    border: 1px solid #fec941 !important;
    border-left-color: #fec941!important;
    border-right-color: #fec941 !important;
    color: #717171 !important;
    font-weight: 600 !important;
  }

  span.search_LaCo.astm-search-menu.is-menu.default {
    display: none;
}