@charset 'UTF-8';
.wbcr-clearfy-pseudo-link {
	color: #008acf;
	cursor: pointer;
	text-decoration: underline
}

.wbcr-clearfy-pseudo-link:hover {
	text-decoration: none
}

div.wpcf7 {
	margin: 0;
	padding: 0
}

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

div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid red
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid red
}

div.wpcf7-spam-blocked {
	border: 2px solid orange
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700
}

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

span.wpcf7-not-valid-tip {
	color: red;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #fff;
	padding: .2em .8em
}

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: " "
}

.wpcf7-display-none {
	display: none
}

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

div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

div.wpcf7 input[type=file] {
	cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
	cursor: default
}

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

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Thin'), local('BebasNeue-Thin'), 
	     url(../fonts/bebasneue/bebasneuethin.woff2) format('woff2'), 
		 url(../fonts/bebasneue/bebasneuethin.woff) format('woff'), 
		 url(../fonts/bebasneue/bebasneuethin.ttf) format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Light'), local('BebasNeue-Light'), 
	     url(../fonts/bebasneue/bebasneuelight.woff2) format('woff2'), 
		 url(../fonts/bebasneue/bebasneuelight.woff) format('woff'), 
		 url(../fonts/bebasneue/bebasneuelight.ttf) format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Book'), local('BebasNeueBook'), 
	     url(../fonts/bebasneue/bebasneuebook.woff2) format('woff2'), 
		 url(../fonts/bebasneue/bebasneuebook.woff) format('woff'), 
		 url(../fonts/bebasneue/bebasneuebook.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Regular'), local('BebasNeueRegular'), 
	     url(../fonts/bebasneue/bebasneueregular.woff2) format('woff2'), 
		 url(../fonts/bebasneue/bebasneueregular.woff) format('woff'), 
		 url(../fonts/bebasneue/bebasneueregular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Bold'), local('BebasNeueBold'), 
	     url(../fonts/bebasneue/bebasneuebold.woff2) format('woff2'), 
		 url(../fonts/bebasneue/bebasneuebold.woff) format('woff'), 
		 url(../fonts/bebasneue/bebasneuebold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Light'), local('Roboto-Light'), 
	     url(../fonts/roboto/Robotolight.woff2) format('woff2'), 
		 url(../fonts/roboto/Robotolight.woff) format('woff'), 
		 url(../fonts/roboto/Robotolight.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), local('Roboto-Regular'), 
	     url(../fonts/roboto/Roboto.woff2) format('woff2'), 
		 url(../fonts/roboto/Roboto.woff) format('woff'), 
		 url(../fonts/roboto/Roboto.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Bold'), local('Roboto-Bold'), 
	     url(../fonts/roboto/Robotobold.woff2) format('woff2'), 
		 url(../fonts/roboto/Robotobold.woff) format('woff'),
		 url(../fonts/roboto/Robotobold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: block
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.bg-grey{
	background: #f5f5f5
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	
}

#projects_slider .slick-slide img{
	width: 100%
}

#otzyvy_slider .slick-slide img{
	width: 50%
}
.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(../img/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
	font-family: 'slick';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/slick.eot);
	src: url(../fonts/slick.eot?#iefix) format('embedded-opentype'), 
	     url(../fonts/slick.woff) format('woff'), 
		 url(../fonts/slick.ttf) format('truetype'), 
		 url(../fonts/slick.svg#slick) format('svg');
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: 0 0
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: 0 0
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir=rtl] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir=rtl] .slick-next:before {
	content: '←'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: 0 0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../img/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none 
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

@media (min-width:979px) {
	ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
		display: block
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px
	}
	.comment-list .media {
		margin-top: 0
	}
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignnone {
	margin: 5px 20px 20px 0
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

html,
body {
	padding: 0;
	margin: 0
}

html {
	min-width: 1600px
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.3;
	color: #3d3d3d;
	background: #fff
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none !important
}

img {
	max-width: 100%;
	vertical-align: middle
}

a {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	text-decoration: none
}

input {
	color: #fff;
	padding: 2px 5px;
	background: 0 0;
	border: none;
	border-bottom: 2px solid #fff;
	width: 100%;
	font-weight: 300;
	letter-spacing: .8px;
	outline: none
}

::-webkit-input-placeholder {
	color: #fff
}

::-moz-placeholder {
	color: #fff
}

:-moz-placeholder {
	color: #fff
}

:-ms-input-placeholder {
	color: #fff
}

:focus::-webkit-input-placeholder {
	color: transparent
}

:focus::-moz-placeholder {
	color: transparent
}

:focus:-moz-placeholder {
	color: transparent
}

:focus:-ms-input-placeholder {
	color: transparent
}

b,
strong {
	font-weight: 700
}

.container {
	position: relative;
	width: 1020px;
	margin: auto;
	padding: 0 15px
}

.header_container {
	position: relative;
	width: 1600px;
	margin: auto;
	padding: 0 15px
}

.flex_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.space_between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tac {
	text-align: center
}

.top_line {
	background: #222;
	padding: 8px 0;
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100
}

.top_menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.top_menu li {
	margin-left: 50px
}

.top_menu li:first-child {
	margin-left: 0
}

.top_menu li a {
	color: #fff;
	text-decoration: none
}

.top_menu li a:hover {
	color: #ddd
}

.top_line_wrapper .right_block {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.head_phone {
	margin-top: 1px
}

.head_phone a {
	color: #fff
}

.head_phone .logo_wrapper {
	display: none
}

.btn {
	display: inline-block;
	border: 2px solid #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 3px 30px;
	font-weight: 400;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-family: 'Bebas Neue';
	font-size: 18px;
	letter-spacing: .8px;
	line-height: 1
}

.btn:hover {
	text-decoration: none;
	color: #3d3d3d;
	background: #fff
}

.top_line_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.social_icons {
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.social_icons img {
	vertical-align: bottom
}

.social_icons li {
	margin-right: 13px
}

.social_icons a {
	color: #fff;
	display: block;
	width: 30px;
	height: 21px
}

.social_icons li.viber_icon a {
	background: url(../icons/social/social_icons-30.png) no-repeat;
	/* -webkit-background-size: contain;
	background-size: contain; */ 
	height: 30px;
	background-position: 0 0;
}

.social_icons li.watsup_icon a {
	background: url(../icons/social/social_icons-30.png) no-repeat;
	/* -webkit-background-size: contain;
	background-size: contain; */ 
	height: 30px;
	background-position: -80px 0 ;
}

.social_icons li.tg_icon a {
	background: url(../icons/social/social_icons-30.png) no-repeat;
	/* -webkit-background-size: contain;
	background-size: contain; */ 
	height: 30px;
	background-position: -156px 0 ;
}

.social_icons li.email_icon a {
	background: url(../icons/social/email.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain; 
	height: 30px;
	background-position: 0 ;
}

.social_icons li.fb_icon a {
	background: url(../icons/social/facebook.svg) center bottom no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	height: 20px
}

.social_icons li.you_icon a {
	background: url(../icons/social/youtube-play-button-outlined-social-symbol.svg) center 1px no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}

.social_icons li.inst_icon a {
	background: url(../social/instagram.svg) center bottom no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 20px
}

.social_icons li.pint_icon a {
	background: url(../icons/social/pinterest.svg) center bottom no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 20px
}

.header {
	font-family: 'Bebas Neue';
	font-weight: 300;
	letter-spacing: .8px;
	margin-top: 40px
}

.home .header {
	position: relative;
	min-height: 780px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.header_bg {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .9s ease
}

.header_bg_1 {
	background: url(../img/main_bg_2.jpg)
}

/* .header_bg_1 {
	background: url(../img/main_bg_2.jpg.webp)
} */

.header_bg_2 {
	background: url(../img/main_bg_33.jpg)
}

.header_bg_3 {
	background: url(../img/main_bg_2.jpg)
}

.header_bg_4 {
	background: url(../img/main_bg_4.jpg)
}

.header_bg_5 {
	background: url(../img/main_bg_55.jpg)
}

.header_bg_6 {
	background: url(../img/main_bg_66.jpg)
}

.show_bg {
	opacity: 1
}

.logo_wrapper img {
	width: 100px
}

.main_header {
	padding: 30px 0;
	background: #b4b4b4
}

.home .main_header {
	background: initial
}

.main_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 80px;
	margin-top: 20px
}

.main_menu a {
	color: #fff;
	font-size: 20px
}

.main_menu li a:hover {
	color: #3d3d3d
}

.main_menu li {
	margin-right: 48px
}

.main_menu_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.main_title_wrapper {
	padding: 130px 0 0 90px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main_title_wrapper .main_title {
	font-size: 80px;
	color: #fff;
	line-height: 1.1;
	font-weight: 400
}

.main_title_wrapper .descr_title {
	/* color: #3d3d3d; */
	font-size: 52px;
	font-weight: 300;
	color: #fff;
	text-shadow: 1px 1px 0 #7E7566;
}

.main_title_wrapper .main_title ul li{
	list-style: square;
	font-size: 31px;
	line-height: 1.5;
	text-shadow: 1px 1px 0 #111;
}

.main_title_wrapper .title_form {
	font-size: 16px;
	margin-bottom: 20px
}

.main_title_wrapper .form_wrapper {
	background: rgba(255, 255, 255, .8);
	padding: 20px 40px;
	max-width: 390px
}

.main_title_wrapper input {
	font-size: 14px
}

.input_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main_title_wrapper .input_wrapper .wpcf7-form-control-wrap {
	width: 100%
}

.form_wrapper input.btn {
	padding: 8px 40px;
	display: inline-block;
	width: auto;
	cursor: pointer;
	font-size: 18px;
	-webkit-border-radius: 0;
	border-radius: 0
}

.main_header .form_wrapper input.btn {
	-webkit-border-radius: 0;
	border-radius: 0
}

.main_title_wrapper .form_wrapper .input_wrapper {
	margin: 50px 0 40px
}

.kama_breadcrumbs {
	padding: 20px 0 0;
	font-weight: 400;
	font-size: 15px
}

.kama_breadcrumbs a {
	color: #494949
}

.title_page {
	font-size: 46px;
	margin: 30px 0;
	font-weight: 400;
	text-align: center;
	font-family: 'Bebas Neue', sans-serif
}

.slider_prev_custom {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	opacity: .5
}

.slider_next_custom {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	opacity: .5
}

.slider_prev_custom:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-left: -5px
}

.slider_next_custom:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-left: -7px
}

.active_btn {
	opacity: 1;
	cursor: pointer
}

.head_slider_nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 80px;
	padding: 20px 0 0
}

.head_slider_count ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 90px;
	margin-top: 160px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 44px
}

.head_slider_count li {
	position: relative;
	cursor: pointer;
	margin-right: 8px;
	opacity: .5;
	padding: 0 5px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.head_slider_count li:after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 25px;
	background: #fff;
	vertical-align: middle;
	margin-left: 13px
}

.head_slider_count li:last-child:after {
	display: none
}

.head_slider_count li.active_count {
	opacity: 1;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.head_slider_count li.active_count span {
	-webkit-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
	display: inline-block
}

.arrow_next_block {
	position: absolute;
	width: 30px;
	height: 40px;
	background: url(../img/arrow_next_block.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	bottom: 30px;
	left: 50%;
	margin-left: -15px;
	display: block
}

.section {
	padding: 60px 0 60px;
	position: relative
}

.section_title {
	font-size: 42px;
	margin-bottom: 40px;
	font-weight: 400;
	text-align: center;
	font-family: 'Bebas Neue'
}

/* .section_benefits .section_title {
	display: none
} */

.category_grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.category_box {
	max-width: 312px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 277px;
	-ms-flex: 0 0 277px;
	flex: 0 0 277px
}

.category_box .image {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: relative;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15)
}

.category_box .image img {
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	vertical-align: bottom
}

.category_box .image:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, .3);
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.category_box .image:hover:after {
	background: 0 0
}

.category_box .image:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.category_box .image button{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #444;
	border: 1px solid #444;
	color: #fff;
    padding: 10px 20px;
	font-family: 'Bebas Neue';
    font-size: 19px;
	opacity: 0
}

.category_box .image:hover button{
	opacity: 1;
	transition: all .5s
}

.category_box .title {
	font-size: 27px;
	text-align: center;
	margin-top: 10px;
	font-family: 'Bebas Neue';
	font-weight: 300
}

.category_grid .first_row {
	margin-bottom: 50px
}

.numbers_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.numbers_wrapper div:nth-child(1) .number_box {
	background: url(../img/progress_1-black.png) center no-repeat;
	-webkit-background-size: 87% 87%;
	background-size: 87%
}

.numbers_wrapper div:nth-child(2) .number_box {
	background: url(../img/progress_2-black.png) center no-repeat;
	-webkit-background-size: 87% 87%;
	background-size: 87%
}

.numbers_wrapper div:nth-child(3) .number_box {
	background: url(../img/progress_3-black.png) center no-repeat;
	-webkit-background-size: 87% 87%;
	background-size: 87%
}

.numbers_wrapper div:nth-child(4) .number_box {
	background: url(../img/progress_5-black.png) center no-repeat;
	-webkit-background-size: 91% 91%;
	background-size: 91%
}

.number_box {
	width: 190px;
	height: 190px;
	border: 2px solid rgba(119, 185, 126, .08);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	padding-top: 36px
}

.number_box .title {
	color: #444;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	font-family: 'Bebas Neue'
}

.number_box .text {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 5px
}

.main_color {
	color: #444
}

.about_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.about_box .info .title {
	font-size: 35px;
	position: relative;
	line-height: 1;
	font-family: 'Bebas Neue'
}

.right_info .info {
	padding-left: 60px;
	padding-top: 60px
}

.left_info .info {
	padding-right: 60px;
	padding-top: 60px
}

.about_box .image {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15)
}

.about_box .image img {
	width: 100%
}

.right_info .info .title:after {
	content: "";
	height: 4px;
	background: #444;
	display: block;
	position: absolute;
	width: 600px;
	bottom: -8px;
	right: 0;
	z-index: -1
}

.left_info .info .title:after {
	content: "";
	height: 4px;
	background: #444;
	display: block;
	position: absolute;
	width: 600px;
	bottom: -8px;
	left: 0;
	z-index: -1
}

.section_about {
	overflow: hidden
}

.about_box .info .text {
	margin-top: 26px
}

.left_info .info {
	text-align: right
}

.section_variations{
	
}

.variations-flex{
	display: flex;
	flex-wrap: wrap;
}

.variations-item{
	width: 50%;
	padding: 30px;
}

.variations-item img{
	width: 100%
}

.variations-title{
	font-size: 21px;
    font-family: 'Bebas Neue';
    font-weight: 400;
    border-bottom: 2px solid #444;
    margin-bottom: 10px;
}

.section_projects {
	padding: 60px 0
}

.projects_slider_wrapper .slick-slide {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.projects_slider_wrapper .slider_box {
	position: relative
}

.projects_slider_wrapper .slider_box:after {
	content: "";
	display: block;
	clear: both
}

.style_arrow .slick-arrow {
	width: 40px;
	height: 40px;
	z-index: 50;
	border: 2px solid #5c5c5c;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.style_arrow .slick-prev:before,
.style_arrow .slick-next:before {
	content: "";
	display: block;
	width: 12px;
	height: 12px
}

.style_arrow .slick-prev {
	left: 0
}

.style_arrow .slick-next {
	right: 0
}

.style_arrow .slick-prev:before {
	border-top: 2px solid #5c5c5c;
	border-left: 2px solid #5c5c5c;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -7px;
	opacity: 1
}

.style_arrow .slick-next:before {
	border-top: 2px solid #5c5c5c;
	border-right: 2px solid #5c5c5c;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 50%;
	margin-right: -5px;
	top: 50%;
	margin-top: -7px;
	opacity: 1
}

.progect_info {
	padding: 0 20px 10px;
	float: left;
	width: 30%;
	display: none
}

.projects_slider_wrapper .slider_box .image {
	float: left;
	width: 100%
}

.style_arrow {
	padding: 0 48px
}

.style_arrow .slick-slide {
	position: relative
}

.progect_info .title {
	font-size: 19px;
	line-height: 1.3;
	margin-bottom: 5px;
	font-family: 'Bebas Neue';
	position: relative;
	margin-top: 10px
}

.progect_info .info_box:first-child .title {
	margin-top: 0
}

.progect_info .title:after {
	content: "";
	position: absolute;
	display: block;
	height: 2px;
	width: 100%;
	background: #444;
	left: 0
}

.progect_info .info_box .text {
	font-size: 13px
}

.progect_info .info_box {
	padding-right: 20px
}

.progect_info .info_box:last-child {
	padding-right: 0
}

.progect_info .info_box:last-child {
	margin-bottom: 0
}

#otzyvy_slider{
	margin-bottom: 50px
}

.otzyv_info{
	width: 50%;
	float: right;
	padding: 10px 30px
}

.otzyv_info .title{
	font-family: 'Bebas Neue';
	font-size: 21px;
    margin-bottom: 15px
}

.otzyv_info .sub-title{
	font-style: italic;
    margin-bottom: 15px
}

#komplektacia_slider{
	margin-bottom: 10px
}
#komplektacia_slider .slider_box .image{
	text-align: center
}

#komplektacia_slider .slider_box .image img{
	float: none;
	margin:auto
}
#komplektacia_slider .slider_box .image span{
	background: #555;
	padding: 15px 30px;
	display: block;
	color: #fff
}

.section_incision {
	padding: 60px 0;
	/* background: #fff */
}

.form_full_width {
	background: #222;
	padding: 40px 0 60px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .15);
	z-index: 10
}

.form_full_width .form_wrapper .title {
	text-align: center;
	font-size: 36px;
	font-family: 'Bebas Neue';
	font-weight: 300;
	color: #fff
}

.form_full_width .form_wrapper {
	max-width: 900px;
	margin: auto
}

.form_full_width .form_wrapper form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 60px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.form_full_width .form_wrapper .input_wrapper input {
	width: 100%
}

.form_full_width .form_wrapper .input_wrapper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 35%;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%
}

.footer_form {
	background: #b4b4b4;
	padding: 50px 0 80px;
	margin-top: 60px
}

.section_benefits {
	/* background: #fff; */
	padding: 60px 0 40px
}

.benefits_slider_wrapper>div {
	display: block;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%
}

.slider_in_slider>.owl-stage-outer {
	overflow: hidden
}

.slider_inner_box .info {
	text-align: center
}

.slider_inner_box .info .title {
	font-size: 17px;
	font-family: 'Bebas Neue';
	font-weight: 400;
	border-bottom: 2px solid #444;
	margin-bottom: 10px
}

.slider_inner_box .info .text {
	font-size: 13px;
	margin-bottom: 15px;
	text-align: left
}

.slick-slider * {
	outline: none !important
}

.slider_inner_box {
	margin: 0 20px;
	padding-bottom: 40px
}

.style_arrow .slider_in_slider .slick-arrow {
	width: 30px;
	height: 3px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	background: #5c5c5c
}

.style_arrow .slider_in_slider .slick-prev {
	bottom: -30px;
	top: auto;
	left: 110px
}

.style_arrow .slider_in_slider .slick-next {
	bottom: -30px;
	top: auto;
	right: 110px
}

.style_arrow .slider_in_slider .slick-prev:before {
	margin-left: -14px;
	margin-top: -8px
}

.style_arrow .slider_in_slider .slick-next:before {
	margin-right: -14px;
	margin-top: -8px
}

.style_arrow .slider_in_slider .slick-prev:before,
.style_arrow .slider_in_slider .slick-next:before {
	width: 14px;
	height: 14px
}

.benefits_slider_wrapper .slick-arrow {
	top: 59%
}

.slider_inner_box .owl-nav {
	text-align: center;
	margin-top: 20px
}

.slider_inner_box .owl-nav .owl-prev {
	display: inline-block;
	position: relative;
	height: 2px;
	width: 25px;
	background: #c7c7c7 !important;
	margin-right: 30px
}

.slider_inner_box .owl-nav .owl-next {
	display: inline-block;
	position: relative;
	height: 2px;
	width: 25px;
	background: #c7c7c7 !important
}

.slider_inner_box .owl-nav .owl-prev:after {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-top: 2px solid #c7c7c7;
	border-left: 2px solid #c7c7c7;
	position: absolute;
	-webkit-transform: translate(0, -50%) rotate(-45deg);
	-ms-transform: translate(0, -50%) rotate(-45deg);
	transform: translate(0, -50%) rotate(-45deg);
	left: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.slider_inner_box .owl-nav .owl-next:after {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border-top: 2px solid #c7c7c7;
	border-right: 2px solid #c7c7c7;
	position: absolute;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-ms-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	right: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.section_rassrochka {
	background: #e9e9e9
}

.alfa_logo {
	margin-left: 20px
}

.rassrochka_icons_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.rassrochka_icons_wrapper .icon_box {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	text-align: center
}

.rassrochka_icons_wrapper .icon_box .image {
	height: 114px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.rassrochka_icons_wrapper .icon_box .text {
	margin-top: 10px;
	line-height: 1.3;
	font-size: 14px
}

.green_btn {
	display: inline-block;
	background: #444;
	color: #fff;
	font-weight: 400;
	padding: 5px 80px;
	border: 3px solid #fff;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, .09);
	box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, .09);
	font-family: 'Bebas Neue';
	font-size: 18px;
	letter-spacing: .8px
}

.section_rassrochka .green_btn {
	margin: 50px auto
}

.incision_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.incision_wrapper .right_block {
	font-size: 33px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 48%;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: 'Bebas Neue';
	font-weight: 200
}

.incision_wrapper .right_block ul {
	list-style-type: none;
	margin: 0
}

.incision_wrapper .right_block ul li {
	margin: 40px 0;
	position: relative
}

.incision_wrapper .right_block ul li:after {
	content: "";
	display: block;
	position: absolute;
	top: 17px;
	left: -30px;
	width: 10px;
	height: 10px;
	background: #444
}

.incision_wrapper .left_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45%;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%
}

.incision_wrapper .left_block .image {
	-webkit-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, .3);
	overflow: hidden
}

.section_seo_text,
.section_seo_text p,
.section_seo_text ul {
	list-style-type: none;
	letter-spacing: -.2px;
	font-size: 16px
}

.section_seo_text .title {
	font-size: 30px;
	color: #444;
	text-align: center;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: 300;
	letter-spacing: initial
}

.section_seo_text {
	padding: 40px 0;
	/* background: #e9e9e9 */
}

footer {
	background: #333;
	padding: 40px 0 30px;
	color: #fff
}

.footer_contacts {
	margin: 20px 0 0;
	padding: 0;
	list-style-type: none
}

.footer_contacts li {
	margin: 8px 0
}

.footer_contacts li a {
	color: #fff
}

.footer_info_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #fff
}

.footer_info_wrapper .left_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 320px;
	-ms-flex: 0 0 320px;
	flex: 0 0 320px
}

.footer_info_wrapper .right_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.footer_info_wrapper .right_block ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.footer_info_wrapper .right_block .footer_menu_box>ul li {
	margin: 8px 0
}

.footer_info_wrapper .right_block .footer_menu_box .social_icons li {
	margin-right: 20px
}

.footer_info_wrapper .right_block ul a {
	color: #fff
}

.footer_menu_box .title {
	font-size: 28px;
	position: relative;
	line-height: 1.3;
	margin-bottom: 10px;
	font-family: 'Bebas Neue', sans-serif
}

.footer_menu_box .title:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	height: 2px;
	background: #f5f4f2
}

.footer_info_wrapper .right_block .footer_menu_box .social_icons {
	margin-top: 40px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.footer_info_wrapper .right_block .footer_menu_box .social_icons li:last-child {
	margin-right: 0
}

.made_in {
	margin-top: 30px;
	text-align: center;
	border-top: 1px solid #555;
    padding-top: 30px;
}

.about_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.about_block .left_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%
}

.about_block .left_block .image {
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23)
}

.about_block .right_block .text {
	position: relative;
	text-align: justify;
	font-size: 17px;
	line-height: 1.3;
	padding: 0 20px;
	margin-left: 10px
}

.about_block .right_block .text:before {
	content: "";
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	background: url(../img/left_quote.png) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	left: 0;
	top: -40px
}

.about_block .right_block .text:after {
	content: "";
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	background: url(../img/right_quote.png) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	right: 0;
	bottom: -40px
}

.page_title_h2 {
	font-size: 36px;
	text-align: center;
	font-weight: 300;
	font-family: 'Bebas Neue', sans-serif
}

.about_img_wrapper .img_box {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	overflow: hidden
}

.about_img_wrapper .img_box img {
	display: none
}

#certificates_wrapper img {
	display: none
}

.section_production .text {
	font-size: 17px;
	margin-top: 30px
}

.style_image {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	overflow: hidden
}

.certificates_wrapper .certificate_box {
	max-width: 200px
}

.certificates_wrapper .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.certificates_wrapper .certificate_box .text {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: -.2px
}

.about_img_wrapper .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.about_img_wrapper .slick-track .slick-slide {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px
}

.about_img_wrapper,
.certificates_wrapper {
	padding: 0 !important
}

.slick-track:before,
.slick-track:after {
	display: none
}

.benefits_text {
	font-size: 15px;
	line-height: 1.3
}

.contacts_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.contacts_wrapper .left_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 330px;
	-ms-flex: 0 0 330px;
	flex: 0 0 330px;
	padding-right: 40px
}

.contacts_wrapper .right_block {
	width: 100%
}

.contact_box {
	line-height: 1.1;
	margin-bottom: 30px
}

.contact_box .title {
	font-size: 32px;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: 400
}

.contact_box .phone {
	font-size: 30px;
	color: #444
}

.contact_box .mail {
	font-size: 26px;
	color: #444
}

.contact_box .adress {
	font-size: 18px;
	color: #444;
	line-height: 1.6
}

.contact_box span {
	font-size: 16px;
	color: #3d3d3d
}

.contacts_wrapper .map {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23)
}

.archive_container {
	width: 980px;
	position: relative;
	margin: auto;
	padding: 0 15px
}

.one_post h2 {
	font-weight: 300;
	margin: 0;
	color: #494949;
	font-size: 14px;
	line-height: 1;
	margin-top: 15px;
	text-transform: uppercase
}

.one_post .thumbnail_box {
	overflow: hidden;
	position: relative
}

.one_post .thumbnail_box img {
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.one_post a {
	position: relative;
	cursor: pointer
}

.one_post .thumbnail_box:after {
	content: "";
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.one_post .thumbnail_box:before {
	content: "Смотреть";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #fff;
	border: 1px solid #fff;
	text-transform: uppercase;
	z-index: 10;
	display: inline-block;
	opacity: 0;
	padding: 10px 0;
	width: 140px;
	text-align: center
}

.one_post .thumbnail_box:hover:after {
	background: rgba(0, 0, 0, .5)
}

.one_post .thumbnail_box:hover:before {
	opacity: 1
}

.posts_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.posts_wrapper .big-size {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.posts_wrapper .medium-size {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 64%;
	-ms-flex: 0 0 64%;
	flex: 0 0 64%
}

.posts_wrapper .little-size {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 34%;
	-ms-flex: 0 0 34%;
	flex: 0 0 34%
}

.thumbnail_box img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.thumbnail_box {
	max-height: 476px
}

article.portfolio {
	margin-bottom: 25px
}

.wp-pagenavi {
	width: 100%;
	margin: 40px 0
}

.wp-pagenavi ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 20px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-family: 'Bebas Neue'
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 3px 8px;
	color: #444;
	font-weight: 400;
	display: inline-block
}

.wp-pagenavi .next {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #444;
	position: relative;
	display: block;
	margin-left: 25px;
	text-align: center;
	padding: 0
}

.wp-pagenavi .next span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #444;
	border-right: 2px solid #444;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-left: -8px
}

.wp-pagenavi .prev {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #444;
	position: relative;
	display: block;
	margin-right: 25px;
	text-align: center;
	padding: 0
}

.wp-pagenavi .prev span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #444;
	border-left: 2px solid #444;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	padding: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-left: -4px
}

.wp-pagenavi .current {
	-webkit-transform: scale(2) translate(0, -2px);
	-ms-transform: scale(2) translate(0, -2px);
	transform: scale(2) translate(0, -2px)
}

.page_lincks {
	position: relative
}

.page_lincks:after {
	content: "-";
	color: #444
}

.last_linck:after {
	content: ""
}

img.vertical-image {
	width: auto;
	height: auto;
	max-width: 560px
}

.post_text {
	font-size: 16px;
	letter-spacing: -.2px
}

.category_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.category_wrapper>.post {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	margin-bottom: 60px;
	padding: 0 20px
}

.category_wrapper h2 {
	margin: 8px 0 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2
}

.wpcf7-response-output[role=alert] {
	display: none !important
}

span[role=alert] {
	display: none !important
}

.wpcf7-not-valid {
	border-bottom: 2px solid red
}

span.wpcf7-not-valid-tip {
	font-size: 12px
}

.category_wrapper .thumbnail_box img {
	height: 100%
}

.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	-ms-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0
}

.hamburger {
	padding: 15px;
	display: none;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:before,
.hamburger.is-active .hamburger-inner:after {
	background-color: #4bba7d
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:before,
.hamburger-inner:after {
	width: 40px;
	height: 4px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.hamburger-inner:before,
.hamburger-inner:after {
	content: "";
	display: block
}

.hamburger-inner:before {
	top: -10px
}

.hamburger-inner:after {
	bottom: -10px
}

.hamburger--squeeze .hamburger-inner {
	-webkit-transition-duration: .075s;
	-o-transition-duration: .075s;
	transition-duration: .075s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	-o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
	-webkit-transition: top .075s .12s ease, opacity .075s ease;
	-o-transition: top .075s .12s ease, opacity .075s ease;
	transition: top .075s .12s ease, opacity .075s ease
}

.hamburger--squeeze .hamburger-inner:after {
	-webkit-transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
	-o-transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: .12s;
	-o-transition-delay: .12s;
	transition-delay: .12s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .075s ease, opacity .075s .12s ease;
	-o-transition: top .075s ease, opacity .075s .12s ease;
	transition: top .075s ease, opacity .075s .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
	-o-transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1)
}

.white-popup {
	position: relative;
	background: #fff;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;	
}

.green_popup {
	position: relative;
	background: #444;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto
}

.excerpt p {
	margin: 0
}

.excerpt {
	margin-top: 5px;
	font-size: 13px;
	color: #888
}

[class*=ymaps-2][class*=-ground-pane] {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: gray;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}

#calculate,
#alfa_bank {
	text-align: center
}

#calculate .input_wrapper,
#alfa_bank .input_wrapper {
	display: block;
	width: 280px;
	margin: 0 auto 35px
}

#calculate .btn,
#alfa_bank .btn {
	width: auto;
	padding: 8px 30px
}

#calculate .title,
#alfa_bank .title {
	margin: 10px 0 30px;
	font-size: 20px;
	color: #fff
}

.read_more_btn {
	display: none
}

.read_more_bg {
	display: block
}

.map_mobile {
	display: none
}

.contact_box .btn {
	background: #444;
	color: #fff;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 10px 30px;
	border: none
}

.driving_wrapper .title {
	font-size: 26px;
	text-align: center;
	font-weight: 600
}

#driving.white-popup {
	width: 70vw;
	height: 70vh;
	font-size: 16px;
	max-width: 100%;
	overflow-y: auto;
	background: #eee;
	padding: 30px
}

.driving_wrapper b {
	font-weight: 700
}

.category_popup .title {
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase
}

.category_popup .form_title {
	font-size: 18px;
	color: #444;
	text-transform: uppercase;
	margin: 20px 0 10px
}

.category_popup {
	max-width: 900px
}

.popup_wrapper .left_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%
}

.popup_wrapper .left_block img {
	width: 100%
}

.category_popup input {
	border: 1px solid #999;
	font-size: 14px;
	padding: 4px 10px;
	margin-bottom: 13px;
	color: #444
}

.category_popup .btn {
	color: #444;
	border: 1px solid #444;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 8px 20px;
	cursor: pointer;
	display: inline-block;
	width: auto
}

.popup_form p {
	margin: 0
}

.category_popup .tar_btn {
	text-align: right
}

.popup_wrapper .right_block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	padding-left: 30px
}

.category_input {
	display: none
}

.popup_form {
	position: relative;
	max-width: 250px
}

.popup_form .ajax-loader {
	position: absolute;
	right: 0;
	bottom: 0
}

.category_popup input::-webkit-input-placeholder {
	color: #444
}

.category_popup input::-moz-placeholder {
	color: #444
}

.category_popup input:-moz-placeholder {
	color: #444
}

.category_popup input:-ms-input-placeholder {
	color: #444
}

.category_popup input:focus::-webkit-input-placeholder {
	color: transparent
}

.category_popup input:focus::-moz-placeholder {
	color: transparent
}

.category_popup input:focus:-moz-placeholder {
	color: transparent
}

.category_popup input:focus:-ms-input-placeholder {
	color: transparent
}

.benefits_text .right_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0
}

.benefits_text .right_img .image {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, .23)
}

.device {
	display: none
}

.custom_comment input::-webkit-input-placeholder {
	color: #c8c8c8
}

.custom_comment input::-moz-placeholder {
	color: #c8c8c8
}

.custom_comment input:-moz-placeholder {
	color: #c8c8c8
}

.custom_comment input:-ms-input-placeholder {
	color: #c8c8c8
}

.custom_comment input:focus::-webkit-input-placeholder {
	color: transparent
}

.custom_comment input:focus::-moz-placeholder {
	color: transparent
}

.custom_comment input:focus:-moz-placeholder {
	color: transparent
}

.custom_comment input:focus:-ms-input-placeholder {
	color: transparent
}

#wpcomm .wc-form-footer {
	border-bottom: none
}

.fixed_comment_btn_wrapper {
	position: fixed;
	right: 20px;
	top: 40%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 130px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	z-index: 100;
	text-align: center;
	font-size: 12px;
	color: #444
}

.fixed_comment_btn_wrapper .fixed_btn {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffce55), to(#fb830f));
	background: -webkit-linear-gradient(top, #ffce55, #fb830f);
	background: -o-linear-gradient(top, #ffce55, #fb830f);
	background: linear-gradient(180deg, #ffce55, #fb830f);
	-webkit-background-size: 400% 400%;
	background-size: 400% 400%;
	-webkit-animation: AnimationName 4s ease infinite;
	animation: AnimationName 4s ease infinite;
	width: 50px;
	height: 51px;
	border: none;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .18);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .18);
	position: relative;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s
}

.fixed_comment_btn_wrapper .fixed_btn:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/sand_btn.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-background-size: cover;
	background-size: cover
}

.fixed_comment_btn_wrapper .text {
	margin-top: 5px
}

@-webkit-keyframes AnimationName {
	0% {
		background-position: 51% 0
	}
	50% {
		background-position: 50% 100%
	}
	100% {
		background-position: 51% 0
	}
}

@keyframes AnimationName {
	0% {
		background-position: 51% 0
	}
	50% {
		background-position: 50% 100%
	}
	100% {
		background-position: 51% 0
	}
}

#wc-textarea-custom {
	width: 100%
}

#wpcomm .wpdiscuz-textarea-wrap {
	border: none !important
}

#wpcomm .wc-field-textarea .wc_comment {
	border: #d9d9d9 1px solid !important;
	padding: 15px !important;
	font-size: 14px !important
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap .wc_comment:focus {
	border: #d9d9d9 1px solid !important
}

#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea {
	display: block !important
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap {
	margin-left: 80px
}

.smile_wrapper {
	display: inline-block;
	padding: 2px;
	cursor: pointer
}

.smile_wrapper:hover {
	background: rgba(0, 0, 0, .3)
}

.smile_wrapper img {
	width: 19px;
	height: 19px
}

#wpcomm .wc-comment-right .wc-comment-text img {
	width: 19px;
	height: 19px
}

.custom_comment .wc_email {
	display: none !important
}

#wpcomm .wc-form-footer {
	padding-left: 80px
}

.download_box {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 22%;
	-ms-flex: 0 0 22%;
	flex: 0 0 22%
}

.download_box .image_wrapper {
	-webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, .11);
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, .11)
}

.download_box .title {
	text-align: center;
	margin-top: 10px
}

.about_wrapper-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.about_box-1 {
	position: relative;
	background-size: cover !important
}

.about_text_box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 25px 10px 15px;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 19%, rgba(255, 255, 255, .8) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(19%, rgba(255, 255, 255, .8)), color-stop(100%, rgba(255, 255, 255, .8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 19%, rgba(255, 255, 255, .8) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 19%, rgba(255, 255, 255, .8) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 19%, rgba(255, 255, 255, .8) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 19%, rgba(255, 255, 255, .8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b5b5b5', GradientType=0)
}

.about_box-1-1 {
	width: 32%;
	height: 300px;
	background: url(../img/marka/1.jpg) center no-repeat;
	margin-bottom: 16px
}

/* .about_box-1-1 {
	background: url(../img/1.jpg.webp) center no-repeat
} */

.about_box-1-1 .about_text_box {
	min-height: 128px
}

.about_box-1-2 {
	width: 66%;
	height: 300px;
	background: url(../img/marka/2.jpg) center no-repeat;
	margin-bottom: 16px
}

/* .about_box-1-2 {
	background: url(../img/2.jpg.webp) center no-repeat
} */

.about_box-1-2 .about_text_box {
	min-height: 128px
}

.about_box-1-3 {
	width: 57%;
	height: 400px;
	background: url(../img/marka/3.jpg) center no-repeat
}

/* .about_box-1-3 {
	background: url(../img/3.jpg.webp) center no-repeat
} */

.about_box-1-3 .about_text_box {
	min-height: 146px
}

.about_box-1-4 {
	width: 41%;
	height: 400px;
	background: url(../img/marka/4.jpg) center no-repeat
}

.about_box-1-4 {
	background: url(../img/4.jpg.webp) center no-repeat
}

.about_box-1-4 .about_text_box {
	min-height: 146px
}

.about_text_box .title {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 8px;
	font-family: 'Bebas Neue';
	display: inline-block;
	position: relative
}

.about_text_box .title:after {
	content: "";
	position: absolute;
	display: block;
	height: 2px;
	width: 100%;
	background: #444;
	left: 0;
	bottom: 0
}

.about_text_box .text {
	font-size: 13px;
	line-height: 1.4
}

.top_menu .btn {
	border: 1px solid #fff;
	border-radius: 7px
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.send-ok{	
	max-width: 500px;
	width: 100%;
	text-align: center;
	padding: 10px;
	background: #fff;
    margin: auto;
	position: absolute;
	top: 50%;    
    left: 50%;
    transform: translate(-50%, -50%);
}
#send_ok{
	display: none;
	opacity: 0;
	transition: .4s
}
#send_ok.opened{
	display:block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	opacity: 1;
	transition: .4s
}

.section_aboutdoors{
	background: url(../img/doors-bg3.jpg) center no-repeat;
	background-size: cover;
}
.section_aboutdoors .section_title{
	text-shadow: 1px 1px 0 #fff;
}
.aboutdoors-cont{
	width: 65%;
}
.aboutdoors-cont ul{
	padding: 30px;
	
	list-style: none;
	color: #222
}
.aboutdoors-cont ul li{
	padding: 15px 20px;
	line-height: 1.3;
	background: rgba(250,250,250,.3);
	margin: 10px 0
}

.row{
	display: flex;
}
.col-2{
	width: 50%
}
.section_questions{
	background: url(../img/main_bg_5.jpg) center no-repeat;
	background-size: cover
}
.section_questions input{
	color: #444;
	border-bottom: 1px solid #aaa;
	padding: 10px 30px;
	margin: 10px 0
}
.section_questions .btn{
	border: 2px solid #444;
	width: auto;
	cursor: pointer
}
.section_questions ::-webkit-input-placeholder {
	color: #777
}

.section_questions ::-moz-placeholder {
	color: #777
}

.section_questions :-moz-placeholder {
	color: #777
}

.section_questions .wpcf7{
	padding: 0
}

.section_questions :-ms-input-placeholder {
	color: #777
}
.img_questions{
	width: 100%;	
}
.section_questions .title_form{
	font-family: 'Bebas Neue', sans-serif;
	margin-bottom: 20px;
	font-size: 17px
}
.section_questions form{
	background: rgba(255,255,255,.7);
	padding: 30px;
}
.section_questions .delivery .title{
	font-size: 25px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 300;
    letter-spacing: initial;
}
.section_questions .delivery-content ul{
	list-style: square;
	padding-left: 25px
}
.section_questions .delivery-content ul li{
	padding: 5px 0
}
.hamburg{
	display: none
}

@media only screen and (max-width:1600px) {
	html {
		min-width: 1366px
	}
	.header_container {
		width: 1366px
	}
	.main_title_wrapper .descr_title {
		font-size: 42px
	}
	.main_title_wrapper {
		padding: 50px 0 0 90px
	}
	.main_menu {
		margin-left: 40px
	}
	.main_menu li {
		margin-right: 30px
	}
}

@media only screen and (max-width:1366px) {
	.home .header {
		min-height: 660px
	}
	.main_title_wrapper .main_title {
		font-size: 72px
	}
	.main_title_wrapper {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.header_container {
		width: 1260px
	}
	html {
		min-width: 1260px
	}
	.main_title_wrapper .descr_title {
		font-size: 36px
	}
	.head_slider_count ul {
		margin-top: 75px
	}
	.main_menu li {
		margin-right: 30px
	}
	.main_menu {
		margin-left: 50px
	}
	.top_menu li {
		margin-left: 20px;
	}
}

@media only screen and (max-width:1268px){
	html {
		min-width: 240px;
		width: 100%
	}
	.header_container{
		width: 100%
	}
	.top_line{
		padding: 9px 0;
	}
	.top_menu li a{
		font-size: 14px;
	}
	.social_icons li{
		margin-right: 10px
	}
}

@media only screen and (max-width:1068px){
	.container{
		width: 100%
	}
	.top_menu{
		display: none
	}
	.open_menu .top_menu{
		display: block
	}
	.hamburg#hamburg1{
		display: block;
	}
	.hamburg{
		color: #fff;
		background: transparent;
		border: none;
		font-size: 21px;
		cursor: pointer
	}
	.top_menu li {
		margin-left: 0;
		margin-bottom: 7px
	}
}

@media only screen and (max-width:920px){
	.category_grid{
		justify-content: space-around
	}
	.category_box{
		-webkit-flex: 0 0 237px;
		-ms-flex: 0 0 237px;
		flex: 0 0 237px;
	}
}

@media only screen and (max-width:790px){
	.numbers_wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.numbers_wrapper>div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 34%;
		-ms-flex: 0 0 34%;
		flex: 0 0 34%
	}
	/* .numbers_wrapper{
		flex-direction: column;		
	} */
	/* .numbers_wrapper>div{
		margin: 20px auto
	} */
	.main_title_wrapper{
		flex-direction: column;
		padding-bottom: 60px
	}
    .main_title_wrapper .descr_title{
		max-width: 500px
	}
    .main_title_wrapper .main_title ul{
		margin: 30px 0
	}
    .section_aboutdoors{
		background: url(../img/doors-mob-bg3.jpg) center no-repeat;
		background-size: cover
	}
    .category_box{
		-webkit-flex: 0 0 190px;
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
	}
    .category_box .title{
		font-size: 24px;
	}
    .variations-title{
		font-size: 18px
	}
    .variations-text{
		font-size: 14px
	}	
}

@media only screen and (max-width:640px) {
	/* html {
		min-width: 100%
	} */
	.header_container {
		width: 100%
	}
	.container {
		width: 100%
	}
	.btn {
		padding: 4px 25px
	}
	.top_menu .btn {
		padding: 2px 20px;
		font-size: 16px
	}
	.hamburg#hamburg1{
		display: none;
	}
	.hamburg#hamburg2{
		display: block;
	}
	.section {
		padding: 40px 0 0
	}
	.section_title {
		margin-bottom: 20px
	}
	.header{
		margin-top: 100px
	}
	.header_bg_1 {
		background: url(../img/main_bg_mobile.jpg)
	}
	/* .header_bg_1 {
		background: url(../img/main_bg_mobile.jpg.webp)
	} */
	.header_bg {
		background-position: right center !important;
		top: 0
	}
	.home .header {
		min-height: 830px
	}
	.main_title_wrapper {
		padding: 20px 0 30px 40px;
		flex-direction: column;
	}
	.main_title_wrapper .main_title {
		font-size: 56px
	}
	.main_title_wrapper .descr_title span {
		display: none
	}
	.main_title_wrapper .descr_title {
		font-size: 32px
	}
	.head_phone .logo_wrapper {
		display: block
	}
	.logo_wrapper {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70px;
		-ms-flex: 0 0 70px;
		flex: 0 0 70px;
		margin-right: 45px
	}
	.category_grid .first_row {
		margin-bottom: 20px
	}
	.category_box .title {
		font-size: 21px
	}
	.about_box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.right_info .info {
		padding-top: 20px;
		padding-left: 0;
		padding-bottom: 30px
	}
	.left_info .info {
		padding-top: 20px;
		padding-right: 0;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		padding-bottom: 30px
	}
	.about_box .image {
		margin: auto
	}
	.progect_info {
		display: none
	}
	.section_projects .container {
		padding: 0 15px
	}
	.style_arrow .slick-prev {
		left: 5px
	}
	.style_arrow .slick-next {
		right: 5px
	}
	.style_arrow .slick-arrow {
		border: 2px solid #000
	}
	.style_arrow .slick-prev:before {
		border-top: 2px solid #000;
		border-left: 2px solid #000
	}
	.style_arrow .slick-next:before {
		border-top: 2px solid #000;
		border-right: 2px solid #000
	}
	.style_arrow .slick-arrow {
		width: 30px;
		height: 30px
	}
	.style_arrow .slick-prev:before,
	.style_arrow .slick-next:before {
		height: 9px;
		width: 9px
	}
	.style_arrow .slick-prev:before {
		margin-top: -5.6px
	}
	.style_arrow .slick-next:before {
		margin-top: -5.6px
	}
	.projects_slider_wrapper .slick-slide {
		margin: 0
	}
	.right_info .info .title:after {
		left: 0;
		width: 100%
	}
	.about_box .info .title {
		font-size: 28px
	}
	.about_box .info .text {
		margin-top: 18px
	}
	.category_box {
		margin-bottom: 20px
	}
	.section_projects {
		padding: 30px 0
	}
	.style_arrow .slick-dots li.slick-active button {
		border: 1px solid #4bba7d;
		-webkit-border-radius: 50%;
		border-radius: 50%
	}
	.style_arrow .slick-dots li button:before {
		color: #4bba7d;
		opacity: 1
	}
	.style_arrow .slick-dots li button:before {
		font-size: 10px;
		line-height: 18px;
		left: -1.9px
	}
	.style_arrow .slick-dots li button {
		width: 16px;
		height: 16px
	}
	.style_arrow .slick-dots {
		bottom: -35px;
		left: 0
	}
	.benefits_slider_wrapper .slick-dots {
		bottom: 0
	}
	.benefits_slider_wrapper.slick-dotted.slick-slider {
		margin-bottom: 5px
	}
	.br_mobile {
		display: block
	}
	.form_full_width .form_wrapper .title {
		font-size: 25px
	}
	.form_full_width {
		padding: 20px 0 35px
	}
	.form_full_width .form_wrapper form {
		margin-top: 30px
	}
	.form_full_width .form_wrapper .input_wrapper {
		width: 300px;
		margin: 0 auto 30px
	}
	.section_benefits .section_title {
		display: block
	}
	.form_full_width .form_wrapper .btn_wrapper {
		width: 300px;
		margin: auto;
		text-align: center
	}
	.form_full_width .form_wrapper form {
		display: block
	}
	.numbers_wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.numbers_wrapper>div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 34%;
		-ms-flex: 0 0 34%;
		flex: 0 0 34%
	}
	.number_box {
		width: 160px;
		height: 160px;
		margin: auto
	}
	.number_box .text {
		font-size: 13px
	}
	.number_box .title {
		font-size: 25px
	}
	.section_title {
		font-size: 32px
	}
	.aboutdoors-cont {
		width: 100%;
	}
	.main_menu_wrapper{
		display: none
	}
	.main_menu_wrapper .logo_wrapper {
		display: none
	}
	.head_phone {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		font-size: 22px;
		white-space: nowrap
	}
	.footer_contacts {
		white-space: nowrap
	}
	.top_line {
		padding: 10px 0
	}
	/* .top_menu li:nth-child(1),
	.top_menu li:nth-child(2) {
		display: none
	} */
	.top_line_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.top_menu {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.top_menu li:last-child {
		width: 100%;
		margin-left: 0;
		text-align: center;
		margin-top: 10px
	}
	.top_line_wrapper .social_icons {
		margin-right: 0;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 10px
	}
	.top_line_wrapper .right_block {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 0 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.main_title_wrapper .form_wrapper {
		/* display: none */
	}
	.footer_info_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer_info_wrapper .left_block {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-evenly;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
	.footer_contacts {
		margin: 0
	}
	footer {
		padding: 15px 0 40px
	}
	.footer_info_wrapper .right_block {
		margin-top: 30px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.menu_info {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: 30px;
		text-align: center
	}
	.menu_info .title {
		display: none
	}
	.footer_info_wrapper .right_block .footer_menu_box .social_icons {
		margin-top: 20px
	}
	.menu_info li {
		/* display: inline-block; */
		margin: 0 20px 20px !important
	}
	.top_line_wrapper .social_icons li {
		margin: 0 20px
	}
	.social_icons {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.made_in {
		margin-top: 20px
	}
	.footer_menu_box {
		text-align: center
	}
	.bold_mob {
		font-weight: 600
	}
	.arrow_next_block,
	.head_slider_count,
	.head_slider_nav {
		display: none
	}
	.main_menu {
		margin: 0;
		display: block;
		text-align: center;
		padding: 30px;
		background: #fff;
		background: -webkit-linear-gradient(top, #fff, #d2d2d2);
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d2d2d2));
		background: -o-linear-gradient(top, #fff, #d2d2d2);
		background: linear-gradient(to bottom, #fff, #d2d2d2);
		width: 260px
	}
	#main_menu_id {
		width: 260px;
		display: none;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10
	}
	.main_menu li {
		margin: 30px 0
	}
	.main_header {
		padding: 0 0 30px
	}
	.hamburger {
		display: inline-block;
		position: relative;
		z-index: 20
	}
	.main_menu a {
		color: #474747;
		font-size: 22px;
		font-weight: 400
	}
	.numbers_wrapper .first_row {
		margin-bottom: 30px
	}
	.section_benefits {
		padding: 40px 0 20px
	}
	.alfa_logo {
		width: 150px
	}
	.rassrochka_icons_wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: space-evenly;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
	.rassrochka_icons_wrapper .icon_box {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		padding: 0
	}
	.rassrochka_icons_wrapper .icon_box .image img {
		max-width: 80px;
		max-height: 80px
	}
	.incision_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.incision_wrapper .left_block .image {
		max-width: 446px;
		margin: auto
	}
	.incision_wrapper .right_block ul li {
		margin: 15px 0
	}
	.incision_wrapper .right_block {
		font-size: 24px;
		font-weight: 300
	}
	.incision_wrapper .right_block ul li:after {
		top: 11px;
		left: -20px;
		width: 8px;
		height: 8px
	}
	.section_seo_text .title {
		margin: 25px 0
	}
	.section_seo_text {
		padding: 20px 0 30px
	}
	.section_seo_text ul {
		padding: 0
	}
	/* .read_more_wrapper {
		height: 240px;
		overflow: hidden;
		position: relative
	}
	.read_more_btn {
		display: block;
		background: #444;
		color: #fff;
		font-family: 'Bebas Neue';
		font-weight: 400;
		padding: 8px 0;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		text-align: center;
		width: 180px;
		font-size: 20px;
		margin: 20px auto 0
	}
	.read_more_bg {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		background: rgba(255, 255, 255, 1);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(233, 233, 233, 1));
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(233, 233, 233, 1)));
		background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(233, 233, 233, 1));
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(233, 233, 233, 1));
		z-index: 5;
		height: 50px
	} */
	.section_production .text {
		margin-top: 50px;
		font-size: 15px
	}
	.about_img_wrapper .slick-track {
		display: block
	}
	.about_img_wrapper,
	.certificates_wrapper {
		padding: 0 40px !important
	}
	.about_img_wrapper img,
	.certificates_wrapper img {
		width: 100%
	}
	.about_block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.about_block .right_block .text {
		margin-left: 0;
		padding: 20px 0 0;
		font-size: 15px
	}
	.about_block .right_block .text:after {
		height: 40px;
		width: 40px;
		bottom: -10px
	}
	.about_block .right_block .text:before {
		width: 40px;
		height: 40px;
		top: 3px
	}
	.page_title_h2 {
		margin: 10px 0
	}
	.main_header {
		padding: 0
	}
	.style_arrow .slick-arrow {
		border: none
	}
	.benefits_text {
		font-size: 14px
	}
	.benefits_block .right_block .text {
		padding: 0 0 20px;
		font-size: 15px;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.benefits_block .left_block {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.title_page {
		margin: 20px 0
	}
	.benefits_block .right_block .text:before {
		top: -18px
	}
	.about_block .right_block .text:after {
		bottom: 5px
	}
	.archive_container {
		width: 100%
	}
	.one_post .thumbnail_box img {
		height: auto
	}
	.posts_wrapper .big-size,
	.posts_wrapper .medium-size,
	.posts_wrapper .little-size {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.post_text img {
		max-width: 100%;
		height: auto
	}
	h1 {
		font-size: 26px
	}
	.contacts_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.contacts_wrapper .left_block {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding-right: 0;
		width: 100%
	}
	.map {
		display: none
	}
	.map_mobile {
		display: block
	}
	.title_page {
		font-size: 34px
	}
	.contact_box .title {
		font-size: 21px
	}
	.contact_box .phone {
		font-size: 22px
	}
	.contact_box .mail {
		font-size: 21px
	}
	.contacts_wrapper .left_block .mobile_wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-evenly;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
	.contacts_wrapper .left_block>.contact_box {
		text-align: center
	}
	.contacts_wrapper .left_block .mobile_wrapper>div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.footer_form {
		margin-top: 30px
	}
	.category_wrapper {
		display: block
	}
	.thumbnail_box {
		max-height: 100%
	}
	.category_wrapper>.post {
		max-width: 480px;
		margin: 0 auto 40px
	}
	.category_wrapper h2 {
		font-size: 16px
	}
	.projects_slider_wrapper .slider_box .image {
		width: 100%;
		float: none
	}
	#driving.white-popup {
		width: 90vw;
		height: 90vh;
		font-size: 14px
	}
	.driving_wrapper .title {
		font-size: 20px
	}
	.slider_in_slider img {
		max-width: 253px;
		margin: auto
	}
	.popup_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.popup_wrapper .left_block {
		margin-bottom: 20px
	}
	.popup_wrapper .right_block {
		padding-left: 0;
		font-size: 12px
	}
	.category_popup .title {
		font-size: 17px
	}
	.category_popup .form_title {
		font-size: 15px
	}
	.popup_form {
		margin: auto
	}
	.benefits_text .right_img {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.benefits_text .right_img .text {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding: 0 !important
	}
	.benefits_text .right_img .image {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.fixed_comment_btn_wrapper .text {
		display: none
	}
	.fixed_comment_btn_wrapper {
		bottom: 20px;
		top: auto;
		width: auto
	}
	#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea {
		display: none !important
	}
	#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap {
		margin-left: 0
	}
	.download_catalog_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.download_box {
		width: 210px;
		margin-bottom: 20px
	}
	.about_box-1 {
		width: 49%
	}
	.about_box-1-1,
	.about_box-1-2 {
		margin-bottom: 12px
	}
	.about_wrapper-1 {
		margin-bottom: 30px
	}
	.about_text_box .text {
		line-height: 1.2
	}
	.about_box-1-1 .about_text_box {
		min-height: 164px
	}
	.section_questions{
		background: url(../img/main_bg_5mob.jpg) center left no-repeat;
		background-size: cover
	}
	.section_questions .row{
		flex-direction: column;
		padding-bottom: 50px
	}
	.section_questions .col-2{
		width: 100%
	}
	.img_questions{
		display: none
	}
	.section_questions form{
		background: rgba(255,255,255,.7);
		padding: 30px;
	}
	#otzyvy_slider .slick-slide img,
	.otzyv_info{
		width: 100%
	}
	.footer_info_wrapper .right_block{
		flex-direction: column
	}
	.footer_menu_box{
		width: 100%;
	}
	.footer_info_wrapper .logo_wrapper{
		margin-right: 0
	}
	.section_aboutdoors{
		padding-bottom: 10px
	}
	.category_box{
		-webkit-flex: 0 0 277px;
		-ms-flex: 0 0 277px;
		flex: 0 0 277px;
	}
	
}

@media only screen and (max-width:600px) {
	.category_box {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 48%;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%
	}
	.about_box-1 {
		width: 350px
	}
	.about_wrapper-1 {
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.about_box-1-3 {
		margin-bottom: 12px
	}
	.about_box-1-1 .about_text_box {
		min-height: auto
	}
}

@media only screen and (max-width :550px) {
	.home .header {
		min-height: 700px
	}
	.numbers_wrapper>div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%
	}
	.variations-flex{
		flex-direction: column
	}
	.variations-item{
		width: 100%;
		margin: auto
	}
	.variations-title{
		font-size: 20px
	}
    .variations-text{
		font-size: 16px
	}
}

@media only screen and (max-width:470px) {
	.home .header {
		min-height: 630px
	}
	.main_title_wrapper {
		padding: 30px
	}
	.main_title_wrapper .main_title {
		font-size: 50px
	}
	.main_title_wrapper .descr_title {
		font-size: 28px
	}
}

@media only screen and (max-width :420px) {
	.footer_info_wrapper .logo_wrapper {
		margin-right: 20px
	}
	.footer_contacts {
		font-size: 12px
	}
	.footer_info_wrapper .right_block .footer_menu_box {
		font-size: 12px
	}
	.footer_menu_box .title {
		font-size: 24px
	}
	.section_seo_text,
	.section_seo_text p,
	.section_seo_text ul {
		font-size: 14px
	}
	.section_seo_text .title {
		font-size: 26px
	}
	.form_full_width .form_wrapper .input_wrapper,
	.form_full_width .form_wrapper .btn_wrapper {
		width: 290px
	}
	.rassrochka_icons_wrapper .icon_box {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0 10px
	}
	.rassrochka_icons_wrapper .icon_box .text {
		font-size: 12px
	}
	.numbers_wrapper>div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%
	}
	.numbers_wrapper {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.about_box .info .title {
		font-size: 24px
	}
	.main_title_wrapper .main_title ul{
		padding-left: 20px
	}
	.main_title_wrapper .main_title ul li{
		font-size: 23px;
	}
	.variations-item{
		padding: 20px
	}
}

@media only screen and (max-width :390px) {
	.head_phone {
		font-size: 17px
	}
	.head_phone .logo_wrapper {
		margin-right: 30px
	}
	.social_icons a {
		width: 26px;
		height: 26px
	}
	.social_icons li.inst_icon a {
		width: 23px
	}
	.social_icons li.fb_icon a {
		background: url(../icons/social/facebook.svg) center bottom no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		height: 20px
	}
	.social_icons li.you_icon a {
		background: url(../icons/social/youtube-play-button-outlined-social-symbol.svg) center 3px no-repeat;
		-webkit-background-size: contain;
		background-size: contain
	}
	.social_icons li.inst_icon a {
		background: url(../icons/social/instagram.svg) center bottom no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		width: 20px
	}
	#calculate .title {
		font-size: 18px
	}
	.contact_box .phone {
		font-size: 16px
	}
	.contact_box .title {
		font-size: 19px
	}
	.contact_box .mail {
		font-size: 19px
	}
	.wp-pagenavi a,
	.wp-pagenavi span {
		font-size: 16px
	}
	.wp-pagenavi .prev {
		margin-right: 15px
	}
	.wp-pagenavi .next {
		margin-left: 15px
	}
	.style_arrow {
		padding: 0 30px
	}
	.slider_inner_box .info {
		margin-bottom: 0 !important
	}
}

@media only screen and (max-width:380px) {
	.home .header {
		min-height: 522px
	}
	.main_title_wrapper .main_title {
		font-size: 46px
	}
	.main_title_wrapper .descr_title {
		font-size: 25px
	}
	.number_box {
		width: 140px;
		height: 140px;
		padding-top: 27px
	}
	.number_box .title {
		font-size: 20px
	}
	.number_box .text {
		font-size: 12px
	}
	.category_box .title {
		font-size: 16px
	}
	/* .about_box-1 {
		width: 290px
	} */
	.section_questions .wpcf7 {
		padding: 0 10px;
	}
}

@media only screen and (max-width:340px) {
	.main_title_wrapper {
		padding: 30px 0 30px
	}
	.variations-item{
		padding: 20px 10px
	}
}

@media only screen and (min-height:900px) {
	.main_title_wrapper {
		padding: 120px 0 0 90px
	}
}

#wpcf7-f2760-o1 input{
	color: #999;
	border-bottom: 2px solid #999;
}
#wpcf7-f2760-o1 input[type="submit"]{
	border: 2px solid #999;
}
#wpcf7-f2760-o1 ::-webkit-input-placeholder {
	color: #999
}

#wpcf7-f2760-o1 ::-moz-placeholder {
	color: #999
}

#wpcf7-f2760-o1 :-moz-placeholder {
	color: #999
}

#wpcf7-f2760-o1 :-ms-input-placeholder {
	color: #999
}