@import url(https://fonts.googleapis.com/css?family=Playfair+Display:900|Josefin+Sans:400);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');	
}


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:after { clear: both; }

body {
	color: #FFFFFF;
	font-weight: 600;
	font-family: 'Terminal Dosis Light', Arial, sans-serif;	/*background-color: #0099CC;*/
	background-image: url(../img/fo-do-body.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 300px;
}
#open_preferences_center
{
	font-size: 1em;
	font-weight: bolder;
	color: #fafdf4;
	padding: 10px;
	z-index: 100;
	background-color: #000;
	height: 40px;
	border-radius: 10px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	}
a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}

a:hover,
a:focus {
	outline: none;
	color: #3a3a3a !important;
	font-size: 1em;
}


a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}
.bto-sobre2
{
	/*opacity: 1.0;*/
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;

}
.bto-sobre2:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
}

.buscador {
	width: 40%;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	/*border-radius: 20px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
	box-shadow: 1px 5px 5px rgba(0,0,0,0.4);
	margin-bottom: 50px;
}


.menu-superior {
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 4px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	width: auto;
	height: 95px;
	background: rgba(0,0,0,0.6);
}
.logo-cabecera {
	width: 398px;
	height: 90px;
	margin: 0px;
	float: left;
}

.menu-superior ul {
	display: inline;
	padding-top: 10px;
	float: right;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 16px;
}
.menu-superior li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
}
.formulario {
	height: 250px;
	width: 250px;
	position: absolute;
	z-index: 100;
	top: 550px;
	left: 100px;
}

.logos {
	background-color: #FFF;
	float: right;
	margin-top: 13px;
	border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logos ul {
	margin: 0px;
	padding: 5px;
}
.logos li {
	margin: 0px;
	display: inline;
}
.sub-titulo {
	text-align: center;
}
.sub-titulo h2 {
	color: #666666;
	font-size: 3em;
	font-weight: lighter;
	padding-bottom: 10px;
	line-height: 50px;
	padding-right: 5px;
	padding-left: 5px;
}
.sub-titulo2 {
	text-align: center;
	float: left;
	width: 100%;
	height: 200px;
	background-image: url(../img/mockup3.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sub-titulo2 h2 {
	color: #FFFFFF;
	font-size: 4em;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 200px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
}

/*.buscador {
	float: right;
	width: 300px;
	border-radius: 20px;
	background-color: #FFF;
	padding: 6px;
	margin: 0px;
}*/


.pie {
	background-color: #8BB700;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	font-weight: normal;
	font-size: 1.2em;
}
.pie a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}

.pie a:hover,
.pie a:focus {
	outline: none;
	color: #3a3a3a !important;
	font-size: 1em;
}
.boton-enviar {
	color: #88B705;
	background-color: #FFF;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 10px;
	margin-left: 220px;
}
.pie h3 {
	margin: 0px;
}

.logos-pie {
	background-color: #FFF;
	height: auto;
	float: left;
	margin-top: 10px;
	border-radius: 20px;
	margin-right: 10px;
	width: 80%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.logos-pie ul {
	margin: 0px;
	padding: 0px;
}
.logos-pie li {
	margin: 0px;
	list-style-type: none;
	display: inline;
}
.redes {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.redes ul {
	display: inline;
	float: left;
	padding: 0px;
}
.redes li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.w3-row-padding:after{content:"";display:table;clear:both}
.w3-third{float:left;width:100%}
.w3-col.s12{width:99.99999% }

@media only screen and (min-width:601px){
.w3-col.m4,.w3-third{width:33.33333%}
}
#subir  {
	height: 75px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_redes_sociales.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#subir ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#subir li  {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.bto-sobre
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;	

}
.bto-sobre:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;	
}

  
@media screen and (max-width: 1000px) {
	.secciones h1 {
	font-size: 2em;
	font-weight: lighter;
	line-height: 50px;
	padding-left: 50px;
	color: #42AACD;
	text-shadow: 1px 1px 10px #fff;
	background: rgba(255, 255, 255, 0.8);
}
	.logos {
	display: none;
}
.formulario {
	height: 250px;
	width: 250px;
	position: absolute;
	z-index: 100;
	top: 300px;
	left: 50px;
}
/*	.buscador {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-radius: 20px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: none;
}*/
.logo-cabecera {
	display: none;
}
.video-txt {
	display: none;
}
.buscador {
	width: 90%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

}
/* normalize */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  }


.grid {
	max-width: 100%;
	list-style: none;
	text-align: center;
	z-index: 1;
	font-weight: lighter;
  }



/* Common Style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 50%;
	max-width: 50%;
	max-height: 198px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	margin-top: 16px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FF0000;
	padding: 0px;
  }


.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.9;
  }

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  }

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
  }


.grid figure h2 {
	font-family: "Arial", sans-serif;
	word-spacing: -0.15em;
	font-weight: lighter;
	color: #FFF;
  }

.grid figure h2 span {
	font-weight: 800;
	color: #FFF;
  }


.grid figure p {
	font-weight: lighter;
	font-size: 1em;
	margin: 0px;
	padding: 2em;
	width: 100%;
  }
.grid figure a {
	font-weight: lighter;
	font-size: 1em;
	margin: 0px;
	padding: 1em;
	width: 100%;
  }

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 90%);
  content: '';
  opacity: 0;
  transform: translate3d(0,50%,0);
  }
  
 
figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	color: #FFFFFF;
	transition: transform 0.35s, color 0.35s;
	transform: translate3d(0,-50%,0);
	width: 100%;
  }
 
 
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  transition: opacity 0.35s, transform 0.35s;
  }
 
figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	padding-top: 4em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
  }
 
figure.effect-sadie:hover h2 {
	color: #fff;
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
  }
 
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
  opacity: 9;
  transform: translate3d(0,0,0);
  }
