.max-100{
    max-width: 100% !important;
}
.mt-35{
    margin-top: 35px !important;
}
.tm-sc-services.services-style-current-theme .tm-service .thumb img{
    height: 300px !important;
    object-fit: cover;
}
.layer-image-divider2 .layer-image-left:after{
    background-color: rgba(18,177,18,0.7);
}
.tm-sc-gallery.gallery-style1-current-theme .tm-gallery .tm-gallery-content-wrapper .tm-gallery-content .tm-gallery-content-inner .styled-icons{
    background-color: rgba(18,177,18,0.8);
}
footer.footer .thumb img{
    max-width: 200px;
}
.menuzord-brand{
    margin: 0;
}
header#header .menuzord-brand img {
    max-height: 80px;
}
@media (max-width: 1199.98px){
    header#header.header-layout-type-header-2rows .menuzord-brand {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    header#header .menuzord-brand img {
        max-height: 50px;
    }
}
