@import url('build-blessed1.css?z=1497892580865');

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#innovation-parallax .line-item__image {
		background-position-x: -337px;
	}
	
	#innovation-parallax .line-item__image img {
		margin-top: -250px;
	}
}

@media screen and (max-width: 420px) {
	#performance .line-item--201 {
		height: 108vh !important;
	}
}

@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
	#performance #brand_introduction {
		height: 80vh;
	}
}

#performance .ytp-watermark {
	display: none !important;
}

#performance #security {
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
}

@media screen and (min-device-width: 900px) and (max-device-width: 1300px) {
	#performance #intro.intro__g90 {
		height: 100vh !important;
	}
}

.link-list__label,.link-list__item {
	display: inline-block;
}

.link-list__label {
	margin-right: 40px;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #fff;
	font-size: 24px;
}

.link-list__item {
	margin-left: 20px;
}

@media screen and (max-width: 767px) {
	.link-list__item {
		margin-left: 0;
	}
}

.live-moment__content {
	text-align: left;
}

.live-moment__links {
	text-align: center;
}

.live-moment .text-block__heading {
	font-size: 45px;
	max-width: 480px;
}

.live-moment .text-block__text {
	max-width: 600px;
	letter-spacing: 0;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.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-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	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-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: 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: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	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;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

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

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.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-color: transparent;
	width: 54px;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	z-index: 1046;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border: 0;
}

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

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

.mfp-close:hover,.mfp-close:focus {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

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

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: 10px;
	text-align: right;
	font-size: 40px;
	position: fixed;
	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;
	-webkit-opacity: 0.65;
	-moz-opacity: 0.65;
	-ms-opacity: 0.65;
	-o-opacity: 0.65;
	opacity: 0.65;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	top: 50%;
	margin-top: -55px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

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

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

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-opacity: 0.7;
	-o-opacity: 0.7;
	opacity: 0.7;
}

.mfp-arrow:hover,.mfp-arrow:focus {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.mfp-arrow:before,.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.mfp-arrow-left {
	left: 0;
	background-color: rgba(0,0,0,0.7) !important;
}

.mfp-arrow-left:after {
	border-top: 2px solid #dcdcdc;
	-webkit-transform: rotate(45deg) translate(0%, -50%);
	transform: rotate(45deg) translate(0%, -50%);
	height: 2px;
	width: 15px;
	top: 50%;
	left: 15px;
}

.mfp-arrow-left:before {
	border-top: 2px solid #dcdcdc;
	-webkit-transform: rotate(-45deg) translate(0%, -50%);
	transform: rotate(-45deg) translate(0%, -50%);
	height: 2px;
	width: 15px;
	top: calc(50% - 10px);
	left: 19px;
}

.mfp-arrow-right {
	right: 0;
	background-color: rgba(0,0,0,0.7) !important;
}

.mfp-arrow-right:after {
	border-top: 2px solid #dcdcdc;
	-webkit-transform: rotate(-45deg) translate(0%, -50%);
	transform: rotate(-45deg) translate(0%, -50%);
	height: 2px;
	width: 15px;
	top: 50%;
	right: 15px;
	left: inherit;
}

.mfp-arrow-right:before {
	border-top: 2px solid #dcdcdc;
	-webkit-transform: rotate(45deg) translate(0%, -50%);
	transform: rotate(45deg) translate(0%, -50%);
	height: 2px;
	width: 15px;
	top: calc(50% - 10px);
	right: 19px;
	left: inherit;
}

.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%;
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: 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;
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444;
}

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

.mfp-figure figure {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 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-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 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,0.6);
		bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		top: auto;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
		padding-right: 5px;
		position: fixed;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 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,0.6);
		position: fixed;
		text-align: center;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		-webkit-transform: scale(0.75);
		transform: scale(0.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;
	}
}

.menu-links {
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	overflow: auto;
	white-space: nowrap;
}

@media screen and (max-width: 1023px) {
	.menu-links {
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		white-space: normal;
	}
}

.menu-links__items {
	display: inline;
}

.menu-links__item {
	display: inline;
	max-width: 233px;
	padding-right: 30px;
	padding-left: 30px;
	border-left: 1px solid #000;
}

@media screen and (max-width: 768px) {
	.menu-links__item {
		padding-right: 20px;
		padding-left: 25px;
	}
}

@media screen and (min-width: 1024px) {
	.menu-links__item {
		padding-right: 60px;
		padding-left: 60px;
	}
}

@media screen and (max-width: 1024px) {
	.menu-links__item a {
		font-size: 75%;
	}
}

.menu-links__item:first-child {
	border-left: 0;
}

@media screen and (max-width: 768px) {
	.menu-links__item:first-child {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.menu-links__item:nth-child(2) {
		border-left: none;
	}
}

.menu-links__link {
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}

.message-found-none {
	padding-top: 50px;
}

.message-found-none__heading {
	font-size: 24px;
	color: #804033;
	margin-bottom: 15px;
}

.message-found-none__top-text {
	font-size: 12px;
	color: #000;
}

.message-found-none__text p {
	margin-top: 15px;
}

.message-found-none__text * {
	font-size: 12px;
}

.modal-gallery {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
}

.modal-gallery__close {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 0;
}

.modal-gallery__image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 80px;
	left: 0;
	z-index: 97;
	background-color: #000;
}

.modal-gallery__image img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}

.modal-gallery__text {
	position: absolute;
	right: 0;
	bottom: 80px;
	left: 0;
	z-index: 98;
	background-color: rgba(0,0,0,0.667);
	color: #fff;
	font-size: 24px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	text-align: left;
}

.modal-gallery__text * {
	color: #fff;
	font-size: 24px;
	line-height: 170%;
}

.modal-gallery__options {
	height: 80px;
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.modal-gallery__options::after {
	clear: both;
	content: "";
	display: block;
}

.modal-gallery__share,.modal-gallery__pagination {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.modal-gallery__share {
	float: right;
}

.modal-gallery__share-item {
	margin-left: 44px;
}

.modal-gallery__share-item:first-child {
	margin-left: 0;
}

.modal-gallery__share-item * {
	color: #000;
	font-size: 30px;
}

.modal-gallery__pagination {
	float: left;
}

.modal-gallery__pagination-out-of {
	font-size: 20px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
}

.modal-gallery__pagination-prev .button,.modal-gallery__pagination-next .button {
	position: relative;
	bottom: -2px;
}

.modal-gallery__pagination-prev .button__icon *,.modal-gallery__pagination-next .button__icon * {
	color: #191919;
	font-size: 30px;
}

.modal-get-email__subheading,.modal-get-email__submit {
	margin-top: 30px;
}

.modal-get-email__subheading {
	font-size: 14px;
	color: #000;
}

.modal-get-email__submit {
	text-align: center;
}

.modal-offer__heading {
	color: #000;
}

.modal-offer__heading h3 {
	font-size: 50px;
}

.modal-offer__image {
	margin-top: 20px;
}

.modal-offer__image img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.modal-offer__image-options {
	text-align: right;
	margin-top: 20px;
}

.modal-offer__image-option {
	display: inline-block;
	margin-left: 20px;
}

.modal-offer__text {
	margin-top: 40px;
}

.modal-offer__text h6 {
	font-size: 16px;
	color: #000;
}

.modal-offer__text h6 .text--sm {
	margin-left: 15px;
}

.modal-offer__text p {
	font-size: 14px;
}

.modal-offer__more-build {
	margin-top: 50px;
	text-align: center;
}

.modal-offer__more-build-item {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

.modal__overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: rgba(0,0,0,0.4);
}

.modal__wrapper {
	position: fixed;
	top: 50%;
	right: 30px;
	left: 30px;
	z-index: 101;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #fff;
	min-width: 420px;
}

@media screen and (min-width: 1024px) {
	.modal__wrapper {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 570px;
	}
	
	.modal__wrapper--sm {
		width: 410px;
	}
	
	.modal__wrapper--md {
		width: 560px;
	}
	
	.modal__wrapper--lg {
		width: 960px;
	}
}

.modal__heading {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
	color: #000;
	text-align: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #f3f3f3;
}

.modal__close {
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}

.modal__close * {
	font-size: 30px;
	color: #666;
}

@media screen and (min-width: 1024px) {
	.modal__close {
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.modal__close--absolute {
	position: absolute;
	top: 27px;
	right: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 101;
}

.modal__content {
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	min-height: 100px;
	text-align: left;
}

.modal__content p {
	line-height: 170%;
	color: #888;
}

@media screen and (min-width: 1024px) {
	.modal__content p {
		line-height: 140%;
	}
}

.modal__submit {
	margin-top: 30px;
}

.modal__submit .button {
	height: 90px;
}

.modal-video {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	z-index: 100;
}

.modal-video .box-video {
	width: 100%;
	height: 100%;
}

.modal-video .wrapper-modal {
	position: absolute;
	top: 50%;
	left: 50%;
	border: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	border-radius: 4px;
	outline: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1000px;
	height: 560px;
	background-color: #000;
}

.modal-video .modal-close {
	border: #fff 1px solid;
	color: #fff;
	letter-spacing: 0;
	background: #fff;
	height: 40px;
	width: 40px;
	display: block;
	position: absolute;
	cursor: pointer;
	top: 20px;
	right: 21px;
	border-radius: 0;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: ease 0.25s;
	transition: ease 0.25s;
}

.modal-video .modal-close:hover {
	border: #9a4835 1px solid;
	color: #9a4835;
}

.modal-video .modal-close:before {
	display: block;
	content: '';
	position: absolute;
	width: 30px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 18px;
	left: 4px;
	height: 2px;
	background: #333;
}

.modal-video .modal-close:after {
	display: block;
	content: '';
	position: absolute;
	width: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 18px;
	left: 4px;
	height: 2px;
	background: #333;
}

@media screen and (max-width: 1024px) {
	.modal-video .modal-close {
		height: 80px;
		width: 80px;
	}
	
	.modal-video .modal-close:before {
		width: 60px;
		top: 35px;
		left: 10px;
	}
	
	.modal-video .modal-close:after {
		width: 60px;
		top: 35px;
		left: 10px;
	}
}

@media screen and (max-width: 1000px) {
	.modal-video .wrapper-modal {
		width: 100% !important;
		height: 100% !important;
	}
	
	.modal-video .video-player-popup {
		width: 100% !important;
		height: 100% !important;
	}
}

.model-choises {
	padding-bottom: 100px;
}

.model-choises__label,.model-choises__links,.model-choises__link {
	display: inline-block;
}

.model-choises__label {
	margin-right: 40px;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #000;
	font-size: 24px;
}

.model-choises__link {
	margin-left: 10px;
}

.navigation-link {
	text-align: left;
}

.navigation-link__items {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.navigation-link__items--level-2 {
	display: none;
	padding-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.navigation-link__items--level-2 {
		display: block !important;
	}
}

.navigation-link__item--level-1 {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 20px;
	text-align: left;
	border-bottom: none;
}

@media screen and (orientation: landscape) and (max-width: 768px) {
	.navigation-link__item--level-1 {
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}
}

.navigation-link__item--level-1.on .navigation-link__link--level-1 {
	color: #fff;
}

.navigation-link__item--level-1-smaller {
	border-bottom: none;
	margin-top: 10px;
}

.navigation-link__item--level-1-smaller .navigation-link__link--level-1 {
	font-size: 16px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
}

.navigation-link__item--level-1-smaller-first {
	margin-top: 20px;
}

.navigation-link__item--level-1-open .navigation-link__icon span:first-child {
	display: none;
}

.navigation-link__item--level-1-open .navigation-link__icon span:last-child {
	display: inline;
}

.navigation-link__item--level-1-open .navigation-link__items--level-2 {
	display: none;
	padding-bottom: 0;
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
	.navigation-link__item--level-1-open .navigation-link__items--level-2 {
		display: block !important;
	}
}

.navigation-link__item--level-2 {
	padding-left: 80px;
	font-size: 18px;
}

.navigation-link__item--level-2-active {
	padding-left: 80px;
	position: relative;
}

.navigation-link__item--level-2-active:before {
	content: '';
	position: absolute;
	top: 40%;
	left: 0;
	-webkit-transform: translateY(-60%);
	transform: translateY(-60%);
	width: 69px;
	height: 1px;
	background-color: #9a4835;
	display: block;
	width: 59px;
}

.navigation-link__link {
	display: block;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	position: relative;
	-webkit-transition: ease 0.25s;
	transition: ease 0.25s;
}

.navigation-link__link:active,.navigation-link__link:hover {
	text-decoration: none;
	color: #fff;
}

@media screen and (max-width: 1024px) {
	.navigation-link__link:active,.navigation-link__link:hover {
		text-decoration: none;
	}
}

.navigation-link__link--level-1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #fff;
}

@media screen and (orientation: landscape) and (max-width: 768px) {
	.navigation-link__link--level-1 {
		padding-top: 5px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
		font-size: 14px;
		line-height: 18px;
	}
}

.navigation-link__link--level-2 {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 12px;
	color: #888;
}

@media screen and (max-width: 1024px) {
	.navigation-link__link--level-2 {
		font-size: 16px;
	}
}

@media screen and (orientation: landscape) and (max-width: 768px) {
	.navigation-link__link--level-2 {
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		font-size: 13px;
		line-height: 20px;
	}
}

.navigation-link__icon {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.navigation-link__icon * {
	font-size: 30px;
	color: #fff;
}

.navigation-link__icon span:last-child {
	display: none;
}

.navigation {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: inherit;
	z-index: 300;
	-webkit-transition: 0.3s transform;
	-webkit-transition: 0.3s -webkit-transform;
	transition: 0.3s -webkit-transform;
	transition: 0.3s transform;
	transition: 0.3s transform, 0.3s -webkit-transform;
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	width: 470px;
}

@media screen and (max-width: 1024px) {
	.navigation {
		width: 350px;
	}
}

@media screen and (max-width: 470px) {
	.navigation {
		width: 100%;
	}
}

.navigation.show {
	-webkit-transform: translate(0%, 0);
	transform: translate(0%, 0);
}

.navigation__overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.navigation__overlay.show {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.navigation__overlay--level-2 {
	display: none;
	z-index: 101;
}

.navigation__close,.navigation__wrapper {
	z-index: 101;
	position: absolute;
}

.navigation__close {
	top: 0;
	left: 0;
	width: 90px;
	height: 90px;
	z-index: 200;
	right: 0;
	top: 0;
	left: auto;
}

@media screen and (min-width: 1024px) {
	.navigation__close {
		top: 30px;
		right: 30px;
		left: auto;
		z-index: 102;
		width: 30px;
		height: 30px;
	}
}

.navigation__wrapper {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	height: 100%;
}

@media screen and (min-width: 1024px) {
	.navigation__wrapper {
		left: 0;
	}
}

.navigation__options,.navigation__search {
	padding-right: 30px;
	padding-left: 30px;
}

@media screen and (min-width: 1024px) {
	.navigation__options,.navigation__search {
		padding-left: 60px;
	}
}

.navigation__search {
	padding-top: 10px;
	padding-right: 60px;
	height: 80px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

@media screen and (min-width: 1024px) {
	.navigation__search {
		height: 100px;
	}
}

.navigation__links {
	position: relative;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	height: 100%;
	overflow: auto;
}

.navigation__options {
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.navigation__share {
	float: left;
	display: none;
	position: relative;
	z-index: 102;
	margin-left: 15px;
}

.navigation__share-open-close * {
	font-size: 28px;
}

@media screen and (min-width: 1024px) {
	.navigation__share-open-close .button {
		display: none !important;
	}
}

.navigation__share-open-close .button:last-child {
	display: none;
}

.navigation__share-open-close--open {
	position: relative;
	z-index: 102;
}

.navigation__share-open-close--open .button:first-child {
	display: none;
}

.navigation__share-open-close--open .button:last-child {
	display: inline-block;
}

.navigation__share-open-close--open+.navigation__share-links {
	display: block;
}

.navigation__share-links {
	position: absolute;
	bottom: 60px;
	left: -25px;
	z-index: 102;
}

@media screen and (min-width: 1024px) {
	.navigation__share-links {
		position: static;
		bottom: auto;
		left: auto;
	}
}

.navigation__share-links .button {
	margin-bottom: 30px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	width: 73px;
	height: 73px;
}

@media screen and (min-width: 1024px) {
	.navigation__share-links .button {
		margin-bottom: 0;
		background-color: transparent;
		border-radius: 0;
		width: auto;
		height: auto;
		margin-left: 13px;
		float: right;
	}
	
	.navigation__share-links .button:last-child {
		margin-left: 0;
	}
	
	.navigation__share-links .button:hover {
		color: #fff;
	}
	
	.navigation__share-links .button:hover * {
		color: #fff;
	}
}

.navigation__share-links .button * {
	color: #000;
	font-size: 40px;
}

@media screen and (min-width: 1024px) {
	.navigation__share-links .button * {
		color: #888;
		font-size: 14px;
	}
}

.navigation__languages {
	display: none;
	float: right;
}

.navigation__languages-item {
	font-family: 'GenesisSansHeadKROTFLight';
	font-size: 28px;
	margin-left: 50px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
	.navigation__languages-item {
		font-size: 14px;
		margin-left: 10px;
	}
}

.navigation__languages-item--active {
	color: #fff;
}

.navigation--open .navigation {
	display: block;
}

.navigation--open .navigation__overlay {
	display: block;
}

@media screen and (min-width: 1024px) {
	.navigation--open .navigation__overlay {
		display: none;
	}
}

a.scrollTo {
	cursor: pointer !important;
}

.overflow_hidden {
	overflow: hidden !important;
}

.socialLink {
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.news_announcement__item {
	float: left;
	width: 100%;
	margin-bottom: 45px;
}

.news_announcement__item.al-right .news-an-img {
	float: right;
	margin-top: 50px;
}

@media screen and (max-width: 768px) {
	.news_announcement__item.al-right .news-an-img {
		margin-top: 0;
	}
}

.news_announcement__item.al-right .news-an-text {
	padding-right: 100px;
	padding-top: 10px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.news_announcement__item .news-an-text {
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 0px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
	.news_announcement__item .news-an-text {
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-top: 20px !important;
	}
}

.news_announcement__item .news_announcement__item-half {
	width: 50%;
	float: left;
}

@media screen and (max-width: 1024px) {
	.news_announcement__item .news_announcement__item-half {
		width: 100% !important;
	}
}

.news_announcement__item .news_announcement__item-half img {
	display: block;
	width: 100%;
}

.news_announcement__item .news_announcement__item-half .news_announcement_date {
	display: block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	color: #9a4835;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.news_announcement__item .news_announcement__item-half .news_announcement_title {
	line-height: 34px;
	width: 100%;
	display: block;
}

.news_announcement__item .news_announcement__item-half .news_announcement_title .news_announcement_title-link {
	font-size: 24px;
	text-decoration: none;
	text-transform: none;
}

.news_announcement__item .news_announcement__item-half .news_announcement_desc {
	font-size: 16px;
}

.news_announcement__item .news_announcement__item-half .news_announcement_bottom {
	margin-top: 85px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1380px) {
	.news_announcement__item .news_announcement__item-half .news_announcement_bottom {
		margin-top: 20px;
	}
}

.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link {
	width: 100px;
	color: #888;
	border-bottom: 1px solid #888;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 20px;
	position: relative;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:after {
	display: block;
	position: absolute;
	right: 0px;
	top: 14px;
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #888;
	border-bottom: 5px solid transparent;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover {
	color: #9a4835;
}

@media screen and (max-width: 1024px) {
	.news_announcement-top {
		margin-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.news_announcement-top {
		margin-top: 0;
	}
}

.news_announcement-top .news_announcement__item {
	background-color: #e8e8e8;
	float: left;
}

.news_announcement-top .news_announcement__item .news-an-text {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
	.news_announcement-top .news_announcement__item .news-an-text {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 20px;
	}
}

.news_announcement-top .news_announcement__item .news_announcement__item-half {
	width: 50%;
	float: left;
}

@media screen and (max-width: 1024px) {
	.news_announcement-top .news_announcement__item .news_announcement__item-half {
		margin-top: 50px;
	}
}

@media screen and (max-width: 1024px) {
	.news_announcement-top .news_announcement__item .news_announcement__item-half {
		width: 100% !important;
	}
	
	.news_announcement-top .news_announcement__item .news_announcement__item-half.news-an-text {
		margin-top: 25px;
		padding-bottom: 20px;
	}
}

.news_announcement-top .news_announcement__item .news_announcement__item-half img {
	display: block;
	width: 100%;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_date {
	display: block;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
	font-size: 16px;
	color: #9a4835;
	margin-bottom: 50px;
	padding-bottom: 25px;
}

@media screen and (max-width: 1200px) {
	.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_date {
		margin-bottom: 20px;
	}
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_title {
	line-height: 34px;
	width: 100%;
	display: block;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_title .news_announcement_title-link {
	font-size: 24px;
	text-decoration: none;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_desc {
	font-size: 16px;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom {
	margin-top: 85px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1380px) {
	.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom {
		margin-top: 20px;
	}
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link {
	color: #888;
	border-bottom: 1px solid #888;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 20px;
	position: relative;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:after {
	display: block;
	position: absolute;
	right: 0px;
	top: 3px;
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #888;
	border-bottom: 5px solid transparent;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover {
	color: #9a4835;
}

.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover:after {
	border-left: 5px solid #9a4835;
}

.news_announcement-content .news_announcement_bottom-link {
	width: 100%;
	display: block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement-content .news_announcement_bottom-link .link-arrow {
	position: absolute;
	width: 35px;
	background: #888;
	height: 1px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.news_announcement-content .news_announcement_bottom-link .link-arrow:before {
	display: block;
	position: absolute;
	right: 0px;
	top: -2px;
	content: '';
	width: 5px;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.news_announcement-content .news_announcement_bottom-link .link-arrow:after {
	display: block;
	position: absolute;
	right: 0px;
	top: 2px;
	content: '';
	width: 5px;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.news-img {
	display: block;
	width: 80% !important;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 650px) {
	.news-img {
		width: 100% !important;
	}
}

.news-cont {
	padding-top: 40px;
	margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
	.news-cont {
		margin-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.news-cont {
		margin-top: 50px;
	}
}

.news-cont strong {
	color: #000;
}

.news-cont ul {
	margin-bottom: 30px;
}

.news-cont li {
	padding-top: 15px;
}

.news-cont h2 {
	font-size: 24px;
	color: #000;
	text-align: center;
	text-transform: none;
	line-height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	font-family: 'GenesisSansTextKROTFRegular', sans-serif;
	line-height: 35px;
}

.news-cont p,.news-cont ul,.news-cont li {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 0;
}

.news-cont p:not(:last-child),.news-cont ul:not(:last-child),.news-cont li:not(:last-child) {
	margin-bottom: 15px;
}

.news-cont p.warranty-p01,.news-cont ul.warranty-p01,.news-cont li.warranty-p01 {
	font-size: 16px;
}

.news-cont table {
	width: 100%;
	text-align: center;
	border-top: 2px solid #d2d2d2;
	border-collapse: collapse;
}

.news-cont table * {
	color: #000;
	font-size: 12px;
	line-height: 22px;
}

.news-cont table:not(:last-child) {
	margin-bottom: 40px;
}

.news-cont table.text-left {
	text-align: left;
}

.news-cont table.text-left td:first-child {
	padding-left: 0;
}

.news-cont table .text-left {
	text-align: left;
}

.news-cont table th,.news-cont table td {
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	vertical-align: middle;
}

.news-cont table th:last-child,.news-cont table td:last-child {
	border-right: 0;
}

.news-cont table th.border-none,.news-cont table td.border-none {
	border-bottom: 0;
}

.news-cont table th.border-top,.news-cont table td.border-top {
	border-top: 1px solid #d5d5d5;
}

.news-cont table th {
	background-color: #f7f7f7;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

.news-cont table .bg-grey {
	background-color: #f7f7f7;
}

.news-disclaimer {
	padding-left: 15px;
	margin-top: 15px;
	position: relative;
}

.news-disclaimer:after {
	display: block;
	content: '※';
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}

.news-disclaimer p,.news-disclaimer * {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}

.news-disclaimer span {
	color: #804033;
	font-weight: bold;
	margin-left: 5px;
}

.news-two-img {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.news-two-img img {
	float: left;
	width: 50%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (max-width: 650px) {
	.news-two-img img {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (max-width: 1200px) {
	.news_announcement-top .news_announcement__item .news-an-text {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}

.option-list__items,.option-list__item {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.option-list__item {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid transparent;
	letter-spacing: 1px;
	margin-top: 25px;
}

.option-list__item:first-child {
	margin-top: 0;
}

.option-list__item-heading {
	text-transform: uppercase;
	font-family: 'GenesisSansHeadKROTFLight';
	font-size: 20px;
	color: #000;
}

.option-list__item-text p {
	color: #888;
	font-size: 14px;
	margin-top: 10px;
}

.option-list__item:hover {
	border-color: #9a4835;
}

.option-list__item:hover .option-list__item-heading {
	color: #9a4835;
}

.option-list__item:hover .option-list__item-text p {
	color: #9a4835;
}

.partners-block {
	background: #000;
}

.partners__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}

@media screen and (max-width: 680px) {
	.partners__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.partners__item-image {
	min-width: 300px;
	max-width: 300px;
	margin-right: 80px;
}

@media screen and (max-width: 680px) {
	.partners__item-image {
		margin-right: 0;
	}
}

.partners-img {
	display: block;
	width: 100% !important;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.partners-cont {
	padding-top: 40px;
}

.partners-cont ul {
	margin-bottom: 30px;
}

.partners-cont li {
	padding-top: 15px;
}

.partners-cont h2 {
	font-size: 24px;
	color: #ccc;
	text-align: center;
	text-transform: none;
	line-height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	font-family: 'GenesisSansTextKROTFRegular', sans-serif;
}

.partners-cont p {
	font-size: 14px;
	line-height: 24px;
	color: #ccc;
	margin-top: 0;
}

.partners-cont p:not(:last-child) {
	margin-bottom: 15px;
}

.partners-cont p.warranty-p01 {
	font-size: 16px;
}

.partners-cont a {
	font-size: inherit;
}

.partners-cont table {
	width: 100%;
	text-align: center;
	border-top: 2px solid #d2d2d2;
	border-collapse: collapse;
}

.partners-cont table * {
	color: #ccc;
	font-size: 12px;
	line-height: 22px;
}

.partners-cont table:not(:last-child) {
	margin-bottom: 40px;
}

.partners-cont table.text-left {
	text-align: left;
}

.partners-cont table.text-left td:first-child {
	padding-left: 0;
}

.partners-cont table .text-left {
	text-align: left;
}

.partners-cont table th,.partners-cont table td {
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	vertical-align: middle;
}

.partners-cont table th:last-child,.partners-cont table td:last-child {
	border-right: 0;
}

.partners-cont table th.border-none,.partners-cont table td.border-none {
	border-bottom: 0;
}

.partners-cont table th.border-top,.partners-cont table td.border-top {
	border-top: 1px solid #d5d5d5;
}

.partners-cont table th {
	background-color: #f7f7f7;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

.partners-cont table .bg-grey {
	background-color: #f7f7f7;
}

.partners-disclaimer {
	padding-left: 15px;
	margin-top: 15px;
	position: relative;
}

.partners-disclaimer:after {
	display: block;
	content: '※';
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 1.6;
	color: #ccc;
}

.partners-disclaimer p,.partners-disclaimer * {
	font-size: 12px;
	line-height: 1.6;
	color: #ccc;
}

.partners-disclaimer span {
	color: #804033;
	font-weight: bold;
	margin-left: 5px;
}

.powetrain__heading,.powetrain__image,.powetrain__data,.powetrain__data-collumn {
	display: block;
}

.recomendation-list__items {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

.recomendation-list__item {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.recomendation-list__link {
	height: 150px;
	background-color: #f3f3f3;
	text-align: center;
	position: relative;
	display: block;
}

.recomendation-list__icon {
	position: absolute;
	bottom: 55px;
	left: 0;
	width: 100%;
	text-align: center;
}

.recomendation-list__text {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	color: #888;
	text-transform: uppercase;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.search-image-list {
	margin-left: -8px;
	margin-right: -8px;
	margin-top: -8px;
}

.search-image-list__items {
	display: block;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.search-image-list__item {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.search-image-list__item {
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search-image-list__item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	overflow: hidden;
}

.search-image-list__item-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
}

.search-result-item {
	padding-top: 60px;
	padding-bottom: 20px;
}

.search-result-item__heading {
	font-size: 30px;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #b6b6b6;
}

.search-result-item__heading span {
	color: #9a4835;
	font-family: 'GenesisSansHeadKROTFLight';
	font-size: 30px;
	margin-right: 5px;
}

.search-result-item__content {
	margin-top: 30px;
}

.search-result-list__items,.search-result-list__item {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.search-result-list__item {
	margin-top: 20px;
}

.search-result-list__item:first-child {
	margin-top: 0;
}

.search-result-list__image {
	padding-right: 15px;
}

.search-result-list__heading {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
}

.search-result-list__text p {
	font-size: 14px;
	color: #000;
}

.search-result-list__text p:first-child {
	margin-top: 0;
}

.send-question {
	padding-bottom: 100px;
}

.send-question__heading {
	text-transform: uppercase;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #9a4835;
	font-size: 45px;
	letter-spacing: 1px;
}

.send-question__text {
	margin-top: 20px;
}

.send-question__text p {
	color: #000;
	font-size: 14px;
}

.send-question__text p:first-child {
	margin-top: 0;
}

.send-question__form {
	border-top: 1px solid #e6e6e6;
	margin-top: 30px;
}

.send-question__form textarea {
	min-height: 308px;
}

.send-question__submit {
	margin-top: 50px;
	text-align: center;
}

.send-question__success {
	text-align: center;
}

.send-question__success-text {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 100px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 460px;
	text-align: left;
}

.send-question__success-text p {
	font-size: 20px;
	color: #000;
	margin-top: 0;
}

.send-question__success-icon {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	font-size: 75px;
	width: 70px;
	color: #9a4835;
}

.send-question__success-button {
	margin-top: 30px;
	text-align: center;
}

.send-question .grid-coll:first-child {
	padding-right: 30px;
}

.share-icon-list__items {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
	text-align: center;
}

.share-icon-list__item {
	display: inline-block;
	text-align: center;
	padding-right: 15%;
	padding-left: 15%;
}

.share-icon-list__item * {
	color: #000;
	font-size: 50px;
}

.share {
	background-color: #000;
	height: 200px;
	position: relative;
}

.share__content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.share__heading {
	text-transform: uppercase;
	color: #fff;
}

.share__icon-list {
	margin-top: 25px;
	text-align: center;
}

.share__icon-list-item {
	margin-right: 30px;
	margin-left: 30px;
	display: inline-block;
}

.share__icon-list-item * {
	color: #fff;
	font-size: 36px;
}

.share__icon-list-item .button:hover {
	color: #9a4835;
}

.share__icon-list-item .button:hover * {
	color: #9a4835;
}

.sign-up__text {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.sign-up__text p {
	font-size: 14px;
}

.sign-up__form .form__label label {
	color: #000;
}

.sign-up__success {
	padding-top: 200px;
	padding-bottom: 200px;
}

.site-map-list:after {
	clear: both;
	content: '';
	display: table;
}

.site-map-list__items {
	display: block;
}

.site-map-list__item {
	width: 25%;
	float: left;
	display: block;
	margin-top: 80px;
}

.site-map-list__item:nth-child(4n+5) {
	clear: left;
}

.site-map-list__heading {
	font-size: 30px;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
	line-height: 1.2em;
}

.site-map-list__link {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}

.site-map-list__link a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #888;
}

.site-map-list__link:hover {
	text-decoration: underline;
}

.slick-slider {
	position: relative;
	display: block;
	background: #888;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-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-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.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);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

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

.slick-track:after {
	clear: both;
}

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

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

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

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

.slick-slide img {
	display: inline-block;
	max-height: 500px;
	vertical-align: middle;
}

.slick-slide.slick-loading img {
	display: none;
}

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

.slick-slide:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 500px;
}

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

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

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

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

.special-offers__heading {
	font-size: 14px;
	letter-spacing: 1px;
}

.special-offers__items,.special-offers__item {
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

.special-offers__item {
	border-bottom: 1px solid #b2b2b2;
	padding-top: 20px;
	padding-bottom: 10px;
}

.special-offers__item--empty {
	border-bottom: 0;
}

.special-offers__item-heading {
	font-family: 'GenesisSansHeadKROTFLight';
	color: #000;
	font-size: 16px;
}

.special-offers__item-text,.special-offers__item-date {
	color: #000;
	font-size: 12px;
}

.special-offers__item-text {
	margin-top: 5px;
}

.special-offers__item-date {
	margin-top: 10px;
}

.specifications {
	padding-left: 160px;
	position: relative;
}

.specifications__heading {
	font-size: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	color: #000;
}

.specifications__data {
	color: #000;
}

.specifications__items {
	list-style: square;
	padding-left: 15px;
}

.specifications__items * {
	font-size: 14px;
	line-height: 30px;
	color: #000;
}

.specifications__full {
	margin-top: 10px;
}

.specifications__full a {
	font-size: 16px;
	text-transform: uppercase;
}

.specifications__full__item {
	display: none;
}

.specifications__statistics {
	margin-top: 20px;
	border-top: 1px solid #d5d5d5;
	padding-top: 30px;
}

.specifications__action {
	display: block;
	text-align: right;
	padding-top: 40px;
}

.statistics__items {
	display: block;
}

.statistics__item {
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	text-align: left;
}

.statistics__item+.statistics__item {
	padding-left: 30px;
	border-left: 1px solid #eee;
}

.statistics__item * {
	color: #888;
	line-height: 100%;
}

.statistics__item-text {
	font-size: 12px;
	margin-bottom: 10px;
}

.statistics__item-number {
	font-size: 24px;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
}

.statistics__item-parameter {
	font-size: 12px;
	margin-left: 5px;
}

.success {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.success .check-circle {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #804033;
	text-align: center;
	line-height: 58px;
	display: inline-block;
	vertical-align: top;
}

.success__icon {
	margin-bottom: 30px;
}

.success__heading {
	line-height: 100%;
	font-size: 32px;
	color: #000;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
}

.success__text p {
	margin-top: 20px;
}

.success__text-small {
	line-height: 100%;
}

.summary-list {
	text-align: left;
}

.summary-list__items,.summary-list__item {
	margin-bottom: 20px;
}

.summary-list__item-heading {
	font-size: 16px;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #000;
	border-bottom: 1px solid #f0f0f0;
	text-transform: uppercase;
}

.summary-list__item-heading a {
	float: right;
	font-size: 10px;
}

.summary-list__item-body {
	padding-top: 15px;
	padding-bottom: 15px;
}

.summary-list__item-body:after {
	clear: both;
	content: '';
	display: table;
}

.summary-list__item-image {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

.summary-list__item-info,.summary-list__item-text {
	font-size: 18px;
	color: #000;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
}

.summary-list__item-price {
	display: block;
	font-size: 16px;
}

.summary {
	text-align: left;
	height: 100%;
}

.summary__heading {
	font-size: 35px;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
	color: #000;
	line-height: 30px;
	margin-bottom: 50px;
	display: block;
	position: relative;
}

.summary__heading * {
	line-height: inherit;
}

.summary__heading-icons {
	float: right;
}

.summary__heading-icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.summary__heading-icon * {
	color: #626262;
}

.summary__inner {
	height: 100%;
	margin-top: -80px;
	padding-top: 80px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.summary__scroll {
	overflow-y: auto;
	height: 100%;
	padding-right: 5px;
}

.summary__totals {
	margin-bottom: 20px;
}

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

.summary__actions .button {
	width: 100%;
}

.summary__actions .button__icon {
	margin-right: 10px;
}

.summary__concierge-number {
	margin-top: 20px;
	margin-bottom: 20px;
}

.summary__dealer-near-you {
	display: block;
}

.summary__submit {
	margin-top: 10px;
	display: block;
	text-align: center;
}

.summary__submit .button {
	width: 100%;
}

.tabs {
	padding-top: 50px;
	padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
	.tabs {
		padding-bottom: 50px;
	}
}

.tabs__list-nav {
	margin-right: -5px;
	margin-left: -5px;
}

.tabs__list {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabs__list-item {
	display: table-cell;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

@media screen and (max-width: 1023px) {
	.tabs__list-item {
		display: table-row;
	}
}

.tabs__list-item .button.button--transparent {
	text-transform: uppercase;
	display: block;
	border-top: 1px solid #c4c4c4;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-align: left;
	line-height: 100%;
	-webkit-transition: border 0.4s;
	transition: border 0.4s;
}

.tabs__list-item .button.button--transparent .button__text {
	color: #c4c4c4;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
}

@media screen and (max-width: 768px) {
	.tabs__list-item .button.button--transparent .button__text {
		line-height: 140%;
	}
}

.tabs__list-item--active .button.button--transparent {
	color: #9a4835;
	border-top-color: #804033;
}

.tabs__list-item--active .button.button--transparent .button__text {
	color: #804033;
}

.tabs__list-item:hover .button.button--transparent:hover {
	border-top-color: #804033;
}

.tabs__list-item:hover .button.button--transparent:hover .button__text {
	color: #804033;
}

.tabs__content {
	display: none;
}

.tabs__content--show {
	display: block;
}

.tabs__content-text {
	margin-top: 20px;
	font-size: 18px;
}

@media screen and (max-width: 1023px) {
	.tabs__content-text {
		font-size: 16px;
		margin-top: 10px;
	}
}

.test_drive {
	padding-top: 100px;
	background-image: url("/images/test_drive_back.jpg");
	background-size: cover;
}

.test_drive_wrapper {
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.test_drive_wrapper .test_drive_block .left {
	float: left;
	width: 48%;
}

.test_drive_wrapper .test_drive_block .left .left_city {
	height: 30px;
	overflow: hidden;
}

.test_drive_wrapper .test_drive_block .left .left_diler {
	height: 30px;
	overflow: hidden;
}

.test_drive_wrapper .test_drive_block .right {
	float: right;
	width: 48%;
}

.totals {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #f7f7f7;
}

.totals__left {
	border-right: 1px solid #d0d0d0;
	padding-right: 30px;
}

.totals__left.grid-coll {
	padding-right: 30px;
}

.totals__left dl {
	font-size: 12px;
}

.totals__left dl+dl {
	margin-top: 10px;
}

.totals__left dt {
	clear: both;
	float: left;
}

.totals__left dd {
	display: block;
	font-size: 18px;
	color: #000;
	font-family: 'GenesisSansHeadKROTFLight';
	text-align: right;
}

.totals__right {
	padding-left: 30px;
	line-height: 60px;
}

.totals__right.grid-coll {
	padding-left: 30px;
}

.totals__right-label {
	font-size: 12px;
	float: left;
}

.totals__right-sum {
	display: block;
	font-size: 30px;
	color: #804033;
	text-align: right;
	font-family: 'GenesisSansHeadKROTFLight';
}

.user-navigation__find {
	display: none;
}

@media screen and (min-width: 1024px) {
	.user-navigation__find {
		display: inline;
	}
	
	.user-navigation__find a {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 16px;
	}
	
	.user-navigation__find a:hover {
		color: #9a4835;
	}
}

@media screen and (min-width: 1024px) {
	.user-navigation__button {
		margin-left: 16px;
		padding-left: 16px;
		position: relative;
	}
	
	.user-navigation__button:before {
		content: '';
		display: none;
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 14px;
		background-color: #fff;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.options_holder li {
	display: none;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #ddd !important;
}

.options_holder li.checked {
	border: 1px solid #874033 !important;
}

.options_holder .forpack1 {
	display: block;
}

.g90__config {
	position: relative;
	z-index: 1;
	float: right;
	top: 40px;
}

@media only screen and (max-width: 767px) {
	.g90__config {
		float: none;
		top: 0;
		display: block;
		clear: both;
	}
}

.with-price {
	margin-top: 100px;
	margin-bottom: 190px;
	position: relative;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.with-price {
		margin-top: 100px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.with-price {
		margin-top: 70px;
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.with-price {
		margin-top: 50px;
	}
	
	.with-price .view-360__view.configurator {
		max-width: 100%;
		width: 100%;
	}
}

.view-360__view-actual {
	font-size: 14px;
	color: #000;
	position: relative;
	left: 5%;
}

@media screen and (max-width: 768px) {
	.view-360__view-actual {
		left: auto;
		margin-left: 5%;
	}
}

.view-360__view-actual span {
	margin-left: 10px;
	font-size: 14px;
	color: #804033;
}

.view-flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
	.view-flexbox {
		display: block;
	}
}

.view-flexbox .content::-webkit-scrollbar {
	width: 5px;
}

.view-flexbox .content::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.21);
	border-radius: 10px;
}

.view-flexbox .content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0,0,0,0.21);
}

.view-flexbox .txt_car-price {
	position: absolute;
	bottom: 12px;
	left: 5%;
	z-index: 1;
}

.view-flexbox .txt_car-price span {
	float: left;
	height: 14px;
	font-size: 16px;
	color: #000;
	margin-right: 10px;
}

.view-flexbox .txt_car-price strong {
	margin-left: 7px;
	color: #804033;
	float: left;
	height: 18px;
	font-size: 18px;
}

.view-flexbox .txt_car-price strong i {
	margin-left: 7px;
	color: #804033;
}

@media screen and (max-width: 767px) {
	.view-flexbox .txt_car-price {
		left: 7%;
		bottom: -50px;
	}
	
	.view-flexbox .txt_car-price span {
		font-size: 30px;
	}
	
	.view-flexbox .txt_car-price strong {
		font-size: 32px;
	}
}

@media screen and (max-width: 767px) {
	.view-flexbox .view-360__view {
		max-height: 400px;
	}
}

.price_form {
	position: relative;
	z-index: 2;
	max-width: 35%;
	width: 100%;
	display: block;
	overflow: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.price_form transition .3s transform {
							 max-width: 85%;
						 }

.price_form.show {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.price_form.show .content {
	min-height: 385px;
	overflow-x: hidden;
	overflow-y: scroll;
}

@media screen and (max-width: 768px) {
	.price_form.show .content {
		overflow-x: initial;
		overflow-y: initial;
	}
}

.price_form.show .content ul.body {
	float: left;
	width: 95%;
	height: 95%;
	list-style: none;
	position: absolute;
}

@media screen and (max-width: 768px) {
	.price_form.show .content ul.body {
		float: none;
		position: relative;
		width: 100%;
		height: 95%;
		list-style: none;
	}
}

.price_form.show .content ul.body.interior_holder li dt {
	font-size: 16px;
	margin-top: -4px;
}

.price_form.show .content ul.body.interior_holder li dt .inf {
	display: block;
	font-size: 16px;
}

@media screen and (max-width: 768px) {
	.price_form {
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 90%;
		margin-top: 20px;
	}
}

.price_form .content {
	width: 100%;
	min-height: 385px;
	position: relative;
}

.price_form .content ul.body {
	float: none;
	position: relative;
	width: 100%;
	height: 95%;
	list-style: none;
}

.price_form .content ul.body li input {
	position: absolute;
	left: -9999px;
}

.price_form .content .body.trim_holder li.pack:after {
	content: '';
	width: 10px;
	height: 5px;
	position: absolute;
	right: 20px;
	top: 24px;
	background: url("../images/icons/btn_arrow_list.png");
}

.price_form .content .body.trim_holder li.pack.checked.pre:after {
	background: url("../images/icons/btn_arrow_list.png") 0px 0;
}

.price_form .content .body.trim_holder li.pack.checked:after {
	content: '';
	width: 10px;
	height: 5px;
	position: absolute;
	right: 20px;
	top: 24px;
	background: url("../images/icons/btn_arrow_list.png") 10px 0;
}

.price_form .content .body .finish_list>span>i {
	position: absolute;
	right: 0;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
	margin-top: 3px;
	pointer-events: all;
}

.price_form .content .body .finish_list>span>i:hover {
	border-bottom: 1px dotted #666;
}

.price_form .content .body .finish_list ul {
	position: relative;
	float: none;
	display: block;
	width: 100%;
	margin-bottom: 1em;
}

.price_form .content .body .box-total,.price_form .content .body .print_total {
	background-color: #f7f7f7;
	margin-top: 40px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}

.price_form .content .body .box-total dl,.price_form .content .body .print_total dl {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-image: none;
	vertical-align: middle;
}

.price_form .content .body .box-total dt,.price_form .content .body .print_total dt {
	line-height: 1.5;
	color: #888;
	clear: both;
	float: left;
}

.price_form .content .body .box-total dd,.price_form .content .body .print_total dd {
	font-size: 18px;
	float: right;
	padding-right: 0;
	color: #000;
}

.price_form .content .body .box-total dd i,.price_form .content .body .print_total dd i {
	font-size: 16px;
	color: #804033;
	margin-left: 7px;
}

.price_form .content .body .box-total .total,.price_form .content .body .print_total .total {
	margin-top: 17px;
	padding-top: 23px;
	border-top: 1px solid #d0d0d0;
	border-left: 0 none;
	background-image: none;
	line-height: 21px;
}

.price_form .content .body .box-total .total dt,.price_form .content .body .print_total .total dt {
	text-transform: uppercase;
}

.price_form .content .body .box-total .total dd,.price_form .content .body .print_total .total dd {
	font-size: 30px;
	color: #804033;
}

.price_form .content .body .box-total .total dd i,.price_form .content .body .print_total .total dd i {
	font-size: 26px;
	color: #804033;
	margin-left: 7px;
}

.price_form .content .body .color__item {
	border: 1px solid #ddd;
	width: 100% !important;
	height: auto;
	display: block;
	margin-left: 0 !important;
	margin-top: 10px !important;
}

.price_form .content .body .color__item label {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.price_form .content .body dt {
	color: #000;
	font-size: 18px;
	line-height: 1.2;
}

.price_form .content .body dd {
	font-size: 14px;
}

.price_form .content .body dd:first-of-type {
	margin-top: 10px;
}

.price_form .content .body dd.dd_price {
	padding-top: 10px;
	color: #804033;
	font-size: 18px;
}

.price_form .content .body dd.dd_price i {
	color: #804033;
	font-size: 15px;
}

.price_form .content .body li {
	position: relative;
	margin-top: 4px;
	cursor: pointer;
	border: 1px solid transparent;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.8s all;
	transition: 0.8s all;
	background-color: #f7f7f7;
}

.price_form .content .body li.checked {
	border: 1px solid #874033;
}

.price_form .content .body li.checked .need_show {
	float: none;
	position: relative;
	background: #f7f7f7;
	font-size: 14px;
	color: #000;
	display: none;
	padding-left: 26px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 70%;
}

.price_form .content .body li.checked .need_show li {
	list-style-type: disc;
	font-size: 12px;
}

.price_form .content .body li label {
	width: 100%;
	background: #f7f7f7;
	cursor: pointer;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.price_form .content .body li label .label_block {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #f7f7f7;
}

.price_form .content .body li strong {
	display: block;
	float: none;
	height: 13px;
	color: #000;
	font-size: 18px;
	line-height: 18px;
}

.price_form .content .body li em {
	display: block;
	float: none;
	height: 16px;
	margin-top: 19px;
	line-height: 20px;
	font-size: 16px;
	color: #888;
}

.price_form .content .body li p {
	position: absolute;
	top: 0;
	right: 40px;
	color: #888;
	font-size: 16px;
	line-height: 58px;
	margin-top: -1px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.price_form .content .body li p {
		position: absolute;
		top: 33px;
		right: 20px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.price_form .content .body li p {
		position: absolute;
		top: 33px;
		right: 20px;
	}
}

.price_form .content .body li .need_show {
	width: 100%;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	background: #fff;
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	display: none;
}

.price_form .content .body li .need_show span {
	color: #000;
	margin-right: 10px;
}

.price_form .content .body li .need_show ul {
	position: relative;
}

.price_form .content .body li .need_show ul float none {
	padding-left: 20px;
}

.price_form .content .body li .need_show ul padding-right 20px li.options_holder-txt {
																color: #000;
																font-size: 18px;
																line-height: 1.2;
															}

.price_form .content .body li .need_show ul padding-right 20px li {
																font-size: 14px;
															}

.price_form .content .body li .need_show ul padding-right 20px li:first-of-type {
																margin-top: 10px;
															}

.price_form .content .body li .need_show ul padding-right 20px li.dd_price {
																padding-top: 10px;
																color: #804033;
																font-size: 18px;
															}

.price_form .content .body li .need_show ul padding-right 20px li.dd_price i {
																color: #804033;
																font-size: 18px;
															}

.price_form .content .body li .color {
	width: 55px;
	height: 55px;
	float: left;
	border: 1px solid #000;
	margin-right: 20px;
	display: block;
}

.price_form .content .body li .double-color {
	height: 55px;
	float: left;
	margin-right: 20px;
	display: block;
	min-width: 120px;
}

.price_form .content .body li .double-color img {
	float: left;
}

.price_form .content .body li .double-color img:not(:last-of-type) {
	margin-right: 10px;
}

.price_form .actions li {
	height: 48px;
	display: block;
	margin-top: 10px;
}

.price_form .actions li a {
	text-decoration: none;
}

.price_form .actions .prevstep {
	background-color: #6f6f6f;
	border: 1px solid #6f6f6f;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
}

.price_form .actions .prevstep:after {
	content: '';
	top: 20px;
	left: 21px;
	position: absolute;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAMAAADNcxasAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAAA9JREFUeAFjAAFG7ARuCgABJwAKzBZqhwAAAABJRU5ErkJggg==");
	width: 5px;
	height: 9px;
}

.price_form .actions .nextstep {
	background-color: #000;
	border: 1px solid #000;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
}

.price_form .actions .nextstep:after {
	content: '';
	top: 20px;
	right: 21px;
	position: absolute;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAMAAADNcxasAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAABBJREFUCNdjYGQAA9wUNgIAASsACvzZqYMAAAAASUVORK5CYII=");
	width: 5px;
	height: 9px;
}

.price_form .actions .finishstep {
	background-color: #000;
	border: 1px solid #000;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
}

.price_form .titleblock {
	display: none;
}

.price_form .steps ul {
	position: relative;
	z-index: 1;
	height: 40px;
	line-height: 40px;
	margin-bottom: 40px;
	padding-left: 21px;
	padding-right: 21px;
	background-color: #8a8e95;
}

.price_form .steps ul li {
	line-height: 40px;
}

.price_form .steps ul a {
	color: #fff;
	text-decoration: none;
}

.price_form .steps ul a span {
	color: #fff;
}

.price_form .steps .current-info {
	display: none;
}

.price_form .steps li {
	display: none;
}

.price_form .steps .current {
	display: block;
}

.price_form .steps .current a {
	cursor: default;
}

.view-360 {
	padding-top: 0;
	display: block;
}

.view-360__heading {
	font-size: 45px;
	color: #804033;
	text-transform: uppercase;
	font-family: 'GenesisSansHeadKROTFLight';
	text-align: center;
	margin-bottom: 25px;
}

.view-360__special {
	text-align: right;
}

.view-360__special a {
	font-size: 10px;
	text-transform: uppercase;
}

.view-360__view {
	height: 530px;
	position: relative;
	max-height: 570px;
	position: relative;
}

.view-360__view.configurator {
	max-width: 60%;
	height: 580px;
}

.view-360__view max-height 580px {
								  width: 100%;
							  }

@media screen and (max-width: 768px) {
	.view-360__view.configurator {
		height: 360px;
		max-height: 360px;
		max-width: 100%;
	}
}

.view-360__view-next {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.view-360__view-prev {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.view-360__view-image {
	max-height: 570px;
	height: 100%;
	max-width: 100% !important;
	overflow: hidden;
}

.view-360 img {
	position: relative;
}

.view-360__view-text {
	font-size: 12px;
	color: #000;
	text-align: right;
}

.view-360__options {
	padding-bottom: 90px;
}

@media screen and (min-width: 1024px) {
	.view-360__options {
		width: 82%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 767px) {
	.view-360__options {
		padding-bottom: 0;
	}
}

.view-360__options:after {
	clear: both;
	content: '';
	display: table;
}

.view-360__options-select {
	width: 210px;
	padding-right: 40px;
	float: left;
}

.view-360__options-select select {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	border: 0;
	border-bottom: 1px solid #000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	outline: none;
	width: 100%;
	background: none;
	cursor: pointer;
}

.view-360__options-select select option {
	line-height: 1.5;
}

.view-360__options-ext-int {
	width: 310px;
	float: left;
	height: 120px;
}

@media only screen and (max-width: 768px) {
	.view-360__options-button float right {
		clear: both;
		float: none;
		text-align: left;
	}
}

.view-360__model-price {
	display: block;
	padding-bottom: 50px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 30px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.view-360__model-price {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.view-360__model-price {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 10px;
	}
}

.view-360__model-price .specifications {
	padding-left: 0;
}

.view-360__model-price .specifications__heading {
	text-align: center;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.view-360__model-price__heading {
	font-size: 30px;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #804033;
	line-height: 100%;
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
	.view-360__view {
		height: 200px !important;
		position: relative;
	}
}

@media screen and (max-width: 767px) and (orientation: landscape) {
	.view-360__view {
		height: 240px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.view-360__view {
		max-height: 360px;
	}
}

.finish_options-holder li {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.total_btn_block {
	margin-top: 20px;
	width: 100%;
}

.total_btn_block .btn_total_btn_block__item {
	background-color: #6f6f6f;
	border: 1px solid #6f6f6f;
	display: block;
	margin-top: 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 100%;
	padding-bottom: 12px;
	padding-top: 12px;
	cursor: pointer;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	outline: none;
}

@media only screen and (max-width: 1024px) {
	.total_btn_block .btn_total_btn_block__item {
		display: none;
	}
}

.total_btn_block .btn_total_btn_block__item:hover {
	background-color: #fcfcfc;
	border: 1px solid #f7f7f7;
	color: #000;
}

.total_btn_block .btn_total_btn_block__item:hover span {
	color: #000;
}

.total_btn_block .btn_total_btn_block__item .btn_total_btn_block__item-icon {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.total_btn_block .btn_total_btn_block__item .btn_total_btn_block__item-icon img {
	display: inline-block;
}

.total_btn_block .btn_total_btn_block__item span {
	font-size: 16px;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	color: #fff;
}

.var-color .color {
	width: 55px;
	height: 55px;
	display: inline-block;
}

#for_print_block {
	display: none;
}

@media print {
	#for_print_block {
		display: block !important;
	}
}

.marbleWhite,.mar {
	background-color: #f5f5f7;
	color: #0b0b0e;
}

.platinumSilver,.pla {
	background-color: #c6c2c1;
	color: #0d0c0c;
}

.fineTitanium,.pai {
	background-color: #484445;
	color: #f3f2f2;
}

.grayCosmo,.gra {
	background-color: #1d1b20;
	color: #f2f1f3;
}

.neptuneBlue,.nep {
	background-color: #010028;
	color: #e6e6ff;
}

.onyxBlack,.oni {
	background-color: #0c070d;
	color: #f5eef6;
}

#view360cache img {
	display: inline-block;
	z-index: -1;
}

#view360cache img.cache {
	z-index: -2;
	position: absolute;
	left: -10000px;
	top: -10px;
	width: 10px;
	height: 10px;
}

#view360cache #main360image {
	background-size: 100%;
	background-position: center;
}

#view360cache {
	cursor: url("../images/icons/cursor_360view.png") 50 15,auto;
	max-height: 570px;
}

@media screen and (max-width: 768px) {
	#view360cache {
		margin-top: -30px;
	}
}

#view360cache label {
	position: absolute;
	top: 50%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 300px;
}

#view360cache label.preloader360 {
	width: 100%;
	height: 100%;
	background: url("../images/icons/ring.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.3);
	top: -1px;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.title {
	display: none;
}

.step {
	z-index: 10;
	position: absolute;
	right: 2px;
	top: 7px;
}

.step span {
	width: 5px;
	height: 5px;
	background: #484848;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.step span.on {
	background: #fff;
}

@media screen and (max-width: 1024px) {
	label {
		cursor: none !important;
		outline: none !important;
	}
}

.price_form .content .body li label i {
	font-size: 14px;
}

.stepio {
	margin-right: 10px;
}

.options_holder li {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.options_holder li label {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.warranty-cont {
	padding-top: 40px;
}

.warranty-cont-in {
	padding-top: 40px;
	padding-bottom: 40px;
}

.warranty-cont h2 {
	font-size: 24px;
	color: #000;
	text-transform: none;
	line-height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	font-family: 'GenesisSansTextKROTFRegular', sans-serif;
}

.warranty-cont p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 0;
}

.warranty-cont p:not(:last-child) {
	margin-bottom: 15px;
}

.warranty-cont p.warranty-p01 {
	font-size: 16px;
}

.warranty-cont table {
	width: 100%;
	text-align: center;
	border-top: 2px solid #d2d2d2;
	border-collapse: collapse;
}

.warranty-cont table * {
	color: #000;
	font-size: 12px;
	line-height: 22px;
}

.warranty-cont table:not(:last-child) {
	margin-bottom: 40px;
}

.warranty-cont table.text-left {
	text-align: left;
}

.warranty-cont table.text-left td:first-child {
	padding-left: 0;
}

.warranty-cont table .text-left {
	text-align: left;
}

.warranty-cont table th,.warranty-cont table td {
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	vertical-align: middle;
}

.warranty-cont table th:last-child,.warranty-cont table td:last-child {
	border-right: 0;
}

.warranty-cont table th.border-none,.warranty-cont table td.border-none {
	border-bottom: 0;
}

.warranty-cont table th.border-top,.warranty-cont table td.border-top {
	border-top: 1px solid #d5d5d5;
}

.warranty-cont table th {
	background-color: #f7f7f7;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

.warranty-cont table .bg-grey {
	background-color: #f7f7f7;
}

.warranty-disclaimer {
	padding-left: 15px;
	margin-top: 15px;
	position: relative;
}

.warranty-disclaimer:after {
	display: block;
	content: '※';
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}

.warranty-disclaimer p,.warranty-disclaimer * {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}

.warranty-disclaimer span {
	color: #804033;
	font-weight: bold;
	margin-left: 5px;
}

.features__heading,.features__links {
	display: block;
}

.footer__top,.footer__country-drop-down,.footer__copyright {
	padding-right: 60px;
	padding-left: 60px;
}

@media screen and (min-width: 1024px) {
	.footer__top,.footer__country-drop-down,.footer__copyright {
		padding-right: 0;
		padding-left: 0;
	}
}

.footer__top {
	background-color: #191919;
	padding-top: 1px;
	padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
	.footer__top {
		padding-bottom: 1px;
	}
}

@media screen and (min-width: 1024px) {
	.footer__top {
		background-color: #dbdbdb;
		padding-top: 0;
		padding-right: 60px;
		padding-bottom: 0;
		padding-left: 60px;
		height: 80px;
	}
}

@media screen and (min-width: 1024px) {
	.footer__bottom {
		background-color: #e6e6e6;
		padding-right: 60px;
		padding-left: 60px;
	}
}

.footer__country-drop-down {
	background-color: #141414;
}

@media screen and (min-width: 1024px) {
	.footer__country-drop-down {
		background-color: transparent;
		float: left;
	}
}

.footer__copyright {
	background-color: #191919;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #666;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.footer__copyright {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.footer__copyright p {
	margin-top: 0;
}

@media screen and (min-width: 1024px) {
	.footer__copyright {
		background-color: transparent;
		padding-top: 0;
		padding-bottom: 0;
		float: right;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 10px;
		margin-top: 25px;
		font-size: 10px;
		color: #888;
	}
	
	.footer__copyright br {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	.footer {
		position: relative;
		z-index: 1;
	}
}

@media screen and (min-width: 1024px) {
	.footer__country-drop-down,.footer__copyright {
		background-color: transparent;
	}
}

.fa-youtube {
	float: right;
	margin-top: 20px;
	font-size: 40px;
}

@media screen and (max-width: 1024px) {
	.fa-youtube {
		float: left;
	}
}

.header {
	background-color: #000;
	padding-right: 30px;
	padding-left: 30px;
	height: 100%;
	text-align: center;
	position: relative;
}

@media screen and (min-width: 1024px) {
	.header {
		background-color: rgba(0,0,0,0.867);
	}
}

.header__logo {
	width: 120px;
	height: 50px;
	overflow: hidden;
}

@media screen and (max-width: 768px) {
	.header__logo {
		width: 100px;
		height: 42px;
	}
}

.header__logo,.header__user-navigation {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.header__user-navigation {
	height: 47px;
}

.header__logo {
	float: left;
}

.header__brand {
	display: inline-block;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media screen and (min-width: 1024px) {
	.header__brand .button__text {
		font-size: 16px;
	}
}

.header__user-navigation {
	float: right;
}

.header__user-navigation .user-navigation__button .button-topmenu {
	height: 35px;
}

.layout {
	text-align: left;
	min-width: 480px;
	position: relative;
	max-width: 1888px;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (min-width: 1024px) {
	.layout {
		max-width: 1920px;
		min-width: 1024px;
		padding-bottom: 0;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.layout__header {
	height: 100px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 98;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	background-color: #000;
}

@media screen and (min-width: 1024px) {
	.layout__header {
		height: 80px;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
		opacity: 1;
	}
}

@media screen and (max-width: 768px) {
	.layout__header {
		height: 60px;
	}
}

.layout__breadcrumb {
	display: none;
	position: fixed;
	top: 100px;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	-ms-opacity: 0.9;
	-o-opacity: 0.9;
	opacity: 0.9;
	background-color: #e6e6e6;
}

@media screen and (min-width: 1024px) {
	.layout__breadcrumb {
		display: block;
		top: 80px;
		height: 40px;
	}
}

.layout__content {
	min-height: calc(100vh - 210px);
}

@media screen and (min-width: 1024px) {
	.layout__footer {
		background-color: #e6e6e6;
		position: absolute;
		right: 0;
		left: 0;
		z-index: 1;
	}
	
	.layout__footer--has-share {
		height: 330px;
	}
}

@media screen and (max-width: 1023px) {
	.layout__footer {
		margin-top: -8px;
	}
}

@media screen and (max-width: 1023px) {
	.layout__content #intro {
		padding-top: 100px;
		background: #000;
	}
}

@media screen and (max-width: 768px) {
	.layout__content #intro {
		padding-top: 60px;
		background: #000;
	}
}

.layout__logo {
	position: absolute;
	top: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.layout__wrapper {
	padding-right: 60px;
	padding-left: 60px;
}

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

.layout__wrapper.view360 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

@media screen and (min-width: 1024px) {
	.layout__wrapper {
		max-width: 964px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (max-width: 1023px) {
	.layout__wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.layout__360wrapper {
	max-width: 1100px !important;
}

.layout--empty {
	padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
	.layout--page {
		padding-top: 80px;
	}
}

#mobileDetector {
	width: 0;
	height: 0;
	display: block;
}

@media screen and (min-width: 1024px) {
	#mobileDetector {
		display: none;
	}
}

body {
	overflow: none;
}

.model-steps {
	text-align: left;
}

.model-steps__heading {
	line-height: 40px;
	background-color: #c4c6ca;
	padding-right: 20px;
	padding-left: 20px;
}

.model-steps__heading-text {
	color: #fff;
	font-size: 20px;
	font-family: 'GenesisSansHeadKROTFLight';
	text-transform: uppercase;
	line-height: inherit;
}

.model-steps__heading-current {
	float: right;
	display: block;
	line-height: inherit;
}

.model-steps__heading-current span {
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	background-color: #97999c;
	margin-left: 10px;
}

.model-steps__heading-current--1 span:nth-child(1) {
	background-color: #fff;
}

.model-steps__heading-current--2 span:nth-child(2) {
	background-color: #fff;
}

.model-steps__heading-current--3 span:nth-child(3) {
	background-color: #fff;
}

.model-steps__heading-current--4 span:nth-child(4) {
	background-color: #fff;
}

.model-steps__heading-current--5 span:nth-child(5) {
	background-color: #fff;
}

.model-steps__filter {
	text-align: right;
	line-height: 40px;
}

.model-steps__content {
	display: block;
}

.model {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 100;
}

.model__header {
	position: fixed;
	top: 0;
	left: 0;
	height: 80px;
	background-color: #fff;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100;
}

.model__header * {
	color: #000;
}

.model__logo,.model__close {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.model__logo {
	float: left;
}

.model__close {
	float: right;
}

.model__content-full {
	padding-top: 130px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	width: 100%;
	height: 100%;
	position: relative;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.model__content {
	position: relative;
	height: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 50px;
}

.model__left {
	padding-right: 60px;
	position: relative;
	height: 100%;
}

.model__left.open {
	padding-right: 700px;
}

.model__inner {
	height: 100%;
	position: relative;
}

.model__right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

.model-view {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 650px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	margin-left: 50px;
}

.model__name {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

.model__name span {
	font-size: 14px;
	color: #804033;
	font-family: 'GenesisSansHeadKROTFLight';
	margin-right: 5px;
}

.model__zip-code {
	position: absolute;
	top: 0px;
	right: 0px;
}

.model__zip-code * {
	font-size: 10px;
}

.model__info {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
}

.model__info-price {
	font-size: 14px;
	color: #000;
}

.model__info-price span {
	font-size: 14px;
	color: #804033;
	font-family: 'GenesisSansHeadKROTFLight';
	margin-left: 5px;
}

.model__info-text p {
	font-size: 12px;
	line-height: 1.5em;
	color: #c4c4c4;
	margin-top: 10px;
}

.model__view-more {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.model__view-more a {
	font-size: 10px;
	text-transform: uppercase;
}

.model__expand,.model__right-options {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.model .link__open-view {
	display: block;
	width: 50px;
	height: 100%;
	border-left: 1px solid #ededed;
	background-color: #f7f7f7;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.model .link__open-view .link__icon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.model .link__open-view .link__icon * {
	color: #000;
}

.model__right.open {
	width: 700px;
}

.model__right.open+.model__left {
	padding-right: 700px;
}

.model__right.open .link__open-view {
	border-left-color: #f3f3f3;
	background: none;
}

.model__right.open .link__open-view .fa {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.model__right.open .model-view {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.offers__heading {
	padding-top: 70px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b6b6b6;
}

.offers__heading h3 {
	color: #000;
	font-size: 30px;
	letter-spacing: 1px;
}

.offers__left {
	width: 75%;
	float: left;
}

.offers__right {
	display: block;
	width: 25%;
	float: right;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
}

.offers__pagination {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #b6b6b6;
}

.offers__empty h3 {
	font-size: 30px;
}

.offers__content {
	clear: both;
}

@media screen and (min-width: 1024px) {
	.options__aside,.options__preview {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media screen and (min-width: 1024px) {
	.options__aside {
		float: left;
		width: 40%;
	}
}

.options__preview {
	text-align: center;
}

.options__preview img {
	margin-right: auto;
	margin-left: auto;
}

@media screen and (min-width: 1024px) {
	.options__preview img {
		margin-right: 0;
		margin-left: 0;
	}
}

@media screen and (min-width: 1024px) {
	.options__preview {
		float: right;
		width: 60%;
		text-align: center;
	}
}

.page__heading,.page__form {
	padding-top: 40px;
}

.page__heading p,.page__form p {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	margin-top: 0;
}

.page__heading p.text--grey,.page__form p.text--grey {
	font-size: 16px;
	color: #666;
}

.page__heading p:not(:last-child),.page__form p:not(:last-child) {
	margin-bottom: 20px;
}

.page__heading h3,.page__form h3 {
	font-size: 16px;
	color: #000;
	font-family: 'HuyndaiSansText';
	margin-bottom: 10px;
	text-transform: none;
}

.page__heading a,.page__form a {
	color: #888;
	text-decoration: none;
}

.page__heading a:hover,.page__form a:hover {
	text-decoration: underline;
}

.page__content {
	padding-bottom: 150px;
}

.page__pagination {
	margin-top: 50px;
	border-top: 1px solid #b6b6b6;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.page__heading,.page__form {
		padding-top: 80px;
		padding-bottom: 40px;
	}
}

.section__link-list {
	height: 165px;
	background-color: #191919;
	position: relative;
}

.section__link-list--light {
	background-color: #fff;
}

.section__link-list-item {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.section__next {
	height: 80px;
	text-align: center;
}

.section__next-button {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section--dark {
	background-color: #f3f3f3;
}

.section--grey {
	background-color: #f7f7f7;
}

.section--dark-grey {
	background-color: #f0f0f0;
}

.text-block {
	padding-top: 50px;
	padding-bottom: 35px;
}

.text-block__heading {
	font-size: 42px;
	text-transform: uppercase;
	font-family: 'GenesisSansHeadKROTFLight';
	color: #9a4835;
	letter-spacing: 2px;
}

@media screen and (min-width: 1024px) {
	.text-block__heading {
		font-size: 30px;
	}
}

.text-block__text {
	margin-top: 20px;
}

.text-block__text p {
	color: #000;
	font-size: 24px;
	letter-spacing: 1px;
}

@media screen and (min-width: 1024px) {
	.text-block__text p {
		font-size: 14px;
	}
}

.text-block__text .text--sm.text--light {
	font-size: 24px;
}

@media screen and (min-width: 1024px) {
	.text-block__text .text--sm.text--light {
		font-size: 12px;
		display: block;
	}
}

.text-block__link {
	margin-top: 20px;
}

.text-block__link a {
	text-transform: uppercase;
	font-size: 12px;
}

.text-block__image {
	margin-top: 40px;
}

.error-404 {
	position: absolute;
	top: 50%;
	right: 60px;
	left: 60px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.error-404__heading * {
	color: #9a4835;
}

.error-404__content {
	line-height: 170%;
}

.error-404__content * {
	color: #000;
	line-height: 170%;
}

.fa-ruble:before {
	font-size: 12px !important;
}

@media screen and (max-device-width: 1024px) {
	.fa-ruble:before {
		font-size: 8px !important;
	}
}

.price .scrollTo {
	text-decoration: none !important;
	border-bottom: 1px solid #fff !important;
}

.price .scrollTo:hover {
	border-bottom: 0px !important;
	color: #fff;
}

.layout__black {
	background: #000 !important;
	min-height: calc(100vh - 128px) !important;
}

.custom .line-item__heading h3 {
	color: #fff;
}

.custom .line-item__text p {
	font-size: 24px;
	line-height: 150%;
}

.concierge-number {
	height: 270px;
}

.fa-check-circle-o::before {
	display: inline;
}

.send-question__success {
	display: none;
}

.send-question__form .incorrect input {
	border: 1px solid #f00;
}

.intro__info--g80 {
	bottom: 10%;
}

@media screen and (max-width: 1366px) {
	.intro__info--g80 {
		bottom: 15%;
	}
}

@media screen and (max-width: 768px) {
	.intro__g90 {
		height: 100vh;
	}
	
	h1.main-tit {
		font-size: 44px;
	}
	
	.intro__info--g80 .intro_info-item {
		padding-bottom: 20px;
	}
	
	.intro__info--g80 .intro__link-list .intro__link-list-item:nth-child(2) {
		float: left !important;
	}
}

@media screen and (max-width: 640px) {
	.intro__info--g80 {
		top: 70% !important;
	}
}

@media screen and (max-width: 480px) {
	.intro__info--g80 .intro_info-item {
		width: 45%;
		box-sizing: border-box;
		border-left: 0px !important;
	}
	
	.intro__info--g80 {
		top: 50% !important;
	}
}

.g80_white {
	background: #efefef;
}

.g80_black {
	background: #0f0e14;
}

.g80_gray {
	background: #3d3d3d;
}

.g80_blue {
	background: #1d3a65;
}

.g80_brown {
	background: #352d2b;
}

.g80_pgray {
	background: #7c7a7b;
}

.g80_pblue {
	background: #353945;
}

.g80_silver {
	background: #dad9d9;
}

.g80_bp {
	background: #1d283e;
}

.g80_gold {
	background: #635c56;
}

.g80_cblue {
	background: #173967;
}

.g80_brown {
	background: #4a403e;
}

.btns-car {
	float: left;
	width: 100%;
}

.box-car {
	width: 50%;
	float: left;
	padding: 35px 30px;
	box-sizing: border-box;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
}

.box-car:first-of-type {
	float: left;
}

.box-car:last-of-type {
	float: right;
}

.box-car h2 {
	color: #804033;
	display: block;
	font: 40px/36px "GenesisSansTextKROTFRegular",sans-serif;
	height: 28px;
	margin-bottom: 60px;
	text-decoration: none !important;
	border-bottom: 0px !important;
}

.box-car:hover {
	border: 1px solid #804033;
	text-decoration: none;
}

@media screen and (max-width: 640px) {
	.box-car {
		width: 100%;
		float: left;
	}
}

.g80 #view360cache {
	margin-top: -100px;
}

@media screen and (max-width: 1440px) {
	.g80 #view360cache {
		margin-top: -50px;
	}
}

@media screen and (max-width: 1280px) {
	.g80 #view360cache {
		margin-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.g80 #view360cache {
		margin-top: -50px !important;
	}
	
	.view-360__view.configurator.g80 {
		height: 400px !important;
		min-height: 400px !important;
	}
	
	.view-360__view.configurator.g80 .view-360__view {
		height: 400px !important;
		min-height: 400px;
	}
}

@media screen and (max-width: 600px) {
	.g80 #view360cache {
		margin-top: -50px !important;
	}
	
	.view-360__view.configurator.g80 {
		height: 300px !important;
		min-height: 300px !important;
	}
	
	.view-360__view.configurator.g80 .view-360__view {
		height: 300px !important;
		min-height: 300px;
	}
}

.box-car span {
	color: #888;
	display: block;
	font-size: 21px;
	height: 15px;
	line-height: 19px;
	padding-top: 37px;
}

.tabs__list-item sup {
	visibility: hidden;
}

.tabs__list-item--active sup {
	color: #804033 !important;
	visibility: visible;
}

.intro__image.g80 {
	opacity: 0.7 !important;
}

@media screen and (max-width: 768px) {
	/*.intro__image.g80 img {
		top: -200px;
	}*/
	
	/*.genesisInfo {
		top: 70% !important;
	}*/
}

.nanocar {
	height: 100px;
}

#dropdown-carlisting.is-dropped {
	height: 150px;
}

.carlistdropdown {
	margin-bottom: 40px;
}

.fa-wrench::before,.fa-circle-thin::before,.fa-map-pin::before {
	content: '' !important;
}

select.custom {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c4c6ca;
	color: #888;
	cursor: pointer;
	height: 46px;
	line-height: 48px;
	padding-left: 20px;
	width: 100%;
	outline: none !important;
}

.specifications__data .specifications__full {
	margin-bottom: 20px;
}

.cur_def {
	cursor: default !important;
}

.orange h2 {
	color: #9a4835;
	border-bottom: 1px solid #9a4835;
}

.orange ul {
	padding-left: 40px;
	margin-bottom: 20px;
}

.orange ul li {
	color: #000;
}

.orange table td {
	font-family: "GenesisSansTextKROTFRegular";
}

.warranty-p01.descr {
	font-size: 10px !important;
}

.view-360__price-list-button {
	margin-top: 45px;
	text-align: center;
}

.view-360__price-list-link {
	display: inline-block;
}

.view-360__price-list-link .button {
	padding: 0 45px;
}

.footer__disclaimer {
	clear: both;
	padding: 5px 60px 15px;
	font-size: 0.6em;
	text-align: justify;
	background: #191919;
}

@media screen and (min-width: 1024px) {
	.footer__disclaimer {
		padding: 5px 0 15px;
		background: transparent;
	}
}