/** mobile **/
@media (max-width:1600px){
}
@media (max-width:1480px){
	.portfolio_arrows {
		margin-left: 0px;
		width: 185px;
		float: right;
	}
	.volny_slaider {
		width: 480px;
	}
	.portfolio .btn {
		float: unset;
        display: table;
        margin: 50px auto 0;
	}
	.regular-pages > .container {
		background-size: 480px;
	}
	.uslugi_title {
    font-size: 22px;
	}
	
}
@media (max-width:1340px){
	header .adres {
		display: none;
	}
	.menu-item {
		margin-right: 20px;
	}
	.beauty_bot {
    font-size: 22px;
	}
}
@media (max-width:1200px){
	#usluga_1 {
		width: calc(100% - 16px);
	}
	#usluga_1 img {
		width: 100%;
	}
	.uslugi_img {
		height: auto;
		width: 100%;
	}
	.uslugi_block {
		width: calc(50% - 16px);
	}
	.uslugi_title {
    font-size: 22px;
	}
	.forma_left {
    width: 400px;
    float: left;
    padding-right: 30px;
}
.forma_right {
    width: calc(100% - 400px);
}
	.portfolio_not_slider {
		width: calc(50% - 30px);
	}
	.logo {
		width: 74px;
        background-size: cover;
        background-position: left;
	}
	.block_30_bg {
		padding: 35px;
    border-radius: 0 80px 0 0;
	}
	.block_30 img {
    border-radius: 80px 0 0px 0;
}
.block_70 img {
    border-radius: 0 0 80px 0;
}
h4 {
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 400;
}
h2 {
    font-size: 32px;
}
.company {
    font-weight: 500;
    margin-right: 30px;
}
	.text_zone {
		position: unset;
		width: 100%;
	}
	.img_zone {
		display: none !important;
	}
	.main_slider_text {
    position: absolute;
    left: 50px;
    top: 50px;
	}
	.wp-block-columns {
    gap: 60px;
}
.h1_slider{
	top: 60px;
    left: 60px;
	font-size: 48px;
}
.uslugi > p, .uslugi > h4 {
    width: 100%;
}
}
@media (max-width:999px){
	.content {
		width: 100%;
		padding-left: 20px;
        padding-right: 20px;
	}
	.sandwich {
		display: block;
        top: 24px;
        margin-top: 0;
        float: unset;
        position: absolute;
        right: 12px;
	}
	.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;
	}
	.top-menu {
		display: none;
		background: #fff;
		height: 100vh;
	}
	header .get_question {
		display: none;
	}
	    .logo {
        width: 140px;
        background-size: contain;
		height: 44px;
		}
	.tel {
		margin-right: 0;
		display: none;
	}
	.head_contacts {
		line-height: 44px;
    height: 44px;
	}
	#menu-item-176 {
	display: inline-block;
}
.menu-item {
	width: 100%;
	margin-right: 0;
}
.volny_slaider {
	width: 140px;
}
.h1_slider {
        top: 20px;
        left: 20px;
        font-size: 18px;
    }
	.h1_slider span {
    font-size: 14px;
}
.for_main_slider .btn {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    right: auto;
    left: 20px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
}
section.uslugi {
    margin-top: 50px;
}
#usluga_1 img {
    border-radius: 0 0 50px 0;
}
    .uslugi_block {
        width: calc(100% - 16px);
		margin-bottom: 30px;
    }
	#usluga_2 img {
    border-radius: 50px 0 0px 0;
}
#usluga_3 img {
    border-radius: 50px 0 0px 0;
}
#usluga_5 img {
    border-radius: 0px 0 50px 0;
}
    #usluga_1 img {
        width: auto;
        height: 200px;
    }
	.about_left, .about_right {
		width: 100%;
		    padding-right: 0;
			padding-left: 0;
	}
	.about_left {
		margin-bottom: 40px;
	}
	    .portfolio_arrows {
        margin-left: 0px;
        margin-top: 20px;
        position: unset;
        margin-bottom: 20px;
        float: unset;
        width: 100%;
        text-align: end;
    }
	.content-main {
		margin-bottom: 0;
	}
	.uslugi_title {
		height: auto;
	}
	    .forma_left {
        width: 100%;
        float: unset;
        padding-right: 0;
    }
	.forma_vopros {
		padding: 20px;
		border-radius: 0;
		background-size: 200px;
		background-image: unset;
	}
	.forma_right {
		width: 100%;
		float: unset;
	}
	.form_1_acceptance {
    float: unset;
    width: 100%;
	}
	.sub-menu {
		display: none;
	}
	.regular-pages {
    padding-top: 84px;
	}
	.regular-pages > .container {
        background-size: 150px;
		background-position: right 20px top;
    }
	.post_title {
    margin-bottom: 35px;
    font-size: 28px;
	}
	.container .content-mini {
		padding-left: 0;
		padding-right: 0;
	}
	.beauty_block {
		width: calc(100% - 30px);
	}
	.beauty_left .beauty_top_img {
    border-radius: 0px 0 50px 0;
}
.beauty_right .beauty_top_img {
    border-radius: 50px 0 0px 0;
}
.wp-block-lazyblock-blok-50-50 {
    margin-bottom: 40px;
}
.wp-image-106 {
    border-radius: 0px 0px 0px 50px;
}
h3 {
    font-size: 22px;
}
.title_1,.title_2 {
	position: relative;
	padding-left: 60px;
}
.title_1:before,.title_2:before {
	width: 50px;
    height: 50px;
	    top: 0;
    position: absolute;
	background-size: contain;
	left:0;
}
.bg_img {
    padding: 30px;
    color: #fff;
    min-height: auto;
    background-size: cover;
    background-position: center;
    border-radius: 0px 50px 0px 0;
    width: 100%;
}
.beauty_left:hover .beauty_top_img {
    border-radius: 50px 0 0px 0;
}
.beauty_right:hover .beauty_top_img {
    border-radius: 0px 0 50px 0;
}
.main_slider_text {
        position: absolute;
        left: 20px;
        top: 20px;
		min-height: 160px;
    }
	h2.h1_slider {
    font-size: 18px;
}
.wp-block-lazyblock-butyslider .slick-slide {
	min-height: 200px;
}
.wp-block-lazyblock-butyslider .for_main_slider .btn {
	left: 0;
	bottom: 0;
}
.text_zone {
	padding: 20px;
	border-radius: 0 0 0 50px;
}
.text_zone h3 {
	font-size: 16px
}
.privacy {
	width: 100%;
    display: inline-block;
    margin: 10px 0;
}
.company {
	width: 100%;
    display: inline-block;
	margin: 0 0 10px 0;
}
.block_70, .block_30 {
    float: unset;
    width: 100%;
}
    .block_30 img {
        border-radius: 50px 0 0px 0;
    }
	.block_70 img {
        border-radius: 0 0 50px 0;
    }
	.wp-block-columns {
        gap: 20px;
    }
	#map {
		height: 360px;
	    margin-top: 40px;
	}
	#usluga_1:hover img {
	border-radius: 50px 0 0px 0;
}
#usluga_2:hover img {
	border-radius: 0px 0 50px 0;
}
#usluga_3:hover img {
	border-radius: 0px 0 50px 0;
}
#usluga_5:hover img {
	border-radius: 50px 0 0px 0;
}
}