html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}
/* ВИДЕО ФОН START */
#bgvid{
	width: 100%;
	position: absolute;
	z-index: -10;
}
.video_block{
	overflow: hidden;
	width: 100%;
	height: 100%;  /* !!! ПОПРОБОВАТЬ 100vh !!! */
	position: relative;
	padding-bottom: 70px;
}
.wrapper_header{
    background-color: rgba(76, 76, 76, 0.5);
}
/* ВИДЕО ФОН END */
.top_header {
	margin-top: 35px;
}
.header_menu {
    display: inline-block;
    vertical-align: bottom;
    font: 17px 'YanoneKaffeesatz-Regular', Helvetica, sans-serif;
    margin-left: 1.4679%;
    margin-bottom: 5px;
}
.header_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
}
.header_menu ul li {
	display: inline-block;
}
.header_menu ul li a {
	display: block;
	color: #fff;
	padding: 12px 12px 0 12px;
	letter-spacing: 0.021em;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.header_menu ul li a:hover {
	color: #e83725;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.top_header .mts,
.top_header .kievstar,
.top_header .life,
.top_header .email {
	font: 15px arial, helvetica;
	color: #fff;
	position: absolute;
	right: 15px;
}
.top_header .mts {
	top: 0;
}
.top_header .kievstar {
	top: 20px;
}
.top_header .life {
	bottom: 20px;
}
.top_header .email {
	bottom: 0;
}
.header_menu_button {
	background-color: transparent;
	border: medium none;
	font-size: 27px;
	color: #fff;
	float: right;
    padding: 1px 8px;
    position: relative;
    z-index: 2;
}
.title {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 17%;
}
.title h1 {
	font: 33px 'Intro-Bold', Helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: 153%;
}
.title .h1_description {
	font: 18px 'Intro-Regular', Helvetica, sans-serif;
	margin-top: 10px;
	letter-spacing: 0.08em;
	line-height: 153%;
}
.bottom_header {
	margin-top: 12%;
}
.bottom_header p {
	font: 13px 'OpenSans-Semibold', Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.02em;
	line-height: 21px;
	margin: 0;
	padding: 0;
}
.bottom_header .icon {
	padding-top: 48px;
	background-position-y: 0;
	margin-bottom: 10px;
}
.bottom_header_icon1 {
	background: url(../images/header_icon1.png) no-repeat center;	
}
.bottom_header_icon2 {
	background: url(../images/header_icon2.png) no-repeat center;
}
.bottom_header_icon3 {
	background: url(../images/header_icon3.png) no-repeat center;
}
.bottom_header_icon4 {
	background: url(../images/header_icon4.png) no-repeat center;
}
.wrapper_main h2 {
	text-align: center;
	text-transform: uppercase;
	font: 33px 'Intro-Bold', Helvetica, sans-serif;
	color: #343437;
	letter-spacing: 0.04em;
	line-height: 130%;
}
.about_us {
	background-color: #f3f3f3;
	padding: 50px 0 45px 0;
}
.wrapper_main h3 {
	text-transform: uppercase;
	font: 15px 'OpenSans-Semibold', Helvetica, sans-serif;
	color: #343437;
	letter-spacing: 0.02em;
	line-height: 130%;
}
.about_us h2 {
	margin-bottom: 75px;
}
.about_us h3 {
	text-align: center;
}
.about_us p {
	font: 14px 'OpenSans-Light', Helvetica, sans-serif;
	text-align: center;
	color: #343437;
	margin-top: 10px;
}
.about_quality,
.about_fast,
.about_staff {
	background-color: #eae8e8;
	padding-top: 80px;
	padding-bottom: 20px;
}
.about_fast:before {
	content: "";
	border-left: 5px solid #f3f3f3;
	width: 5px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.about_fast:after {
	content: "";
	border-right: 5px solid #f3f3f3;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.about_info {
	margin-top: 11.5%;
}
.about_us .icon {
	width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -60px;
}
.about_quality .icon {
    background: url(../images/about_quality_icon.png) no-repeat center;
    background-color: #fff;
}
.about_fast .icon {
    background: url(../images/about_fast_icon.png) no-repeat center;
    background-color: #fff;
}
.about_staff .icon {
    background: url(../images/about_staff_icon.png) no-repeat center;
    background-color: #fff;
}
.form {
	background-color: #2a2a2a;
	color: #fff;
	padding: 95px 0 80px 0;
}
.form .form_title {
	font-family: 'Intro-Bold';
	font-size: 52px;
	text-transform: uppercase;
}
.form .form_title_bottom {
	font-family: 'OpenSans';
	font-size: 19px;
	color: #bdbdbe;
	margin-top: 15px;
}
.form_title,
.form_title_bottom {
	display: block;
	margin-left: 30px;
}
.tel {
	color: #7a7a7a;
	font: 13px 'OpenSans', Helvetica, sans-serif;
	letter-spacing: 0.02em;
	padding-left: 17px;
    width: 261px;
    height: 48px;
	border: 1px solid #aeaeae;
	margin-right: 15px;
}
.tel:focus,
.button:focus,
button {
	outline: none;
}
.tel::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.tel::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.tel:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.tel:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.tel:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.tel:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.tel:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.tel:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.button {
	border: none;
	font: 18px 'Intro-Bold', Helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: right;
    padding-right: 26px;
    width: 261px;
    height: 48px;
	background: url(../images/button_icon.png) no-repeat center;
	background-position-x: 16px;
	background-color: #e83725;
}
.button:hover,
.min_button:hover {
	background-color: #fa3725 !important;
}
.button:active {
	background-color: #e83725;
	-webkit-box-shadow: 4px 5px 6px rgba(50, 0, 0, 0.6);
	-moz-box-shadow: 4px 5px 6px rgba(50, 0, 0, 0.6);
	box-shadow: 4px 5px 6px rgba(50, 0, 0, 0.6);
}
.min_button:active {
	background-color: #e83725;
	-webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.6);
}
.button_wrapper {
	display: inline-block;
	position: relative;
}
.button_wrapper:before {
	content: "";
	border-left: 1px solid #2a2a2a;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 57px;
	top: 0;
	cursor: pointer;
}
.pop_form .button_wrapper:before {
	content: "";
	border-left: 1px solid #fff;
}
.form .form_desription {
	font-family: 'OpenSans';
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #fff;
	margin-top: 23px;
}
.service {
	padding: 50px 0 60px 0;
}
.service p {
	font: 14px 'OpenSans-Light', Helvetica, sans-serif;
	color: #343437;
	line-height: 150%;
}
.service_item {
	border: 2px solid #dddbdb;
	padding: 95px 35px 30px 32px;
	margin-top: 115px;
	position: relative;
}
.service h3 {
	margin-bottom: 10px;
}
.service_item .knife {
	position: absolute;
	top: -70px;
}
.service_item .knife_1 {
    left: 2.75%;
}
.service_item .knife_2 {
    left: 24.5%;
}
.service_item .knife_3 {
    left: 46.2%;
}
.products {
	padding: 50px 0 60px;
	background-color: #2a2a2a;
}
.products h2 {
	color: #fff;
}
.work {
	padding: 50px 0 0 0;
	background-color: #f3f3f3;
}
.work .step_1,
.work .step_2,
.work .step_3,
.work .step_4,
.work .step_5 {
	position: relative;
	padding: 27px 0 58px 0;
	background-color: #fff;
	border-right: 2px solid #f3f3f3;
}
.work_icon {
	width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
}
.step_1 .work_icon {
    background: url(../images/step1_icon.png) no-repeat center;
    background-color: #f3f3f3; 
}
.step_2 .work_icon {
    background: url(../images/step2_icon.png) no-repeat center;
    background-color: #f3f3f3; 
}
.step_3 .work_icon {
    background: url(../images/step3_icon.png) no-repeat center;
    background-color: #f3f3f3; 
}
.step_4 .work_icon {
    background: url(../images/step4_icon.png) no-repeat center;
    background-color: #f3f3f3; 
}
.step_5 .work_icon {
    background: url(../images/step5_icon.png) no-repeat center;
    background-color: #f3f3f3; 
}
.work .step_number {
	font: 28px 'Intro-Bold', Helvetica, sans-serif;
	color: #bebebe;
	letter-spacing: 0.02em;
	position: absolute;
	top: 20px;
	left: 20px;
}
.work h2 {
	margin-bottom: 60px;
}
.work h3 {
	text-transform: none;
	text-align: center;
	margin-top: 24px;
}
.work .step_1 {
	padding-bottom: 33px;
}
.min_button {
	border: none;
	font: 18px 'Intro-Bold', Helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 14px 0;
	background-color: #e83725;
	display: block;
	margin: 32px auto 0;
}
/*FOOTER START*/
.wrapper_footer {
	background-color: #f3f3f3;
	padding: 20px 0 50px 0;
}
.footer_menu {
    display: inline-block;
    vertical-align: bottom;
    font: 16px 'YanoneKaffeesatz-Regular', Helvetica, sans-serif;
    margin: 0 0 10px 7%;
}
.footer_menu ul {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.footer_menu ul li {
	display: inline-block;
	margin-right: 5px;
}
.footer_menu ul li a {
	display: block;
	color: #606060;
	padding: 0 15px 0 15px;
	letter-spacing: 0.021em;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.footer_menu ul li a:hover {
	color: #e83725;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.wrapper_footer .mts,
.wrapper_footer .kievstar,
.wrapper_footer .life {
	font: 13px 'OpenSans', Helvetica, sans-serif;
	letter-spacing: -0.06em;
	color: #606060;
	position: absolute;
	right: 15px;
}
.wrapper_footer .mts {
	top: 0;
}
.wrapper_footer .kievstar {
    top: 50%;
    margin-top: -8.5px;
}
.wrapper_footer .life {
	bottom: 0;
}
.wrapper_footer .email {
	font: 16px arial, helvetica;
	color: #606060;
	position: absolute;
    right: 20%;
    top: 45%;
}
/*FOOTER END*/
.hidden {
	display: none;
}
.pop_form {
	padding: 35px 40px;
}
.pop_form h2 {
	font-family: 'Intro-Bold';
	font-size: 26px;
	letter-spacing: 0.02em;
	color: #343437;
	text-transform: uppercase;
	text-align: center;
}
.pop_form h3 {
	font-family: 'OpenSans';
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #696969;
	text-align: center;
	margin-top: 20px;
	line-height: 150%;
}
.pop_form input {
	display: block;
	margin: 0 auto;
}
.pop_form .button_wrapper {
	left: 50%;
    margin-left: -130px;
    margin-top: 34px;
}
.pop_form .tel {
	margin-top: 25px;
}
.success {
	padding: 35px 40px;
}
.success h3 {
	font-family: 'Intro-Bold';
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #343437;
	text-transform: uppercase;
	text-align: center;
}
.success h2 {
	font-family: 'Intro-Bold';
	font-size: 21px;
	letter-spacing: 0.02em;
	color: #343437;
	text-transform: uppercase;
	text-align: center;
	margin-top: 17px;
}
.success p {
	font-family: 'OpenSans';
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #696969;
	text-align: center;
	margin-top: 20px;
	line-height: 150%;
}
.success .min_button {
	width: 150px;
}
#bx-pager a {
	display: inline-block;
	position: relative;
}

#bx-pager a {
	padding-top: 4px;
	margin-right: 3.5px;
}
#bx-pager .test {
    width: 100%;
    height: 93px;
    position: absolute;
    top: 4px;
    background-color: rgba(76, 76, 76, 0.5);
}
#bx-pager a.active .test {
	background-color: rgba(76, 76, 76, 0);
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 400px;
    position: absolute;
    padding: 35px 10px;
    border: 1px solid #383838;
    background: #f3f3f3;
    z-index: 1000;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
.close {
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    outline: none;
    border: none;
 	background-image: url('../images/form_close.png') !important;
	background-size: cover !important;
	background-color: rgba(0, 0, 0, 0);
}
.close:hover {
    background-image: url('../images/form_close_hover.png') !important;
	background-size: cover !important;
}
.swiper-row-wrap {
	padding: 30px;
}
.swiper-container.swiper-container-vertical {
	width: 20%;
	max-height: 82vh;
	padding-left: 50px;
}
.swiper-container.swiper-container-horizontal {
	width: 80%;
	float: left;
	height: 82vh;
}
.swiper-wrapper .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-container-horizontal .swiper-slide {
	padding: 0px 46px;
}
.swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: table;
	margin:auto;
}
@media only screen and (max-width: 640px) {
	.swiper-row-wrap {
		flex-direction: column;
	}
	.swiper-container.swiper-container-horizontal {
		flex: 1 1 auto;
	}
	.swiper-container-horizontal .swiper-slide,
	.swiper-container.swiper-container-horizontal {
		max-width: 100%;
	}
	.gallery-thumbs.swiper-container-horizontal {
		max-width: calc(100% - 62px);
	}
	.gallery-thumbs.swiper-container-horizontal .swiper-slide {
		padding: 14px;
	}

	.swiper-container.swiper-container-vertical {
		width: 100%;
		max-height: 82vh;
		padding-left: 50px;
	}
	.swiper-container.swiper-container-horizontal {
		width: 100%;
		float: none;
		max-height: unset;
		height: auto;
	}
}