.bg_titulo {
    background-position: bottom center !important;
}
.tab-content .row {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #cc6332 !important;
    background-position: left top !important;
}
.tabs {
    background: #fff;
}
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: #000 !important;
    color: #fff !important;
}
.side-tabs ul.tab-nav li a {
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}

.tab-content .row .col-lg-7 {
    min-height: 600px;
}

#header {
    background: #cc6332!important;
    border-bottom: 1px solid #CC6332!important;
}

#header.sticky-header #header-wrap {
    background: #cc6332!important;
}

#primary-menu.style-4 > ul > li > a {
    border: 1px solid transparent !important;
    background: transparent !important;
    color: #fff !important;
}

#primary-menu.style-4 > ul > li.current > a > div {
    border-bottom: 2px solid #FFF !important;
    color: #fff !important;
}

.i-plain {
    text-shadow: none !important;
}

label {
    color: #fff !important;
}

#servicios .row .col-lg-6 {
        background-size: cover;
        background-position: center center;
        height: 600px;
    }

    #footer {
        background: none !important;
        background-color: #273238 !important;    
    }    

    #footer .section {
        background: none !important;
        background-color: #273238 !important;    
    }    

    #copyrights {
        border-top: 1px solid #4a4444;
    }

    .button-orange {

        background-color: #cc6332 !important;
        color: #fff !important;
    
    }