.your-subject {
display: block;
width: 100%;
flex: 1 0 100% !important;
}
.aheto-form-btn.aheto-btn--primary input[type="submit"]{
background: #073486 !important;
}
.aheto-form-btn.aheto-btn--primary input[type="submit"]:hover {
background: #366ac7 !important;
}
.widget_aheto__infos .widget_aheto__info .widget_aheto__icon {
float:left;
margin-right:10px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {	
position:absolute;
top: 35%;
opacity : 0.9;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.owl-theme .owl-controls .owl-buttons .owl-next:hover {	
opacity : 1;
color: #dbdbdb;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
left : 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {	
right : 100%;
}
span.body-overlay {
z-index : 10 !important;
}
@media(min-width:1170px) {
.main-header__main-line {
padding-right : 0px !important;
}
.main-header__widget-box {
display:none !important;
}
.main-header--ninedok .main-header__menu-box .main-menu>li:last-child {
margin-right:0px !important;
}
}
@media(max-width:1199px) {
.main-header--ninedok .main-header__menu-box .main-header__mob_menu_title {
text-indent:-999999px;
background:url(https://biophics.com/wp-content/uploads/2019/09/Logo_BIOPHICS_20yaer.png) 0 center no-repeat;
background-size:contain;
width:200px;
height:42px;
top:10px !important;
}
}