.logo a img{
    max-height: 80px;
}

.logo-side{
    text-align: center;
}
.logo-side a img{
    max-height: 80px;
}



.section-title span{
    color: #f48e2a;
}

.btn-icon{
    background-color: #f48e2a;
}

.main-menu nav > ul > li:hover{
    color: #f48e2a;
}

.main-menu nav > ul > li:hover > a, .main-menu nav > ul > li.active > a{
    color: #f48e2a;
}

.main-menu nav > ul > li:hover > .sub-menu li > a:hover{
    background-color: #f48e2a;
}

.main-menu nav > ul > li .sub-menu{
    border-top-color: #f48e2a;
}

.area-title h1::before{
    background-color: #f48e2a;
}

#scrollUp{
    background: #f48e2a;
}

.about-us-info{
    background: #f48e2a;
}

.inner-about-us::before{
    background: #f48e2a;
}

.services-wrapper:hover .services-img-icon{
    background: #f48e2a;
}

.services-wrapper:hover .services-button a{
    background: #f48e2a;
}


.close-icon > button {
    border-color: #f48e2a;
}
.close-icon > button i{
    color: #f48e2a;
}

.tp-caption.NotGeneric-Title.tp-resizeme.rev_layer_in_group{
    text-shadow: 0px 1px 3px rgba(255, 255, 255, 0.5);
}
.tp-caption.tp-resizeme.rev_layer_in_group:not(.NotGeneric-Title){
    color: #f48e2a !important;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
}




.sanitizacao{
    display: block;
    position: relative;
    width: 100%;
    height: 40vw;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 60px;
}
.sanitizacao video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 56.25vw;
    opacity: 0.3
}
.sanitizacao .conteudo{
    
}

.tp-caption.tp-resizeme.rev_layer_in_group:not(.NotGeneric-Title){
    text-shadow: 0px 1px 1px rgb(0 0 0 / 100%);
    font-size: 16px;
}

.footer-area{
    background-color: #000;
}

.counter-blue .counter-icon i {
  color: #f6732e;
}
.counter-center .counter-text h1{
    color: #222;
}
.contacts-icon::after,
.testimonial-blue-wrapper .testimonial-say-content span,
.team-blue-wrapper .team-text span,
.history-section span,
.area-title-blue span{
    color: #f48e2a;
}
.team-blue .slick-dots li.slick-active button{
    background-color: #f48e2a;
}
.btn{
    background-color: #f48e2a;
}
.btn::after{
    background-color: #f6732e;
}
.cta-11-button .btn-border:hover {
    background: #f48e2a;
    border-color: #f48e2a;
}

.blue-bg{
    background-color: #f6732e;
}
.testimonial-blue-wrapper::after{
    color: #f6732e;
}

.brand-box-img{
    height: 170px;
    width: 270px;
    padding: 50px;
    border: 1px solid #aaa;
}
.brand-box-img > a > img{
    width: auto;
    max-width: 100%;
}
.contact-box:hover, .contact-box:hover i{
    border-color: #f6732e
}
.contact-box > i{
    border-color: #eaeaea;
    color: #f48e2a;
}
.blog-meta span i{
    color: #f6732e;
}
.blog-share-icon a:hover,
.widget-social-icon a:hover,
.blog-text h4 > a:hover{
    color: #f6732e;
}
.blog-post-tag a:hover,
.btn-border:hover {
    background: #f6732e;
    border-color: #f6732e;
}
.tag a:hover,
.animate-border{
    background-color: #f6732e
}