/*HV*/

/*Logotipo*/

.navbar-brand > img{max-height: 80px !important;}
.navbar-header{position: absolute; z-index: 99999; padding: 5px 10px 0px; background: #fff; border-radius: 5px;}
.navbar-brand.image-logo{padding: 0px;}


.stick .navbar-header, .stick .navbar-header .responsive-logo{display: inline-block; margin: 0px; background: none; padding: 0px;}
.stick .navbar-brand > img{padding: 0px 5px 5px;background: #fff;border-radius: 5px;}


/*Menú*/
.navbar-collapse{padding-right: 0px;}
.dropdown-menu{background: #a66226 !important;}
#main-menu .navbar-form{display:none;}
#main-menu{background: #fff; border-bottom: 5px solid #ffb642; }
.navbar-nav{float: right;}
.dropdown-menu > li > a, #main-menu.navbar-default .navbar-nav > li > a{color: #787d84; border-right: 1px solid #ddd; margin-right: 0px; font-weight: normal; border-top: none; letter-spacing:0px; text-transform: none; padding: 20px 10px;}
#main-menu.navbar-default .navbar-nav > .active > a, #main-menu.navbar-default .navbar-nav > .active > a:hover, #main-menu.navbar-default .navbar-nav > .active > a:focus, #main-menu.navbar-default .navbar-nav > li > a:hover, #main-menu.navbar-default .navbar-nav > li > a:focus{ background: #fff; color:#a66226 !important; border-top: none; }

.dropdown-menu li li a, #main-menu.navbar-default .navbar-nav li li a{color: #fff; border-bottom: 1px solid #fff; border-right: none;}
.dropdown-menu li li a:hover, #main-menu.navbar-default .navbar-nav li li a:hover{color:#787d84; }

#top-menu{background: #000; border: none; color: #fff; padding-top: 0px;}

.top-links{margin-bottom: 0px; margin-top: 10px;}


.pricing:hover > .panel-default > .panel-heading, #blogposts .author, ul.share, .media.comment, .tags ul li:hover, .sidebar-widget, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .widget-title hr, ul.cat li a:hover, ul.cat li a:focus, ul.cat li a:active, ul.cat li a.active, .section-title hr, #header-slider .carousel-indicators .active, #accordion4 > .panel-default > .panel-heading, #accordion2 .panel-default > .panel-heading, .tab-style1 .nav-tabs, .tab-style2 .tab-content, .tab-style1 .nav-tabs > li.active > a, .tab-style1 .nav-tabs > li.active > a:hover, .tab-style1 .nav-tabs > li.active > a:focus, .blockquote-reverse, blockquote, a.logo.navbar-brand, #top-menu, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav > .open > a:hover, #main-menu.navbar-default .navbar-nav > .active > a, #main-menu.navbar-default .navbar-nav > .active > a:hover, #main-menu.navbar-default .navbar-nav > .active > a:focus, #main-menu.navbar-default .navbar-nav > li > a:hover, #main-menu.navbar-default .navbar-nav > li > a:focus{border-right: 1px solid #ddd !important;}


/*Líneas, fondo títulos y elementos de color marrón*/
.section-title hr, .widget-title hr{border-color: #a66226 !important;}

.overlay.color {background-color: rgba(255, 182, 66, 1);}

#en-header{background: #a66226 !important;}



/*enlaces*/
a.read-more, a.read-more > span{color: #a66226 !important;}

.service:hover > a h4 {color: #ffb642 !important;}

button.en-btn, a.en-btn{letter-spacing: 0px; padding: 10px 15px; text-align: }



/*Estilos tablas*/

.corporativo{color:#a66226; }
.tabla_aleaciones{ text-align: center; border-collapse: collapse; border: none;margin-bottom: 20px;}
.tabla_aleaciones th{background:#a66226 ; color: #fff; text-align: center; border: 1px solid #ff; padding: 3px 0px;}
.tabla_aleaciones td{color: #333; border: 1px solid #ccc; padding: 2px 0px;}
.tabla_aleaciones .abajo{vertical-align: bottom;}
.tabla_aleaciones .arriba{vertical-align: top;}


.shortcode-our-services{
    background: #fafafa url("/wp-content/uploads/2015/09/img_home.jpg");
    background-size: cover;
    color: #ffffff;
    padding: 30px 0;
}

.p_z{background: rgba(8,16,36,0.8); padding: 30px 0px;}


/*Home*/
#en-news{background: #fff;}

#en-news {color: #333;}

.news > hr {border-color:#a66226;}

.service > a img{border: 1px solid #fff; width: 100%;}






/*Estilos Footer*/

#en-footer .widget{border: none;}

.footer-content{background:#222222 url("/wp-content/uploads/2015/09/fondo.png") repeat !important; }

.footer-content .menu li a{color: #909090; font-weight: bold;}

.footer-content ul li a::before{margin-right: 10px;}

.footer-content .menu .sub-menu li a{font-weight: normal; color:#777; margin-left: 26px;}

.footer-content ul.sub-menu li a::before{content: inherit;}

.footer-content a{color:rgba(255, 182, 66, 1);}

#en-services{}

.textwidget img{padding: 5px; border-radius: 5px; background: #fff;}





@media screen and (max-width: 360px){
    .navbar-header{position:inherit !important; padding: 15px 0px; text-align: center !important;}

    .responsive-logo {
        display: inline-block;
        float: none;
        text-align: center;
    }
}

.wpcf7-form-control.wpcf7-acceptance { display: inline-block; padding: 0; border: none; margin-right: 5px;}
.wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] { top: 0; margin-left: -14px;}

.grecaptcha-badge {display:none}

.volume-on {opacity: 0!important;}
.show {opacity: 1!important;}
.hide {opacity: 0!important}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
