@media screen and (max-width: 455px) {
.menu-strip.header-sticky img.logo_big, .menu-strip.header-sticky.slim img.logo_big {
    display: inherit !important;
}
}

#calltoactiontext {
    font-size: 16px !important;
}

@media (max-width: 600px) {
.footer *, .footer .widget * {
    font-size: 16px;
}
}

.fw-team-image .overlay-shadow {
    display: none;
}

.main-nav .menu li a:hover {
    color: #87cea3 !important; 
}

.foot_logo {
    bottom: 95px;
}

body:not(.home) img.logo.logo_big, .menu-strip.header-sticky.slim img.logo.logo_big {
    height: 124px !important;
    margin-top: -26px !important;
}

.services-menu-form .wpcf7 form .wpcf7-form-control.wpcf7-submit {
  margin-top: 20px !important;
}