/*
 Theme Name: EdR Tema Hijo 
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description: Tema hijo EdR 
 Author: Emiliano del Rivero
 Author URI: http://www.emilianodelrivero.com		
 Template: Divi
 Version: 1.0
*/

/*-------------------------------MENU-------------------------------------*/
/*Bordes en menú y espacio*/
@media (min-width: 1350px) {#top-menu li {border-right: 2px solid #135987; padding: 2em 3em 0px 3em !important;}}
@media (max-width: 1349px) {#top-menu li {border-right: 2px solid #135987; padding: 2em 2em 0px 2em !important;}}
#top-menu > li:first-child {border-left: 2px solid #135987;}
#top-menu > li:last-child {border-right: 2px solid #135987;}
#et-top-navigation  .current_page_item{ }
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {padding-top: 0px !important; }
.mobile_menu_bar {padding-top: 24px;}

/*Texto a la derecha en el MENU SECUNDARIO*/
#top-header .container {max-width: 1080px;}
#et-info { float: right !important;}

/*Menú activo OnePage*/
.et-fixed-header #top-menu .active a{color: #8f4d31 !important;}
#top-menu .active a{color: #8f4d31 !important;}
#top-menu .active a:after{color: #8f4d31 !important}

/*Eliminar borde inferior*/
#main-header{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}

/*-------------------------------GENERAL-------------------------------------*/
/*Subrayado titulo*/
.titulo_principal hr {border: 3px solid #365669; border-radius: 90% /5px; height: 0px; text-align: center; width: 50px } 


/*------------------------------SERVICIOS-----------------------------------*/
/*Margenes de columnas en celu y tablet*/
.columnas-celu .et_pb_column {margin-bottom: 0px;}
.servicios {
    width: 100%; margin: 0 auto; background-size: cover;  position: relative;
    background-image: url(http://www.sepelink.com/sepelink/wp-content/uploads/2017/05/bride-1289175_1920-1-1.jpg);
}
/*@media (min-width: 841px) and (max-width: 950px) {  .servicios {height: 500px; }}*/
@media (min-width: 951px) { .servicios {height: 450px;}}

.texto-interno{margin-left:5%;margin-right:5%; }  

/*Servicios con imagen o  fondo en hover*/
.servicios-con-hover {background-size: cover;}
.servicios-con-hover .et_pb_column{transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;}
.servicios-con-hover .et_pb_column:hover{background-color: rgba(29, 29, 29, 0.7);}

@media (max-width: 980px){.servicios-con-hover .et_pb_column {margin-bottom: 0px !important;}}

/*-------------------------------FOOTER-------------------------------------*/
/*centrado*/
#footer-info { width: 100%; margin:0 auto; text-align: center !important; color: #c4c4c4;}
#footer-info a {color: #fff;}


.et-pb-contact-message   { color: #fff; font-size: 18px; font-weight: bold}
