@charset "utf-8";


@media only screen and (max-width: 1080px) {
    section.slider   {
        display: none;
    }
    section.slider_main_after   {
        display: block;
    }
	.slider-form{
		display: none;
	}
	
	.slider {
		height: 200px;
	}
	.glav_button1{
	        margin-top: 140px!important;
	}
}

@media only screen and (max-width: 800px) {
	
	
	
}


.text_item_content {
    display: none;
}

.logo__img {
max-height: 120px;
}

.burger {
top: 14px;
left: 13px;
}

