article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

.main{
	opacity: 1;
	-webkit-animation: entraMain 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraMain 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraMain 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraMain 2.5s ease-in-out 0.3s backwards;
	animation: entraMain 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	margin-top: 30px;
}

audio:not([controls]) { display: none; }
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

:hover, :focus, :active { outline: none; }

a.idioma:link,
a.idioma:visited,
a.idioma:hover,
a.idioma:active {
    font-weight:normal;
	font-style:normal;
	color:#105c9b;
	cursor:pointer;
	text-decoration:none;}
	
html, button, input, select, textarea {
	font-family: "Open sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-weight: 400; 
	color: #303030; 
	font-smooth:always;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);}

body {
	width:100%;
	margin: 0;
	font-size: 14px;
	background-repeat: no-repeat;
}

a { color: #000000; font-weight: normal;
	cursor: pointer;  text-decoration: none;
	transition:color 0.2s ease; -moz-transition:color 0.2s ease; -webkit-transition:color 0.2s ease; -o-transition:color 0.2s ease;}

a:hover { color: #60a5e4; text-decoration: none;}

::-moz-selection { background: #0078CF; color: #0000ff; text-shadow: none; }
::selection { background: #0078CF; color: #0000ff; text-shadow: none; }	

video{
	width:640px;
	height:360px;
}

.direcciones{
	padding: 20px;
	background-color: rgba(255, 255, 255, .4);
	margin-top: 90px;
}

.carpincho {
	width:100%;
	height:250px;
    position: fixed;
	bottom: -250px;
}

.pie{
	color: #000;
	border-top: 1px solid #333;
	background-color:rgba(255, 255, 255, .4);
}

p:last-child {margin-bottom: 0;}

a:visited{opacity:0.9;}
a:active, a:focus{position:relative;top:1px;}
abbr[title]{border-bottom:1px dotted}
dfn{font-style:italic}
hr{display:block; height:1px; border:0; border-top:1px solid #ddd; margin:1em 0; padding:0}
pre, code, kbd, samp{font-family:monospace,monospace; _font-family:'courier new',monospace; font-size:1em}
q{quotes:none}
q:before, q:after{content:""; content:none}
blockquote { margin: 1em 1em 1em 0; padding: 1em; border-left: 1px solid #DDD; font-style: italic; color: #999;}
blockquote p {font-size: 1.1em;line-height: 2em;margin-bottom: 0;}
blockquote small {display: block;font-size: 1em;line-height: 1.6em;color: #bfbfbf; text-align: right;}
blockquote small:before {content: '\2014 \00A0';}
b, strong{font-weight:700}
small{font-size:85%; color: #999;}
sub, sup{font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dd{margin:0 0 0 40px} dt{font-weight: 700;}
ul, ol{list-style:none; list-style-image:none; margin:0; }
img{border:0; -ms-interpolation-mode:bicubic; vertical-align:middle}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:0; margin:0; padding:0}
legend{border:0; *margin-left:-7px; padding:0;white-space: normal;}
button, input, select, textarea{font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle}
button, input{line-height:normal; *overflow:visible}
table button, table input{*overflow:auto}
button, input[type="button"], input[type="reset"], input[type="submit"]{cursor:pointer; -webkit-appearance:button}
input[type="checkbox"], input[type="radio"]{box-sizing:border-box}
input[type="search"]{-webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner, input::-moz-focus-inner{border:0; padding:0}
textarea{overflow:auto; vertical-align:top; resize:vertical}
table{ border-spacing:0;}
.chromeframe { margin: 1em 0; background: red; color: black; padding: 1em; }


/* tipografia */
h1,h2,h3,h4,h5,h6{
	margin:0 0 1em;
	font-weight: normal;
}

h1 {font-size: 4.1em; 
	letter-spacing: -0.075em; 
	text-transform: uppercase; 
	line-height: 0.9; 
	color: #555;
	margin: 0 0 0.5em; 
	font-weight: normal;
}

h2 {
	font-size: 35px;
	letter-spacing: -0.05em;
	color: #084887;
	line-height: 1;
}

h3 { font-size: 1.75em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.17em; text-transform: uppercase; margin: 0; color: #555; }
h6 { font-size: 1em; margin-bottom: 2px; font-weight: 700; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#0078CF; text-decoration: none;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#0078CF;text-decoration: none;}

subtit {font-size: 16px; color: #FFF;}

.container {
	width: 100%;
	margin: 0em auto;
	max-width: 1000px;
	min-width: 200px;
}

.grid-wrap:before,
.grid-wrap:after{content:""; display:table}
.grid-wrap:after{clear:both}

.grid {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
  
.half-gutter {margin-left: -1.5em; }
.half-gutter .grid-col {padding-left: 0em; }
  
.col-full {width: 100%;}
.col-one-half {width: 50%; }
.col-one-third {width: 33.333%; }
.col-two-thirds {width: 66.666%; }


/*  columna lateral izquierda de secciones */
.col-three-quarters {
	width: 650px;
	float: left;
}

.col-one-quarter {
	position:absolute;
	margin-left: 744px;
	float: right;
	width: 256px;
	font-size: 0.9em;
	color:#0078cf
}

/* pie */
.divide-top{
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	margin-top: 20px;
}

.mright{ margin-right: 3em;}
.mleft{ margin-left: 3em;}
.mtop{ margin-top: 3em;}
.mbottom{ margin-bottom: 3em; margin-right:25px}
.halfmright{ margin-right: 1.5em;}
.halfmleft{ margin-left: 1.5em;}
.halfmtop{ margin-top: 1.5em;}
.halfmbottom{ margin-bottom: 1.5em;}

.fright, .fleft{display:block; overflow:hidden; display: block;}
.fright{float:left}
.fleft{float:left; font-size:28px; color:#0078CF; }

.alignleft{float: left;clear: left;margin: 0.38em 1.62em 0.38em 0;}
.alignright {float: right;clear: right;margin: 0.38em 0 0.38em 1.62em;}
.aligncenter {margin: 0 auto 1.62em;display: block;}

/* misc */
figure { max-height: 100%; overflow: hidden;}
figure figcaption { }
img { max-width: 100%; height: auto; width: auto;}
a img {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease; }
a img:hover {
	*zoom: 1;
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
	filter: alpha(opacity = 70);}
    
/* fondo botones */
nav a, menu a { text-decoration: none; color: #555; }
.logo:hover {background: none;}
				
/* -- GENERAL 
------------------------------------------------------------- */
.main header{ color: #555; margin-bottom: 3em; }
.main header hr{border-top-color:#999;}
header .arrow {color: #999; font-style: italic;}
.arrow:hover {color: #0078CF; }

/* HOME-PAGE */
.main aside menu{padding: 0 0 0 1em; line-height: 2.5em;}
.main aside menu a{color: #333333; background: url(../images/flecha_menu_lat.png) no-repeat left; } 
.main aside menu .buttonactive {color: #0078CF }
.main aside menu li {border-bottom: solid 1px #c9d6e5; margin-right: 35px;}

/* SUBPAGES */
/*Separations*/
.main:not(.home-page) > section article h2 { margin-top: 1em; padding-top: 1em; border-top: 1px solid #DDD; }
.main:not(.home-page) > section article:first-child h2 { margin-top: 0;}

/* Work-page (single) */
.work-page figure {margin-bottom: 3em;}
.work-page figcaption {text-align: center; margin-top: 1em;}

.caja-video{
	padding-top: 0%;
	line-height: 0em;
	background: rgba(0, 0, 0, 1);
	width: 640px;
}

.feature-image{
	line-height: 0em;
	background: rgba(17, 56, 95, .5);
}

.foto{
	padding-bottom:2em;
}

.lateral{
	float: right; 
	padding: 9px 12px;
	width: 245px;
	text-align: left;
	font-size: 14px;
	background: url(../images/lateral/fondo_actualidad2.png) repeat-x left top;
	background-color: rgba(13, 54, 105, .7);
}

.lateral ul li{
	margin-left:-40px
}

.lateral h2{
	font-size:45px;
}

/* Article */
.post {margin-bottom:4em} /* separacion fondo de articulos */
.post .entry p{overflow:auto; } /* ancho contenedor texto lateral*/
.post .more-link {font-weight:400; color: #0078CF;}
.post .more-link:hover {color:#333;}
.meta {font-weight: normal;	color:#999999; font-size:0.9em}
.meta a {color:#555; text-decoration:none;}
.meta a:hover {color:#0078CF; text-decoration:underline;} /* color over de links */

/* Sidebar - lateral */
.blog-sidebar {color: #FFFFFF;}
.blog-sidebar h2{ font-size:16px; color:#fff; text-shadow: 1px 1px 1px rgba(0,0,0,1);}  /* fuente de lateral */
.blog-sidebar .lateral{ border:1px solid #125a91; margin-bottom: 15px;}/* separcion entre laterales*/
.blog-sidebar .lateral:last-child{border-bottom: none;}
.blog-sidebar a {font-weight: normal; color:inherit;text-decoration: none; font-size:13px} 
.blog-sidebar a:hover{color:rgb(180, 227, 241);}
.blog-sidebar li{color:#ececec; margin-bottom: 0.5em;  white-space: nowrap ; text-overflow: ellipsis; overflow: hidden; display: block;} 
/*.blog-sidebar li a:before {content: ""; padding-right: 1em;} */
.blog-sidebar input {width: 90%; padding-right: 0;}


/* MISC */
.ir{display:block; border:0; text-indent:-999em; overflow:hidden; background-color:transparent; background-repeat:no-repeat; text-align:left; direction:ltr; line-height: 0;}
.ir br{display:none}
.hidden{display:none !important; visibility:hidden}

/*	IE Fix */
.lt-ie9 .works figure a, .lt-ie9 .works figure a img { filter:inherit} 
.lt-ie9 .container {min-width: 780px;}
.lt-ie8 .container {width: 960px;}
.lt-ie8 .grid-wrap {margin-left: 0; }
.lt-ie8 .grid {padding: 0;margin-left: 5%; }
.lt-ie8 .grid:first-child {margin-left: 0; }
.lt-ie8 .col-full {width: 99.95%; }
.lt-ie8 .col-full + .grid {margin-left: 0; }
.lt-ie8 .col-one-half {width: 47.45%; }
.lt-ie8 .col-one-third {width: 29.55%; }
.lt-ie8 .col-two-thirds {width: 64.95%; }
.lt-ie8 .col-one-quarter {width: 19.95%; }
.lt-ie8 .col-three-quarters {width: 74.95%; }


/*_________________________________________________________________________*/


#menu{
	opacity: 1;
	-webkit-animation: entraMenu 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraMenu 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraMenu 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraMenu 2.5s ease-in-out 0.3s backwards;
	animation: entraMenu 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
}

@-webkit-keyframes entraMenu{
	0%{top:430px; opacity: 0;}
	50%{top:450px; opacity: 1;}
	80%{top:450px; opacity: 1;}
	100%{top:450px; opacity: 1;}
}
@-moz-keyframes entraMenu{
	0%{top:430px; opacity: 0;}
	50%{top:450px; opacity: 1;}
	80%{top:450px; opacity: 1;}
	100%{top:450px; opacity: 1;}
}
@-o-keyframes entraMenu{
	0%{top:430px; opacity: 0;}
	50%{top:450px; opacity: 1;}
	80%{top:450px; opacity: 1;}
	100%{top:450px; opacity: 1;}
}
@-ms-keyframes entraMenu{
	0%{top:430px; opacity: 0;}
	50%{top:450px; opacity: 1;}
	80%{top:450px; opacity: 1;}
	100%{top:450px; opacity: 1;}
}
@keyframes entraMenu{
	0%{top:430px; opacity: 0;}
	50%{top:450px; opacity: 1;}
	80%{top:450px; opacity: 1;}
	100%{top:450px; opacity: 1;}
}

@-webkit-keyframes entraMain{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraMain{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraMain{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraMain{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraMain{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#uno{
	opacity: 1;
	-webkit-animation: entraUno 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraUno 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraUno 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraUno 2.5s ease-in-out 0.3s backwards;
	animation: entraUno 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
}

@-webkit-keyframes entraUno{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraUno{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraUno{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraUno{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraUno{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#dos{
	opacity: 1;
	-webkit-animation: entraDos 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraDos 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraDos 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraDos 2.5s ease-in-out 0.3s backwards;
	animation: entraDos 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
}

@-webkit-keyframes entraDos{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraDos{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraDos{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraDos{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraDos{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#tres{
	opacity: 1;
	-webkit-animation: entraTres 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraTres 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraTres 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraTres 2.5s ease-in-out 0.3s backwards;
	animation: entraTres 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 3.5s;
	-moz-animation-delay: 3.5s;
}

@-webkit-keyframes entraTres{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraTres{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraTres{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraTres{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraTres{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#cuatro{
	opacity: 1;
	-webkit-animation: entraCuatro 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraCuatro 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraCuatro 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraCuatro 2.5s ease-in-out 0.3s backwards;
	animation: entraCuatro 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
}

@-webkit-keyframes entraCuatro{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraCuatro{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraCuatro{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraCuatro{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraCuatro{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#cinco{
	opacity: 1;
	-webkit-animation: entraCinco 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraCinco 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraCinco 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraCinco 2.5s ease-in-out 0.3s backwards;
	animation: entraCinco 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 4.3s;
	-moz-animation-delay: 4.3s;
}

@-webkit-keyframes entraCinco{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraCinco{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraCinco{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraCinco{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraCinco{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#seis{
	opacity: 1;
	-webkit-animation: entraSeis 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraSeis 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraSeis 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraSeis 2.5s ease-in-out 0.3s backwards;
	animation: entraSeis 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 4.6s;
	-moz-animation-delay: 4.6s;
}

@-webkit-keyframes entraSeis{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraSeis{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraSeis{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraSeis{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraSeis{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#siete{
	opacity: 1;
	-webkit-animation: entraSiete 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraSiete 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraSiete 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraSiete 2.5s ease-in-out 0.3s backwards;
	animation: entraSiete 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 4.8s;
	-moz-animation-delay: 4.8s;
}

@-webkit-keyframes entraSiete{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraSiete{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraSiete{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraSiete{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraSiete{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

#ocho{
	opacity: 1;
	-webkit-animation: entraOcho 2.5s ease-in-out 0.3s backwards;
	-moz-animation: entraOcho 2.5s ease-in-out 0.3s backwards;
	-o-animation: entraOcho 2.5s ease-in-out 0.3s backwards;
	-ms-animation: entraOcho 2.5s ease-in-out 0.3s backwards;
	animation: entraOcho 2.5s ease-in-out 0.3s backwards;
	-webkit-animation-delay: 5.1s;
	-moz-animation-delay: 5.1s;
}

@-webkit-keyframes entraOcho{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-moz-keyframes entraOcho{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-o-keyframes entraOcho{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@-ms-keyframes entraOcho{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}
@keyframes entraOcho{
	0%{top:200px; opacity: 0;}
	50%{top:200px; opacity: 1;}
	80%{top:200px; opacity: 1;}
	100%{top:200px; opacity: 1;}
}

/*_______________________________________________________________________*/

/* MEDIA QUERIES */
/* Media query 1 (mq1) */
@media only screen and (max-width: 60em) { /* 13 / 780 */
	.mq1-col-full {width: 100%; }
	.mq1-col-one-half {width: 50%; }
	.mq1-col-one-third {width: 33.333%; }
	.mq1-col-two-thirds {width: 66.666%; }
	.mq1-col-one-quarter {width: 25%; }
	.mq1-col-three-quarters {width: 75%; }
	h1{font-size: 3.1em;}
	.slide figcaption{ width: 80%;}
	footer li { float: left; margin-right: 0.5em; padding-right: 0.5em; border-right: 1px solid #DDD;} 
}
    
/* Media query 2 (mq2) */
@media only screen and (max-width: 48em) { /* 13 / 624 */
	.mq2-col-full {width: 100%;}
	.mq2-col-one-half {width: 50%; }
	.mq2-col-one-third { width: 33.333%; }
	.mq2-col-two-thirds {width: 100%; }
	.mq2-col-one-quarter {width: 25%; }
	.mq2-col-three-quarters {width: 75%; }
	header nav { width: 100%; }
	header nav ul {  padding: 0 ; border-left:none; line-height: 2em; }
	header nav ul li { float: left;  padding: 0 1em ; border-left:1px solid #ddd; }
	.slider { margin-top: 3em; }
}
    
/* Media query 3 (mq3) */
@media only screen and (max-width: 30em) { /* 13 / 390 */
	.mq3-col-full { width: 100%; }
	.mq3-col-one-half { width: 50%; }
	.mq3-col-one-third { width: 33.333%; }
	.mq3-col-two-thirds { width: 66.666%; }
	.mq3-col-one-quarter { width: 25%; }
	.mq3-col-three-quarters { width: 75%; } 
	.mq3-none {display: none;}
	header nav ul li { padding: 0 0.5em ; }
	footer li { float: none; margin-right: 0em; padding-right: 0em; border-right: none; line-height: 2em;}
	.container { width: 85%; }
	/* campos de formularios */
	input, select, textarea { width:90%; }
	.caja-video{
	 	display: none !important;
	}
	.col-one-quarter {
		float:left;
		margin-left: 0px;
		/*margin-top: 110px;*/
	}
	.carpincho {
		display: none !important;
	}
	.col-three-quarters {
	display: none !important;
}
.direcciones{
	display: none !important;
}
	.pie {
	display: none !important;
}
.logomobile {
		display: none !important;
	}  
}


@media screen and (max-width: 999px) {
	.carpincho {
		display: none !important;
	}
	.fra{
		display: none !important;
	}
	.caja-video{
		padding-top: 0%; 
		/*padding-left:15%; 
		padding-right:15%;*/
	}
	.col-three-quarters {
		width: 650px;
	}
	.col-one-quarter {
		float:right;
		width: 256px;
	}
	.pie {
		width: 100%;
		max-width: 1000px;
		min-width: 1000px;
	}
	.container {
		margin: 0em auto;
		max-width: 1024px;
		min-width: 200px;
	}
}

@media screen and (max-width: 1024px) {
	.direcciones{
		padding: 20px;
		width: 981px;
	}
}
@media only screen and (min-width: 624px) { /* si quiero que se vea solo en telefonos - min-width*/ 
.logomobile{
		display: none !important;
	}
}
/*.logomobile{
	position: absolute;
	width: 72px;
	height: 104px;
	float: left;
	left: 214px;
	top: 217px;
	z-index: 999;
	margin-bottom: 	100px;
	background-image:url(../images/logo_mobile.png);
	}*/
	@media only screen and (min-width: 386px) {
		/*.logomobile {
		display: none !important;
	}  */
	#wrapper_mobile{/*.menuMobile*/
		
		display: none !important;
	}
	html{
		background:url('images/fondo/h<?php echo(rand(1,6)) ?>.jpg') no-repeat top center;
		/*min-height:100%;
		background-size:cover;*/
	}
}