body{ background:#000d19; color: #fff; margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; padding: 0px !important; cursor: none; font-weight: 300; height: auto !important;}
	
* {box-sizing: border-box; hyphens: none;}	
h1, h2, h3, h4, h5, h6{ color: #fff; line-height: 1em;}
.focus {top: 0; left: 0; position: fixed; height: 100vh; width: 100vw; -webkit-mask: radial-gradient(circle, rgba(0, 0, 0, .4) 10vw, rgba(0, 0, 0, .95) 40vw); backdrop-filter: blur(47px); z-index: 3; pointer-events: none; transition: 10s all ease; -moz-transition: 10s all ease; -webkit-transition: 10s all ease; opacity:.15;}
.overlay-autismo{pointer-events: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; animation:fondotea .5s infinite linear; -moz-animation:fondotea .5s infinite linear; -webkit-animation:fondotea .5s infinite linear; mix-blend-mode: difference; z-index: 10; opacity: .15; transition: 10s all ease; -moz-transition: 10s all ease; -webkit-transition: 10s all ease;}
@keyframes fondotea{ 0% { background: rgba(0,13,25,.5);} 25%{ background: rgba(255,0,68,.5);} 50%{ background:rgba(0,13,25,.5);}  75%{ background: rgba(255,0,238,.5);} 100%{ background: rgba(0,13,25,.5);}}
@-moz-keyframes fondotea{ 0% { background: rgba(0,13,25,.5);} 25%{ background: rgba(255,0,68,.5);} 50%{ background:rgba(0,13,25,.5);}  75%{ background: rgba(255,0,238,.5);} 100%{ background: rgba(0,13,25,.5);}}
@-webkit-keyframes fondotea{ 0% { background: rgba(0,13,25,.5);} 25%{ background: rgba(255,0,68,.5);} 50%{ background:rgba(0,13,25,.5);}  75%{ background: rgba(255,0,238,.5);} 100%{ background: rgba(0,13,25,.5);}}

form#user-login-form {width: 100vw; text-align: center; margin: 170px auto 100px; display: block;}
form#user-login-form .form-actions { display: flex; justify-content: center;}
.laguiaazul_body_wrapper_version_autismo:hover .overlay-autismo,
.laguiaazul_body_wrapper_version_autismo:hover .focus{ opacity: 1;}

.cursor_dot{ pointer-events: none; position: fixed !important; z-index: 1005;}
.cursor_dot.cursor_dot_active {mix-blend-mode: exclusion;}
.cursor_dot_inner {width: 12px; height: 12px; background: #08f4ed; border-radius: 100%; transition: .4s all ease; -moz-transition: .4s all ease; -webkit-transition: .4s all ease;}
.cursor_dot.cursor_dot_active .cursor_dot_inner{ background: #08f4ed; transform: scale(10); -moz-transform: scale(10); -webkit-transform: scale(10);}

.cursor_frases {position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: .4s all ease; -moz-transition: .4s all ease; -webkit-transition: .4s all ease;}
.cursor_tea, .cursor_tip {position: absolute; top: 0; left: 0; width: 100%; height: auto; opacity:0; animation: rotacion 10s infinite linear; -moz-animation: rotacion 10s infinite linear; -webkit-animation: rotacion 10s infinite linear;}
@keyframes rotacion{ 0% { transform:rotate(0deg);} 100%{ transform: rotate(360deg);}}
@-moz-keyframes rotacion{ 0% { -moz-transform:rotate(0deg);} 100%{ -moz-transform: rotate(360deg);}}
@-webkit-keyframes rotacion{ 0% { -webkit-transform:rotate(0deg);} 100%{ -webkit-transform: rotate(360deg);}}

.cursor_dot.cursor_dot_tea_active .cursor_frases,
.cursor_dot.cursor_dot_tip_active .cursor_frases{transform: scale(3); -moz-transform: scale(3); -webkit-transform: scale(3);}
.cursor_dot.cursor_dot_tip_active .cursor_frases .cursor_tip,
.cursor_dot.cursor_dot_tea_active .cursor_frases .cursor_tea{ opacity:1;}

.cursor_dot.cursor_dot_tea_active .cursor_dot_inner,
.cursor_dot.cursor_dot_tip_active .cursor_dot_inner{transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0);}

.laguiaazul_body_wrapper_version_autismo .visibilidad_aut{ display: block;}
.laguiaazul_body_wrapper_version_autismo .visibilidad_tip{ display: none;}
.laguiaazul_body_wrapper_version_noautismo .visibilidad_aut{ display: none;}
.laguiaazul_body_wrapper_version_noautismo .visibilidad_tip{ display: block;}


.laguiaazul_body_wrapper_version_noautismo,
.laguiaazul_body_wrapper_version_autismo {transition: width 0.6s ease;}

.version_noautismo .laguiaazul_body_wrapper_version_noautismo {width: 100% !important; overflow: visible !important;}
.version_noautismo .laguiaazul_body_wrapper_version_autismo {width: 0% !important;}

.version_autismo .laguiaazul_body_wrapper_version_noautismo {width: 0% !important;}
.version_autismo .laguiaazul_body_wrapper_version_autismo {width: 100% !important;  overflow: visible !important;}

.frase_presentacion_wrapper{ width: 100vw;}
.frase_presentacion_container{ width: 95%; margin: 75px auto 40px;}
.frase_presentacion_box {width: 100%; max-width: 750px; font-size: 35px; line-height: 1.2; font-weight: 100; border-left: 4px solid cyan; padding:10px 0px 10px 40px; margin: 0px 0px 0px auto;}
.frase_presentacion_box p {margin: 0px 0px 10px;}
.nombre_presentacion {font-size: 20px; font-weight: 600;}
.nombre_presentacion span {line-height: 1em; display: block; font-size: 11px; font-weight: 300; max-width: 140px; margin: 3px 0px 0px;}
aclaracion_boton_intro {font-size: 10px; line-height: 1em; width: 100%; padding: 5px 2.5% 10px; color: #fff; text-align: right; margin: 0px auto; position: absolute; bottom: 0; z-index: 10; font-style: italic;}

.laguiaazul_header_wrapper {position: fixed; top: 0; left: 0; width: 100%; height: auto; z-index: 101; border-top:5px solid #08f4ed;  pointer-events: none;}
.laguiaazul_header_wrapper:before {content: ''; position: absolute; top: 0; z-index: 1; left: 0; width: 100%; height: 100%; background: rgb(0, 13, 25); background: -moz-linear-gradient(0deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -webkit-linear-gradient(0deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(0deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1); z-index: -1;}
.laguiaazul_header_container {width: 95%; margin: 0px auto; padding: 10px 0px 0px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content:space-between; align-items: center;}	
.laguiaazul_logo {width: 130px; pointer-events: all;}
.laguiaazul_menu_wrapper {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-end; align-items: center;}

.laguiaazul_menu_wrapper nav {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: flex-end; align-items: flex-start; list-style: none; gap:40px;}
.laguiaazul_menu_wrapper nav li{ pointer-events: all;}
.laguiaazul_menu_wrapper nav a span.primary-nav__menu-link-inner {color: #fff; font-weight: 500; font-size: 15px; line-height: 1; padding: 0; height: auto; min-height: auto; padding-bottom: 10px;}
.laguiaazul_menu_wrapper nav a span.primary-nav__menu-link-inner::after {width: 0px; transition: .3s all ease; height: 2px; background: #08f4ed; border: 0 !important; transform: none !important; -moz-transform: none !important; -webkit-transform: none !important;}
.laguiaazul_menu_wrapper nav a:hover span.primary-nav__menu-link-inner::after,
.laguiaazul_menu_wrapper nav a.is-active span.primary-nav__menu-link-inner::after{width: 100%;}

.laguiaazul_menu_wrapper nav .primary-nav__menu-link:focus::before{ display:none !important;}

.laguiaazul_intro {position: relative; width: 100vw; height: 100vh; min-height: 700px; background:#000d19 url('/core/themes/laguiaazul_theme/images/intro/intro_background.jpg') 50% 50% no-repeat; background-size: cover; overflow:hidden;}	
.lagguiaazul_intro_bkg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 1;}
.laguiaazul_intro_bkg_img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.laguiaazul_intro:after {content: ''; position: absolute; bottom: 0; z-index: 3; left: 0; width: 100%; height: 50%; background: rgb(0, 13, 25); background: -moz-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1);}	

.texto_big_back {position: absolute; top: 0; left: 0; width: 100%; padding-top: 20vh; z-index: 0; mix-blend-mode: color-dodge; opacity: .6;}
.texto_intro_big {font-size: 17vw; font-weight: 900; color: #08f4ed; width: 100%; line-height: .8em; opacity: .6;}

.texto_intro_box_wrapper {width: 95%; margin: 0px auto; position: relative; height: 100vh; min-height: 700px; position: relative; z-index: 2;}
.texto_intro_box {position: absolute; bottom: 50px; left: 0; width: 100%; z-index: 4;}
.texto_intro_little {font-size: 3vw; font-weight: 300; color: #08f4ed; width: 100%; max-width: 1110px; line-height: 1em; text-align: center; margin: 0px auto;}	
.texto_intro_little i{font-family: "nautica", sans-serif; font-weight: 400; font-style: normal; font-size: 1.5em;}

.boton_version_intro {padding: 10px;background: rgba(255,255,255,.3);border-radius: 50px;width: auto;margin: 30px auto 0px; display: inline-block;}
span.boton_intro {margin: 0px 5px; font-size: 15px; font-weight: 600; background: #08f4ed; color: #000d19; padding: 7px 90px; display: inline-block; border-radius: 50px;}
.boton_version_intro span.boton_intro{ display: inline-block !important;}
span.boton_intro.boton_nt {color: #08f4ed; background: #000d19 url('/core/themes/laguiaazul_theme/images/flecha_left.svg') 30px 50% no-repeat; background-size: 50px auto; padding: 7px 30px 7px 90px;}
span.boton_intro.boton_aut{color: #000d19; background: #08f4ed url('/core/themes/laguiaazul_theme/images/flecha_right.svg') calc(100% - 30px) 50% no-repeat; background-size: 50px auto; padding: 7px 90px 7px 30px;}
.laguiaazul_body_wrapper_version_autismo,
.laguiaazul_body_wrapper_version_noautismo{ transition: 1s all ease; -moz-transition: 1s all ease; -webkit-transition: 1s all ease;}
.laguiaazul_body_wrapper.laguiaazul_body_wrapper_version_noautismo {position: absolute; top: 0; left: 0; width: 50%; z-index: 100; overflow: hidden; background:#000d19;}
.laguiaazul_body_wrapper.laguiaazul_body_wrapper_version_noautismo:after{content:''; position: absolute; top: 0; right:0; width: 3px; height: 100%; z-index: 10; background: #fff; mix-blend-mode: soft-light}
/*.laguiaazul_body_wrapper_version_autismo:hover {width: 95%;}
.laguiaazul_body_wrapper_version_autismo:hover ~ .laguiaazul_body_wrapper_version_noautismo {width: 5%;}	
.laguiaazul_body_wrapper.laguiaazul_body_wrapper_version_noautismo:hover {width: 95%;}	*/

.botones_flotantes {position: fixed; z-index: 100; bottom: 0; width: 100%; margin: 0px auto; pointer-events: none; display: none;}
.botones_flotantes_container {width: 150px; height: 150px; background: #08f4ed; position: absolute; bottom: 10px; right: 20px; border-radius: 100%; padding: 10px;}
.botones_flotantes span.boton_intro {pointer-events: all; line-height: 150px; height: 150px; width: 150px; color: transparent; position: relative;}

span.boton_intro.boton_flotante {width: 130px; height: 130px; margin: 0px;padding: 0px; background: none !important; mix-blend-mode: difference;}
span.boton_intro.boton_flotante img{animation: rotacion 10s infinite linear; -moz-animation: rotacion 10s infinite linear; -webkit-animation: rotacion 10s infinite linear; width: 100%; height: auto; pointer-events: all; position: absolute; top: 0; left: 0; z-index: -1; }


.texto_eleccion_home {color: #fff; font-size: 17px; width: 100%; max-width: 500px; line-height: 1.3; margin: 20px auto;}

.textos_articulo_container {display: flex;flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; padding-top: 50px;}
.menu_articulo_box {width: 250px; position: sticky; top: 170px; height: auto; min-height: 100px; padding-right:20px;}
.contenido_articulo_box {width: calc(100% - 250px); padding-top: 0px;}
.menu_label {font-size: 27px; font-weight: 900; text-transform: uppercase; border-bottom: 1px solid rgba(255,255,255,.3); padding-bottom: 10px;}
.menu_list {padding: 20px 0px 0px 0px; font-size: 15px; line-height: 1.5; font-weight: 500;}
.menu_list li {list-style: none; padding-bottom: 10px; padding-left: 15px; position: relative;}
.menu_list li:before { content: ''; display: block; position: absolute; top: 14px; left: 0px; width: 10px; height: 2px; background: #08f4ed;}

blockquote {font-size: 32px; max-width: 700px; margin: 70px 0px 80px auto; padding-left: 20px; border-left: 5px solid cyan;}
.texto_articulo a {color: #fff; font-weight: 600;}

.ver_mas_articulos_wrapper {text-align: center; width:100vw; padding-bottom:40px;}
.ver_mas_articulos {display: inline-block; margin: 0px auto; height: 60px; text-align:left;}
.ver_mas_articulos a {display: inline-block; height: 60px;}
span.simbolo_mas {font-size: 60px; font-weight: 900; background: #08f4ed; width: 60px; height: 60px; display: inline-block; overflow: hidden; border-radius: 100%; line-height: 60px; text-align: center; color: #000d19;}
.ver_mas_text {height: 60px; width: 0px; padding-left:60px; display: inline-block; vertical-align: top; margin-left: -60px; background: #08f4ed; color: #000; line-height: 1em; font-weight: 700; border-radius: 50px; font-size: 20px; position: relative; z-index: -1; overflow:hidden; transition:.5s all ease; -moz-transition:.5s all ease; -wekbit-transition:.5s all ease;}
.ver_mas_articulos:hover .ver_mas_text{ width:200px;}
.ver_mas_text span{ width:200px; padding: 10px 20px 10px 0px; display:inline-block;}

.seccion_blog_home_wrapper {width: 100vw; padding: 75px 0px 30px; position:relative;}
.intro_blog_page {padding-top: 170px; width: 95%; margin: 0px auto;}
.filtro_blog_box{ width: 95%; margin: 0px auto;}
.filtro_blog_box ul {margin: 0px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; background:rgba(255,255,255,.1); border-radius:50px;}
.filtro_blog_box ul li {display: inline-block; padding: 10px; width: auto; min-width: 150px;  border-radius: 50px; text-align: center; margin: 10px 10px 10px; transition:.3s all ease; -moz-transition:.3s all ease; -webkit-transition:.3s all ease;}	
.filtro_blog_box ul li:hover {background: rgba(0,0,0,.6);}
.filtro_blog_box ul li.activo{background:#08f4ed; color: #000; font-weight: 600;}
.blog_home_wrapper {width: 95%; margin: 0px auto; padding-top: 40px;}	
.blog_home_container {width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: flex-start; align-items: flex-start; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); transition: all 0.3s ease-in-out;}
.blog_home_container .views-row {width: 33.33%; margin: 0px; display: inline-block; vertical-align: top; position: relative; transition: transform 0.3s ease, opacity 0.3s ease;}
.blog_home_container .views-row:first-child,
.blog_home_container .views-row:nth-child(10),
.blog_home_container .views-row:nth-child(19),
.blog_home_container .views-row:nth-child(33){width: 66.66%;}

.titulo_relacionados {width: 95%; margin: 0px auto; font-size: 60px; font-weight: 200; border-top: .1px solid #fff; line-height: .8em; padding-top:45px;}
.articulos_relacionados .blog_home_container .views-row:first-child{ width: 33.33%;}

.resumen_blog_box .blog_home_container .views-row:nth-child(n+11) { display: none;}

.blog_home_container .views-row.hidden {opacity: 0; transform: scale(0.8); pointer-events: none; width: 0px; height: 0px;}
.blog_home_container .views-row.hidden .blog_box {opacity: 0; width: 0; height: 0; overflow: hidden;}
.blog_box{ position: relative; padding: 10px;}
.blog_box_bkg {position: absolute; top: 0; left: 0; width: 100%; height:calc(100% + 100px); z-index: -1;}
.blog_box_bkg_img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.blog_box_bkg:after {content: ''; position: absolute; bottom: 0; z-index: 1; left: 0; width: 100%; height: 100%; background: rgb(0, 13, 25); background: -moz-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1); z-index: 0;}	
.blog_box_container {height: 50vh; border-radius: 3px; overflow: hidden; position: relative; padding: 30px;}

.blog_box_container:after{content: ''; position: absolute; bottom: 0; z-index: 0; left: 0; width: 100%; height: 50%; background: rgb(0, 13, 25); background: -moz-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1);}
.blog_box_text {position: absolute; z-index:1; bottom: 20px; left: 20px;}
.titulo_blog_box {font-size: 37px; font-weight: 700; line-height: .9; max-width: 350px;}
.titulo_blog_bis{ font-size: .5em; font-weight: 300; padding-top: 10px;}
.subtitulo_blog_box { font-size: 13px; padding-top: 10px; display: none; max-width: 350px; line-height: 1.3;}
.subtitulo_blog_box h2{ font-size:inherit; font-weight: 700; margin: 0px;}
.subtitulo_blog_box p {margin: 0px;}
.blog_box_categorias {position: absolute; top: 20px; left: 20px; z-index: 1;}
.blog_box_categorias ul{ margin:0px; padding: 0px;}
.blog_box_categorias ul li {display: inline-block; padding: 10px; margin-right: 5px; border-radius: 50px; min-width: 130px; text-align: center; background: rgba(8,244,237,.5); color: #000d19; font-size: 13px; font-weight: 600;}	
.enlace_blog a {position: absolute; top: 0; left: 0;width: 100%; height: 100%; z-index: 10; opacity: 0;}

.bloque_de_imagen_al_100_wrapper{ padding: 75px 0px;}
.bloque_de_imagen_al_100_wrapper img{ width: 100%; height: auto; max-width: 100%;}
.bloque_con_imagen_de_fondo_wrapper_bkg {content: ''; position: absolute; top: 0; z-index: 1; left: 0; width: 100%; height: 100%; background: rgb(0,13,25); background: -moz-linear-gradient(0deg, rgba(0,13,25,0) 0%, rgba(0,13,25,1) 100%);background: -webkit-linear-gradient(0deg, rgba(0,13,25,0) 0%, rgba(0,13,25,1) 100%); background: linear-gradient(0deg, rgba(0,13,25,0) 0%, rgba(0,13,25,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1); z-index: 2;}

.bloque_con_imagen_de_fondo_wrapper_grad {content: ''; position: absolute; bottom: 0; z-index: 1; left: 0; width: 100%; height: 100%; background: rgb(0, 13, 25); background: -moz-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -webkit-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1); z-index: 2;}

.video_intro_bkg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; background:#000d19;}
.video_intro_bkg video{ position: absolute;top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); object-fit: cover; z-index: -1; mix-blend-mode: overlay; opacity: .6;}

.video_bkg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.video_bkg video{position: absolute;top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); object-fit: cover; z-index: -1;}

.bloque_con_imagen_de_fondo_wrapper {position: relative; width: 100vw; padding: 100px 0px; overflow:hidden;}
.bloque_con_imagen_de_fondo_bkg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }
.bloque_con_imagen_de_fondo_bkg:after{ content: ''; background:#000d19; position: absolute; top: 0; left: 0; width: 100%; height: 100%;mix-blend-mode: soft-light;}
.imagen_de_fondo {position: absolute; top: 0; left: 0; width: 100%; height: 100%; filter:grayscale(1);}
.bloque_con_imagen_de_fondo_container {position: relative; z-index: 3; width: 95%; margin: 0px auto;}
.contenedor_columna_texto_idf {width: 60%; max-width: 800px;}
.contenedor_columna_texto_idf.texto_a_la_derecha {margin: 0px 0px 0px auto; text-align: right;}

.titulo_del_bloque{ padding-bottom: 30px;}
.titulo_del_bloque h2 {font-size: 60px; width: 100%; color: #08f4ed; margin: 0px; line-height: .85;font-weight: 800; font-family: inherit; }
.texto_del_bloque {font-size: 20px; line-height: 1.2; font-weight: 200; width: 100%;}
.bloque_de_agenda_container .titulo_del_bloque h2,
.titulo_bloque_noticias h2{ font-weight: 200;}

.texto_del_bloque p {margin: 0px 0px 1em;}
.texto_del_bloque ul li{ padding-bottom: 20px;}
.texto_del_bloque ul li p{ margin: 0}
.bloque_con_imagen_de_fondo_wrapper .titulo_del_bloque h2 {font-size: 100px; text-transform: uppercase; color:#08f4ed; font-weight: 900;}
.texto_articulo h2{font-size: 60px; width: 100%; color: #08f4ed; margin: 0px; line-height: .85;font-weight: 800; font-family: inherit; }
.texto_del_bloque h2{font-size: 60px; width: 100%; color: #08f4ed; margin: 0px; line-height: .85;font-weight: 800; font-family: inherit; max-width: 750px; padding-bottom: 30px;}
.texto_articulo h2 strong,
.texto_del_bloque h2 strong{ font-weight: inherit !important;}

.articulo_de_blog_texto_container h2 {color: #fff; font-size: 45px; font-weight: 200;}
.texto_del_bloque h3 {margin: 0px 0px 20px; font-size: 32px;}


.bloque_con_imagen_de_fondo_wrapper .texto_del_bloque{max-width: 500px;}
.bloque_de_texto_al_100_container .titulo_del_bloque{max-width: 750px;}
.contenedor_columna_texto_idf.texto_a_la_derecha .texto_del_bloque{margin: 0px 0px 0px auto;}
.enlace_del_bloque {display: inline-block; position: relative; border-radius: 50px; overflow: hidden; border: 2px solid #08f4ed; transition: .5s all ease; -moz-transition: .5s all ease; -webkit-transition: .5s all ease; margin-top: 20px;}
.enlace_del_bloque:before{ content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: #08f4ed; z-index: 0;}
.enlace_del_bloque:after{ content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: #000d19; z-index: 1; transition: .5s all ease; -moz-transition: .5s all ease; -webkit-transition: .5s all ease; border-radius: 50px; transform: translateX(-100%); -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%);}
.enlace_del_bloque:hover{ border: 2px solid #fff;}
.enlace_del_bloque:hover:after{transform: translateX(0%); -moz-transform: translateX(0%); -webkit-transform: translateX(0%);}
.enlace_del_bloque a{ color: #000d19; text-decoration: none; position: relative; z-index: 2; padding: 12px 40px; line-height: 1em; display: inline-block; transition: .5s all ease; -moz-transition: .5s all ease; -webkit-transition: .5s all ease;}
.enlace_del_bloque:hover a{ color: #fff;}

.bloque_de_imagen_texto_container{position:relative; margin: 75px 0px;}
.columna_de_texto_box{ width: 50%; display: inline-block; padding-top: 75px; padding-bottom: 75px;}
.columna_de_imagen_box{ position: absolute; top: 0; right: 0; width: calc(50% - 25px); height: 100%;}
.columna_de_imagen_box:before {content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 3px solid #08f4ed;}
.imagen_de_bloque{position: absolute; top: -25px; right: -25px; width: calc(100% - 12.5px); height: calc(100% - 12.5px);}
.bloque_de_imagen_texto_container.a_la_izquierda_del_texto .columna_de_texto_box {margin: 0px 0px 0px auto; display: block; padding-left: 25px;}
.bloque_de_imagen_texto_container.a_la_derecha_del_texto .columna_de_texto_box {padding-right: 25px;}
.bloque_de_imagen_texto_container.a_la_derecha_del_texto .imagen_de_bloque{right: 25px;}

.bloque_de_imagen_texto_container.a_la_izquierda_del_texto .columna_de_imagen_box{ right: auto; left: 0;}

.laguiaazul_articulo_de_blog_wrapper{ width:100vw; position: relative;}
.articulo_de_blog_texto_wrapper{ padding-bottom:0px;}
.laguiaazul_articulo_de_blog_container{width: 95%; margin: 0px auto; padding-top: 250px; font-size: 20px; font-weight: 100; min-height: 100vh;}
.laguiaazul_page_bkg{ position: absolute; top: 0; left: 0; height: 100vh; width: 100%; z-index: -1;}
.laguiaazul_page_bkg:before{content:''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgb(0,13,25); background: -moz-linear-gradient(90deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); background: -webkit-linear-gradient(90deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); background: linear-gradient(90deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1);}
.laguiaazul_page_bkg:after{content:''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgb(0,13,25); background: -moz-linear-gradient(0deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); background: -webkit-linear-gradient(0deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); background: linear-gradient(0deg, rgba(0,13,25,1) 0%, rgba(0,13,25,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d19",endColorstr="#000d19",GradientType=1);}

.laguiaazul_page_bkg_img{position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background-size: cover;}

.titulo_articulo h1 {margin: 0; font-size: 95px; line-height: .85; color: #fff; width: 100%; max-width: 1000px; word-wrap: normal !important; font-family: inherit; font-weight: 900;}
.titulo_noticia_page h1{ font-size: 85px; max-width: 950px;}
.subtitulo_articulo {font-size: 47px; padding-top: 20px; font-weight: 300; max-width: 900px; line-height: 1;}
.texto_destacado_articulo {width: 100%; max-width: 850px; font-size: 27px; line-height: 1.2; font-weight: 400; color: #08f4ed; font-style: italic;}
.pregunta_frecuente_box{ margin-bottom: 10px;}
.bloque_de_pregunta_frecuente {width: 100%; max-width: 1200px; padding: 75px 0px;}
.titulo_pregunta_frecuente {font-size: 30px; font-weight: 500; padding: 20px 60px 20px 20px; border: 1px solid rgba(255,255,255,.2); line-height: 1; transition: .5s all ease; -moz-transition: .5s all ease;  -webkit-transition:.5s all ease;}
.titulo_pregunta_frecuente.activa { background:#08f4ed; color: #000d19; border: 1px solid #08f4ed;}
.respuesta_pregunta_frecuente {padding: 30px; background: rgba(255,255,255,.2); display: none;}
.fecha_articulo {padding-top: 20px;}


.entrevista_box_container{ position: relative;}
.entrevista_box_text {position: absolute; bottom: 0; left: 0; width: 100%; z-index: 2; padding-bottom: 35px;}
.entrevista_box_text:before{ content: ''; display: block; position: absolute; bottom: 0; left: 0; z-index: -1; width: 100%; height: 300%; background: #000D19; background: -webkit-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -moz-linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(180deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000D19", endColorstr="#000D19", GradientType=0); pointer-events: none;}
.titulo_entrevista_box {font-size: 30px; font-weight: 900; padding: 0px 20px;}
.titulo_entrevista_bis {font-size: .5em; font-weight: 300;}
.iframe_entrevista,
.video_entrevista{position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0;}
.iframe_entrevista iframe,
.video_entrevista video{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video_entrevista_wrapper{ padding: 50px 0px;}

/****** AGENDA ********/
.bloque_de_agenda_wrapper{width: 100vw;}
.bloque_de_agenda_container {width: 95%; margin: 0px auto; padding: 75px 0px;}
.bloque_de_agenda_container .texto_del_bloque {max-width: 600px;}
.agenda_view_box .view-content{ display: block;}
.agenda_view_front {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; font-size: 20px; position: relative;}
.dia_agenda {width: 160px; padding: 20px;}
.titulo_agenda {width: calc(100% - 350px); padding: 20px; font-weight: 300;}
.boton_mas_detalle{width: 190px; padding: 20px;}

/*.agenda_view_box .view-display-id-block_2 .dia_agenda,
.agenda_view_box .view-display-id-block_2 .titulo_agenda,
.agenda_view_box .view-display-id-block_2 .boton_mas_detalle{ opacity: .2;}*/

.boton_mas_detalle span {background: #08f4ed; width: 160px; text-align: center; display: block; padding: 10px 30px; color: #000d19; font-size: 16px; font-weight: 500; border-radius: 50px; white-space: nowrap; cursor: pointer;}
.agenda_box {border-bottom: 1px solid #fff;}
.agenda_box_activo .agenda_view_front{ background:#08f4ed; color:#000d19;}
.detalle_agenda {padding: 20px; background: rgba(255,255,255,.3); display: none;}
.detalle_line{ width: calc(100% - 600px);}
.detalle_line strong{ font-weight: 600;}
.detalle_line p{ margin:0px;}
.detalle_line a{background: #08f4ed; width: auto; display: inline-block; text-align: center; padding: 10px 50px; color: #000d19; font-size: 16px; font-weight: 500; border-radius: 50px; white-space: nowrap; cursor: pointer; text-decoration: none; margin-top:20px;}
.fotografia_evento {position: absolute; top: -175px; right: 300px; height: 350px; width: 260px; z-index: 1; border-radius: 15px; transform: rotate(0deg) scale(0); -moz-transform: rotate(0deg) scale(0); -webkit-transform: rotate(0deg) scale(0); transition: .3s all ease; -moz-transition: .3s all ease; -webkit-transition: .3s all ease;}
.agenda_view_front_hover .fotografia_evento{transform: rotate(-15deg) scale(1.2); -moz-transform: rotate(-15deg) scale(1.2); -webkit-transform: rotate(-15deg) scale(1.2);}
.agenda_box_activo .fotografia_evento{ top: -25px; transform: rotate(0deg) scale(1); -moz-transform: rotate(0deg) scale(1); -webkit-transform: rotate(0deg) scale(1);}
footer.laguiaazul_footer {background:#000d19; color: #fff; padding-top: 75px; position: relative; z-index: 12; overflow: hidden;}
footer.laguiaazul_footer:after {content: ''; display: block; position: absolute; top: -50px; left:50%; margin-left: -360px;  width: 720px; height: 720px; z-index: -1; background: #08F4ED; background: radial-gradient(circle, rgba(8, 244, 237, .5) 0%, rgba(8, 244, 237, 0) 60%); transform: scale(2, 1); -moz-transform: scale(2, 1); -webkit-transform: scale(2, 1);}

.laguiaazul_footer_container {display: flex; width: 95%; margin: 0px auto; flex-direction: column; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: center;}
.logo_footer {width: 150px; filter: brightness(150); padding-bottom: 40px;}
.footer_menu .primary-nav__menu--level-1 {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-around; align-items: center;}
.footer_menu .primary-nav__menu-item--level-1 {display: inline-block; width: auto !important; max-width: 100% !important;}
.footer_menu nav ul li {display: block !important; width: 100% !important; line-height: 1em; text-align: right; margin: 0px 20px !important;}
.footer_menu nav ul li a{ text-align: right; display: block;}
.footer_menu nav ul li span{ padding: 0px !important; text-align: right; font-weight: 300; color: #fff !important;}
.footer_menu .primary-nav__menu-link-inner::after{ display: none !important;}
.footer_bottom {width: 95%; text-align: center; margin: 0px auto; padding-top: 10px; border-top: .5px solid rgba(255,255,255,.3); margin-top: 40px; padding-bottom: 10px; color: #fff !important;}
.footer_bottom p{ margin: 0px; font-size: 12px; font-weight: 300; font-family: 'Montserrat', sans-serif; color: #fff !important;}
.footer_bottom a {font-size: 12px; font-weight: 300; font-family: 'Montserrat', sans-serif; color: #fff !important; text-decoration: none; box-shadow: none !important;}
.footer_bottom a:after{ display: none !important;}

.noticias_resumen_wrapper {width: 100vw; padding: 75px 0px 20px;}
.noticias_resumen_container {width: 95%; margin: 0px auto; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start;}
.columna_video_reportaje {width: calc(100% - 500px); padding-right: 50px;}
.columna_noticias_nml {width: 500px;}

.entrevista_box_bkg:before{ content:''; position: absolute; top: 0; left:0; width: 100%; height: 100%; background: url('/core/themes/laguiaazul_theme/images/play_video.png') 50% 50% no-repeat; z-index: 3; background-size: 100px auto; opacity: .8;}
.entrevista_box_bkg:hover:before{ pointer-events:none; opacity: 1;}
.entrevista_box_bkg.play:before{ display: none;}
.entrevista_box_bkg_img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
.subtitulo_entrevista_box {display: none;}
.entrevista_box{ border-radius:10px; overflow: hidden;}
.fotografia_noticia {position: absolute; top: 0; right: 0; z-index: -1; opacity: .4;}

.entrevista_box_bkg.entrevista_box_bkg_act .entrevista_box_bkg_img{ opacity: 0; transition: 1s all ease; -moz-transition: 1s all ease; -webkit-transition: 1s all ease;}
.entrevista_box_bkg.entrevista_box_bkg_act:before{ display: none;}


.view.view-noticias .view-content {gap: 20px;}
.noticias_view_box_container {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: space-between; align-items: flex-start; position: relative;}

.subtitulo_pagina_noticias {font-size: 50px; line-height: 1em; width: 100%; max-width: 900px;}
.info_noticia_box {padding-left: 150px; font-size: 13px; line-height: 1.3;}
.imagen_noticia_box {position: absolute; top: 0; left: 0; width: 140px; height: 100%; border-radius: 10px;}
.titulo_noticia {font-weight: 700; font-size: 21px; line-height: 1; padding-bottom: 10px;}
.texto_destacado_noticia {font-size: 13px; line-height: 1.4;}
.enlace_noticia a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0;}

.carrousel_colaboradores_title{ width: 95%; margin: 0px auto; font-size:11px; line-height:1em; border-top:1px solid rgba(255,255,255,.3); padding-top:20px; margin-top:75px;}
.carrousel_colaboradores {width: 100vw;max-width: 100vw;overflow: hidden;margin: 0 auto; padding-bottom: 30px; position: relative;}
.carrousel_colaboradores:before{ content:''; display:block; position: absolute; top: 0; left: 0; width: 150px; height: 100%; background: #000D19; background: -webkit-linear-gradient(90deg, rgba(0, 13, 25, 1) 0%, rgba(0, 13, 25, 0) 100%); background: -moz-linear-gradient(90deg, rgba(0, 13, 25, 1) 0%, rgba(0, 13, 25, 0) 100%); background: linear-gradient(90deg, rgba(0, 13, 25, 1) 0%, rgba(0, 13, 25, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000D19", endColorstr="#000D19", GradientType=1); z-index: 2;}
.carrousel_colaboradores:after{ content:''; display:block; position: absolute; top: 0; right: 0; width: 150px; height: 100%; background: #000D19; background: -webkit-linear-gradient(90deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: -moz-linear-gradient(90deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); background: linear-gradient(90deg, rgba(0, 13, 25, 0) 0%, rgba(0, 13, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000D19", endColorstr="#000D19", GradientType=1); z-index: 2;}

.slider-track {display: flex;width: 100vw;animation: scrollSlider 30s linear infinite; -moz-animation: scrollSlider 30s linear infinite; -webkit-animation: scrollSlider 30s linear infinite; flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;margin: 0;}
.slider-track img {width: 100%; max-width: 140px; height: auto; flex-shrink: 0; width: 140px; filter: grayscale(1) invert(1) brightness(1.5);}
@keyframes scrollSlider {0% {transform: translateX(0);} 100% {transform: translateX(-50%);}}
@-moz-keyframes scrollSlider {0% {-moz-transform: translateX(0);} 100% {-moz-transform: translateX(-50%);}}
@-webkit-keyframes scrollSlider {0% {-webkit-transform: translateX(0);} 100% {-webkit-transform: translateX(-50%);}}



/******* LISTADO DE CENTROS **********/
.filtro_centros_box{ width: 100%; margin: 0px auto;}
.filtro_centros_box ul {margin: 0px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: center; background:rgba(255,255,255,.1); border-radius:50px;}
.filtro_centros_box ul li {display: inline-block; padding: 10px; width: auto; min-width: 150px;  border-radius: 50px; text-align: center; margin: 10px 10px 10px; transition:.3s all ease; -moz-transition:.3s all ease; -webkit-transition:.3s all ease;}	
.filtro_centros_box ul li:hover {background: rgba(0,0,0,.6);}
.filtro_centros_box ul li.activo{background:#08f4ed; color: #000; font-weight: 600;}
.listado_centros_wrapper{ width:100vw; padding-top: 250px; position:relative;}
.listado_centros_container{ width: 95%; margin: 0px auto;}
.texto_mapa_wrapper { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between; align-items: center; padding-bottom: 60px;}
.mapa_municipios {width: 75%; display: block; margin: -20vh -10% 0px -10%;}
.texto_introduccion {width: 40%; max-width: 700px; font-size: 20px; padding-top: 20px; font-weight: 300; padding-bottom: 50px;}
g:hover polygon {fill: rgba(8, 244, 237, .5);}
g.g_active polygon {fill: #08f4ed;}
.titulo_de_la_pagina h1 {margin: 0px; font-size: 110px; width: 100%; max-width: 780px; font-weight: 900; font-family: 'Montserrat';}
.titulo_de_la_pagina_blog h1{ font-size:100px;}
.subtitulo_de_la_pagina {font-size: 50px; padding-top: 10px;}
.titulo_de_la_pagina_blog .subtitulo_pagina_noticias {font-size: 30px; padding: 10px 0px 60px;}
.tabla_centros_wrapper{ padding:50px 0px 100px; display: none;}
.tabla_centros_wrapper.tabla_activa{ display:block;}
.tabla_centros_wrapper table{ border-collapse: collapse; width:100%;}
.tabla_centros_wrapper table tbody tr:hover{ background: #08f4ed; color: #000;}
.tabla_centros_wrapper td {border-bottom: 1px solid #fff; border-collapse: collapse; padding: 15px 15px; font-size: 15px; line-height: 1em;}
thead tr th {text-align: left; border-collapse: collapse; padding: 15px 15px; font-weight: 600; background: rgba(255,255,255,.2);}
.tabla_centros_wrapper td:nth-child(2),
.tabla_centros_wrapper td:nth-child(3),
.tabla_centros_wrapper th:nth-child(2),
.tabla_centros_wrapper th:nth-child(3){line-height: 1; width: 200px;}
.tabla_centros_wrapper td:nth-child(4),
.tabla_centros_wrapper th:nth-child(4){line-height: 1; width: 120px;}
.tabla_centros_wrapper td:nth-child(5),
.tabla_centros_wrapper th:nth-child(5){line-height: 1; width: 250px; text-align: left;}

.tabla_asociaciones td:first-child,
.tabla_asociaciones td:first-child{ width: 120px;}
.tabla_asociaciones td:nth-child(2),
.tabla_asociaciones td:nth-child(3),
.tabla_asociaciones th:nth-child(2),
.tabla_asociaciones th:nth-child(3){line-height: 1; width: 300px;}
.tabla_asociaciones td:nth-child(4),
.tabla_asociaciones th:nth-child(4){line-height: 1; width: 300px;}
.tabla_centros_wrapper td:nth-child(5),
.tabla_centros_wrapper th:nth-child(5) {line-height: 1; width: 140px; text-align: right; padding-right: 20px;}


.noticias_page_wrapper{ width: 100vw; position:relative;}
.noticias_page_container {width: 95%; margin: 0 auto; padding: 250px 0px;}
.noticias_view_wrapper{ padding-top: 60px;}
.noticias_view_box.noticias_view_box_page {padding: 25px 0px; border-bottom: 1px solid rgba(255,255,255,.4); transition: .3s all ease; -moz-transition: .3s all ease; -webkit-transition: .3s all ease;}
.noticias_view_box.noticias_view_box_page:hover {background: #08f4ed; color: #000;}
.noticias_view_box.noticias_view_box_page .titulo_noticia {font-size: 40px; width: 100%; max-width: 900px;}
.noticias_view_box.noticias_view_box_page .imagen_noticia_box {width: 300px;}
.noticias_view_box.noticias_view_box_page .info_noticia_box {padding-left: 340px;}
.noticias_view_box.noticias_view_box_page .texto_destacado_noticia {font-size: 20px; width: 100%; max-width: 900px;}
.open_close_menu{ display: none; pointer-events: all;}


@media(max-width:1200px){
	.laguiaazul_header_container {display: block;}
	.laguiaazul_header_wrapper{ transition: .3s all ease; -moz-transition: .3s all ease; -webkit-transition: .3s all ease;}
	.laguiaazul_header_wrapper.laguiaazul_header_wrapper_activo{ background: #000d19;}
	.laguiaazul_menu_wrapper{ display: none;}
	.open_close_menu{ display: block; width: 50px; height: 50px; position: absolute; top: 10px; right: 10px;}
	.menu_line{ width:50px; height: 4px; background: #08f4ed; display: block; position: absolute; top: 50%; left: 0px; margin-top: -2px; transition: .3s all ease; -moz-transition: .3s all ease; -webkit-transition: .3s all ease;}
	.menu_line_1{ transform: translateY(-13px) rotate(0deg); -moz-transform: translateY(-13px) rotate(0deg); -webkit-transform: translateY(-13px) rotate(0deg);}
	.menu_line_3{ transform: translateY(13px) rotate(0deg); -moz-transform: translateY(13px) rotate(0deg); -webkit-transform: translateY(13px) rotate(0deg);}
	.open_close_menu_activo .menu_line_1{ transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -webkit-transform: translateY(0px) rotate(45deg);}
	.open_close_menu_activo .menu_line_2{ opacity: 0;}
	.open_close_menu_activo .menu_line_3{ transform: translateY(0px) rotate(-45deg); -moz-transform: translateY(0px) rotate(-45deg); -webkit-transform: translateY(0px) rotate(-45deg);}
	.laguiaazul_menu_wrapper nav { display: block; padding-top: 30px;}
	.laguiaazul_menu_wrapper nav li.primary-nav__menu-item a {width: 100%; display: block !important; border-bottom: 1px solid rgba(255, 255, 255, .3);}
	.laguiaazul_menu_wrapper nav a span.primary-nav__menu-link-inner {display: block; padding: 10px 0px;}
	.laguiaazul_logo {width: 90px;}
	.footer_menu .primary-nav__menu-link {font-size: inherit;}

}
@media(max-width:950px){
	.blog_home_container .views-row {width: 50% !important;}
	.titulo_blog_box {font-size: 30px;}
	.bloque_con_imagen_de_fondo_wrapper .titulo_del_bloque h2 {font-size: 54px;}
	.columna_video_reportaje {width: 100%; padding-right: 0; padding-bottom: 50px;}
	.columna_noticias_nml {width: 100%;}
	.noticias_resumen_container {display: flex; flex-direction: column;}
	.titulo_noticia_page h1 {font-size: 55px;}
	.texto_destacado_articulo{ font-size: 25px;}
	.titulo_de_la_pagina h1,
	.titulo_articulo h1,
	.titulo_de_la_pagina_blog h1{ font-size: 65px;}
	.columna_de_texto_box{ width: 100%;}
	.bloque_de_imagen_texto_container.a_la_derecha_del_texto .columna_de_texto_box{ padding-right: 0;}
	.columna_de_imagen_box {width: 100%; position: relative; height: 70vw; background:none !important;}
	.imagen_de_bloque{ width: 100%; height: 100%;}
	.subtitulo_pagina_noticias,
	.subtitulo_de_la_pagina,
	.subtitulo_articulo {font-size: 40px;}
	.titulo_del_bloque h2 {font-size: 60px;}
	.texto_mapa_wrapper {display: flex; flex-direction: column;}
	.texto_introduccion {width: 100%;}
	.mapa_municipios {width: 100%; display: block; margin: 0px;}
	.contenedor_columna_texto_idf {text-align: left !important; width: 100%; max-width: 800px;}
	.cursor_dot{ display: none; }
	.noticias_view_box_container {display: flex; flex-direction: column; align-items: flex-start;}
	.noticias_view_box .imagen_noticia_box {width: 100% !important; position: relative !important; height: 70vw !important; max-height: 500px !important;}
	.noticias_view_box .info_noticia_box {padding: 20px 0px !important;}
	.noticias_view_box .titulo_noticia {font-size: 25px !important;}
	.noticias_view_box .texto_destacado_noticia {font-size: 16px !important;}
	.noticias_view_box:hover {background: none !important; color: inherit !important;}
	.menu_articulo_box {width: 100%; position: relative; top: 0; height: auto; min-height: 0; padding-right: 0; display: none;}
	.contenido_articulo_box {width: 100%; padding-top: 0;}
	.textos_articulo_container {display: block; padding-top: 0;}
	
	.agenda_box {border-bottom: 1px solid #fff; margin-bottom: 20px;}
	.agenda_view_front {display: block;}
	.dia_agenda {width: 100%; padding: 0;}
	.dia_agenda:before {content: 'Día: '; display: inline-block; padding-right: 10px; font-weight: 700;}
	.titulo_agenda {width: 100%; padding: 5px 0px 0px; font-weight: 300;}
	.boton_mas_detalle {width: 100%; padding: 10px 0px 20px; display: block;}
	.boton_mas_detalle span { display: block; width: 100%;}
	.fotografia_evento {position: relative; margin: 0px auto; top: 0 !important; right: 0; display: none;}
	.detalle_line {width: 100%;}
	.detalle_line a {display: block;}
	.agenda_box_activo .agenda_view_front {background: rgba(255, 255, 255, .3); color: inherit; padding: 30px 20px;}
	.agenda_view_front_hover .boton_mas_detalle span {width: 40px; height: 40px; font-size: 0; padding: 0; position: absolute; top: 10px; right: 10px;}
	.agenda_view_front_hover .boton_mas_detalle span:before{ content: 'x'; display: block; position: absolute; top: 0; left: 0; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #000; font-size: 20px;}
	.agenda_view_front_hover .fotografia_evento{ display:block;}
	.bloque_de_imagen_texto_container .imagen_de_bloque {right: 0; left: 0;}
	.noticias_page_container{ padding-bottom: 0px;}
	
}

@media(max-width:750px){
	.footer_menu nav#block-laguiaazul-theme-main-menu{ text-align: center;}
	.footer_menu .primary-nav__menu--level-1{ display: inline-block; text-align: center !important;}
	.footer_menu .primary-nav__menu-item--level-1 {display: inline-block !important; width: auto !important; max-width: 100% !important; margin: 0px 5px !important; text-align: center !important;}
	.texto_intro_little {font-size: 8vw;}
	.boton_version_intro{ width: 95vw;}
	.filtro_blog_box{ display: none;}
	.blog_home_container .views-row {width: 100% !important;}
	.titulo_de_la_pagina h1, .titulo_articulo h1, .titulo_de_la_pagina_blog h1 {font-size: 60px;}
	.subtitulo_pagina_noticias, .subtitulo_de_la_pagina, .subtitulo_articulo{font-size: 28px;}
	.texto_destacado_articulo {font-size: 23px;}
	
	.tabla_centros_wrapper thead{ display: none !important;}
	.tabla_centros_wrapper tr{ display: block; width: 100%; border-bottom: 2px solid #fff; padding: 20px 0px;}
	.tabla_centros_wrapper td {display: block !important; margin: 0px; padding: 0px 5px 5px;width: 100% !important; border-bottom: 0px !important; text-align: left !important;}
	.tabla_centros_wrapper td:first-child:before {content: 'Centro: '; font-weight: 600;}
	.tabla_centros_wrapper td:nth-child(2):before {content: 'Municipio: '; font-weight: 600;}
	.tabla_centros_wrapper td:nth-child(3):before {content: 'Localidad: '; font-weight: 600;}
	.tabla_centros_wrapper td:nth-child(4):before {content: 'Teléfono: '; font-weight: 600;}
	.tabla_centros_wrapper td:nth-child(5):before {content: 'E-mail: '; font-weight: 600;}
	
}

@media(max-width:500px){
	.subtitulo_pagina_noticias,
	.subtitulo_de_la_pagina, .subtitulo_articulo,
	.titulo_de_la_pagina_blog .subtitulo_pagina_noticias {font-size: 22px;}
	.frase_presentacion_box {font-size: 25px; line-height: 1.1;}
	.boton_version_intro {padding: 5px 0px; border-radius: 30px;}
	.boton_version_intro span.boton_intro {display: block !important;}
	.boton_version_intro span.boton_intro.boton_nt{ margin-bottom: 5px;}
	.titulo_de_la_pagina h1, .titulo_articulo h1, .titulo_de_la_pagina_blog h1 {font-size: 50px;}
	.titulo_del_bloque h2 {font-size: 42px;}
	.columna_de_texto_box {padding-left: 0px !important; padding-right: 0px !important;}
	.columna_de_imagen_box:before {content: ''; display: block; position: absolute; top: 0; left: 2.5%; width: 95%; height: 100%; border: 3px solid #08f4ed; z-index: 1;}
}