body.et_fixed_nav.et_secondary_nav_enabled #main-header {top:36px!important} #et-info {
float: right;
font-size: 14px;
}
#top-menu li li {
padding: 0;
width: 100%;
}
#top-menu li li a {
width: 100%;
transition: none;
}
.et_mobile_menu li a:hover,
.nav ul li a:hover {
opacity: 1;
background: #833832;
color: white !important; 
}
@media screen and (max-width: 1180px) {
.container.et_menu_container {
max-width: 1140px;
width: 100%;
padding-left: 1%;
padding-right: 1%;
}
.et_header_style_left .logo_container {
max-width: none;
width: 100%;
}
#top-menu li {
padding-right: 10px;
}
} .dask-footer h4 {
padding-bottom: 0;	
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-form-control-wrap .your-message  {
background-color: rgba(249, 242, 255, 0) !important;
border: 1px solid #a1a1a1 !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px; padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .wpcf7-form label {
color: #fff;
} .wpcf7-form, .page-id-259 label {
color: #666;
}
.wpcf7-submit {
color: #fff !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 15px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: rgba(185, 189, 187, 0.84);
border: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover {
background-color: #833832 !important;
border-color:#833832!important;
padding: 6px 20px !important;
}
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item> a {color:#833832 !important;}
.large {
transition: transform 1s;
}
.large:hover {
transform: scale(1.1);
}
.dask-contact-box a {
color: white !important;
}
.dask-contact-box a:hover {
text-decoration: underline;
}
@media screen and (max-width: 660px) {
.dask-contact-box .contact-tel {
display: block;
}
.hide-mobile {
display: none;
}
}