@font-face {
    font-family: "OpenSans-SemiBold";
    src: url('fuentes/OpenSans-SemiBold.ttf') format("truetype");
}
@font-face {
    font-family: "OpenSans-Regular";
    src: url('fuentes/OpenSans-Regular.ttf') format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url('fuentes/OpenSans-Bold.ttf') format("truetype");
}

* {
	margin:0;
	padding:0;
}

header {
	width:100%;
	height:auto;
	float:left;
}

nav .nav{
	width: auto !important;
}

nav{
	margin-bottom: 0 !important;
}
.nav > li > a{
	border-radius: 7px;
}

nav .icon-bar{
	background: #0d4980 !important;
}

nav button.navbar-toggle{
	border: 1px solid #0d4980 !important;
}

.btn_insc{
	border: 2px solid #0d4980;
	color: #0d4980 !important;
	line-height: 10px !important;
	margin-top: 3px;
	font-weight: bold;
}

.social_top{
	float: right;
}

.social_top li{
	float: left;
}

.social {
	position: fixed; 
	left: 0; 
	top: 29vh;
	z-index: 2000; 
}
.social2 ul {
	list-style: none;
	margin-top:5%;
}
.social ul li a {
	display: inline-block;
	color:#fff;
	background: #000;
	padding: 10px 10px;
	font-size:18px;
	text-decoration: none;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
}
 
.social ul li .icon-facebook {background:#3b5998;}
.social ul li .icon-youtube {background:#d71e18;}
.social ul li .icon-instagram {background:#bc2a8d;}
.social ul li .icon-mail3 {background:#808080;}
.social ul li .icon-whatsapp {background:#25d366;} 
.social ul li a:hover {
	background: #000; 
	padding: 10px 20px; 
}
#h-menu {
	position: fixed;

	margin-top: 6px;

	margin-left: 15px;

	height: 44px;
}
.cabecera {
	height:auto;
	background-color:#0d4980; 
}
.c-contenedor {
	width:100%;
	margin: 0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	background: url(https://academiabryce.com/assets/images/venalamejor.png);
	background-repeat: no-repeat;
	background-position: center;
}
.logo {
	width:65%;
}
#logo {
	height:77px;
	
	margin-top:1%;
	padding-bottom:1%;
}
.accesos {
	width:35%;
}
.redes {
	width:100%;
	text-align: right;
}
.redes ul {
	list-style: none;
	/*margin-left:44%;*/
	margin-top:2%;
}
.redes li {
	display: inline;
	text-align: center;
	margin: 0 3% 0 0;
}
.redes ul li a {
	display: inline-block;
	color:#fff;
	text-decoration: none;
	vertical-align: middle;
}
.redes ul li a:hover {
	color:#E2E4E7;
}
#rfuente {
	font-family: "OpenSans-SemiBold";
	font-size: 16px;
}
.barra {
	position:absolute;
	margin-top:6px;
}
.icon-facebook {
	font-size:26px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
} 
.icon-youtube {
	font-size:26px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
} 
.icon-user {
	font-size:20px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
} 
.icon-facebook:hover {color:#E2E4E7;} 
.icon-youtube:hover {color: #E2E4E7;}
.icon-user:hover {color: #E2E4E7;}

.s-menu {
	width:100%;
	text-align: right;
}
.s-menu ul {
	list-style: none;
	/*margin-left:10%;*/
	margin-top:2%;
	font-size:14px;
	font-family: "OpenSans-SemiBold";
}
.s-menu li {
	display: inline;
	text-align: center;
	margin: 0 3% 0 0;
}
.s-menu ul li a {
	display: inline-block;
	color:#fff;
	text-decoration: none;
	vertical-align: middle;
}
.s-menu ul li a:hover {
	color:#E2E4E7;
}
.barra2 {
	position:absolute;
	margin-top:4px;
}
.p-menu {
	width:100%;
	height:auto;
	border-bottom: 1px solid #dedede;
}
.m-contenedor {
	width:100%;
	max-width:1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 11px;
	font-family: "OpenSans-SemiBold";
}

.m-contenedor a:hover{
	text-decoration: none;
}

.m-contenedor a{
	color: #0d4980;
	padding-right: 3%;
	padding-left: 3%;
	font-size: 15px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 11px;
}

nav li.active a{
	background: #0d4980;
	color: #FFFFFF !important;
}

.m-contenedor a:hover{
	background: #0d4980;
	color: #FFFFFF;
}

.menu {
	width:100%;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	font-family: "OpenSans-SemiBold";
}
.btn1, .btn2, .btn3, .btn4, .btn5, .btn6 {
	width:15.5%;
	text-align:center;
	text-decoration:none;
}
.btn1 div, .btn2 div, .btn3 div, .btn4 div, .btn5 div, .btn6 div {
	padding-top:12%;
	padding-bottom:12%;
	color:#333333;
}
.btn7 {
	width:1% !important;
	text-align:center;
	text-decoration:none;
}
.btn7 img {
	margin-top:200%;
}
.btn7 div {
	padding-top:50%;
	padding-bottom:50%;
}
.btn1 div:hover, .btn2 div:hover, .btn3 div:hover, .btn4 div:hover, .btn5 div:hover, .btn6 div:hover {
	color:#ffffff;
	background-color:#0d4980;
}
ul.nav {
	width:100%;
	list-style: none; /* esto elimina el marcador de lista */
	 /* esto crea el borde superior de los vínculos (los demás se sitúan usando un borde inferior en el LI) */
	margin-bottom: 0px; /* esto crea el espacio entre la navegación en el contenido situado debajo */
	font-family: "OpenSans-SemiBold";
}
ul.nav ul /* Para todos los ul debajo del ul.menu */
 {
	position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
    left:0px; /* Para que no monte sobre el <li> */
    /*top:65px;*/
    display:none;
    list-style:none;
	z-index:5;
	
}
ul.nav li:hover > ul
 {
    display:block;
 }
.p-menu ul.nav li {
	text-align:center;
	position:relative; 
	padding:1px;
	float:left;
	width:15.5%;
	 /* esto crea la separación de los botones */
}
ul.nav li li{
	width: 250px;
}
ul.nav li li a, ul.nav li li a:visited {
	background:#FFFFFF;
	padding: 4% 2% 4% 7%;
	font-size:14px;
}
ul.nav li li a:hover, ul.nav li li a:active, ul.nav li li a:focus {
	color:#FFFFFF;
	background:#0d4980;
}
ul.nav a, ul.nav a:visited { /* al agrupar estos selectores, se asegurará de que los vínculos mantengan el aspecto de botón incluso después de haber sido visitados */
	padding: 13% 5% 13% 5%;
	display: block; /* esto da al anclaje propiedades de bloque, de manera que llene todo el LI en el que está contenido para que toda el área reaccione a un clic de ratón. */
	color:#333333;
	font-size:16px;
	text-decoration: none;
	white-space: nowrap;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* esto cambia el color de fondo y del texto tanto para usuarios que naveguen con ratón como para los que lo hagan con teclado */
	background: #0d4980 !important;
	color: #FFF !important;
}
.movil {
	display:none;
}
.abslider {
	width:100%;
	padding: 0;
	/*float:left;*/
}
#slider1_container {
	position: relative; 
	margin: 0 auto;
    top: 0px; 
	left: 0px; 
	width: 1600px; 
	height: 500px; 
	overflow: hidden;
}
#loading {
	position: absolute; 
	top: 0px; 
	left: 0px;
}
#loading2 {
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	position: absolute; 
	display: block;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
#loading3 {
	position: absolute; 
	display: block; 
	background: url(../images/loading.gif) no-repeat center center;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
#slides {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1600px;
    height: 500px; 
	overflow: hidden;
}
#caption {
	position: absolute; 
	width: 445px; 
	height: 300px; 
	top: 100px; 
	left: 600px;
}
#phone {
	position: absolute; 
	width: 445px; 
	height: 300px; 
	top: 0px; 
	left: 0px;
}
#img_caption {
	position: absolute; 
	width: 102px; 
	height: 78px; 
	top: 70px; 
	left: 130px;
}
#text {
	position: absolute; 
	width: 80px; 
	height: 53px; 
	top: 153px; 
	left: 163px;
}
#fruit {
	position: absolute; 
	width: 140px; 
	height: 90px; 
	top: 60px; 
	left: 220px;
}
#navigator {
	position: absolute; 
	width: 200px; 
	height: 155px; 
	top: 57px; 
	left: 121px; 
}
#caption2 {
	position: absolute; 
	width: 470px; 
	height: 220px; 
	top: 120px; 
	left: 650px;
}
#caption2_img {
	position: absolute; 
	width: 470px; 
	height: 220px; 
	top: 0px; 
	left: 0px;
}
#caption2_img1 {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#caption2_img2 {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#caption2_img_point {
	position: absolute; 
	width: 257px; 
	height: 300px; 
	top: 80px; 
	left: 200px;
}
#caption2_nav_horizontal {
	position: absolute; 
	width: 379px; 
	height: 213px; 
	top: 4px; 
	left: 45px;
}
#titulo {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#titulo2 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#titulo3 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 30px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 60px; 
	text-transform: uppercase; 
	font-size: 50px;
    color: #FFFFFF;
}
#leyenda {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 300px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 30px;
    color: #FFFFFF;
}
#leyenda2 {
	position: absolute; 
	width: 640px; 
	height: 144px; 
	top: 308px; 
	left: 274px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 50px;
    color: #FFFFFF;
}
#leyenda3 {
	position: absolute; 
	width: 480px; 
	height: 120px; 
	top: 300px; 
	left: 30px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 30px;
    color: #FFFFFF;
}
#leyenda4 {
	position: absolute; 
	width: 683px; 
	height: 75px; 
	top: 179px; 
	left: 875px; 
	padding: 5px;
    text-align: left; 
	line-height: 36px; 
	font-size: 50px;
    color: #FFFFFF;
}
/*Bullet Navigator Skin Begin -->
             jssor slider bullet navigator skin 21 css */
            /*
            .jssorb21 div           (normal)
            .jssorb21 div:hover     (normal mouseover)
            .jssorb21 .av           (active)
            .jssorb21 .av:hover     (active mouseover)
            .jssorb21 .dn           (mousedown)
            */
            .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
            {
                background: url(../images/b21.png) no-repeat;
                overflow:hidden;
                cursor: pointer;
            }
            .jssorb21 div { background-position: -5px -5px; }
            .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
            .jssorb21 .av { background-position: -65px -5px; }
            .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


/*Arrow Navigator Skin Begin -->
             jssor slider arrow navigator skin 21 css */
            /*
            .jssora21l              (normal)
            .jssora21r              (normal)
            .jssora21l:hover        (normal mouseover)
            .jssora21r:hover        (normal mouseover)
            .jssora21ldn            (mousedown)
            .jssora21rdn            (mousedown)
            */
            .jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../images/a21.png) center center no-repeat;
                overflow: hidden;
            }
            .jssora21l { background-position: -3px -33px; }
            .jssora21r { background-position: -63px -33px; }
            .jssora21l:hover { background-position: -123px -33px; }
            .jssora21r:hover { background-position: -183px -33px; }
            .jssora21ldn { background-position: -243px -33px; }
            .jssora21rdn { background-position: -303px -33px; }			
			
#jssorb21 {
	position: absolute; 
	bottom: 26px; 
	left: 6px;
}
#prototype {
	POSITION: absolute; 
	WIDTH: 19px; 
	HEIGHT: 19px; 
	text-align:center; 
	line-height:19px; 
	color:White; 
	font-size:12px;
	margin-top:-30px;
}
/****/
#info2 {
	width:100%;
	height:auto;
	float:left;
	margin-top:-1%;
}
.d-info2 {
	width:100%;
	float:left;
	height:auto;
	margin-top:5%;
}
#alu_opt {
	width:50%;
	height:auto;
	float:left;
}
.r-info2 {
	width:50%;
	float:left;
}
.ip-titulo {
	margin-left:16%;
	font-family: "OpenSans-SemiBold";
}
.r-info2 h1{
	line-height:20px;
	font-family: "OpenSans-SemiBold";
	margin-left:12.5%;
}
.barrita {
	width:68px;
	height:3px;
	background-color:#0d4980;
	margin-top:13px;
	margin-left:12.5%;
}
.i-parrafo {
	font-family: "OpenSans-Regular";
	margin-top:15px;
	margin-left:12.5%;
	margin-right: 12.5%;
	text-align:justify;
	font-size:14px;
}
.i-list1 {
	width:50%;
	float:left;
}
.i-list2 {
	width:50%;
	float:left;
}
ul.list {
	margin-top:10%;
	margin-left:30%;
	list-style-type: square;
	font-family: "OpenSans-SemiBold";
}
.list li {
	color:#0d4980;
}
.list li span {
	color:#000000;
}
ul.list2 {
	margin-top:10%;
	margin-left:5%;
	list-style-type: square;
	font-family: "OpenSans-SemiBold";
}
.list2 li {
	color:#0d4980;
}
.list2 li span {
	color:#000000;
}

.noticias {
	width:100%;
	height:auto;
	float:left;
	margin-top:3%;
}
.n-contenedor {
	width:100%;
	max-width:1400px;
	margin: 0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.s-noticias {
	width:76%;
	max-width:1060px;
}
.np-titulo {
	margin-left:4.5%;
	font-family: "OpenSans-SemiBold";
}
.n-h1 {
	line-height:20px;
	font-family: "OpenSans-SemiBold";
	margin-left:1%;
}
.barrita2 {
	width:68px;
	height:3px;
	background-color:#0d4980;
	margin-top:13px;
	margin-left:1%;
}

/***hover noticias**/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	/*min-width: 320px;
	max-width: 480px;
	max-height: 360px;*/
	width: 94%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.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 figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 0px;
	font-size: 58.5%;
}
/*-----------------*/
/***** Apollo 1*****/
/*-----------------*/

figure.effect-apollo {
	background: #0d4980;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 200px;
	/*border-right: 4px solid #fff;*/
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	font-family: "OpenSans-Regular";
}
#p-big {
	font-size:200%;
	font-family: "OpenSans-Bold";
	line-height:100%;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/* Media queries */

.grid2 {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid2 figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	/*min-width: 320px;
	max-width: 480px;
	max-height: 360px;*/
	width: 94%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid2 figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none;
}

.grid2 figure figcaption,
.grid2 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid2 figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid2 figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid2 figure h2 span {
	font-weight: 800;
}

.grid2 figure h2,
.grid2 figure p {
	margin: 0;
}

.grid2 figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Apollo 2*****/
/*-----------------*/

figure.effect-apollo2 {
	background: #0d4980;
}

figure.effect-apollo2 img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo2 figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo2 p {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 200px;
	/*border-right: 4px solid #fff;*/
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	font-family: "OpenSans-Regular";
}
#p-big2 {
	font-size:200%;
	font-family: "OpenSans-Bold";
	line-height:100%;
}
#p-big3 {
	font-size:100%;
	font-family: "OpenSans-Regular";
	line-height:100%;
	width:198px;
	border: 1px solid #FFFFFF;
	color:#FFF;
	padding-top: 2%;
  	padding-right: 6%;
  	padding-bottom: 2%;
  	padding-left: 6%;
	text-align:center;
	line-height:200%;
}

figure.effect-apollo2 h2 {
	text-align: left;
}

figure.effect-apollo2:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo2:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo2:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.grid3 {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid3 figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px 1.5%;
	/*min-width: 320px;
	max-width: 480px;
	max-height: 360px;*/
	width: 89%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid3 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid3 figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid3 figure figcaption::before,
.grid3 figure figcaption::after {
	pointer-events: none;
}

.grid3 figure figcaption,
.grid3 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid3 figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid3 figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid3 figure h2 span {
	font-weight: 800;
}

.grid3 figure h2,
.grid3 figure p {
	margin: 0;
}

.grid3 figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Apollo 3*****/
/*-----------------*/

figure.effect-apollo3 {
	background: #0d4980;
}

figure.effect-apollo3 img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo3 figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo3 p {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 1em;
	padding: 0 1em;
	max-width: 240px;
	/*border-right: 4px solid #fff;*/
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	font-family: "OpenSans-Bold";
}
#p-big4 {
	font-size:80%;
	font-family: "OpenSans-Regular";
	line-height:100%;
}
#p-big5 {
	font-size:70%;
	font-family: "OpenSans-Regular";
	line-height:100%;
}
#p-big6 {
	font-size:100%;
	font-family: "OpenSans-SemiBold";
	line-height:200%;
}

figure.effect-apollo3 h2 {
	text-align: left;
}

figure.effect-apollo3:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo3:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo3:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.grid4 {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid4 figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px 1%;
	/*min-width: 320px;
	max-width: 480px;
	max-height: 360px;*/
	width: 94%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid4 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid4 figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid4 figure figcaption::before,
.grid4 figure figcaption::after {
	pointer-events: none;
}

.grid4 figure figcaption,
.grid4 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid4 figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid4 figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid4 figure h2 span {
	font-weight: 800;
}

.grid4 figure h2,
.grid4 figure p {
	margin: 0;
}

.grid4 figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Apollo 4*****/
/*-----------------*/

figure.effect-apollo4 {
	background: #0d4980;
}

figure.effect-apollo4 img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo4 figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo4 p {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 1em;
	padding: 0 1em;
	max-width: 500px;
	/*border-right: 4px solid #fff;*/
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	font-family: "OpenSans-Bold";
}
#p-big7 {
	font-size:80%;
	font-family: "OpenSans-Regular";
	line-height:100%;
}
#p-big8 {
	font-size:70%;
	font-family: "OpenSans-Regular";
	line-height:100%;
}
#p-big9 {
	font-size:100%;
	font-family: "OpenSans-SemiBold";
	line-height:200%;
}

figure.effect-apollo4 h2 {
	text-align: left;
}

figure.effect-apollo4:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo4:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo4:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.big-not-l {
	width:50%;
	float:left;
}
.big-not-r {
	width:50%;
	float:left;
}
.small-not-l {
	width:25%;
	float:left;
}
.small-not-r {
	width:25%;
	float:left;	
}
.regular-not {
	width:50%;
	float:left;
}
.categoria {
	width:24%;
	max-width:340px;
}
.categoria h2{
	line-height:20px;
	font-family: "OpenSans-SemiBold";
	margin-left:12.5%;
}
.barrita3 {
	width:68px;
	height:3px;
	background-color:#0d4980;
	margin-top:13px;
	margin-left:12.5%;
}
.grp-categorias {
	width:100%;
	margin: 0 auto;
	margin-top:2%;
}
.btn-categoria {
	max-width:95px;
	color:#808080;
	background:#c3c3c3;
	font-family: "OpenSans-SemiBold";
	font-size:12px;
	padding-top: 2%;
  	padding-right: 2%;
  	padding-bottom: 2%;
  	padding-left: 2%;
	margin-top:3%;
	float:left;
	transition: all 500ms ease;
	text-align:center;
	margin-right:3%;
}
.btn-categoria:hover {
	background: #0d4980;
	color: #FFFFFF;
}
.padre-post {
	width:100%;
	float:left;
	margin-top:20%;
}
.kid-post {
	width:100%;
	/*max-width:246px;*/
	margin:0 auto;
	margin-top:10%;
	border-bottom-style:dashed;
	border-bottom-color: #a8a8a8;
	
}
.kid-post p {
	font-family: "OpenSans-Regular";
	font-size:14px;
}

.kid-post2 {
	width:100%;
	/*max-width:246px;*/
	margin:0 auto;
	margin-top:10%;
	
	
}
.kid-post2 p {
	font-family: "OpenSans-Regular";
	font-size:14px;
}
.icon-calendar {
	font-size:14px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
} 
.testimonios {
	width:100%;
	float:left;
	margin-top:8%;
}
.t-titulo {
	margin-left:27%;
	font-family: "OpenSans-SemiBold";
}
.t-h1 {
	line-height:20px;
	font-family: "OpenSans-SemiBold";
	margin-left:0px;
}
.barrita4 {
	width:68px;
	height:3px;
	background-color:#0d4980;
	margin-top:13px;
}
/**Testimonio**/
.container {
	width:80%;
	margin:0 auto;
	margin-top:5%;
}
.testimonial{
    padding: 70px 30px 50px;
    margin: 50px 30px 30px;
    border: 1px solid #ea816b;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #ff7a33;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
	font-family: "OpenSans-Regular";
}
.testimonial .description:before{
    /*content: "\f10d";*/
    font-family: 'FontAwesome';
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px;
}
.testimonial .title{
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ea816b;
    font-size: 20px;
    font-weight: 700;
    color: #ff7a33;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
	font-family: "OpenSans-Bold";
}
.testimonial .post{
    font-size: 15px;
    color: #671a36;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
}
.owl-prev{
    position: absolute;
    left: -5%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #ff7a33;
    opacity: 1;
}
.owl-next:after{ content: "\f105"; }
 
@media only screen and (max-width: 479px){
    .testimonial{ padding: 70px 10px 30px; }
    .testimonial .description:before{ top: -20px }
    .testimonial .title{ font-size: 12px; }
    .testimonial .post{ font-size: 11px; }
}

.meta {
	width:100%;
	height:auto;
	float:left;
	background: url(../images/fondo-estudent_opt.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin-top:5%;
}
.me-contenedor {
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.m-logos {
	width:100%;
	max-width:610px;
	margin:0 auto;
	margin-top:10%;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.l1, .l2, .l3 {
	width:33.3%;
}
.l1 img, .l2 img, .l3 img{
	width:95%;
	height:auto;
}
.m-bold {
	font-family: "OpenSans-Bold";
	color:#FFFFFF;
	text-align:center;
	font-size:32px;
}
.me-contenedor span {
	color:#ff7a33;
}
.m-regular {
	font-family: "OpenSans-Regular";
	color:#FFFFFF;
	max-width:694px;
	text-align:center;
	margin:0 auto;
	margin-top:5%;
	padding-bottom:10%;
}
.mapa {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	padding-bottom: 5%;
}
#mapa {
	width:100%;
	max-width:1400px;
	height:400px;
	margin-top:5%;
}
.info {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	margin-top:4%;
}
.telefonica {
	width:33.3%;
}
.i-telefonica {
	width:90%;
	border:1px solid #0d4980;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	padding-bottom:10%;
}
.m-icon {
	width:50%;
}
.m-icon p {
	margin-top:20%;
}
.m-texto {
	width:50%;
}
.m-texto p {
	font-family: "OpenSans-Regular";
	font-size:12px;
}
.m-texto h5 {
	margin-top:20%;
	font-family: "OpenSans-SemiBold";
}
.i-whatsapp {
	width:90%;
	border:1px solid #0d4980;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	padding-bottom:5.9%;
}
.whatsapp {
	width:33.3%;
}
.i-correo {
	width:90%;
	border:1px solid #0d4980;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
	padding-bottom:10%;
}
.correo {
	width:33.3%;
}
.icon-phone {
	font-size:33px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#0d4980;
}
.icon-whatsapp {
	font-size:33px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#0d4980;
}
.icon-mail2 {
	font-size:33px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#0d4980;
}
footer {
	width:100%;
	height:auto;
	float:left;
	background-color:#0d4980;
}
.f-contenedor {
	width:100%;
	max-width:1400px;
	margin:0 auto;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.f-empresas {
	width:40%;
	display: flex;
  	display: -webkit-flex;
  	flex-flow: row wrap;
  	-webkit-flex-flow: row wrap;
}
.f-logo-p {
	width:100%;
	padding-bottom:20px;
	padding-left:1%;
}
#logo-footer-min {
	margin-top:13%;
	margin-left:10%;
}
.f-logo-s {
	width:25%;
	padding-left:1%;
}
.derechos {
	width:100%;
	text-align: center;
	margin-top: 20px;
}
.derechos p {
	color:#ffffff;
	font-family: "OpenSans-SemiBold";
	font-size:12px;
}
.f-info {
	width:22.5%;
	color:#ffffff;
}
.f-border {
	margin-top:17%;
	border-right:0px solid white;
}
#t-info {
	font-family: "OpenSans-Bold";
	margin-left:5%;
}
.txt-info {
	font-family: "OpenSans-Regular";
	margin-top:5%;
	font-size:12px;
	margin-left:5%;
}
.f-enlaces {
	width:22.5%;
	color:#ffffff;
}
#t-enlaces {
	font-family: "OpenSans-Bold";
	margin-left:5%;
}
.txt-enlaces {
	font-family: "OpenSans-Regular";
	margin-top:5%;
	font-size:12px;
	margin-left:5%;
}
.txt-enlaces a {
	outline: none;
	color: #ffffff;
	text-decoration: none;
}

.txt-enlaces a:hover, .txt-enlaces a:focus {
	color: #528cb3;
}

.f-mas {
	width:15%;
	color:#FFFFFF;
}
#t-mas {
	font-family: "OpenSans-Bold";
	margin-left:5%;
	margin-top:25%;
}
#t-mas2 {
	font-family: "OpenSans-Bold";
	margin-left:5%;
	margin-top:15%;
}
.txt-mas {
	font-family: "OpenSans-Regular";
	margin-top:5%;
	font-size:12px;
	margin-left:5%;
}
.txt-mas a {
	outline: none;
	color: #ffffff;
	text-decoration: none;
}

.txt-mas a:hover, .txt-mas a:focus {
	color: #528cb3;
}
.icon-facebook2 {
	font-size:26px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	margin-left:27%; 
}
.icon-instagram2 {
	font-size:26px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	margin-left:27%; 
}  
.icon-youtube2 {
	font-size:26px;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease; 
	margin-left:17%; 
} 

.icon-facebook2:hover {color:#E2E4E7;}
.icon-instagram2:hover {color:#E2E4E7;}  
.icon-youtube2:hover {color: #E2E4E7;}

#ico-appstore {
	width:65%;
	max-width:150px;
	height:auto;
}
#ico-googleplay {
	width:65%;
	max-width:150px;
	height:auto;
}

@media screen and (min-width:1400px) {


}


@media screen and (max-width:1399px) {


}


@media screen and (max-width:800px) {

	.abslider{
		margin-top: 55px;
	}
	
	.cabecera {
		display:none;
	}
	.p-menu {
		display:none;
	}
	.r-info2 {
		width:55%;
	}
	#alu_opt {
		width:45%;
	}
	.s-noticias {
		width:100%;
	}
	.n-contenedor {
		width:95%;
	}
	.categoria {
		display:none;
	}
	.me-contenedor {
		width:85%;
	}
	.m-bold {
		font-size:24px;
	}
	.m-regular {
		font-size:12px;
		width:70%;
	}
	.l1 img, .l2 img, .l3 img{
		width:75%;
		height:auto;
	}
	.m-icon {
		width:25%;
	}
	.m-icon p {
		margin-top:20%;
	}
	.m-texto {
		width:75%;
	}
	.info {
		width:98%;
	}
	.f-enlaces {
		order: 1;
    	-webkit-order: 1;
		width:50%;
	}
	.f-mas {
		width:50%;
		order: 2;
    	-webkit-order: 2;
	}
	.f-empresas {
		width:50%;
		order: 3;
    	-webkit-order: 3;
		padding-left:2%;
	}
	.f-info {
		width:50%;
		order: 4;
    	-webkit-order: 4;
	}
	#t-mas {
		margin-left:5%;
		margin-top:17%;
	}
	#t-mas2 {
		margin-top:5%;
	}
	.icon-facebook2 {
		margin-left:15%; 
	}
	.icon-instagram2 {
		margin-left:15%; 
	} 
	.icon-youtube2 {
		margin-left:10%; 
	}
	.f-border {
		margin-left:10%;
	}
	.f-logo-p {
		padding-bottom:5px;
	} 
}

@media screen and (max-width: 480px) {

	.desktop {
		display:none;
	}
	.movil {
		display:block;
	}

	#slider1_container {
		width: 480px; 
		height: 500px; 
	}
	#slides {
		width: 480px; 
		height: 500px; 
	}
	
	.r-info2 {
		width:100%;
	}
	#alu_opt {
		display:none;
	}
	.i-parrafo {
		margin-left:7.5%;
		margin-right: 7.5%;
	}
	.ip-titulo {
		margin-left:7%;
	}
	.r-info2 h1{
		margin-left:3.5%;
	}
	.barrita {
		margin-left:3.5%;
	}
	.big-not-l {
		width:100%;
	}
	.big-not-r {
		width:100%;
	}
	.small-not-l {
		width:50%;
	}
	.small-not-r {
		width:50%;
	}
	.regular-not {
		width:100%;
	}
	.telefonica {
		width:50%;
	}
	.whatsapp {
		width:50%;
	}
	.correo {
		width:50%;
	}
	.f-enlaces {
		display:none;
	}
	.f-mas {
		width:50%;
		order: 2;
    	-webkit-order: 2;
	}
	.f-empresas {
		width:100%;
		order: 3;
    	-webkit-order: 3;
		padding-left:2%;
	}
	.f-info {
		width:50%;
		order: 1;
    	-webkit-order: 1;
	}
	.f-logo-p {
		width:100%;
		padding-bottom:20px;
		padding-left:1%;
		text-align:center;
	}
	#logo-footer-min {
		margin-top:7%;
		margin-left:0%;
	}
}



.captionjs{
	box-shadow: 1px 1px 3px #9e9e9e;
}
.captionjs, .captionjs figcaption {
	margin: 0 0 20px;
	padding: 0;
}
.captionjs figcaption {
	font-size: 13px;
	line-height: 1.5;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-top: none;
	background-color: #eee;
}
.captionjs.captionjs-stacked figcaption {
	background-color: rgba(13, 73, 128, 0.75);
	color: #fff;
	border: none;
	font-weight: bold;
}
.captionjs.captionjs-animated figcaption {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	border: none;
}
.captionjs.captionjs-hidden figcaption {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	border: none;
}
.captionjs.captionjs-default a {
	color: #000;
}