a.navbar-brand img {
    max-height: 80px;
}

.navbar-brand {
    padding-bottom: 0;
}

#our-news .wedo {
    max-width: 100%;
}

span.logo-description {
    display: none;
    color: #fff;
    font-size: 20px;
}

@media (max-width: 768px) {
    span.logo-description {
        display: inline-block;
        margin-left: 15px;
        font-size: 25px;
    }   
}


#empresa {
    background: url(../images/logo-tr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 280px;
}

.our-skills {
    background: url(../images/back-2.jpeg) no-repeat center center fixed;
    background-size: cover;
}


@media (min-width: 768px) {
    #menu_nav_bar {
        margin-right: 0px;
        position: absolute;
        right: 7%;
        top: 55px;
    }

    #menu_nav_bar .navbar-inverse {
        float: right;
    }

    .navbar-brand {
        margin-top: 0;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) {
    #menu_nav_bar {
        /*right: 30px;*/
    }
}

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus {
    background: none;
    border: none;
}

@media (max-width: 767px) {
    .navbar-brand {
        margin: 0;
    }

    .navbar {
        min-height: 10px;
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    .navbar-inverse .navbar-nav > li > a {
        margin-top: 0;
    }

    .fullscreen-container {
        margin-top: 105px;
    }
}


@media screen and (max-width: 667px) and (min-width: 320px) {
    .navbar-toggle {
        top: -65px;
    }
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
    box-shadow: none;
    outline: none;
}

.left-line, .right-line, .middle-line, div.progressBar, .project-owl-slide .item .line1, .project-owl-slide .item .line2, .project-owl-slide .owl-controls .owl-buttons .owl-prev:hover, .project-owl-slide .owl-controls .owl-buttons .owl-next:hover, .navbar5-add .fa-pencil-square-o, .widget .line1, .widget .line2, .post-content .line1, .post-content .line2, .sidebar-widget .line1, .sidebar-widget .line2, .tags a:hover, .project-owl-slidee .item .line1, .project-owl-slidee .item .line2, .download-btn:hover, .product-details, .range-last, .product-reviews-des #tabs li a:hover {
    background: rgb(212, 2, 9);
}

.line1, .line2 {
    background: rgb(212, 2, 9) !important;   
}

.footer {
    top: 15px;
}

.white-bg.clients-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
}

.gri {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}

.gri img {
    width: 100%;
    max-height: 260px;
    border: solid 1px !important;
}

.product-container h4 {
    border-bottom: 1px solid #adadad;
    padding-bottom: 5px;
    margin-bottom: 20px;
    color: #828080;
}

.product-container h4 a {
    color: inherit;
    font-size: inherit;
}

.product-container:hover h4 {
    color: #444;
    border-color: rgb(212, 2, 9);
}


figure.effect-layla ::before {
    border-top: 2px solid rgb(212, 2, 9);
    border-bottom: 2px solid rgb(212, 2, 9);
}

figure.effect-layla ::after {
    border-right: 2px solid rgb(212, 2, 9);
    border-left: 2px solid rgb(212, 2, 9);
}

.tp-caption.td-socalo {
    width: 100%;
    left: 0 !important;
    right: 0 !important;
    text-align: right;
    padding: 10px 0 !important;
    padding-right: 50px !important;
    background: rgba(254, 254, 254, 0.44);
    /*text-shadow: 1px 0px 1px rgb(255, 255, 255);*/
    color: #000 !important;
}

@media (max-width: 767px) {
    .tp-caption.td-socalo {
        top: 155px !important;
        font-size: 14px !important;
        padding-right: 5px !important;
    }
}

.header-white .address ul li,
.header-white .navbar-inverse .navbar-nav  li  a {
    color: #000 !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

@media screen and (max-width: 667px) and (min-width: 320px) {
    .header4 {
        background: #fff;
    }
}

.more-text p i:hover, .navbar-nav > li > a:hover, .info-widget p i, .post-content:hover h3, .load-more i, #shop-sidebar .cat-widget li a:hover, .cate-name, .sidebar-widget ul li a:hover, .news-widget p:first-child:hover, .pro-content h4:hover, .designation, .reply-coment a, .news-widget p:first-child:hover, .blog-date h5 {
    color: rgb(212, 2, 9);
}

#service-page-title {
    background: rgb(0, 0, 0);
}

.product-container .more a {
    color: #656565;
    text-transform: uppercase;
    border: 1px solid #656565;
    display: inline-block;
    padding: 8px 26px;

    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.product-container .more a i {
    margin-right: 5px;
}

.product-container .more a:hover {
    color: #fff;
    background: rgb(212, 2, 9);
    border: 1px solid rgb(212, 2, 9);
}

.gri img.brand-logo {
    width: 75px;
    position: absolute;
    right: 0;
    bottom: 0px;
}

#footer{
    background: none;

}

.table-container table {
    margin: 0 auto;
}

.table-container table td {
    text-align: left;
    padding: 5px;
    border: solid 1px;
}

.table-container table tr td:last-child {
    text-align: center;
} 

.table-container table tr td .more {
    margin: 0;
}

.table-container table tr td .more a {
    padding: 2px 10px;
}

.table-container table tr td .more a i {
    margin: 0;
}

.main-title h1 {
    font-size: 35px;
}

img.img-brand-small {
    width: auto;
    margin: 0 auto;
    margin-top: 2px;
    border: none !important;
}