﻿
/*body {
}

#header {
    height: 80px;
}
*/
.fontHeader {
    font-size: 15px !important;
}

.textJustify {
    text-align: justify;
}

.breadcrumb {
    background-color: yellow;
    width: 110%;
}

    .breadcrumb > li > a, .breadcrumb > li.active {
        color: #000 !important;
    }

.custom-text-color-light-1 {
    color: #fff !important;
}

.footerChange > li > h4 {
    line-height: 1;
    background-color: #B2D2A4 !important;
}

.page-header h4 {
    color: #fff;
}

.text-text-transform-uppercase {
    text-transform: uppercase;
}

.color-footer {
    background-color: #004d4e !important;
    color: #fff;
}

#footer a {
    color: #fff;
}

.page-header-color {
    background-image: url('/img/banner-home.jpg');
    background-size: cover;
    background-position: bottom;
}

.commercial-phone {
    display: flex;
    font-size: 15px;
}

#footer > ul > li > span {
    color: #fff;
}

.social-icons li:hover a {
    background: #006400 !important;
}

/*.social-icons li {
    margin: -1px 10px 0 0;
}*/

.social-icons li > a > i {
    font-size: 25px;
}

.custom-text-color-black {
    color: #000 !important;
}
