@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	box-sizing:border-box;
}

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url('../fonts/AvenirLTStd-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src:  url('../fonts/AvenirLTStd-Medium.otf')  format('opentype'),
	     url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.ttf')  format('truetype'), url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NewBaskervilleStd-Roman';
  src: url('../fonts/NewBaskervilleStd-Roman.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NewBaskervilleStd-Roman';
  src:  url('../fonts/NewBaskervilleStd-Roman.otf')  format('opentype'),
	     url('../fonts/NewBaskervilleStd-Roman.woff') format('woff'), url('../fonts/NewBaskervilleStd-Roman.ttf')  format('truetype'), url('../fonts/NewBaskervilleStd-Roman.svg#NewBaskervilleStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLTStd-Roman';
  src: url('../fonts/AvenirLTStd-Roman.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLTStd-Roman';
  src:  url('../fonts/AvenirLTStd-Roman.otf')  format('opentype'),
	     url('../fonts/AvenirLTStd-Roman.woff') format('woff'), url('../fonts/AvenirLTStd-Roman.ttf')  format('truetype'), url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'LillyRegular';
	src: url('../fonts/Lilly__-webfont.eot');
	src: local('☺'), url('../fonts/Lilly__-webfont.woff') format('woff'), url('../fonts/Lilly__-webfont.ttf') format('truetype'), url('../fonts/Lilly__-webfont.svg#webfont46u847ZB') format('svg');
	font-weight: normal;
	font-style: normal;
}


*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  color: #040404;
  background-color: #ffffff;
}

a {
  color: #2e416a;
  text-decoration: none;
}

.contenedor{
    max-width: 1372px;
    margin-left: auto;
	margin-right: auto;
    color: #000;
    position: relative;
	margin-top: 15px;
    min-height: 100%;
}
.ocultar{
	display: none;
}
.centrar{
	text-align:center;
}
.menu-raya{
	/*border-bottom:rgba(217,216,216,1.00) 1px solid;*/
}
.fondo-gris{
	background-color:rgba(227,227,227,0.5);
	padding: 30px;
	overflow: auto;
}
.fondo-gris-tit{
	font-family: 'NewBaskervilleStd-Roman';
	background-color:#f5f5f5;
	margin:0px 0px;
	font-size:32px;
	color: #222222;
	margin-top: -5px;
	padding-bottom: 20px;
	font-weight: 100;
	}

.borde-inf-blanco{
	display: block;
	max-width: 100%;
	border-bottom:#5555 1px solid;
	margin: 0px auto;
	margin-top: 30px;
}
.borde-inf-nosotros{
	display: block;
	max-width: 30%;
	border-bottom: #5555 1px solid;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-left: 35%;
}
.mar-top-60{
	margin-top: 60px;
}
.redes-sociales{
	width: 150px;
	margin: 0px auto;
	/*background-color: aqua;*/
	padding: 20px 0px;
}
.redes-sociales img{
	padding: 5px 5px;
}

/* ESTILOS PARA LA CUADRICULA   */
.row:after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding: 35px;
}
.col-bitxos{
	float: left;
    padding: 5px;
}


.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
/* FIN ESTILOS PARA LA CUADRICULA   */




/* -------------------------------- 

TEXTOS GENERALES

-------------------------------- */


h1{
	font-family: 'NewBaskervilleStd-Roman';
	/*font-family: 'LillyRegular';*/
	font-size:54px;
	color: #222222;
	letter-spacing: 2px;
	margin-top:110px;
	margin-bottom:30px;
	font-weight: 100;
}
.titular-entradas{
	letter-spacing: 2px;
}
h2{
	font-family: 'AvenirLTStd-Medium';
	font-size:42px;
	color: #222222;
	line-height: 56px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 70px;
}

h3{
	font-family: 'AvenirLTStd-Medium';
	font-size:23px;
	color: #222222;
	font-weight:100;
	margin-top: 30px;
	margin-bottom:25px;
}
strong{
	font-weight:900;
}

p{
	/*AvenirLTStd-Roman.otf*/
    font-family: 'AvenirLTStd-Roman';
	color: #222222;
	font-size: 17px;
	line-height: 26px;
    font-weight: 100;
    /*
	font-family: 'AvenirLTStd-Medium';
	color: #222222;
	font-size: 18px;
	line-height: 24px;
	font-size: 14px;
	line-height: 26px;*/
}
.destacado{
	font-family: 'NewBaskervilleStd-Roman';
	color: #222222;
	font-size: 32px;
	line-height: 44px;
	font-weight:100;
	margin: 5px auto;
	display: block;
	width: 100%;
}
.pescrito{
	font-family: 'AvenirLTStd-Medium';
    font-weight: 100;
	font-size:11px;
	letter-spacing: 1px;
	font-weight:100;
	line-height: 20px;
}
.asisomos{
	font-family: 'AvenirLTStd-Medium';
	font-size:11px;
	letter-spacing: 1px;
	font-weight:800;
	line-height: 20px;
}
.txt-corrido{
	/*AvenirLTStd-Roman.otf*/
    font-family: 'AvenirLTStd-Roman';
	color: #222222;
	font-size: 17px;
	line-height: 26px;
    font-weight: 100;
}
.txt-compartir{
	color:rgba(73,73,73,1.00);
	font-size: 10px;
	font-weight:800;
	letter-spacing: 1px;
	margin-top: 80px;
}
.txtblanco{
	color:rgba(255,255,255,1.00);
}

.boton{
	font-family: 'AvenirLTStd-Medium';
    font-weight: 100;
	font-size:11px;
    background-color:rgba(227,227,227,0.7);
	color:rgba(0,0,0,1.00);
    border: none;
    display: inline-block;
    text-decoration: none;
	text-align:center;
	padding-top:12px;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:40px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.boton:hover{
	background-color:rgba(183,183,183,1.00);
}


/* -------------------------------- 

COLUMNAS GENERALES

-------------------------------- */

.col25{
	width:20%;
	float:left;
	margin-right:20px;
}

.col35{
	width:35%;
	float:left;
	margin-right:0px;
	padding-right:20px;
}

.col50-2{
	width:45%;
	float:left;
	margin-left:26px;
	margin-right:20px;
}

.col50{
	width:35%;
	float:left;
	margin-bottom: 40px;
	margin-left:0px;
	margin-right:20px;
}

.col60{
	width:60%;
	float:left;
	padding-right:90px;
}

.col40{
	padding-top:10px;
		width:40%;
	float:right;
}

.col75{
	width:75%;
	margin: 0px auto;
}

.col90{
	width:90%;
	margin: 0px auto;
}

.col100{
clear:both;
width:100%;
margin-top:30px;
text-align:center;
margin-bottom:30px;
}

.col100-2{
clear:both;
width:100%;
text-align:center;
margin-bottom:30px;
}
.col100-3{
clear:both;
width:100%;
margin-top:50px;
margin-bottom:30px;
}

.caja{
	overflow:auto;
	margin-top:20px;
	margin-bottom:20px;
}



/* -------------------------------- 

MENU HAMBURGESA

-------------------------------- */

.menu-toggle {
	width: 50px;
	height: 50px;
	position: absolute;
	/*padding: 5px;*/
	top: 15px;
	right: 100px;
	cursor: pointer;
	margin-top: 5px;
	z-index:22;
}
.menu-toggle.on .one {
  -moz-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
}
.menu-toggle.on .two {
  opacity: 0;
}
.menu-toggle.on .three {
  -moz-transform: rotate(-45deg) translate(4px, -5px);
  -ms-transform: rotate(-45deg) translate(4px, -5px);
  -webkit-transform: rotate(-45deg) translate(4px, -5px);
  transform: rotate(-45deg) translate(4px, -5px);
/* si el grosor de la hamburguesa es de 5px esta es la medida para translate !!!!
	linea codigo 429!!!!
 transform: rotate(-45deg) translate(8px, -10px); */
}

.one,
.two,
.three {
  width: 50%;
  height: 2px;
/* grosor de la hamburgesa 
height: 5px; */
  background:rgba(0,0,0,1.00);
  margin: 6px auto;
	list-style-type: none;
z-index: 9;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

nav li{
	/*margin-left: -20px;*/
	margin-left: 0px;
	text-decoration: none;
	list-style-type: none;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 15px auto;
  text-align: center;
}
nav ul.hidden {
display: none;
list-style-type: none;
}
nav ul a {
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
font-family: 'AvenirLTStd-Medium';
  text-decoration: none;
  color:#222222;
  font-size: 22px;
  line-height: 54px;
  width: 100%;
  display: block;
list-style-type: none;
}
nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.menu-section.on {
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 1.00);
  position: fixed;
  top: 0px;

}

/* -------------------------------- 

PIE DE PAGINA

-------------------------------- */

footer{
	background-color: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 50px;
	padding-bottom: 50px;
	text-align:center;
	clear:both;
}
.ver-pie-ver{
		display: none;
	}
	.ver-pie-hor{
		display: block;
	}


/*  ............MEDIAQUERIS PARA TABLET.............. */
@media screen and (min-width: 641px) and (max-width: 1024px)  {
	
.col-t-1 {width: 8.33%;}
.col-t-2 {width: 16.66%;}
.col-t-3 {width: 25%;}
.col-t-4 {width: 33.33%;}
.col-t-5 {width: 41.66%;}
.col-t-6 {width: 50%;}
.col-t-7 {width: 58.33%;}
.col-t-8 {width: 66.66%;}
.col-t-9 {width: 75%;}
.col-t-10 {width: 83.33%;}
.col-t-11 {width: 91.66%;}
.col-t-12 {width: 100%;}
	
	
	
}


/* ........ MEDIAQUERIS PARA MÓVIL .......*/
@media screen and (max-width: 640px) {

.col-m-1 {width: 8.33%;}
.col-m-2 {width: 16.66%;}
.col-m-3 {width: 25%;}
.col-m-4 {width: 33.33%;}
.col-m-5 {width: 41.66%;}
.col-m-6 {width: 50%;}
.col-m-7 {width: 58.33%;}
.col-m-8 {width: 66.66%;}
.col-m-9 {width: 75%;}
.col-m-10 {width: 83.33%;}
.col-m-11 {width: 91.66%;}
.col-m-12 {width: 100%;}
	
	.menu-toggle {
		right: 25px;
	}
	.pad-l-1{
		padding-left: 10.33%;
	}
	nav ul {
  	margin: 15px auto;
	}
	
	nav ul a {
  	font-size: 24px;
  	line-height: 1.5;
	}
	.ver-pie-ver{
		display: block;
	}
	.ver-pie-hor{
		display: none;
	}
	
	

}
