body {
	padding: 0px;
	background-color: #094E81;
	font-family: 'Titillium Web', sans-serif;
}
a{
	color: #1994C5;
	text-decoration: none;
}
a:hover{
	color: #FDBE1F;
	text-decoration: none;
}
.container{
	max-width:1100px;
}
nav {
	background-color: #094E81;
}
.noPad {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar {
	background-color: #094E81;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

.espacio20 {
	padding-top: 20px;
}

.espacio30 {
	padding-top: 30px;
}

.espacio40 {
	padding-top: 40px;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	text-transform: uppercase;
	font-weight:500;
}
@media(min-width:1200px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 105%;		
	}
}
@media(max-width:1200px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 90%;
	}
}
@media(max-width:768px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 100%;	
	}
}
.dropdown-menu{
	background-color: #1997C6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dropdown-menu>li>a{
	color: #FFF;
	font-size: 100%;	
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color: #1997C6;
	color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF;	
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
	color: #FEC330;
	background-color: #1997C6;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FEC330;
	background-color: #1997C6;
}
.navbar-right .dropdown-menu{
	left: 0;
}
.nav>li>a{
	padding: 15px 10px;
}
.menuRedes{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	text-align: center;
	font-size: 1.2em;
	color: #FFF;
}
.menuRedes img{
	width: 30px;
	padding-left: 10px;
}

.menuRedesPie{
	width: 100%;
	padding-top: 15px;
	text-align: center;
	font-size: 1.3em;
	color: #FFF;
}
.menuRedesPie img{
	width: 35px;
	padding-left: 15px;
}


@media(min-width:992px) {
	.navbar {
		height: 125px;
	}
	.navbar-fixed-top .navbar-brand {
		padding: 5px 0;
	}
		
	.navbar-brand img {
		margin-top: -85px;
		height: 115px;	
	}
	.navbar-fixed-top .nav {
			padding-top: 30px;
	}
	.navbar-default .navbar-nav>li>a:hover {	
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;		
	}	
	.sponsor{
		height: 65px;
		position: relative;
		top: 5px;
		float:left;
		left: 35%;
	}
	main{
		background-color: #FFF;
		float: left;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 25px;
		min-height: 300px;
	}	
}

@media(max-width:992px) {
	.navbar-brand {
		padding-left: 5px;
	}
	.navbar-brand img {
		margin-top: -25px;
		height: 70px;	
	}
	.navbar {
		padding-top: 15px;
		padding-bottom: 15px; 
	}
	navbar-toggle {
		padding: 15px 15px;
	}
	.navbar-collapse{
		margin-top: 15px !important;	
	}
	.sponsor{
		height: 40px;
		margin-left:auto;
		margin-right:auto;
		margin-top: 5px;
	}
	main{
		background-color: #FFF;
		float: left;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 25px;
		min-height: 300px;
	}
	.noPad2{
		padding-right: 0px;
		padding-left: 0px;
	}	
}

.navSocial {
	width: 100%;
	height: 75px;
}
.redesTop{
	width: 500px;
	margin-left: auto;
	height: 65px;
	text-align:right;
	padding-top: 10px;
	font-size: 0.9em;
	color: #FFF;
}
.redesTop a{
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}
.redesTop a:hover{
	padding: 5px;
	color: #FEC330;
	text-decoration: none;
}
.redesTop img{
	width: 18px;
}

.bannerSuperior {
	text-align: center;
	padding-bottom: 10px;
}
.bannerSuperior img{
	width: 100%;
	max-width: 850px;
}

/*---------------------------------------------------*/
/*---------- NOTICIAS PORTADA Y NOTICIA -------------*/
/*---------------------------------------------------*/
@media(min-width:1200px) {
	.ultimaNoticia{
		max-height: 370px;
	}
	.noticiaAnt{
		max-height: 175px;
	}
}
@media(max-width:1200px) {
	.ultimaNoticia{
		max-height: 325px;
	}
	.noticiaAnt{
		max-height: 152px;
	}	
}
@media(max-width:768px) {
	.ultimaNoticia{
		max-height: 300px;
	}
	.noticiaAnt{
		max-height: 200px;
	}	
}
.ultimaNoticia{
	width: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.ultimaNoticia a{
	color: #FFF;
}
.ultimaNoticia a:hover{
	color: #FEC330;	
}
.ultimaNoticiaInfo{
	background-color: rgba(9,78,129,0.75);
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 10px 15px;
	font-size: 1.2em;
}
.ultimaNoticiaFecha{
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px 15px;
	font-size: 1em;
	background-color: #000;
}
.noticiaAnt{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	background-color: #000;
}
.noticiaAnt a{
	color: #FFF;
}
.noticiaAnt a:hover{
	color: #FEC330;	
}
.noticiaAntTitulo{
	background-color: rgba(9,78,129,0.75);
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 3px;
	font-size: 1em;
}
.imgMaxWidth{
	width: 100%;
}

.tituloPortada{
	width: 100%;
	margin-bottom: 15px;
	font-size: 1.3em;
	font-weight: 500;
	color: #333;
}

.tituloColaboradoras{
	width: 100%;
	padding-left: 15px;
	margin-bottom: 25px;
	margin-top: 10px;
	font-size: 1.8em;
	font-weight: 800;
	color: #333;
}

.tituloPortada2{
	width: 100%;
	margin-bottom: 25px;
	font-size: 1.2em;
	font-weight: 500;
	color: #FFF;
	font-style: italic;
	text-shadow: 1px 1px 6px rgba(150, 150, 150, 1);
}
.poster{
	width:100%;
}
.poster img{
	width:100%;
	height:auto;
	border: 1px solid #ddd;
	margin-bottom: 15px;
}
/*---------------------------------------------------*/
/*----------------- BANNERS PORTADA -----------------*/
/*---------------------------------------------------*/
.listadoBannerPortada{
	padding-top: 20px;
	padding-bottom: 10px;
}
.bannerPortada{
	width: 100%;
	max-height:225px;
	margin-bottom: 15px;
	position:relative;
	background-color: #0FF;
	overflow:hidden;
}

.bannerPortada2{
	width: 100%;
	max-height:300px;
	margin-bottom: 15px;
	position:relative;
	background-color: #0FF;
	overflow:hidden;
}

.bannerPortada2 img{
	width: 100%;
	height:auto;
}

.bannerPortada img{
	width: 100%;
	height:auto;
}
.listadoPortada{
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}

/*---------------------------------------------------*/
/*---------------- GALERIAS PORTADA -----------------*/
/*---------------------------------------------------*/
.galeriaPortada{
	width: 100%;
	background-color: #000;
	margin-bottom: 15px;
	position:relative;
}
.listaGaleriasPortada{
	background-color: #f3f4f4;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.imgGalerias{
	width: 100%;
	position:relative;
	display: block;
	overflow: hidden;
}
.imgGalerias img{
	width: 100%;
	height:auto;
}
.galeriaPortadaInfo{
	background-color: rgba(9,78,129,0.75);
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 5px 5px;
	font-size: 1em;
	display: block;
}
.galeriaPortada a{
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	color: #FFF;
}
.galeriaPortada a:hover{
	text-decoration: none;
	color: #FFC430;
}
@media(min-width:768px) {
	.imgGalerias{
		width: 100%;
	}
}
@media(max-width:768px) {
	.imgGalerias{
		width: 100%;
	}
}
/* GALERIA */
.imgGaleria{
	overflow: hidden;
}
.imgGaleria img{
	width: 100%;
	height: auto;
}
/*JUGADORES PORTADA*/
.jugadoresPortada{
	width: 100%;
	background-color: #094E81;
	display: block;
	float:left;
	margin-bottom:20px;
	color: #FFF;
}
.listaJugadoresPortada{
	background-color: #f3f4f4;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.jugadoresPortada img{
	width: 100%;
}
.jugadoresPortada a{
	width: 100%;
	height: auto;
	background-color: #094E81;
	display: block;
	text-decoration: none;
	float:left;
	color: #FFF;
}
.jugadoresPortada a:hover{
	text-decoration: none;
	color: #FFC430;
}

.nomCuerpoTecnico{
	font-size: 1.2em;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: table-row;
	float:left;
	line-height: 45px;
}

.nomJugPortada{
	font-size: 1.2em;
	width: 75%;
	text-align: center;
	vertical-align: middle;
	display: table-row;
	float:left;
	line-height: 45px;
}
.numJugPortada{
	font-size: 2.5em;
	font-weight: bold;
	width: 25%;
	float:right;
	text-align: center;
	line-height: 45px;
}
@media(min-width:768px) {
	.nomJugPortada{
		font-size: 1.2em;
		line-height: 45px;
	}
	.numJugPortada{
		font-size: 2.5em;
		line-height: 45px;
	}
}
@media(max-width:768px) {
	.nomJugPortada{
		font-size: 0.9em;
		line-height: 30px;
	}
	.numJugPortada{
		font-size: 2.2em;
		line-height: 35px;
	}
}
/*JUGADORES VER DETALLE*/
.datosJugador{
	width: 100%;
	margin-bottom: 15px;
	float:left;
	display: block;
}
.datosJugador .foto{
	float:left;
	height: 150px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.datosJugador ul{
	margin-top: 10px;
	float:left;
	list-style-type: none;
	font-size: 175%;
}
.EquipEstadisticas{
	text-align:center;
	font-weight: bold;	
}
.datosJugador span{
	font-style: italic;
	color: #CCC;
	float: left;
	font-weight: bold;
	line-height: 150px;
}

@media(min-width:768px) {
	.fotoDetalle{
		bottom: 0;
		margin-left: 20px;
		margin-top: -215px;
		padding-bottom:25px;
	}
	.fotoDetalle img{
		height: 180px;
	}
	.datosJugador span{
		font-size: 175px;
		line-height: 150px;
		padding-right: 25px;
		padding-left: 25px;

	}	
}
@media(max-width:768px) {
	.fotoDetalle{
		bottom: 0;
		margin-left: 5px;
		margin-top: -125px;
		padding-bottom:15px;
	}
	.fotoDetalle img{
		height: 100px;
	}
	.datosJugador span{
		font-size: 150px;
		line-height: 150px;
	}
	.datosJugador ul{
		margin-left: -30px;
	}		
	
}
/*COLABORADORES PORTADA*/
.colaboradoraPortada{
	width: 100%;
	margin-bottom: 20px;
}
.colaboradoraPortada img{
	width: 100%;
	border: 1px solid #CCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*REDES SOCIALES PORTADA*/
.portadaRedes{
	height: 300px;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 15px;
	text-align:center;
}
.twitter{
	background-color: #333;
}
.btnVerTodo{
	width: 100%;
}
.btnVerTodo a{
	color: #FFF;
	background-color: #094E81;
	width: 100%;
	display: block;
	text-decoration: none;
	padding-left: 3%;
	line-height:35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: url(img/flechaDrch.png);
	background-position: 97% center;
	background-repeat: no-repeat;
}
.btnVerTodo a:hover{
	background-color: #1994c5;
	text-decoration: none;
}

/*---------------------------------------------------*/
/*------------------ PIE DE LA WEB ------------------*/
/*---------------------------------------------------*/
footer {
	width: 100%;
	background-color: #094E81;
	float: left;
	color: #FFF;
}
.patrocinadoresPrincipales{
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

@media(min-width:768px) {
	.patrocinadoresPrincipales img{
		height: 55px;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 45px;
	}
}
@media(max-width:768px) {
	.patrocinadoresPrincipales img{
		height: 30px;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
}
.logoReducido{
	width: 100%;
	text-align: center;
	margin-top: -22px;
}
.logoReducido img{
	height:45px;
}
.bajaFooter{
	text-align: center;
	margin-top: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #094E81;
	padding-bottom: 15px;
}
.bajaFooter a{
	color: #FFF;
	text-decoration: none;
}
.bajaFooter a:hover{
	text-decoration: none;
	color: #FFC531;
}
.mapaWeb{
	display: flex !important;
	justify-content: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31708f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31708f;
	padding-top: 10px;
}
.mapaWeb span{
	font-size: 1em;
	color: #FFF;
	width: 100%;
	text-transform:uppercase;
}
.mapaWeb a{
	color: #FFF;
	text-decoration: none;
}
.mapaWeb a:hover{
	color: #fec330;
}
.tituloMapaWeb{
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pieGrupo{
	float:left;
	min-height: 75px;
	padding-right: 15px;
	font-size:0.9em;
}
.pieGrupo ul{
	list-style-type: none;
	line-height: 25px;
	padding: 0;
	margin-top:2px;
}

/*----------------------- NOTICIA ------------------------*/
.imgNoticia {
	width: 100%;
	margin-bottom: 20px;
}
.TituloNoticia{
	color: #333;
	padding-bottom: 10px;
	font-weight:700;
	text-align:center;
}

article{
	color: #444444;
}

.contenidoNoticia{
	font-size: 18px;
	font-weight: 400;
	line-height: 35px;
	padding-bottom: 25px;
	text-align: justify;
	float: left;
}
.contenidoNoticia blockquote{
	text-align: center;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	font-size: 30px;
	border-left-style: none;
}
.contenidoNoticia p{
	margin-bottom: 20px;
}
.contenidoNoticia .btn-group{
	margin-top: 25px;
}

.contenidoNoticia:first-letter { 
    font-size: 70px;
    color: #000;
	font-weight:bold;
	float: left;
	padding-right: 5px;
	line-height:65px;
}

.imgNoticiaInfo{
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e9e9e9;
	margin-bottom: 15px;
	color: #a2a2a2;
	font-weight: 400;
}
.fechaNoticia{
	position: relative;
	left: 0px;
}
.redesNoticia{
	float:right;
}
.categoriaNoticia{
	width: 100%;
	text-align:right;
	line-height: 25px;
	font-size: 1.2em;
}
.noticiaGaleriaTitulo{
	width: 100%;
	font-size: 110%;
	font-weight: 500;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}
.noticiaGaleria{
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
.noticiaGaleria img{
	width:100%;
	position: relative;
}

.noticiaGaleriaPie a{
	width: 100%;
	float: left;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
}
.noticiaGaleriaPie a:hover{
	background-color: #1994c4;
	color: #ffc531;
}
.noticiaGaleriaPie img{
	float: left;
}

.galeriaPortadaPieInfo
{
	padding-left: 5px;
	font-weight: 600;
}

@media(min-width:768px)
{
	.noticiaGaleriaPie img{
		width: 25%;
	}	
	.noticiaGaleriaPieTitulo
	{
		padding-top: 2%;
		padding-bottom: 2%;
		font-size: 20px;
		font-weight: 400;
		line-height: 35px;
	}
	
	.galeriaPortadaPieInfo
	{
		font-size: 25px;
		line-height: 40px;
	}
}

@media(max-width:768px)
{
	.noticiaGaleriaPie img
	{
		width: 40%;
	}	
}


.tituloNotRelacionadas{
	text-align: center;
}

@media(min-width:768px) {
	.TituloNoticia{
		font-size: 55px;
	}
	.imgNoticiaInfo{
		line-height: 25px;		
	}
	.redesNoticia img{
		width: 25px;
		margin-left: 8px;
		cursor: pointer;
	}	
	.tituloNotRelacionadas{
		padding-top: 35px;
		width: 100%;
		margin-bottom: 20px;
		font-size: 1.3em;
		font-weight: 500;
		color: #333;
	}
}
@media(max-width:768px) {
	.TituloNoticia{
		font-size: 30px;
	}
	.imgNoticiaInfo{
		font-size:12px;
		line-height: 20px;
	}
	.redesNoticia img{
		width: 20px;
		margin-left: 3px;
		cursor: pointer;		
	}
	.redesNoticia .visible-xs{
		float:inherit;
	}
	.tituloNotRelacionadas{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 1.3em;
		font-weight: 500;
		color: #333;
	}
}


.meGustaRedes{
	text-align: center;
	width: 100%;
	margin-top: 20px;

	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}
.meGustaRedes .botonFacebook{
	width: 49%;
	float:left;
	text-align: center;
}
.meGustaRedes .botonGPlus{
	width: 49%;
	float:left;
	text-align: center;
}
/*------------- MARCADOR PARTIDOS----------------*/
.marcador{
	width: 100%;
	height:225px;
	margin-bottom: 15px;
	position:relative;
	overflow:hidden;
	border: 1px solid #ddd;
}
.partidos{
	width: 100%;
	margin-bottom: 10px;
}
.tab-content{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-top: 5px;
	height: 173px;
	background-color: #FFF;
}
.nav-tabs>li{
	width: 35%;
	padding-right:1px;
	text-align:center;
}
.nav-tabs>li>a{
	border-radius: 0px;
}
.marcadorTitulo{
	width: 100%;
	text-align:center;
	font-weight:800;
	font-size: 135%;
	padding-bottom: 10px;
	padding-top: 12px;
}
.equipos{
	width: 100%;
	padding-bottom: 5px;
	display: block;
	float: left;
	text-align: center;
}
.equiposNombre{
	width:50%;
	height: 40px;
	float: left;
	display: block;
	vertical-align: middle;
	font-weight: 500;
}
.logos{
	width: 100%;
	padding-bottom: 5px;
}
.cuarto{
	width: 100%;
	text-align: center;
	line-height: 35px;
}
.logoEquipo{
	text-align: center;
	width: 30%;
	float: left;
}
.resultado{
	text-align: center;
	width: 40%;
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
}

/*------------- LISTADO NOTICIAS----------------*/
.elegirTemporada{
	float:left;
	display:block;
}
.fechaNoticia label{
	font-weight:400;
}
#FormularioTemporadas{
	float:left;
}
.botonLeerMas{
	text-align:center;
}
a:hover .thumbnail {
	background-color: #F2F2F2;
	color: #085283;
}
.paginacion{
	width: 100%;
	text-align:center;
}
@media(min-width:768px) {
	.lstNoticias {
		min-height: 230px;
		position:relative;
	}
	.imgLstNoticias{
		overflow:hidden;
		height: 125px;
	}
	.imgLstNoticias img{
		width: 100%;
		height: auto;
	}
	.imgLstNoticias2{
		overflow:hidden;
		height: 125px;
	
	}
	.imgLstNoticias2 img{
		width: auto;
		height: 100%;
	}
	.fechaLstNoticias{
		font-size:12px;
		color:#a2a2a2;
		text-align:right;
		padding-bottom: 5px;
		padding-right: 5px;
		position:absolute;
		bottom:0px;
		right: 0px;
	}
}
@media(max-width:768px) {
	.lstNoticias {
		min-height: 170px;
		position:relative;		
	}
	.imgLstNoticias{
		overflow:hidden;
		height: 75px;
	}
	.imgLstNoticias img{
		width: 100%;
		height: auto;
	}
	.imgLstNoticias2{
		overflow:hidden;
		height: 75px;
	
	}
	.imgLstNoticias2 img{
		width: auto;
		height: 100%;
	}
	.fechaLstNoticias{
		font-size:9px;
		color:#a2a2a2;
		text-align:right;
		padding-bottom: 5px;
		padding-right: 5px;
		position:absolute;
		bottom:0px;
		right: 0px;		
	}
	.lstNoticias h5{
		font-size:11px;
	}		
}
/*@media(max-width:768px) {
	.ir-arriba {
		display:none;
		padding:10px;
		background-color: rgba(153, 153, 153, 0.80);
		font-size:10px;
		color:#fff;
		cursor:pointer;
		position: fixed;
		bottom:10px;
		right:10px;
		top: initial;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
}
@media(min-width:768px) {
	.ir-arriba {
		display:none;
		padding:20px;
		background-color: rgba(153, 153, 153, 0.80);
		font-size:20px;
		color:#fff;
		cursor:pointer;
		position: fixed;
		bottom:20px;
		right:20px;
		top: initial;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
}*/
@media(max-width:768px) {
	.ir-arriba {
		display:none;
		padding:10px;
		font-size:10px;
		color:#fff;
		cursor:pointer;
		position: fixed;
		bottom:10px;
		right:5px;
		top: initial;
	}
	.ir-arriba img{
		width:30px;
	}	
}
@media(min-width:768px) {
	.ir-arriba {
		display:none;
		padding:20px;
		font-size:20px;
		color:#fff;
		cursor:pointer;
		position: fixed;
		bottom:15px;
		right:20px;
		top: initial;
	}
	.ir-arriba img{
		width:40px;
	}	
}
.btn-group{
	margin-top: 15px;
}
.player video{
	width: 100%;
	background-color:#CCC;
}

/*------------- POLÍTICA DE COOKIES ----------------*/
#barraaceptacion {
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	padding-bottom:20px;
	width:100%;
	text-align:center;
	min-height:40px;
	color:#fff;
	z-index:99999;
}

.inner {
	background-color: rgba(0, 0, 0, 0.85);	
	width:100%;
	position:absolute;
	padding-bottom:10px;
	padding-top:10px;
	font-family:verdana;
	font-size:12px;
	bottom: 0px;
}
.inner .btn{
	margin-top: 10px;
	margin-bottom: 2px;	
}

/*------------- PÁGINA DE CONTACTO ----------------*/
.contenidoContacto{
	width: 100%;
	font-size: 135%;
}
address{
	border: 1px dashed #CCC;
	padding:10px;
}
address a{
	font-size:80%;
}
.col-md-12 address{
	font-size:170%;
}
@media(min-width:768px) {
	address{
		font-size:150%;
		margin-top:25px;
		margin-bottom: 20px;
	}
	.col-md-12 address a{
		font-size:110%;
	}	
}
@media(max-width:768px) {
	address{
		font-size:115%;
		margin-top:25px;
		margin-bottom: 20px;
	}
	.col-md-12 address a{
		font-size:90%;
	}	
}

/*------------- AVISO PORTADA ----------------*/
.avisoPortada{
	background-color: #f3f4f4;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 25px;
}
.txtAviso{
	width: 100%;
	text-align:center;
}
@media(min-width:768px) {
	.txtAviso{
		font-size: 170%;
		font-weight: 600;
	}
}
@media(max-width:768px) {
	.txtAviso{
		font-size: 130%;
		font-weight: 600;
	}
}

/*------------- CUERPO TÉCNICO ----------------*/
@media(min-width:768px) {
	.cuerpoTecnico{
		text-align: center;
		margin-bottom: 15px;
		font-size: 115%;
	}
}
@media(max-width:768px) {
	.cuerpoTecnico{
		text-align: center;
		margin-bottom: 15px;
		font-size: 85%;
	}
}
.cuerpoTecnico img{
	width: 100%;
}
.modal-backdrop.in{
	opacity: .8;
}




/* ----------------------- CAMBIAR MENU COLLAPSE ----------------------*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


/* ----------------------- COB Club ----------------------*/
#map {
	width: 100%;
	height: 50vh;
	margin-bottom: 25px;
}

.imgEmpresa img{
	width: 100%;
}

.titEmpresa{
    text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
    font-weight: 700;
	font-size: x-large;
}

/* ----------------------- COB CLUB ----------------------*/
.empresa{
	font-size: 150%;
}

.empresa h3{
	font-size: 200%;
	font-weight: bolder;
	text-align: left;
}

.imgEmpresa img{
	width: 350px;
}

/* ----------------------- CANASTA HYUNDAI ----------------------*/
.canastaHyundai{
	padding-top: 25px;	
}

.canastaHyundai img{
	width: 100%;	
}

/* ----------------------- CAROUSEL PATROCINADORES ----------------------*/
@media(min-width:992px) {
	#carouselPatrocinadores{
		height: 65px;
		position: relative;
		top: 16px;
		float: left;
		left: 38%;
		width: 315px;
		height: 65px;
		text-align: center;
	}

	#carouselPatrocinadores img{
		height: 65px;
	}
}

@media(max-width:992px) {
	#carouselPatrocinadores{
		max-height: 50px;
		margin-left:auto;
		margin-right: 72px;
		margin-top: 5px;
		max-width: 160px;
	}

	#carouselPatrocinadores img{
		max-height: 50px;
	}

	#carouselPatrocinadores .carousel-inner{
		width: auto !important;
	}
}

/* CAMBIO CONTAINER DE CABECERA	 */
/* nav .container {
    width: 1500px;
    max-width: 1500px;
} */
 @media(min-width:992px) {
	.nav.navbar-nav.navbar-center {
	display: flex !important;
	justify-content: center !important; /* centra horizontalmente */
	align-items: center; /* centra verticalmente dentro de la navbar */
	text-align: center;
	}
 }
 .nav.navbar-nav.navbar-center {
	width: 100%;
}
.navbar-header.page-scroll {
	width: 100%;
}

.col-d6{
	position: absolute;
	  margin-left: 115px;
}