/*Developed by: Cass Cr*/

@font-face {
	font-family:'Orkney-Bold';
	src:url(../fonts/Orkney-Bold.otf);
}
@font-face {
	font-family:'Orkney-Light';
	src:url(../fonts/Orkney-Light.otf);
}
@font-face {
	font-family:'Orkney-Medium';
	src:url(../fonts/Orkney-Medium.otf);
}
@font-face {
	font-family:'Orkney-Regular';
	src:url(../fonts/Orkney-Regular.otf);
}
h2
{
font-family: 'Orkney-Regular';
}
p
{
font-family: 'Orkney-Regular';
color: #444444;
font-size: 18px;
line-height: 1.5;
}
h3, h4
{
font-family: 'Orkney-Bold';
color: #39393a;
}
.shortstory{
    height:50px;
}

.black
{
font-family: 'Orkney-Bold';
color: #444444;
}
.black-2
{
font-family: 'Orkney-Bold';
font-size: 16px;
}
.titulo
{
font-family: 'Orkney-Bold';
font-size: 45px;
}
.banner-gris
{
background-color:#fffdf8;
padding: 40px 0;
}
.frase-principal
{
height: 300px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
.frase-principal-inicio
{
height: 450px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
.divisor
{
background-image: url(../img/home_parallax.jpg);
background-size:cover;
    background-repeat: no-repeat;
background-attachment: fixed;
background-position:center;

height: 400px;
max-width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.navbar_brand
{
z-index: 9;
}
.unidades
{
padding: 40px 0;
}
.certificaciones
{
background:#fffdf8;
padding: 40px 0;
}
.escuelas-index
{
background: #fffdf8;
/*height: 205px;*/
}

.naranja
{
background-color: #f5af34;
height: 30px;
/*padding: 2px 0;*/
}
.divider {
    position: relative;
    right:-10px;
}
.unidad
{
font-family: 'Orkney-Bold';
color: #073785;
font-size: 14px;
}
.naranja p
{
font-family: 'Orkney-Bold';
color: #073785;
font-size: 13px;
margin-left: -70px;
}
footer
{
height: 300px;
background-color: #073785;
}
.kinder
{
border-top: 4px solid #F5AF33;
font-family: 'Orkney-Medium';
font-size: 14px;
transition: all 0.5s ease;
color: #000;
}

.kinder:hover 
{
background-color: #f5af33;
color: #fff;
}
.kinder:hover p
{
/*background-color: #19A5F6;*/
transition: all 0.5s ease;
color: #fff;
}
.primaria
{
border-top: 4px solid #19A5F6;
font-family: 'Orkney-Medium';
font-size: 14px;
    transition: all 0.5s ease;
}
.primaria:hover
{
background-color: #19A5F6;
}
.primaria:hover p
{
/*background-color: #19A5F6;*/
transition: all 0.5s ease;
color: #fff;
}
.secundaria
{
border-top: 4px solid #E64E12;
font-family: 'Orkney-Medium';
font-size: 14px;
transition: all 0.5s ease;
color: #000;}
.secundaria:hover
{
background-color: #E64E12;
}
.secundaria:hover p
{
/*background-color: #19A5F6;*/
transition: all 0.5s ease;
color: #fff;
}
.prepa
{
border-top: 4px solid #82CB41;
font-family: 'Orkney-Medium';
font-size: 14px;
transition: all 0.5s ease;
    color: #000;
}
.prepa:hover
{
background-color: #82CB41;
}
.prepa:hover p
{
/*background-color: #19A5F6;*/
transition: all 0.5s ease;
color: #fff;
}
.lic
{
border-top: 4px solid #624B99;
font-family: 'Orkney-Medium';
font-size: 14px;
transition: all 0.5s ease;
    color: #000;
}
.lic:hover
{
background-color: #624B99;
}
.lic:hover p
{
/*background-color: #19A5F6;*/
transition: all 0.5s ease;
color: #fff;
}
.link-fb:hover
{
color: #F5AF33;
}
button:focus{
 outline:none !important;
 }
/*****************************UNIDADES*************************************/
.kinder-unidad
{
border-bottom: 4px solid #F5AF33;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.kinder-unidad-movil
{
background: #F5AF33;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.primaria-unidad
{
border-bottom: 4px solid #19A5F6;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.primaria-unidad-movil
{
background:  #19A5F6;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.secundaria-unidad
{
border-bottom: 4px solid #e44f23;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.secundaria-unidad-movil
{
background:  #e44f23;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.prepa-unidad
{
border-bottom: 4px solid #84c94b;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.prepa-unidad-movil
{
background:  #84c94b;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.lic-unidad
{
border-bottom: 4px solid #805ed5;
font-family: 'Orkney-Medium';
font-size: 14px;
}
.lic-unidad-movil
{
background:  #805ed5;
font-family: 'Orkney-Medium';
font-size: 14px;
}
button
{
background: #82cb41;
border: 2px #82cb41;
border-radius: 3px;
padding: 10px;
color: #fff;
text-transform: uppercase;
font-family: 'Orkney-Bold';
}
.titulo-laurens
{
font-family: 'Orkney-Bold';
font-size: 45px;
color: #fff;
text-shadow: 1px 1px #000;
}
.banner-texto
{
color: #fff;
font-size: 20px;
}
.slide
{
height: 350px;
}
.bienvenida
{
display: flex;
justify-content: center;
align-items: center;
background-color: #e64e12;
height: 150px;
}
.bienvenida-azul
{
display: flex;
justify-content: center;
align-items: center;
background-color: #2666a9;
height: 150px;
}
.bienvenida h1
{
color: #fff;
font-family: 'Orkney-Regular';
}
.bienvenida-azul h1
{
color: #fff;
font-family: 'Orkney-Regular';
}
.titular-unidad
{
font-family: 'Orkney-Bold';
}
.border
{
border-bottom: 1px solid #d0d0d0;
}
.border-lateral
{
border-right: 1px solid #d0d0d0;
}
.prepa-boton
{
background-color:#073785;
padding: 20px;
border-radius: 3px;
font-family: 'Orkney-Bold';
font-size: 20px;
text-transform: none;
}
.prepa-boton-movil
{
background-color:#073785;
padding: 16px;
border-radius: 3px;
font-family: 'Orkney-Bold';
font-size: 16px;
text-transform: none;
}
/*******************************QUIENES SOMOS**********************************/
.nosotros-lista
{
height: 700px;	
border-right: solid 1px #b7b7b7;
/*border-top: solid 1px #f1f1f1;*/
}
.border-superior
{
border-top: solid 1px #b7b7b7;
width: 770px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
.border-superior-2
{
border-top: solid 1px #b7b7b7;
width: 800px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
.nosotros-lista a
{
text-decoration: none;
font-family: 'Orkney-Regular';
font-size: 18px;
color: #6c6c6c;
/*margin-left: 10px;*/
}

.nosotros-lista a:hover
{
color: #fff;
}

.nosotros-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}

.nosotros-lista li:hover
{
background-color: #e64e12;
}

#titulo, #admi, #titulo-padres
{
border-bottom: 1px solid #b7b7b7;
margin-right: -15px;
margin-left: -15px;
}
#titulo-2
{
border-bottom: 1px solid #b7b7b7;border-top: 1px solid #b7b7b7;
margin-right: -15px;
margin-left: -15px;
}
#titulo, #titulo-2
{
color: #e55016;
font-family: 'Orkney-Bold';
font-size: 30px;
padding: 10px 0 10px 10px;
}
#info, #information
{
font-family: 'Orkney-Regular';
font-size: 16px;
}
.selected
{
background-color: #e64e12;
margin-right: -15px;
color: #fff;
}
.selected a
{
color: #fff;
}
.acerca
{
padding: 40px 0;
}
.acerca h2
{
font-family: 'Orkney-Bold';
color: #404040;
}
/************************************ADMISIONES************************************/
.admisiones-lista
{
height: 720px;	
border-right: solid 1px #b7b7b7;
/*border-top: solid 1px #f1f1f1;*/
width: 350px;
}

.admisiones-lista a
{
text-decoration: none;
font-family: 'Orkney-Regular';
font-size: 18px;
color: #6c6c6c;
/*margin-left: 10px;*/
}
.admisiones-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 334px;
}
.admisiones-lista li:hover
{
background-color: #f5af34;
}
.selected-2
{
background-color: #f5af34;
/*margin-right: -16px;*/
color:#fff;
}
.selected-2 a
{
color: #fff;
}
.selected-3
{
background-color: #fff;
}
.selected-3 a
{
color: #6c6c6c;
}
.admisiones-lista a:hover
{
color: #fff;
}
#titular
{
font-family: 'Orkney-Bold';
cursor: pointer;
}
 #admi
{
color: #f5af34;
font-family: 'Orkney-Bold';
font-size: 30px;
padding: 10px 0 10px 10px;
}

/**********************************FOOTER*************************************/
footer p
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 14px;
}
.negritas
{

font-family: 'Orkney-Bold';
font-size: 19px;
}
.negritas-nav
{
color: #073785;
font-family: 'Orkney-Bold';
font-size: 20px;
}
.formulario
{
display: flex;
flex-direction: column;
}
input
{
background-color: #073785;
border-right: #073785;
border-left: #073785;
border-top: #073785;
border-bottom: 1px solid #fff;
color: #fff;
}
textarea
{
background-color: #073785;
border-right: #073785;
border-left: #073785;
border-top: #073785;
border-bottom: 1px solid #fff;
color: #fff;
height: 70px;
}
.boton-2
{
padding: 5px;
background-color: #5ebeef;
border-bottom: none;
width: 80px;
border-radius: 5px;
text-transform: uppercase;
font-family: 'Orkney-Regular';
}
textarea::-webkit-input-placeholder {
  color: #fff;
	font-family: 'Orkney-Regular';
}
input::-webkit-input-placeholder {
  color: #fff;
	font-family: 'Orkney-Regular';
}
input:-moz-placeholder {
  color: #fff; 
	font-family: 'Orkney-Regular';
}
input:-ms-input-placeholder { 
  color: #fff; 
	font-family: 'Orkney-Regular';
}
.navbar .navbar-nav 
{
    display: inline-block;
    float: none;
    text-align: center;
}
.navbar .navbar-collapse {
    text-align: center;
}
/**********************************UNIDADES*************************/
.descripcion-kinder h2, .sanjeronimo h2, .banner-gris h2, .prepa-movil h2
{
font-family: 'Orkney-Bold';
color: #39393a;
}
.kinder-banner
{
background: url(../img/kindermaternal_medio.jpg);
background-attachment: fixed;
background-size: cover;
background-position:100% auto;
    height: 400px;

}
.primaria-banner
{
    background:url(../img/primaria_medio.jpg);
background-size: cover;
background-attachment: fixed;
height: 350px;
}.primaria-banner-cn
{
    background:url(../img/primariacn_medio.jpg);
background-size: cover;
background-attachment: fixed;
height: 350px;
}
.secundaria-banner
{
background: url(../img/banner_secundaria_laurens.jpg);
background-attachment: fixed;
background-size: cover;
background-position: top;
height: 350px;
}.secundaria-banner-cn
{
background: url(../img/secucn_medio.jpg);
background-attachment: fixed;
background-size: cover;
background-position: top;
height: 350px;
}
.prepa-banner
{
background: url(../img/prepa_medio.jpg);
background-attachment: fixed;
background-size: cover;
background-position: top;
height: 350px;
}
.lic-banner
{
background:url(../img/banner_lic_laurens.jpg);
background-attachment: fixed;
background-position: top;
background-size: cover;
    height: 450px;
}
.banner-medio
{
background-image: url(../img/kindermaternal_final.jpg);
background-position: top;
background-size: cover;
background-attachment: fixed;
height: 400px;
}
.banner-medio-primaria
{
background-image: url(../img/primaria_final.jpg);
background-position: top;
background-size: cover;
background-attachment: fixed;
height: 400px;
}
.banner-medio-secundaria
{
background-image: url(../img/secundaria_final.jpg);
background-position: top;
background-size: cover;
background-attachment: fixed;
height: 400px;
}
.banner-medio-prepa
{
background-image: url(../img/prepa_final.jpg);
background-position: top;
background-size: cover;
background-attachment: fixed;
height: 400px;
}.banner-medio-lic
{
background-image: url(../img/lic_final.jpg);
background-position: top;
background-size: cover;
background-attachment: fixed;
height: 400px;
}
.banner-medio-cn
{
background-image: url(../img/primariacn_final.jpg);
background-position: center;
background-size: cover;
background-attachment: fixed;
height: 350px;
}.banner-medio-cnsecu
{
background-image: url(../img/secu_cnfinal.jpg);
background-position: center;
background-size: cover;
background-attachment: fixed;
height: 350px;
}.banner-medio-cnkinder
{
background-image: url(../img/kindermaternal_cnfinal.jpeg);
background-position: center;
background-size: cover;
background-attachment: fixed;
height: 350px;
}

.border-kinder
{
border-top: 4px solid #f3ae42;
}
.border-primaria
{
border-top: 4px solid #5ebeef;
}
.border-secundaria
{
border-top: 4px solid #e64e12;
}
.border-prepa
{
border-top: 4px solid #82cb41;
}
.border-lic
{
border-top: 4px solid #805ad8;
}
.descripcion-kinder p
{
line-height: 1.5;
font-size: 21px;
}
/***********************************CONTACTO***************************/
select
{
height: 30px;
width: 550px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
border-left: solid 1px #fff;
border-bottom: solid 1px #7c7c7c;
font-family: 'Orkney-Regular';
max-width: 100%;
}
.form input
{
border-top: solid 1px #fff;
border-right: solid 1px #fff;
border-left: solid 1px #fff;
}
.caja
{
background-color: #fff;
width: 100%;
border-bottom: 1px solid #7c7c7c;
color: #000;
}
.caja-2
{
background-color: #fff;
width: 100%;
border-bottom: 1px solid #7c7c7c;
color: #000;
}

/**********************************FAMILIA LAURENS*****************************************/
#titulo-padres
{
color: #805ad8;
font-family: 'Orkney-Bold';
font-size: 30px;
border-bottom: 1px solid #b7b7b7;
padding: 10px 0 10px 10px;
}

.padres-lista
{
height: 700px;	
border-right: solid 1px #b7b7b7;
/*border-top: solid 1px #f1f1f1;*/
}
.padres-lista a
{
text-decoration: none;
font-family: 'Orkney-Regular';
font-size: 18px;
/*margin-left: 10px;*/
color: #6c6c6c;
}

.padres-lista a:hover
{
color: #fff;
}

.padres-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}

.padres-lista li:hover
{
background-color: #805ad8;
}
.selected-padres
{
background-color: #805ad8;
color: #fff;
}
.selected-padres a
{
color: #fff;
}
.sesweb
{
font-family: 'Orkney-Bold';
color: #805ad8;
}
.navbar-nav > li{
  margin-left:10px;
  margin-right:10px;
}
.flyer{
      border-radius: 10px;
      background-color:white;
      width:600px;
      height:423px;
/*      padding:10px;*/
     -webkit-box-shadow: 0px 0px 39px 12px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 39px 12px rgba(0,0,0,0.75);
box-shadow: 0px 0px 39px 12px rgba(0,0,0,0.75);
    }
/*****************MOVILES*************/
.naranja-movil
{
background-color: #e64e12;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion
{
height: 600px;
}
.descripcion-2, 
{
height: 1350px;
background-color: #fff;
}
.descripcion-5
{
height: 1000px;
}
.descripcion-3
{
height: 650px;
}
.naranja-claro
{
background-color: #f5af34;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-claro h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion-4
{
height: 1100px;
padding: 0 20px;
}
.morado-movil
{
background-color: #805ad8;
color: #fff;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.morado-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.verde-movil
{
background-color: #82cb41;
color: #fff;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.verde-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.navbar-collapse .navbar-brand .white-circle {
  position: relative;
  z-index: 2;
}
.flag-apply{
			position:fixed;
			right:0;
			bottom:170px;
			z-index:9999;
			visibility: visible;
			}
.flag-apply-movil{
			position:fixed;
			right:0;
			bottom:170px;
			z-index:9999;
			visibility: visible;
			}

		.flag-apply .colum-1{
			padding:20px;
			background-color:#f5af34;
			font-size: 16px !important;
            border-radius: 0 0px 5px 5px;
/*			border:1px solid #fad803;*/
			margin-right: -10px;
			}		
.colum-2{
			height: 190px;
width: 80px;
			background-color:#f5af34;
			font-size: 16px !important;
           border-radius: 5px 0 0 0;
/*			border:1px solid #fad803;*/
    
			
			}
.flag-apply-2{
			position:fixed;
			right:0;
			bottom:70px;
			z-index:9999;
			visibility: visible;
			}

.flag-apply-movil-2{
			position:fixed;
			right:0;
			bottom:70px;
			z-index:9999;
			visibility: visible;
			}
.fb-logo
{
padding-top: 5px;

}
.modal-backdrop {
  z-index: -1;
}
.navbar-collapse.collapse.in { display: block !important; }

/******************************AFTER SCHOOL COLORES***************/
#titulo-after
{
color: #82cb41;
font-family: 'Orkney-Bold';
font-size: 30px;
border-bottom: 1px solid #b7b7b7;
padding: 10px 0 10px 10px;
margin-left: -15px;
}

.after-lista
{
height: 700px;	
border-right: solid 1px #b7b7b7;
/*border-top: solid 1px #f1f1f1;*/
}
.after-lista a
{
text-decoration: none;
font-family: 'Orkney-Regular';
font-size: 18px;
/*margin-left: 10px;*/
color: #6c6c6c;
}

.after-lista a:hover
{
color: #fff;
}

.after-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}

.after-lista li:hover
{
background-color: #82cb41;
}
.selected-after
{
background-color: #82cb41;
color: #fff;
}
.selected-after a
{
color: #fff;
}

/*******************FORMULARIO DG-08******************/
.form-dg-600
{
background-color: #e9e8ea;
width:740px;
height: 35px;
}
.form-dg-100
{
background-color: #e9e8ea;
width: 100px;
height: 35px;
}
.form-dg-350
{
background-color: #e9e8ea;
width: 350px;
height: 35px;
}
.form-dg-150
{
background-color: #e9e8ea;
width: 150px;
height: 35px;
}
.form-dg-auto
{
background-color: #e9e8ea;
width: 1130px;
height: 35px;
}
.form-dg-ancho
{
background: #e9e8ea;
max-width: 100%;
height: 35px;
}
.form-dg-250
{
background-color: #e9e8ea;
width:250px;
height: 35px;
}
.formato-dg h1
{
color: #073785;
font-family: 'Orkney-Bold';
}
.formato-dg h3
{
color: #073785;
}
.formato-dg label
{
color: #073785;
font-size: 12px;
}
.formato-dg p
{
font-size: 14px;
color: #073785;
}
.form-boton
{
padding: 15px 30px;
    border-radius: 5px;
    color: #fff;
}
.formato-dg input
{
color: #000;
}

@media (min-width:320px){
    .ipad
    {
    display: none;
    }
    .flag-apply
    {
    display: none;
    }  
    .flag-apply-2
    {
    display: none;
    }   
    
    .flag-apply-movil
    {
    display: block;
    }  
    .flag-apply-movil-2
    {
    display: block;
    }
     .fb-logo
    {
   visibility: hidden;
    }

/*************HOME******************/

        .frase-principal-inicio
{
height: 150px;
display: flex;
display: -webkit- flex;
align-items: center;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
	.inicio
	{
	height: 300px;
	}
	.presentacion
	{
	height: 550px;
	}
    .presentacion-english
	{
	height: 430px;
	}
	.bienvenida
	{
	height: 100px;
	}
    .bienvenida h2
    {
    font-size: 20px;
        color: #fff;
    }
    .bienvenida-azul
	{
	height: 100px;
	}
    .bienvenida-azul h2
    {
   font-size: 20px;
    color: #fff;
    }
    .escuelas-index
{
background: #fffdf8;
height: 320px;
}

	.lic-banner
	{
	height: 200px;
	}
	.banner-medio
	{
	height: 200px;
	}
	footer
	{
	height: 690px;
	}
	.azul-telefonos
	{
    background-color: #083785;
	height: 150px;
    padding: 10px 0;
	}
		.azul-telefonos p
	{
	font-size: 14px;
    margin-left: -25px;
    color: #fff;
	}
    .unidad-2
    {
font-family: 'Orkney-Bold';
color: #fff;
font-size: 14px;
}
    .banner-moviles
    {
    height: 350px;
    }
    .negritas-movil
    {
font-family: 'Orkney-Bold';
font-size: 15px;
}
/**********QUIENES SOMOS************/
	.quienes-somos
	{
	height: 300px;
	}
        .frase-principal
{
height: 250px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 25px;
}
    .info
    {
    display: none;
    }
/***********UNIDADES***************/
	.slider
	{
	height: 300px;
	}

.navbar-brand
	{
	display: none;
	}
    .navbar-brand-movil
    {
    margin-left: 25px;
    }
    .naranja-movil
{
background-color: #e64e12;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion
{
height: 590px;
}
.descripcion-en
{
height: 480px;
}
.descripcioon
    {
    height: 480px;
    }
.descripcion-2
{
height: 1300px;
background-color: #fff;
}
    .descripcion-2-en
{
height: 1200px;
background-color: #fff;
}
.descripcion-5
{
height: 800px;
}
    .descripcion-5-en
{
height: 800px;
}
.descripcion-3
{
height: 730px;
}
    .descripcion-3-en
{
height: 670px;
}
.naranja-claro
{
background-color: #f5af34;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-claro h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion-4
{
height: 1100px;
padding: 0 20px;
}
.morado-movil
{
background-color: #805ad8;
color: #fff;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.morado-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
    .descripcion-familia-1
{
height: 550px;
}
.descripcion-familia-2
{
height: 450px;
}
.descripcion-familia-3
{
height: 1250px;
}
.descripcion-familia-4
{
  height: 770px;
background-color: #fff;  
}
.descripcion-familia-5
{
height: 250px;
}
    .preparatoria
    {
    display: none;
    }

/************************MOVILES*****************/
    .navbar-default
    {
    border-color: #fff;
    background-color: #fff;
    }
    .navbar-default .navbar-nav > li > a
    {
    color: #073785;
    }
    .fb-logo
    {
    color: #073785;
    }
    .movil-lang
    {
    color: #073785;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
    {
    color: #073785;
    }
    .barra-gris
    {
    background-color: #fffdf8;
    }
    .border-moviles
    {
    border-bottom: 1px solid #ebebeb;
    }
    .centrar-1
    {
position: relative;
    top:18px;
    }
      .mobile-action
    {
    display: block;
    }
    .desktop
    {
    display: none;
    }
    .unidad-info
    {
    height: 1160px;
    }
    .unidad-info-2
    {
    height: 1050px;
    }
    .unidad-info-3
    {
    height: 2050px;
    }
    .unidad-info-3-en
    {
    height: 1800px;
    }
    .unidad-info-4
    {
    height: 1900px;
    } 
    .unidad-info-4-en
    {
    height: 1640px;
    } 
    .unidad-info-5
    {
    height: 870px;
    }
    .unidad-info-5-en
    {
    height: 715px;
    }
    .unidad-info-sj-en
    {
    height: 750px;
    }.unidad-info-sj-2-en
    {
    height: 635px;
    }
}
@media(min-width: 350px){
.frase-principal-inicio
{
height: 150px;
display: flex;
display: -webkit- flex;
align-items: center;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
	.presentacion
	{
	height:450px;
	}
    .presentacion-english
	{
	height:380px;
	}
	footer
	{
	height: 940px;
	}
    .footer-movil
    {
    height: 670px;
    }
	.naranja
	{
	height: 80px;
    padding-top: 3px;
	}
	.naranja p
	{
	font-size: 14px;
	}
/*	QUIENES SOMOS*/
/*	UNIDADES*/
	.slider
	{
	height: 300px;
	}
	
	.bienvenida
	{
	height: 100px;
	}
	.kinder-banner
	{
	height: 250px;
	}
	.banner-medio
	{
	height:250px;
	}
/*
	.bienvenida-azul
	{
	height: 100px;
	}
    .bienvenida-azul h1
    {
    height: 25px;
    }
    
*/
.descripcion
{
height: 580px;
}
    .descripcion-en
{
height: 490px;
}
    .descripcioon
    {
    height: 450px;
    }
.descripcion-2
{
height: 1120px;
background-color: #fff;
}.descripcion-2-en
{
height: 1000px;
background-color: #fff;
}
.descripcion-5
{
height: 700px;
}.descripcion-5-en
{
height: 620px;
}
.descripcion-3
{
height: 700px;
}
.naranja-claro
{
background-color: #f5af34;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-claro h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion-4
{
height: 1100px;
padding: 0 20px;
}
.descripcion-admision-1
{
height: 1790px;
padding: 0 20px;
}
    .descripcion-admision-2
    {
    height: 1470px;
        padding: 0 20px;
    }
.descripcion-admision-3
    {
    height: 1320px;
        padding: 0 20px;
    }
.morado-movil
{
background-color: #805ad8;
color: #fff;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.morado-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion-familia-1
{
height: 600px;
     padding: 0 20px;
}
.descripcion-familia-2
{
height: 428px;
     padding: 0 20px;
}
.descripcion-familia-3
{
height: 1200px;
     padding: 0 20px;
}
.descripcion-familia-4
{
  height: 775px;
background-color: #fff;  
     padding: 0 20px;
}
.descripcion-familia-6
{
  height: 650px;
background-color: #fff;  
     padding: 0 20px;
}
.descripcion-familia-5
{
height: 250px;
     padding: 0 20px;
}
    .unidad-info
    {
    height: 1000px;
    } 
    .unidad-info-sj-en
    {
    height: 700px;
    }
    .unidad-info-sj
    {
    height: 920px;
    }
    .unidad-info-2
    {
    height: 970px;
    }
    .unidad-info-sj-2
    {
    height: 680px;
    }
    .unidad-info-sj-2-en
    {
    height: 620px;
    }
    .unidad-info-3
    {
    height:1900px;
    }
    .unidad-info-3-en
    {
    height:1680px;
    }
    .unidad-info-4
    {
    height: 1720px;
    } 
    .unidad-info-5
    {
    height: 820px;
    }  
    .unidad-info-5-en
    {
    height: 675px;
    }

}
@media (min-width:400px){
.frase-principal-inicio
{
height: 150px;
display: flex;
display: -webkit- flex;
align-items: center;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
    .naranja
    {
    height: 80px;
    padding-top: 10px;
    }
    .descripcioon
    {
    height: 480px;
    }
    .descripcion
    {
    height: 570px;
    }
   .descripcion-3
    {
    height: 700px;
    }
    .descripcion-2
    {
    height: 1000px;
    }
    .descripcion-5
    {
        height: 650px;
    }
    .descripcion-familia-1
{
height: 570px;
     padding: 0 20px;
}
.descripcion-familia-2
{
height: 450px;
     padding: 0 20px;
}
.descripcion-familia-3
{
height: 1150px;
     padding: 0 20px;
}
.descripcion-familia-4
{
  height: 720px;
background-color: #fff;  
     padding: 0 20px;
}
.descripcion-familia-5
{
height: 250px;
     padding: 0 20px;
}
    .descripcion-familia-6
{
  height: 470px;
background-color: #fff;  
     padding: 0 20px;
}
    .descripcion-admision-1
    {
    height: 1650px;
    }
    footer
    {
    height: 920px;
    }
    .unidad-info-3
    {
    height: 1700px;
    }
        .unidad-info-5-en
    {
    height: 645px;
    }
      .unidad-info-3-en
    {
    height:1540px;
    }
     .unidad-info-sj-en
    {
    height: 710px;
    }
    .unidad-info
    {
    height: 980px;
    }
    .unidad-info-2
    {
    height: 920px;
    }
}
@media (min-width: 768px){
    .flag-apply
    {
    display: block;   
    }
    .nombre
    {
    background: #E74E12;
    }
    .nombre-dos
    {
    background: #2766A9;
    }
    .frase-principal-inicio
{
height: 250px;
display: flex;
display: -webkit- flex;
align-items: center;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 45px;
}
/*******HOME**************/
	.inicio
	{
	height: 350px;
	}
	.naranja
	{
	height: 75px;
	}
	.presentacion
	{
	height: 350px;
	}
    .presentacion-english
	{
	height: 300px;
	}
	.unidades img
	{
	display: block;
	margin: 0 auto;
	}
/*********QUIENES SOMOS*************/
        .frase-principal
{
height: 300px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 45px;
}
	.quienes-somos
	{
	height: 350px;
	}

/*********UNIDADES***********/
	.slider
	{
	height: 300px;
	}
	.bienvenida
	{
	display: flex;
	height: 100px;
	justify-content: center;
	align-items: center;
	}
    .kinder-banner
	{
	height: 120px;
	}
	.banner-medio
	{
	height: 350px;
	}
    .descripcion
{
height: 650px;
}
      .descripcioon
    {
    height: 600px;
    }
.descripcion-2
{
height: 600px;
background-color: #fff;
}
.descripcion-5
{
height:500px;
}
.descripcion-3
{
height: 600px;
}
.naranja-claro
{
background-color: #f5af34;
color: #39393a;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.naranja-claro h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
.descripcion-4
{
height: 1100px;
padding: 0 20px;
}
.morado-movil
{
background-color: #805ad8;
color: #fff;
padding: 10px 0;
border-bottom: 1px solid #b7b7b7;
}
.morado-movil h3
{
color: #fff;
font-family: 'Orkney-Regular';
font-size: 16px;
}
        .descripcion-admision-1, .descripcion-admision-2
{
height: 1000px;
padding: 0 20px;
}
.descripcion-admision-3
    {
    height: 950px;
        padding: 0 20px;
    }
    .descripcion-admision-1
    {
    height: 1150px;
        padding: 0 20px;
    }
.descripcion-familia-1
{
height: 650px;
}
.descripcion-familia-2
{
height: 380px;
}
.descripcion-familia-3
{
height: 980px;
}
.descripcion-familia-4
{
  height: 600px;
background-color: #fff;  
}
.descripcion-familia-5
{
height: 250px;
}
     .unidad-info
    {
    height: 900px;
    }
    .unidad-info-2
    {
    height: 870px;
    }
    .unidad-info-3
    {
    height:1570px;
    }
    .unidad-info-4
    {
    height: 1400px;
    } 
    .unidad-info-5
    {
    height: 750px;
    }
       .unidad-info-sj-2-en
    {
    height: 705px;
    }
         .unidad-info-5-en
    {
    height: 750px;
    }
      .unidad-info-3-en
    {
    height:1530px;
    }
     .unidad-info-sj-en
    {
    height: 740px;
    }
    .descripcion-en
    {
     height: 620px;   
    }
    .unidad-info-sj-2
    {
    height: 730px;
    }
}
@media (max-width: 1023px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}
    @media (min-width: 1024px){
            .flag-apply
    {
    display: block;
    }  
    .flag-apply-2
    {
    display:block;
    }           
    .flag-apply-movil
    {
    display: none;
    }  
    .flag-apply-movil-2
    {
    display: none;
    }
/*
        .presentacion
        {
        height: 300px;
        }
footer
        {
            height: 350px;
        }
        .ipad
{
display: none;
}
*/
         .fb-logo
    {
   visibility: visible;
    }
    .movil-lang
    {
    display: none;
    }
    .bienvenida
{
display: flex;
justify-content: center;
align-items: center;
background-color: #e64e12;
height: 150px;
}
    .bienvenida-azul
{
display: flex;
justify-content: center;
align-items: center;
background-color: #2666a9;
height: 150px;
}
     .bienvenida h1
    {
    font-size: 35px;
    }
         .fb-logo img
    {
    display: block;
    margin: 0 auto;
    }
    .fb-logo-movil img
    {
    display: none;
    }
    .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #F5AF33;
  background-color: transparent;
}
   
    .desktop
    {
    display: block;
    }
 .mobile-action,.mobile-action-2, .ipad
    {
    display: none;
    }
   
    .frase-principal
{
height: 300px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
  
.frase-principal h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 45px;
}
.frase-principal-inicio
{
height: 450px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
    .movil
    {
    display: none;
    }
 
/*****************HOME**************/
	.inicio
	{
height: 550px;
        z-index: -999999;
	}
	.presentacion
	{
	height: 450px;
	}
	footer
	{
	height: 350px;
	}
	.naranja
	{
	height: 55px;
	}
	.naranja p
	{
	font-size: 13px;
    margin-left: 2px;
	}
	.quienes-somos
	{
	height: 400px;
		max-width: 100%;
	}
    .info
    {
    display: block;
    }
	.kinder-banner
{
height: 350px;
}
	.banner-medio
{
height: 350px;
}
	.lic-banner
	{
	height: 350px;
	}
	.slide
	{
	height: 350px;
	}
	.navbar-brand
	{
	display: block;
	}
/*
	.divider
	{
	display: block;
	}
*/
	.bienvenida-azul
{
display: flex;
justify-content: center;
align-items: center;
background-color: #2666a9;
height: 150px;
}
	.slider
	{
	height: 450px;
	}
    .prepa-movil 
    {
    display: none;
    }
    .preparatoria
    {
    display: block;
    }
    .escuelas-index
{
background: #fffdf8;
height: 205px;
}
    .navbar-brand-movil
    {
    display: none;
    }
    
/*    mobiles*/
      .navbar-default
    {
    border-color: #073785;
    background-color: #073785;
    height: 90px;
    }
    .navbar-default .navbar-nav > li > a
    {
    color: #fff;
    font-size: 13px;
    }
    .fb-logo
    {
    color: #fff;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
    {
    color: #fff;
    }
.border-superior
{
border-top: solid 1px #b7b7b7;
width: 600px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
.nosotros-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 308px;
}
    .after-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 308px;
}
        .border-superior-2
{
border-top: solid 1px #b7b7b7;
width: 600px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
        .padres-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 308px;
}

    }


@media(min-width: 1200px){
      .fb-logo
    {
   visibility: visible;
    }
    .movil-lang
    {
    display: none;
    }
    .bienvenida
{
display: flex;
justify-content: center;
align-items: center;
background-color: #e64e12;
height: 150px;
}
    .bienvenida-azul
{
display: flex;
justify-content: center;
align-items: center;
background-color: #2666a9;
height: 150px;
}
     .bienvenida h1
    {
    font-size: 35px;
    }
         .fb-logo img
    {
    display: block;
    margin: 0 auto;
    }
    .fb-logo-movil img
    {
    display: none;
    }
    .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #F5AF33;
  background-color: transparent;
}
   
    .desktop
    {
    display: block;
    }
 .mobile-action,.mobile-action-2, .ipad
    {
    display: none;
    }
   
    .frase-principal
{
height: 300px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
  
.frase-principal h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 45px;
}
.frase-principal-inicio
{
height: 450px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 55px;
}
    .movil
    {
    display: none;
    }
 
/*****************HOME**************/
	.inicio
	{
height: 550px;
        z-index: -999999;
	}
	.presentacion
	{
	height: 504px;
	}
	footer
	{
	height: 320px;
	}
	.naranja
	{
	height: 40px;
	}
	.naranja p
	{
	font-size: 14px;
    margin-left: -75px;
	}
	.quienes-somos
	{
	height: 400px;
		max-width: 100%;
	}
    .info
    {
    display: block;
    }
	.kinder-banner
{
height: 350px;
}
	.banner-medio
{
height: 350px;
}
	.lic-banner
	{
	height: 350px;
	}
	.slide
	{
	height: 350px;
	}
	.navbar-brand
	{
	display: block;
	}
/*
	.divider
	{
	display: block;
	}
*/
	.bienvenida-azul
{
display: flex;
justify-content: center;
align-items: center;
background-color: #2666a9;
height: 150px;
}
	.slider
	{
	height: 450px;
	}
    .prepa-movil 
    {
    display: none;
    }
    .preparatoria
    {
    display: block;
    }
    .escuelas-index
{
background: #fffdf8;
height: 205px;
}
    .navbar-brand-movil
    {
    display: none;
    }
    
/*    mobiles*/
      .navbar-default
    {
    border-color: #073785;
    background-color: #073785;
    }
    .navbar-default .navbar-nav > li > a
    {
    color: #fff;
    font-size: 19px;
    }
    .fb-logo
    {
    color: #fff;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
    {
    color: #fff;
    }
    .border-superior
{
border-top: solid 1px #b7b7b7;
width: 770px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
    .nosotros-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}
.after-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}
.border-superior-2
{
border-top: solid 1px #b7b7b7;
width: 800px;
/*
margin-right:-15px;
margin-left: -15px;
*/
}
.padres-lista li
{
list-style: none;
padding: 20px 0;
/*border-bottom: solid 1px #b7b7b7;*/
border-top: solid 1px #b7b7b7;
width: 374px;
}
}
@media (min-width:1366px){
      .frase-principal-inicio
{
height: 400px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
}
.frase-principal-inicio h2
{
font-family: 'Orkney-Bold';
color: #fff;
text-shadow: #000 2px 2px 2px;
font-size: 45px;
}

}
@media (min-width:2560px)
{
.naranja
    {
    display: none;
   
    }
}
@media (min-width:5120px){
          .frase-principal-inicio
{
height:1250px;
display: flex;
display: -webkit- flex;
align-items: flex-end;
/*justify-content: flex-start;*/
}
.frase-principal-inicio h2
{
display: block;
}
  
}