@charset "utf-8";
/* | ELEMENTOS HTML | */
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url("../fonts/tsr/tsr.css");
@import url("../fonts/tsb/tsb.css");

*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
body, html {
	height: 100%;
	-webkit-text-size-adjust: none;	
}
body {
	-ms-touch-action: pan-y;
	-ms-content-zooming: none;
	overflow-x: hidden;
	background-color: #e9e9e9;
	font-family: 'Lato', sans-serif;
}
body p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.30em;
	color: #000;
	margin-bottom: 1.30em;
}
body p:last-of-type {
	margin-bottom: 0px !important;
}
#sitio {
	background-image: url(../img/www/franjasuperior.png), url(../img/www/iso-fondo.png);
	background-position: top center, right 400px;
	background-repeat: repeat-x, no-repeat;
	background-attachment: scroll, fixed;
}
.es-logo {
	width: 292px;
	height: 91px;
	margin: 30px;
}
.encabezado {
	max-width: 1170px;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	z-index: 100;
	left:0;
    right:0;
}
.menu-cont {
	background-color: #989898;
	max-width: 1170px;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	z-index: 120;
	top: 63px;
	left:0;
    right:0;
	text-align: right !important;
}
.menum {
	/*display: none*/;
}
.bordo {
	color: #680035 !important;
}
.cont-secciones {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
}
.es-clearfix {
	clear: both;
}
.cont-destacados {
	padding: 0 0 25px 0;
	border-bottom: 1px solid #a3a3a3;
	color: #680035;
}
/*.dest-derecha {
	float: right;
	width: 275px;
	text-align: center;
	background-image: url(../img/inicio/magaliicono.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 16px;
	font-family: 'tsb', serif;
	line-height: 22px;
	padding-top: 60px;	
}*/
.dest-derecha {
	float: right;
	width: 275px;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	background-image: url(../img/inicio/magalipic.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 50px;
	font-size: 16px;
	font-family: 'tsb', serif;
	line-height: 22px;
	padding-top: 75px;
	padding-bottom: 10px;
	border-radius: 10px;	
}
.magalif {
	width: 92px;
    height: auto;
    float: left;
    margin: 5px 15px 0 0;
}
.dest-derecha a{
	font-family: 'tsr', serif;
	color: #680035 !important;	
}
.dest-derecha:hover{
	background-color: #680035;	
}
.dest-izquierda {
	float: left;
	width: calc(100% - 295px);
	text-align: left;
	background-image: url(../img/inicio/comillas.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 36px;
	font-family: 'tsr', serif;
	padding: 0 15px 0 45px;	
}
.tsb {
	font-family: 'tsb', serif;
}
.cont-1-col {
	margin-top: 25px;
}
.cont-1-col a {
	color: #666666;
	font-weight: 700;
}
.cont-1-col a:hover {
	color: #680035;
}
.cont-1-col ul {
	list-style: disc;
	list-style-position: outside;
	line-height: 18px;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 25px;

}
.cont-1-col li {
	padding-left: 0px;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 1.25em;
}
.cont-2-cols {
	margin-top: 25px;
}
.partidos {
	width: 100%;
	height: auto;
	border: 1px solid #C3C3C3;
}
h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 24px;
	color: #680035;
	margin: 25px 0 30px 0;
	text-align: left !important;
}
h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 24px;
	color: #000;
	line-height: 1.2em;
	text-align: left !important;
}
.articulo {
	margin-bottom: 3.25em;
}
.fecha {
	font-size: 14px;
	color: #666;
}
.novedades {
	width: 75%;
	float: left;
	text-align: justify;
	padding: 0 40px 0 0;
	border-right: 1px solid #a3a3a3;
}
.novedades :last-child { margin-bottom: 0 !important; margin-right: 0 !important; }
.novedades a {
	color: #666666;
	font-weight: 700;
}
.novedades a:hover {
	color: #680035;
}
.accesos {
	width: 25%;
	float: right;
	padding: 0 0 0 40px;
}
.accesos p {
	margin-bottom: -6px !important;
}
.h2sub {
	font-size: 12px;
}
.accesos a {
	text-decoration: none;
	color: #666666;
}
.accesos a:hover {
	color: #680035;
}
.negrita {
	font-weight: 700;
	color: #666666;
}
select {
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	width: 100%;
	border: 1px solid rgba(204,204,204,1.00);	 
}
.campox1 {
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	border: 1px solid rgba(204,204,204,1.00);
	margin: 10px 0;
}
.campox3 {
	width: calc(33.33% - 20px);
	float: left;
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	border: 1px solid rgba(204,204,204,1.00);
	margin: 10px;
}
.c-esp {
	max-height: 36px;
}
.campox4 {
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	border: 1px solid rgba(204,204,204,1.00);
}
.formulario-cont {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
}
.cont-c-x1 {
}
.cont-c-x3 {
	margin: auto -10px;
}
.mensaje {
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	border: 1px solid rgba(204,204,204,1.00);
	resize: vertical;
}
.button {
	border: none;
	border-radius: 6px;
	background-color: #680035;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 15px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 10px 0;
}
.button:hover {
    border: none;
	background-color: #913161;
	text-transform: uppercase;
	color: #fff;
}
.button:focus {
	border: none;
}
.sep {
	border-bottom: 1px solid #a3a3a3;
	height: 1px;
	margin-bottom: 25px;
}
.aclaracion {
	font-size: 14px;
}
.moquo {
	font-size: 11px;
	font-weight: 700;
}
.realcionado {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}







@media (max-width: 1210px) {
	@-ms-viewport { width: device-width; }
.cont-secciones {
	margin: 0px auto;
	padding: 25px;
}
}

@media (max-width: 936px) {
	@-ms-viewport { width: device-width; }
/*.menu-cont {
	display: none;
}*/
#sitio {
	background-image: none;
}
.menu-cont {
	/*background-color: #0055AF;*/
	z-index: 120;
	top: 150px;
	left:0;
    right:0;
}
.accesos {
	display: none;
}
.show {
	display: block;
	border-top: 1px solid #a3a3a3;
	float: none;
	padding: 20px 0 0 0;
	margin-top: 10px;
	width: 100%;
	
}
.novedades {
	width: inherit;
	float: none;
	text-align: justify;
	padding: 0;
	border-right: none;
}
.encabezado {
	max-width: none;
	position: relative;
	height: 150px; 
	margin: 0 auto;
	z-index: auto;
	left:0;
    right:0;
	background-color: #680035;
	text-align: center;
}
.cont-secciones {
	margin: 160px auto 0 auto;
	padding: 25px;
}
.dest-izquierda {
	float: left;
	text-align: left;
	font-size: 26px;
	font-family: 'tsr', serif;
	padding: 0 15px 0 45px;	
}
.dest-derecha {
	float: right;
	width: 275px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 40px auto;
	font-size: 16px;
	font-family: 'tsb', serif;
	line-height: 22px;
	padding-top: 65px;
	padding-bottom: 10px;	
}

}

@media (max-width: 768px) {
	@-ms-viewport { width: device-width; }
.es-logo {
	width: 175px;
	height: 55px;
	margin: 15px;
}
.encabezado {
	max-width: none;
	position: relative;
	height: 84px; 
	margin: 0 auto;
	z-index: auto;
	left:0;
    right:0;
	text-align: center;
}
.menu-cont {
	/*background-color: #0055AF;*/
	z-index: 120;
	top: 83px;
	left:0;
    right:0;
}
.magalif {
    width: 72px;
	margin: 2px 10px 0 0;
}
.cont-secciones {
	margin: 160px auto 0 auto;
	padding: 15px;
}
.dest-derecha {
	float: none;
	margin: 0 auto;
	display: block;
	width: 75%;
	font-size: 14px;
	font-family: 'tsb', serif;
	line-height: 22px;
	text-align: center;
	background-position: center 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a3a3a3;	
}
.dest-izquierda {
	float: none;
	width: 100%;
	text-align: left;
	font-size: 22px;
	padding: 15px 0 0 0;
	background-position: center right;	
}
h1 {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 18px;
	color: #680035;
	margin: 25px 0 30px 0;
	text-align: left !important;
}
h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 18px;
	color: #000;
	line-height: 1.2em;
	text-align: left !important;
	margin-bottom: 0.6em;
}
body p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.20em;
	color: #000;
	margin-bottom: 1.20em;
}
.articulo {
	margin-bottom: 35px;
}
.partidos {
	display: none;
}
.formulario-cont {
	margin: 10px 0;
	font-size: 16px;
}
.cont-c-x3 {
	margin: auto -20px 0 0;
}
/*.cont-c-x3 {
	margin: 0 -20px 10px 0;
}*/
.campox1 {
	width: 100%;
	font-size: 16px;
}
.campox3 {
	width: calc(100% - 20px);
	float: none;
	background-color: #fff;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	outline: none;
	focus: none;
	padding: 6px;
	border: 1px solid rgba(204,204,204,1.00);
	margin: 10px 0px;
}
.c-esp {
	max-height: 34px;
}
.cont-c-x1 {
	margin: 0;
}

.mensaje {
	font-size: 16px;
	resize: none;
}
.button {
	font-size: 16px;
	margin: 10px 0;
}
select {
	font-size: 16px;	 
}
}