#mainmenu li a{
	padding-left: 6px !important;
}

#section-news {
	padding-bottom:0;
}

footer {
	padding-top:0;
}

body{
	background: white !important;
}

span.phone-heard  {
    color: black;
    background-color: #ffd200;
    padding: 5px 9px;
    font-weight: 700;
}






@media only screen and (max-width: 991px) {
	.header-mobile{
			top: 0;
		/* position: sticky; */
		left: 0;
		position: fixed;
		height: 76px !important;
	}
	
	.shl{
	background-color: #111111;
}
header.header-mobile #mainmenu a{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
}

@media only screen and (max-width: 700px) {
	.hide_mobile{
		display: none;
	}
}

span.download {
	color: black;
    background-color: #ffd200;
    padding: 5px 9px;
    font-weight: 700;
	
}#form-messages.success{    background-color: #e7ffe7;    padding: 20px;    margin-bottom: 10px;    }#form-messages.error{    background-color: #ffe7e7;    padding: 20px;    margin-bottom: 10px;}#form-messages.error ul{    list-style: initial;    padding-left: 20px;}#contact-form{    transition: all 0.3s;}.success_form{    overflow: hidden;    height: 0;}.pull-left_img{display: inline-block;float: left;}.pull-left_inp.pl_txt{	display: inline-block;    float: left;    width: 58%;}.pull-left_inp.pl_txt input{	width: 100%;}