.propClone a:hover{
    color: #066b44 !important;
}

.navbar{
    position: fixed !important;
}

.navbar-toggle{
    background-color: #066b44 !important;
}

.navbar-collapse::before  {
    background-color: #066b44 !important;
}

.social a:hover{
    color: #066b44 !important;
}

.bg-red{
    background:  #066b44 !important;
}

.tab-style4 li::before{
    color: #066b44 !important;
}

.text-sky-blue {
    color: #066b44 !important;
}

.bg-sky-blue{
    background-color: #066b44 !important;
}

.marginbottom24{
    margin-bottom: 24px; !important;
}

.text-dark-gray{
    color: #066b44 !important;
}

.text-white-eco{
    color: #C4D3CB !important;
}

.text-black-eco{
    color: #000 !important;
}

.text-branco-eco{
    color: #ffffff !important;
}

.item .client-logo-outer{
    border: 1px solid #ececec;
}

.social a{
    background: #066B44;
    padding: 5px 10px;
    color: #fff !important;
    border: 1px solid #066B44;
    border-radius: 70px;
}

.social a:hover{
    background: #fff;
    color: #066B44 !important;
}

.header-style5 .navbar li a{
    font-size: 13px !important;
}

.navbar img {
    max-height: 45px !important;
    
}

@media screen and (max-width: 1199px){
    .bg-img-four{
        display: none !important;
    }
}