:root{
	--bg-fondo: url('../images/2026/fondo.png');
	--color0: #000000; /*negro*/
	--color1: #9dcbef; /*azul*/
	--color2: #ed9e00; /*naranja*/
	--color3: #1c431f; /*verde*/
	--color4: #eeb7b2; /*rosa*/
	--color5: #0d3d52; /*marino*/
	--color6: #d54815; /*rojo*/
}

.color0 {color:var(--color0);}
.color1 {color:var(--color1);}
.color2 {color:var(--color2);}
.color3 {color:var(--color3);}
.color4 {color:var(--color4);}
.color5 {color:var(--color5);}
.color6 {color:var(--color6);}
.bgcolor0 {background-color:var(--color0);}
.bgcolor1 {background-color:var(--color1);}
.bgcolor2 {background-color:var(--color2);}
.bgcolor3 {background-color:var(--color3);}
.bgcolor4 {background-color:var(--color4);}
.bgcolor5 {background-color:var(--color5);}
.bgcolor6 {background-color:var(--color6);}

@font-face {
  font-family: 'Satoshi-Light';
  src: url('fonts/Satoshi-Light.woff2') format('woff2'),
       url('fonts/Satoshi-Light.woff') format('woff'),
       url('fonts/Satoshi-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-LightItalic';
  src: url('fonts/Satoshi-LightItalic.woff2') format('woff2'),
       url('fonts/Satoshi-LightItalic.woff') format('woff'),
       url('fonts/Satoshi-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Regular';
  src: url('fonts/Satoshi-Regular.woff2') format('woff2'),
       url('fonts/Satoshi-Regular.woff') format('woff'),
       url('fonts/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Italic';
  src: url('fonts/Satoshi-Italic.woff2') format('woff2'),
       url('fonts/Satoshi-Italic.woff') format('woff'),
       url('fonts/Satoshi-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Medium';
  src: url('fonts/Satoshi-Medium.woff2') format('woff2'),
       url('fonts/Satoshi-Medium.woff') format('woff'),
       url('fonts/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-MediumItalic';
  src: url('fonts/Satoshi-MediumItalic.woff2') format('woff2'),
       url('fonts/Satoshi-MediumItalic.woff') format('woff'),
       url('fonts/Satoshi-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Bold';
  src: url('fonts/Satoshi-Bold.woff2') format('woff2'),
       url('fonts/Satoshi-Bold.woff') format('woff'),
       url('fonts/Satoshi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-BoldItalic';
  src: url('fonts/Satoshi-BoldItalic.woff2') format('woff2'),
       url('fonts/Satoshi-BoldItalic.woff') format('woff'),
       url('fonts/Satoshi-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'Satoshi-Black';
  src: url('fonts/Satoshi-Black.woff2') format('woff2'),
       url('fonts/Satoshi-Black.woff') format('woff'),
       url('fonts/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-BlackItalic';
  src: url('fonts/Satoshi-BlackItalic.woff2') format('woff2'),
       url('fonts/Satoshi-BlackItalic.woff') format('woff'),
       url('fonts/Satoshi-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Satoshi-Variable';
  src: url('fonts/Satoshi-Variable.woff2') format('woff2'),
       url('fonts/Satoshi-Variable.woff') format('woff'),
       url('fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-VariableItalic';
  src: url('fonts/Satoshi-VariableItalic.woff2') format('woff2'),
       url('fonts/Satoshi-VariableItalic.woff') format('woff'),
       url('fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'BarlowCondensed-Light';
  src: url('fonts/BarlowCondensed-Light.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Light.woff') format('woff'),
       url('fonts/BarlowCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowCondensed-LightItalic';
  src: url('fonts/BarlowCondensed-LightItalic.woff2') format('woff2'),
       url('fonts/BarlowCondensed-LightItalic.woff') format('woff'),
       url('fonts/BarlowCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'BarlowCondensed-Regular';
  src: url('fonts/BarlowCondensed-Regular.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Regular.woff') format('woff'),
       url('fonts/BarlowCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowCondensed-Italic';
  src: url('fonts/BarlowCondensed-Italic.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Italic.woff') format('woff'),
       url('fonts/BarlowCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'BarlowCondensed-Medium';
  src: url('fonts/BarlowCondensed-Medium.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Medium.woff') format('woff'),
       url('fonts/BarlowCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowCondensed-MediumItalic';
  src: url('fonts/BarlowCondensed-MediumItalic.woff2') format('woff2'),
       url('fonts/BarlowCondensed-MediumItalic.woff') format('woff'),
       url('fonts/BarlowCondensed-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'BarlowCondensed-Bold';
  src: url('fonts/BarlowCondensed-Bold.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Bold.woff') format('woff'),
       url('fonts/BarlowCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowCondensed-BoldItalic';
  src: url('fonts/BarlowCondensed-BoldItalic.woff2') format('woff2'),
       url('fonts/BarlowCondensed-BoldItalic.woff') format('woff'),
       url('fonts/BarlowCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'BarlowCondensed-Black';
  src: url('fonts/BarlowCondensed-Black.woff2') format('woff2'),
       url('fonts/BarlowCondensed-Black.woff') format('woff'),
       url('fonts/BarlowCondensed-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowCondensed-BlackItalic';
  src: url('fonts/BarlowCondensed-BlackItalic.woff2') format('woff2'),
       url('fonts/BarlowCondensed-BlackItalic.woff') format('woff'),
       url('fonts/BarlowCondensed-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}

.noticias h1, .banners_lat a, .lateral h3, .lateral .h3, .page-header h1{font-family: 'BarlowCondensed-Bold', Arial, sans-serif!important;text-transform:uppercase;}
.banners_lat a {font-size:36px;}

html,body,div,span,applet,object,iframe,h1,h2,h3,.h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;line-height:1;font-family:inherit;text-align:left;}
b,strong{font-weight:500;}
i,em{font-style:italic;}
sup{font-size:70%;}
a, a:hover{text-decoration:none;}
a img,:link img,:visited img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
body{padding-top:0;margin-top:0;padding-left:0;padding-bottom:0;margin-left:0;margin-bottom:0;font-family: 'Satoshi-Regular', Arial, sans-serif; font-size:0.7em;}
input,select,textarea{font-family: 'Satoshi-Regular', Arial, sans-serif;font-size:0.9em;color:#333;border:1px solid #ccc;margin-bottom:3px;}
p{color:#444;font-size:15px;line-height:1.5em; font-weight: 400; padding-bottom:15px;text-align:justify;}
ul{padding-left:25px;list-style:square;padding-bottom:15px;}
ol{list-style:decimal;padding-left:25px;padding-bottom:15px;}
	li{color:#444;font-size:15px;line-height:1.5em; font-weight: 400;padding-bottom:10px;}
.bloque{width:100%;height:100%;display:block;}
.clear{clear:both;height:0;line-height:0;font-size:0;}	
.absoluta{position:absolute;left:0;top:0;}
.cero{line-height:0;font-size:0;width:100%;}
.border-right {border-right: 1px solid #333;}
.border-left {border-left: 1px solid #333;}

.capa1_privacidad {border:1px solid #ccc; padding:15px;margin:15px 0;}
	.capa1_privacidad p, .capa1_privacidad li {font-size:12px;}

/*.fondo_denda {background:url('../images/fondo_denda.jpg') center center no-repeat;background-size:cover; padding:30px 30px 0;}*/

a {color:var(--color2);}
	a:focus, a:hover, a:active {outline:none;}
	.btn:focus, .btn:hover, .btn:active {outline:none;}
	a:focus, a:hover {color:#000000;}
	a:hover {text-decoration:underline;}
h1,h2,h3,.h3,h4,h5,h6 {line-height:1.2em;}
h1 a,h2 a, h3 a, .h3 a, h4 a, h5 a, h6 a {color: inherit;}
h1 a:hover,h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;text-decoration:none;}
h1 {font-size: 4.2em; font-weight:300; color: var(--color2);}
h2 {font-size: 2em; color:var(--color2); margin-bottom: 0.5em;font-weight:400;}
h3, .h3 {font-size: 1.75em; color:var(--color6); margin-bottom: 1em; }
	h3 span.glyphicon, .h3 span.glyphicon  {display: inline-block; padding-right: 10px;}
h4 {font-size: 1.25em; color: var(--color3); margin: 0.5em 0;}
	h4 span.glyphicon {display: inline-block; padding-right: 5px;}
h5 {}
h6 {}

.table td, .table th {font-size:15px;}
.table thead th {font-weight:500;background:var(--color2); color:white;}
.table tbody th {font-weight:400;background:rgba(149,193,30,0.2); color:var(--color2);}

.interior li, .interior p {text-align:left;}

.video-responsive {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;border:none;} /*16x9*/
.video-responsive-vertical {position: relative;padding-bottom: 177.77%;height: 0;overflow: hidden;border:none;} /*9x16*/
.video-responsive.tresxcuatro {padding-bottom: 75%;} /*3x4*/
.video-responsive-vertical.tresxcuatro {padding-bottom: 133%;} /*4x3*/
	.video-responsive iframe, .video-responsive object, .video-responsive embed, .video-responsive video {background:#ccc;border:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	.video-responsive-vertical iframe, .video-responsive-vertical object, .video-responsive-vertical embed, .video-responsive-vertical video {background:#ccc;border:none;position: absolute;top: 0;left: 0;width: 50%;height: 50%;margin:0 auto;}

/***********************************************************************************/

body {background:white var(--bg-fondo) center center repeat;}
.container .interior {background:white;box-shadow: 0 0 10px #ccc;padding:15px;margin-bottom:30px; margin-top: 30px;}
.borde-izda {margin:0 auto;width:auto;background: url('../images/borde-vertical.png') top left repeat-y;padding-left:40px;}
.borde-dcha {margin:0 auto;width:auto;background: url('../images/borde-vertical.png') top right repeat-y;padding-right:40px;}
audio {width:100%;}
.solomovil {display:none;}

.alert {font-size:15px;}
.alert p:last-child, .alert ul:last-child, .alert ol:last-child{padding-bottom:0;}

.cuenta_atras {text-align:center;font-size:14px;font-weight:500;color:white;margin-top:3px;}
	.cuenta_atras span {border:1px solid var(--color2); color:var(--color2);font-size:20px;display:inline-block; padding:3px;min-width:35px;margin-left:10px;text-align:center;}


.barra_sup {background-color:var(--color0);padding: 5px;}

header {}
	header .fechas {padding-top: 40px;}
		header .fechas img {width: 100%;}
	header .logo {margin:20px 0; display:inline-block;}
	header .logo2 {margin:50px 10px 10px;display:inline-block;max-height:60px;}
	header .logo3 {margin:50px 10px 10px;display:inline-block;max-height:60px;}

	header .idioma {display: inline-block; font-size: 13px; color:#A6A6A6;width:30px; height:30px;line-height:30px; text-align:center;color:white; border-radius:50%;margin-right:3px;}
		header .idioma.on, header .idioma:hover {background-color: var(--color1); color:var(--color0); text-decoration: none;}

	header .fa-brands {display: inline-block; width: 30px; height: 30px; text-align: center;color:white; border-radius:50%;line-height: 30px; font-size: 18px;}
		header .fa-brands:hover {background:var(--color3);color:var(--color0);} 
		

	header .claim {margin-top:50px;}

.navbar {min-height:auto;}
.menusup {background:transparent; border:none; margin: 0; border-radius: 0;}
	.menusup > .container:first-child {padding:0;}
	.menusup .logo {display:none;}
	.menusup.affix {background-color:var(--color1);position: fixed; top:0; left:0; width: 100%; z-index:100;box-shadow: 0 0 10px #000;}
		.menusup.affix .logo {display:inline-block; margin: 4px 15px 4px 15px; max-height:39px;display:none;}
		/*.menusup.affix .hasiera {display:none;}*/
	.menusup a {font-weight: 400;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {background:none;color:white;}

	.menusup .navbar-nav {padding-bottom: 0;background-color:var(--color1); width:100%;}
		/*.menusup .navbar-nav > li {padding: 10px 5px; font-weight: 500;font-size:15px;text-transform:uppercase;}*/
		.menusup .navbar-nav > li {padding: 5px; font-weight: 400;font-size:15px;}
			.menusup .navbar-nav > li.active {background-color: var(--color5);}
				
			.menusup .navbar-nav > .active > a, .menusup .navbar-nav > .active > a:focus, .menusup .navbar-nav > .active > a:hover {background-color:transparent; color: white;}
			.menusup .navbar-nav > li > a {color:var(--color0); padding: 5px 8px;}
				.menusup .navbar-nav > li > a:hover {color: white;}
				.menusup .navbar-nav > li.active > a:hover {color: white;}
			.menusup .dropdown-menu, .menusup .dropdown-menu.open {background-color:white; padding:0; margin:0;}
			.menusup .dropdown-menu > li > a {color:var(--color0);}
				.menusup .dropdown-menu > li > a:hover {background:var(--color5); color:white;}
				.menusup .dropdown-menu > li {margin: 0 0px; padding-bottom: 0px;}
					.menusup .dropdown-menu > li:hover {background-color:var(--color5);color:white;}
						.menusup .dropdown-menu > li:hover a {color:white;}
					.menusup .dropdown-menu > li > a {padding:5px 40px 5px 15px;}
						.menusup .dropdown-menu > li > a:hover, .menusup .dropdown-menu > li > a:hover {}
						.menusup .dropdown-menu > li > a.activo {background:var(--color5);color:white;}
footer {background-color:var(--color5); padding: 60px 0;}
	footer p {padding-bottom:0; font-size:15px;}
		footer p.intro {text-align: left; padding-bottom: 15px; line-height: 1.3em;}
	footer .fb {background:#3B5699;} 
	footer .tw {background:#3DC4FC;} 
	footer .fl {background:#FF0084;}
	footer .yt {background:#D83524;}
	footer .ig {background:#7A4E9F;}
	footer .tt {background:#F7004D;}
	footer strong {font-weight:700;}
	footer .rrss {margin-top:30px;display:inline-block;}
	footer .rrss a {margin-left: 1px;display: inline-block; width: 30px; height: 30px; text-align: center;border-radius:50%;}
		footer .rrss a span {color: white; line-height: 30px; font-size: 18px;}
			footer .rrss a:hover span {color:white;}
	footer .rrss a:hover {background-color: white;}
		footer .rrss a:hover span {color:var(--color0);}

		footer .creditos_int p {color: white; margin: 0; text-align:left;line-height:1.6em;}
			footer .creditos_int p a {color: white;}
		footer .creditos_int .glyphicon {display:none;margin-right: 10px;}
	footer .separa {border-left: 1px solid #ccc;}
	footer .logo_footer {float:left; margin-right:20px;margin-bottom:50px;margin-top:5px;}
	.creditos_int p.legal_aldor {font-size:12px;color:white;}
	.creditos_int p.legal_aldor a{display:inline-block;margin-bottom:5px;color:white;}
		.creditos_int p.legal_aldor a:hover{color:white;}

.breadcrumb {background:none; padding-left:0;margin-bottom:0;}
	.breadcrumb li {font-size:13px;color:var(--color6);}
	.breadcrumb li.active {color:var(--color6);}
	.breadcrumb a {color: inherit;}
		.breadcrumb a:hover {text-decoration:underline;}

.page-header {border:none; margin-top:0;}
	.page-header h1 {font-size: 36px; text-align:left;color: var(--color0); margin-bottom:0.5em; padding-left:0;}
.row.hijo {padding-bottom:15px;}

.gure_ikastolak {padding-bottom: 40px;}
	.gure_ikastolak	.ikastola {width: 18%; height: 75px; line-height: 75px; float:left; margin: 0 1% 3%; border: 1px solid #ccc; border-radius: 10px; position: relative; text-align: center;}
		.gure_ikastolak	.ikastola img {width: 100%; max-width: 135px;max-height: 75px; vertical-align: middle; border-radius: 10px;}	
	footer .gure_ikastolak {padding-bottom: 0;}
		footer .gure_ikastolak .ikastola {width: 18%; height: 100px; line-height: 100px; float:left; margin: 0 1% 1%; border: 1px solid #ccc; border-radius: 10px; position: relative;}
			footer .gure_ikastolak .ikastola img {width: 100%; max-height: 100px; vertical-align: middle; border-radius: 10px;}

.video-responsive {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;border:none;} /*16x9*/
.video-responsive.tresxcuatro {padding-bottom: 75%;} /*3x4*/
	.video-responsive iframe, .video-responsive object, .video-responsive embed, .video-responsive video {background:#ccc;border:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	
.carrusel {height: 427px;position: relative; margin: 30px 0 0;}
	.carrusel img.img-responsive {max-height:394px;margin: 0 auto;}
	.carrusel .carousel {height: 394px;background-color:#fff;box-shadow: 0 0 10px #333;}
	.carrusel .carousel-inner {}
	.carrusel .glyphicon {border-radius: 50%; height: 50px; width: 50px; background: var(--color6); text-align: center; line-height: 48px; color: white; text-shadow: none;}
	.carrusel .carousel-indicators {bottom: -40px;}
		.carrusel .carousel-indicators > li {width: 13px; height: 13px; margin: 0 5px; border:none; background-color: var(--color3);}
			.carrusel .carousel-indicators > li.active {width: 13px; height: 13px; border:none; background-color: var(--color6);}
	.carousel-control {opacity: 1;}
		.carousel-control:hover span {background-color:#000;}
	.carousel-control.right, .carousel-control.left {background:none;}
	.carousel-caption {background: rgba(255,255,255,0.9); padding: 15px;text-shadow:none; left:15px; bottom: 15px;}
		.carousel-caption h1 {color:#000; font-size:30px; text-transform:uppercase; font-weight:500;}
			.carousel-caption h1 a:hover {color:#000;}
		.carousel-caption .txt, .carousel-caption .txt * {color:var(--color2);font-size: 24px; line-height: 1.3em; text-transform:uppercase; text-align:justify;}
			.carousel-caption .txt a, .carousel-caption .txt * a {color:var(--color2); text-decoration:none;}
				.carousel-caption .txt a:hover, .carousel-caption .txt * a:hover {text-decoration:none;}

.thumbnail2 {max-height:262px; width:100%; object-fit:cover;}

.destacados {}
	.destacados .thumbnail {border-radius: 0px; padding:0; box-shadow: 0 0 3px #ccc;}
		.destacados .thumbnail p {padding: 0 20px 20px;}
		.destacados .thumbnail h3, .destacados .thumbnail .h3 {margin-bottom: 0.5em; padding: 10px 20px 0;}
			.destacados .thumbnail h3 a:hover, .destacados .thumbnail .h3 a:hover {text-decoration: none;}
			.destacados .thumbnail .btn_go {margin: 0 -9px -9px; padding:15px 25px; font-size: 14px; font-weight: 500; text-transform: uppercase; line-height: 40px;}
				.destacados .thumbnail .btn_go a span {float: right; border-radius:50%; color: white; font-size: 20px; padding: 10px;}
				.destacados .thumbnail .btn_go a:hover {text-decoration: none;}
.noticias {background-color:white; padding: 40px 0px 30px;}
	.noticias h1 {font-size: 36px; text-align:left;color: #000; margin-bottom:0.5em;font-weight:300;}
		.noticias h1 b {/*font-weight:700;*/font-weight:300;}
	.noticias h2 {font-size:1.5em; background-color:var(--color6); color:white; margin: 0 -20px 20px;font-weight:400;}
		.noticias h2 a, .noticias h2 span {line-height:1.3em; padding: 10px 20px;display:block;}
			.noticias h2:hover {background-color:#000;text-decoration:none;}
				.noticias h2:hover a {color:white;}
	.noticias h3, .noticias .h3 {font-size:1.4em;display: block; color:var(--color6);}
	.noticias .noticia {border: 1px solid #ccc; padding:20px; margin-bottom: 20px; background-color: white;}
		.noticias .noticia p {text-align:left;}
		.noticias .noticia .col-md-5 {margin: 0px;}
			.noticias .noticia .col-md-5 img {width:100%;}
		.noticias .noticia .col-md-7 {margin: 0px;}
.noticias.noticias_listado {background-color: white; padding: 0;}
.noticia_int {margin-bottom: 40px;}
	.noticia_int .txt {color:#444;font-size:15px;line-height:1.5em; font-weight: 400; text-align:justify;}
	.noticia_int img {width: auto; margin-bottom: 20px; max-width:100%;}
	.noticia_int .fa {width:20px;text-align:center;}

.banners_home {background: var(--color3);padding: 40px 0;}
	.banners_home .banner {padding:10px; border:2px dashed var(--color0);}
		.banners_home .banner img {max-width:100%;}
		.banners_home .banner .txt {margin-top: 10px; font-size: 16px; line-height: 1.3em; text-align:justify;}

.banners_lat {padding-bottom:20px;margin-left:0px;}
	.banners_lat .txt * {margin-top: 10px; font-size: 16px; line-height: 1.3em; text-align:left;}
	.banners_lat img:hover {opacity: 0.8;}

.banners_lat a {width:100%; height:120px;background-position:right center;background-repeat: no-repeat; background-size:contain; text-align:left; display:flex; justify-content:flex-start; align-items: center;font-size:32px;color:var(--color0);margin-bottom:15px;}
	.banners_lat a:hover, .banners_lat a:focus {text-decoration:none;}
	.banners_lat img {display:none;}

.main {padding: 65px 0;}

.buscador_interno {padding:15px;background-color:#F4F5F6;border-radius: 4px;}

.lateral {padding-top: 40px; padding-bottom: 40px;}
	.lateral h3, .lateral .h3 {color:#000; font-size:30px;margin-bottom: 0.5em; font-weight:300;}
		.lateral h3 b, .lateral .h3 b {/*font-weight:700;*/font-weight:300;}
	.lateral iframe {width:100%!important;max-width:100%!important;}
	.lateral .bannerlat {margin: 0 0 10px;}
#mapa.gmap {width:100%; height:725px; margin: 20px 0; border: 1px solid #ccc;}

.row.misma_altura {display: -webkit-box; display:-webkit-flex; display: -ms-flexbox; display:flex;}
.row.interior {display: -webkit-box; display:-webkit-flex; display: -ms-flexbox; display:flex;}
	.row.interior .izda {padding-right:30px; padding-bottom:30px;}
		.izda img {max-width:100%;}
	.row.interior .imagen {width: 100%; margin-bottom: 20px;border:1px solid #ccc;}
	.row.interior .col-md-8 {}
		.row.interior .col-md-8 img {width: 100%;}
	.row.interior .hijo {padding-bottom: 30px;}

.datos_ikastola {margin-bottom: 20px;}
.datos_ikastola p {text-align:left;}
	.datos_ikastola p span.glyphicon {padding-right: 20px; display: inline-block;}
.datos_ikastola .logo {border: 1px solid #ccc; border-radius: 10px; height: 155px; text-align: center; line-height: 155px; margin-bottom: 20px;}
	.datos_ikastola .logo img {margin: 10px; max-width: 135px;}

.foto_ikas img {width: 100%; margin: 0 0 20px;}

.lista_ikas li.col-md-4 {font-size:15px; padding-left: 0;}

.pagination {margin:0;}
	.pagination li a {color:#ccc;}
		.pagination li.active a, .pagination li.active a:hover {border: 1px solid var(--color3); background-color: var(--color3); color:var(--color0);}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background:white; color:var(--color0);}

.pager {}
	.pager li a {border:none; color:#06AAEF;}
		.pager li a:hover {background-color: white; color:#333;}

#fb-root {margin: 0 auto;}
.pie {font-style: italic; color: var(--color2); font-size: 1.1em; margin-top: -15px; margin-bottom: 20px; display: block; text-align: right;}

table.cookies {margin-bottom:15px;}
	table.cookies td, table.cookies th { padding:10px;}
	table.cookies tr {vertical-align: top;}
		table.cookies tr th:first-child {width: 30%;}
	table.cookies td {color:#444;font-size:15px;line-height:1.5em; font-weight: 400; padding-bottom:15px; text-align:justify;}
		table.cookies td strong {font-weight: 500;}
	table.cookies th {color:var(--color2);font-size:15px;line-height:1.5em; font-weight: 500; padding-bottom:15px; text-align:justify;}

.legales {text-align:center; padding-top: 30px; color:white;}
	.legales a {color:white;}
		.legales a:hover {color:#333; text-decoration: underline;}

.btn-default, .btn-default:active, .btn-default:focus {background:#000;border:none; color:white;font-size:15px; padding: 5px 20px; border-radius:4px;font-weight:400;}
	.btn-default:hover {background:var(--color3); text-decoration:none;}

.interior .mosaico_completo {padding-bottom:30px;}
	.interior .mosaico_completo img {margin-bottom:10px;}
	.interior .mosaico_completo p {font-size:15px; text-align:left;}
	.interior .mosaico_completo h2 {font-size:15px;min-height:3.6em;display:flex;align-items:end;}
	a .img_mosaico {border:1px solid #ccc;}
	.babesle {margin: 10px 0;/* max-width:125px; max-height: 70px;*/ border:1px solid #ccc; padding:10px; display:inline-block;}
	a .babesle {border:1px solid #ccc;}

h3.babesleak {margin: 1em 0 0;}
table.pedroluis {width:100%;}
	table.pedroluis th {color:white; background-color:var(--color2); padding:5px; font-size:15px; font-weight:500;}
	table.pedroluis td {border-bottom: 1px solid var(--color2); padding:5px;font-size:15px; color:#444;}
	table.pedroluis tr th + th, table.pedroluis tr td + td {text-align:right;}

.producto {margin-bottom:20px;}
	.producto .img_denda {display:block; border:1px solid #ccc; margin-bottom:10px;text-align:center; height:275px; background-position:center center; background-repeat: no-repeat; background-size:cover;}
	.producto .img_denda2 {border:1px solid #ccc;display:block;}
		.producto .img_denda2 img {margin: 0 auto;}
	.producto .ref {font-size:0.8em; color:#999;}
	.producto .precio {font-weight:500; color:#DA226C; font-size:2em;}
	.producto .numero {width:60px;display:inline-block;text-align:right;}
	.producto p {color:var(--color0); text-align:left; padding-bottom:10px; line-height:1.2em; min-height:3.1em;}

.formu {margin-bottom:30px;}
	.formu label {font-size:15px; color:#444;font-weight:300;margin: 15px 0 5px;}

#calendario{height:308px;border:1px solid #cdcdcd; margin-bottom:30px;}
	.agenda_cabecera{height:63px; background-color:#5BB23F;color:var(--color0);padding-top:15px;padding-bottom:15px;}
		.agenda_cabecera .flecha-izda, .agenda_cabecera .flecha-dcha{display:inline-block;width:8px;height:24px;margin-top:5px;cursor:pointer;}
		.agenda_cabecera .flecha-izda {background:url(../images/flechas-calendario.png) 0 0;}
		.agenda_cabecera .flecha-dcha {background:url(../images/flechas-calendario.png) -8px 0;}
		.cabecera_mes{padding:0;text-align:center;text-transform:uppercase;font-size:19px;font-weight:500; vertical-align:middle;height:34px; line-height:34px;}
			.cabecera_mes a {color:white!important;}
				.cabecera_mes a:hover {text-decoration:none;}
			.cabecera_mes span{font-size:20px;font-weight:normal;line-height:33px;}
	.agenda_cuerpo{display:table;width:100%;padding-bottom:10px;padding-top:10px;}
		.agenda_semana{display:table-row;font-size:15px;color:#EB212F;}
			.dias_semana{display:table-cell;text-align:right;padding:3px;}
				.dias_semana span{height:26px;width:26px;line-height:26px;padding:0 5px;text-align:right; color:var(--color0);}
		.agenda_dias{display:table-row;font-size:15px;}
			.dia_otro_mes{display:table-cell;color:#DDDDDE;text-align:right;padding:3px;}
				.dia_otro_mes span{height:26px;width:26px;line-height:26px;padding:0 5px;text-align:right;}
			.dia_mes{display:table-cell;color:#808595;text-align:right;padding:3px;}
				.dia_mes span, .dia_mes a{height:26px;width:26px;line-height:26px;padding:0 5px;text-align:right;display:inline-block;}
					.dia_mes a:hover {text-decoration:none;}
				.dia_evento span, .dia_evento a{border-radius:13px;background-color:var(--color0);color:white;}
				.dia_evento.dia_pasado span, .dia_evento.dia_pasado a {background-color:#ccc;}
				.dia_actual span,.dia_actual a{border-radius:13px;background-color:var(--color6);color:white;}

.fb-page, .fb-page span, .fb-page span iframe[style] {width: 100% !important;}
.fb-page > span {width:auto!important;display:block!important;}

.azul {color:var(--color6);}
.rosa {color:#DA226C;}
.morado {color:#C6569E;}
.naranja {color:#F3B217;}

.denda_ibiltaria {width:100%;color:#00A19B;font-size:14px;border:1px solid #CDDD94;margin-bottom:30px;}
	.denda_ibiltaria .dia {font-size:26px;font-weight:500;text-align:center;padding:5px 0;color:var(--color0);}
.denda_ibiltaria tr td {background:white;padding:10px;}
	.denda_ibiltaria tr td:first-child {text-align:center;text-transform:uppercase;font-size:12px;}
.denda_ibiltaria tr.impar td {background:#CDDD94;}

/* TIENDA */

.cesta th, .cesta td {font-size:15px;}
.cesta th {background-color:var(--color6); color:white; font-weight:400;}
.cesta .fa {font-size:20px;}
	.cesta .fa:hover {color:#000;}
	.cesta .fa-times-circle {color:#C22864;}

/* VENTA DEL CIRCUITO*/

.venta-circuito {font-size:15px;}
.tit-sector {float:left;text-align:center;min-height:51px;border: 1px solid #ccc;padding: 10px 5px;width: 20%;margin-right: 5px;border-radius: 10px 10px 0 0;text-transform: uppercase;font-size: 16px;vertical-align: middle;cursor: pointer;border-bottom: none;}
	#tit-sector1.on {color: var(--color0); background-color:#FEEB00;}
	#tit-sector2.on {color: white; background-color:#34A7E0;}
	#tit-sector3.on {color: white; background-color:#F9B231;}
	#tit-sector4.on {color: white; background-color:#E6007E;}

.separa-tit-sector {width:5px;float:left;}

.sector {border: 1px solid #ccc;border-radius: 0 10px 10px 10px;padding: 10px 13px;}

.tit-tramo {display: block;text-align: center;float:left;background-color: #ccc;width: 25px;height: 25px;color: white;cursor: pointer;margin-right: 3px;line-height: 25px;font-size:15px;}
	.tit-tramo.complet {background-color: #666;}

.tit-tramo1:hover, .tit-tramo1.on {color: var(--color0); background-color:#FEEB00;}
.tit-tramo2:hover, .tit-tramo2.on {color: white; background-color:#34A7E0;}
.tit-tramo3:hover, .tit-tramo3.on {color: white; background-color:#F9B231;}
.tit-tramo4:hover, .tit-tramo4.on {color: white; background-color:#E6007E;}

.progreso {border:1px solid #ccc;margin-bottom: 10px;position: relative;height: 20px;margin-top: 5px;}
	.progreso .lleno {position: absolute;height: 100%;top: 0;left:0;z-index: 10;color: #666;border-right: 1px solid #ccc;text-align: right;height: 18px;line-height: 18px;font-size: 13px;background-color: #C8FB3C;}

.tramo {padding: 20px; border: 1px solid #ccc; margin-top: 10px; margin-bottom: 6px; border-radius: 0 0 10px 10px;}

#img-sector {width:730px; height: 448px;box-shadow: 0 0 10px #333; border: 2px solid white;	margin-bottom: 30px;position:relative;}	
	#img-sector .cuadro {position: absolute;z-index:20;cursor: pointer;}
		#img-sector .cuadro.on {border: 5px solid var(--color2);}
		#img-sector .cuadro#cuadro-sector1 {width: 235px; height: 318px; left: 168px; top: 26px;}
		#img-sector .cuadro#cuadro-sector2 {width: 122px; height: 128px; left: 156px; bottom: 7px;}
		#img-sector .cuadro#cuadro-sector3 {width: 217px; height: 146px; left: 265px; bottom: 10px;}
		#img-sector .cuadro#cuadro-sector4 {width: 152px; height: 282px; left: 395px; top: 16px;}

/* FIN VENTA CIRCUITO */

.producto .slider-nav {margin:10px 0;}
	.producto .slider-nav div {margin:0 5px; cursor:pointer;}
	.producto .slick-dots {bottom:-30px;}
		.producto .slick-dots li button {background:var(--color0); margin:10px 5px padding:0; border-radius:50%; width:10px; height:10px;}
			.producto .slick-dots li button:before {content:'';}


		
.table.liburu-ibiltaria td, .table.liburu-ibiltaria th {color:#444;font-size:15px;line-height:1.5em; font-weight: 400; padding-bottom:15px;text-align:justify;border:none;padding:16px 8px;}
.table.liburu-ibiltaria th {color:white; background:#444;font-weight:500;}
		.table.liburu-ibiltaria .numerico {text-align:center;position:relative;}
			.table.liburu-ibiltaria .numerico span {position:relative;background:white;display:inline-flex;align-items:center; justify-content:center;border:2px solid var(--color0); border-radius:50%; width:30px; height:30px; font-weight:500;z-index:2;}
			.table.liburu-ibiltaria .numerico:after {display:block; content:'';width:2px; background:var(--color0); height:100%; text-align:center; position:absolute; z-index:1;top:0; left:calc(50% - 1px);}

.verde {color:#5bb23f;}
.rojo {color:var(--color6);}
.amarillo {color:var(--color3);}
.rosa {color:var(--color6);}
.naranja {color:var(--color2);}
.azul {color:#192ec7;}

.bg_verde {background-color:#5bb23f;}
.bg_rojo {background-color:var(--color6);}
.bg_amarillo {background-color:var(--color3);}
.bg_rosa {background-color:var(--color6);}
.bg_naranja {background-color:var(--color2);}
.bg_azul {background-color:#192ec7;}

.suscripcion_newsletter {padding: 20px;background:#f6f6f6;margin-bottom:30px;}
	.suscripcion_newsletter .formu {margin:0;}

.kit-digital {background:#222;padding:15px 0;}
	.kit-digital p {color:white;}
	.kit-digital img {margin: 5px;}


/* LG */
@media (min-width: 1200px) {

}

/* MD */
@media (min-width: 992px) and (max-width: 1199px) {
	#calendario span {width:auto;}
	.carrusel, .carrusel .carousel {height: auto;}
	.menusup .navbar-nav > li {padding: 10px 0; font-size: 16px; font-weight: 400;}
		.menusup .navbar-nav > li > a {padding: 0 10px;}
	header .logo {padding: 0 10px;}
	.youtube {width: 100%!important;}
	.footer_rrss {text-align:center;}

	footer .fb, footer .tw, footer .fl, footer .yt {width:28px; height: 28px; border-radius: 14px;}
		footer .fb span, footer .tw span, footer .fl span, footer .yt span {font-size:18px; line-height:30px;}
}

/* SM */
@media (min-width: 768px) and (max-width: 991px) {
	.notablet {display:none;}
	.creditos_int {text-align: center;}
	.gure_ikastolak .ikastola {height:auto; line-height: 75px;}
	footer {padding:20px 0;}
	.noticias_listado img {margin-bottom: 20px;}
	.carrusel, .carrusel .carousel {height: auto;}
	.menusup .navbar-nav > li {font-size:15px;}
	footer .separa {border-left: none; margin-top: 40px;}
	header nav .container { padding: 0;}
	#mapa.gmap {height: 600px;}

	
	.nav > li.notablet {display:none;}
	br.nomovil {display:none;}
	span.solomovil {display:inline-block;}
	.creditos_int {padding-bottom:20px;}
		.creditos_int p.legal_aldor {text-align:center;}
}

/* XS */
@media (max-width: 767px) {
	.navbar-default .navbar-toggle .icon-bar {background-color:white!important;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color:var(--color0);}
	.nav > li.notablet {display:block;}
	.row.interior {display: block;}
	.menusup {background-color:var(--color2);padding:0 15px;}
		.menusup .dropdown-menu {width: 90%;}
	.encabezado {margin-top: 20px;}
	.carrusel, .carrusel .carousel {height: auto;}
	.carrusel .carousel-indicators {bottom: -40px; width: 100%; left: 50%; margin-left: -50%;}
	.carrusel .carousel-indicators > li {margin: 0 5px;}
	.noticias .noticia img, .noticias .noticia .video-responsive {margin-bottom: 20px;}
	.banners_home {padding: 10px 0;}
		.banners_home img {margin: 10px 0;}
	header > .container {background-size:contain;}
		.logo_claim {text-align:center;display:block;}
		header .logo {}
		header .logo2, header .logo3 {display:none;}
		.logo_claim {text-align:center;}

	.gure_ikastolak .ikastola {height: auto; line-height: 75px;}
	.row.interior .col-md-8 {padding-right: 15px;}
	footer {padding: 20px 0;}
		footer h3, footer .h3 {margin-top: 1.5em;}
		footer .creditos_int {padding-bottom:20px;text-align:center;}
			footer .creditos_int .glyphicon {display: none;}
			footer .creditos_int p {float:none; line-height: 1.3em; display: block;text-align:center;}
		footer .logo_footer {margin: 0 auto 5px;display: block;float:none;}
		footer .logo {margin-bottom: 20px;}
		footer .creditos_int p.legal_aldor {text-align:center;}
	.page-header nav {display: none;}
	
	.banners_lat {margin-left:0;}
		.banners_lat img {width:100%;}

	.menusup .navbar-nav {margin:0;}
	.navbar-nav .open .dropdown-menu {background-color:transparent;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:var(--color2);}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {background-color:transparent; color:white;}
	.menusup .navbar-nav > .active > a, .menusup .navbar-nav > .active > a:focus, .menusup .navbar-nav > .active > a:hover {background-color:transparent; color: white;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {background-color:transparent; color: var(--color2);}
	.menusup .navbar-nav > li > a {border-radius: 0;}

	.navbar-default a {background-color:transparent!important; color: white!important;}
	.navbar-default li.active, .navbar-default .active a {background-color:transparent!important; color: white!important;}
	.navbar-default li:hover, .navbar-default li a:hover {background-color:transparent!important; color: var(--color0)!important;}

	#mapa.gmap {height: 400px;}
	.legales span {display: block; margin: 3px 0; overflow: hidden; width:0; height: 0;}

	.noticias {padding:20px 0;}

	header .idioma {text-transform:lowercase;}
		header .idioma span {display:none;}
	
	.carousel-caption {top:15px; right:15px;}
	.carousel-caption h1 {font-size:1.2em;}
		.carousel-caption .txt, .carousel-caption .txt * {font-size: 1em;}
	.carousel-control {display:none;}
	.container .interior {margin-top:15px;}

	.banners_home .banner {margin: 15px 0;}

	.video-responsive-vertical iframe, .video-responsive-vertical object, .video-responsive-vertical embed, .video-responsive-vertical video {width: 100%;height: 100%;}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}

@media (max-width: 600px) {
	header .logo {max-width:80vw;}
	header .claim {font-size:20px;}
}

@media (max-width: 494px) {
}
