article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }

html, html a {
	/*-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
	text-decoration: none;*/
}

html, button, input, select, textarea { /*font-family: 'Varela Round', sans-serif;*/ }

body {
	margin: 0;
	/*font-family: 'Varela Round', sans-serif;*/
	/*font-family: 'Terminal Dosis Light', Arial, sans-serif;*/
	font-family: 'Lato', sans-serif;
	background-image: url(../img/fondo-body.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

#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;
	text-decoration: none;
	}
	
/* 
enlaces
 */


a:focus {
	outline: thin dotted;
	text-decoration: none;
}


a:active, a:hover {
	outline: 0;
	text-decoration: none;
}
.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;	
}
.centrar2 {
	width: 100%;
	height: auto;
	text-align: center;
	display: inline-block;
}
.amplia {
	width: 180px;
	height: auto;
	margin: 20px;
	position: relative;
	text-align: center;
	display: inline-block;
}
.lupa {
	position: absolute;
	z-index: 100;
	height: 70px;
	width: 70px;
	right: 0px;
	bottom: 0px;
}
.lupa img {
	width: 100%;
}


.amplia img {
	width: 100%;
}
.amplia2 {
	width: 300px;
	height: auto;
	float: left;
	margin: 20px;
	position: relative;
}
.amplia2 img {
	width: 100%;
}


.bto-sobre2
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;
	
}

.bto-sobre2:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	border: 0px;
	text-decoration: none;
}
.bto-sobre2 img
{
	height: 40%;
	width: 40%;	

}
.bto-sobre3
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;
	margin-top: 35px;
	margin-bottom: 2px;
}
.bto-sobre3:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;
	background-color: #EF5748;
	border-radius: 10px;
}

.bto-sobre4
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 2px;
}
.bto-sobre4:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;
	background-color: #EF5748;
	border-radius: 10px;
}
.destacar {
	font-size: 1.2em;
	color: #01499B;
	font-weight: bolder;
}
.destacar2 {
	font-size: 1.2em;
	color: #00AB5B;
	font-weight: bolder;
}
.destacar-texto2 {
	background-color: #EF5748;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 100%;
	color: #FFF;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	display: none;
}

/*
tipografia
*/
 
h1 {
	font-size: 2em;
	margin: 0.67em 0;
	color: #353535;
}
.bto {
	background-color: #EF5749;
	color: #FFF;
	border: 0;
	border-radius: 20px;
	padding: 10px;
	font-size: 1.5em;
}

h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

p, pre {
	margin: 1em 0;
}

code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }

q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/*
lista
 */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }

menu, ol, ul { padding: 0 0 0 40px; }

nav ul, nav ol { list-style: none; list-style-image: none; }
/* 
contenido
*/
 
img { border: 0;
-ms-interpolation-mode: bicubic;  }

svg:not(:root) { overflow: hidden; }

/*
figura
 */
 
figure { margin: 0; }
/* 
form
*/
 
form { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; 
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }

button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; 
	vertical-align: baseline; 
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */
/*a { color: #353535; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
a:hover, a:focus {
	color: #0E3C60;
	text-decoration: none;
}*/
p {
	color: #666666;
	word-spacing: 1px;
	line-height: 18px;
	font-size: 1.2em;
}
h2 {
	font-size: 2em;
	color: #01499B;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2::after {
	content: " ";
	border: 0px solid #3dc9b3;
	display: block;
	width: 35px;
	margin: 25px auto;
}
.section-padding { padding: 90px 0 100px }
.dark-bg { background: #f3f5f8; }
.light-bg { background-color: #fff; }
.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; }
.light-box { background-color: #fff; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; padding: 20px 0; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #3dc9b3; -moz-box-shadow: 0px 3px 0px 0px #3dc9b3; box-shadow: 0px 3px 0px 0px #3dc9b3; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 650px; }
.nopadding { padding: 0; }
.inner { padding-top: 170px; }
.menu-superior {
	height: 100px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #01499B;
	background-image: url(../img/keyboard-bg.jpg);
	background-position: 200px -100px;
}
.menu-superior a:link{
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 1.5em;
}
.menu-superior a:visited{
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 1.5em;
}
.menu-superior a:hover{
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCCCCC;
	font-size: 1.5em;
}
.menu-superior ul {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu-superior li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.vocabulario {
	height: 110px;
	width: 243px;
	float: left;
	margin-left: 300px;
}

.logos {
	float: right;
	width: 320px;
	height: 50px;
	margin-top: 5px;
}



/* ==========================================================================
Navigation
========================================================================== */

nav ul li:last-child { border: none; }
nav ul li a {
	coor: rgba(255, 255, 255, 0.9);
	padding: 20px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 0;
	position: relative;
	color: #FFF;
	text-decoration: none;
}
#nav-toggle {
	position: absolute;
	top: 13px;
	background-image: url(../img/recursos2.png);
	width: 212px;
	height: 110px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bolder;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: -19px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}


#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
	height: 5px;
	width: 30px;
	position: absolute;
	display: block;
	content: '';
	background-color: #FFFFFF;
}
#nav-toggle span:before {
	top: -20px;
}
#nav-toggle span:after {
	bottom: 10px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.migas {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	margin-top: 80px;
	padding-bottom: 10px;
}
.migas h1 {
	color: #103959;
	margin: 0px;
	font-size: 3em;
	background-image: url(../img/adorno.png);
	background-repeat: no-repeat;
	background-position: center 150px;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #103959;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.migas-pasos {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.paso {
	font-size: 2.5em;
	color: #FFF;
	background-color: #FDB854;
	border-radius: 50%;
	padding-right: 13px;
	padding-left: 13px;
}
.migas-pasos ul {
	margin: 0px;
	padding: 0px;
}
.migas-pasos li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
.migas-pasos a:link {
	background-color: #01499B;
	height: 62px;
	width: 62px;
	border-radius: 50%;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 4px;
	padding-left: 4px;
}
.migas-pasos a:visited {
	background-color: #01499B;
	border-radius: 50%;
}
.migas-pasos a:hover {
	background-color: #00ab5b;
	border-radius: 50%;
}
.contenido-txt2 {
	width: 90%;
	font-size: 1.1em;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	color: #000;
	background: rgba(255, 255, 255, 0.8);
	padding:30px;
	border-radius: 20px;
}
.contenido-txt2 p {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	line-height: 30px;
}
.contenido-txt2 ul {
	margin-bottom: 50px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.contenido-txt2 li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../img/ico.png);
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.video-contenido {
	width: 80%;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 400px;
	margin-top: 20px;
}
.video2 {
	width: 611px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



.img-tamano  {
	width: 30%;
}
.contenido-txt3 {
	width: 100%;
	font-size: 1.3em;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
}
.contenido-txt3 li {
	list-style-type: none;
}

.contenido-txt {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	/*background: rgba(255, 255, 255, 0.8);*/
	text-align: justify;
}

.contenido-txt a {
	font-size: 1.5em;
	font-weight: lighter;
}
.contenido-txt li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../img/ico.png);
	margin-left: 20px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #666;
}
.contenido-txt p {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	padding-right: 60px;
	padding-left: 60px;
}

.contenido-txt h2 {
	text-align: center;
	padding: 0px;
	font-size: 2.5em;
	margin: 0px;
}
.contenido-txt h3 {
	text-align: center;
	padding: 0px;
	font-size: 2em;
	font-weight: bolder;
	color: #061B2C;
}

.cerrar {
	height: 50px;
	width: 100%;
}

.leer-mas {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#cat1 {
	width: 80%;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(255,255,255,0.7);
	border-radius: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cat1 h4 {
	font-size: 3em;
	text-align: center;
	color: #007086;
}

#cat1 p {
	line-height: 32px;
	font-size: 1.5em;
	color: #666;
}

#cat1 li {
	line-height: 25px;
	font-size: 1.5em;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img-cap {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
.img-cap2 {
	padding: 0px;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.destacar-texto {
	background-color: #C9E7EF;
	padding: 10px;
	border-radius: 20px;
	text-align: center;
	
}
.resumen {
	background-color: rgba(233,239,243,0.5);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	color: #91A7B9;
	text-shadow: 1px 2px 15px #ffffff;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	border-radius: 30px;
	padding: 10px;
	font-size: 1.5em;
	background-image: url(../img/resumen.png);
	background-repeat: no-repeat;
}
.resumen p {
	font-size: 1.5em;
	line-height: 40px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: lighter;
}

.resumen li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.resumen ul {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}



.resumen h2 {
	color: #09253B;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-shadow: 1px 2px 15px #ffffff;
	z-index: 1;
	font-weight: bolder;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.resumen h3 {
	color: #09253B;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-shadow: 1px 2px 15px #ffffff;
	z-index: 1;
	font-weight: bolder;
	width: 50%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.centrar {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.subir {
	text-align: center;
	height: 50px;
	width: 100%;
	position: absolute;
	z-index: 10000;
	margin-right: auto;
	margin-left: auto;
}




.navicon { position: relative; height: 26px; }
.indicator { position: absolute; right: 0 !important; }
.pull {
	display: none;
	height: auto;
	width: 100%;
	background-color: #009E4E;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 0px;
	top: 0px;
	background-image: url(../img/fondo-recursos.png);
	background-repeat: no-repeat;
	margin: 0px;
}
.pull ul {
	padding: 0px;
	margin: 0px;
}
.pull li {
	padding: 5px;
}
.pull a:link {
	font-size: 2em;
}
.pull a:visited {
	font-size: 2em;
}
.pull a:hover {
	font-size: 2em;
	color: #066032;
	text-decoration: none;
}


/* ==========================================================================
Hero
========================================================================== */
.hero {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 280px;
	padding-left: 0;
	background-image: url(../img/fondo-cabecera-index.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*.hero h1 { font-size: 40px; letter-spacing: 12px; margin: 10px; }*/
/*.hero h1{ background: url('../img/titulo-signo-blog.png') no-repeat center center; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.hero h1 span { color: #a1a9b0; display: inline-block; }
.hero p { letter-spacing: 1px; }
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }*/
/* ==========================================================================
Intro
========================================================================== */
.intro { background: #f3f5f8; }
.intro p { margin: 50px 0 0; }
.adorno {
	height: 60px;
	width: 100%;
}

h1.arrow { font-size: 15px; text-transform: uppercase; color: #353535; letter-spacing: 1px; background: url('../img/h1-bg.png') no-repeat center bottom; padding-bottom: 30px; font-weight: bold; }
/* ==========================================================================
Features
========================================================================== */
.features-wrapper, .team-wrapper { margin: 70px 0 0; }
.shadow { text-shadow: rgb(55, 181, 161) 1px 1px, rgb(55, 181, 161) 2px 2px, rgb(55, 181, 161) 3px 3px, rgb(55, 181, 161) 4px 4px, rgb(55, 181, 161) 5px 5px, rgb(55, 181, 161) 6px 6px, rgb(55, 181, 161) 7px 7px, rgb(55, 181, 161) 8px 8px, rgb(55, 181, 161) 9px 9px, rgb(55, 181, 161) 10px 10px, rgb(55, 181, 161) 11px 11px, rgb(55, 181, 161) 12px 12px, rgb(55, 182, 162) 13px 13px, rgb(55, 183, 163) 14px 14px, rgb(56, 184, 164) 15px 15px, rgb(56, 185, 165) 16px 16px, rgb(56, 186, 166) 17px 17px, rgb(57, 187, 167) 18px 18px, rgb(57, 188, 168) 19px 19px, rgb(57, 189, 169) 20px 20px, rgb(58, 191, 170) 21px 21px, rgb(58, 192, 171) 22px 22px, rgb(58, 193, 172) 23px 23px, rgb(59, 194, 173) 24px 24px, rgb(59, 195, 174) 25px 25px, rgb(59, 196, 175) 26px 26px, rgb(60, 197, 176) 27px 27px, rgb(60, 198, 177) 28px 28px, rgb(60, 199, 178) 29px 29px, rgb(61, 201, 179) 30px 30px; }
/*.icon { height: 175px; width: 175px; line-height: 175px; max-width: 100%; background: #3dc9b3; border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; color: #fff; font-size: 55px; text-align: center; vertical-align: middle; position: relative; margin: 0 auto 50px; }*/
/* ==========================================================================
iPhone Section
========================================================================== */

.buscador {
	width: 300px;
	border-radius: 20px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	position: absolute;
	z-index: 1;
	right: 0px;
	float: right;
	box-shadow: 5px 10px 0px rgba(0,0,0,0.2);
	margin-right: 30px;
	height: auto;
	margin-top: -20px;
}

/* ==========================================================================
Swag
========================================================================== */
.swag {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-image: url(../img/plants-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.swag h1 {
	color: #fff;
	font-size: 3em;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-shadow: 1px 2px 15px #ffffff;
	z-index: 1;
	font-weight: bolder;
	width: 65%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.swag h1 span { display: block; font-size: 25px; margin-top: 20px; }
.down-arrow-btn {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	/*background: rgba(255, 185, 85, 0.9);*/
	display: inline-block;
	color: #fff;
	font-size: 25px;
	line-height: 80px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FDB854;
}
.down-arrow-btn:hover, .down-arrow-btn:focus {
	color: #fff;
	background-color: rgba(239,87,72,1);
}
/* ==========================================================================
Portfolio
========================================================================== */
.effects { padding-left: 15px; }
.effects .img {
	position: relative;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: 20px;
}
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay {
	display: block;
	position: absolute;
	z-index: 20;
	background: rgba(223, 68, 48, 0.9);
	border-radius: 20px;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	height: 100px;
}
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 40px; text-transform: uppercase; line-height: 80px; }
.overlay-effect .img i { font-size: 0px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 40px) !important; width: calc(100% + 40px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.designs { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 50px; }
/* ==========================================================================
Subscribe
========================================================================== */
.subscribe { background: url('../img/keyboard-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 120px 0 140px; }
.subscribe h1 { color: #fff; margin-bottom: 40px; }
.subscribe h1 span { display: block; font-size: 15px; text-transform: uppercase; font-weight: bold; margin-top: 20px; letter-spacing: 1px; }
.subscribe input[type=text] { background-color: rgba(255, 255, 255, 0.1); border: solid 1px #fff; padding: 20px; width: 30%; color: #fff; }
.subscribe input[type=submit] { background: rgba(61, 201, 179, 0.5); border: solid 1px rgba(61, 201, 179, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.subscribe input[type=submit]:hover { background: rgba(61, 201, 179, 1); border: solid 1px rgba(61, 201, 179, 1); color: #fff; }
/* ==========================================================================
CTA
========================================================================== */
.ignite-cta {
	background-color: #0E3B65;
	margin: 0px;
	background-image: url(../img/plants-bg.jpg);
}
.ignite-cta h3 {
	color: #FFF;
	font-size: 2em;
}

.ignite-btn { display: inline-block; padding: 25px 40px; color: #fff; border: solid 1px #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
/* ==========================================================================
Team
========================================================================== */
.team img { margin-bottom: 40px; }
ul.social-buttons { list-style: none; margin: 0; padding: 0; }
ul.social-buttons li { display: inline-block; margin-right: 10px; }
ul.social-buttons li:last-child { margin-right: 0; }
.social-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	background-color: #FF422B;
}
.social-btn:hover, .social-btn:focus {
	color: #fff;
	background-color: #FFB600;
}
.social { margin-top: 25px }
/* ==========================================================================
Contact
========================================================================== */
.up-btn {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	display: block;
	color: #fff;
	font-size: 25px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	/*	background-color: rgba(253,184,84,0.9);*/
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FDB854;
}
.up-btn:hover, up-btn:focus {
	color: #fff;
	background-color: rgba(239,87,72,1);
}
.contact-details {
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 70px;
	margin-left: 0;
}
.contact-details h2 {
	font-size: 20px;
}
.contact-details h2 span {
	display: block;
	color: #3dc9b3;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 10px;
}
.contact-wrap { position: relative; }
/* ==========================================================================
Footer
========================================================================== */
footer a:link {
	color: #FFFFFF;
}
footer a:visited{
	color: #FFFFFF;
}
footer a:hover {
	color: #E5EFFD;
}
footer {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../img/plants-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #01499B;
	margin-top: 30px;
	background-position: right;
}
footer p { color: #fff; }
ul.legals { list-style: none; color: #fff; line-height: 25px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals { text-align: left; }
.credit { text-align: right; }
/* ==========================================================================
FlexSlider Custom CSS
========================================================================== */
#servicesSlider { margin-top: 70px; }
ul.slides li { margin-bottom: 20px; }
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.wp3 { background: url('../img/iphone-bg.png') no-repeat center center; background-position: 200px 10px; height: 100%; }





/* ==========================================================================
ampliar imagen
========================================================================== */
.imagenes-laterales {
	height: auto;
	width: 100%;
	/*	box-shadow: 5px 10px 0px rgba(0,0,0,0.2);*/
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	top: 400px;
	position: absolute;
	margin-top: 10px;
	display: none;
}
.imagenes-laterales2 {
	height: auto;
	width: 100%;
	/*	box-shadow: 5px 10px 0px rgba(0,0,0,0.2);*/
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	top: 400px;
	position: absolute;
	margin-top: 60px;
	display: none;
}


.md-modal {
	position: fixed;
	top: 40%;
	left: 50%;
	width: 50%;
	max-width: 1000px;
	min-width: 1024px;
	z-index: 20000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
/* Content styles */
.md-content-ayuda {
	color: #666;
	position: relative;
	border-radius: 10px;
	box-shadow: 1px 10px 10px rgba(0,0,0,0.9);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 950px;
	height: 600px;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../img/fondo-ayuda.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#video-ayuda {
	height: 240px;
	width: 360px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-radius: 20px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/pie-video.png);
	background-repeat: no-repeat;
	background-position: 10px 355px;
	margin-bottom: 10px;
	float: right;
	margin-right: 80px;
}


.texto-ayuda {
	float: left;
	height: 260px;
	width: 900px;
	margin-left: 20px;
	overflow: auto;
	text-align: justify;
	font-size: 1em;
	/*box-shadow: 0px 0px 20px rgba(0,0,0,0.2);*/
	background-color: rgba(255,255,255,0.9);
	border-radius: 20px;
	margin-top: 25px;
}
.texto-ayuda ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-size: 1em;
}
.texto-ayuda li {
	list-style-type: disc;
	font-size: 1.2em;
	margin: 0px;
	font-weight: bolder;
}


.texto-ayuda p {
	font-size: 1.5em;
	color: #666;
	line-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
}
.texto-ayuda h4 {
	font-size: 2em;
	color: #007086;
	text-align: center;
}


/* Content styles */
.md-content1 {
	color: #666;
	position: relative;
	/*border-radius: 10px;
	box-shadow: 1px 10px 10px rgba(0,0,0,0.9);*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 790px;
	height: 500px;
	/*background-color: #FFF;*/
	padding: 5px;
}
/* Content styles */
.md-content2 {
	color: #666;
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 1px 10px 10px rgba(0,0,0,0.9);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 700px;
	background-image: url(../images/fondo_curiosidades2.png);
	background-repeat: no-repeat;
	height: 400px;
	padding: 10px;
}
/* Content styles */
.md-content3 {
	color: #666;
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 1px 10px 10px rgba(0,0,0,0.9);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 700px;
	background-image: url(../images/fondo_mitos.png);
	background-repeat: no-repeat;
	height: 400px;
	padding: 10px;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	color: #FFFFFF;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	border-radius: 3px 3px 0 0;
	background-color: rgba(25,138,236,0.9);
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(000,00,15,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	left: 0;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
button {
	border: none;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	cursor: pointer;
	display: inline-block;	
	text-transform: uppercase;
	background-color: transparent;
	padding: 0em;
	text-align: center;
	margin: 0px;
	float: right;
}

button:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


@media screen and (max-width: 65em) {

.logos {display: none;
}
#nav-toggle {
	display: none;
}

/*#nav-toggle {display: none;
}*/
.buscador  {display: none;
}
.animated.fadeInDown img {
	width: 300px;
}
.menu-superior {
	height: 150px;
	width: 100%;
	/*background-color: #0E3C60;*/
	padding-top: 5px;
	padding-bottom: 5px;	
	background-image: url(../img/keyboard-bg.jpg);
	background-position: -500px;
}

.menu-superior ul {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}

.bto-sobre2 img {
	height: 15%;
	width: 15%;
		
}
#video-contenido {
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: #103959;
	margin-top: 50px;
	margin-bottom: 20px;
	border-radius: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imagenes-laterales {
	display: none;
	}
	.imagenes-laterales2 {
	display: none;
	}
.destacar {
	display: none;
	}
.vocabulario {
	display: none;
}
.contenido-txt2 {
	width: 100%;
	
}
}
