@charset "utf-8";
/*CSS3*/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
/*
Template developer: Elesin Alexander
Skype: virusanja
*/

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-black-webfont.eot");
	src: url("../fonts/raleway-black-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-black-webfont.woff") format("woff"),
		url("../fonts/raleway-black-webfont.ttf") format("truetype"),
		url("../fonts/raleway-black-webfont.svg#JournalRegular") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-bold-webfont.eot");
	src: url("../fonts/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-bold-webfont.woff") format("woff"),
		url("../fonts/raleway-bold-webfont.ttf") format("truetype"),
		url("../fonts/raleway-bold-webfont.svg#JournalRegular") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-extrabold-webfont.eot");
	src: url("../fonts/raleway-extrabold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-extrabold-webfont.woff") format("woff"),
		url("../fonts/raleway-extrabold-webfont.ttf") format("truetype"),
		url("../fonts/raleway-extrabold-webfont.svg#JournalRegular") format("svg");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-medium-webfont.eot");
	src: url("../fonts/raleway-medium-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-medium-webfont.woff") format("woff"),
		url("../fonts/raleway-medium-webfont.ttf") format("truetype"),
		url("../fonts/raleway-medium-webfont.svg#JournalRegular") format("svg");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-regular-webfont.eot");
	src: url("../fonts/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-regular-webfont.woff") format("woff"),
		url("../fonts/raleway-regular-webfont.ttf") format("truetype"),
		url("../fonts/raleway-regular-webfont.svg#JournalRegular") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Raleway;
	src: local("☺");
	src: url("../fonts/raleway-semibold-webfont.eot");
	src: url("../fonts/raleway-semibold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raleway-semibold-webfont.woff") format("woff"),
		url("../fonts/raleway-semibold-webfont.ttf") format("truetype"),
		url("../fonts/raleway-semibold-webfont.svg#JournalRegular") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: icomoon;
	src: local("☺");
	src: url("../fonts/icomoon.eot");
	src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
		url("../fonts/icomoon.woff") format("woff"),
		url("../fonts/icomoon.ttf") format("truetype"),
		url("../fonts/icomoon.svg#JournalRegular") format("svg");
	font-weight: 600;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-b-arrow-r:before {
	content: "\e902";
}

.icon-b-arrow-left:before {
	content: "\e903";
}

.icon-arrow-right:before {
	content: "\e900";
}

.icon-arrow-left:before {
	content: "\e901";
}

html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: underline;
	color: #f94600;
}

a:hover {
	text-decoration: none;
}

footer a {
	color: #00afca;
}

img {
	max-width: 100%;
	width: auto;
	border: 0;
}

.row:after,
.clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

.container {
	width: 1198px;
	margin: 0 auto;
	padding: 0 15px;
}

.btn {
	/*	iOS reset style*/
	-webkit-appearance: none;
	border-radius: 0;
	border: 0;
	text-align: center;
	display: inline-block;
	color: white;
	font-family: Raleway;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #1f2930;
	text-decoration: none;
	padding: 23px 29px;
	-webkit-transition: background-color 300ms;
	transition: background-color 300ms;
}

.btn:hover {
	background-color: #ff5a00;
}


.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

body {
	background: white;
	font-family: 'Raleway', sans-serif;
	line-height: 1.45;
	min-width: 320px;
	color: #1f2930;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.08px;

}

ul.default {
	margin: 10px 0 29px 0;
	padding: 0;
	color: #f94600;
}

ul.default li {
	display: block;
	padding-left: 26px;
	margin-bottom: 22px;
	margin-top: 15px;
	position: relative;
}

ul.default li:before {
	content: '\e900';
	font-family: icomoon;
	position: absolute;
	left: -1px;
	top: -2px;
	font-size: 18px;
	color: #1f2930;
}

p {
	margin-bottom: 30px;
	margin-top: 5px;
}

.header {
	padding-bottom: 1px;
}

.header-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 25px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.logo {
	display: block;
	width: 323px;
	height: 98px;
	margin-left: -15px;
	margin-top: 5px;
}

.h-contact-wrapper {
	text-align: right;

}

.tel-title {
	color: #1f2930;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
}

.h-tel {
	display: block;
	color: #ff5a00;
	font-family: Trebuchet MS;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.3;
	letter-spacing: -0.8px;
	font-weight: 700;
}

.h-email {
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #9a9a9a;
}

.h-email span {
	color: #1f2930;
}

h1,
.caption {
	color: #1f2930;
	font-size: 44px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 46px 0 9px 0;
}

h1 b,
.caption b {
	font-weight: 900;
}

h1 span,
.caption span {
	display: block;
	font-size: 33px;
	font-weight: 400;
}

p strong {
	color: #1f2930;
	font-weight: 500;
}

.nav {
	background-color: #1f2930;
	margin-bottom: 49px;
	position: relative;
	z-index: 5;
}

.nav-list {
	margin: 0;
	padding: 0;
}

.nav-list > li {
	display: inline-block;
	margin-right: 51px;
	position: relative;
}

.nav-list > li:last-child {
	margin-right: 0;
}

.nav-list > li > a {
	display: block;
	text-decoration: none;
	color: #f5f9fa;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 30px 0 16px 0;
	border-bottom: 10px solid transparent;
	position: relative;
	-webkit-transition: border-bottom-color 300ms;
	transition: border-bottom-color 300ms;
}

.nav-list > li > a:before {
	content: ' ';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	margin-top: 10px;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	opacity: 0;

}

.nav-list > li.hovered > a,
.nav-list > li > a:hover,
.nav-list > li.active > a {
	border-bottom-color: #ff5a00;
}

.nav-list > li.hovered > a:before,
.nav-list > li.active > a:before {
	border-top-color: #ff5a00;
	opacity: 1;
}


.banner-wrapper {
	min-height: 543px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner-slider {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.banner-slider .slick-slide {}

.banner-slider .slick-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.banner-slider .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 71px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	z-index: 2;
	height: 0;

}

.banner-slider .slick-dots > li {
	display: inline-block;
	line-height: 1;
	margin: 0 5px;
}

.banner-slider .slick-dots > li > button {
	width: 21px;
	height: 21px;
	background-color: white;
	color: transparent;
	border: 0;
	border-radius: 50%;
	line-height: 1;
	display: block;
	outline: none;
	-webkit-transition: background-color 300ms;
	transition: background-color 300ms;
}

.banner-slider .slick-dots > li > button:hover {
	background-color: #ffcdb2;
}

.banner-slider .slick-dots > li.slick-active > button {
	background-color: #ff5a00;
}

.banner-slider .slick-slide,
.banner-slider .slick-track,
.banner-slider .slick-list {
	height: 100%;
}

.banner-box {
	position: relative;
	width: 738px;
	max-width: 100%;
	background-color: rgba(255, 90, 0, 0.8);
	color: #d7d7d7;
	padding: 31px 13px 23px 13px;
	/*    min-height: 342px;*/
}

.b-subcaption,
.b-caption {
	color: white;
	font-size: 66px;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
	line-height: 0.9;
	letter-spacing: -1.8px;
	margin-bottom: 3px;
}

.b-subcaption {
	font-size: 48px;
	line-height: 1.2;
	margin-bottom: 12px;
}

.banner-wrapper > .container {
	position: relative;
	z-index: 1;
	padding-top: 31px;
	padding-bottom: 31px;
}

.banner-box p {
	line-height: 1.5;
	margin-right: 185px;
	margin-bottom: 5px;
	color: white;
}


.btn-more {

	bottom: 0;
	right: 0;
	width: 82px;
	height: 82px;
	border: 2px solid white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.btn-more i {
	text-decoration: none;

	font-size: 35px;
	display: inline-block;
	line-height: 1;
}

.banner-box .btn-more {
	position: absolute;
	bottom: 44px;
	right: 70px;
	color: white;
	-webkit-transition: border-color 300ms, color 300ms;
	transition: border-color 300ms, color 300ms;
}

.banner-box .btn-more:hover {
	border-color: #272d33;
	color: #272d33;
}

.content {
	margin-top: 60px;
}


.footer {
	background-color: #1f2930;
	color: white;
	margin-top: 68px;
	padding-top: 60px;
}

.data-fancybox {
	outline: none;
}

#map {
	width: 100%;
	height: 100%;
	min-height: 300px;
	max-height: 568px;
}

.f-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 17px;
}

.f-info {
	width: 52%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 40px;
}

.f-map {
	width: 48%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.map-container {
	height: 100%;
}

.f-caption {
	color: white;
	font-size: 54px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 44px;
	display: block;
}

.f-title {
	display: block;
	color: #ff0000;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.address-box {
	margin-bottom: 51px;
}

.address-box p {
	margin: 0 0 12px 0;
	line-height: 1.25;
}

.address-box p span {
	color: #ff5a00;
	font-weight: 400;
	text-transform: uppercase;
}

.two-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.address-box p .h-col {
	padding-left: 8px;
}

.address-box p .h-col span,
.address-box p .h-col {
	color: inherit;
	font-weight: inherit;
	text-transform: inherit;
}

.address-box p .h-col span {
	display: block;
}

.f-bottom {
	background-color: #131a20;
	color: #545454;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.copy {
	padding: 19px 0;
	display: block;
}

.cl-list {
	margin: 33px -15px 50px -15px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cl-list > li {
	margin: 0 15px 28px 15px;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;

	-webkit-box-flex: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;
}

.p-box .p-img img,
.cl-list > li img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	/* IE 6-9 */
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0.4;
}

.p-box:hover .p-img img,
.cl-list > li img:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none;
	/* IE 6-9 */
	opacity: 1;
}


table {
	color: #363434;
	margin-bottom: 40px;

}

th {
	text-align: center;
}

tr:nth-child(odd) td {
	background-color: #ff6b08;
}


tr td:nth-child(1) {
	width: 8%;
	text-align: center;
}

tr td:nth-child(4) {
	text-align: center;
}

tr td:nth-child(3) {
	text-align: center;
	width: 24%;
}

th,
td {
	padding: 10px 4px;
	vertical-align: top;
}

.pr-list {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pr-list > li {
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 46.3%;
	margin-bottom: 18px;
}

.pr-caption {
	display: block;
	color: #1f2930;
	font-size: 36px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 16px;
}

.pr-img {
	display: block;
	margin-bottom: 0;
	position: relative;
	width: 311px;
	max-width: 100%;

}

.pr-img span {
	display: block;
	padding: 33.1% 0;
}

.pr-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.pr-box p {
	color: #fc4900;
}

.pr-list.one-col {
	display: block;
}

.pr-list.one-col > li {
	width: auto;
}

.pr-list.one-col .pr-img {
	float: left;
	margin: 0 37px 20px 0;
}

.pr-list.one-col .pr-box:after {
	content: ' ';
	display: table;
	clear: both;
	width: 100%;
}

.pr-list.one-col .pr-box p {
	color: inherit;
}

.category-list {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.category-list > li {
	display: block;
	width: 49%;
	margin-bottom: 31px;
	min-height: 250px;
}

.c-box {
	min-height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: white;
	padding: 31px 27px 15px 27px;
	position: relative;

}

.c-caption {
	display: block;
	color: white;
	font-size: 54px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 9px;
}

.c-box p {
	margin-right: 84px;
	margin-bottom: 10px;
}

.c-box .btn-more {
	position: absolute;
	bottom: 29px;
	right: 30px;
	width: 72px;
	height: 72px;
	background-color: #ff5a00;
	color: white;
	border: 0;
	-webkit-transition: background-color 300ms;
	transition: background-color 300ms;

}

.c-box .btn-more i {
	font-size: 24px;
}

.c-box > * {
	position: relative;
	z-index: 1;
}

.c-box .btn-more:hover {
	background-color: #1f2930;
}

.c-box:before {
	content: ' ';
	position: absolute;
	background: -webkit-gradient(linear, left top, right top, from(rgba(31, 41, 48, 1)), to(rgba(31, 41, 48, 0.1)));
	background: linear-gradient(to right, rgba(31, 41, 48, 1) 0%, rgba(31, 41, 48, 0.1) 100%);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}

.c-box:after {
	content: ' ';
	position: absolute;
	background: -webkit-gradient(linear, left top, right top, from(rgba(254, 90, 0, 1)), to(rgba(254, 90, 0, 0.14)));
	background: linear-gradient(to right, rgba(254, 90, 0, 1) 0%, rgba(254, 90, 0, 0.14) 100%);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}

.c-box:hover:after {
	opacity: 1;
}

.c-box:hover:before {
	opacity: 0;
}


.row-half {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
}

.col-half {
	width: 47.8%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;

}

.col-half p {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.banner-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.banner-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.production {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -15px;
}

.production > div {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 15px;
}

.production ul.default li {
	border-bottom: 1px solid #e8e8e9;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.production ul.default li a {
	text-decoration: none;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}

.production ul.default li a:hover {
	color: #1f2930;
}

.production ul.default li:last-child {
	border-bottom: none;
}

.banner-box.color-2 {
	background-color: rgba(31, 41, 48, 0.8);
}

.banner-box.color-2 p {
	color: white;
}

.banner-box.color-2 .btn-more:hover {
	color: #ff5a00;
	border-color: #ff5a00;
}

.ch-img {
	height: 100%;
	width: 100%;
}

.ch-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.p-list {
	margin: 47px 0 0 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.p-list > li {
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 48.5%;
	margin-bottom: 47px;
}

.p-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	min-height: 100%;
}

.p-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 41%;
	padding-right: 15px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.p-img img {
	-ms-flex-negative: 0;
	flex-shrink: 0;

}

.p-title {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.news-list {
	margin: 0;
	padding: 0;
}

.news-list > li {
	display: block;
	border-top: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 35px;
}

.news-list > li:nth-child(even) .news-img {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.news-list > li:nth-child(even) .news-content {
	padding-left: 0;
	padding-right: 5%;
}


.news-box {
	font-size: 18px;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.news-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 1%;
	padding-left: 5%;
	font-size: 14px;
	padding-top: 25px;
}

.news-content p {
	text-align: justify;
}

.date {
	text-align: left;
	display: block;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 41px;
}

.news-img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50%;
	background-color: grey;
}

.n-img {
	display: block;
	padding: 33% 0;
	position: relative;
	overflow: hidden;

}

.n-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.n-caption {
	display: inline-block;
	font-size: 24px;
	color: inherit;
	text-decoration: none;
	font-weight: 700;
	margin-bottom: 20px;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}

.n-caption:hover {
	color: #f94600;
	text-decoration: underline;
}

.n-more-link {
	background: #dbdbdb;
	padding: 15px 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	text-decoration: none;
	-webkit-transition: background 300ms;
	transition: background 300ms;
	font-size: 16px;
}

.n-more-link:hover {
	background: #B9B8B8;
}

.n-ico {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: white;
	background-color: #e75108;
	line-height: 1;
	width: 25px;
	height: 25px;
	font-style: normal;
	border-radius: 30%;
	font-size: 28px;
	margin-left: 10px;
}




.pagination {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.pagination > li {
	display: inline-block;
}

.pagination > li > a {
	color: #ff5a00;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px;
}

/*.pagination>li>a:hover,*/

.pagination > li.active > a {
	text-decoration: underline;
}


.fdbk-form {
	width: 861px;
	background-color: #1f2930;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	position: relative;
	padding: 53px 59px 153px 59px;
}

.fd-close {
	position: absolute;
	top: 0px;
	right: 9px;
	line-height: 1;
	text-decoration: none;
	font-size: 59px;
	font-family: 'Times New Roman';
	color: white;
	z-index: 1;
}

.fd-close:hover {
	color: red;
}

.fd-title {
	display: block;
	text-align: center;
	color: #ff5a00;
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 121px;
}

input:not(.btn) {
	height: 80px;
	background-color: white;
	color: #ff5a00;
	font-size: 30px;
	font-weight: 400;
	padding: 0 46px;
	border: 1px solid transparent;
}

input:not(.btn)::-webkit-input-placeholder {

	opacity: 1;
	color: #1f2930;
}

input:not(.btn)::-moz-placeholder {
	color: #1f2930;
	opacity: 1;
}

/* Firefox 19+ */

input:not(.btn):-moz-placeholder {
	color: #1f2930;
	opacity: 1;
}

/* Firefox 18- */

input:not(.btn):-ms-input-placeholder {
	color: #1f2930;
	opacity: 1;
}

.fdbk-form input:not(.btn) {
	width: 100%;
	margin-bottom: 58px;
}

textarea {
	resize: vertical;
	background-color: white;
	color: #ff5a00;
	font-size: 30px;
	font-weight: 400;
	padding: 34px 46px;
}

textarea::-webkit-input-placeholder {
	color: #1f2930;
	opacity: 1;
}

textarea::-moz-placeholder {
	color: #1f2930;
	opacity: 1;
}

/* Firefox 19+ */

textarea:-moz-placeholder {
	color: #1f2930;
	opacity: 1;
}

/* Firefox 18- */

textarea:-ms-input-placeholder {
	color: #1f2930;
	opacity: 1;
}



.fdbk-form textarea {
	width: 100%;
	min-height: 354px;
	margin-bottom: 90px;
}

.fdbk-form .btn {
	background-color: #ff5a00;
	font-size: 31px;
	min-width: 283px;
	text-transform: none;
	font-weight: 400;
	-webkit-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}

.fdbk-form .btn:hover {
	background-color: #fff;
	color: #1f2930;
}

.feedback-wrapper {
	padding: 71px 0;
	margin-top: -110px;
	margin-bottom: -68px;
	background: url('../img/fdbk-bg.jpg') no-repeat center;
	background-size: contain;
}

input.parsley-error,
textarea.parsley-error {}

.gallery-list {
	margin: 38px 0 0 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-list > li {
	display: block;
	width: 48.5%;
	text-align: center;
	margin-bottom: 108px;
}

.gallery-list > li a {
	display: block;
	margin-bottom: 29px;
}

.gallery-list > li a span {
	display: block;
	padding: 37.4% 0;
	position: relative;
}

.gallery-list > li a span img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

.gallery-list > li p {
	margin: 0;
	color: #ff5a00;
	font-size: 18px;
	font-weight: 400;
}



.fancybox-bg {
	opacity: 0.1;
	background-color: rgba(191, 183, 183, 0.48);
}


.fancybox-navigation .fancybox-button--arrow_left:before {
	content: '\e903';
}

.fancybox-navigation .fancybox-button--arrow_right:before {
	content: '\e902';
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 15px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 15px;
}

.fancybox-navigation button:before {
	font-family: icomoon;
	line-height: 1;
	width: auto;
	height: auto;
	font-size: 97px;
	background: none;
	color: #ff631d;
}

.fancybox-navigation svg {
	display: none;
}

.nav-list > li > ul {
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}

.nav-list > li > ul > li > ul {
	position: absolute;
	left: 100%;
	margin: 0;
	padding: 0 0 0 5px;
	top: 0;
}

.nav-list ul {
	width: 269px;
	display: none;
}

.nav-list > li > ul li {
	display: block;
	position: relative;
	background: #FFF;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.nav-list > li > ul li:first-child {
	border-top: 1px solid #d9d9d9;
}

.nav-list > li > ul li:last-child {
	border-bottom: 1px solid #d9d9d9;
}

.nav-list > li > ul li a,
.nav-list > li > ul li li a {
	display: block;
	text-decoration: none;
	color: #272d33;
	text-transform: capitalize;
	padding: 19px 28px;
	font-size: 15px;
	opacity: 0;
	border-top: 1px solid #d9d9d9;
	-webkit-transition: color 300ms, opacity 300ms;
	transition: color 300ms, opacity 300ms;
}

.nav-list > li > ul li:first-child a,
.nav-list > li > ul li li:first-child a {
	border-top: 0;
}

.nav-list > li > ul li:first-child li a {
	border-top: 1px solid #d9d9d9;
}

.nav-list > li ul.opacity > li > a {
	opacity: 1;
	-webkit-transition: color 300ms, opacity 600ms 300ms;
	transition: color 300ms, opacity 600ms 300ms;
}

.nav-list > li ul > li.hovered > a,
.nav-list > li > ul li a:hover {
	color: #fc5a0a;
}

.feedback-wrapper .fancybox-close-small {
	display: none;
}

.feedback-btn {
	position: fixed;
	bottom: 40px;
	right: calc(100% - 100vw + 50px);
	width: 100px;
	height: 100px;
	background-color: #ff5a00;
	border-radius: 50%;
	padding: 20px 20px 26px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-webkit-transition: background-color 300ms;
	transition: background-color 300ms;
	z-index: 100;
}

.feedback-btn:hover {
	background-color: #ff6714;
}

.feedback-btn img {
	display: block;
	width: 100%;
	height: auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}





.cr {
	display: inline-block;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	position: relative;
}

.cr input {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	z-index: -1;
	visibility: hidden;
}

.cr-ps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cr-icon {
	width: 20px;
	height: 20px;
	border: 1px solid #E2E2E2;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
}

.cr-icon:before {
	content: ' ';
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	background-color: #ff5a00;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}

.cr input[type="radio"] + .cr-ps .cr-icon,
.cr input[type="radio"] + .cr-ps .cr-icon:before {
	border-radius: 50%;
}

.cr-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 1%;
	-ms-flex-item-align: center;
	align-self: center;
}

.cr input:checked + .cr-ps .cr-icon:before {
	opacity: 1;
}

.feedback-wrapper .cr {
	color: white;
	margin-bottom: 50px;
	font-size: 0.9em;
	line-height: 1.3;
}

.cr.parsley-error .cr-icon {
	border-color: red;
}






@media screen and (max-width: 1459px) {

	.feedback-btn {
		bottom: 15px;
		right: calc(100% - 100vw + 26px);
		width: 80px;
		height: 80px;
		border-radius: 50%;
		padding: 15px 15px 21px 20px;
	}

}



@media screen and (max-width: 1249px) {
	.container {
		width: 960px;
	}

	.nav-list > li {
		margin-right: 32px;
	}

	.banner-box {
		width: 528px;
		padding-top: 20px;
		/*        min-height: 220px;*/
	}

	.b-subcaption,
	.b-caption {
		font-size: 45px;
		letter-spacing: 0.1px;
	}

	.b-subcaption {
		font-size: 25px;
	}

	.banner-box .btn-more {
		right: 15px;
		bottom: 20px;
	}

	.btn-more {
		width: 50px;
		height: 50px;
	}

	.btn-more i {
		font-size: 20px;
	}

	.banner-box p {
		margin-right: 61px;
	}

	.banner-wrapper {
		min-height: 421px;
	}

	h1,
	.caption {
		font-size: 38px;
	}

	h1 span,
	.caption span {
		font-size: 27px;

	}

	.banner-slider .slick-dots > li > button {
		width: 14px;
		height: 14px;
	}

	.banner-slider .slick-dots {
		bottom: 47px;
	}

	.f-caption {
		font-size: 39px;
	}

	.f-title {
		font-size: 22px;
	}

	body {
		font-size: 16px;
	}

	#map {
		max-height: 500px;
	}

	.cl-list > li {
		margin: 0 28px 28px 28px;
	}

	.pr-caption {
		font-size: 27px;
	}

	.c-caption {
		font-size: 45px;
	}

	.btn {
		padding: 15px 19px;
	}

	.c-box .btn-more {
		width: 50px;
		height: 50px;
	}

	.c-box .btn-more i {
		font-size: 20px;
	}

	.c-box .btn-more {
		right: 15px;
		bottom: 15px;
	}

	.c-box p {
		margin-right: 46px;
	}

	.fd-title {
		font-size: 40px;
		margin-bottom: 40px;
	}

	.fdbk-form {
		width: 588px;
		padding-bottom: 50px;
		padding-top: 40px;
	}

	.fdbk-form input:not(.btn) {
		height: 50px;
		padding: 0 20px;
		margin-bottom: 30px;
		font-size: 20px;
	}

	.fdbk-form textarea {
		font-size: 20px;
		padding: 20px;
		min-height: 230px;
		margin-bottom: 30px;
	}

	.fdbk-form .btn {
		font-size: 20px;
		min-width: 210px;
	}
}

@media screen and (max-width: 991px) {
	.container {
		width: 740px;
	}

	.nav-list > li > a {
		font-size: 15px;
	}

	.nav-list > li {
		margin-right: 20px;
	}

	.nav-list > li > a {
		border-bottom-width: 5px;
		padding-top: 25px;
	}

	.nav-list > li > a:before {
		margin-top: 5px;
	}

	.b-subcaption {
		font-size: 24px;
	}

	.b-caption {
		font-size: 33px;
	}

	.banner-box {
		width: 428px;
	}

	.banner-box p {
		line-height: 1.3;
	}

	.banner-wrapper {
		min-height: 369px;
	}

	.h-tel {
		font-size: 30px;
	}

	.header-top {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.logo {
		width: 280px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	h1,
	.caption {
		font-size: 29px;
		line-height: 1.3;
	}

	h1 span,
	.caption span {
		font-size: 23px;
	}

	.f-info {
		padding-right: 15px;
	}

	.f-caption {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.f-title {
		font-size: 18px;
		margin-bottom: 7px;
	}

	.address-box p {
		margin-bottom: 9px;
	}

	.address-box {
		margin-bottom: 20px;
	}

	.cl-list > li {
		margin: 0 0 28px 0;
		width: 33.3333%;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		padding: 0 20px;
	}

	tr td:nth-child(1) {
		width: 9%;
	}

	tr td:nth-child(3) {
		width: auto;
	}

	.pr-caption {
		font-size: 22px;
	}

	.pr-box p {
		font-size: 14px;
	}

	.pr-list > li {
		width: 48%;
	}

	.c-caption {
		font-size: 33px;
	}

	.category-list > li {
		margin-bottom: 22px;
	}

	.c-box {
		padding: 20px 15px 15px 15px;
	}

	.c-box p {
		margin-right: 56px;
	}

	.btn {
		padding: 13px 19px;
		font-size: 14px;
	}

	.production {
		display: block;
	}

	.production ul.default {
		margin-bottom: 0;
	}

	.production ul.default li:last-child {
		border-bottom: 1px solid #e8e8e9;
	}

	.production > div:last-child ul.default li:last-child {
		border-bottom: none;
	}

	.nav-list > li > ul li a {
		padding: 14px 16px;
		font-size: 14px;
	}

	.nav-list ul {
		width: 220px;
	}

	.news-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.news-list > li:nth-child(even) .news-content,
	.news-content {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.news-img {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.nav-btn {
		display: none;
	}

	.nav-list {
		display: block !important;
	}

}

@media screen and (max-width: 767px) {
	.container {
		width: auto;
		max-width: 100%;
	}

	.header-top {
		display: block;
		text-align: center;
	}

	.logo {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.h-contact-wrapper {
		text-align: center;
	}

	.nav {
		padding: 10px 15px;
		position: relative;
	}

	.nav-list {
		position: absolute;
		background-color: white;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 10;
		text-align: center;
		-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.49);
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.49);
		display: none;
	}

	.nav-list > li {
		margin: 0 10px;
	}

	.nav-list > li > a {
		color: inherit;
	}

	.nav-list > li {
		display: block;
	}

	.nav-list > li > a:hover,
	.nav-list > li.active > a {
		color: #ff5a00;
	}

	.nav-list > li.active > a:before {
		display: none;
	}

	.nav-btn {
		width: 40px;
		height: 38px;
		background-color: transparent;
		margin-right: 0;
		position: relative;
		z-index: 10;
		border: 2px solid white;
		display: block;
		margin-left: auto;
	}

	.nav-btn span {
		position: absolute;
		left: 5px;
		right: 5px;
		height: 4px;
		background-color: white;
		top: 50%;
		margin-top: -2px;
		-webkit-transition: background 1ms linear 300ms, background-color 300ms ease;
		transition: background 1ms linear 300ms, background-color 300ms ease;
	}

	.nav-btn span:after,
	.nav-btn span:before {
		content: ' ';
		position: absolute;
		left: 0;
		right: 0;
		background-color: white;
		top: -9px;
		height: 100%;
		border-radius: inherit;
		-webkit-transition: top 300ms linear 300ms, -webkit-transform 300ms ease;
		transition: top 300ms linear 300ms, -webkit-transform 300ms ease;
		transition: transform 300ms ease, top 300ms linear 300ms;
		transition: transform 300ms ease, top 300ms linear 300ms, -webkit-transform 300ms ease;
	}

	.nav-btn span:after {
		top: auto;
		bottom: -9px;
		-webkit-transition: bottom 300ms linear 300ms, -webkit-transform 300ms ease;
		transition: bottom 300ms linear 300ms, -webkit-transform 300ms ease;
		transition: transform 300ms ease, bottom 300ms linear 300ms;
		transition: transform 300ms ease, bottom 300ms linear 300ms, -webkit-transform 300ms ease;
	}

	.nav-btn.active span {
		background-color: rgba(0, 0, 0, 0);
		-webkit-transition: background 1ms linear 300ms;
		transition: background 1ms linear 300ms;
	}

	.nav-btn.active span:before {
		top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: top 300ms linear, -webkit-transform 300ms ease 300ms;
		transition: top 300ms linear, -webkit-transform 300ms ease 300ms;
		transition: top 300ms linear, transform 300ms ease 300ms;
		transition: top 300ms linear, transform 300ms ease 300ms, -webkit-transform 300ms ease 300ms;

	}

	.nav-btn.active span:after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: bottom 300ms linear, -webkit-transform 300ms ease 300ms;
		transition: bottom 300ms linear, -webkit-transform 300ms ease 300ms;
		transition: bottom 300ms linear, transform 300ms ease 300ms;
		transition: bottom 300ms linear, transform 300ms ease 300ms, -webkit-transform 300ms ease 300ms;
	}

	.banner-slider .slick-dots {
		bottom: 0;
		height: auto;
		padding-left: 0 !important;
		text-align: center;
		position: relative;
		margin-top: 10px;
	}

	.banner-slider .slick-dots > li > button {
		background-color: #b9b9b9;
	}

	.f-row {
		display: block;
	}

	.f-info {
		width: auto;
		margin-bottom: 30px;
	}

	.f-map {
		width: auto;
	}

	.footer {
		padding-top: 27px;
	}

	.banner-box {
		min-height: 0;
	}

	.cl-list > li {
		margin: 0 0 28px 0;
		width: 50%;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		padding: 0 15px;
	}

	table {
		font-size: 14px;
	}

	.pr-list > li {
		width: auto;
	}

	.pr-list {
		display: block;
	}

	.pr-list.one-col .pr-img {
		float: none;
		margin: 0;
	}

	.pr-caption {
		min-height: 0 !important;
	}

	.category-list {
		display: block;
	}

	.category-list > li {
		width: auto;
		min-height: 0;
	}

	.row-half {
		display: block;
	}

	.col-half {
		width: auto;
	}

	.p-list {
		display: block;
		margin-top: 20px;
	}

	.p-list > li {
		width: auto;
		margin-bottom: 8px;
	}

	.p-img {
		width: 170px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.pagination > li > a {
		font-size: 23px;
	}

	.gallery-list {
		display: block;
	}

	.gallery-list > li {
		width: 430px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.nav-list > li > ul > li > ul,
	.nav-list > li > ul {
		width: auto;
		position: relative;
		top: auto;
		left: auto;

	}

	.nav-list > li > ul > li > ul {
		padding-left: 0;

	}

	.nav-list > li > ul > li > ul a {
		background-color: #ebebeb;
	}

	.n-caption {
		font-size: 20px;
	}
}


@media screen and (max-width: 479px) {
	.b-caption {
		font-size: 25px;
	}

	.b-subcaption {
		font-size: 20px;
	}

	.c-box .btn-more,
	.banner-box .btn-more {
		position: relative;
		right: auto;
		bottom: auto;
		width: 90px;
		height: 30px;
		margin-left: auto;
	}

	.banner-box p {
		margin-right: 0;
		margin-bottom: 10px;
	}

	body {
		font-size: 14px;
	}

	h1,
	.caption {
		font-size: 19px;
	}

	h1 span,
	.caption span {
		font-size: 17px;
	}

	.f-caption {
		font-size: 20px;
	}

	.f-title {
		font-size: 16px;
	}

	.copy {
		text-align: center;
	}

	ul.default li {
		padding-left: 17px;
	}

	ul.default li:before {
		left: 0px;
		top: 0px;
		font-size: 13px;
	}

	table {
		font-size: 11px;
		line-height: 1.3;
	}

	th,
	td {
		padding: 5px 2px;
	}

	.nav-list > li > a {
		padding-top: 10px;
		padding-bottom: 6px;
	}

	.pr-caption {
		font-size: 18px;
	}

	.c-caption {
		font-size: 25px;
	}

	.c-box p {
		margin-right: 0;
	}

	.production ul.default li {
		padding-bottom: 8px;
		margin-bottom: 8px;
		margin-top: 8px;
	}

	.p-box {
		display: block;
		text-align: center;
	}

	.p-img {
		margin-left: auto;
		margin-right: auto;
		width: 190px;
		text-align: center;
		padding-right: 0;
		display: block;
	}

	.p-img img {
		display: inline;
	}

	.p-list > li {
		margin-bottom: 40px;
	}

	.p-box {
		min-height: 0 !important;
	}

	.feedback-wrapper {
		background: none;
	}

	.fdbk-form {
		padding-left: 20px;
		padding-right: 20px;
	}

	.gallery-list > li {
		margin-bottom: 60px;
	}

	.feedback-btn {
		bottom: 10px;
		right: calc(100% - 100vw + 15px);
		width: 60px;
		height: 60px;
		padding: 11px 10px 15px 14px;
	}
}
