@media all {
@media print {
		*,: after,:before{color:#000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
	}
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

::-moz-selection {
	color: #fff;
	background: #000;
}

::selection {
	color: #fff;
	background: #000;
}
}

@media screen {
	.fancybox-hidden {
		display: none;
	}
}

@media all {
	::-webkit-input-placeholder {
		color: #000;
	}

	:-moz-placeholder {
		color: #000;
	}

	::-moz-placeholder {
		color: #000;
	}

	:-ms-input-placeholder {
		color: #000;
	}
}

@media screen {
	#fancybox-loading,#fancybox-loading div {
		box-sizing: content-box;
		-moz-box-sizing: content-box;
	}

	#fancybox-loading {
		position: fixed;
		top: 50%;
		left: 50%;
		width: 40px;
		height: 40px;
		margin-top: -20px;
		margin-left: -20px;
		cursor: pointer;
		overflow: hidden;
		z-index: 111104;
		display: none;
	}

	#fancybox-loading div {
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 480px;
		background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
	}
}

@media screen {
	#fancybox-overlay {
		box-sizing: content-box;
		-moz-box-sizing: content-box;
	}

	#fancybox-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 111100;
		display: none;
	}
}

@media all {
	.wpcf7 .screen-reader-response {
		position: absolute;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		width: 1px;
		margin: 0;
		padding: 0;
		border: 0;
	}

	.wpcf7 form .wpcf7-response-output {
		margin: 2em 0.5em 1em;
		padding: 0.2em 1em;
		border: 2px solid #00a0d2;
	}

	.wpcf7 form.init .wpcf7-response-output {
		display: none;
	}

	.wpcf7-form-control-wrap {
		position: relative;
	}

	span.wpcf7-list-item {
		display: inline-block;
		margin: 0 0 0 1em;
	}

	span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after {
		content: " ";
	}

	div.wpcf7 .ajax-loader {
		visibility: hidden;
		display: inline-block;
		background-image: url(wp-content/plugins/contact-form-7/assets/ajax-loader.gif);
		width: 16px;
		height: 16px;
		border: none;
		padding: 0;
		margin: 0 0 0 4px;
		vertical-align: middle;
	}

	div.wpcf7 .wpcf7-submit:disabled {
		cursor: not-allowed;
	}

	.wpcf7 input[type="tel"] {
		direction: ltr;
	}

	.wpcf7-submit {
		vertical-align: middle;
	}

.wpcf7-submit,.wpcf7-submit:active {
	background-image: none;
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-submit {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.wpcf7-submit:active:focus,.wpcf7-submit:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}

.wpcf7-submit:focus,.wpcf7-submit:hover {
	color: #333;
	text-decoration: none;
}

.wpcf7-submit:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

::-moz-selection {
	color: #fff;
	background: #000;
}

::selection {
	color: #fff;
	background: #000;
}

.wpcf7-submit {
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: 2px solid transparent;
	display: inline-block;
	line-height: 1.42857;
	padding: 8px 26px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.wpcf7-submit:focus,.wpcf7-submit:active:focus {
	outline: none;
}

.wpcf7-submit:active {
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

@media (max-width: 767px) {
	.h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 22px;
	}
}
}

@media screen {
	#fancybox-wrap,.fancybox-bg,#fancybox-outer,#fancybox-content,#fancybox-content>div,#fancybox-content>div>div,#fancybox-close,#fancybox-title,#fancybox-left,#fancybox-right,.fancy-ico {
		box-sizing: content-box;
		-moz-box-sizing: content-box;
	}

	#fancybox-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		z-index: 111101;
		display: none;
	}

	#fancybox-outer {
		position: relative;
		width: 100%;
		height: 100%;
		background: #fff;
		box-shadow: 0 0 20px #111;
		-moz-box-shadow: 0 0 20px #111;
		-webkit-box-shadow: 0 0 20px #111;
	}

	#fancybox-content {
		width: 0;
		height: 0;
		padding: 0;
		position: relative;
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
		z-index: 111102;
		border: 0 solid #fff;
		background: #fff;
		-moz-background-clip: padding;
		-webkit-background-clip: padding;
		background-clip: padding-box;
	}

	#fancybox-content>div {
		max-width: 100%;
		max-height: 100%;
	}

	#fancybox-close {
		position: absolute;
		top: -15px;
		right: -15px;
		width: 30px;
		height: 30px;
		background: transparent url(wp-content/plugins/easy-fancybox/images/fancybox.png) -40px 0;
		cursor: pointer;
		z-index: 111103;
		display: none;
	}

	#fancybox-left,#fancybox-right {
		position: absolute;
		bottom: 0;
		height: 100%;
		width: 35%;
		cursor: pointer;
		background: initial;
		z-index: 111102;
		display: none;
	}

	#fancybox-left {
		left: 0;
	}

	#fancybox-right {
		right: 0;
	}

	#fancybox-left-ico,#fancybox-right-ico {
		position: absolute;
		top: 50%;
		left: -9999px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		cursor: pointer;
		z-index: 111102;
		display: block;
	}

	#fancybox-left-ico {
		background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
		background-position: -40px -30px;
	}

	#fancybox-right-ico {
		background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
		background-position: -40px -60px;
	}

	#fancybox-left:focus,#fancybox-right:focus {
		outline: 0;
		background: initial;
	}

	#fancybox-left:hover span {
		left: 20px;
	}

	#fancybox-right:hover span {
		left: auto;
		right: 20px;
	}

	#fancybox-title {
		z-index: 111102;
	}
}

@media all {
	h3,.h1 {
		line-height: 1.2;
		font-family: "PT Sans", sans-serif;
		margin: 0 0 20px;
		text-transform: none;
		font-weight: 400;
		color: #000;
		clear: both;
	}

	.h1 {
		font-size: 42px;
		font-family: "Tenor Sans", sans-serif;
		text-transform: uppercase;
	}

	h3 {
		font-size: 24px;
	}

	a {
		color: #000;
	}

	::-webkit-input-placeholder {
		color: #000;
	}

	:-moz-placeholder {
		color: #000;
	}

	::-moz-placeholder {
		color: #000;
	}

	:-ms-input-placeholder {
		color: #000;
	}

	input[type="tel"],input[type="text"],textarea {
		font-size: 12px;
		border-width: 0 0px 2px;
		border-style: solid;
		border-color: yellowgreen;
		color: #000;
		padding: 0 0px;
		height: 48px;
		background: none;
		border-radius: 0;
		box-shadow: none;
		appearance: none;
		transition: none;
		text-align: left;
		text-transform: uppercase;
		width: 100%;
		letter-spacing: 1px;
		padding: 20px;
	}

	input[type="tel"] {
		background: url(wp-content/themes/profclinic/images/phone.png) no-repeat right center;
	}

	input[name="your-name"] {
		background: url(wp-content/themes/profclinic/images/man.png) no-repeat right center;
	}

	input[type="submit"] {
	border: 2px solid yellowgreen;
    padding: 5px 8px;
    border-radius: 6px;
    font-size: 16px;
    text-decoration: none;
    width: 240px;
    text-align: center;
    display: inline-block;
    background: none;
    height: 49px;
	}

	input[type="submit"]:hover {
		color: #fff;
	}

	.agree {
		text-align: center;
		margin: 0;
	}

	.agree a {
		text-decoration: underline;
		color: #4e4e4e;
	}

	.agree span.wpcf7-list-item {
		margin: 0;
	}

	input[type="checkbox"] {
		display: none;
	}

	input[type="checkbox"] + span {
		display: block;
		margin: 0px;
		position: relative;
		padding: 0 0 0 20px;
		color: #4e4e4e;
		font-size: 12px;
		font-weight: 400;
	}

	label input[type="checkbox"] + span::before {
		cursor: pointer;
		display: block;
		margin: 0;
		content: "";
		position: absolute;
		left: 0;
		top: 2px;
		border: 1px solid #6f6f6f;
		width: 13px;
		height: 13px;
		background: none;
	}

	label input[type="checkbox"]:checked + span::before {
		background: url(wp-content/themes/profclinic/images/chek.png) no-repeat 0px 1px;
	}

	div.wpcf7 .ajax-loader {
		display: none;
	}

	.modal_form {
		text-align: center;
		padding: 70px 70px 40px;
	}

	.modal_form h3 + p {
		font-size: 14px;
		color: #4e4e4e;
	}

	.modal_form form {
		max-width: 765px;
		margin: 35px auto 0;
		display: flex;
		flex-wrap: wrap;
	}

	#fancyboxID-1.modal_form form > div {
		width: 50%;
		margin: 0 0 60px;
	}

	#fancyboxID-1.modal_form form > div:nth-child(2) {
		padding: 0 97px 0 0;
	}

	#fancyboxID-1.modal_form form > div:nth-child(3) {
		padding: 0 0 0 30px;
	}

	#fancyboxID-1.modal_form form > div textarea {
		height: 115px;
		border: 1px solid rgb(126 233 43 / 50%);
		padding: 15px;
	}

	#fancyboxID-1.modal_form form > div label {
		display: block;
		max-width: max-content;
		font-size: 12px;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: 1px;
		background: #fff;
		padding: 10px;
		margin: 0 0 -18px 20px;
		position: relative;
		z-index: 2;
	}

	#fancyboxID-1.modal_form form > p {
		width: 100%;
	}

	.modal_form input[type="tel"],.modal_form input[type="text"],.modal_form textarea {
		border-color: yellowgreen;
		color: #000;
		height: 65px;
		padding: 0 20px 0 0;
	}

	#fancybox-close {
		background: url(wp-content/themes/profclinic/images/close.png) no-repeat 0 0;
		height: 15px;
		width: 15px;
		top: 25px;
		right: 25px;
		transform: rotate(45deg);
	}

	.modal_form *::-webkit-input-placeholder {
		color: #000;
	}

	.modal_form *:-moz-placeholder {
		color: #000;
	}

	.modal_form *::-moz-placeholder {
		color: #000;
	}

	.modal_form *:-ms-input-placeholder {
		color: #000;
	}

	.modal_form label input[type="checkbox"]:checked + span::before {
		background: url(wp-content/themes/profclinic/images/chek.png) no-repeat 0px 1px;
	}
@media (max-width: 1899px) {
		.h1{font-size: 32px;
	}
}

@media (max-width: 1439px) {
	.h1 {
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	#fancyboxID-1.modal_form form > div:nth-child(2) {
		padding: 0 5px 0 0;
	}

	.modal_form {
		text-align: center;
		padding: 70px 10px 40px;
	}

	#fancyboxID-1.modal_form form > div {
		width: 100%;
		margin: 0 0 60px;
	}

	#fancyboxID-1.modal_form form > div:nth-child(3) {
		padding: 0;
	}
}

@media (max-width: 374px) {
	input[type="submit"] {
		width: 100%;
	}
}
}

#fancybox-loading,#fancybox-loading div,#fancybox-overlay,#fancybox-wrap,.fancybox-bg,#fancybox-outer,#fancybox-content,#fancybox-content>div,#fancybox-content>div>div,#fancybox-frame,#fancybox-close,#fancybox-title,#fancybox-title div,#fancybox-left,#fancybox-right,.fancy-ico {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 111104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 111100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 111101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	box-shadow: 0 0 20px #111;
	-moz-box-shadow: 0 0 20px #111;
	-webkit-box-shadow: 0 0 20px #111;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	position: relative;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	z-index: 111102;
	border: 0 solid #fff;
	background: #fff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
}

#fancybox-content>div {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 111101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(wp-content/plugins/easy-fancybox/images/fancybox.png) -40px 0;
	cursor: pointer;
	z-index: 111103;
	display: none;
}

#fancybox-error {
	color: #444;
	padding: 14px;
	margin: 0;
}

#fancybox-frame,#fancybox-img {
	width: 100%;
	height: 100%;
	border: 0;
}

#fancybox-img {
	padding: 0;
	margin: 0;
	line-height: 0;
	vertical-align: top;
	max-width: none!important;
	max-height: none!important;
}

#fancybox-frame {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	-webkit-transform: translateZ(0px);
	-webkit-transform: translate3d(0,0,0);
	-webkit-perspective: 1000;
}

#fancybox-left,#fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background: initial;
	z-index: 111102;
	display: none;
}

#fancybox-left {
	left: 0;
}

.rtl #fancybox-left {
	left: auto;
	right: 0;
}

#fancybox-right {
	right: 0;
}

.rtl #fancybox-right {
	left: 0;
	right: auto;
}

#fancybox-left-ico,#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 111102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
	background-position: -40px -30px;
}

.rtl #fancybox-left-ico {
	background-position: -40px -60px;
	right: -9999px;
}

#fancybox-right-ico {
	background-image: url(wp-content/plugins/easy-fancybox/images/fancybox.png);
	background-position: -40px -60px;
}

.rtl #fancybox-right-ico {
	background-position: -40px -30px;
	right: -9999px;
}

#fancybox-left:focus,#fancybox-right:focus {
	outline: 0;
	background: initial;
}

#fancybox-left:hover span {
	left: 20px;
}

.rtl #fancybox-left:hover span {
	right: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.rtl #fancybox-right:hover span {
	right: auto;
	left: 20px;
}

#fancybox-title {
	z-index: 111102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	font-weight: 600;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

.rtl .fancybox-title-over {
	text-align: right;
}

#fancybox-title-over {
	padding: 10px;
	background: rgba(0,0,0,.64);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: 0;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap tr,#fancybox-title-float-wrap td {
	border: 0;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(wp-content/plugins/easy-fancybox/images/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: 600;
	font-size: 14px;
	padding: 0 0 3px 0;
	background: url(wp-content/plugins/easy-fancybox/images/fancybox-x.png) 0 -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(wp-content/plugins/easy-fancybox/images/fancybox.png) -55px -90px no-repeat;
}

.fancybox-hidden {
	display: none;
}

.button__form {
border: 2px solid yellowgreen;
    padding: 5px 8px;
    border-radius: 6px;
    font-size: 23px;
    text-decoration: none;
    margin-top: 21px;
    display: block;
    width: 240px;
    text-align: center;
    font-weight: 900;
}

.button__form_center {
border: 2px solid yellowgreen;
    padding: 5px 8px;
    border-radius: 6px;
    font-size: 23px;
    text-decoration: none;
    margin-top: 21px;
    width: 240px;
    text-align: center;
    font-weight: 900;
    display: inline-block;
}

.button__pc {
float: left;
}

@media only screen and (max-width: 767px) {
	.button__pc {
text-align: center;
}
}






@media all {

	.owl-nav {
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 0px;
		cursor: pointer;
	}

	.owl-prev {
		background-position: left top;
		left: -220px;
	}

	.owl-next {
		background-position: right top;
		right: -220px;
	}

	.owl-dots {
		display: none;
	}

	.owl-dots > div {
		width: 40px;
		height: 3px;
		background: #e3e2ea;
		cursor: pointer;
	}

	.owl-dots > div.active {
		background: #9acd32;
	}

	.owl-item {
		display: inline-block;
		text-align: center;
		vertical-align: top;
		padding: 0;
		position: relative;
	}

	.owl-item.cloned,.owl-item {
		opacity: 0;
		z-index: -5;
	}

	.owl-item.active {
		opacity: 1;
		z-index: 5;
	}

	.home .category_bottom {
		margin: 0 auto 75px;
	}

	.category_bottom {
		text-align: center;
		width: 60%;
		margin: 0 auto;
	}

	.category_bottom_inner {
		position: relative;
	}

	.category_bottom_inner .owl-item {
		padding: 0 3px;
	}

	.category_bottom_inner .owl-prev {
		left: -57px;
	}

	.category_bottom_inner .owl-next {
		right: -57px;
	}

	.category_bottom_box {
		background: #fafafa;
		position: relative;
	}

	.category_bottom .h1 {
		margin-bottom: 75px;
	}

	.category_bottom_box h4 {
		color: #2e2e2e;
		font-size: 20px;
		margin-bottom: 0px;
		padding: 0px 35px;
		height: 150px;
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
		width: 100%;
		position: relative;
		z-index: 2;
	}

	.category_bottom_box:hover h4 {
		color: #9acd32;
	}

	.category_bottom_box .category_box_image {
		position: relative;
		padding-top: 56.25%;
		overflow: hidden;
	}

	.category_bottom_box .category_box_image img {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		object-fit: cover;
		display: block;
	}

	.category_bottom_box .category_box_desc {
		position: absolute;
		top: 0;
		background: #fff;
		border: 1px solid #dce4ed;
		display: none;
		justify-content: center;
		align-items: center;
		height: 100%;
		text-align: center;
		box-shadow: -33px 33px 87px -33px #a8b8c6;
		transform: scaleY(1.1);
		left: 0;
	}

	.category_bottom_box:hover .category_box_desc {
		display: flex;
	}

	.category_bottom_box .category_box_desc p {
		font-size: 14px;
		margin: 0;
		padding: 40px 40px 0;
	}

	.category_bottom_box .category_box_desc a {
		color: #9acd32;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 1px;
		position: absolute;
		width: 100%;
		height: 100%;
		display: none;
		text-align: center;
		justify-content: center;
		align-items: flex-end;
		padding: 0 0 25px;
	}

	.category_bottom_box:hover .category_box_desc a {
		display: flex;
	}

	.all_testimonial_link {
		color: #9acd32;
		font-size: 12px;
		text-transform: uppercase;
		display: block;
		width: max-content;
		margin: 50px auto 0;
	}
@	media (max-width: 1899px) {
		.category_bottom_inner .owl-nav{margin: 50px auto 0;
		max-width: 300px;
	}

	.category_bottom_inner .owl-nav .owl-prev {
		left: 0;
		position: relative;
		top: auto;
	}

	.category_bottom_inner .owl-nav .owl-next {
		right: 0;
		position: relative;
		top: auto;
	}

	.h1 {
		font-size: 32px;
	}
}

@media (max-width: 1599px) {
	.owl-dots > div {
		width: 30px;
	}
}

@media (max-width: 1439px) {
	.h1 {
		font-size: 28px;
	}

	.category_bottom_box h4 {
		font-size: 21px;
	}

	.category_bottom_box .category_box_desc p {
		font-size: 12px;
	}
}

@media (max-width: 1279px) {
	.category_bottom_box h4 {
		padding: 0 25px;
		margin-bottom: 11px;
	}

	.category_bottom_box .category_box_desc p {
		padding: 40px 15px 0;
	}
}

@media (max-width: 1023px) {
	.all_testimonial_link {
		z-index: 5;
		position: relative;
	}
}

@media (max-width: 899px) {
	.all_testimonial_link {
		margin: 35px auto 0;
		position: relative;
		z-index: 5;
	}
}

.img__akciya {
	max-width: 650px;
	display: block;
}

.sotrudniki__block {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 0 15px;
	display: flex;
	}

@media (max-width: 767px) {
	.category_bottom_box .category_box_image {
		max-height: auto;
		max-height: none;
	}
	
	.sotrudniki__block {
	display: block;
	}
	
	.img__akciya {
	width: 100%;
}
	
	.category_bottom_box h4 {
		height: 70px;
		}
}

@media only screen and (max-width: 1110px) and (min-width: 767px) {
	
	.header2 {
    display: block;
	float: none;

	}
	
	.menu__width {
		margin-bottom:57px;
	}
	
	.logo {
	position:absolute;
	max-width: 200px;
}
.button__pc {
    margin-top: 51px;
}

}

}