/* JAE carousel images */
div#img1{
   background: url(../images/background/car1.jpg) no-repeat; 
   background-size: cover;	  
}
div#img2{
   background: url(../images/background/car2.jpg) no-repeat; 
   background-size: cover;	 
   display: none;
}
div#img3{
   background: url(../images/background/car3.jpg) no-repeat; 
   background-size: cover;	 
   display: none;
}

#msgParaquesirvedesc8{
	color:rgb(3,43,67);
}
/*end carousel*/

div#home_intro{
    min-height: 82%;
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 98px;
    position: relative;
    background: #032B43;
    overflow: hidden;
}
div.backhomeimg{
	position: absolute;
	z-index: 0;		
    min-height:100%;
    background-size: cover;	
    /*width: 80%;
    margin-left: 10%; */
    width:100%;   
    transition: filter 1s ease-in;
    /*transform: scale(1.1);*/    
    max-width:1900px;
    margin-left:auto;
	margin-right:auto;
	left:0;
	right:0;	
}
.blury{
    filter: blur(5px);   
}
div#home_present{
	display: none;
	width: 100%;
}
div.home_intro_center{
	display: inline-block;
	width: 100%;
	height: auto;
}

div.logo_homepage{
    position: relative;
    margin: 0 auto;
    width: 45%;
    text-align: center;
    background: rgb(3,43,67,0.8);
    background: rgba(3,43,67,0.8);
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
    margin-top: 110px;
    color: #fff;
    min-width: 270px; 
    max-width: 620px;   
}

div.logo_homepage img{	
	max-width: 450px;
	min-width: 230px;
	margin: 0 auto;
}
div.numero_estudios{
	display: none;
	margin-top: 20px;
}
h4#msgReec {
   font-size: 19px;  
}
body i.home_search_lupa{
	color: #fff;
}
body button.search_but_new, body button.search_but_new:focus {
    height: 40px;
    background: rgb(25,25,25,0.3);
    background: rgba(25,25,25,0.3);
    border: 1px solid #ddd;   
}
body button.search_but_new:hover{	
	color: #fff;	
    background:#DA4146;   
}
/*a.button_home{
	border: 1px solid #ddd;
	background: rgb(25,25,25,0.3);
	background: rgba(25,25,25,0.3);
	color: #ffffff;
	font-size: 12px; 
	margin-top: 20px;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;	   
}*/
a.button_home{
	border: 1px solid #ddd;
    background: rgb(25,25,25,0.3);
    background: rgba(25,25,25,0.3);
    color: #ffffff;
    font-size: 10px;
    margin-top: 15px;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    width: 200px;
    margin-bottom:10px;
}
.homeInputContainer{
	max-width: 460px;
	text-align: center;
	margin: 0 auto;
}
.gesto_separator_home{
	border-top: 2px solid #032B43;
	position: relative;
	width: 20%;
	max-width:300px;
	margin: 15px auto 0px auto;
}
a.EO-searchbutton{
	font-size: 15px;
	color: #535A69;
	text-decoration: none;
}
a.EO-searchbutton:hover{
	color: #DA4146;
	text-decoration: none;
}
div.gesto_homepage{
    position: relative;
    margin: 0 auto;
    width: 45%;
    text-align: center;
    background: rgb(194,206,222,0.9);
    background: rgba(194,206,222,0.9);
    padding: 20px 0px 20px 0px;
    border-radius: 10px;
    margin-top: 15px;
    color: #fff;
    min-width: 270px; 
    max-width: 620px;   
}
a.button_home:hover{
	color:#FFF;
	background:#DA4146;   
	text-decoration: none;		
}
a.button_home i{
	margin-right:10px;
}
h3#msgYahay, h3#msgPublicados,h1#countEstudiosWeb{
	display:inline;
	font-size: 18px;
}
h1#countEstudiosWeb{
	color:#DA4146;	
	padding:0 5px;	
}

body div.logo_homepage input#textoSimple {
    font-size: 11px;
    height: 40px;
}

#lastStudiesLink{
	cursor:pointer;
	display:inline-block;
	margin-top:10px;
	font-size:12px;
}
#lastStudiesLink:hover{
	cursor:pointer;	
	text-decoration:underline;
}
.gesto_searchlink {
    float: none:clear:bo;
    width: 100%;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 15px;
}
/* media queries */
@media (min-width: 768px){
	html, body {
	     height: 100%;
	}
}
@media ( max-width : 1310px) {	
	body h3#msgYahay, body h3#msgPublicados,body h1#countEstudiosWeb{		
		font-size: 17px;
	}
	body #lastStudiesLink{	
		font-size:11px;
	}
}
@media ( max-width : 1200px) {
	body h4#msgReec {
   		font-size: 15px;  
	}
	body h3#msgYahay, body h3#msgPublicados,body h1#countEstudiosWeb{		
		font-size: 14px;
	}	
	body #lastStudiesLink{	
		font-size:10px;
	}
	body div#img1{
	   background: url(../images/background/car1_1280.jpg) no-repeat; 
	   background-size: cover;	  
	}
	body div#img2{
	   background: url(../images/background/car2_1280.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}
	body div#img3{
	   background: url(../images/background/car3_1280.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}	
	body a.EO-searchbutton{
		margin-left: 0px;
	}
}
@media ( max-width : 1024px) {	
	body div#img1{
	   background: url(../images/background/car1_768.jpg) no-repeat; 
	   background-size: cover;	  
	}
	body div#img2{
	   background: url(../images/background/car2_768.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}
	body div#img3{
	   background: url(../images/background/car3_768.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}	
	body #lastStudiesLink{	
		font-size:9px;
	}
}
@media ( max-width : 992px) {	

	body h4#msgReec {
    	font-size: 11px;
	}	
	body a.EO-searchbutton{
		font-size: 11px;
	}
	div#home_intro{
    	margin-top: 97px;
	}
	body h3#msgYahay, body h3#msgPublicados,body h1#countEstudiosWeb{		
		font-size: 10px;
	}
	body #lastStudiesLink{	
		font-size:8px;
	}
}
@media ( max-width : 768px) {	
	body div.backhomeimg,body div#home_intro{ 	
		min-height:340px;
	}
	body div.backhomeimg{
		width: 100%;
	    margin-left: 0; 	     
	}
	div.logo_homepage img {
    	width: 70%;
		min-width: 0;
	}
	div#home_intro{
    	margin-top: 76px;
	}	
	body h3#msgYahay, body h3#msgPublicados,body h1#countEstudiosWeb{		
		font-size: 9px;
		text-transform: none;
	}	
	body #lastStudiesLink{	
		font-size:7px;
		text-transform: none;
	}
	body h4#msgReec {
    	font-size: 9px;
    	margin: 5px 0px 0px 0px;
	}
	body a.EO-searchbutton{
		font-size: 9px;
		text-transform: none;
	}
	
	body a.button_home {
		font-size:10px;
		margin-top: 5px;
	}
	
	body div.logo_homepage input#textoSimple {
	    font-size: 10px;
	    height: 30px;
	}
	body button.search_but_new, body button.search_but_new:focus {
	    height: 30px;   
	    font-size:12px;
	}	
	body div.numero_estudios {	    
	    margin-top: 0px;
	}	
	body div#img1{
	   background: url(../images/background/car1_400.jpg) no-repeat; 
	   background-size: cover;	  
	}
	body div#img2{
	   background: url(../images/background/car2_400.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}
	body div#img3{
	   background: url(../images/background/car3_400.jpg) no-repeat; 
	   background-size: cover;	 
	   display: none;
	}		
}
@media ( max-width : 767px) {	
	body div.logo_homepage {
		margin-top: 10px;
	}	
}
@media ( max-width : 615px) {	
	div#home_intro{
    	margin-top: 61px;
	}		
}
@media ( max-width : 576px) {	
	body div.backhomeimg,body div#home_intro{ 	
		/*min-height:340px;*/
	}
	body h4#msgReec {
    	font-size: 9px;
	}	
	body a.EO-searchbutton{
		font-size: 9px;
	}
	body div.logo_homepage {
		margin-top: 10px;
	}
	body h3#msgYahay, body h3#msgPublicados,body h1#countEstudiosWeb{		
		font-size: 9px;		
	}
	body a.button_home {
		font-size:9px;		
	}			
}
@media ( max-width : 500px) {	
	body div#home_intro{
    	margin-top: 58px;
	}		
}

@media screen and ( max-height : 625px) and ( min-width : 768px){	
	body div.backhomeimg,body div#home_intro{ 	
		min-height:510px;
	}
}
/* prevent patch */
@media screen and ( min-height : 825px) and ( max-width : 992px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 550px;
	}
	body div#home_intro {
	    margin-top: 78px;
	}	
	body div.logo_homepage {
	    margin-top: 60px;
	}	
}
/* prevent patch height */
@media screen and ( max-height : 785px) and ( min-width : 768px){	
	body div.logo_homepage {	    
	    margin-top: 70px;	   
	}	
}

@media screen and ( max-height : 685px){	
	body div.logo_homepage {	    
	    margin-top: 10px;	   
	}	
}

/* Ipad patch */
@media screen and ( height : 1024px) and ( width : 768px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 490px;
	}
	body div#home_intro {
	    margin-top: 99px;
	}
	body div.logo_homepage {
	    margin-top: 110px;
	}		
}
/* Ipad PRO patch */
@media screen and ( height : 1366px) and ( width : 1024px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 625px;
	}
}
@media screen and ( height : 1024px) and ( width : 1366px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 870px;
	}
	body div.logo_homepage {
	    margin-top: 200px;
	}	
}
/* Pixel 2 patch */
@media screen and ( height : 411px) and ( width : 731px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 310px;
	}	
}
/* Pixel 2 XL patch */
@media screen and ( height : 411px) and ( width : 823px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 350px;
	}
	div#home_intro {
   		margin-top: 50px;
	}
	div.logo_homepage img {
    	width: 70%;
		min-width: 0;
	}	
	body div.numero_estudios {	    
	    margin-top: 0px;
	}	
	body div.logo_homepage {	    
	    margin-top: 55px;	   
	}		
}
/* Iphone X patch */
@media screen and ( height : 375px) and ( width : 812px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 260px;
	}
	body div.logo_homepage img {
    	width: 70%;
		min-width: 0;
	}	
	body div.logo_homepage {	    
	    margin-top: 10px;	   
	}	
	body div.numero_estudios {	    
	    margin-top: 0px;
	}
	body a.button_home {
	    font-size: 10px;
	    margin-top: 5px;
	}
	body div.logo_homepage input#textoSimple {
	    font-size: 10px;
	    height: 30px;
	}
	body button.search_but_new, body button.search_but_new:focus {
	    height: 30px;   
	    font-size:12px;
	}
	body h4#msgReec {
	    font-size: 9px;
	    margin: 5px 0px 0px 0px;
	}				
}
/*Iphone 5 patch */
@media screen and ( height : 320px) and ( width : 568px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 245px;
	}	
}
/* Iphone 6/7/8 patch */
@media screen and ( height : 414px) and ( width : 736px){	
	body div.backhomeimg, body div#home_intro {
	    min-height: 310px;
	}	
	body div#home_intro {
	    margin-top: 76px;
	}	
}