@font-face {
    font-family: 'ST-Bauhaus';
    src: url('/wp-content/themes/stereok/fuentes/Bauhaus-Bold.woff2') format('woff2'),
        url('/wp-content/themes/stereok/fuentes/Bauhaus-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ST-Bauhaus';
    src: url('/wp-content/themes/stereok/fuentes/Bauhaus-Regular.woff2') format('woff2'),
        url('/wp-content/themes/stereok/fuentes/Bauhaus-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* general */ 
/*
.fuente-avant, .fuente-avant-h1 h1, .fuente-avant-h2 h3, .fuente-avant-h3 h3, .fuente-avant-h4 h4, .fuente-avant-h5 h5, .fuente-avant-h6 h6 {
	font-family: "ST-ITC Avant Garde", Helvetica, Arial, Verdana;
}
*/
.fuente-avant, .fuente-avant-h1 h1, .fuente-avant-h2 h2, .fuente-avant-h3 h3, .fuente-avant-h4 h4, .fuente-avant-h5 h5, .fuente-avant-h6 h6 {
	font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif;
}
.fuente-poppins, .fuente-poppins-h1 h1, .fuente-poppins-h2 h2, .fuente-poppins-h3 h3, .fuente-poppins-h4 h4, .fuente-poppins-h5 h5, .fuente-poppins-h6 h6 {
	font-family: "Poppins", Helvetica, Arial, Verdana, sans-serif;
}
.fuente-bauhaus, .fuente-bauhaus p {
	font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
}
/* verde */ 
/*
.color1, .color1 p, .color1-h1 h1, .color1-h2 h2, .color1-h3 h3, .color1-h4 h4, .color1-h5 h5, .color1-h6 h6, .color1-a a, .color1-p-a p a, .color1-h1-a h1 a, .color1-h2-a h2 a, .color1-h3-a h3 a, .color1-h4-a h4 a, .color1-h5-a h5 a, .color1-h6-a h6 a {
	color: #00928A;
}
*/
/* 01837b verde ok accesibilidad */
.color1, .color1 p, .color1-h1 h1, .color1-h2 h2, .color1-h3 h3, .color1-h4 h4, .color1-h5 h5, .color1-h6 h6, .color1-a a, .color1-p-a p a, .color1-h1-a h1 a, .color1-h2-a h2 a, .color1-h3-a h3 a, .color1-h4-a h4 a, .color1-h5-a h5 a, .color1-h6-a h6 a {
	color: #01837b;
}

.gris, .gris p, .gris-h1 h1, .gris-h2 h2, .gris-h3 h3, .gris-h4 h4, .gris-h5 h5, .gris-h6 h6, .gris-h4-a h4 a {
	color: #C6C3B9;
}

/* rosa */
.color2, .color2 p, .color2-h1 h1, .color2-h2 h2, .color2-h3 h3, .color2-h4 h4, .color2-h5 h5, .color2-h6 h6, .color2-h4-a h4 a {
	color: #D888AD;
}

/* verde suave fondo */
.color3, .color3 p, .color3-h1 h1, .color3-h2 h2, .color3-h3 h3, .color3-h4 h4, .color3-h5 h5, .color3-h6 h6, .color3-h4-a h4 a {
	color: #F7F9CA;
}
/* rosa 2 */
.color4, .color4 p, .color4-h1 h1, .color4-h2 h2, .color4-h3 h3, .color4-h4 h4, .color4-h5 h5, .color4-h6 h6, .color4-h4-a h4 a {
	color: #FE6C83;
}

.gris-oscuro, .gris-oscuro p, .gris-oscuro-h1 h1, .gris-oscuro-h2 h2, .gris-oscuro-h3 h3, .gris-oscuro-h4 h4, .gris-oscuro-h5 h5, .gris-oscuro-h6 h6, .gris-oscuro-h4-a h4 a {
	color: #7F7D75;
}

.blanco, .blanco p, .blanco-h1 h1, .blanco-h2 h2, .blanco-h3 h3, .blanco-h4 h4, .blanco-h5 h5, .blanco-h6 h6, .blanco-a a, .blanco p a, .blanco-h1-a h1, a.blanco-h2-a h2, a.blanco-h3-a h3, a.blanco-h4-a h4 a,.blanco-h5-a h5 a,.blanco-h6-a h6 a{
	color: #ffffff !important;
}
.negro, .negro p, .negro-h1 h1, .negro-h2 h2, .negro-h3 h3, .negro-h4 h4, .negro-h5 h5, .negro-h6 h6, .negro-a a, .negro-p-a p a, .negro-h1-a h1 a, .negro-h2-a h2 a, .negro-h3-a h3 a, .negro-h4-a h4 a, .negro-h5-a h5 a, .negro-h6-a h6 a {
	color: #000000 !important;
}

.fondo-blanco {
	background-color: #fff;
}



.txt12 {
	font-size: 12px;
	line-height: 20px;
}
.txt14, .txt14-h1 h1, .txt14-h2 h3, .txt14-h3 h3, .txt14-h4 h4, .txt14-h5 h5, .txt14-h6 h6 {
	font-size: 14px;
	line-height: 22px;
}
.txt16, .txt16-h1 h1, .txt16-h2 h2, .txt16-h3 h3, .txt16-h4 h4, .txt16-h5 h5, .txt16-h6 h6 {
	font-size: 16px;
	line-height: 26px;
}
.txt18, .txt18-h1 h1, .txt18-h2 h2, .txt18-h3 h3, .txt18-h4 h4, .txt18-h5 h5, .txt18-h6 h6{
	font-size: 18px;
	line-height: 26px;
}
.txt20, .txt20-h1 h1, .txt20-h2 h2, .txt20-h3 h3, .txt20-h4 h4, .txt20-h5 h5, .txt20-h6 h6  {
	font-size: 20px;
	line-height: 28px;
}
.txt21, .txt21-h1 h1, .txt21-h2 h2, .txt21-h3 h3, .txt21-h4 h4, .txt21-h5 h5, .txt21-h6 h6  {
	font-size: 21px;
	line-height: 31px;
}
.txt22, .txt22-h1 h1, .txt22-h2 h2, .txt22-h3 h3, .txt22-h4 h4, .txt22-h5 h5, .txt22-h6 h6 {
	font-size: 22px;
	line-height: 34px;
}
.txt24, .txt24-h1 h1, .txt24-h2 h2, .txt24-h3 h3, .txt24-h4 h4, .txt24-h5 h5, .txt24-h6 h6  {
	font-size: 24px;
	line-height: 32px;
}
.txt26 , .txt26-h1 h1, .txt26-h2 h2, .txt26-h3 h3, .txt26-h4 h4, .txt26-h5 h5, .txt26-h6 h6  {
	font-size: 26px;
	line-height: 34px;
}
.txt28, .txt28-h1 h1, .txt28-h2 h2, .txt28-h3 h3, .txt28-h4 h4, .txt28-h5 h5, .txt28-h6 h6 {
	font-size: 28px;
	line-height: 40px;
}
.txt30, .txt30-h1 h1, .txt30-h2 h2, .txt30-h3 h3, .txt30-h4 h4, .txt30-h5 h5, .txt30-h6 h6 {
	font-size: 30px;
	line-height: 38px;
}
.txt32, .txt32-h1 h1, .txt32-h2 h2, .txt32-h3 h3, .txt32-h4 h4, .txt32-h5 h5, .txt32-h6 h6 {
	font-size: 32px;
	line-height: 40px;
}
.txt34, .txt34-h1 h1, .txt34-h2 h2, .txt34-h3 h3, .txt34-h4 h4, .txt34-h5 h5, .txt34-h6 h6 {
	font-size: 34px;
	line-height: 42px;
}
.txt36, .txt36-h1 h1, .txt36-h2 h2, .txt36-h3 h3, .txt36-h4 h4, .txt36-h5 h5, .txt36-h6 h6 {
	font-size: 36px;
	line-height: 44px;
}
.txt40, .txt40-h1 h1, .txt40-h2 h2, .txt40-h3 h3, .txt40-h4 h4, .txt40-h5 h5, .txt40-h6 h6 {
	font-size: 40px;
	line-height: 48px;
}
.txt42, .txt42-h1 h1, .txt42-h2 h2, .txt42-h3 h3, .txt42-h4 h4, .txt42-h5 h5, .txt42-h6 h6 {
	font-size: 42px;
	line-height: 50px;
}
.txt44, .txt44-h1 h1, .txt44-h2 h2, .txt44-h3 h3, .txt44-h4 h4, .txt44-h5 h5, .txt44-h6 h6 {
	font-size: 44px;
	line-height: 52px;
}
.txt48, .txt48-h1 h1, .txt48-h2 h2, .txt48-h3 h3, .txt48-h4 h4, .txt48-h5 h5, .txt48-h6 h6 {
	font-size: 48px;
	line-height: 56px;
}
.txt52, .txt52-h1 h1, .txt52-h2 h2, .txt52-h3 h3, .txt52-h4 h4, .txt52-h5 h5, .txt52-h6 h6 {
	font-size: 52px;
	line-height: 60px;
}
.txt60, .txt60-h1 h1, .txt60-h2 h2, .txt60-h3 h3, .txt60-h4 h4, .txt60-h5 h5, .txt60-h6 h6 {
	font-size: 60px;
	line-height: 68px;
}

.centrar-no-movil {
	text-align: center;
}
.centrar {
	text-align: center;
}

.ocultar {
	display: none !important;
}
.limpiar {
	float: none;
	clear:both !important;
}
.puntero-mano {
	cursor:pointer;
}
.link-subrayado a{
text-decoration: underline;
}
.margen-alto-bajo-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.margen-alto-bajo-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.margen-alto-bajo-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.margen-alto-bajo-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.margen-alto-bajo-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.margen-alto-bajo-100 {
	margin-top: 100px;
	margin-bottom: 100px;
}

.margen-arriba-0 {
	margin-top: 0px;
}
.margen-arriba-10 {
	margin-top: 10px;
}
.margen-arriba-20 {
	margin-top: 20px;
}
.margen-arriba-40 {
	margin-top: 40px;
}
.margen-arriba-70 {
	margin-top: 70px!important;
}
.margen-arriba-80 {
	margin-top: 80px;
}
.margen-arriba-100 {
	margin-top: 100px;
}
.margen-debajo-0 {
	margin-bottom: 0px !important;
}
.margen-debajo-10 {
	margin-bottom: 10px;
}
.margen-debajo-20 {
	margin-bottom: 20px;
}
.margen-debajo-30 {
	margin-bottom: 30px;
}
.margen-debajo-40 {
	margin-bottom: 40px;
}
.margen-debajo-45 {
	margin-bottom: 45px;
}
.margen-debajo-60 {
	margin-bottom: 60px;
}
.margen-debajo-80 {
	margin-bottom: 80px;
}
.fuente-300, .fuente-300 p{
	font-weight: 300;
}
.fuente-400, .fuente-400 p, .fuente-400-h2 h2,.fuente-400-h3 h3{
	font-weight: 400;
}
.fuente-500, .fuente-500 p, .fuente-500-h2 h2,.fuente-500-h3 h3{
	font-weight: 500;
}
.fuente-600, .fuente-600 p {
	font-weight: 600;
}
.fuente-700, .fuente-700 p {
	font-weight: 700;
}
.mayusculas, .mayusculas p, .mayusculas-h1 h1, .mayusculas-h2 h2, .mayusculas-h2 h3, .mayusculas-h4 h4, .mayusculas-h5 h5, .mayusculas-h6 h6, .mayusculas span, .mayusculas a {
	text-transform: uppercase !important;
}

.mayusculas-capitalize, .mayusculas-capitalize p, .mayusculas-capitalize-h1 h1, .mayusculas-capitalize-h2 h2, .mayusculas-capitalize-h3 h3, .mayusculas-capitalize-h4 h4, .mayusculas-capitalize-h5 h5, .mayusculas-capitalize-h6 h6 {
	text-transform: capitalize;
}
.solo-movil {
		display: none;
	}
.titulos-especiales h2{
	font-size:60px;
	line-height:64px;
	font-weight:400;
}
.titulos-especiales2 h2{
	font-size:40px;
	line-height:50px;
	font-weight:400;
}

.max-ancho400, .max-ancho400-p p, .max-ancho400-h1 h1, .max-ancho400-h2 h3, .max-ancho400-h3 h3, .max-ancho400-h4 h4, .max-ancho400-h5 h5, .max-ancho400-h6 h6 {
	max-width: 800px;
	margin: auto;
}


.max-ancho600, .max-ancho600-p p, .max-ancho600-h1 h1, .max-ancho600-h2 h3, .max-ancho600-h3 h3, .max-ancho600-h4 h4, .max-ancho600-h5 h5, .max-ancho600-h6 h6 {
	max-width: 600px;
	margin: auto;
}
.max-ancho800-izq {
		max-width: 800px;
}


.max-ancho800, .max-ancho800-p p, .max-ancho800-h1 h1, .max-ancho800-h2 h3, .max-ancho800-h3 h3, .max-ancho800-h4 h4, .max-ancho800-h5 h5, .max-ancho800-h6 h6 {
	max-width: 800px;
	margin: auto;
}

.padding-lat-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-lat-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.padding-lat-40 {
	padding-left: 40px;
	padding-right: 40px;
}

/* fin general */ 

/*mini framework */

.boton-rosa.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
	background: #D888AD;
}

.boton-rosa.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover {
	background: #01837b;
}
.boton-rosa2.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
	background: #fe6c83;
}

.boton-rosa2.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover {
	background: #01837b;
}

.fila-flex-enlinea .vc_column_container .vc_column-inner .wpb_wrapper {
	display:flex;
	gap:10px;
    align-items: center;
}
.fila-flex-enlinea .vc_column_container .vc_column-inner .wpb_wrapper > div {
	margin-bottom:0px;
}
.ult-just-icon-wrapper .align-icon {
line-height:0px;
}
.radius-30 {
	border-radius:30px;
}
.radius-img-30 img {
	border-radius:30px;
}

.radius-arriba-30{
	border-top-left-radius:30px;
		border-top-right-radius:30px;
}
.radius-debajo-30 {
		border-bottom-left-radius:30px;
		border-bottom-right-radius:30px;
}

.col-radius-stereo-30 .vc_column-inner {
	border-radius:30px 0px 30px 0px
}
.img-radius-stereo-30 .vc_single_image-wrapper img {
	border-radius:30px 0px 30px 0px
}
.fila-radius-stereo-30 {
	border-radius:30px 0px 30px 0px
}

.fila-radius-stereo-30-img {
border-radius:30px 0px 30px 0px	
}
.col-bloque-doble .vc_column-inner {
	min-height:400px;
	padding: 40px 40px 40px 40px;
}

.galleta-blanca {
	background-color:#fff;
	padding:40px;
	text-align:center;
	border-radius:20px;
	max-width:560px;
margin: auto;
}

/* fin mini framework */	


body:not(.page-id-57428) .grecaptcha-badge  {
	display: none !important;
}


a {
	text-decoration: none;
}

p a:hover {
	color: #D888AD !important;
}

.popup-message-style #page .wpcf7-response-output {
position: unset;
margin-left:0px;
}
.popup-message-style .wpcf7-validation-errors, .popup-message-style .wpcf7-mail-sent-ok, .popup-message-style .wpcf7-response-output {
	background-color:#d888ad;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin-left:0px;
}
.wpcf7-number, input[type=text]:not(.elementor-field):not(.searchform-s), input[type=search]:not(.elementor-field), input[type=tel]:not(.elementor-field), input[type=url]:not(.elementor-field), input[type=email]:not(.elementor-field), input[type=number]:not(.elementor-field), input[type=date]:not(.elementor-field), input[type=range]:not(.elementor-field), input[type=password]:not(.elementor-field), select:not(.elementor-field), textarea:not(.elementor-field) {
	margin-top: 6px;
		margin-bottom:0px;
}
.contacto-responsable {
	font-size:14px;
	line-height:20px;
	color:#707070;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
	font-size:14px;
}


.bordecon-radius img {
border-radius: 40px 0px 40px 0px !important;
}
.bordecon-radius {
border-radius: 40px 0px 0px 0px !important;
}



.redes-cabecera {
		display:flex;
}
.redes-cabecera a{
 margin: 0 6px;
	font-size:20px;
 line-height: 26px;
}


.redes-cabecera a, .sticky-on .redes-cabecera a{
	color:#333333;
}
.redes-cabecera i:hover {
		transition: all 0.5s ;
	color:#01837b !important;
}



/*
.header-elements-button-1::after {
    transition: all 0.5s ease !important;
}
*/
.dt-btn.dt-btn-m.dt-btn-submit {
border-radius:30px;
	font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
	font-size:20px;
	font-weight:normal;

}

.header-elements-button-1.microwidget-btn-hover-bg-on:after, .dt-btn.dt-btn-m.dt-btn-submit:hover {
	background:#D888AD !important ;
	

}

.header-elements-button-1.hover-border-on::after {
	box-shadow: inset 0px 0px 0px 1px #D888AD;
}


.artistas-carro .carro-titulo {
	font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
	font-size:34px;
	line-height:38px;

}
.artistas-carro .detalles-lista {
	font-family: "Poppins", Helvetica, Arial, Verdana;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
}

.artistas-carro .artistas {
border-radius:44px 0px 40px 0px !important;
}
.artistas-carro .artistas img{
border-radius:40px 0px 40px 0px !important;
}

.carro-redes i {
	font-size:22px;
	color:#000000;
	margin-right:12px;
	height:22px;
	margin-bottom:30px;
}
.carro-redes i:hover {
	transition: all 0.5s;
	color:#01837b;
}

.playlists-carro .post-thumbnail img {
border-radius: 40px 0px 40px 0px !important;
}

.playlists-carro .post-thumbnail img:hover {
	transition: all 0.5s;
	opacity: 0.6;
}


.playlists-carro .type-playlists{
border-radius: 44px 0px 40px 0px !important;
/*	background-color:#ffe3f0 !important;*/
}

.playlists-carro .post-entry-content {
	padding: 10px 10px 8px 14px !important;
}
.playlists-carro .carro-titulo.playlists {
	font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
	font-size:22px;
	line-height:26px;
	margin-bottom:0px;

}
.playlists-carro .carro-titulo.playlists a {
	color:#000000;
	text-decoration:none;
}
.playlists-carro .carro-titulo.playlists a:hover {
	transition: all 0.5s;
	color:#00928a;
}

.playlists-carro .carro-credito {
	font-size:12px;
	color:#666666;

}

.redes-contacto .vc_column-inner .wpb_wrapper {
	display:flex;
	justify-content: center;
	gap: 40px;
}

.cmplz-cookiebanner .cmplz-links .cmplz-link {
	line-height:18px;
}
.cmplz-cookiebanner .cmplz-title {
	line-height:18px;
	display:block !important;
	justify-self: normal !important;
}
.cmplz-cookiebanner .cmplz-header {
	grid-template-columns:auto !important;
}


.flotando-nube  {
    position: relative;
    animation: cloudFloat 4.5s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;

    backdrop-filter: blur(6px);

    box-shadow:
        0 10px 30px rgba(255,255,255,0.15),
        0 0 40px rgba(255,255,255,0.08);

    will-change: transform;
    transform: translateZ(0);
}

@keyframes cloudFloat {
    0% {
        transform: translate3d(0, 0px, 0);
    }

    50% {
        transform: translate3d(0, -12px, 0);
    }

    100% {
        transform: translate3d(0, 0px, 0);
    }
}


/* 2026 */


.radius-base-col .vc_column-inner {
	border-top-left-radius:20px;
	border-bottom-right-radius:20px;
}


/* mini slider */
.col-mini-sliderx .vc_column-inner{
	border-radius:8px;
	}
.col-mini-sliderx .vc_column-inner .wpb_wrapper {
 display: flex;
  min-height:400px;
}

.slideserv {
	display:flex;
	    flex-direction: column;
	 justify-content: space-between;
 /* height:100%;*/
	width:100%;
	background-color:#fff;
border-radius:12px;
	padding:30px;
	margin-left:15px;
margin-right:15px;
	margin-top:40px;
	margin-bottom:40px;

}
.slideserv .iconoverv img {
	width:36px;
height:auto;
}
.slideserv .txtserv {
	font-size:24px;
	line-height:32px;
	font-weight:500;
}
/* fin mini slider */

.col-caja-stereo {
	min-height:400px;
}
.col-caja-stereo .vc_column-inner {
	padding:40px;
}

/*--- fila cuadros como trab ----*/
.fila-comotrab-cuadros .vc_column_container .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper {
 display: flex;
  min-height:300px;
	width:100%;
}
.fila-comotrab-cuadros .vc_column_container .vc_column-inner{
	border-top-left-radius:14px;
	border-bottom-right-radius:14px;
}
	

.comotrab-cuadros {
	display:flex;
	flex-direction: column;
	justify-content: space-between;
		width:100%;
}

.comotrab-cuadros .iconocomo img {
	width:40px;
	height:auto;
}



.comotrab-cuadros .txtcomo a {
color:#fff;
	font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
	font-size:40px;
	line-height: 42px;
	transition:0.5s;
	position: relative; 
    display: inline-block;
    padding-right: 30px;
	width:90%;
	

}
.comotrab-cuadros .txtcomo a:hover {
	color:#D888AD;
}

.comotrab-cuadros .txtcomo a::after {
 content: "";
    position: absolute;
    right: 0px;              
    top: 100%;             
    transform: translateY(-100%);
    width: 24px;          
    height: 24px;        
    background-image: url('/wp-content/uploads/2026/06/ico-flecha1.png');
    background-size: contain;
    background-repeat: no-repeat;
	
}
/*--fin fila cuadros como trab -----*/

.imgpie1 {
	margin-bottom:40px;
}


.menu-pie-2 {
	margin-bottom:20px;
}
.menu-pie-2, .menu-pie-1 {
display:flex;
	gap:20px;
	    justify-content: flex-end;
}
.redes-pie {
	display:flex;
	justify-content: flex-end;
	margin-top:20px;
}

.hero-servicios p {
	max-width:600px;
	margin: auto;
}
.servicios-titular {
	margin-bottom:40px;
}
.servicios-titular h1 {
	margin-top: 30px;
	margin-bottom:30px;
}
.distri-titular {
	margin-top:100px;

}

/* iconos distribucion digital */

.distri-icons {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(16px, 4vw, 58px);
    justify-content: center;
    padding: 0 16px;
}

.distri-icons img {
    width: clamp(36px, 8vw, 64px);
    height: clamp(36px, 8vw, 64px);
    flex-shrink: 0;
}

/* fin iconos distribucion digital */

.pitching-playlist .wpb_text_column {
	margin-left:40px;
	margin-top:40px
}
.stereo-tambien {
	padding:60px 80px 80px 0px;
}
.stereo-tambien h3{
	max-width:480px;
}

/*
.slider-fotos-stmadrid img {
	border-radius:30px !important;
}
*/

.fila-suscribirme h3 {
	margin-bottom:30px;
}

.fila-suscribirme {
	padding:40px 40px 70px 40px;
}

.h1-paginas h1{
	    font-family: Poppins, Helvetica, Arial, Verdana, sans-serif;
font-size:42px;
	font-weight:400;
}


/* pagina noticias */


.fila-noticias .blog-shortcode .post {
	border: #CCCCCC solid 1px;
	border-top-left-radius:32px;
	border-bottom-right-radius:30px;
}
.fila-noticias .blog-shortcode .post img, .post-thumbnail-rollover {
border-top-left-radius:30px;	
}

.fila-noticias .blog-shortcode .entry-title{
	font-family: Poppins, Helvetica, Arial, Verdana, sans-serif;
font-size:22px;
	line-height:32px;
	font-weight:400;
}

.lista-noticias .wf-cell {
	margin-bottom:40px;
}

.lista-noticias .blog-shortcode .entry-title a {
	font-size: 18px;
	
}
.lista-noticias .blog-shortcode .entry-title {
	line-height:26px;
}
.lista-noticias .paginator .button-load-more  {
border:	#ccc solid 1px;
	border-radius:30px;
}
.lista-noticias .paginator .button-load-more:hover  {
background-color:#f2f2f2;
}
.lista-noticias .paginator .button-load-more .button-caption {
	font-size:16px;
	font-weight:600;
}

.lista-noticias  .paginator .button-load-more .button-caption:before  {
		display:none;
}

.lista-noticias .filter-bg-decoration .filter-categories {
	margin-bottom:50px;
}
.lista-noticias .filter-bg-decoration .filter-categories a {
font-size:16px;	
	font-weight:400;
	padding:10px 20px 10px 20px;
}
.lista-noticias .filter-bg-decoration .filter-categories a.act {
	background-color: transparent;
	color:#000 !important;
	border: #01837b solid 1px;

}
/* fin pagina noticias */

/* single post  */


.zz-post-categories {
    display: flex;
    flex-wrap: wrap;
align-items: center;
gap: 10px;
	margin-bottom:20px;
}

.zz-post-categories a {
   background: #F4F4F4;
border: 1px solid #CCCCCC;
border-radius: 4px;
	font-size:12px;
padding:0px 12px 0px 12px;
	color:#000;
	transition:0.3s;
}
.zz-post-categories a:hover {
	 background: #fff;
}

.single-post #page .page-title .entry-title {
	font-family: Poppins, Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
}

.single .post h2, .single .post h3, .single .post h4, .single .post h5, .single .post h6 {
		font-family: Poppins, Helvetica, Arial, Verdana, sans-serif;
}

.single .post:not(.type-event) .post-thumbnail, .single .single-postlike:not(.type-event) .post-thumbnail {
	margin-bottom:100px;
}
.single .post .post-thumbnail img, .single .post .wp-block-image img{
	border-radius:30px;
}

.single-post .entry-content > * {
    max-width: 800px;
    /*margin-inline: auto;*/
	    margin-left: auto;
    margin-right: auto;
	padding-left:20px;
	padding-right:20px;
}

/* Mantener los bloques multimedia a ancho completo */
.single-post .entry-content > .wp-block-image,
.single-post .entry-content > .wp-block-gallery,
.single-post .entry-content > .wp-block-cover,
.single-post .entry-content > .wp-block-media-text,
.single-post .entry-content > .wp-block-embed,
.single-post .entry-content > .alignwide,
.single-post .entry-content > .alignfull,
.single-post .entry-content > figure {
    max-width: none;
}

.single-post .entry-content h2 {
	font-size:40px;
	line-height:48px;
	margin-top:50px;
	margin-bottom:20px;
}
.single-post .entry-content h3 {
	font-size:30px;
	line-height:34px;
		margin-top:30px;
}

.single-post .entry-content h4 {
	font-size:24px;
	line-height:28px;
	margin-top:30px;
	
}

.single-post .entry-content ul,
.single-post .entry-content ol {
margin-top: 30px;
margin-bottom:30px;
padding-left: 50px;
box-sizing: border-box;
}
.single-post .entry-content ul li,
.single-post .entry-content ol li {
	margin-bottom:10px;
}
.single-post .entry-content ul li::marker {
    color: #01837b;
}
.single-post .footer {
	margin-top:100px;
}

.single-related-posts {
	max-width:1300px;
	margin:auto;
	padding: 0px 20px 0px 20px;
	border-bottom:none;
}
.single-related-posts>h3 {
	font-size:22px;
	margin-bottom:20px;
}
.single-related-posts .mini-post-img img {
	border-radius:6px;
}

.single-related-posts .post-content .text-secondary {
	display:none;
}

/* fin single post */

/* archivo */

.archive .content h1{
	font-family: Poppins, Helvetica, Arial, Verdana, sans-serif;
}
/* , .content h2, .content h3, .content h4, .content h5, .content h6 */

.archive .titular-h1 {
	font-size:42px;
	line-height:46px;
	margin-top:100px;
	margin-bottom:80px;
}
.archive .content {
	margin-bottom:100px;
}


/* fin archivo */ 


.conciertos-galeria {
	border: #000 solid 1px;
	padding:40px;
	border-radius:30px
}

.compartir-redes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin: 80px 0;
    padding: 20px 0;
	border:#01837b solid 1px;
	border-radius: 8px;
	
}

.txt-compartir {
    font-size: 16px;
	font-weight:500;
    color: #01837b;
    flex-shrink: 0;
}

/* redes compartir */
.iconos-compartir {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-left: auto;
}

.iconos-compartir a {
    color: #222;
    text-decoration: none;
    line-height: 1;
    transition: opacity .2s ease;
}

.iconos-compartir a:hover {
    opacity: .6;
}

.iconos-compartir i {
    font-size: 22px;
    display: block;
}

/* redes compartir */

/* contacto */
.fila-contacto .wpcf7-form {
	max-width:800px;
	margin:auto;
}

.fila-contacto .wpcf7-form p {
	margin-top:20px!important;
}



/* ===== CAMPOS ===== */

form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form input[type="url"],
form input[type="number"],
form select,
form textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fafafa;
    font-size: 16px;
    line-height: 1.5;
    transition: all .25s ease;
    box-sizing: border-box;
	color:#000;
}

/* Focus */

form input:focus,
form select:focus,
form textarea:focus {
    outline: none;
    background: #fff;
    border-color: #111;
    box-shadow: 0 0 0 3px rgba(0,0,0,.08);
}

/* Textarea */

form textarea {
    min-height: 180px;
    resize: vertical;
}


.bloque-acordeon .vc_tta-panel-title {
	font-size:22px!important;
line-height:28px!important;
}

.fila-siguenos {
	padding-top:160px;
	padding-bottom:160px;
}

/* fin contacto */

/* fin escritorio */


/* primer salto */ 
@media screen and (max-width: 1300px){

	.main-nav > li > a .menu-text {
		font-size:20px;
		line-height:24px;
	}
	
	.header-elements-button-1{
		font-size:16px;
		line-height:24px;
	}	
}

@media screen and (max-width: 1100px){
	
	.main-nav > li > a {
		margin-left:5px;
		margin-right:5px;
	}
}

/* control menu */
@media screen and (min-width: 993px) and (max-width: 1050px){

	.redes-cabecera {
		display: none;
	}
	
}

@media (max-width: 1024px) {

    .ult-vc-hide-row {
        display: block !important;
        visibility: visible !important;
    }

}



/* salto tablet */
@media screen and (max-width: 992px){
	.dt-mobile-header {
	 background-image: url(/wp-content/uploads/2024/04/fonmov2.jpg);
    background-repeat: no-repeat;
}
.dt-mobile-header .redes-cabecera a {
	color:#ffffff !important;
}
	/* forzar pie visible */
	.mobile-hide-footer #footer > .wf-wrap {
    display: block;
}
	.solo-movil {
		display: block;
	}
	.titulos-especiales h2 {
	font-size:50px;
	line-height:52px;
}
	
	.dt-mobile-header .mini-contacts {
		font-family: "ST-Bauhaus", Helvetica, Arial, Verdana;
		margin-top:50px;
		font-size:20px;
		color:#fff;
	}
}

/* moviles mobile 2 */
@media screen and (max-width: 778px){
	
/* mini framework 778 */
.txt21, .txt21-h1 h1, .txt21-h2 h2, .txt21-h3 h3, .txt21-h4 h4, .txt21-h5 h5, .txt21-h6 h6  {
	font-size: 18px;
	line-height: 28px;
}	
.txt22, .txt22-h1 h1, .txt22-h2 h2, .txt22-h3 h3, .txt22-h4 h4, .txt22-h5 h5, .txt22-h6 h6 {
	font-size: 20px;
	line-height: 28px;
}	
.txt26 , .txt26-h1 h1, .txt26-h2 h2, .txt26-h3 h3, .txt26-h4 h4, .txt26-h5 h5, .txt26-h6 h6  {
	font-size: 22px;
	line-height: 30px;
}	
.txt28, .txt28-h1 h1, .txt28-h2 h2, .txt28-h3 h3, .txt28-h4 h4, .txt28-h5 h5, .txt28-h6 h6 {
	font-size: 24px;
	line-height: 32px;
}

.txt30, .txt30-h1 h1, .txt30-h2 h2, .txt30-h3 h3, .txt30-h4 h4, .txt30-h5 h5, .txt30-h6 h6 {
	font-size: 24px;
	line-height: 32px;
}
.txt32, .txt32-h1 h1, .txt32-h2 h2, .txt32-h3 h3, .txt32-h4 h4, .txt32-h5 h5, .txt32-h6 h6 {
	font-size: 32px;
	line-height: 40px;
}
.txt34, .txt34-h1 h1, .txt34-h2 h2, .txt34-h3 h3, .txt34-h4 h4, .txt34-h5 h5, .txt34-h6 h6 {
	font-size: 30px;
	line-height: 38px;
}
.txt36, .txt36-h1 h1, .txt36-h2 h2, .txt36-h3 h3, .txt36-h4 h4, .txt36-h5 h5, .txt36-h6 h6 {
	font-size: 32px;
	line-height: 40px;
}
.txt40, .txt40-h1 h1, .txt40-h2 h2, .txt40-h3 h3, .txt40-h4 h4, .txt40-h5 h5, .txt40-h6 h6 {
	font-size: 34px;
	line-height: 42px;
}
.txt44, .txt44-h1 h1, .txt44-h2 h2, .txt44-h3 h3, .txt44-h4 h4, .txt44-h5 h5, .txt44-h6 h6 {
	font-size: 38px;
	line-height: 46px;
}

.txt48, .txt48-h1 h1, .txt48-h2 h2, .txt48-h3 h3, .txt48-h4 h4, .txt48-h5 h5, .txt48-h6 h6 {
	font-size: 38px;
	line-height: 46px;
}
.txt52, .txt52-h1 h1, .txt52-h2 h2, .txt52-h3 h3, .txt52-h4 h4, .txt52-h5 h5, .txt52-h6 h6 {
	font-size: 42px;
	line-height: 50px;
}	
.centrar-no-movil {
	text-align: left;
}	
	
.col-mini-sliderx .vc_column-inner .wpb_wrapper {
	min-height:200px;
	}
.slideserv {
		margin-top:0px;
	margin-bottom:0px;
	}
	
/* mini framework */
	.espacio-movil-50 {
		height:50px!important;
	}
	.espacio-movil-40 {
		height:40px!important;
	}
	.espacio-movil-30 {
		height:30px;
	}
	.espacio-movil-20 {
		height:20px!important;
	}	
	.espacio-movil-10 {
		height:10px!important;
	}	
	.espacio-movil-0 {
		height:0px!important;
	}
	
/*fin mini framework*/
	
	.fila-comotrab-cuadros .vc_column_container .vc_column-inner .wpb_wrapper .wpb_raw_html .wpb_wrapper {

  min-height:120px;
}
	.pitching-playlist {
		min-height:500px;
	}	
	
	.banner-prox-concierto {
		text-align:center;
	}
	
	.page-title .wf-wrap {
    padding-top: 50px;
    padding-bottom: 40px;
}
.single .post:not(.type-event) .post-thumbnail, .single .single-postlike:not(.type-event) .post-thumbnail {
	margin-bottom:50px;
	}
	.page-title-responsive-enabled.page-title h1,
  .page-title-responsive-enabled.page-title h1 *,
  .page-title-responsive-enabled.page-title h1 a:hover,
  #page .page-title-responsive-enabled.page-title .entry-title {
		font-size:34px;
		line-height:44px;
  }
	.single-post .entry-content h2 {
    font-size: 30px;
    line-height: 38px;	
}
.single-post .entry-content h3 {
	font-size:26px;
	line-height:34px;
}
.single-post .entry-content h4 {
	font-size:20px;
	line-height:26px;	
}
	.archive .titular-h1 {
		font-size:40px;
		margin-top: 50px;
		margin-bottom:50px;
	}

	.redes-cabecera a{
		margin-right:10px;;
		}
	.fila-siguenos {
	padding-top:80px;
	padding-bottom:80px;
}	

}

@media screen and (max-width: 767px){ 
	.fila-banner-stereo .vc_single_image-wrapper img {
		max-width:300px;
		padding-top:40px;
	}
	.stereo-tambien h3 {
		max-width:100%;;
	}
	.stereo-tambien {
	padding:0px 20px 80px 20px;
		text-align:center;
		}
	
	
	}


/* movil 3 */
@media screen and (max-width: 480px){ 

	.altura-movil-0 {
	height: 0px!important;
	}
	.altura-movil-10 {
	height: 10px!important;
	}
	.altura-movil-20 {
	height: 20px!important;
	}
		.altura-movil-30 {
	height: 30px!important;
	}
	.altura-movil-40 {
	height: 40px!important;
	}
	.altura-movil-50 {
	height: 50px!important;
	}
	
	.altura-movil-60 {
	height: 60px!important;
	}
	.altura-movil-70 {
	height: 70px!important;
	}
	.altura-movil-80 {
	height: 80px!important;
	}
	.altura-movil-100 {
	height: 100px!important;
	}
	.altura-movil-120 {
	height: 120px!important;
	}

		.distri-icons {
		max-width:220px;
		margin:auto;
	}
	.txt46-h2 h2 {
		font-size: 32px;
		line-height: 40px;
	}
	h2 {
		line-height:44px;
	}
	.distri-titular {
	margin-top:40px;

}
	
	.fila-noticias .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{
	padding-top:20px ;
}
	.lista-noticias .filter-bg-decoration .filter-categories {
		margin-bottom:0px;
	}
	.lista-noticias .filter-bg-decoration .filter-categories a {
font-size:14px;	
	font-weight:400;
	padding:5px 8px 5px 8px;
}
	
	.menu-pie-2, .menu-pie-1 {
		justify-content: flex-start;
	}	
	.redes-pie {
		    justify-content: flex-start;
	}
	
}








