
/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn{
	font-family: 'Varela Round', sans-serif;
	font-weight:300; 
	line-height: auto;
	text-transform: none;
	/*color:#333333!important;*/
}
ul,li,span,div,a{
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-weight: lighter;
	/*font-weight: 500;*/
	text-transform: none;
}
p{
	font-family: 'Varela Round', sans-serif;
	font-size:20px;
	line-height:28px;
	/*color:#5F5F5F!important;*/
}

h4{
	color:#ffffff!important;
	font-size:17px;
	line-height:22px;
}
h3{
	font-family: 'Varela Round', sans-serif;
	font-weight: lighter; 
	line-height:30px;
	font-size:24px;
}
h2{
	font-family: 'Varela Round', sans-serif;
	font-weight: 300;
	font-weight: lighter;
	line-height:34px;
}
nav{
	font-family: 'Varela Round', sans-serif;
	font-weight: lighter; 
	/*line-height:30px;*/
	font-size:17px;
	color:#333;
	
}
li{
	color: #333;
	font-size: 14px;
}

.cartoon{
	position: fixed;
  	top: 76%;
    left: -1%;
  /*-webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);*/
  z-index: 3000;
	
}

.el-image {
    border-radius: 50%;
    box-shadow: 0 0 0 0 #4C6CD8;
    transform: scale(1);
    animation: pulse 2s infinite;
    margin-top: -142px;
}
/*body {margin:0;height:2000px;}*/

.icon-bar-2 {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3000;
}

.icon-bar-2 a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar-2 a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.instagram {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}


@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:60px;
  right: 60px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:1100;
}
.whatsapp-2 {
  position:fixed;
  width:60px;
  height:60px;
  bottom:120px;
  left: 8.5%;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:11000;
}

.whatsapp-icon {
  margin-top: 9px;
} 
.lg-shadow {
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.linea-punteada {
    border-style: dotted;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(0,94,152,100);
    /*box-shadow: 0px 0px 14px rgba(0,0,0,0.5);*/
    padding: 10px 10px 10px 10px;
    background-position: center center;
    margin: 0px 0px 0px 0px;
}
.linea-punteada-2 {
    border-style: dotted;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(236,0,20,100);
    /*box-shadow: 0px 0px 14px rgba(0,0,0,0.5);*/
    padding: 10px 10px 10px 10px;
    background-position: center center;
    margin: 0px 0px 0px 0px;
}
.linea-punteada-3 {
    border-style: dotted;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(139,192,26,100);
    /*box-shadow: 0px 0px 14px rgba(0,0,0,0.5);*/
    padding: 10px 10px 10px 10px;
    background-position: center center;
    margin: 0px 0px 0px 0px;
}
.linea-punteada-4 {
    border-style: dotted;
    border-width: 4px 4px 4px 4px;
    border-color: rgba(255,176,0,100);
    /*box-shadow: 0px 0px 14px rgba(0,0,0,0.5);*/
    padding: 10px 10px 10px 10px;
    background-position: center center;
    margin: 0px 0px 0px 0px;
}
.uk-heading-medium{
	font-family: 'Varela Round', sans-serif;
	font-weight:300; 
	text-transform: none;
}
.uk-heading-small{
	font-family: 'Varela Round', sans-serif;
	font-weight:500;
	font-weight: lighter; 
	text-transform: none;
}

.uk-navbar-transparent-2{
	background-color: #333;
}
.uk-button{
	font-family: 'Varela Round', sans-serif;
	font-weight:500; 
	line-height: 30px;
	text-transform: none;
	background-color: #6852ed;
    color: #fff;
    border: 0px solid transparent;
    background-image: linear-gradient(51deg,#fe3966 50%,#ff4538 70%,#ff8a42 100%);
    /*background-image: linear-gradient(45deg,#6852ed 40%,#bb40ff);*/
    border-radius: 500px;
}
.uk-input{
	border-radius: 500px;
}
/*nav{
	font-weight:400;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
}*/
/*h1,h2,h3{
	font-family:"Sanchez";
	font-weight:300;
	color:#333333!important;
}*/

.texto-derechos{
	font-size:14px;
	line-height:20px;
	text-align: justify;
}
.texto-derechos-2{
	font-size:22px;
	line-height:20px;
	text-align: center;
	font-weight: bold;
}
.texto-footer{
	font-family:"Montserrat";
	font-weight:300; 
	line-height: 40px;
	text-transform: none;
	/*color:#333333!important;*/
}

.barra-inicio{
	height: 30px;
	background-color: #ff9e00;
}

.fondo-azul{
	background-color: #112f4e;
	filter: brightness(100%);
}

.bg-lines-dl2-bg{
	background-image:url("../img/lines-dl2-bg.png");
	background-position: center left;
	background-repeat: repeat;
}
.bg-padres{
	background-image:url("../img/back_rol_1.jpg");
	background-position: center left;
	background-size: contain;
	height: 400px;
	background-repeat: no-repeat;
}
.bg-orientador{
	background-image:url("../img/back_rol_2.jpg");
	background-position: center right;
	background-size: contain;
	/*height: 500px;*/
	background-repeat: no-repeat;
}
.bg-director{
	background-image:url("../img/back_rol_3.jpg");
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.bg-itodo{
	background-image:url("../img/company-team-bg.svg");
	background-position: right top;
	background-size: cover;
	/*height: 800px;*/
	background-repeat: no-repeat;
	z-index: -1;

}
.bg-mopcion{
	background-image:url("../img/company-milestones-bg.svg");
	background-position: top;
	background-size: contain;
	/*height: 800px;*/
	background-repeat: no-repeat;
	z-index: -1;

}
.bg-test{
	background-image:url("../img/back_rol_5.jpg");
	background-position: center left;
	background-size: contain;
	/*height: 800px;*/
	background-repeat: no-repeat;
}
.bg-hero{
	background-image:url("../img/hero.jpg");
	background-position: center top;
	background-size: cover;
	/*height: 800px;*/
	background-repeat: no-repeat;
}
.bg-hero-movil{
	background-image:url("../img/hero_movil.jpg");
	background-position: center right;
	background-size: cover;
	/*height: 800px;*/
	background-repeat: no-repeat;
}
.sombra-texto{
	text-shadow: 2px 2px 4px #616161;
}

.uk-card-default-2{
	background-color: rgba(255, 255, 255, 0.9);
	color: #666;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid #e5e5e5;
}
.mascara{
	background-image: url("../img/descarga.svg");
    display: block;
    position: relative;
    top: -35px;
    left: 0;
    right: 0;
    height: 50px;
    background-repeat: repeat-x;
    background-size: contain;
    padding-top: 10px;
}
.mascara-2{
	background-image: url("../img/descarga.svg");
    display: block;
    position: relative;
    top: -10px;
    left: 0;
    right: 0;
    height: 50px;
    background-repeat: repeat-x;
    background-size: contain;
    padding-top: 10px;
}


.tc-azul{
	color: #418be7!important;
}
.tc-naranja{
	color: #fd8f62!important;
}

.bgc-outer-space{
	background-color:#47454B;
}

.voffset{
    margin-top:5px;
}
.voffset-md{
    margin-top:20px;
}
.voffset-lg{
    margin-top:30px;
}

.btn-estilo{
	width:170px;
	background-color: #418be7;
}
.btn-estilo-2{
	width:120px;
	height: 30px;
	background-color: #30a1c2;
}
.btn-estilo-3{
	width:130px;
	height: 30px;
	background-color: #f68e65;

}

.scrollToTop{
	width:40px;
	height:40px;
	position:fixed;
	bottom:50px;
	right:-10px;
	/*opacity: 0;*/
	z-index: 500;
	transition: all .3s ease-in-out;
}





@media (max-width: 767px){


	.bg-padres{	
	background-image:url("");
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	}
	.bg-orientador{
	background-image:url("");
	background-position: center right;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	}
.bg-director{
	background-image:url("");
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	}
.bg-eep{
	background-image:url("");
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	}
	.bg-test{
	background-image:url("");
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	}
}



@media (max-width: 667px){


#logo_eep{
	width: 100px;
}
.btn-estilo-2{
	width:112px;
	background-color: #30a1c2;
}
.btn-estilo-3{
	width:126px;
	background-color: #fd8f62;
}
#frase_1{
		font-size: 18px;
		line-height: 22px;
		margin-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_2{
		font-size: 18px;
		line-height: 22px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_3{
		font-size: 12px;
		line-height: 17px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
	}		
#frase_cover{
		font-size: 32px;
		line-height: 40px;
		margin-top: 20px;
		text-align: center;
	}
#ged-footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}	
}

@media (max-width: 736px){

	.btn-estilo-2{
	width:115px;
	background-color: #30a1c2;
}
.btn-estilo-3{
	width:128px;
	background-color: #fd8f62;
}
#logo_eep{
	width: 170px;
}
#frase_1{
		font-size: 18px;
		line-height: 22px;
		margin-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_2{
		font-size: 18px;
		line-height: 22px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_3{
		font-size: 12px;
		line-height: 17px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
	}
#frase_cover{
		font-size: 32px;
		line-height: 40px;
		margin-top: 20px;
		margin-left: 40px;
		margin-right: 40px;
		text-align: center;
	}
#ged-footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
.bg-hero-movil{
	background-image:url("../img/hero_movil.jpg");
	background-position: center top;
	background-size: cover;
	/*height: 800px;*/
	background-repeat: no-repeat;
}					
}



@media (min-width: 768px){

	.btn-estilo-2{
	width:115px;
	background-color: #30a1c2;
}
.btn-estilo-3{
	width:128px;
	background-color: #fd8f62;
}
#logo_eep{
	width: 170px;
}
#frase_slider_3{
		font-size: 20px;
		line-height: 30px;
		margin-top: -10px;
	}
}

@media (max-width: 812px){

	.btn-estilo-2{
	width:103px;
	background-color: #30a1c2;
}
.btn-estilo-3{
	width:115px;
	background-color: #fd8f62;
}
#logo_eep{
	width: 110px;
}
#menu_1{
	font-size: 12px;
}
#menu_2{
	font-size: 12px;
}
#menu_3{
	font-size: 12px;
}
#frase_1{
		font-size: 18px;
		line-height: 22px;
		margin-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_2{
		font-size: 18px;
		line-height: 22px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		width: 350px;
	}
#frase_3{
		font-size: 12px;
		line-height: 17px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
	}
#frase_cover{
		font-size: 32px;
		line-height: 40px;
		margin-top: 120px;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}


}

@media (max-width: 320px){

	#frase_slider_1, h1{
		/*font-size: 35px;*/
		line-height: 20px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#frase_slider_2, h1{
		/*font-size: 15px;*/
		line-height: 30px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: -10px;
	}
	#frase_slider_3{
		font-size: 20px;
		line-height: 30px;
		margin-top: -10px;
	}
	#ged-footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
	/*.btn-estilo{
	width:100px;
	background-color: #fd8f62;
}*/

}

@media (max-width: 375px){

	#frase_slider_1{
		font-size: 32px;
		line-height: 47px;
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#frase_slider_2{
		font-size: 22px;
		line-height: 17px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: -10px;
	}
	#frase_slider_3{
		font-size: 17px;
		margin-top: -10px;
	}
	#frase_footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
	#icon_frase{
		visibility: hidden;
	}
	#ged-footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
	/*.btn-estilo{
	width:100px;
	background-color: #fd8f62;

}*/


}
@media (max-width: 414px){

	#frase_slider_1, h1{
		/*font-size: 12px;*/
		line-height: 40px;
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#frase_slider_2, h1{
		/*font-size: 12px;*/
		line-height: 30px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: -10px;
	}
	#frase_slider_3{
		font-size: 20px;
		line-height: 30px;
		margin-top: -10px;
	}
	#frase_footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
	#icon_frase{
		visibility: hidden;
	}
	#ged-footer{
		/*font-size: 32px;*/
		line-height: 44px;
		margin-top: auto;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
	/*.btn-estilo{
	width:100px;
	background-color: #fd8f62;

}*/
.bg-hero-movil{
	background-image:url("../img/hero_movil.jpg");
	background-position: center right;
	background-size: cover;
	/*height: 800px;*/
	background-repeat: no-repeat;
}
}



@media (max-width: 568px){
#frase_cover{
		font-size: 32px;
		line-height: 40px;
		margin-top: 80px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
	}
#btn_cover{
	margin-top: 10px;
	margin-left: 40px;
	margin-right: auto;
	text-align: center;
}

}






