/*LOGOTIPOS DE IMAGENES*/
.imgIzquierda{
    position: absolute;
    z-index:9000 !important;
    top: 5px;
    left:30px;
    width:155px;
  	
  bottom: 50px;
}

.imgDerecha{
    position: absolute;
  	
    float:right;
    z-index:3000 !important;
   	right: 30px;
  	top:5px;
    width:260px;
    height:105px;
   bottom: 50px;
  	
}

.imgTemp{
  position: absolute;
	margin-left:auto;
margin-right:auto;
left:0;
right:0;
 	
    z-index:3000 !important;
	width:500px !important;
  	top:1px;
    
  
  
  
} 
/*ADAPTA LOS ICONOS EN VERSION MOVIL*/
@media (max-width: 980px){
 .imgIzquierda{
     top:-15px;
  	 height:55px;
  	 left:0px;
  	 width:100px;
}    
    
.imgDerecha{
    top:-15px;
  	height:55px;
  	right:0px;
    width:110px;
}

/*ADECUA TAMAÑOS DE CADA UNO DE LOS TEXTOS DE CADA ICONO*/
.et_pb_section, .et_pb_section_2, .et_section_regular{
 padding-left:0 !important;
 padding-right:0 !important;  
}
}

/*Imagenes footer*/
.imgContactenos{
    width:25px;
    margin-right: 8px;
    
    }
    
.pFooter{
  	padding-bottom:2px;
}

/*Alinear textos de footer*/
.title{
  text-align:center;

}
  

/*Tamaño slider*/
.sliderCentral{
  width: 85%;
  margin: 35px auto 0px !important;
  max-width: 1800px;
 }

.contenedorBotones{
 	width:90% !important;  
  	margin: 1px auto !important;
}

.imagenBarra{
 	width:200px !important;
  	height:200px !important;
  
} 

.barraLogos{
 	width: 120% !important; 
}

.navBar{
 	background: #002F87; 
  	/*background:#A1A1A1;*/
  	/*width: 30px;*/
}

.et-fixed-header{
 	background: #002F87 !important; 
  	color:#002F87 !important;
} 

.logosPagPrincipal{
 	background:#f7f7f7; 
 }

.textoLogosPagPrincipal h1{
 	color:#000 !important; 
  	font-weight:bolder !important;
  
}

.et_pb_row et_pb_row_0{
  
  background:#f7f7f7; 
  
}

.menuFixed{
	position: fixed;
	z-index: 10000;
	width: 100%;
	background-color: #002F87;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	transition: all .1s ease .1s;
	margin-top: 0px;
  	
}

#main-content.container:before {background: none;}


/*maximiza navbar  .clearfix, */ 
.containter, .et_menu_container{
padding:0 !important;
}

.menu-item, .menu-item-type-post_type, .menu-item-object-page, .menu-item-64{
color:#262626 !important;
}

.imgOtros{
width:17%; !important;
margin-right:15px;

}

.imgOtros2{
margin:0 auto;  
} */

.imgFooter{
     width:20px;
    margin-right: 5px;
    
    }

.imgFooterSE{
     width:20px;
    margin-right: 5px;
    
    }


#footer-widgets{
  
  
 padding-top: 30px;
  
  
  
}

#footer-bottom{
  
 margin-top:0px;
 padding-top:5px;
 padding-bottom:-20px;
} 

.et_pb_gallery_item .img{
	width: 600px;  
} 

.et_pb_gallery_0.et_pb_gallery .img{
  
  width: 600px;  
  
}

div.et_pb_gallery_image.landscape a img{
 height: 250px; 
  
}

.uk-slideshow .uk-overlay-active{
 	height:500px !important;
  
} 

.et-fixed-header li a{
  
 color:#262626 !important; 
  
} 

/*@media only screen and (min-width: 981px)
.et-fixed-header #top-menu {
  
 color: #262626 !important; 
}*/

/*COLOR DE MENUS EN ESTADO DESPLEGADO*/
#et-top-navigation{
	background:#002F87 !important;
  	
}

/*COLOR DE DESPLEGABLES*/
.sub-menu{
 	background:#262626 !important; 
}

/*ANCHO DE NAV*/
#top-menu-nav{
 	padding-top:15px; 
} 
 
/*TAMAÑO DE COLUMNA IZQUIERDA EN PAGINAS*/
.et_pb_column_1_6{
  	margin-right: 0px !important;
 	width:10% !important;
}

.et_pb_column_5_6{
  	width:90% !important;
} 




/*COLOR DEL PIE DE SLIDE*/
.uk-overlay-panel,.uk-overlay-bottom,.uk-overlay-background,.uk-overlay-fade{
 	background-color:rgba(15,15,15,0.5) !important;
  	color:#fff; 
}


.izq{
	
    position: absolute;
    z-index:9000 !important;
    top: 10px;
    left:30px;
}

.der{
    position: absolute;
    float:right;
    z-index:3000 !important;
   	right: 30px;
    top:10px;
}


  