/** mobile **/
@media (max-width:1600px){
	.uslugi_icon_title {
    font-size: 16px;
	}
	.uslugi_icon_block {
		padding: 25px 25px;
	}
}
@media (max-width:1500px){
	.adresa {
		display: none;
	}
	.last_tel {
		margin-right: 0;
	}
	.block_6_form {
    width: 50%;
	}
	.block_6_form p {
		margin-bottom: 20px;
	}
}
@media (max-width:1440px){
	.company {
		float: unset;
		width: 100%;
		margin-bottom: 30px;
	}
	.footer_content {
    width: 100%;
    margin-left: 0;
    float: unset;
    padding-right: 140px;
}
}
@media (max-width:1380px){
	.preim {
		font-size: 14px;
	}
	.content {
    width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	}
}
@media (max-width:1300px){
	.auto_list li {
    width: calc(33.33% - 30px);
	margin-bottom: 40px;
	}
	.single .post_title {
    font-size: 28px;
}
.post_title {
    font-size: 40px;
}
	.right_side {
		width: calc(100% - 345px);
	}
	.name {
		font-size: 14px;
	}
	.uslugi_icon_block img {
		    width: 100%;
			margin-bottom: 10px;
	}
	    .uslugi_icon_title {
        font-size: 14px;
    }
	.main_slider .slick-slide {
		font-size: 38px;
		line-height: 1.2;
		height: 162px;
	}
	.kratkoe_opisanie {
		font-size: 25px;
	}
	.kratkoe_opisanie {
		top: 164px;
	}
	.polosa {
		top: 162px;
	}
	.main_slider_block {
		height: 374px;
		width: 530px;
	}
}
@media (max-width:1280px){
	.top-menu .menu-item {
    margin-right: 25px;
}
	.preim {
		/*width: 220px;*/
		font-size: 16px;
		width: calc(33.33% - 14px);
		margin-bottom: 14px;
		text-align: center;
	}
	.block_5 .row {
		/*width: 750px;*/
	}
	h2 {
    font-size: 32px;
	line-height: 1.2;
}
}
@media (max-width:1200px){
	.rezim {
		    width: 213px;
    top: -41px;
	}
	.tel {
		font-size: 14px;
		margin-right: 12px;
	}
	.name {
		margin-right: 20px;
		padding-left: 150px;
		        font-size: 13px;
	}
	.top-menu {
		padding-left: 150px;
	}
	.last_tel {
        margin-right: 0;
    }
	.uslugi_icon_block {
		width: 278px;
		margin-bottom: 30px;
	}
	.uslugi_icon_block img {
		    width: auto;
	}
	.uslugi_icon_title {
    font-size: 20px;
	}
	.uslugi_icon_block {
		padding: 25px 30px;
	}
}

@media (max-width:999px){
	.sandwich {
		display: block;
		top: 7px;
		margin-top: 14px;
		float: unset;
		position: absolute;
		right: 10px;
	}
	.c-hamburger {
			z-index: 10;
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 56px;
	  height: 38px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  border: none;
	  cursor: pointer;
	  transition: background 0.3s;
	  border-radius: 5px;
	}
	 
	.c-hamburger:focus {
	  outline: none;
	}
	.c-hamburger span {
	  display: block;
	  position: absolute;
	  top: 17px;
		left: 8px;
		right: 8px;
	  height: 3px;
	  background: #000;
	}
	 
	.c-hamburger span::before,
	.c-hamburger span::after {
	  position: absolute;
	  display: block;
	  left: 0;
	  width: 100%;
	  height: 3px;
	  background-color: #000;
	  content: "";
	}
	.c-hamburger span::before { background-color: #000;}
	.c-hamburger span::after {background-color: #000;width: 50%;}
	.c-hamburger span::before {
	  top: -10px;
	}
	 
	.c-hamburger span::after {
	  bottom: -10px;
	}

	.c-hamburger--htx {
	  background-color: unset;
		  position: absolute;
		right: 0;
	}
	 
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	 
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	 
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	 
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}

	.c-hamburger--htx.is-active {
	  background-color: unset;
	}
	 
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	 
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	  background-color: #000;
	}
	 
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	  width: 100%;
	}
	 
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	.logo {
    background-image: url(/wp-content/themes/voodootheme/images/logo_voa_s.png);
    width: 95px;
    height: 43px;
	left: 20px;
}
.top-menu {
	display: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 75px;
	background: #fff;
	height: calc(100vh - 75px);
}
.top-menu .menu-item a {
	display: inline-block;
}
.top-menu .menu-item {
	margin-right: 0;
	width: 100%;
	        font-size: 20px;
}
.container {
	padding-left: 20px;
    padding-right: 20px;
}
h2 {
    font-size: 24px;
        line-height: 1.2;
        margin-bottom: 25px;
}
.block_2 .btn2 {
	
}
.head_1 {
	display: none;
}
#blind {
	    margin-right: 60px;
}
.content-main {
    padding-top: 96px;
}
.main_slider_block {
        height: 256px;
        width: 320px;
        padding: 0px 0px;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow: unset;
		position: unset;
    }
	.main_slider .slick-slide {
		width: 100%;
	}
	.rezim {
		display: none;
	}
	.main_slider  .slick-list {
		width: 100%;
	}
	.main_slider .slick-slide {
        font-size: 24px;
		height: 122px;
	}
	.kratkoe_opisanie {
        font-size: 18px;
    }
	.polosa {
		left: 20px;
		right:20px;
		top: 69px;
	}
	.btn {
		border: 0;
		height: 58px;
		line-height: 58px;
		font-size: 18px;
		padding: 0 20px;
	}
	.block_1 {
    height: auto;
	background: unset !important;
	}
	.block_2 {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.uslugi_icon_block {
        width: calc(100% - 30px);
        margin-bottom: 20px;
        text-align: center;
    }
	.podrobnee {
		display: none;
	}
	.b3_text {
    width: 100%;
}
.b3_text h2 {
	font-size: 32px;
}
.b3_text h3 {
	font-size: 22px;
}
.block_3 {
    padding: 40px 0;
}
.tab_slider {
    width: 100%;
    float: unset;
    margin-bottom: 35px;
}
.block_4_tab .arrows {
	position: unset;
	width: 100%;
	margin-bottom: 30px;
	display: block;
}
.block_4_tab .arrows:after {
	content: '';
	display: table;
	width: 100%;
}
.arrow-left {
    margin-left: 0;
}
.block_4_tab {
	min-height: unset;
}
.tab_text {
    width: 100%;
    float: unset;
}
#toTop {
	right: 20px;
	bottom: 20px;
}
.preim {
	width: calc(50% - 14px);
	padding: 30px 10px;
	font-size: 13px;
	height: 255px;
}
.block_4_tab table img {
	width: 67px;
}
.tab_text table {
	font-size: 18px;
}
.block_4 {
	margin-bottom: 40px;
}
.otzivi {
    width: auto;
        padding: 0;
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
        top: -460px;
        float: unset;
        left: 20px;
        border-radius: 0;
        position: absolute;
        right: 20px;
}
.block_6_form {
        width: 100%;
    }
	.block_6 {
    height: auto;
	margin-top: 490px;
	background-size: cover;
        background-position: bottom;
	}
	.block_6_form {
		padding: 65px 0px 30px;
	}
footer p {
	font-size: 12px;
	line-height: 1.2;
}
.footer_content {
	padding-right: 0;
}
footer .tels {
	font-size: 12px;
}
footer .adres {
	margin-bottom: 10px;
	display: inline-block;
}
.tels .tel {
	margin-left: 0;
	margin-right: 10px;
	width: 100%;
	display: inline-block;
	margin-bottom: 8px;
}
footer {
	padding-top: 30px;
	padding-bottom: 36px;
}
.privacy {
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
#logo-voodoo {
    margin-top: 0;
    float: left;
}
    .post_title {
        font-size: 32px;
    }
	.sidebar {
    width: 100%;
    float: unset;
    margin-right: 0;
}
.right_side {
        width: 100%;
        float: unset;
    }
	.right_side .post_title {
		display: none;
	}
	.auto_list li {
        width: calc(100% - 30px);
	}
	.news_unit {
		width: calc(100% - 30px);
		height: auto;
	}
	.news_title {
		height: auto;
	}
	.regular-pages {
		padding-bottom: 40px;
	}
	    .single .post_title {
        font-size: 26px;
    }
	.content {
		padding-left: 20px;
        padding-right: 20px;
	}
	.contact {
		width: calc(100% - 30px);
	}
}