

body.home .contact a:hover {
    color: #00a1a6 !important;
}
@media only screen and (min-width: 1000px){
header:not(.sticky) .q_logo a{height: 94px !important;visibility: visible;}
header.stick_with_left_right_menu:not(.sticky) .logo_wrapper {width: 248px !important;}
header.stick_with_left_right_menu:not(.sticky) nav.main_menu.left_side>ul > li:last-child{margin-right: 0px !important;}
header.stick_with_left_right_menu:not(.sticky) nav.main_menu.right_side>ul > li:first-child{margin-left: 0px !important;}
}