/* _content/AppMidori/Components/Contacto.razor.rz.scp.css */

.clscontenedor[b-90k143828t] {
    max-width: 1540px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.clsLineaTitulo[b-90k143828t] {   
    margin-bottom: 96px;
    text-align: center;
}
.clsIconContact[b-90k143828t] {
    background-color: #005542;
    padding: 6px;
    width: 42px;
    height: 42px;
}


.clsDatoContacto[b-90k143828t] {
    color: #000;   
    font-family: Avenir-Roman;  
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    margin-bottom: 6px;
}
.contitcont[b-90k143828t] {
    text-align:center;
}

.clsDatoContactoTelefono:hover[b-90k143828t] {
    color: #3d8038 ;
}

.clsDatoContactoEmail:hover[b-90k143828t] {
    color: #3d8038 ;
}
@media screen and (min-width: 200px) {

    .clsImgLogo[b-90k143828t] {
        width: 160px;
    }
    .clsGrupoDatosContacto[b-90k143828t] {
        text-align: center;
        margin-bottom: 30px;
        padding-top: 0px;
    }
    .clsBloque1[b-90k143828t] {
        display: flex;
        flex-direction:column;
    }
    .clsBloque2[b-90k143828t] {
        display: flex;
        flex-direction: column;
        margin: 24px 0;
    }
    .clsBloque3[b-90k143828t] {
        display: flex;
        flex-direction: column;
    }
    .clsIconContact[b-90k143828t] {
        margin-right: auto;
        margin-left: auto;
    }

    .clsDvImgIcon[b-90k143828t] {
       
        margin-bottom: 48px;
      
    }

    .clsImgTit[b-90k143828t]{
        width:100%;
    }
    .clsDatoContacto[b-90k143828t] {        
        font-size: 20px;     
    }

    .clsLineaTitulo[b-90k143828t] {
        width: 90%;       
    }
}





@media screen and (min-width: 992px) {
    .clsImgLogo[b-90k143828t] {
        width: 160px;
    }
    .clsGrupoDatosContacto[b-90k143828t] {
        text-align: left;
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .clsBloque1[b-90k143828t] {
        display: flex;
        flex-direction: row;
    }

    .clsBloque2[b-90k143828t] {
        display: flex;
        flex-direction: row;
        margin: 24px 0;
    }

    .clsBloque3[b-90k143828t] {
        display: flex;
        flex-direction: row;
    }

    .clsIconContact[b-90k143828t] {       
        margin-right: 15px;
        margin-left:unset;
    }

    .clsDvImgIcon[b-90k143828t] {
        margin-right: 20px;
        margin-bottom: 48px;
        display: flex;
        justify-content: left;
    }

    .clsImgTit[b-90k143828t] {
        width: auto;
    }
    .clsDatoContacto[b-90k143828t] {
        font-size: 24px;
    }

    .clsLineaTitulo[b-90k143828t] {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {


    .clsDatoContacto[b-90k143828t] {
        font-size: 28px;
    }
}
/* _content/AppMidori/Components/CookiesPopup.razor.rz.scp.css */

.clscontcook[b-34r2u2occk] {
    padding-top: 30px;
    padding-bottom: 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #e5e5e5;
    width: 100%;
    font-family: Helvetica;
}

.clsFila2[b-34r2u2occk] {
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid 1px #808080;
}

.clstitulostipo[b-34r2u2occk] {
    padding-bottom: 15px;
}

.clsenlacescierre[b-34r2u2occk] {
    text-align: right;
    text-decoration: underline;
    margin-bottom: 8px;
}

    .clsenlacescierre:hover[b-34r2u2occk] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

.clsBoton[b-34r2u2occk] {
    background-color: #1860db;
    color: #ffffff;
    padding: 6px 20px;
    border-radius: 4px;
    float: right;
    margin-left: 15px;
    cursor: url('/imagenes/cursorm3.svg'), auto;
    margin-top: 15px;
}



.clsBotonCheckExt[b-34r2u2occk] {
    float: right;
    width: 40px;
    height: 19px;
    background-color: #767676;
    border-radius: 12px;
    border: 0;
    position: relative;
    margin-right: 15px;
}

    .clsBotonCheckExt:hover[b-34r2u2occk] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

.clsBotonCheckInt:hover[b-34r2u2occk] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
}

.clsBotonCheckInt[b-34r2u2occk] {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 0;
}
/* _content/AppMidori/Components/Footer.razor.rz.scp.css */
.clsdvUp[b-m5exo0j13b] {
    position: fixed;
    text-align: right;
    bottom: 100px;
    right: 50px;
    background-color: #8c898933;
    z-index: 12;
    border: solid 1px #ffffff;
    padding: 10px;
    display: none;
}

    .clsdvUp:hover[b-m5exo0j13b] {
        cursor: pointer;
    }


.clsLogosInferior[b-m5exo0j13b] {
    gap: 30px;
    display: flex;
    justify-content: right;
}

.clsHeLeido[b-m5exo0j13b] {
    color: #FFF;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.clsEnlaceCopyRight[b-m5exo0j13b] {
    color:  #FFF;   
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}
.clsImgCert[b-m5exo0j13b] {
    align-self: stretch;
    width: 42px;
}
.clsImgIntCert[b-m5exo0j13b]{
    width:100%;
}
.clsListaCertif[b-m5exo0j13b] {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-shrink: 0;
    align-self: stretch;
    flex-wrap: wrap;
}
.clsTituloCertificaciones[b-m5exo0j13b] {
    color: #FFF;    
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; 
    letter-spacing: 0.28px;
    margin-top:60px;
    margin-bottom:20px;
}
.clsButEnviarNews[b-m5exo0j13b] {
    display: flex;
    width: 92px;
    height: 44px;
    padding: 5px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border: 2px solid #FFF;
    color: #fff;   
    background-color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-top:30px;
    margin-bottom:20px;
}

    .clsButEnviarNews:hover[b-m5exo0j13b] {
        color: #005542;
        background-color:#ffffff;
        cursor:pointer;
    }
    .clsCaja[b-m5exo0j13b] {
        padding: 10px 15px;
        align-items: center;
        flex: 1 0 0;
        align-self: stretch;       
        border: 1px solid #A2A2A2;
        background-color: white;
        margin-right: 10px;
        width:100%;
    }
        

    .clsTituloNewsletter[b-m5exo0j13b] {
        color: #FFF;
        font-family: Lexend;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: 0.28px;
        margin-bottom: 11px;
    }

.clsTituloServicio[b-m5exo0j13b] {
    padding: 0 0 12px 0;
    color: #eeeeee;
    font-size: 1.2em;
    text-transform: uppercase;
}

.columnaFooter[b-m5exo0j13b]{
    margin-bottom:30px;
}

.clsDatoContacto[b-m5exo0j13b] {
    color: #000000;
    text-align: center;   
    font-family: Avenir-Roman;   
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
}

    .clsDatoContacto:hover[b-m5exo0j13b] {
        color: #3d8038 ;
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }


.clsImgLogosAdmin[b-m5exo0j13b] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
}

.clsDatoContactoLight[b-m5exo0j13b] {
    color: #ffffff;
}

.clsFondoFooter[b-m5exo0j13b] {
   
    padding-bottom: 40px;
    padding-top: 80px;   
    position: relative;
}

.clsTituloAlmacen[b-m5exo0j13b] {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;   
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom:8px;
}

.clsElementoAlmacen[b-m5exo0j13b] {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 3px;
}

.clsElementoAlmacenLight[b-m5exo0j13b] {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lexend-ExtraLight;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 3px;
}

.clsGrupoAlmacen[b-m5exo0j13b]{
    margin-top:26px;
}

.clsGrupoInferior[b-m5exo0j13b]{
    display:flex;
    gap:20px;

}
.clsTextoInferior[b-m5exo0j13b] {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lexend-ExtraLight;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    text-align: left;
}

.clsTituloItemEnlace[b-m5exo0j13b] {
    color: #FCBE68;    
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-bottom:18px;
}

.clsRowInferior[b-m5exo0j13b] {
    border-top: solid 1px #fff;
    padding: 20px 0 0 0;
}

.clsEtiquetaCampo[b-m5exo0j13b] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-bottom: 15px;
}
.clsItemEnlace[b-m5exo0j13b] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-bottom: 15px;
}

    .clsItemEnlace:hover[b-m5exo0j13b] {
        color: #FCBE68;
    }
    .clsEnlace[b-m5exo0j13b] {
        margin-bottom: 12px;
    }

.clsLinea1Contacto[b-m5exo0j13b] {

    display:flex;
}


.clsContRowInferior[b-m5exo0j13b] {
    display: flex;
    gap:30px;
}

@media screen and (min-width: 200px) {

    .clsImgLogosAdmin[b-m5exo0j13b] {
        width: 190px;
        margin-bottom: 30px;
        align-self:center;
    }

    .clsColumnaEnlaces[b-m5exo0j13b] {
        padding-left: 10px;
        padding-right: 30px;
    }
    .clsFondoFooter[b-m5exo0j13b] {
        text-align: center;
    }

    .clsLinea1Contacto[b-m5exo0j13b] {
    }

    .clsListaCertif[b-m5exo0j13b] {
        justify-content: center;
        flex-direction:row;
    }

    .clsGrupoInferior[b-m5exo0j13b] {
        justify-content: center;
        flex-direction: row;
    }

    .clsContRowInferior[b-m5exo0j13b]{       
        flex-direction:column;
    }
   

    .clsDvImgLogoFoot[b-m5exo0j13b] {
        margin-right: 20px;
        margin-bottom: 40px;
    }

    .clsDatoContacto[b-m5exo0j13b] {       
        font-size: 20px;        
    }

    .clsLogosInferior[b-m5exo0j13b]{
        flex-direction: column;
    }
}

@media screen and (min-width: 992px) {
    .clsImgLogosAdmin[b-m5exo0j13b] {
        width: 190px;
        margin-bottom: 30px;
        align-self:unset;
    }
    .clsColumnaEnlaces[b-m5exo0j13b] {
       
    }
    .clsFondoFooter[b-m5exo0j13b] {
        text-align: left;
    }

    .clsLinea1Contacto[b-m5exo0j13b] {
    }

    .clsListaCertif[b-m5exo0j13b] {
        justify-content: left;
        flex-direction:row;
    }
    .clsGrupoInferior[b-m5exo0j13b] {
        flex-direction: row;
        justify-content: left;
    }
    .clsContRowInferior[b-m5exo0j13b] {        
        flex-direction: row;
    }
   

    .clsDvImgLogoFoot[b-m5exo0j13b] {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .clsDatoContacto[b-m5exo0j13b] {
        font-size: 28px;
    }
    .clsLogosInferior[b-m5exo0j13b] {
        flex-direction: row;
    }
}
/* _content/AppMidori/Components/FooterCopyright.razor.rz.scp.css */

.clsEnlaceCopyRight[b-czyrfpwq0q] {
    float: right;
    margin-left: 12px;
    color: #000;
}

.container[b-czyrfpwq0q] {
    
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
}

@media screen and (min-width: 200px) {
    .clsCopy[b-czyrfpwq0q] {
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        color:#000;
    }
    .clsEnlacesFot[b-czyrfpwq0q] {
        display: inline-block;
        width: 100%;
        justify-content: center;
    }
    .clsEnlaceCopyRight[b-czyrfpwq0q] {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
}

@media screen and (min-width: 1000px) {
    .clsCopy[b-czyrfpwq0q] {
        text-align: left;
        padding-bottom:1px;
        padding-top:1px;
    }
    .clsEnlacesFot[b-czyrfpwq0q] {
        display: flex;
        width: auto;
        justify-content: right;
    }
    .clsEnlaceCopyRight[b-czyrfpwq0q] {
        width: auto;
        text-align: right;
        padding-top: 1px;
    }
}
/* _content/AppMidori/Components/Formulario.razor.rz.scp.css */
.clsfondoformulario[b-wlydubbeh6] {
   
    
    
}

.clsEtiquetasAuxiliares[b-wlydubbeh6] {
    color: #000;   
    font-family: Avenir-Roman;   
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
}

.clsformulario[b-wlydubbeh6] {
    max-width: 1500px;
    padding-top: 20px;
    
}

.clstituloformulario[b-wlydubbeh6] {
    color: #005542;
    font-family: OpenSans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
    text-transform: uppercase;
    margin-bottom: 56px;
    letter-spacing: 1px;
}
.clsetiqueta[b-wlydubbeh6] {
    color: #000;  
    font-family: Avenir-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 24px */
    padding-bottom:14px;
    margin-right:10px;
}
.cajatexto[b-wlydubbeh6] {
    background-color: #ffffff;
    padding: 6px;
    font-size: 18px;
    margin-bottom: 36px;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: 'Avenir-Roman';
}

.dvcaja[b-wlydubbeh6] {
    padding: 0 15px 15px 0;
    display: flex;
    align-items: center;
}

.clsButEnviar[b-wlydubbeh6] {
    color: #000;   
    font-family: Avenir-Roman;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 28.8px */
    text-transform: uppercase;
}


    .clsButEnviar:hover[b-wlydubbeh6] {
        color: #3d8038 ;
        cursor: url('/imagenes/cursorm3.svg'), auto;
        border-bottom: solid 2px #3d8038 ;
    }

.clsCheckCircle[b-wlydubbeh6] {
    cursor: url('/imagenes/cursorm2.svg'), auto;
}

.clsCheckCircle:hover[b-wlydubbeh6] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
}

.clsEnlaceCopyRight[b-wlydubbeh6] {
    text-decoration: underline;
}

.clsInfoTitulo[b-wlydubbeh6] {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-top: 40px;
    margin-bottom: 10px;
}

.clsInfoDescripcion[b-wlydubbeh6] {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
   
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 16.8px */
}


@media screen and (min-width: 200px) {
    .clsformulario[b-wlydubbeh6] {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0px;
    }
   
    .cajatexto[b-wlydubbeh6] {
        width: 100%;        
    }
    .clsButEnviar[b-wlydubbeh6] {       
        margin: 30px 30px 0 0;
    }
    .clsEtiquetasAuxiliares[b-wlydubbeh6] {      
        font-size: 13px;      
    }
}

@media screen and (min-width: 992px) {
    .clsformulario[b-wlydubbeh6] {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 100px;
    }
   
    .cajatexto[b-wlydubbeh6] {        
        width: 100%;
    }
    .clsButEnviar[b-wlydubbeh6] {
        margin: -30px 0 0 0;
    }
    .clsEtiquetasAuxiliares[b-wlydubbeh6] {
        font-size: 14px;
    }
}
/* _content/AppMidori/Components/HiloMapa.razor.rz.scp.css */

.clsSeparacion[b-14sfojyh2q] {
    
    padding: 1px 0px;
}

.clsIntermedios[b-14sfojyh2q] {
    color:  #343434;   
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
    padding: 4px 8px;
}

.clsUltimo[b-14sfojyh2q] {
    color: #343434;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
    padding: 4px 8px;
}

@media screen and (min-width: 200px) {
    .clsHilo[b-14sfojyh2q]{

    }
}

@media screen and (min-width: 1000px) {
    .clsHilo[b-14sfojyh2q] {

    }
}
/* _content/AppMidori/Components/IntroHome.razor.rz.scp.css */

.clscontenedor[b-2b6fjtrimy] {
    max-width:1920px;
}

.clsImagen1[b-2b6fjtrimy], .clsImagen2[b-2b6fjtrimy], .clsImagen3[b-2b6fjtrimy] {
    display: none;
    position: absolute;
    text-align:center;
}

.clsImg1b[b-2b6fjtrimy], .clsImg2b[b-2b6fjtrimy], .clsImg3b[b-2b6fjtrimy] {
    width: 100%;
    opacity: 0.5;
}

.clsImagen1b[b-2b6fjtrimy], .clsImagen2b[b-2b6fjtrimy], .clsImagen3b[b-2b6fjtrimy] {
   
    position: absolute;
    z-index:-2;
}

.clsImagen1b[b-2b6fjtrimy]{
    /*margin-top:40px;*/
}
.clsImagen2b[b-2b6fjtrimy] {
   /* margin-top: 40px;
    margin-bottom: 40px;*/
}
.clsImagen3b[b-2b6fjtrimy] {
    /*margin-top: 80px;*/
}

.clsTitulo[b-2b6fjtrimy] {
    color: #000;
    text-align: center;
    font-family: Avenir-Roman;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}



.clsTitulo3[b-2b6fjtrimy] {
    padding: 150px 0;
}

.clsTitulo2[b-2b6fjtrimy]{
    position:absolute;
}

.clsFila1[b-2b6fjtrimy], .clsFila2[b-2b6fjtrimy], .clsFila3[b-2b6fjtrimy] {
    display: flex;
    align-items: center;
    cursor: url('/imagenes/cursorm3.svg'), auto;
}


@media screen and (min-width: 200px) {
    .clsTitulo[b-2b6fjtrimy] {       
        font-size: 23px;       
    }
    .clsImagen1b[b-2b6fjtrimy], .clsImagen2b[b-2b6fjtrimy], .clsImagen3b[b-2b6fjtrimy] {
        display: none;       
        text-align: center;
       
    }

    .clsImagen1b[b-2b6fjtrimy] {
        width: 60%;
    }

    .clsImagen2b[b-2b6fjtrimy] {
        width: 70%;
    }

    .clsImagen3b[b-2b6fjtrimy] {
        width: 65%;
    }

        .clsTitulo1[b-2b6fjtrimy] {
            padding: 40px 15px;
        }

    .clsTitulo2[b-2b6fjtrimy] {
        padding: 0px 15px;
    }

    .clsTitulo3[b-2b6fjtrimy] {
        padding: 40px 15px;
    }

}

@media screen and (min-width: 992px) {
    .clsTitulo1[b-2b6fjtrimy] {
        padding: 80px 0 80px 0;
    }

    .clsTitulo2[b-2b6fjtrimy] {
        padding: 0px;
    }
    .clsTitulo3[b-2b6fjtrimy] {
        padding: 80px 0 80px 0;
    }

    .clsTitulo[b-2b6fjtrimy] {
        font-size: 48px;
    }

    .clsImagen1b[b-2b6fjtrimy], .clsImagen2b[b-2b6fjtrimy], .clsImagen3b[b-2b6fjtrimy] {
        display: none;
        text-align: center;
        width:auto;
    }

    .clsFila1[b-2b6fjtrimy]{
        margin-top:40px;
    }

    .clsFila3[b-2b6fjtrimy] {
        margin-bottom: 40px;
    }
}
/* _content/AppMidori/Components/Menu.razor.rz.scp.css */

.clsContMenu[b-7cfv87lw0x] {
    z-index: 3;
    position: fixed;
    top: 0px;
    left: 0;
    padding: 24px 0px;
    width: 100%;
    background-color: transparent;
    /*box-shadow: rgba(33, 35, 38, 0.1) 0px 1px 5px;*/
}
.clsControlIdiomas[b-7cfv87lw0x] {
    padding-top: 4px;
    margin-left: 10px;
}

.clsCircle[b-7cfv87lw0x] {
    width: 70px;
    height: 70px;
    background-color: #f5f5f577;
    border-radius: 35px;
    display: flex;
    justify-content: center; 
    align-items: center; 
}
.clsItemCategoria[b-7cfv87lw0x] {
   
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}


.clsLogoEmpresaHome[b-7cfv87lw0x] {
    width: 160px;
    height: 160px;
    border-radius: 80px;
    background-color: #f5f5f577;
    display: flex;
    align-items: center;
}

    .clsLogoEmpresaHome:hover[b-7cfv87lw0x] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }
    .clsListaMenuP[b-7cfv87lw0x] {
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: fixed;
        background-color: #fffffff3;
        width: 100%;
        height: 120%;
       padding-bottom:20%;
        text-align: center;
        z-index: 4;
    }

.clsCerrar[b-7cfv87lw0x] {
    position: absolute;   
    top: 66px;
}

    .clsCerrar:hover[b-7cfv87lw0x] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

    .clsItemMenu[b-7cfv87lw0x] {
        color: #000;
        font-family: Avenir-Roman;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%; /* 30.8px */
        letter-spacing: 0.56px;
        margin-bottom: 32px;
    }
        .clsItemMenu:hover[b-7cfv87lw0x] {
            cursor: url('/imagenes/cursorm3.svg'), auto;
            color: #3d8038 ;
        }

.clsListaMenu[b-7cfv87lw0x] {
    gap: 48px;
}

.clsBurguer[b-7cfv87lw0x]{
    gap:10px;
    margin-right:14px;
}
    .clsBurguer:hover[b-7cfv87lw0x] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

.clsespacioidiomas[b-7cfv87lw0x] {
    display: flex;
    flex-direction: row-reverse;
    
}


.clsImagenLogoSup[b-7cfv87lw0x]{
    width:140px;
    margin-left:10px;
}

    
    


    .clsBarraSup1[b-7cfv87lw0x] {
        z-index: 2;
        background-color: #ffffff;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        border-bottom: solid 1px transparent;
    }

.clsBarraSup2[b-7cfv87lw0x] {
    z-index: 2;
    background-color: #FFFFFF;
    display: none;   
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: solid 1px #005542;
}


.clsiconoup[b-7cfv87lw0x] {
    width: 18px;
    margin-top: -5px;
}

.clsiconodown[b-7cfv87lw0x] {
    margin-left: -10px;
    margin-right: 10px;
    width: 18px;
    margin-top: 5px;
}


.punto[b-7cfv87lw0x] {
    width: 6px;
    height: 6px;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 6px;
}

.clsBurguer[b-7cfv87lw0x] {
    display: flex;
}




@media screen and (min-width: 200px) {
    .clsCerrar[b-7cfv87lw0x] {        
        right: 26px;       
    }
    .clsItemCategoria[b-7cfv87lw0x] {
       
    }

    .clsListaMenuP[b-7cfv87lw0x] {
      
    }

    .clsBarraSup1[b-7cfv87lw0x] {       
        height: 120px;      
    }
    .clsBarraSup2[b-7cfv87lw0x] {
        height: 120px;
    }
   

    .clsespacioidiomas[b-7cfv87lw0x] {
        margin-right: -5px;
    }
    .clsControlIdiomas[b-7cfv87lw0x] {
        display: block;       
    }

   

    .clsListaMenu[b-7cfv87lw0x] {
        display: none;
        position: absolute;
        top: 70px;
    }
        
       

}

@media screen and (min-width: 600px){
   
}


    @media screen and (min-width: 1500px) {
        .clsCerrar[b-7cfv87lw0x] {
            right: 106px;
        }
        .clsListaMenuP[b-7cfv87lw0x] {
            
        }
        
    
    .clsBarraSup1[b-7cfv87lw0x] {
        height: 120px;
    }
    .clsBarraSup2[b-7cfv87lw0x] {
        height: 120px;
    }
    
    .clsespacioidiomas[b-7cfv87lw0x] {       
        margin-right: 88px;
    }
    .clsControlIdiomas[b-7cfv87lw0x] {
        display: block;
    }
   
    .clsListaMenu[b-7cfv87lw0x] {
        display: flex;
        position: relative;
        top: 0px;
    }

    .clsListaMenuP[b-7cfv87lw0x] {
        display: none;
    }

   

    .clsItemCategoria[b-7cfv87lw0x] {
       
    }
    .clsBarraBusqueda[b-7cfv87lw0x] {       
        width: 150px;       
    }
        .clsBarraBusqueda2[b-7cfv87lw0x] {
            width: 150px;
        }
   
}

@media screen and (min-width: 1800px) {
    .clsItemCategoria[b-7cfv87lw0x] {
       
    }
    .clsBarraBusqueda[b-7cfv87lw0x] {
        width: 250px;
    }
    .clsBarraBusqueda2[b-7cfv87lw0x] {
        width: 250px;
    }
   
}
/* _content/AppMidori/Components/Menu2.razor.rz.scp.css */

.clsContMenu[b-zgt9620vlq] {
    z-index: 3;
    position: fixed;
    top: 0px;
    left: 0;
    padding: 24px 0px;
    width: 100%;
    background-color: #ffffffee;
    /*box-shadow: rgba(33, 35, 38, 0.1) 0px 1px 5px;*/
}
.clsControlIdiomas[b-zgt9620vlq] {
    padding-top: 4px;
    margin-left: 10px;
}

.clsCircle[b-zgt9620vlq] {
    width: 70px;
    height: 70px;
    
    border-radius: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.clsItemCategoria[b-zgt9620vlq] {
   
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}


.clsLogoEmpresaHome[b-zgt9620vlq] {
    width:160px;
}
    .clsLogoEmpresaHome:hover[b-zgt9620vlq] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }
.clsListaMenuP[b-zgt9620vlq] {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    background-color: #fffffff3;
    width: 100%;
    height: 120%;
    padding-bottom: 20%;
    text-align: center;
    z-index: 4;
    top: 0;
}

.clsCerrar[b-zgt9620vlq] {
    position: absolute;    
    top: 36px;
}
    .clsCerrar:hover[b-zgt9620vlq] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

.clsItemMenu[b-zgt9620vlq] {
    color: #000;
    font-family: Avenir-Roman;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    margin-bottom:32px;
}
    .clsItemMenu:hover[b-zgt9620vlq] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
        color: #3d8038 ;
    }

.clsListaMenu[b-zgt9620vlq] {
    gap:48px;
}

.clsBurguer[b-zgt9620vlq]{
    gap:10px;
    margin-right:14px;
}
    .clsBurguer:hover[b-zgt9620vlq] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }

.clsespacioidiomas[b-zgt9620vlq] {
    display: flex;
    flex-direction: row-reverse;
    
}


.clsImagenLogoSup[b-zgt9620vlq]{
    height:auto;
}



.clsBarraSup1[b-zgt9620vlq] {
    z-index: 2;
    background-color: #ffffff;
    display: none;    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: solid 1px transparent;
}

.clsBarraSup2[b-zgt9620vlq] {
    z-index: 2;
    background-color: #FFFFFF;
    display: none;   
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: solid 1px #005542;
}


.clsiconoup[b-zgt9620vlq] {
    width: 18px;
    margin-top: -5px;
}

.clsiconodown[b-zgt9620vlq] {
    margin-left: -10px;
    margin-right: 10px;
    width: 18px;
    margin-top: 5px;
}


.punto[b-zgt9620vlq] {
    width: 6px;
    height: 6px;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 6px;
}

.clsBurguer[b-zgt9620vlq] {
    display: flex;
}


@media screen and (min-width: 200px) {
    .clsCerrar[b-zgt9620vlq] {
        right: 26px;
    }
    .clsItemCategoria[b-zgt9620vlq] {
       
    }

    .clsListaMenuP[b-zgt9620vlq] {
      
    }

    .clsBarraSup1[b-zgt9620vlq] {       
        height: 120px;      
    }
    .clsBarraSup2[b-zgt9620vlq] {
        height: 120px;
    }
    .clsImagenLogoSup[b-zgt9620vlq] {
        width:100%;
    }

    .clsespacioidiomas[b-zgt9620vlq] {
        margin-right: -5px;
    }
    .clsControlIdiomas[b-zgt9620vlq] {
        display: block;
    }

   

    .clsListaMenu[b-zgt9620vlq] {
        display: none;
        position: absolute;
        top: 70px;
    }
        
       

    
}

@media screen and (min-width: 600px){
  
}


    @media screen and (min-width: 1500px) {
        .clsCerrar[b-zgt9620vlq] {
            right: 106px;
        }
        .clsListaMenuP[b-zgt9620vlq] {
            
        }
       
    
    .clsBarraSup1[b-zgt9620vlq] {
        height: 120px;
    }
    .clsBarraSup2[b-zgt9620vlq] {
        height: 120px;
    }
    .clsImagenLogoSup[b-zgt9620vlq] {
        width: 100%;
    }
    .clsespacioidiomas[b-zgt9620vlq] {       
        margin-right: 88px;
    }
    .clsControlIdiomas[b-zgt9620vlq] {
        display: block;
    }
   
    .clsListaMenu[b-zgt9620vlq] {
        display: flex;
        position: relative;
        top: 0px;
    }

    .clsListaMenuP[b-zgt9620vlq] {
        display: none;
    }

   

    .clsItemCategoria[b-zgt9620vlq] {
       
    }
    .clsBarraBusqueda[b-zgt9620vlq] {       
        width: 150px;       
    }
        .clsBarraBusqueda2[b-zgt9620vlq] {
            width: 150px;
        }
   
}

@media screen and (min-width: 1800px) {
    .clsItemCategoria[b-zgt9620vlq] {
       
    }
    .clsBarraBusqueda[b-zgt9620vlq] {
        width: 250px;
    }
    .clsBarraBusqueda2[b-zgt9620vlq] {
        width: 250px;
    }
   
}
/* _content/AppMidori/Components/ModalPopup.razor.rz.scp.css */
/* _content/AppMidori/Components/Proyectos.razor.rz.scp.css */
.clsGrupoArts[b-iqhjsi8yda] {
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
    gap: 10px;
    color: #000;   
    font-family: Avenir-Roman;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
}

.clsBotonSeleccionado[b-iqhjsi8yda] {
    color: #3d8038;
    text-align: center;
}

    .clsBotonSeleccionado:hover[b-iqhjsi8yda] {
        color: #3d8038 ;
    }

.clsBotonNoSeleccionado[b-iqhjsi8yda] {
    color: #000;
    text-align: center;
}

.clsBotonNoSeleccionado:hover[b-iqhjsi8yda] {
    color: #3d8038 ;
}

.clscontenedor[b-iqhjsi8yda] {
    max-width: 1540px;
}
.imagen[b-iqhjsi8yda] {
    width: 100%;
}

.contImagen[b-iqhjsi8yda] {
   
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: url('/imagenes/cursorm3.svg'), auto;
    padding: 0 10px;
}

.clsTituloImagen[b-iqhjsi8yda] {
    position: absolute;
    color: #3d8038 ;
    font-size: 36px;
    font-family: Avenir-Roman;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    display: none;
    padding: 0 5%;
    text-align: center;
}

.clsTituloImagen2[b-iqhjsi8yda] {
    position: relative;
    color: #000000;
    font-family: Avenir-Roman;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    padding: 0 0 40px 10px;
}

.clsLineaTitulo[b-iqhjsi8yda] {
    margin-bottom: 96px;
    text-align:center;
    margin-top:60px;
}

.overlay-blanco[b-iqhjsi8yda] {
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.8; /* ? Ajusta seg�n quieras el "blanqueado" */
    pointer-events: none; /* para que no bloquee clics */
}

@media screen and (min-width: 200px) {
    .clsImgTit[b-iqhjsi8yda] {
        width: 100%;
    }
    .clsGrupoArts[b-iqhjsi8yda]{
        flex-direction:column;
    }
    .clsTituloImagen2[b-iqhjsi8yda] {
        display: block;        
    }
   
    .contImagen[b-iqhjsi8yda] {
        margin-bottom: 14px;        
    }

    .clsLineaTitulo[b-iqhjsi8yda] {
        width: 90%;
    }
}

@media screen and (min-width: 992px) {
    .clsGrupoArts[b-iqhjsi8yda] {
        flex-direction: row;
    }
    .clsLineaTitulo[b-iqhjsi8yda]{
        width:100%;
    }
    .clsImgTit[b-iqhjsi8yda] {
        width: auto;
    }
    .contImagen[b-iqhjsi8yda] {
        margin-bottom: 44px;
    }
}


@media screen and (min-width: 1200px) {

    .clsTituloImagen2[b-iqhjsi8yda] {
        display: none;        
    }

}

@media screen and (min-width: 1600px) {
   
}
/* _content/AppMidori/Components/ProyectosDetalle.razor.rz.scp.css */

.clscontenedor[b-3ws0eqtire] {
    max-width: 1540px;
    margin-top: 80px;
}
.imagen[b-3ws0eqtire]{
    width:100%;    
}

.imagen2[b-3ws0eqtire] {
    width: 100%;
}

.contImagen[b-3ws0eqtire] {
    margin-bottom: 44px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: url('/imagenes/cursorm3.svg'), auto;
}

.contImagen2[b-3ws0eqtire] {
    margin-bottom: 24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: url('/imagenes/cursorm3.svg'), auto;
    cursor: url('/imagenes/cursorm3.svg'), auto;
}

.clsTitulo[b-3ws0eqtire] {
    color: #000;    
    font-family: Avenir-Roman;   
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 72px */
}

.clsSubTitulo[b-3ws0eqtire] {
    color: #000;   
    font-family: Avenir-Roman;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    margin-bottom:24px;
}

.clsDescripcion[b-3ws0eqtire] {
    color: #000;   
    font-family: Avenir-Roman;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
    margin-bottom:32px;
}

.clsBotonGrupo[b-3ws0eqtire] {
    color: #000;   
    font-family: Avenir-Roman;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
}
.clsContGrupos[b-3ws0eqtire]{
    display:flex;
    text-align:left;
    gap:24px;
    margin-bottom:48px;
    margin-top:24px;
}
.overlay-blanco[b-3ws0eqtire] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.3; /* ? Ajusta seg�n quieras el "blanqueado" */
    pointer-events: none; /* para que no bloquee clics */
}

.overlay-blanco2[b-3ws0eqtire] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.3; /* ? Ajusta seg�n quieras el "blanqueado" */
    pointer-events: none; /* para que no bloquee clics */
}







.watermark[b-3ws0eqtire] {
    position: absolute;
    top: 50%;
    color: #ffffff;
    background-color: #2370BA;
    font-size: 32px;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    pointer-events: none; /* Evita interacci�n con la marca de agua */
}

.clsTituloArticulo[b-3ws0eqtire] {
    margin-top: 10px;
}

.clsOverlay[b-3ws0eqtire], .clsOverlay2[b-3ws0eqtire] {
    position: absolute; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 85px;
    height: 100px;
    
    top: 0;
    left: 0;
    background-color: rgba(35,112,186,0.7); /* Black background with opacity */
    cursor: url('/imagenes/cursorm3.svg'), auto;
}


.clsContenedor[b-3ws0eqtire] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 60px;
    
    background: #FFF;
}

.clsContenedorImgGrande[b-3ws0eqtire] {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}

.clsContenedorImgSuperGrande[b-3ws0eqtire] {
    display: flex;
    /* height: 600px;*/
    justify-content: center;
    align-items: center;
    align-self: stretch;
    flex-grow: 1;
    height: 200px;
}

.clsContenedorImgPequs[b-3ws0eqtire] {
    display: flex;
    align-items: flex-start;
    align-self: stretch;
    overflow-x: auto;
}

.clsContenedorImgSuperPequs[b-3ws0eqtire] {
    
    height: 110px;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    align-self: stretch;
}

.clsImgPeq[b-3ws0eqtire] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
    background-size: cover;
}


.clsContVisorGrande[b-3ws0eqtire] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000dd;
    color: #FFFFFF;
    z-index: 20;
    text-align: center;
}

.clsVisorIzq[b-3ws0eqtire] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
   
    width:30px;
    height:70px;
    padding:10px;
}

.clsVisorDer[b-3ws0eqtire] {
    cursor: url('/imagenes/cursorm3.svg'), auto;
  
    width: 30px;
    height: 70px;
    padding: 10px;
}

.clscerrar[b-3ws0eqtire] {
    position: absolute;   
    background-color: rgba(249, 249, 249, 0.80);
    border-radius: 80px;
    cursor: url('/imagenes/cursorm3.svg'), auto;
}



.clsImgSuperGrande[b-3ws0eqtire] {
    height: 100%;
    position: relative;
    margin: 0 auto;
    max-width:100%;

}

.clsImgGrande[b-3ws0eqtire] {
    width: 480px;
    margin-top: 40px;
    cursor: url('/imagenes/cursorm3.svg'), auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}


@media screen and (min-width: 200px) {
    .clsImgSuperGrande[b-3ws0eqtire] {
        margin-top: 70px;
    }
    .clsVisorIzq[b-3ws0eqtire] {       
        margin-left: 5px;       
    }

    .clsVisorDer[b-3ws0eqtire] {      
        margin-right: 5px;       
    }

    .clsContGrupos[b-3ws0eqtire]{
        flex-direction:column;
    }

    .clsSubTitulo[b-3ws0eqtire] {
        font-size: 22px;
    }

    .clsTitulo[b-3ws0eqtire] {      
        font-size: 30px;       
    }
    .clsDescripcion[b-3ws0eqtire] {
        padding: 0 3% 0 1%;
    }
    .clsImgSuperGrandeImg[b-3ws0eqtire] {
       /* height: auto;
        width: 100%;*/
        max-width: 78vw;
        max-height: 84vh;
        width: auto;
        height: auto;
    }
    .clsContenedorImgGrande[b-3ws0eqtire] {
        gap: 0px;
    }

    .clsContenedor[b-3ws0eqtire] {
        padding: 10px;
    }

    .clsContenedorImgSuperGrande[b-3ws0eqtire] {
        gap: 10px;
    }

    .clsImgPeq[b-3ws0eqtire] {
        width: 65px;
        height: 80px;
    }

    .clsContenedorImgPequs[b-3ws0eqtire] {
        height: 80px;
        gap: 8px;
    }

    .clsContenedorImgSuperPequs[b-3ws0eqtire] {
        display: none;
    }
    .clscerrar[b-3ws0eqtire] {
        right: 10px;
        top: 10px;
        width: 34px;
        height: 34px;
    }
    .clsImgCerrar[b-3ws0eqtire] {
        margin-top: -2px;
        margin-left: -2px;
    }
}

@media screen and (min-width: 1000px) {
    .clsImgSuperGrande[b-3ws0eqtire] {
        margin-top: 0px;
    }
    .clsVisorIzq[b-3ws0eqtire] {
        margin-left: 50px;
    }

    .clsVisorDer[b-3ws0eqtire] {
        margin-right: 50px;
    }
    .clsContGrupos[b-3ws0eqtire] {
        flex-direction: row;
    }

    .clsSubTitulo[b-3ws0eqtire] {
        font-size: 28px;
    }
    .clsTitulo[b-3ws0eqtire] {
        font-size: 60px;
    }
    .clsDescripcion[b-3ws0eqtire] {
        padding: 0 3% 0 0;
    }
    .clsImgSuperGrandeImg[b-3ws0eqtire] {
        /*  height: 100%;
        width: auto;*/
        max-width: 78vw;
        max-height: 84vh;
        width: auto;
        height: auto;
    }

    .clsContenedorImgGrande[b-3ws0eqtire] {
        gap: 40px;
    }

    .clsContenedor[b-3ws0eqtire] {
        padding: 10px 88px 60px 88px;
    }

    .clsContenedorImgSuperGrande[b-3ws0eqtire] {
        gap: 40px;
    }

    .clsImgPeq[b-3ws0eqtire] {
        width: 85px;
        height: 100px;
    }

    .clsContenedorImgPequs[b-3ws0eqtire] {
        height: 130px;
        gap: 20px;
    }

    .clsContenedorImgSuperPequs[b-3ws0eqtire] {
        display: flex;
    }
    .clscerrar[b-3ws0eqtire] {
        right: 35px;
        top: 30px;
        width: 70px;
        height: 70px;
    }
    .clsImgCerrar[b-3ws0eqtire] {
        margin-top: 14px;        
        margin-left: 0px;
    }
}


/* _content/AppMidori/Components/Redes.razor.rz.scp.css */

.imgRed[b-2rgijtgx97] {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.clsReds[b-2rgijtgx97] {
    margin-top:30px;
}

@media screen and (min-width: 200px) {
    .clsReds[b-2rgijtgx97] {
        display: block;
        margin-bottom:40px;
    }
}

@media screen and (min-width: 1000px) {
    .clsReds[b-2rgijtgx97] {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
}
/* _content/AppMidori/Components/RedesCompartir.razor.rz.scp.css */
.imgRed[b-gx26od75tk] {
    width: 40px;
    height: 40px;
    margin-right: 18px;
}

.clsReds[b-gx26od75tk] {
    display: flex;
    background: #F3F3F3;
    padding: 24px 0;
    justify-content: center;
}

.clsSiguenos[b-gx26od75tk] {
    color: #005542;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-right: 24px;
}

@media screen and (min-width: 200px) {
}

@media screen and (min-width: 1000px) {
    
}
/* _content/AppMidori/Components/RedesContacto.razor.rz.scp.css */

.imgRed[b-qgrm8ccmou]{
    width:40px;
    height:40px;
    margin-right:18px;
}

.clsReds[b-qgrm8ccmou] {
    display: flex;
    background: #F3F3F3;
    padding: 24px 0;
    justify-content: center;
}

.clsSiguenos[b-qgrm8ccmou] {
    color: #005542;  
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-right:24px;
}
@media screen and (min-width: 200px) {
}

@media screen and (min-width: 1000px) {
    
}
/* _content/AppMidori/Components/SliderHome.razor.rz.scp.css */


.carousel-caption[b-76xp78ffyi] {
    position: absolute;
    text-align: center;
    width: 100%;
    background: rgba(0, 85, 66, 0.80);
    padding: 48px 0 !important;
    bottom:48px !important;
    left:0px !important;
    right:0px !important;
}

.clsTituloSliderHome[b-76xp78ffyi] {   
    color: #FFF;   
    font-family: OpenSans;   
    font-style: normal;    
    line-height: 100%; /* 64px */
    text-transform: uppercase;
    margin-bottom:24px;
    padding:0 50px;
}

.clsDescripcionSliderHome[b-76xp78ffyi] {
    color: #FFF;
    text-align: center;
    font-family: OpenSans;
    font-style: normal;
    line-height: 110%; /* 28.6px */
    margin-bottom: 36px;
    padding: 0 50px;
}


.clsBotonSliderHome[b-76xp78ffyi] {
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border: 2px solid #FCBE68;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    color: #FCBE68;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    etter-spacing: 1px;
}

    .clsBotonSliderHome:hover[b-76xp78ffyi] {
        background-color: #FCBE68;        
        color: #ffffff;
    }

    @keyframes opacidad1-b-76xp78ffyi {
        0% {
        opacity:0.1;
    }

    100% {
        opacity: 1;
    }

}

@keyframes opacidadmov1-b-76xp78ffyi {
    0% {
        margin-bottom: 100px;
        opacity: 0.1;
    }

    100% {
        margin-bottom: 0px;
        opacity: 1;
    }
}


@keyframes opacidadmov2-b-76xp78ffyi {
    0% {
        margin-top: 120px;
        opacity: 0.1;
    }

    100% {
        margin-top: 25px;
        opacity: 1;
    }
}

    @media screen and (min-width: 200px) {
        
        .clsTituloSliderHome[b-76xp78ffyi] {
            font-size: 34px;
        }

        .clsDescripcionSliderHome[b-76xp78ffyi] {
            font-size: 18px;
        }
        .clsBotonSliderHome[b-76xp78ffyi] {
            font-size: 16px;
        }

        .carousel-caption[b-76xp78ffyi] {
            width: 100%;
            padding-left: 20%;
        }

    }

@media screen and (min-width: 800px) {
    .clsTituloSliderHome[b-76xp78ffyi] {
        font-size: 44px;
    }
    .clsDescripcionSliderHome[b-76xp78ffyi] {
        font-size: 22px;
    }
    .clsBotonSliderHome[b-76xp78ffyi] {
        font-size: 18px;
    }
}


    @media screen and (min-width: 1000px) {
        .clsTituloSliderHome[b-76xp78ffyi] {           
            font-size: 64px;            
        }
        .clsDescripcionSliderHome[b-76xp78ffyi] {           
            font-size: 26px;            
        }
        .clsBotonSliderHome[b-76xp78ffyi] {
            font-size: 20px;
        }
        .carousel-caption[b-76xp78ffyi] {
            width: 100%;
            padding-left: 0px;
        }
    }
/* _content/AppMidori/Components/SobreNosotros.razor.rz.scp.css */

.clsItemEnlaceHover:hover[b-je86sfr9qp] {
    color: #3d8038 ;
}


.clscontenedor[b-je86sfr9qp] {
    max-width: 1540px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}



.clsLineaTitulo[b-je86sfr9qp] {
    margin-bottom: 96px;
    text-align: center;
    margin-top: 60px;
}

.clsTitulo[b-je86sfr9qp] {
    color: #000;
    font-family: Avenir-Roman;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 72px */
    margin-bottom:24px;
}

.clsSubTitulo[b-je86sfr9qp] {
    color: #000;
    font-family: Avenir-Roman;   
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    margin-bottom: 24px;
}

.clsDescripcion[b-je86sfr9qp] {
    color: #000;
    font-family: Avenir-Roman;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
}

.imagen2[b-je86sfr9qp] {
    width: 100%;
}


.contImagen2[b-je86sfr9qp] {
    margin-bottom: 24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


.clsContPuntos[b-je86sfr9qp]{
    display:flex;
    gap:30px;
    margin-top:36px;
    
}

.clsPuntoFuerte[b-je86sfr9qp] {
    color: #3d8038 ;    
    font-family: Avenir-Roman;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
}

.clsTituloPublicaciones[b-je86sfr9qp] {
    color: #000;  
    font-family: Avenir-Roman;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    letter-spacing: 0.56px;
    margin-bottom:24px;
}

.clsItemEnlace[b-je86sfr9qp] {
    cursor: url('/imagenes/cursorm2.svg'), auto;
    color: #000;
    font-family: Avenir-Roman;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
    margin-bottom: 18px;
}

    .clsItemEnlace:hover[b-je86sfr9qp] {
        cursor: url('/imagenes/cursorm3.svg'), auto;
    }
    @media screen and (min-width: 200px) {
        .clsContPuntos[b-je86sfr9qp] {            
            margin-bottom: 36px;
        }

        .clsSubTitulo[b-je86sfr9qp] {           
            font-size: 22px;           
        }
        .clsDescripcion[b-je86sfr9qp] {
            padding: 0 3% 0 1%;
        }
        .clsPuntoFuerte[b-je86sfr9qp] {
            float: left;
            width: 100%;
        }
        .clsImgTit[b-je86sfr9qp] {
            width: 100%;
        }
        .clsBloqueIzquierda[b-je86sfr9qp] {
            padding-right: 0px !important;
        }
        .contImagen2[b-je86sfr9qp] {           
            padding-left: 0px;
        }
        .clsLineaTitulo[b-je86sfr9qp] {
            width: 90%;
        }
    }

@media screen and (min-width: 992px) {
    .clsContPuntos[b-je86sfr9qp] {
        margin-bottom: 96px;
    }
    .clsSubTitulo[b-je86sfr9qp] {
        font-size: 28px;
    }
    .clsDescripcion[b-je86sfr9qp] {
        padding: 0;
    }
    .clsPuntoFuerte[b-je86sfr9qp] {
        float: left;
        width: 33%;
    }
    .contImagen2[b-je86sfr9qp] {
        padding-left: 40px;
    }
    .clsImgTit[b-je86sfr9qp] {
        width: auto;
    }

    .clsBloqueIzquierda[b-je86sfr9qp] {
        padding-right: 100px !important;
    }
    .clsLineaTitulo[b-je86sfr9qp] {
        width: 100%;
    }
}

@media screen and (min-width: 1600px) {
   
}
/* _content/AppMidori/Pages/Index.razor.rz.scp.css */

/* _content/AppMidori/Shared/MainLayout.razor.rz.scp.css */
.page[b-0njqptj4q4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0njqptj4q4] {
    flex: 1;
}

.sidebar[b-0njqptj4q4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0njqptj4q4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0njqptj4q4]  a, .top-row .btn-link[b-0njqptj4q4] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0njqptj4q4] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0njqptj4q4] {
        display: none;
    }

    .top-row.auth[b-0njqptj4q4] {
        justify-content: space-between;
    }

    .top-row a[b-0njqptj4q4], .top-row .btn-link[b-0njqptj4q4] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0njqptj4q4] {
        flex-direction: row;
    }

    .sidebar[b-0njqptj4q4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0njqptj4q4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-0njqptj4q4], article[b-0njqptj4q4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
