/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

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

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

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

a {
	background-color: transparent
}

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

b, strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

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

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

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

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

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

fieldset {
	padding: 0.35em 0.75em 0.625em
}

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

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

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

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

.slick-list:focus {
	outline: none
}

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

.slick-slider .slick-track, .slick-slider .slick-list {
	transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
	clear: both
}

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

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

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

.slick-slide img {
	display: block
}

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

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

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

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

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

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

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

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

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

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

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

.slick-prev {
	left: -25px
}

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

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

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

.slick-next {
	right: -25px
}

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

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

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

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

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

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

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

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

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

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

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

body.lb-disable-scrolling {
	overflow: hidden
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
	outline: none
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid white
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: white
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container > .nav {
	left: 0
}

.lb-nav a {
	outline: none;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	transition: opacity 0.6s
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	transition: opacity 0.6s
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	transition: opacity 0.2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
	transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
	transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
	transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
	transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
	transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
	transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
	transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
	transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
	transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
	transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
	transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
	transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
	transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
	transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
	transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
	transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
	transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
	transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
	transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
	transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
	transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
	transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
	transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
	transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
	transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
	transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
	transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
	transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
	transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
	transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
	transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
	transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
	transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
	transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
	transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
	transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
	transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
	transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
	transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
	transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
	transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
	transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
	transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
	transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
	transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
	transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
	transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
	transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
	transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
	transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
	transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
	transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
	transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
	transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
	transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
	transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
	transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
	transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
	transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
	transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
	transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
	transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
	transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
	transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
	transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
	transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
	transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
	transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
	transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
	transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
	transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
	transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
	transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
	transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
	transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
	transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
	transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
	transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
	transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
	transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
	transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
	transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
	transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
	transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
	transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
	transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
	transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
	transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
	transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
	transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
	transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
	transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
	transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
	transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
	transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
	transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
	transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
	transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
	transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
	transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
	transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
	transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
	transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
	transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
	transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
	transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
	transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
	transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
	transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
	transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
	transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
	transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
	transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
	transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
	transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
	transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
	transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
	transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
	transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
	transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
	transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
	transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
	transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 0;
	transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0)
}

[data-aos=fade-up] {
	transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
	transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
	transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
	transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
	transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
	transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
	transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
	transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
	opacity: 0;
	transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
	transform: scale(0.6)
}

[data-aos=zoom-in-up] {
	transform: translate3d(0, 100px, 0) scale(0.6)
}

[data-aos=zoom-in-down] {
	transform: translate3d(0, -100px, 0) scale(0.6)
}

[data-aos=zoom-in-right] {
	transform: translate3d(-100px, 0, 0) scale(0.6)
}

[data-aos=zoom-in-left] {
	transform: translate3d(100px, 0, 0) scale(0.6)
}

[data-aos=zoom-out] {
	transform: scale(1.2)
}

[data-aos=zoom-out-up] {
	transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
	transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
	transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
	transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
	transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	transform: translateZ(0)
}

[data-aos=slide-up] {
	transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
	transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
	transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
	transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: transform
}

[data-aos=flip-left] {
	transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
	transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
	transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
	transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
	transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
	transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
	transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
	transform: perspective(2500px) rotateX(0)
}

*, *::before, *::after {
	box-sizing: border-box
}

body {
	font-family: "Jost";
	font-weight: 400;
	font-size: 0;
	overflow-x: hidden;
	background-image: url(../../dist/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

body.hidden {
	overflow: hidden
}

img {
	display: block;
	max-width: 100%;
	height: auto
}

.page-container {
	max-width: 1920px;
	margin: 0 auto
}

.wrapper {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 15px
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	transition: all .3s ease-in-out
}

.header.sticky {
	background: #030303
}

@media screen and (min-width: 1280px) {
	.header .row_1 {
		display: none
	}
}

.header .row_1 .btn {
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	background: #1d1d1d;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
	padding: 15px;
	transition: background .3s ease-in-out;
	width: 100%;
	text-align: center
}

.header .row_2 {
	padding: 15px 0
}

@media screen and (min-width: 1280px) {
	.header .row_2 {
		padding: 30px 0 15px
	}
}

.header .row_2 .wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.header .row_2 .wrapper h1.logo {
	margin: 0
}

.header .row_2 .wrapper h1.logo a {
	display: block
}

.header .row_2 .wrapper .block {
	display: flex
}

.header .row_2 .wrapper .block .nav {
	position: fixed;
	top: 0;
	left: 0;
	width: calc(100% - 64px);
	max-width: 320px;
	height: 100vh;
	background: #030303;
	padding: 60px 15px 15px;
	transform: translateX(-100%);
	transition: transform .3s ease-in-out;
	overflow-y: auto;
	box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
	z-index: 1
}

.header .row_2 .wrapper .block .nav.open {
	transform: translateX(0)
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav {
		position: static;
		width: auto;
		max-width: 100%;
		height: auto;
		background: transparent;
		padding: 0;
		transform: translateX(0);
		overflow: visible;
		box-shadow: none
	}
}

.header .row_2 .wrapper .block .nav .menu {
	margin: 0;
	padding: 0;
	list-style-type: none
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu {
		display: flex;
		justify-content: center
	}
}

.header .row_2 .wrapper .block .nav .menu li {
	margin: 0 0 25px
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li {
		margin: 0 40px 0 0;
		position: relative
	}
}

@media screen and (min-width: 1536px) {
	.header .row_2 .wrapper .block .nav .menu li {
		margin: 0 40px 0 0;
		position: relative
	}
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li::after {
		content: '';
		display: block;
		width: 0;
		height: 1px;
		background: #fff;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -12px;
		transition: width .3s ease-in-out;
		margin: 0 auto
	}
}

.header .row_2 .wrapper .block .nav .menu li:last-of-type {
	margin: 0
}

.header .row_2 .wrapper .block .nav .menu li a {
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 5px;
	text-transform: uppercase;
	transition: color .3s ease-in-out
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li a {
		font-size: 15px;
		line-height: 16px;
		letter-spacing: 0
	}
}

@media screen and (min-width: 1546px) {
	.header .row_2 .wrapper .block .nav .menu li a {
		letter-spacing: 2.5px
	}
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li.current_page_item::after {
		width: 100%
	}
}

.header .row_2 .wrapper .block .nav .menu li.current_page_item a {
	color: #d2ab87
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li.current_page_item a {
		color: #fff
	}
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .nav .menu li:hover::after {
		width: 100%
	}
}

/*.header .row_2 .wrapper .block .lang_switcher {*/
/*	cursor: pointer;*/
/*	display: inline-block;*/
/*	position: relative;*/
/*	margin: 0 25px 0 0*/
/*}*/

/*@media screen and (min-width: 1280px) {*/
/*	.header .row_2 .wrapper .block .lang_switcher {*/
/*		margin: 0 0 0 50px*/
/*	}*/
/*}*/

/*@media screen and (min-width: 1536px) {*/
/*	.header .row_2 .wrapper .block .lang_switcher {*/
/*		margin: 0 0 0 100px*/
/*	}*/
/*}*/

/*.header .row_2 .wrapper .block .lang_switcher .current {*/
/*	display: inline-flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	color: #fff;*/
/*	font-size: 15px;*/
/*	line-height: 16px;*/
/*	letter-spacing: 5px;*/
/*	text-transform: uppercase;*/
/*	transition: color .3s ease-in-out*/
/*}*/

/*@media screen and (min-width: 1280px) {*/
/*	.header .row_2 .wrapper .block .lang_switcher .current {*/
/*		letter-spacing: .4em*/
/*	}*/
/*}*/

/*.header .row_2 .wrapper .block .lang_switcher .current::after {*/
/*	content: '';*/
/*	display: block;*/
/*	width: 10px;*/
/*	height: 6px;*/
/*	background-image: url(../../dist/images/arrow_1.svg);*/
/*	background-repeat: no-repeat;*/
/*	background-position: center;*/
/*	background-size: auto;*/
/*	margin-left: 5px*/
/*}*/

/*.header .row_2 .wrapper .block .lang_switcher ul {*/
/*	margin: 5px 0 0;*/
/*	padding: 0 0 3px;*/
/*	list-style-type: none;*/
/*	width: 100%;*/
/*	position: absolute;*/
/*	display: none*/
/*}*/

/*.header .row_2 .wrapper .block .lang_switcher ul li {*/
/*	width: 100%;*/
/*	text-align: center;*/
/*	padding: 3px 3px 0*/
/*}*/

/*.header .row_2 .wrapper .block .lang_switcher ul li a {*/
/*	text-decoration: none;*/
/*	color: #fff;*/
/*	font-size: 15px;*/
/*	line-height: 16px;*/
/*	letter-spacing: 5px;*/
/*	text-transform: uppercase*/
/*}*/

/*@media screen and (min-width: 1280px) {*/
/*	.header .row_2 .wrapper .block .lang_switcher ul li a {*/
/*		letter-spacing: .4em*/
/*	}*/
/*}*/
.lang_switch {
	margin-left: 100px;
	background: transparent;
}
.lang_switch a {
	font-size: 16px;
}
.wpml-ls-legacy-dropdown a {
	background: none;
	border: none;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
	transition: color .3s ease-in-out;
	padding-top: 0;
}

.header .row_2 .wrapper .block .toggle {
	width: 34px;
	height: 24px;
	position: relative;
	cursor: pointer;
	margin: 0 15px 3px 0
}

@media screen and (min-width: 1280px) {
	.header .row_2 .wrapper .block .toggle {
		display: none
	}
}

.header .row_2 .wrapper .block .toggle span {
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute
}

.header .row_2 .wrapper .block .toggle span:nth-of-type(1) {
	top: 0;
	transform: translateZ(0);
	transition: all .3s ease-in-out
}

.header .row_2 .wrapper .block .toggle span:nth-of-type(2) {
	opacity: 1;
	top: 50%;
	transition: all .1s ease-in-out
}

.header .row_2 .wrapper .block .toggle span:nth-of-type(3) {
	top: 100%;
	transform: translateZ(0);
	transition: all .3s ease-in-out
}

.header .row_2 .wrapper .block .toggle.open span:nth-of-type(1) {
	transform: rotate(45deg);
	top: 50%
}

.header .row_2 .wrapper .block .toggle.open span:nth-of-type(2) {
	opacity: 0
}

.header .row_2 .wrapper .block .toggle.open span:nth-of-type(3) {
	transform: rotate(135deg);
	top: 50%
}

@media screen and (min-width: 1280px) {
	body.single-offer .header .block .nav .menu li.offer_item::after {
		width: 100%
	}
}

body.single-offer .header .block .nav .menu li.offer_item a {
	color: #d2ab87
}

@media screen and (min-width: 1280px) {
	body.single-offer .header .block .nav .menu li.offer_item a {
		color: #fff
	}
}

@media screen and (min-width: 1280px) {
	body.single-rental .header .block .nav .menu li.rental_item::after {
		width: 100%
	}
}

body.single-rental .header .block .nav .menu li.rental_item a {
	color: #d2ab87
}

@media screen and (min-width: 1280px) {
	body.single-rental .header .block .nav .menu li.rental_item a {
		color: #fff
	}
}

@media screen and (min-width: 1280px) {
	body.single-vouchers .header .block .nav .menu li.vouchers_item::after {
		width: 100%
	}
}

body.single-vouchers .header .block .nav .menu li.vouchers_item a {
	color: #d2ab87
}

@media screen and (min-width: 1280px) {
	body.single-vouchers .header .block .nav .menu li.vouchers_item a {
		color: #fff
	}
}

@media screen and (min-width: 1280px) {
	body.single-post .header .block .nav .menu li.news_item::after {
		width: 100%
	}
}

body.single-post .header .block .nav .menu li.news_item a {
	color: #d2ab87
}

@media screen and (min-width: 1280px) {
	body.single-post .header .block .nav .menu li.news_item a {
		color: #fff
	}
}

.home_1 {
	position: relative
}

.home_1 .sliders {
	position: relative
}

.home_1 .sliders .slider_1 {
	margin: 0
}

.home_1 .sliders .slider_1 .slide {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
	max-height: 900px;
	outline: none;
	position: relative
}

.home_1 .sliders .slider_1 .slide::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(52, 52, 52, 0.7);
	position: absolute;
	top: 0;
	left: 0
}

.home_1 .sliders .slider_1 .slide .gradient_1 {
	width: 100%;
	height: 50%;
	background-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
	opacity: .75;
	position: absolute;
	top: 0;
	left: 0
}

.home_1 .sliders .slider_1 .slide .gradient_2 {
	width: 100%;
	height: calc(100% / 3);
	background-image: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
	opacity: .75;
	position: absolute;
	bottom: 0;
	left: 0
}

.home_1 .sliders .slider_2_wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper {
		height: auto;
		bottom: 15vh
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 {
	margin: 0 0 75px
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 {
		margin: 0
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 .slide {
	outline: none;
	padding: 0 0 25px
}

.home_1 .sliders .slider_2_wrapper .slider_2 .contents {
	transition: all .5s ease-in-out
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .contents {
		padding: 0 44px 0 0
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 .contents p {
	margin: 0;
	color: #fff;
	/*font-family: "Cormorant";*/
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	letter-spacing: .18em
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .contents p {
		font-size: 46px
	}
}

@media screen and (min-width: 1280px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .contents p {
		font-size: 56px
	}
}

@media screen and (min-width: 1536px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .contents p {
		font-size: 72px
	}
}

@media screen and (max-width: 1365px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .contents p br {
		display: none
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper {
	text-align: center;
	margin: 35px 0 0
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper {
		margin: 70px 0 0
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	outline: none
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background: #c69569;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.home_1 .sliders .slider_2_wrapper .slider_2 .btn_wrapper .btn:hover span.bg {
	background: #b77b45
}

.home_1 .sliders .slider_2_wrapper .slider_2 .animation {
	opacity: 0;
	transform: translateY(25px)
}

.home_1 .sliders .slider_2_wrapper .pagination {
	padding: 0 15px 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	pointer-events: none
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .pagination {
		margin: 18px 0 0;
		padding: 0;
		bottom: auto;
		top: 0;
		left: 0;
		right: 0;
		width: auto;
		text-align: right
	}
}

.home_1 .sliders .slider_2_wrapper .pagination .wrapper {
	display: flex;
	justify-content: flex-end
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots {
	position: static;
	display: flex;
	justify-content: center;
	align-items: center
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .pagination .slick-dots {
		flex-direction: column;
		align-items: flex-end
	}
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li {
	width: 14px;
	height: 14px;
	border: 1px solid #c69569;
	border-radius: 50%;
	background: transparent;
	margin: 0 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: border .3s ease-in-out;
	pointer-events: all
}

@media screen and (min-width: 1024px) {
	.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li {
		margin: 7px 0
	}
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li button {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: transparent;
	transition: background .3s ease-in-out
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li button::before, .home_1 .sliders .slider_2_wrapper .pagination .slick-dots li button::after {
	display: none
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li.slick-active {
	border: 1px solid transparent
}

.home_1 .sliders .slider_2_wrapper .pagination .slick-dots li.slick-active button {
	background: #fff
}

.home_1 .contact {
	margin: 30px 0;
	text-align: center
}

@media screen and (min-width: 1024px) {
	.home_1 .contact {
		margin: 15px 0 8vh;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%
	}
}

@media screen and (min-width: 1024px) {
	.home_1 .contact .wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}

.home_1 .contact .col_1 {
	margin: 0 0 30px
}

@media screen and (min-width: 1024px) {
	.home_1 .contact .col_1 {
		margin: 0
	}
}

.home_1 .contact .col_1 a {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.home_1 .contact .col_1 a p {
	margin: 0;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	letter-spacing: .1em
}

.home_1 .contact .col_1 a p span {
	font-size: 16px
}

.home_1 .contact .col_1 a::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(../../dist/images/phone_icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin: 0 15px 0 0
}

.home_1 .contact .col_2 a {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	margin: 0 0 0 50px
}

@media screen and (min-width: 1024px) {
	.home_1 .contact .col_2 a {
		margin: 0 0 0 75px
	}
}

.home_1 .contact .col_2 a:first-of-type {
	margin: 0
}

.home_1 .contact .col_2 a::before {
	content: '';
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin: 0 15px 0 0
}

.home_1 .contact .col_2 a.facebook::before {
	width: 11px;
	height: 19px;
	background-image: url(../../dist/images/facebook_icon.svg)
}

.home_1 .contact .col_2 a.instagram::before {
	width: 19px;
	height: 19px;
	background-image: url(../../dist/images/instagram_icon.svg)
}

.home_2 {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.home_2 {
		margin: 120px 0
	}
}

.home_2 .row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 25px;
	margin: 0 0 50px
}

@media screen and (min-width: 1024px) {
	.home_2 .row {
		grid-template-columns: repeat(2, 1fr);
		align-items: center;
		margin: 0 0 100px
	}
}

.home_2 .row:last-of-type {
	margin: 0
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_1 {
		margin: 0 -250px 0 0;
		z-index: 1
	}
}

.home_2 .row .col_1 p.heading {
	margin: 0 0 25px;
	color: #fff;
	/*font-family: "Cormorant";*/
	font-size: 32px;
	line-height: 37px;
	font-weight: 400;
	letter-spacing: .18em
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_1 p.heading {
		margin: 0 0 100px;
		font-size: 65px;
		line-height: 70px
	}
}

.home_2 .row .col_1 .block {
	display: grid;
	gap: 25px
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_1 .block {
		max-width: 650px;
		grid-template-columns: 100px auto;
		gap: 50px
	}
}

.home_2 .row .col_1 .block span.line {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 1px;
	background: #C69569
}

.home_2 .row .col_1 .block div .contents {
	max-width: 450px
}

.home_2 .row .col_1 .block div .contents p {
	margin: 0 0 15px;
	color: #999999;
	font-size: 17px;
	line-height: 27px
}

.home_2 .row .col_1 .block div .contents *:last-child {
	margin: 0
}

.home_2 .row .col_1 .block div .btn_wrapper {
	text-align: center;
	margin: 25px 0 0
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_1 .block div .btn_wrapper {
		margin: 70px 0 0
	}
}

.home_2 .row .col_1 .block div .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.home_2 .row .col_1 .block div .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_1 .block div .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.home_2 .row .col_1 .block div .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.home_2 .row .col_1 .block div .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.home_2 .row .col_1 .block div .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

.home_2 .row .col_2 {
	display: grid;
	grid-template-columns: 60% 40%;
	align-items: center
}

.home_2 .row .col_2 .image_1_wrapper .image_1 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 155%;
	position: relative
}

.home_2 .row .col_2 .image_1_wrapper .image_1::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #000 0%, rgba(22, 22, 22, 0) 100%);
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0
}

.home_2 .row .col_2 .image_2_wrapper {
	margin: 0 0 0 -50px;
	z-index: 1
}

@media screen and (min-width: 1024px) {
	.home_2 .row .col_2 .image_2_wrapper {
		margin: 0 0 0 -100px
	}
}

.home_2 .row .col_2 .image_2_wrapper .image_2 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 135%;
	box-shadow: 0px 35px 50px rgba(0, 0, 0, 0.55)
}

@media screen and (min-width: 1280px) {
	.home_2 .row .col_2 .image_2_wrapper .image_2 {
		padding-top: 145%
	}
}

@media screen and (min-width: 1024px) {
	.home_2 .row:nth-of-type(even) .col_1 {
		order: 1;
		z-index: 2
	}
}

@media screen and (min-width: 1280px) {
	.home_2 .row:nth-of-type(even) .col_1 {
		margin: 0 0 0 -250px
	}
}

@media screen and (min-width: 1280px) {
	.home_2 .row:nth-of-type(even) .col_1 .block {
		margin-left: auto
	}
}

.home_2 .row:nth-of-type(even) .col_2 {
	grid-template-columns: 40% 60%
}

.home_2 .row:nth-of-type(even) .col_2 .image_1_wrapper {
	order: 1
}

.home_2 .row:nth-of-type(even) .col_2 .image_1_wrapper .image_1::after {
	background-image: linear-gradient(to left, #000 0%, rgba(22, 22, 22, 0) 100%)
}

.home_2 .row:nth-of-type(even) .col_2 .image_2_wrapper {
	margin: 0 -50px 0 0
}

@media screen and (min-width: 1024px) {
	.home_2 .row:nth-of-type(even) .col_2 .image_2_wrapper {
		margin: 0 -100px 0 0
	}
}

.home_3 {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.home_3 {
		margin: 120px 0
	}
}

.offer_module {
	display: grid;
	grid-template-columns: 1fr
}

@media screen and (min-width: 768px) {
	.offer_module {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media screen and (min-width: 1200px) {
	.offer_module {
		grid-template-columns: repeat(3, 1fr)
	}
}

.offer_module .item .thumb_wrapper .thumb {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 65%
}

.offer_module .item .contents {
	padding: 25px;
	background: #101010
}

@media screen and (min-width: 1024px) {
	.offer_module .item .contents {
		padding: 50px
	}
}

.offer_module .item .contents p {
	margin: 0 0 20px;
	color: #fff;
	/*font-family: "Cormorant";*/
	font-size: 32px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: .18em
}

@media screen and (min-width: 1024px) {
	.offer_module .item .contents p {
		font-size: 42px
	}
}

.offer_module .item .btn {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	color: #d2ab87;
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.offer_module .item .btn {
		letter-spacing: .4em
	}
}

.offer_module .item .btn img {
	margin: 0 0 0 15px
}

.offer_module .item:nth-of-type(even) .contents {
	background: #161616
}

.opinions_module {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.opinions_module {
		margin: 120px 0
	}
}

.opinions_module .wrapper {
	position: relative;
	padding: 50px 30px
}

@media screen and (min-width: 1024px) {
	.opinions_module .wrapper {
		padding: 100px 15px
	}
}

.opinions_module .wrapper::after {
	content: '';
	display: block;
	width: calc(100% - 30px);
	max-width: 525px;
	height: 100%;
	background: #101010;
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	z-index: -1
}

@media screen and (min-width: 1024px) {
	.opinions_module .wrapper::after {
		width: 100%;
		left: auto
	}
}

.opinions_module .row_1 {
	display: grid
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_1 {
		grid-template-columns: auto 525px
	}
}

.opinions_module .row_1 p.heading {
	margin: 0 0 25px;
	color: #fff;
	/*font-family: "Cormorant";*/
	font-size: 32px;
	line-height: 37px;
	font-weight: 400;
	letter-spacing: .18em
}

@media screen and (min-width: 1280px) {
	.opinions_module .row_1 p.heading {
		margin: 0 0 100px;
		font-size: 65px;
		line-height: 70px
	}
}

.opinions_module .row_1 .pagination {
	text-align: center;
	margin: 0 0 25px
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_1 .pagination {
		text-align: right;
		margin: 0;
		padding: 0 100px 0 0
	}
}

.opinions_module .row_1 .pagination .slick-dots {
	position: static;
	display: inline-flex;
	align-items: center;
	width: auto;
	margin: 0 -7px
}

.opinions_module .row_1 .pagination .slick-dots li {
	width: 14px;
	height: 14px;
	border: 1px solid #c69569;
	border-radius: 50%;
	background: transparent;
	margin: 0 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: border .3s ease-in-out;
	pointer-events: all
}

.opinions_module .row_1 .pagination .slick-dots li button {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: transparent;
	transition: background .3s ease-in-out
}

.opinions_module .row_1 .pagination .slick-dots li button::before, .opinions_module .row_1 .pagination .slick-dots li button::after {
	display: none
}

.opinions_module .row_1 .pagination .slick-dots li.slick-active {
	border: 1px solid transparent
}

.opinions_module .row_1 .pagination .slick-dots li.slick-active button {
	background: #fff
}

.opinions_module .row_2 {
	display: grid
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_2 {
		grid-template-columns: auto 375px
	}
}

.opinions_module .row_2 .slider_wrapper {
	width: 0;
	min-width: 100%;
	overflow: hidden
}

.opinions_module .row_2 .slider_wrapper .slider {
	margin: 0 0 25px
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_2 .slider_wrapper .slider {
		margin: 0
	}
}

.opinions_module .row_2 .slider_wrapper .slider .item {
	outline: none
}

.opinions_module .row_2 .slider_wrapper .slider .item .contents {
	margin: 0 0 15px
}

.opinions_module .row_2 .slider_wrapper .slider .item .contents p {
	margin: 0 0 15px;
	color: #999999;
	font-size: 17px;
	line-height: 27px
}

.opinions_module .row_2 .slider_wrapper .slider .item .contents p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.opinions_module .row_2 .slider_wrapper .slider .item .contents *:last-child {
	margin: 0
}

.opinions_module .row_2 .slider_wrapper .slider .item .caption {
	display: inline-flex;
	align-items: center
}

.opinions_module .row_2 .slider_wrapper .slider .item .caption span.line {
	display: block;
	width: 60px;
	height: 1px;
	background: #C69569
}

.opinions_module .row_2 .slider_wrapper .slider .item .caption p {
	margin: 0 0 0 30px;
	color: #fff;
	font-size: 17px;
	line-height: 1
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_2 .icon {
		margin: 0 100px 0 0
	}
}

.opinions_module .row_2 .icon img {
	margin: 0 auto
}

@media screen and (min-width: 1024px) {
	.opinions_module .row_2 .icon img {
		margin: 0 0 0 auto
	}
}

.footer {
	padding: 50px 0;
	background: #e3e3e3
}

.footer .row_1 {
	padding: 0 0 50px;
	margin: 0 0 50px;
	border-bottom: 1px solid #d7d7d7;
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px
}

@media screen and (min-width: 1024px) {
	.footer .row_1 {
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}

.footer .row_1 .col p {
	margin: 0;
	color: #999999;
	font-size: 16px;
	line-height: 22px
}

.footer .row_1 .col p a {
	color: inherit;
	text-decoration: none;
	transition: color .3s ease-in-out
}

.footer .row_1 .col p a:hover {
	color: #c69569
}

@media screen and (min-width: 1024px) {
	.footer .row_1 .col:last-of-type {
		text-align: right
	}
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #313131;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.footer .row_1 .col:last-of-type .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn span.txt svg {
	fill: #c69569;
	margin: 0 0 0 15px;
	transition: fill .3s ease-in-out
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn:hover span.txt svg {
	fill: #fff
}

.footer .row_1 .col:last-of-type .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

.footer .row_2 {
	text-align: center
}

@media screen and (min-width: 1200px) {
	.footer .row_2 {
		display: flex;
		justify-content: space-between
	}
}

.footer .row_2 .col_1 {
	margin: 0 0 45px
}

@media screen and (min-width: 1024px) {
	.footer .row_2 .col_1 {
		display: flex;
		justify-content: center
	}
}

@media screen and (min-width: 1200px) {
	.footer .row_2 .col_1 {
		margin: 0;
		display: flex;
		justify-content: space-between
	}
}

.footer .row_2 .col_1 p {
	margin: 0 0 15px;
	color: #999999;
	font-size: 15px;
	line-height: 16px
}

@media screen and (min-width: 1024px) {
	.footer .row_2 .col_1 p {
		margin: 0 30px 0 0;
		padding: 0 30px 0 0;
		position: relative;
		border-right: 1px solid #999999
	}
}

.footer .row_2 .col_1 p a {
	text-decoration: none;
	color: inherit
}

.footer .row_2 .col_1 p:last-of-type {
	margin: 0;
	border-right: none
}

.footer .row_2 .col_2 a {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	color: #999;
	font-size: 15px;
	line-height: 1;
	margin: 0 0 0 50px
}

@media screen and (min-width: 1024px) {
	.footer .row_2 .col_2 a {
		margin: 0 0 0 75px
	}
}

.footer .row_2 .col_2 a:first-of-type {
	margin: 0
}

.footer .row_2 .col_2 a::before {
	content: '';
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin: 0 15px 0 0
}

.footer .row_2 .col_2 a.facebook::before {
	width: 11px;
	height: 19px;
	background-image: url(../../dist/images/facebook_icon.svg)
}

.footer .row_2 .col_2 a.instagram::before {
	width: 19px;
	height: 19px;
	background-image: url(../../dist/images/instagram_icon.svg)
}

.banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 250px 0 100px;
	position: relative
}

.banner::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(52, 52, 52, 0.7);
	position: absolute;
	top: 0;
	left: 0
}

.banner::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
	opacity: .7;
	position: absolute;
	top: 0;
	left: 0
}

.banner .wrapper {
	z-index: 1;
	position: relative
}

.banner h2 {
	margin: 0 0 50px;
	color: #fff;
	/*font-family: "Cormorant";*/
	font-size: 36px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	letter-spacing: .18em
}

@media screen and (min-width: 1024px) {
	.banner h2 {
		font-size: 72px
	}
}

.banner .breadcrumbs {
	margin: 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .18em
}

.banner .breadcrumbs a {
	color: inherit;
	text-decoration: none;
	transition: color .3s ease-in-out
}

.banner .breadcrumbs a:hover {
	color: #c69569
}

.banner .breadcrumbs span.sepatator {
	display: inline-block;
	margin: 0 10px;
	color: #B7B7B7
}

.intro {
	margin: 50px auto 75px;
	text-align: center
}

@media screen and (min-width: 1280px) {
	.intro {
		margin: 100px auto 150px;
		max-width: 1350px
	}
}

.intro p {
	margin: 0 0 20px;
	color: #FFFFFF;
	/*font-family: "Cormorant";*/
	font-size: 45px;
	line-height: 55px;
	font-weight: 400;
	letter-spacing: .18em
}

.intro *:last-of-type {
	margin: 0
}

.about_page {
	margin: 75px 0 0
}

@media screen and (min-width: 1280px) {
	.about_page {
		margin: 150px 0 0
	}
}

.about_page .row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
	margin: 0 0 60px
}

@media screen and (min-width: 1024px) {
	.about_page .row {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media screen and (min-width: 1280px) {
	.about_page .row {
		grid-template-columns: 48fr 52fr;
		gap: 120px
	}
}

@media screen and (min-width: 1366px) {
	.about_page .row {
		margin: 0
	}
}

.about_page .row .col_1 .contents p {
	margin: 0 0 30px;
	color: #999999;
	font-size: 19px;
	line-height: 29px
}

@media screen and (min-width: 1024px) {
	.about_page .row .col_1 .contents p {
		margin: 0 0 60px
	}
}

.about_page .row .col_1 .contents p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.about_page .row .col_1 .contents *:last-child {
	margin: 0
}

.about_page .row .col_1 .btn_wrapper {
	margin: 50px 0 0
}

@media screen and (min-width: 1280px) {
	.about_page .row .col_1 .btn_wrapper {
		margin: 100px 0 0
	}
}

.about_page .row .col_1 .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.about_page .row .col_1 .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.about_page .row .col_1 .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.about_page .row .col_1 .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.about_page .row .col_1 .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.about_page .row .col_1 .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

@media screen and (min-width: 1024px) {
	.about_page .row .col_2 img {
		margin-left: auto
	}
}

@media screen and (min-width: 1366px) {
	.about_page .row:nth-of-type(even) {
		margin: -100px 0 0
	}
}

@media screen and (min-width: 1024px) {
	.about_page .row:nth-of-type(even) .col_1 {
		order: 1;
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}
}

@media screen and (min-width: 1024px) {
	.about_page .row:nth-of-type(even) .col_2 img {
		margin: 0
	}
}

.offer_page {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.offer_page {
		margin: 120px 0
	}
}

.offer_single_page {
	margin: 75px 0 0
}

@media screen and (min-width: 1280px) {
	.offer_single_page {
		margin: 150px 0 0
	}
}

.offer_single_page .contact_page .cols {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media screen and (min-width: 1280px) {
	.offer_single_page .contact_page .cols {
		gap: 80px
	}
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_1 {
		padding: 60px 0 0
	}
}

.offer_single_page .contact_page .cols .col_1 .intro {
	padding: 0 0 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_1 .intro {
		padding: 0 0 40px
	}
}

.offer_single_page .contact_page .cols .col_1 .intro p {
	margin: 0 0 30px;
	color: #8292a7;
	font-size: 20px;
	line-height: 26px;
	font-weight: 300
}

.offer_single_page .contact_page .cols .col_1 .intro p em {
	color: #505c6b;
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
	font-weight: 400
}

.offer_single_page .contact_page .cols .col_1 .intro *:last-child {
	margin: 0
}

.offer_single_page .contact_page .cols .col_1 .contact .item {
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09)
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_1 .contact .item {
		padding: 40px 0;
		display: flex;
		align-items: center
	}
}

.offer_single_page .contact_page .cols .col_1 .contact .item:last-of-type {
	border-bottom: none;
	padding-bottom: 0
}

.offer_single_page .contact_page .cols .col_1 .contact .item img {
	margin: 0 0 15px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_1 .contact .item img {
		margin: 0 40px 0 0
	}
}

.offer_single_page .contact_page .cols .col_1 .contact .item .txt p {
	margin: 0 0 10px;
	color: #8292a7;
	font-size: 20px;
	line-height: 1;
	font-weight: 300
}

.offer_single_page .contact_page .cols .col_1 .contact .item .txt a {
	display: inline-block;
	text-decoration: none;
	color: #505c6b;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	transition: color .3s ease-in-out
}

.offer_single_page .contact_page .cols .col_1 .contact .item .txt a:hover {
	color: #11a5e3
}

.offer_single_page .contact_page .cols .col_1 .contact .item .txt *:last-child {
	margin: 0
}

.offer_single_page .contact_page .cols .col_2 .cf {
	background: #f2f7fb;
	padding: 30px 15px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_2 .cf {
		padding: 30px
	}
}

@media screen and (min-width: 1280px) {
	.offer_single_page .contact_page .cols .col_2 .cf {
		padding: 60px
	}
}

.offer_single_page .contact_page .cols .col_2 .cf p {
	margin: 0 0 30px;
	color: #505c6b;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400
}

.offer_single_page .contact_page .cols .col_2 .cf form {
	width: 100%;
	position: relative
}

.offer_single_page .contact_page .cols .col_2 .cf form br {
	display: none
}

.offer_single_page .contact_page .cols .col_2 .cf form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text], .offer_single_page .contact_page .cols .col_2 .cf form textarea {
	display: block;
	width: 100%;
	color: #8292a7;
	font-size: 17px;
	line-height: 19px;
	font-weight: 300;
	outline: none;
	border: none;
	border-bottom: 1px solid rgba(191, 206, 217, 0.5);
	background: none;
	padding: 10px 10px 10px 0
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text]::-moz-placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea::-moz-placeholder {
	color: #8292a7
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text]:-ms-input-placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea:-ms-input-placeholder {
	color: #8292a7
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text]::placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea::placeholder {
	color: #8292a7
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text]:focus, .offer_single_page .contact_page .cols .col_2 .cf form textarea:focus {
	border-bottom: 1px solid #7f9db3
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text].not-valid, .offer_single_page .contact_page .cols .col_2 .cf form textarea.not-valid {
	color: #a94442;
	border-bottom: 1px solid #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text].not-valid::-moz-placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea.not-valid::-moz-placeholder {
	color: #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text].not-valid:-ms-input-placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea.not-valid:-ms-input-placeholder {
	color: #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text].not-valid::placeholder, .offer_single_page .contact_page .cols .col_2 .cf form textarea.not-valid::placeholder {
	color: #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form input[type=text].not-valid:focus, .offer_single_page .contact_page .cols .col_2 .cf form textarea.not-valid:focus {
	border-bottom: 1px solid #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form textarea {
	resize: none;
	height: 150px
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept {
	display: flex;
	align-items: flex-start;
	cursor: pointer;
	margin: 20px 0 40px
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept .wpcf7-list-item, .offer_single_page .contact_page .cols .col_2 .cf form .accept .wpcf7-form-control-wrap {
	margin: 0;
	display: block
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept .wpcf7-list-item-label::before {
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 16px;
	height: 16px;
	border: 1px solid #e7e7e7;
	margin-right: 15px;
	cursor: pointer
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept .wpcf7-list-item-label::after {
	content: '\2713';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	cursor: pointer;
	font-size: 10px;
	line-height: 1;
	color: rgba(130, 146, 167, 0.6);
	display: flex;
	justify-content: center;
	align-items: center
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept input {
	display: none
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept input:checked + .wpcf7-list-item-label::after {
	opacity: 1
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept .text {
	display: inline-block;
	color: #8292a7;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept .text a {
	color: inherit
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept.not-valid .wpcf7-list-item-label::before {
	border: 1px solid #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form .accept.not-valid .text {
	color: #a94442
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper {
	display: inline-block;
	border-radius: 3px;
	overflow: hidden
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button {
	display: inline-flex;
	align-items: center;
	background: #11a5e3;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.35);
	padding: 17px 30px 13px;
	transition: background .3s ease-in-out;
	border: none;
	outline: none;
	cursor: pointer
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button span.txt {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: -0.45px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

@media screen and (min-width: 1024px) {
	.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button span.txt {
		font-size: 22px
	}
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button span.icon {
	margin: 0 0 0 15px;
	width: 31px;
	height: 7px;
	background-image: url(../../dist/images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button:hover {
	background: #0f94cb
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button:disabled {
	cursor: not-allowed;
	opacity: .75
}

.offer_single_page .contact_page .cols .col_2 .cf form .button_wrapper button:disabled:hover {
	background: #0f94cb
}

.offer_single_page .contact_page .cols .col_2 .cf form .wpcf7-not-valid-tip {
	display: none
}

.offer_single_page .contact_page .cols .col_2 .cf form div.wpcf7-response-output {
	border: none;
	color: #000;
	background: #ccc;
	margin: 0;
	padding: 8px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	width: 100%;
	margin: 15px 0 0
}

.offer_single_page .module_1 {
	margin: 0 0 60px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 {
		margin: 0 0 120px
	}
}

.offer_single_page .module_1 .row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
	margin: 0 0 60px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 .row {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media screen and (min-width: 1280px) {
	.offer_single_page .module_1 .row {
		grid-template-columns: 60fr 40fr;
		gap: 120px
	}
}

@media screen and (min-width: 1366px) {
	.offer_single_page .module_1 .row {
		margin: 0
	}
}

.offer_single_page .module_1 .row .col_1 .contents p {
	margin: 0 0 30px;
	color: #999999;
	font-size: 19px;
	line-height: 29px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 .row .col_1 .contents p {
		margin: 0 0 60px
	}
}

.offer_single_page .module_1 .row .col_1 .contents p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.offer_single_page .module_1 .row .col_1 .contents *:last-child {
	margin: 0
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper {
	margin: 50px 0 0
}

@media screen and (min-width: 1280px) {
	.offer_single_page .module_1 .row .col_1 .btn_wrapper {
		margin: 100px 0 0
	}
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.offer_single_page .module_1 .row .col_1 .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

@media screen and (min-width: 1366px) {
	.offer_single_page .module_1 .row:nth-of-type(even) {
		margin: -100px 0 0
	}
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 .row:nth-of-type(even) .col_1 {
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 .row:nth-of-type(even) .col_2 img {
		margin-left: auto
	}
}

@media screen and (min-width: 1280px) {
	.offer_single_page .module_1 .row:nth-of-type(odd) {
		grid-template-columns: 40fr 60fr
	}
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_1 .row:nth-of-type(odd) .col_1 {
		order: 1
	}
}

.offer_single_page .module_2 .intro {
	margin: 75px auto 50px;
	text-align: center
}

@media screen and (min-width: 1280px) {
	.offer_single_page .module_2 .intro {
		margin: 150px auto 100px;
		max-width: 1350px
	}
}

.offer_single_page .module_2 .slider_wrapper .pagination {
	text-align: center;
	margin: 0 0 65px
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_2 .slider_wrapper .pagination {
		margin: 0 0 115px
	}
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots {
	position: static;
	display: inline-flex;
	align-items: center;
	width: auto;
	margin: 0 -7px
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li {
	width: 14px;
	height: 14px;
	border: 1px solid #c69569;
	border-radius: 50%;
	background: transparent;
	margin: 0 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: border .3s ease-in-out;
	pointer-events: all
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li button {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: transparent;
	transition: background .3s ease-in-out
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li button::before, .offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li button::after {
	display: none
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li.slick-active {
	border: 1px solid transparent
}

.offer_single_page .module_2 .slider_wrapper .pagination .slick-dots li.slick-active button {
	background: #fff
}

.offer_single_page .module_2 .slider_wrapper .slider .slide {
	outline: none;
	margin: 0 3.125vw
}

.offer_single_page .module_2 .slider_wrapper .slider .slide .image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	padding-top: 125%
}

@media screen and (min-width: 1024px) {
	.offer_single_page .module_2 .slider_wrapper .slider .slide .image {
		width: 400px
	}
}

.gallery_page .wrapper {
	-moz-column-count: 1;
	column-count: 1;
	-moz-column-gap: 50px;
	column-gap: 50px
}

@media screen and (min-width: 1024px) {
	.gallery_page .wrapper {
		-moz-column-count: 3;
		column-count: 3;
		-moz-column-gap: 100px;
		column-gap: 100px
	}
}

.gallery_page .wrapper p.heading {
	margin: 0 0 50px;
	color: #FFFFFF;
	/*font-family: "Cormorant";*/
	font-size: 45px;
	line-height: 55px;
	letter-spacing: .18em
}

@media screen and (min-width: 1024px) {
	.gallery_page .wrapper p.heading {
		margin: 0 0 100px
	}
}

.gallery_page .wrapper a.item {
	display: block;
	margin: 0 0 50px
}

@media screen and (min-width: 1024px) {
	.gallery_page .wrapper a.item {
		margin: 0 0 100px
	}
}

.gallery_page .wrapper .btn_wrapper {
	margin: 0 0 50px
}

@media screen and (min-width: 1024px) {
	.gallery_page .wrapper .btn_wrapper {
		margin: 0 0 100px
	}
}

.gallery_page .wrapper .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center
}

.gallery_page .wrapper .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.gallery_page .wrapper .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.gallery_page .wrapper .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.gallery_page .wrapper .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.gallery_page .wrapper .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

.opinions_page {
	margin: 0 0 60px
}

@media screen and (min-width: 1024px) {
	.opinions_page {
		margin: 0 0 120px
	}
}

.opinions_page .wrapper {
	position: relative;
	padding: 50px 30px;
	margin: 0 0 30px;
	display: grid;
	grid-template-columns: 1fr
}

@media screen and (min-width: 1024px) {
	.opinions_page .wrapper {
		padding: 100px 15px;
		grid-template-columns: 375px auto;
		align-items: center
	}
}

.opinions_page .wrapper:last-of-type {
	margin: 0
}

.opinions_page .wrapper::after {
	content: '';
	display: block;
	width: calc(100% - 30px);
	max-width: 525px;
	height: 100%;
	background: #101010;
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	z-index: -1
}

@media screen and (min-width: 1024px) {
	.opinions_page .wrapper::after {
		width: 100%;
		right: auto
	}
}

@media screen and (min-width: 1024px) {
	.opinions_page .wrapper .icon {
		padding: 0 0 0 100px
	}
}

.opinions_page .wrapper .icon img {
	margin: 0 auto 25px
}

@media screen and (min-width: 1024px) {
	.opinions_page .wrapper .icon img {
		margin: 0
	}
}

.opinions_page .wrapper .item .contents p {
	margin: 0 0 15px;
	color: #999999;
	font-size: 17px;
	line-height: 27px
}

.opinions_page .wrapper .item .contents p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.opinions_page .wrapper .item .contents h3 {
	margin: 0 0 15px;
	color: #fff;
	font-size: 22px;
	line-height: 32px
}

.opinions_page .wrapper .item .contents *:last-child {
	margin: 0
}

.opinions_page .wrapper .item .caption {
	display: inline-flex;
	align-items: center;
	margin: 15px 0 0;
	text-decoration: none
}

.opinions_page .wrapper .item .caption span.line {
	display: block;
	width: 60px;
	height: 1px;
	background: #C69569
}

.opinions_page .wrapper .item .caption p {
	margin: 0 0 0 30px;
	color: #fff;
	font-size: 17px;
	line-height: 1
}

.contact_page {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.contact_page {
		margin: 120px 0
	}
}

.contact_page .cols {
	display: grid;
	grid-template-columns: 1fr;
	gap: 40px
}

@media screen and (min-width: 1024px) {
	.contact_page .cols {
		grid-template-columns: repeat(2, 1fr);
		align-items: flex-start
	}
}

@media screen and (min-width: 1280px) {
	.contact_page .cols {
		gap: 80px
	}
}

.contact_page .cols .col_1 {
	display: grid;
	grid-template-columns: 1fr;
	gap: 50px
}

@media screen and (min-width: 1200px) {
	.contact_page .cols .col_1 {
		padding: 60px 0 0;
		grid-template-columns: repeat(2, auto)
	}
}

.contact_page .cols .col_1 .company p {
	margin: 0 0 50px;
	color: #999999;
	font-size: 19px;
	line-height: 29px
}

.contact_page .cols .col_1 .company p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.contact_page .cols .col_1 .company *:last-child {
	margin: 0
}

@media screen and (min-width: 1200px) {
	.contact_page .cols .col_1 .contact {
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}
}

.contact_page .cols .col_1 .contact .item {
	margin: 0 0 50px
}

@media screen and (min-width: 1024px) {
	.contact_page .cols .col_1 .contact .item {
		display: flex;
		align-items: center
	}
}

.contact_page .cols .col_1 .contact .item .icon {
	width: 77px;
	height: 77px;
	border: 1px solid #C69569;
	border-radius: 50%;
	margin: 0 0 15px;
	display: flex;
	justify-content: center;
	align-items: center
}

@media screen and (min-width: 1024px) {
	.contact_page .cols .col_1 .contact .item .icon {
		margin: 0 40px 0 0
	}
}

.contact_page .cols .col_1 .contact .item .txt p {
	margin: 0 0 15px;
	color: #999999;
	font-size: 19px;
	line-height: 1
}

.contact_page .cols .col_1 .contact .item .txt a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	transition: color .3s ease-in-out
}

.contact_page .cols .col_1 .contact .item .txt a:hover {
	color: #C69569
}

.contact_page .cols .col_1 .contact .item .txt *:last-child {
	margin: 0
}

.contact_page .cols .col_1 .contact .item:last-child {
	margin: 0
}

.contact_page .cols .col_2 .cf {
	background: #101010;
	padding: 30px 15px
}

@media screen and (min-width: 1024px) {
	.contact_page .cols .col_2 .cf {
		padding: 30px
	}
}

@media screen and (min-width: 1280px) {
	.contact_page .cols .col_2 .cf {
		padding: 60px
	}
}

.contact_page .cols .col_2 .cf p {
	margin: 0 0 50px;
	color: #fff;
	font-size: 22px;
	line-height: 30px
}

.contact_page .cols .col_2 .cf form {
	width: 100%;
	position: relative
}

.contact_page .cols .col_2 .cf form br {
	display: none
}

.contact_page .cols .col_2 .cf form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px
}

.contact_page .cols .col_2 .cf form input[type=text], .contact_page .cols .col_2 .cf form textarea {
	display: block;
	width: 100%;
	color: #999;
	font-size: 17px;
	line-height: 19px;
	outline: none;
	border: none;
	border-bottom: 1px solid #c69569;
	background: none;
	padding: 10px 10px 10px 0
}

.contact_page .cols .col_2 .cf form input[type=text]::-moz-placeholder, .contact_page .cols .col_2 .cf form textarea::-moz-placeholder {
	color: #999
}

.contact_page .cols .col_2 .cf form input[type=text]:-ms-input-placeholder, .contact_page .cols .col_2 .cf form textarea:-ms-input-placeholder {
	color: #999
}

.contact_page .cols .col_2 .cf form input[type=text]::placeholder, .contact_page .cols .col_2 .cf form textarea::placeholder {
	color: #999
}

.contact_page .cols .col_2 .cf form input[type=text]:focus, .contact_page .cols .col_2 .cf form textarea:focus {
	border-bottom: 1px solid #926237
}

.contact_page .cols .col_2 .cf form input[type=text].not-valid, .contact_page .cols .col_2 .cf form textarea.not-valid {
	color: #a94442;
	border-bottom: 1px solid #a94442
}

.contact_page .cols .col_2 .cf form input[type=text].not-valid::-moz-placeholder, .contact_page .cols .col_2 .cf form textarea.not-valid::-moz-placeholder {
	color: #a94442
}

.contact_page .cols .col_2 .cf form input[type=text].not-valid:-ms-input-placeholder, .contact_page .cols .col_2 .cf form textarea.not-valid:-ms-input-placeholder {
	color: #a94442
}

.contact_page .cols .col_2 .cf form input[type=text].not-valid::placeholder, .contact_page .cols .col_2 .cf form textarea.not-valid::placeholder {
	color: #a94442
}

.contact_page .cols .col_2 .cf form input[type=text].not-valid:focus, .contact_page .cols .col_2 .cf form textarea.not-valid:focus {
	border-bottom: 1px solid #a94442
}

.contact_page .cols .col_2 .cf form textarea {
	resize: none;
	height: 150px
}

.contact_page .cols .col_2 .cf form .accept {
	display: flex;
	align-items: flex-start;
	cursor: pointer;
	margin: 20px 0 40px
}

.contact_page .cols .col_2 .cf form .accept .wpcf7-list-item, .contact_page .cols .col_2 .cf form .accept .wpcf7-form-control-wrap {
	margin: 0;
	display: block
}

.contact_page .cols .col_2 .cf form .accept .wpcf7-list-item-label::before {
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	border: 1px solid #DFDFDF;
	border-radius: 2px;
	margin-right: 15px;
	cursor: pointer
}

.contact_page .cols .col_2 .cf form .accept .wpcf7-list-item-label::after {
	content: '\2713';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
	color: #DFDFDF;
	display: flex;
	justify-content: center;
	align-items: center
}

.contact_page .cols .col_2 .cf form .accept input {
	display: none
}

.contact_page .cols .col_2 .cf form .accept input:checked + .wpcf7-list-item-label::after {
	opacity: 1
}

.contact_page .cols .col_2 .cf form .accept .text {
	display: inline-block;
	color: #999;
	font-size: 13px;
	line-height: 15px
}

.contact_page .cols .col_2 .cf form .accept .text a {
	color: inherit
}

.contact_page .cols .col_2 .cf form .accept.not-valid .wpcf7-list-item-label::before {
	border: 1px solid #a94442
}

.contact_page .cols .col_2 .cf form .accept.not-valid .text {
	color: #a94442
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	background: none;
	border: none;
	outline: none;
	cursor: pointer
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.contact_page .cols .col_2 .cf form .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn:disabled {
	cursor: not-allowed;
	opacity: .5
}

.contact_page .cols .col_2 .cf form .btn_wrapper .btn:disabled:hover span.bg {
	background-color: transparent
}

.contact_page .cols .col_2 .cf .wpcf7-not-valid-tip {
	display: none
}

.contact_page .cols .col_2 .cf div.wpcf7-response-output {
	border: none;
	color: #000;
	background: #ccc;
	margin: 0;
	padding: 8px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	width: 100%;
	margin: 15px 0 0
}

.popup_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	z-index: 20;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s ease-in-out
}

.popup_wrapper.active {
	opacity: 1;
	pointer-events: all
}

.popup_wrapper .popup {
	height: 100%;
	overflow-y: auto;
	display: flex;
	align-items: center
}

.popup_wrapper .popup .inner {
	background: #101010;
	border: 1px solid #909090;
	padding: 15px;
	display: grid;
	position: relative;
	margin: 50px 15px 15px
}

@media screen and (min-width: 1024px) {
	.popup_wrapper .popup .inner {
		padding: 30px
	}
}

.popup_wrapper .popup .inner .toggle {
	width: 34px;
	height: 24px;
	position: relative;
	margin-bottom: 3px;
	position: absolute;
	top: -42px;
	right: -6px;
	cursor: pointer
}

.popup_wrapper .popup .inner .toggle span {
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute
}

.popup_wrapper .popup .inner .toggle span:nth-of-type(1) {
	top: 0;
	transform: translateZ(0);
	transition: all .3s ease-in-out
}

.popup_wrapper .popup .inner .toggle span:nth-of-type(2) {
	opacity: 1;
	top: 50%;
	transition: all .1s ease-in-out
}

.popup_wrapper .popup .inner .toggle span:nth-of-type(3) {
	top: 100%;
	transform: translateZ(0);
	transition: all .3s ease-in-out
}

.popup_wrapper .popup .inner .toggle.close span:nth-of-type(1) {
	transform: rotate(45deg);
	top: 50%
}

.popup_wrapper .popup .inner .toggle.close span:nth-of-type(2) {
	opacity: 0
}

.popup_wrapper .popup .inner .toggle.close span:nth-of-type(3) {
	transform: rotate(135deg);
	top: 50%
}

.popup_wrapper .popup .inner .mf form {
	width: 100%;
	position: relative
}

.popup_wrapper .popup .inner .mf form br {
	display: none
}

.popup_wrapper .popup .inner .mf form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px
}

.popup_wrapper .popup .inner .mf form input[type=text] {
	display: block;
	width: 100%;
	color: #999;
	font-size: 17px;
	line-height: 19px;
	outline: none;
	border: none;
	border-bottom: 1px solid #c69569;
	background: none;
	padding: 10px 10px 10px 0
}

.popup_wrapper .popup .inner .mf form input[type=text]::-moz-placeholder {
	color: #999
}

.popup_wrapper .popup .inner .mf form input[type=text]:-ms-input-placeholder {
	color: #999
}

.popup_wrapper .popup .inner .mf form input[type=text]::placeholder {
	color: #999
}

.popup_wrapper .popup .inner .mf form input[type=text]:focus {
	border-bottom: 1px solid #926237
}

.popup_wrapper .popup .inner .mf form input[type=text].not-valid {
	color: #a94442;
	border-bottom: 1px solid #a94442
}

.popup_wrapper .popup .inner .mf form input[type=text].not-valid::-moz-placeholder {
	color: #a94442
}

.popup_wrapper .popup .inner .mf form input[type=text].not-valid:-ms-input-placeholder {
	color: #a94442
}

.popup_wrapper .popup .inner .mf form input[type=text].not-valid::placeholder {
	color: #a94442
}

.popup_wrapper .popup .inner .mf form input[type=text].not-valid:focus {
	border-bottom: 1px solid #a94442
}

.popup_wrapper .popup .inner .mf form .accept {
	display: flex;
	align-items: flex-start;
	cursor: pointer;
	margin: 20px 0 40px
}

.popup_wrapper .popup .inner .mf form .accept .wpcf7-list-item, .popup_wrapper .popup .inner .mf form .accept .wpcf7-form-control-wrap {
	margin: 0;
	display: block
}

.popup_wrapper .popup .inner .mf form .accept .wpcf7-list-item-label::before {
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	border: 1px solid #DFDFDF;
	border-radius: 2px;
	margin-right: 15px;
	cursor: pointer
}

.popup_wrapper .popup .inner .mf form .accept .wpcf7-list-item-label::after {
	content: '\2713';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
	color: #DFDFDF;
	display: flex;
	justify-content: center;
	align-items: center
}

.popup_wrapper .popup .inner .mf form .accept input {
	display: none
}

.popup_wrapper .popup .inner .mf form .accept input:checked + .wpcf7-list-item-label::after {
	opacity: 1
}

.popup_wrapper .popup .inner .mf form .accept .text {
	display: inline-block;
	color: #999;
	font-size: 13px;
	line-height: 15px
}

.popup_wrapper .popup .inner .mf form .accept .text a {
	color: inherit
}

.popup_wrapper .popup .inner .mf form .accept.not-valid .wpcf7-list-item-label::before {
	border: 1px solid #a94442
}

.popup_wrapper .popup .inner .mf form .accept.not-valid .text {
	color: #a94442
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	background: none;
	border: none;
	outline: none;
	cursor: pointer
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn span.txt {
	margin: 0 -60px 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	z-index: 1;
	letter-spacing: 5px
}

@media screen and (min-width: 1280px) {
	.popup_wrapper .popup .inner .mf form .btn_wrapper .btn span.txt {
		letter-spacing: .4em
	}
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn span.txt svg {
	margin: 0 0 0 15px
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn span.bg {
	display: block;
	width: 95px;
	height: 95px;
	background-image: url(../../dist/images/btn_circle.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	border-radius: 50%;
	transition: all .3s ease-in-out
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn:hover span.bg {
	background-color: #c69569
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn:disabled {
	cursor: not-allowed;
	opacity: .5
}

.popup_wrapper .popup .inner .mf form .btn_wrapper .btn:disabled:hover span.bg {
	background-color: transparent
}

.popup_wrapper .popup .inner .mf .wpcf7-not-valid-tip {
	display: none
}

.popup_wrapper .popup .inner .mf div.wpcf7-response-output {
	border: none;
	color: #000;
	background: #ccc;
	margin: 0;
	padding: 8px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	width: 100%;
	margin: 15px 0 0;
	text-align: left
}

.default_page {
	margin: 60px 0
}

@media screen and (min-width: 1024px) {
	.default_page {
		margin: 120px 0
	}
}

.default_page .contents p {
	margin: 0 0 30px;
	color: #999999;
	font-size: 19px;
	line-height: 29px
}

@media screen and (min-width: 1024px) {
	.default_page .contents p {
		margin: 0 0 60px
	}
}

.default_page .contents p em {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-style: normal
}

.default_page .contents ul, .default_page .contents ol {
	margin: 0 0 30px;
	color: #999999;
	font-size: 19px;
	line-height: 29px
}

@media screen and (min-width: 1024px) {
	.default_page .contents ul, .default_page .contents ol {
		margin: 0 0 60px
	}
}

.default_page .contents *:last-child {
	margin: 0
}

/*# sourceMappingURL=style.css.map */
