/* _content/AppCultural/Components/Articulo.razor.rz.scp.css */

.clsDescripcionItinerario[b-n14i8d2c8c] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}
.clsDesc[b-n14i8d2c8c] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
}
.clsBarra[b-n14i8d2c8c]{    
    justify-content:space-around;
}
.clsBloqueLinea[b-n14i8d2c8c] {
    display: flex;
}
.clsEtiquetaValor[b-n14i8d2c8c] {
    color: #FFF;
    font-family: OpenSans;    
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-right:12px;
}

.clsValor[b-n14i8d2c8c] {
    color: #FCBE68;  
    font-family: OpenSans;   
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
}


.clsFoto[b-n14i8d2c8c] {   
    float: left; 
}

.clsText[b-n14i8d2c8c] {
    float: left;       
}


.clsTituloItinerario[b-n14i8d2c8c] {
    color: #005542;  
    font-family: OpenSans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
    text-transform: uppercase;
    margin-bottom:34px;
    letter-spacing:1px;
}

.clsFanjaBotons[b-n14i8d2c8c] {
    background: #F3F3F3;      
    padding: 24px 0px;   
}

.clsBotonViajes[b-n14i8d2c8c] {
    height: 44px;
    border: 2px solid #005542;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;   
    width: fit-content;
    padding: 10px;
    cursor: pointer;
}



@media screen and (min-width: 200px) {
    .clsBarra[b-n14i8d2c8c] {
        display: block;
        
    }
    .clsEtiquetaValor[b-n14i8d2c8c] {
        font-size: 22px;
    }
    .clsValor[b-n14i8d2c8c] {
        font-size: 22px;
       
        margin-bottom: 12px;
    }
    .clsFoto[b-n14i8d2c8c] {
        
        width: 100%;
        margin-bottom:30px;
    }

    .clsText[b-n14i8d2c8c] {
       
        width: 100%;
        padding-left: 30px;
    }
    .clsBotonViajesI[b-n14i8d2c8c] {
        position: relative;
        right: 0px;
        margin: 0 auto;
        display: block;
        margin-bottom:30px;
    }

    .clsBotonViajesD[b-n14i8d2c8c] {
        position: relative;
        left: 0px;
        margin: 0 auto;
        display: block;
    }
    .clsFanjaBotons[b-n14i8d2c8c] {
        height: auto;
    }
    .clsFranjaFotoText[b-n14i8d2c8c] {
        padding: 0 0 70px 0;
    }

}

@media screen and (min-width: 1000px) {
    .clsBarra[b-n14i8d2c8c] {
        display: flex;
        
    }
    .clsEtiquetaValor[b-n14i8d2c8c] {       
        font-size: 26px;
    }
    .clsValor[b-n14i8d2c8c] {
        font-size: 26px;
        margin-bottom: 0px;
    }
    .clsFoto[b-n14i8d2c8c] {
        margin-bottom: 30px;
        width: 50%;
    }

    .clsText[b-n14i8d2c8c] {
       
        width: 50%;
        padding-left: 40px;
    }
    .clsBotonViajesI[b-n14i8d2c8c] {
        position: absolute;
        right: 20px;
        margin-bottom: 0px;
    }

    .clsBotonViajesD[b-n14i8d2c8c] {
        position: absolute;
        left: 20px;
    }
    .clsFanjaBotons[b-n14i8d2c8c] {       
        height: 92px;
    }
    .clsFranjaFotoText[b-n14i8d2c8c] {
        padding: 70px 0;
    }

}
/* _content/AppCultural/Components/BannerHome.razor.rz.scp.css */
.clsbarraInferior[b-05cktf4xis] {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    background: #F3F4F5;
}
.clscontenidobanner[b-05cktf4xis] {
    position: absolute;    
    color: white;
    width: 100%;
}

.clstitulobanner[b-05cktf4xis] {    
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom:25px;
}

.clstextobanner[b-05cktf4xis] {
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    letter-spacing: 0.4px;
    padding-bottom:50px;
}


.clsmasinfoc[b-05cktf4xis] {
    display: flex;
    align-items: center;
    gap: 30px;
    align-self: stretch;
}

    .clsmasinfoc:hover[b-05cktf4xis] {
        cursor: pointer;
    }

.cls0102masinfointc[b-05cktf4xis] {
    display: flex;
    padding: 20px 20px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 50px;
    background-color:#2370BA;
}

.cls0102masinfotextc[b-05cktf4xis] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    color: #ffffff;
    font-family: Lexend;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; 
}

.clsmasinfoiconc[b-05cktf4xis] {
    display: flex;
    width: 20px;
    height: 20px;
    padding: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
}

.clsImagenFondo[b-05cktf4xis] {
    width: 100%;
    background-size: cover;
    background-position: center;
}

    .clsImagenFondo[b-05cktf4xis]::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(13, 34, 63, 0.7); /* Azul con 70% de transparencia */
    }

@media screen and (min-width: 200px) {
    .clstitulobanner[b-05cktf4xis] {
        font-size: 22px;        
    }
    .clscontenidobanner[b-05cktf4xis] {        
        top: 100px;      
        padding:0 20px;
    }

    .clsImagenFondo[b-05cktf4xis] {
       
        height: 700px;
    }

    .clsbuttons1[b-05cktf4xis] {
        width: 100%;
        margin-bottom: 30px;
    }
    .clsbuttons2[b-05cktf4xis] {
        width: 100%;
    }
}

@media screen and (min-width: 767px) {
    .clsbuttons1[b-05cktf4xis] {
        width: 75%;
        margin-bottom: 30px;
    }

    .clsbuttons2[b-05cktf4xis] {
        width: 75%;
    }
}

@media screen and (min-width: 992px) {
    .clstitulobanner[b-05cktf4xis] {
        font-size: 36px;
    }
    .clsImagenFondo[b-05cktf4xis] {
        height: 700px;
    }

    
}

@media screen and (min-width: 1200px) {
    .clscontenidobanner[b-05cktf4xis] {
        top: 250px;
        padding: 0;
    }

    .clsImagenFondo[b-05cktf4xis] {
        height: 700px;
    }
   
}

@media screen and (min-width: 1400px) {

    .clsImagenFondo[b-05cktf4xis] {
        height: 700px;
    }
}

@media screen and (min-width: 1600px) {
    .clsImagenFondo[b-05cktf4xis] {
        height: 700px;
    }
}

@media screen and (min-width: 1800px) {
    .clscontenidobanner[b-05cktf4xis] {
        top: 350px;
    }
    .clsImagenFondo[b-05cktf4xis] {

        height:700px;
    }
}
/* _content/AppCultural/Components/BarraSuperior.razor.rz.scp.css */

.clsContBloqueTexto[b-8m9hy6kst8] {
    display: flex;
    padding: 24px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;   
    background-color: rgba(0, 85, 66, 0.80);   
    bottom: 40px;
    width: 100%;
    position:absolute;
}

.clstitulo[b-8m9hy6kst8] {
    color:  #FFF; 
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;   
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    
}

.clsfecha[b-8m9hy6kst8] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-top: 18px;
}
.clsduracion[b-8m9hy6kst8] {
    color: #FCBE68;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-top: 18px;
}

.clsbar[b-8m9hy6kst8] {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    
}

    /*.clsbar::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(8, 59, 90, 0.5);*/ /* Negro semitransparente */
    /*}*/

.clstext[b-8m9hy6kst8] {
    
    text-align: center;  
    font-family: Times;
    font-size: 48px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
   
}



@media screen and (min-width: 200px) {
    .clstext[b-8m9hy6kst8] {       
        
    }
    .clsbar[b-8m9hy6kst8] {      
        height: 340px;       
    }
}

@media screen and (min-width: 1000px) {
    .clstext[b-8m9hy6kst8] {
        
    }
    .clsbar[b-8m9hy6kst8] {
        height: 400px;
    }

}
/* _content/AppCultural/Components/CarouselArticulos.razor.rz.scp.css */
.carousel-container[b-42hu1x802b] {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 12px; /* espacio para la barra de scroll */
    scrollbar-color: #005542 #f3f3f3; /* Firefox */
}

    .carousel-container[b-42hu1x802b]::-webkit-scrollbar {
        height: 12px;
    }

    .carousel-container[b-42hu1x802b]::-webkit-scrollbar-track {
        background: #f3f3f3;
    }

    .carousel-container[b-42hu1x802b]::-webkit-scrollbar-thumb {
        background-color: #005542;
        border-radius: 6px;
    }

.carousel-item[b-42hu1x802b] {
    display: inline-block;   
    margin-right: 24px;
}

    .carousel-item img[b-42hu1x802b] {
        height: 100%;
        width: auto;
        object-fit: cover;
        display: block;
    }


@media screen and (min-width: 200px){
    .carousel-item[b-42hu1x802b] {
        height: 200px;
    }
}


@media screen and (min-width: 900px) {
    .carousel-item[b-42hu1x802b] {
        height: 300px;
    }
}


@media screen and (min-width: 1200px) {
    .carousel-item[b-42hu1x802b] {        
        height: 400px;        
    }
}
/* _content/AppCultural/Components/Contacto.razor.rz.scp.css */

.clsIconContact[b-ph0ji6qk3e] {
    background-color: #005542;    
    padding: 6px;
    width: 42px;
    height: 42px;
}



.clsContactoItemTit[b-ph0ji6qk3e] {
    font-size: 20px;
    color: #666;
    font-weight: 700;
    margin: 10px 0;
}
.clsDatoContacto[b-ph0ji6qk3e] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom:6px;
}
.contitcont[b-ph0ji6qk3e] {
    text-align:center;
}
@media screen and (min-width: 200px) {
    .clsGrupoDatosContacto[b-ph0ji6qk3e]{
        text-align:center;
        margin-bottom:30px;
    }
    .clsBloque1[b-ph0ji6qk3e] {
        display: flex;
        flex-direction:column;
    }
    .clsBloque2[b-ph0ji6qk3e] {
        display: flex;
        flex-direction: column;
        margin: 24px 0;
    }
    .clsBloque3[b-ph0ji6qk3e] {
        display: flex;
        flex-direction: column;
    }
    .clsIconContact[b-ph0ji6qk3e] {
        margin-right: auto;
        margin-left: auto;
    }

    .clsDvImgIcon[b-ph0ji6qk3e] {
        margin-right: 0px;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 992px) {
    .clsGrupoDatosContacto[b-ph0ji6qk3e] {
        text-align: left;
        margin-bottom: 10px;
    }
    .clsBloque1[b-ph0ji6qk3e] {
        display: flex;
        flex-direction: row;
    }

    .clsBloque2[b-ph0ji6qk3e] {
        display: flex;
        flex-direction: row;
        margin: 24px 0;
    }

    .clsBloque3[b-ph0ji6qk3e] {
        display: flex;
        flex-direction: row;
    }

    .clsIconContact[b-ph0ji6qk3e] {       
        margin-right: 15px;
        margin-left:unset;
    }

    .clsDvImgIcon[b-ph0ji6qk3e] {
        margin-right: 20px;
        margin-bottom: 20px;
        display: flex;
        justify-content: left;
    }
}
/* _content/AppCultural/Components/CookiesPopup.razor.rz.scp.css */

.clscontcook[b-6a7kikopjv] {
    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-6a7kikopjv] {
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid 1px #808080;
}
.clstitulostipo[b-6a7kikopjv]{
    padding-bottom:15px;
}

.clsenlacescierre[b-6a7kikopjv]{
    text-align:right;
    text-decoration:underline;
    margin-bottom:8px;
}

    .clsenlacescierre:hover[b-6a7kikopjv]{
        cursor:pointer;
    }

.clsBoton[b-6a7kikopjv] {
    background-color: #4481ea;
    color: #ffffff;
    padding: 6px 20px;
    border-radius: 4px;
    float: right;
    margin-left: 15px;
    cursor: pointer;
    margin-top: 15px;
}

   

.clsBotonCheckExt[b-6a7kikopjv] {
    float: right;
    width: 40px;
    height: 19px;
    background-color: #767676;
    border-radius: 12px;
    border: 0;
    position: relative;
    margin-right: 15px;
}

    .clsBotonCheckExt:hover[b-6a7kikopjv] {
        cursor: pointer;
    }

.clsBotonCheckInt:hover[b-6a7kikopjv] {
    cursor: pointer;
}

.clsBotonCheckInt[b-6a7kikopjv] {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 0;
}
/* _content/AppCultural/Components/Footer.razor.rz.scp.css */
.clsdvUp[b-ng6xislajj] {
    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-ng6xislajj] {
        cursor: pointer;
    }


.clsLogosInferior[b-ng6xislajj]{
    margin-top:48px;
}

.clsHeLeido[b-ng6xislajj] {
    color: #FFF;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.clsEnlaceCopyRight[b-ng6xislajj] {
    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-ng6xislajj] {
    align-self: stretch;
    width: 42px;
}
.clsImgIntCert[b-ng6xislajj]{
    width:100%;
}
.clsListaCertif[b-ng6xislajj] {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-shrink: 0;
    align-self: stretch;
    flex-wrap: wrap;
}
.clsTituloCertificaciones[b-ng6xislajj] {
    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-ng6xislajj] {
    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-ng6xislajj] {
        color: #005542;
        background-color:#ffffff;
        cursor:pointer;
    }
    .clsCaja[b-ng6xislajj] {
        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-ng6xislajj] {
        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-ng6xislajj] {
    padding: 0 0 12px 0;
    color: #eeeeee;
    font-size: 1.2em;
    text-transform: uppercase;
}

.columnaFooter[b-ng6xislajj]{
    margin-bottom:30px;
}

.clsDatoContacto[b-ng6xislajj]{
    color:#ffffff;
}

.clsDatoContactoLight[b-ng6xislajj] {
    color: #ffffff;
   
}

.clsFondoFooter[b-ng6xislajj] {
    background: #005542;     
    padding-bottom: 40px;
    padding-top: 80px;   
    position: relative;
}

.clsTituloAlmacen[b-ng6xislajj] {
    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-ng6xislajj] {
    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-ng6xislajj] {
    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-ng6xislajj]{
    margin-top:26px;
}

.clsGrupoInferior[b-ng6xislajj]{
    display:flex;
    gap:20px;

}
.clsTextoInferior[b-ng6xislajj] {
    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-ng6xislajj] {
    color: #FCBE68;    
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-bottom:18px;
}

.clsRowInferior[b-ng6xislajj] {
    border-top: solid 1px #fff;
    padding: 20px 0 0 0;
}

.clsEtiquetaCampo[b-ng6xislajj] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    margin-bottom: 15px;
}
.clsItemEnlace[b-ng6xislajj] {
    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-ng6xislajj] {
        color: #FCBE68;
    }
    .clsEnlace[b-ng6xislajj] {
        margin-bottom: 12px;
    }

.clsLinea1Contacto[b-ng6xislajj] {

    display:flex;
}

.clsLogosInferior[b-ng6xislajj]{   
    flex-shrink:inherit;
    gap:30px;
}

.clsContRowInferior[b-ng6xislajj] {
    display: flex;
    gap:30px;
}

@media screen and (min-width: 200px) {
   
   

    .clsColumnaEnlaces[b-ng6xislajj] {
        padding-left: 10px;
        padding-right: 30px;
    }
    .clsFondoFooter[b-ng6xislajj] {
        text-align: center;
    }

    .clsLinea1Contacto[b-ng6xislajj] {
    }

    .clsListaCertif[b-ng6xislajj] {
        justify-content: center;
        flex-direction:row;
    }

    .clsGrupoInferior[b-ng6xislajj] {
        justify-content: center;
        flex-direction: row;
    }

    .clsContRowInferior[b-ng6xislajj]{       
        flex-direction:column;
    }
    .clsLogosInferior[b-ng6xislajj]{
        justify-content:center;
        display:block;
    }

    .clsDvImgLogoFoot[b-ng6xislajj] {
        margin-right: 20px;
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 992px) {
   
    .clsColumnaEnlaces[b-ng6xislajj] {
       
    }
    .clsFondoFooter[b-ng6xislajj] {
        text-align: left;
    }

    .clsLinea1Contacto[b-ng6xislajj] {
    }

    .clsListaCertif[b-ng6xislajj] {
        justify-content: left;
        flex-direction:row;
    }
    .clsGrupoInferior[b-ng6xislajj] {
        flex-direction: row;
        justify-content: left;
    }
    .clsContRowInferior[b-ng6xislajj] {        
        flex-direction: row;
    }
    .clsLogosInferior[b-ng6xislajj] {
        justify-content: left;
        display: flex;
    }

    .clsDvImgLogoFoot[b-ng6xislajj] {
        margin-right: 20px;
        margin-bottom: 20px;
    }
}
/* _content/AppCultural/Components/FooterCopyright.razor.rz.scp.css */

.clsEnlaceCopyRight[b-ech8xthsjk] {
    float: right;
    margin-left: 12px;
    color: #ffffff;
}

.container[b-ech8xthsjk] {
    
    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-ech8xthsjk] {
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        color:#ffffff;
    }
    .clsEnlacesFot[b-ech8xthsjk] {
        display: inline-block;
        width: 100%;
        justify-content: center;
    }
    .clsEnlaceCopyRight[b-ech8xthsjk] {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
}

@media screen and (min-width: 1000px) {
    .clsCopy[b-ech8xthsjk] {
        text-align: left;
        padding-bottom:1px;
        padding-top:1px;
    }
    .clsEnlacesFot[b-ech8xthsjk] {
        display: flex;
        width: auto;
        justify-content: right;
    }
    .clsEnlaceCopyRight[b-ech8xthsjk] {
        width: auto;
        text-align: right;
        padding-top: 1px;
    }
}
/* _content/AppCultural/Components/Formulario.razor.rz.scp.css */
.clsfondoformulario[b-izpdc5jkwz] {
   
    
    
}

.clsEtiquetasAuxiliares[b-izpdc5jkwz] {
    color: #000;   
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.clsformulario[b-izpdc5jkwz] {
    max-width: 1500px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.clstituloformulario[b-izpdc5jkwz] {
    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-izpdc5jkwz] {
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}
.cajatexto[b-izpdc5jkwz] {
    background-color: #ffffff;
    padding: 6px;
    font-size: 14px;
    margin-bottom: 36px;
    border: 1px solid #A2A2A2;
}

.dvcaja[b-izpdc5jkwz] {
    padding: 0 15px 15px 0;
}

.clsButEnviar[b-izpdc5jkwz] {
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border: 2px solid #005542;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    letter-spacing: 1px;
}


    .clsButEnviar:hover[b-izpdc5jkwz] {
        background-color: #005542;
        color: #FFFFFF;
        cursor: pointer;
    }

.clsEnlaceCopyRight[b-izpdc5jkwz]{
    text-decoration:underline;
}

.clsInfoTitulo[b-izpdc5jkwz] {
    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-izpdc5jkwz] {
    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-izpdc5jkwz] {       
        padding-left: 20px;
        padding-right: 20px;
    }
   
    .cajatexto[b-izpdc5jkwz] {
        width: 100%;        
    }
    .clsButEnviar[b-izpdc5jkwz] {       
        margin: 30px 30px 0 0;
    }
}

@media screen and (min-width: 992px) {
    .clsformulario[b-izpdc5jkwz] {
        padding-left: 20px;
        padding-right: 20px;
    }
   
    .cajatexto[b-izpdc5jkwz] {        
        width: 100%;
    }
    .clsButEnviar[b-izpdc5jkwz] {
        margin: -30px 30px 0 0;
    }
}
/* _content/AppCultural/Components/FormularioInscripcion.razor.rz.scp.css */

.clsBotonViajes[b-cauwqs33nq] {
    height: 44px;
    border: 2px solid #005542;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    width: max-content;
    padding: 10px 10px 14px 10px;
    cursor: pointer;
    letter-spacing:1px;
}
.clsfondoformulario[b-cauwqs33nq] {
   
    font-size:20px;
    
}
.requerido[b-cauwqs33nq]::after {
    content: " *";
    color: red;
}
.clsOpcion[b-cauwqs33nq] {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.clsContCuenta[b-cauwqs33nq] {
    background: #F3F3F3;   
    padding: 24px;
    align-items: center;
    gap: 48px;
    margin-top: 24px;
    margin-bottom: 36px;
}

.clsTituloCalendario[b-cauwqs33nq] {
    color: #005542;   
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}
.clsPrecio2[b-cauwqs33nq] {
    color: #000;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin:0 12px;
}
.clsConceptoPago[b-cauwqs33nq] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
}

.clsCuenta[b-cauwqs33nq] {
    color: #005542;    
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    letter-spacing:1px;    
}

.clsFirma[b-cauwqs33nq] {
    background: #F3F3F3;
    padding: 50px 24px;
    margin: 48px 0 24px 0;
}

.clsCuadroFirma[b-cauwqs33nq] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    padding: 0 12px;
    text-wrap: nowrap;
}

.clsEtiquetasAuxiliares[b-cauwqs33nq] {
    color: #000;
    font-family: OpenSans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
}

.clsPrecio[b-cauwqs33nq] {
    color: #000;   
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
}
.clsformulario[b-cauwqs33nq] {
    max-width: 1420px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.clstituloformulario[b-cauwqs33nq] {
    color: #005542;
    font-family: OpenSans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
    text-transform: uppercase;
    margin-bottom: 24px;
    letter-spacing: 1px;
}

.clssubtituloformulario[b-cauwqs33nq] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom: 100px;
    letter-spacing: 1px;
}

.clsetiquetaorganizador[b-cauwqs33nq] {
    color: #005542;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
    text-transform: uppercase;   
    letter-spacing: 1px;
    margin-right:12px;
}

.clsorganizador[b-cauwqs33nq] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom: 22px;
    letter-spacing: 1px;
}

.clsetiqueta[b-cauwqs33nq] {
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing:1px;
}
.cajatexto[b-cauwqs33nq] {
    background-color: #ffffff;
    padding: 6px;
    font-size: 18px;
    margin-bottom: 36px;
    border: 1px solid #A2A2A2;
    letter-spacing:1px;
}

.dvcaja[b-cauwqs33nq] {
    
}

.clsButEnviar[b-cauwqs33nq] {
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border: 2px solid #005542;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-top: 20px
}


    .clsButEnviar:hover[b-cauwqs33nq] {
        background-color: #005542;
        color: #FFFFFF;
        cursor: pointer;
    }

.clsEnlaceCopyRight[b-cauwqs33nq]{
    text-decoration:underline;
}

.clsInfoTitulo[b-cauwqs33nq] {
    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-cauwqs33nq] {
    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-cauwqs33nq] {       
        padding-left: 20px;
        padding-right: 20px;
    }
   
    .cajatexto[b-cauwqs33nq] {
        width: 100%;        
    }
    .clsButEnviar[b-cauwqs33nq] {       
       
    }

    .clsContCuenta[b-cauwqs33nq] {
        display: block;
    }

    .clsCuenta[b-cauwqs33nq] {
        margin-bottom: 15px;
    }

    .clsAutorizacion[b-cauwqs33nq]{
        display:block;
    }

    .clsBotonViajes[b-cauwqs33nq] {
        margin-top: 30px;
    }
}

@media screen and (min-width: 992px) {
    .clsformulario[b-cauwqs33nq] {
        padding-left: 20px;
        padding-right: 20px;
    }
   
    .cajatexto[b-cauwqs33nq] {        
        width: 95%;
    }
    .clsButEnviar[b-cauwqs33nq] {
       
    }

    .clsContCuenta[b-cauwqs33nq] {       
        display: flex;       
    }

    .clsCuenta[b-cauwqs33nq] {       
        margin-bottom: 0px;
    }
    .clsAutorizacion[b-cauwqs33nq] {
        display: flex;
    }

    .clsBotonViajes[b-cauwqs33nq]{
        margin-top:0px;
    }
}
/* _content/AppCultural/Components/HiloMapa.razor.rz.scp.css */

.clsSeparacion[b-h62zg8kv3e] {
    
    padding: 1px 0px;
}

.clsIntermedios[b-h62zg8kv3e] {
    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-h62zg8kv3e] {
    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-h62zg8kv3e]{

    }
}

@media screen and (min-width: 1000px) {
    .clsHilo[b-h62zg8kv3e] {

    }
}
/* _content/AppCultural/Components/IdiomasP.razor.rz.scp.css */
.dropdownidiomasp[b-avglem07wo] {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 30px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}
/* _content/AppCultural/Components/IntroduccionCategoria.razor.rz.scp.css */

.clsTitulo[b-ptgegq2cam] {
    color: #111;
    font-size: 28px;
    font-weight: 400;
}


@media screen and (min-width: 200px) {
}

@media screen and (min-width: 1000px) {
    
}
/* _content/AppCultural/Components/IntroHome.razor.rz.scp.css */

.clsBloqueImg[b-0mw29sks65] {
    width: 100%;
}
.clsBloqueImgIzquierda[b-0mw29sks65] {
    float:left;    
}


.clsBloque[b-0mw29sks65] {
    margin-top: 100px;
    margin-bottom: 100px;
}

.clsBloqueImgDerecha[b-0mw29sks65] {
    float: left;
    width: 50%;
}
.clsimagenprincipal[b-0mw29sks65] {
    
}

.clscontenedor[b-0mw29sks65] {
    max-width: 1220px;
    padding-top: 48px;
    text-align: left;
    
}

.clstituloprincipal[b-0mw29sks65] {
    color: #005542;   
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom:24px;
    text-align:left;
}
.clstextoprincipal[b-0mw29sks65] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    text-align: left;
}


@media screen and (min-width: 200px) {
    .clsBloqueImgIzquierda[b-0mw29sks65] {       
        width: 100%;
    }
    
    .clsimagenprincipal[b-0mw29sks65] {
        width: auto;
        max-width:100%;
    }
}

@media screen and (min-width: 992px) {

    .clsBloqueImgIzquierda[b-0mw29sks65] {
        width: 50%;
    }
    .clsimagenprincipal[b-0mw29sks65] {
        width: auto;
    }
}
/* _content/AppCultural/Components/Maps.razor.rz.scp.css */


@media screen and (min-width: 200px) {
}

@media screen and (min-width: 1000px) {
    
}
/* _content/AppCultural/Components/Menu.razor.rz.scp.css */

.clsContMenu[b-o6xhbdjk7q] {
    z-index: 3;
    position: fixed;
    top: 0px;
    left: 0;
    padding: 24px 0px;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 1px 5px;
}
.clsControlIdiomas[b-o6xhbdjk7q] {
    padding-top: 4px;
    margin-left: 10px;
}
.clscontactosuperior[b-o6xhbdjk7q] {
    color: #005542;    
    font-family: OpenSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */   
    padding: 7px 20px 0px 6px;
  
}

.clsItemCategoria[b-o6xhbdjk7q] {
   
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}


.clsLogoEmpresaHome[b-o6xhbdjk7q] {
    min-width:80px;
}

.clsListaMenuP[b-o6xhbdjk7q] {
    display: none;
    position: fixed;   
    background-color: #fffffff3;
    width: 100%;
    padding: 20px 0;
    text-align: left;
    z-index: 4;
    border-bottom: solid 1px #005542;
    border-top: solid 1px #005542;
    
}

.clsListaMenu[b-o6xhbdjk7q] {
    gap:48px;
}

.clsBurguer[b-o6xhbdjk7q]{
    gap:10px;
    margin-right:14px;
}
.clsBurguer:hover[b-o6xhbdjk7q] {
    cursor: pointer;
}

.clsespacioidiomas[b-o6xhbdjk7q] {
    display: flex;
    flex-direction: row-reverse;
    
}

.clsbarrasuperiorinfo[b-o6xhbdjk7q] {
    height: 32px;
    width: 100%;
    border-bottom: solid 1px #888888;
    margin-bottom: 10px;
    margin-top: 4px;
}

.clsbarrasuperiorinfo2[b-o6xhbdjk7q] {
    height: 32px;
    width: 100%;
    border-bottom: solid 1px #005542;
    margin-bottom: 10px;
    margin-top: 4px;
}

.clsImagenLogoSup[b-o6xhbdjk7q]{
    height:auto;
}

.clsCircle[b-o6xhbdjk7q] {
    width: 32px;
    height: 32px;
    border-radius: 100px;
    padding: 1px 0px 0px 6px;
    border: 1px solid #005542;
}


.clsBarraSup1[b-o6xhbdjk7q] {
    z-index: 2;
    background-color: #ffffff;
    display: none;    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: solid 1px transparent;
}

.clsBarraSup2[b-o6xhbdjk7q] {
    z-index: 2;
    background-color: #FFFFFF;
    display: none;   
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: solid 1px #005542;
}


.clsiconoup[b-o6xhbdjk7q] {
    width: 18px;
    margin-top: -5px;
}

.clsiconodown[b-o6xhbdjk7q] {
    margin-left: -10px;
    margin-right: 10px;
    width: 18px;
    margin-top: 5px;
}


.punto[b-o6xhbdjk7q] {
    width: 6px;
    height: 6px;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 6px;
}

.clsBloq1[b-o6xhbdjk7q] {
    
}

@media screen and (min-width: 200px) {

    .clsItemCategoria[b-o6xhbdjk7q] {
       
    }

    .clsListaMenuP[b-o6xhbdjk7q] {
       top:109px;
    }

    .clsBarraSup1[b-o6xhbdjk7q] {       
        height: 120px;      
    }
    .clsBarraSup2[b-o6xhbdjk7q] {
        height: 120px;
    }
    .clsImagenLogoSup[b-o6xhbdjk7q] {
        width:100%;
    }

    .clsespacioidiomas[b-o6xhbdjk7q] {
        margin-right: -5px;
    }
    .clsControlIdiomas[b-o6xhbdjk7q] {
        display: none;       
    }

    .clsBloq1[b-o6xhbdjk7q]{
        height:700px;
    }

    .clsBloq2[b-o6xhbdjk7q] {
        height: 120px;
    }

    .clsListaMenu[b-o6xhbdjk7q] {
        display: none;
        position: absolute;
        top: 70px;
    }
        
        .clsBurguer[b-o6xhbdjk7q] {
            display: flex;

        }

    .clsBloqueContacto[b-o6xhbdjk7q] {
        margin-right: unset;
        margin-left:10px;
        display: flow;
    }
}

@media screen and (min-width: 600px){
    .clsBloqueContacto[b-o6xhbdjk7q] {
        margin-right: 20px;
        margin-left: unset;
        display: flex;
    }
}


    @media screen and (min-width: 1500px) {
        .clsListaMenuP[b-o6xhbdjk7q] {
            top: 120px;
        }
        .clsBloq1[b-o6xhbdjk7q] {
            height: 700px;
        }

        .clsBloq2[b-o6xhbdjk7q] {
            height: 120px;
        }
    
    .clsBarraSup1[b-o6xhbdjk7q] {
        height: 120px;
    }
    .clsBarraSup2[b-o6xhbdjk7q] {
        height: 120px;
    }
    .clsImagenLogoSup[b-o6xhbdjk7q] {
        width: 100%;
    }
    .clsespacioidiomas[b-o6xhbdjk7q] {       
        margin-right: 88px;
    }
    .clsControlIdiomas[b-o6xhbdjk7q] {
        display: block;
    }
    .clsBloq1[b-o6xhbdjk7q] {
        height: 700px;
    }
    .clsListaMenu[b-o6xhbdjk7q] {
        display: flex;
        position: relative;
        top: 0px;
    }

    .clsListaMenuP[b-o6xhbdjk7q] {
        display: none;
    }

    .clsBurguer[b-o6xhbdjk7q] {
        display: none;
    }    

    .clsItemCategoria[b-o6xhbdjk7q] {
       
    }
    .clsBarraBusqueda[b-o6xhbdjk7q] {       
        width: 150px;       
    }
        .clsBarraBusqueda2[b-o6xhbdjk7q] {
            width: 150px;
        }
    .clsBloq1[b-o6xhbdjk7q] {
        height: 700px;
    }
}

@media screen and (min-width: 1800px) {
    .clsItemCategoria[b-o6xhbdjk7q] {
       
    }
    .clsBarraBusqueda[b-o6xhbdjk7q] {
        width: 250px;
    }
    .clsBarraBusqueda2[b-o6xhbdjk7q] {
        width: 250px;
    }
    .clsBloq1[b-o6xhbdjk7q] {
        height: 700px;
    }
}
/* _content/AppCultural/Components/ModalPopup.razor.rz.scp.css */
/* _content/AppCultural/Components/Noticias.razor.rz.scp.css */
.clsimagennoticiashome[b-ulgexhowfq] {
    width: 100%;
    /*height: 300px;*/
    background-size: cover;
    background-position: center;
    transition: transform 0.4s ease-in-out;    
    
}

.clsContimagennoticiashome[b-ulgexhowfq] {
    overflow: hidden;
}

.zoom[b-ulgexhowfq] {
    transform: scale(1.2);
}

.clsLineaTitulo[b-ulgexhowfq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.clsTituloPagina[b-ulgexhowfq] {
    color: #005542;   
    font-family: OpenSans;  
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    width: 100%;
}
.clscontenedor[b-ulgexhowfq] {
    
    margin-bottom: 100px;
    max-width: 1700px;
    margin-right:30px !important;
}

.clsbloquetexto[b-ulgexhowfq] {
    display: block;      
   margin-bottom:50px;   
}

.clsbloquetextoint0[b-ulgexhowfq] {
    position:relative;
    align-items: flex-start;
    gap: 30px;
    flex: 1 0 0;    
   
}
.clsbloquetextoint[b-ulgexhowfq] {
    border-radius: 20px;
    background: #FFF;
    display: flex;    
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    margin-bottom:40px;
}

.clstitulo[b-ulgexhowfq] {
    color: #005542;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom: 24px;
    margin-top: 24px;
    letter-spacing: 1px;
}

.clstexto[b-ulgexhowfq] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    padding-bottom:84px;
}

.clsmasinfonoticiashome[b-ulgexhowfq] {
    border: 2px solid #005542;
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.5px;
}

 
    .clsenlace[b-ulgexhowfq] {
        border: 2px solid #005542;
        display: flex;
        height: 44px;
        padding: 12px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        color: #005542;
        font-family: OpenSans;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 24px */
        text-transform: uppercase;
    }

    .clsenlace:hover[b-ulgexhowfq] {
        background: #663318;
    }

.clscontenlace[b-ulgexhowfq] {
    margin-top: 90px;
    display: flex;
    justify-content: right;
    width: 50%;
    margin-right: 65px;
}

@media screen and (min-width: 200px) {

    .clsTituloPagina[b-ulgexhowfq] {
        padding: 100px 20px 48px 20px;
    }

    .clsbloquetexto[b-ulgexhowfq] {
        width: max-content;
        padding: 0px 15px 15px 15px;
    }

    .clsTituloPagina[b-ulgexhowfq] {
        font-size: 28px;
    }
}

@media screen and (min-width: 800px) {

    .clsTituloPagina[b-ulgexhowfq] {
        padding: 100px 20px 48px 20px;
    }

    .clsbloquetexto[b-ulgexhowfq] {
        width: calc(50% - 30px);
        padding: 0px 15px 15px 15px;
    }

    .clsTituloPagina[b-ulgexhowfq] {
        font-size: 32px;
    }
}


@media screen and (min-width: 1200px) {
    .clsTituloPagina[b-ulgexhowfq] {       
        padding: 100px 0 48px 0;
    }


    .clsTituloPagina[b-ulgexhowfq] {
        font-size: 36px;
    }
   

}

@media screen and (min-width: 1600px) {
    .clsTituloPagina[b-ulgexhowfq] {
        padding: 100px 0 48px 0;
    }

    .clsTituloPagina[b-ulgexhowfq] {       
        font-size: 42px;       
    }
}
/* _content/AppCultural/Components/NoticiasDetalle.razor.rz.scp.css */

.clscontenedor[b-zn7yxn6aha] {
    position: relative;
    max-width: 1520px;   
}

.clsEtiqueta[b-zn7yxn6aha] {
    text-decoration: underline;
    color: #005542;   
    font-family: OpenSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    cursor:pointer;
}

    .clsEtiqueta:hover[b-zn7yxn6aha] {
        text-decoration: none;
    }
.clsTitulo[b-zn7yxn6aha] {
    color: #005542;
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom: 48px;
    letter-spacing: 1px;
}

.clsImg[b-zn7yxn6aha] {
    margin-bottom: 48px;    
    width:100%;
}

.clsDescripcion[b-zn7yxn6aha] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    margin-bottom: 48px;
}

.clsBloqueEtiquetas[b-zn7yxn6aha] {
    display: flex;
}

.clsEtiquetas[b-zn7yxn6aha] {
    display: flex;
    gap: 24px
}

.clsNavegador[b-zn7yxn6aha] {
    display: flex;
    gap: 40px;
    margin-left: auto;
}

.clsClickNavegadorAtras[b-zn7yxn6aha]{
    cursor:pointer;
}

.clsClickNavegadorAdelante[b-zn7yxn6aha] {
    cursor: pointer;
}


@media screen and (min-width: 200px) {
    .clscontenedor[b-zn7yxn6aha] {        
        
    }
    .clsTitulo[b-zn7yxn6aha] {
        font-size: 32px;
    }
}

@media screen and (min-width: 1000px) {
   
    .clscontenedor[b-zn7yxn6aha] {
        
    }
    .clsTitulo[b-zn7yxn6aha] {        
        font-size: 42px;        
    }
}
/* _content/AppCultural/Components/NoticiasFiltro.razor.rz.scp.css */


.contEnlaces[b-s54siyw0bn] {
    display: flex;
    padding: 36px 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    background: #F3F3F3;
}

.clsEnlaceCategorias[b-s54siyw0bn] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    cursor: pointer;
}

.clsEnlaceEtiquetas[b-s54siyw0bn] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    cursor: pointer;

}

.clsTituloEnlaces[b-s54siyw0bn] {
    color: #005542;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    letter-spacing: 1px;
}

.clsListaCategorias[b-s54siyw0bn] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.clsListaEtiquetas[b-s54siyw0bn] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}


.clscontenedor[b-s54siyw0bn] {
    position: relative;
    max-width: 1520px;
}


.clsTitulo[b-s54siyw0bn] {
    color: #005542;   
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom:48px;
}

.clsImg[b-s54siyw0bn] {
    margin-bottom: 48px;    
    width:100%;
}

.clsDescripcion[b-s54siyw0bn] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    margin-bottom: 48px;
}
@media screen and (min-width: 200px) {
    .clsFiltro[b-s54siyw0bn] {
        position: relative;
        padding-left: 0px;
    }
    .clscontenedor[b-s54siyw0bn] {        
        
    }
}

@media screen and (min-width: 1000px) {
    .clsFiltro[b-s54siyw0bn] {
        position: relative;
        padding-left: 40px;
    }
    .clscontenedor[b-s54siyw0bn] {
        
    }
}
/* _content/AppCultural/Components/NoticiasHome.razor.rz.scp.css */
.clsimagennoticiashome[b-u9lumpptre] {
    width: 100%;   
    background-size: cover;
    background-position: center;
    transition: transform 0.4s ease-in-out;
   
}

.clsContimagennoticiashome[b-u9lumpptre] {
    overflow: hidden;
}

.zoom[b-u9lumpptre] {
    transform: scale(1.2);
}

.clsLineaTitulo[b-u9lumpptre] {   
    justify-content: space-between;
    align-items: center;
}
.clsTituloPagina[b-u9lumpptre] {
    color: #005542;   
    font-family: OpenSans;    
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;    
}
.clscontenedor[b-u9lumpptre] {
    
    margin-bottom: 50px;
    max-width: 1520px;
}

.clsbloquetexto[b-u9lumpptre] {
    display: block;   
   margin-bottom:50px;
}

.clsbloquetextoint0[b-u9lumpptre] {
    position:relative;
    align-items: flex-start;
    gap: 30px;
    flex: 1 0 0;    
   
}
.clsbloquetextoint[b-u9lumpptre] {
    border-radius: 20px;
    background: #FFF;
    display: flex;    
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    margin-bottom:40px;
}

.clstitulo[b-u9lumpptre] {
    color: #005542;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom: 24px;
    margin-top: 24px;
}

.clstexto[b-u9lumpptre] {
    color: #0B0722;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    padding-bottom: 54px;
}

.clsmasinfonoticiashome[b-u9lumpptre] {
    border: 2px solid #005542;
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


.clsenlace[b-u9lumpptre] {
    border: 2px solid #005542;
    display: flex;
    height: 44px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
}

    .clsenlace:hover[b-u9lumpptre] {
        background: #005542;
        color: #ffffff;
    }

.clscontenlace[b-u9lumpptre] {    
    display: flex;    
    margin-bottom:50px;
}

@media screen and (min-width: 200px) {

    .clsTituloPagina[b-u9lumpptre] {
        padding: 100px 20px 28px 20px;
        width: 100%;
        font-size: 30px;
    }

    .clsbloquetexto[b-u9lumpptre] {
        width: max-content;
        padding: 15px;
    }
    .clstexto[b-u9lumpptre] {
        margin-bottom: 14px;
    }
    .clsLineaTitulo[b-u9lumpptre] {
        display: block;
    }
    .clscontenlace[b-u9lumpptre] {
        width: 100%;
        margin-top: 10px;
        justify-content: center;
        margin-right: 0px;
    }
    .clsimagennoticiashome[b-u9lumpptre] {
        /*height: 220px;*/
    }
}

@media screen and (min-width: 800px) {

    .clsTituloPagina[b-u9lumpptre] {
        padding: 100px 20px 48px 20px;
        width: 50%;
        font-size: 42px;
    }

    .clsbloquetexto[b-u9lumpptre] {
        width: calc(50% - 30px);
        padding: 15px;
    }

    .clsLineaTitulo[b-u9lumpptre] {
        display: flex;        
    }
    .clscontenlace[b-u9lumpptre] {
        width: 50%;
        margin-top: 90px;
        justify-content: right;
        margin-right: 65px;
    }
    .clsimagennoticiashome[b-u9lumpptre] {
        /*height: 280px;*/
    }
}


@media screen and (min-width: 1200px) {
    .clsTituloPagina[b-u9lumpptre] {       
        padding: 100px 0 48px 0;
    }

    .clsbloquetexto[b-u9lumpptre] {
        width: calc(33% - 15px);
        padding: 15px;
    }

    .clstexto[b-u9lumpptre] {       
        margin-bottom: 14px;
    }

    .clsimagennoticiashome[b-u9lumpptre] {      
        /*height: 380px;*/       
    }

}

@media screen and (min-width: 1600px) {
    .clsTituloPagina[b-u9lumpptre] {
        padding: 100px 0 48px 0;
    }

    .clsbloquetexto[b-u9lumpptre] {
        width: calc(33% - 15px);
        padding: 15px 15px 15px 0;
    }
}
/* _content/AppCultural/Components/Redes.razor.rz.scp.css */

.imgRed[b-gzwsvj24ft] {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.clsReds[b-gzwsvj24ft] {
    margin-top:30px;
}

@media screen and (min-width: 200px) {
    .clsReds[b-gzwsvj24ft] {
        display: block;
    }
}

@media screen and (min-width: 1000px) {
    .clsReds[b-gzwsvj24ft] {
        display: flex;
    }
}
/* _content/AppCultural/Components/RedesCompartir.razor.rz.scp.css */
.imgRed[b-pksbas2fh2] {
    width: 40px;
    height: 40px;
    margin-right: 18px;
}

.clsReds[b-pksbas2fh2] {
    display: flex;
    background: #F3F3F3;
    padding: 24px 0;
    justify-content: center;
}

.clsSiguenos[b-pksbas2fh2] {
    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/AppCultural/Components/RedesContacto.razor.rz.scp.css */

.imgRed[b-sek8r070sc]{
    width:40px;
    height:40px;
    margin-right:18px;
}

.clsReds[b-sek8r070sc] {
    display: flex;
    background: #F3F3F3;
    padding: 24px 0;
    justify-content: center;
}

.clsSiguenos[b-sek8r070sc] {
    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/AppCultural/Components/SliderHome.razor.rz.scp.css */


.carousel-caption[b-yv7i9tqr06] {
    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-yv7i9tqr06] {   
    color: #FFF;   
    font-family: OpenSans;   
    font-style: normal;    
    line-height: 100%; /* 64px */
    text-transform: uppercase;
    margin-bottom:24px;
    padding:0 50px;
}

.clsDescripcionSliderHome[b-yv7i9tqr06] {
    color: #FFF;
    text-align: center;
    font-family: OpenSans;
    font-style: normal;
    line-height: 110%; /* 28.6px */
    margin-bottom: 36px;
    padding: 0 50px;
}


.clsBotonSliderHome[b-yv7i9tqr06] {
    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-yv7i9tqr06] {
        background-color: #FCBE68;        
        color: #ffffff;
    }

    @keyframes opacidad1-b-yv7i9tqr06 {
        0% {
        opacity:0.1;
    }

    100% {
        opacity: 1;
    }

}

@keyframes opacidadmov1-b-yv7i9tqr06 {
    0% {
        margin-bottom: 100px;
        opacity: 0.1;
    }

    100% {
        margin-bottom: 0px;
        opacity: 1;
    }
}


@keyframes opacidadmov2-b-yv7i9tqr06 {
    0% {
        margin-top: 120px;
        opacity: 0.1;
    }

    100% {
        margin-top: 25px;
        opacity: 1;
    }
}

    @media screen and (min-width: 200px) {
        
        .clsTituloSliderHome[b-yv7i9tqr06] {
            font-size: 34px;
        }

        .clsDescripcionSliderHome[b-yv7i9tqr06] {
            font-size: 18px;
        }
        .clsBotonSliderHome[b-yv7i9tqr06] {
            font-size: 16px;
        }

        .carousel-caption[b-yv7i9tqr06] {
            width: 100%;
            padding-left: 20%;
        }

    }

@media screen and (min-width: 800px) {
    .clsTituloSliderHome[b-yv7i9tqr06] {
        font-size: 44px;
    }
    .clsDescripcionSliderHome[b-yv7i9tqr06] {
        font-size: 22px;
    }
    .clsBotonSliderHome[b-yv7i9tqr06] {
        font-size: 18px;
    }
}


    @media screen and (min-width: 1000px) {
        .clsTituloSliderHome[b-yv7i9tqr06] {           
            font-size: 64px;            
        }
        .clsDescripcionSliderHome[b-yv7i9tqr06] {           
            font-size: 26px;            
        }
        .clsBotonSliderHome[b-yv7i9tqr06] {
            font-size: 20px;
        }
        .carousel-caption[b-yv7i9tqr06] {
            width: 100%;
            padding-left: 0px;
        }
    }
/* _content/AppCultural/Components/SliderOpiniones.razor.rz.scp.css */

.clscaruouselcont[b-dam9fjzj19] {
    background: #F3F3F3;    
}


.clsTituloControl[b-dam9fjzj19] {
    color: #005542;
    text-align: center;
    font-family: OpenSans;   
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;    
    margin-bottom:20px;
}
.clsTituloSliderHome[b-dam9fjzj19] {
    color: #0B0722;
    text-align: center;   
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    
}

.clsDescripcionSliderHome[b-dam9fjzj19] {
    color: #0B0722;
    text-align: left;
    font-family: OpenSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    margin-bottom: 48px;
}



    @media screen and (min-width: 200px) {
        .clsTituloControl[b-dam9fjzj19] {
            font-size: 28px;
        }
        .diapositiva[b-dam9fjzj19] {
            height: auto;
        }
        .clscaruouselcont[b-dam9fjzj19] {
            padding: 46px 0;
        }
        .carousel-caption[b-dam9fjzj19] {
            bottom: unset !important;
            padding-top: unset !important;
            padding-bottom: unset !important;
            position: relative !important;
            text-align: center !important;
            width: 100% !important;
            left: 0 !important;
            right: 0 !important;
            padding:0 15% !important;
        }
    }

@media screen and (min-width: 800px) {
    .clsTituloControl[b-dam9fjzj19] {       
        font-size: 32px;       
    }
    .diapositiva[b-dam9fjzj19] {
        height: 300px;
    }
    .clscaruouselcont[b-dam9fjzj19] {
        padding: 66px 0;
    }

   

}


    @media screen and (min-width: 1000px) {
        .clsTituloControl[b-dam9fjzj19] {
            font-size: 42px;
        }
        .diapositiva[b-dam9fjzj19] {
            height: 250px;
        }
        .clscaruouselcont[b-dam9fjzj19] {
            
            padding: 96px 0;
        }

        .carousel-caption[b-dam9fjzj19] {
            bottom: 1.25rem !important;
            padding-top: 1.25rem !important;
            padding-bottom: 1.25rem !important;
            position: absolute !important;
            text-align: center !important;
            width: 60% !important;
            left: 20% !important;
            right: 20% !important;
            padding:0 !important;
        }

    }
/* _content/AppCultural/Components/SobreNosotros.razor.rz.scp.css */
.clscontenedor[b-3j6vgrbgje]{
    
}



.clsContBloqueTexto[b-3j6vgrbgje] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 48px;
    background: #005542;
}


.clsTituloControl[b-3j6vgrbgje] {
    color: #FCBE68;
    font-family: OpenSans;   
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom:24px;
}

.clsTextoControl[b-3j6vgrbgje] {
    color:#FFF;    
    font-family: OpenSans;   
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}

.clsDvImagen[b-3j6vgrbgje] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


@media screen and (min-width: 200px) {
    .clsbloqueTexto[b-3j6vgrbgje] {
        margin: 38px 17px;
    }
    .clsTituloControl[b-3j6vgrbgje] {
        font-size: 32px;
    }
    .clsTextoControl[b-3j6vgrbgje] {
        font-size: 16px;
    }
    
    
}

@media screen and (min-width: 1400px) {
    .clsbloqueTexto[b-3j6vgrbgje] {
        margin: 58px 30px;
    }
    .clsTituloControl[b-3j6vgrbgje] {        
        font-size: 38px;       
    }
    .clsTextoControl[b-3j6vgrbgje] {       
        font-size: 20px;       
    }
   
}

@media screen and (min-width: 1600px) {
    .clsbloqueTexto[b-3j6vgrbgje] {
        margin: 78px 170px;
    }

    .clsTituloControl[b-3j6vgrbgje] {
        font-size: 42px;
    }

    .clsTextoControl[b-3j6vgrbgje] {
        font-size: 22px;
    }
    
}
/* _content/AppCultural/Components/SobreNosotros2.razor.rz.scp.css */
.clscontenedor[b-g7ahm2fy1q]{
    
}

.clsDvImagen[b-g7ahm2fy1q]{
    
}

.clsContBloqueTexto[b-g7ahm2fy1q] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 48px;
    
}
.clsbloqueTexto[b-g7ahm2fy1q] {
    margin: 78px 170px;
}

.clsTituloControl[b-g7ahm2fy1q] {
    color: #005542;
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom: 24px;
}

.clsTextoControl[b-g7ahm2fy1q] {
    
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
}

.clsDvImagen[b-g7ahm2fy1q] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media screen and (min-width: 200px) {
    .clsbloqueTexto[b-g7ahm2fy1q] {
        margin: 38px 17px;
    }

    .clsTituloControl[b-g7ahm2fy1q] {
        font-size: 32px;
    }

    .clsTextoControl[b-g7ahm2fy1q] {
        font-size: 16px;
    }

   
}

@media screen and (min-width: 1400px) {
    .clsbloqueTexto[b-g7ahm2fy1q] {
        margin: 58px 30px;
    }

    .clsTituloControl[b-g7ahm2fy1q] {
        font-size: 38px;
    }

    .clsTextoControl[b-g7ahm2fy1q] {
        font-size: 20px;
    }

    
}

@media screen and (min-width: 1600px) {
    .clsbloqueTexto[b-g7ahm2fy1q] {
        margin: 78px 170px;
    }

    .clsTituloControl[b-g7ahm2fy1q] {
        font-size: 42px;
    }

    .clsTextoControl[b-g7ahm2fy1q] {
        font-size: 22px;
    }
}

/* _content/AppCultural/Components/UltimosPosts.razor.rz.scp.css */
.clsTituloBloqueUltimosPosts[b-qmd86pmd9e] {
    text-align: center;
    color: #111;
    font-size: 28px;
    font-weight: 400;
    padding: 40px 0 60px 0;
}
.clsTituloUltPost[b-qmd86pmd9e] {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 20px 0;
    text-align: center;
}

.clsdvimgUltPost[b-qmd86pmd9e] {
    width: 100%;
    height: 300px;
    background-size: cover;
    transition: all 1s;
}


@media screen and (min-width: 200px) {
}

@media screen and (min-width: 1000px) {
}
/* _content/AppCultural/Components/VendeTuEquipo.razor.rz.scp.css */

.clsbarra[b-coxpr4kwp8] {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    background-color: #F3F4F5;
}

.clscontenedor[b-coxpr4kwp8]{
    padding-bottom:130px;
    
}

.clsTitulo[b-coxpr4kwp8] {
    font-family: OpenSans;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.64px;
    margin-top: 30px;
    margin-bottom: 40px;
    text-align:center;
}

.clsDescripcion[b-coxpr4kwp8]{
    padding:40px 20px;    
}

.clsArt[b-coxpr4kwp8] {
    display: flex;    
    margin-bottom: 40px;
}

.clsicon[b-coxpr4kwp8] {
    width: 40px;
    height: 40px;
    padding: 5px 9px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.clstext[b-coxpr4kwp8] {
    color: #2370BA;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.4px;
    padding: 12px 30px;
}

@media screen and (min-width: 200px) {
    .clsArt[b-coxpr4kwp8] {        
        justify-content: left;       
    }

}

@media screen and (min-width: 1000px) {
    .clsArt[b-coxpr4kwp8] {
        justify-content: center;
    }
}
/* _content/AppCultural/Components/Viajes.razor.rz.scp.css */
.clsTitulo[b-ckkn3sjg5y] {
    color: #005542;    
    font-family: OpenSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    margin-bottom:24px;
}

.clsDescripcion[b-ckkn3sjg5y] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    margin-bottom:50px;
}
.clscontenedor[b-ckkn3sjg5y] {
    position: relative;
    max-width: 1520px;   
}

.clsBotonViajes[b-ckkn3sjg5y] {
    height: 44px;
    border: 2px solid #005542;
    color: #005542;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-top: 60px;
    width: fit-content;
    padding: 10px;
    cursor:pointer;
}

.clsBotonViajesI[b-ckkn3sjg5y] {
    position: absolute;
    right: 20px;
}

.clsBotonViajesD[b-ckkn3sjg5y] {
    position: absolute;
    left: 20px;
}

    .clsContImagen[b-ckkn3sjg5y] {
        height: 450px;
        width: 100%; /* o un ancho fijo si lo prefieres */
        overflow: hidden;
        cursor: pointer;
    }

    .clsContImagen img[b-ckkn3sjg5y] {
        width: 100%;
        height: 100%;
        object-fit: cover; /* cubre todo el div sin deformarse, aunque recorte */
        object-position: center; /* centrada */
    }


.clsContTextos[b-ckkn3sjg5y] {
    background: rgba(0, 85, 66, 0.80);
}

.clsContTextos:hover[b-ckkn3sjg5y] {
    background: rgba(0, 85, 66, 1);
}
.clsTituloProducto[b-ckkn3sjg5y] {
    padding: 24px 48px;
    
    color: #FFF;
    font-family: OpenSans;
    
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    text-align: left;
}

.clsTituloValor1[b-ckkn3sjg5y] {
    color: #FCBE68;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    
    line-height: 110%; /* 28.6px */
    text-align: left;
    padding: 0px 48px 0px 48px;
}

.clsTituloValor2[b-ckkn3sjg5y] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    text-align: left;
    padding: 18px 48px 24px 48px;
}



@media screen and (min-width: 200px) {
    
    .clscontenedor[b-ckkn3sjg5y] {        
        padding-bottom: 50px;        
    }

    .clsTituloProducto[b-ckkn3sjg5y] {
        font-size: 26px;
    }
}

@media screen and (min-width: 1000px) {
    
    .clscontenedor[b-ckkn3sjg5y] {
        padding-bottom: 100px;
    }

    .clsTituloProducto[b-ckkn3sjg5y] {
        font-size: 42px;
    }
}
/* _content/AppCultural/Components/ViajesAMedida.razor.rz.scp.css */


.clsDescripcion[b-u46s2mfoei] {
    color: #0B0722;   
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    margin-bottom:100px;
}
.clscontenedor[b-u46s2mfoei] {
    position: relative;
    max-width: 1520px;   
}


.clsContBloques[b-u46s2mfoei]{

}

.clsBloque[b-u46s2mfoei]{
    float:left;  
   
}



.clsText[b-u46s2mfoei] {
    background: rgba(0, 85, 66, 0.90);
    padding: 36px;
}

.clsTit[b-u46s2mfoei] {
    color: #FCBE68;
    font-family: OpenSans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 38.4px */
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 1px;
}

.cldDes[b-u46s2mfoei] {
    color:#FFF;  
    font-family: OpenSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
}
@media screen and (min-width: 200px) {
    .clscontenedor[b-u46s2mfoei] {        
        padding-bottom: 50px;        
    }
    .clsBloque[b-u46s2mfoei] {
        width: 100%;
        display: block;
        margin-bottom:40px;
        
    }
    .clsImg[b-u46s2mfoei] {
        height: 350px;
        width: 100%;
        background-size: cover;
    }
}

@media screen and (min-width: 1200px) {
   
    .clscontenedor[b-u46s2mfoei] {
        padding-bottom: 100px;
    }
    .clsBloque[b-u46s2mfoei] {
        width: 33%;
        display: flex;
        margin-bottom: 0px;
    }
    .clsImg[b-u46s2mfoei] {
        height: 250px;
        width: 100%;
        background-size: cover;
    }
}
/* _content/AppCultural/Components/ViajesDestacados.razor.rz.scp.css */

.clscontenedor[b-buvzrlfkkt]{
    position:relative;   
    max-width:1520px;
}

.clsBotonViajes[b-buvzrlfkkt] {
    height: 44px;
    border: 2px solid #005542;
    color: #005542;
    background-color: #ffffff;
    font-family: OpenSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-top: 60px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    letter-spacing: 0.5px;
}

    .clsBotonViajes:hover[b-buvzrlfkkt] {
        color: #ffffff;
        background-color: #005542;
    }

  

    .clsContImagen[b-buvzrlfkkt] {
        height: 450px;
        width: 100%; /* o un ancho fijo si lo prefieres */
        overflow: hidden;
        cursor: pointer;
    }

    .clsContImagen img[b-buvzrlfkkt] {
        width: 100%;
        height: 100%;
        object-fit: cover; /* cubre todo el div sin deformarse, aunque recorte */
        object-position: center; /* centrada */
    }

.clsTituloProducto[b-buvzrlfkkt] {
    padding: 24px 48px;
    background: rgba(0, 85, 66, 0.80);
    color: #FFF;
    font-family: OpenSans;    
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    text-transform: uppercase;
    text-align: left;
    letter-spacing:1px;
}

.clsTituloValor1[b-buvzrlfkkt] {
    color: #FCBE68;
    font-family: OpenSans;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    text-align: left;
    padding: 0px 48px 0px 48px;
    letter-spacing: 1px;
}

.clsTituloValor2[b-buvzrlfkkt] {
    color: #FFF;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    text-align: left;
    padding: 18px 48px 24px 48px;
}

.clsContTituloValor[b-buvzrlfkkt] {
    background: rgba(0, 85, 66, 0.80);
    /*opacity: 0;*/
   /* max-height: 0;*/
    overflow: hidden;
    transition: opacity 0.5s ease, max-height 0.5s ease;
    
}

    /* Cuando se quiere mostrar */
    /*.clsContTituloValor.visible {
        opacity: 1;
        max-height: 500px;*/ /* suficientemente alto para el contenido */
        /*visibility: visible;
    }*/

   

@media screen and (min-width: 200px) {
    .cldTituloDestacados[b-buvzrlfkkt] {
        font-size: 24px;
        text-align: center;
        padding: 40px 0 50px 20px;
    }
    .clscontenedor[b-buvzrlfkkt] {        
        padding-bottom: 50px;        
    }

    .clsTituloProducto[b-buvzrlfkkt] {       
        font-size: 22px;       
    }
    .clsTituloValor1[b-buvzrlfkkt] {
        font-size: 18px;
    }
    .clsTituloValor2[b-buvzrlfkkt] {
        font-size: 17px;
    }

    .clsBotonViajesI[b-buvzrlfkkt] {
        position: relative;
        right: 0px;
        width: 100%;
    }

    .clsBotonViajesD[b-buvzrlfkkt] {
        position: relative;
        left: 0px;
        width: 100%;
    }

}

@media screen and (min-width: 800px){
    .clsTituloProducto[b-buvzrlfkkt] {
        font-size: 32px;
    }
    .clsTituloValor1[b-buvzrlfkkt] {
        font-size: 22px;
    }
    .clsTituloValor2[b-buvzrlfkkt] {
        font-size: 18px;
    }

    .clsBotonViajesI[b-buvzrlfkkt] {
        position: absolute;
        right: 20px;
        width: fit-content;
    }

    .clsBotonViajesD[b-buvzrlfkkt] {
        position: absolute;
        left: 20px;
        width: fit-content;
    }

}

@media screen and (min-width: 1000px) {
    .cldTituloDestacados[b-buvzrlfkkt] {
        font-size: 36px;
        text-align: left;
        padding: 100px 0 50px 20px;
    }
    .clscontenedor[b-buvzrlfkkt] {
        padding-bottom: 100px;
    }
    .clsTituloProducto[b-buvzrlfkkt] {
        font-size: 40px;
    }
    .clsTituloValor1[b-buvzrlfkkt] {       
        font-size: 26px;       
    }
    .clsTituloValor2[b-buvzrlfkkt] {       
        font-size: 22px;
    }

    

}
/* _content/AppCultural/Components/VisorImagenes.razor.rz.scp.css */
.watermark[b-80t7vrgijm] {
    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-80t7vrgijm] {
    margin-top: 10px;
}

.clsOverlay[b-80t7vrgijm], .clsOverlay2[b-80t7vrgijm] {
    position: absolute; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 85px;
    height: 100px;
    border-radius: 20px;
    top: 0;
    left: 0;
    background-color: rgba(35,112,186,0.7); /* Black background with opacity */
    cursor: pointer;
}


.clsContenedor[b-80t7vrgijm] {
    display: flex;   
    flex-direction: column;
    align-items: flex-start;
    gap: 60px;
    border-radius: 40px;
    background: #FFF;
}

.clsContenedorImgGrande[b-80t7vrgijm] {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;   
    align-self: stretch;
}

.clsContenedorImgSuperGrande[b-80t7vrgijm] {
    display: flex;
    /* height: 600px;*/
    justify-content: center;
    align-items: center;
    align-self: stretch;
    flex-grow: 1;
    height: 200px;
}

.clsContenedorImgPequs[b-80t7vrgijm] {
    display: flex;   
    align-items: flex-start;   
    align-self: stretch;
    overflow-x:auto;
}

.clsContenedorImgSuperPequs[b-80t7vrgijm] {
    display: flex;
    height: 110px;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    align-self: stretch;
}
.clsImgPeq[b-80t7vrgijm] {   
    border-radius: 20px;
    background-size: cover;
}

    .clsImgPeq:hover[b-80t7vrgijm]{
        cursor:pointer;
    }

    .clsContVisorGrande[b-80t7vrgijm] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #0D223Fee;
        color: #FFFFFF;
        z-index: 20;
        text-align: center;
    }

.clsVisorIzq:hover[b-80t7vrgijm] {
    cursor: pointer;
}

.clsVisorDer:hover[b-80t7vrgijm] {
    cursor: pointer;
}
.clscerrar[b-80t7vrgijm] {
    margin-top: 10px;
}
.clscerrar:hover[b-80t7vrgijm] {
    cursor: pointer;
}

.clsImgSuperGrande:hover[b-80t7vrgijm]{
    cursor:pointer;
}

.clsImgSuperGrande[b-80t7vrgijm]{
    height:100%;
    position:relative;
}
.clsImgGrande[b-80t7vrgijm] {
    width: 480px;
    margin-top: 40px;
   /* height: 615px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
}
.clsImgGrande:hover[b-80t7vrgijm] {
    cursor: pointer;
}



@media screen and (min-width: 200px) {
    .clsContenedorImgGrande[b-80t7vrgijm] {       
        gap: 0px;        
    }
    .clsContenedor[b-80t7vrgijm] {
        padding: 10px;
    }
    .clsContenedorImgSuperGrande[b-80t7vrgijm] {       
        gap: 10px;        
    }
    .clsImgPeq[b-80t7vrgijm] {
        width: 65px;
        height: 80px;
        
    }
    .clsContenedorImgPequs[b-80t7vrgijm] {        
        height: 80px;       
        gap: 8px;       
    }
}

@media screen and (min-width: 1000px) {
    .clsContenedorImgGrande[b-80t7vrgijm] {
        gap: 40px;
    }
    .clsContenedor[b-80t7vrgijm] {       
        padding: 10px 88px 60px 88px;       
    }
    .clsContenedorImgSuperGrande[b-80t7vrgijm] {
        gap: 40px;
    }
    .clsImgPeq[b-80t7vrgijm] {
        width: 85px;
        height: 100px;       
    }
    .clsContenedorImgPequs[b-80t7vrgijm] {
        height: 130px;
        gap: 20px;
    }
}

/* _content/AppCultural/Pages/Index.razor.rz.scp.css */

.clshideh[b-wbb4lkvnj6] {
    position: absolute;
    top: -3000px;
    font-size: 0.01em;
}
/* _content/AppCultural/Shared/MainLayout.razor.rz.scp.css */
.page[b-rjn7e5mmlo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rjn7e5mmlo] {
    flex: 1;
}

.sidebar[b-rjn7e5mmlo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rjn7e5mmlo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rjn7e5mmlo]  a, .top-row .btn-link[b-rjn7e5mmlo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-rjn7e5mmlo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-rjn7e5mmlo] {
        display: none;
    }

    .top-row.auth[b-rjn7e5mmlo] {
        justify-content: space-between;
    }

    .top-row a[b-rjn7e5mmlo], .top-row .btn-link[b-rjn7e5mmlo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rjn7e5mmlo] {
        flex-direction: row;
    }

    .sidebar[b-rjn7e5mmlo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rjn7e5mmlo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-rjn7e5mmlo], article[b-rjn7e5mmlo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
