.acord-footer{
	font-size: 10pt;
	color: #e36159 !important;
}

.fondo-principal{
  background: #051940 !important;
}

.textopie{
  text-align: right;
}

.titulo-slider{
	font-size: 40px;
	line-height: 40px;
	font-weight: 750;
	color: #212529;
}

.pie-slider{
	font-size: 19px;
	line-height: 25px;
	font-weight: 300;
}
.imagen100{
	width: 100%;
	height: auto;
}

.texto-secc-deporte{
	position: relative;
		bottom: -40px;
		top: -202px;
		left: 0px;
		right: 0px;
}

.texto-secc-escenarios{
	position: relative;
		bottom: -40px;
		top: -202px;
		left: 0px;
		right: 0px;
}

.texto-secc-santander{
	position: relative;
		bottom: -40px;
		top: -202px;
		left: 0px;
		right: 0px;
}

.texto-secc-santander-destacados{
	position: relative;
		bottom: -40px;
		top: -202px;
		left: 0px;
		right: 0px;
}


.color-secc-deporte{
	background-color: rgba(190,22,34,0.7);
}

.color-secc-escenarios{
	background-color: rgba(45,46,131,0.7);
}

.color-secc-santander{
	background-color: rgba(79,142,58,0.7);
}

.color-secc-santander-destacados{
	background-color: rgba(243,146,0,0.7);
}


.texto-encima{
	position: relative;
		bottom: -40px;
		top: -202px;
		left: 0px;
		right: 0px;
}

.text-deportistas{
	font-size: 15px;
	text-align: center;
	line-height: 17px;
}

.texto-archivo{
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 25px;
	text-align: center;
	padding-right: 20px;
	color: #fff;
}

.container-propio{
	max-width: 100%;
  width: 100%;
  text-align: center;
}

.contenido2{
		font-size: 80px;
		font-weight: bold;
		line-height: 52px;
		text-align: center;
		padding-bottom: 30px;
		text-shadow: 2px 2px 1px #000;
}

.contenido2-dp{
		font-size: 80px;
		font-weight: bold;
		line-height: 52px;
		text-align: center;
		padding-bottom: 30px;
		text-shadow: 2px 2px 1px #000;
}

.entradilla{
		padding-left: 200px;
		padding-right: 200px;
}

.contenido-margen{
	margin-top: -180px;
}

.pie-galeria{
		font-size: 15px;
		line-height : 19px;

}

.margen-secc{
  margin-bottom: -60px !important;
}

.margen-centenario{
  margin-bottom: 25px !important;
}

.seccion-azul{
  background: #0088CC;
}

.personaje{
	font-size: 20px;
}

.contenedor-juegos .col-md-1 {
	padding-right: 5px !important;
  padding-left: 5px !important;
	padding-top: 5px !important;
}

.cursorboton{
	cursor: pointer;
}

.logocabezote{
	width: auto;
	height: 40px;
}

.titulo-acordion{
	font-size: 18px;
}

.acordeon-fondo{
	background-color: #005254 !important;
	text-align: center;
}

.acordeon-fondo-gis{
	background-color: #a5a5a5 !important;
	text-align: center;
}

.texto-blanco-desp{
	color: #fff !important;
	font-size: 18px;
}

.videopie{
	font-size: 14px;
	line-height: 20px;
}

.margen-subtitulo{
	margin-top: 10px !important;
}


.texto-blanco{
	color: #fff !important;
}

.texto-verde{
	color: #005342;
}

.negrita{
	color: #000 !important;
}

.antetitulo{
	font-style: italic;
	color: #005254 !important;
}

.destacado{
	color: #005254 !important;
	font-weight: bold;
	text-align: center;
}



.subtitulo{
	color: #005254 !important;
}

.titulo-evento{
	text-align: center !important;
	color: #005342 !important;
}

.embed-container {
		position: relative;
		padding-bottom: 100% !important;
		height: 0;
		overflow: hidden;
}
.embed-container iframe {
		position: absolute;
		top:0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
}

.infografia{
	width: 826px;
	height: 100%;
}

#img-logo{
	width: auto !important;
	height: 40px;
}

#footer {
	background: #212529 !important;
	border-top: 4px solid #212529 !important;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 0;
	position: relative;
	clear: both;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
	color: #ffa09a;
}

#header .header-nav.header-nav-links nav > ul li:hover > a {
	color: #ffa09a !important;
}

html .btn-primary {
	background-color: #29ebe2;
	border-color: #29ebe2 #009393 #009393;
	color: #005254;
}

html .btn-primary:hover,
html .btn-primary.hover {
	background-color: #009393;
	border-color: #009393 #29ebe2 #29ebe2;
	color: #FFF;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}

.dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #212529 !important;
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #212529!important;
}

.rev_slider li.slide-overlay .slotholder:after {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0.9;
	background: #005254;
	z-index: 2;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title).nav-with-transparency .owl-nav button[class*="owl-"] {
	width: 35px;
	height: 45px;
	background-color: rgba(45, 46, 131, 0.6) !important;
	border-color: transparent !important;
}


@media only screen and (max-width: 1660px) {

	.texto-secc-deporte{
			top: -232px;
	}

	.texto-secc-escenarios{
			top: -232px;
	}

	.texto-secc-santander{
			top: -232px;
	}

	.texto-secc-santander-destacados{
			top: -232px;
	}
}

@media only screen and (max-width: 1261px) {

	.texto-secc-deporte{
			top: -262px;
	}

	.texto-secc-escenarios{
			top: -262px;
	}

	.texto-secc-santander{
			top: -262px;
	}

	.texto-secc-santander-destacados{
			top: -262px;
	}
}

@media only screen and (max-width: 1206px) {

	.texto-archivo{
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 25px;
	}

	.texto-secc-deporte{
			top: -217px;
	}

	.texto-secc-escenarios{
			top: -217px;
	}

	.texto-secc-santander{
			top: -217px;
	}

	.texto-secc-santander-destacados{
			top: -217px;
	}


}



@media only screen and (max-width: 1204px) {

	.entradilla{
			padding-left: 100px;
			padding-right: 100px;
	}
}

@media only screen and (max-width: 1199px) {

	#img-logo{
		width: 230px !important;
		height: auto;
	}

}

@media only screen and (max-width: 991px){

		#header .header-btn-collapse-nav {
			background: #e1001a !important;
		}

		#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
			background: #29ebe2;
		}

		#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus,
		#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover {
			background: #29ebe2;
		}

		.contenido2-dp{
				font-size: 50px;
		}

}

@media only screen and (max-width: 979px) {
.texto-secc-santander-destacados{
		top: -242px;
}
}

@media only screen and (max-width: 900px) {

	.texto-secc-deporte{
			top: -242px;
	}

	.texto-secc-escenarios{
			top: -242px;
	}

	.texto-secc-santander{
			top: -242px;
	}


}

@media only screen and (max-width: 799px) {
.texto-secc-santander-destacados{
		top: -266px;
}
}


  @media only screen and (max-width: 767px) {

		.entradilla{
				padding-left: 15px;
				padding-right: 15px;
		}

    .textopie{
      text-align: left;
      margin-top: 20px;
    }

		.titulo-slider{
			font-size: 25px;
			line-height: 25px;
		}

		.pie-slider{
			font-size: 14px;
			line-height: 17px;
		}

		.logocabezote{
			width: auto;
			height: 30px;
		}

		.margenjuegos{
			padding-right: 15px;
		  padding-left: 15px;
		}

		.texto-secc-santander-destacados{
				top: -242px;
		}

		#img-logo{
			width: 230px !important;
			height: auto;
		}

}

@media only screen and (max-width: 700px) {

	.txt-archivo-deporte{
		background-color: #8E181C!important;
		margin-top: 242px;
	}

	.txt-archivo-escenarios{
		background-color: #2D2E83!important;
		margin-top: 242px!important;
	}

	.txt-archivo-santander{
		background-color: #006633!important;
		margin-top: 242px!important;
	}

	.txt-archivo-santander-destacados{
		background-color: #F39200!important;
		margin-top: 242px!important;
	}

	.texto-archivo{
		background-color: #008D36;
		margin-top: 242px;
	}

	.texto-archivo-infografia{
		background-color: #873229;
	}

	.texto-encima{
			top: 0px;
	}

	.contenido-inferior{
			top: 0px;
	}

	.contenido-general{
			margin-bottom: 0px;
	}

	.contenido2{
			font-size: 50px;
	}

	.tamano-movil{
		width: 300px!important;
	}

}

@media (max-width: 575px) {

	.owl-carousel .owl-nav {
	    top: 30%!important;
	{

	body {
    font-size: 18px!important;
}

}
