@charset "UTF-8";

html, body, span, applet, object, iframe, img, div, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-size: 16px;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

body {
	font-family: Nekst, Montserrat;
	color: #000;
	font-style: normal;
	font-weight: 400;
	background: #fff;
	font-size: 14px;
	line-height: 1;
	scroll-behavior: smooth
}

body::-webkit-scrollbar {
  width: 12px;               /* ширина scrollbar */
}
 
.take {
	padding-top: 80px;
}

#request.modal {
	max-width: 760px;
}

.swiperCounter {
	display: flex;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	background: #b9905c;
	border-radius: 50%;
}

.descrSubText
{
	/*font-size: 11px;*/
	font-size: 10px;
	color: #aa6d26;
	font-weight: 500;
}

.mini {
	margin: 600px 0 150px 0;
}

.see-weather {
	margin: 0 auto;
	width: 100%;
	max-width: 340px;
}

.play { 
  background: red;
  border-radius: 50% / 10%;
  color: #FFFFFF;
  font-size: 2em; /* change this to change size */
  height: 3em;
  margin: 20px auto;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: 0.1em;
  transition: all 150ms ease-out;
  width: 4em;
}

.sex-item.data .small p {
	padding: 0 0 12px 0;
}

.play:hover {
  background: #c00;
}

.play::before { 
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}

.play::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent #fff;
  content: ' ';
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  top: 50%;
  position: absolute;
  width: 0;
}


#programLong h2, #programLong h3, #programLong .small {
	color: #222;
}

#programLong .oneDay .arrowDiv {
	display: none;
}

.w-1920 {
}

.w-500 {
	display: none;
}

.right10 {
	position: absolute;
	right: 10%;
}

.daysClass {
	padding: 80px 0px;
}

.daysClass:nth-of-type(even) {
	background: #fff;
}

.text {
	line-height: 1.4;
	font-size: 16px;
}

.breadcrumb {
	padding: 80px 0 0 0;
	border-radius: 40px;
	background: #fff;
	margin: -40px 0 0 0;
}

.galleryFone  {
	width: 26%;
	max-width: 160px;
	height: 100%;
	background: rgba(32, 52, 86, 0.8);
	position: absolute;
	top: 0;
}

.right {
	right: 0
}

.left {
	left: 0
}

.d-none {
	display: none;
}

.see img, .portfolio img {
	border-radius: 148px;
}

.dig {
	padding: 20px 0 40px 0;
}

.p-t-25 {
	padding-top: 25px;
}

.details {
	padding: 100px 0; /* YURA */	
	position: relative;
	padding: 0;
	border-radius: 40px;
	margin-top: -40px;
	background-color: #fff;
}

.video {
	top:240px;
}

.large-slider-container {
	margin: 100px auto;
}

.bigPrice {
	font-size: 100px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	padding-top: 32px;
}

.bigPrice span {
	font-size: 32px;	
}

.swiper-pagination-fraction {
	bottom: 0;
}

.greyTop {
	background: linear-gradient(180deg, rgba(33, 37, 41, 0.05), transparent 96px);
	height: 96px
}

.greyBottom {
	background: linear-gradient(0, rgba(33, 37, 41, 0.05), transparent 96px);
	height: 96px
}

.oneDay {
	display: flex;
}				
.oneDay .program-swiper__img {
	width: 60%;
	position: relative;
}

.oneDay .program-swiper__txt {
	width: 40%;
}

.oneDayText {
	font-size: 17px;
	line-height: 1.4;
	width: 80%;
	padding-top: 40px;
}

.oneDayText p {
	padding: 8px 0;
}

.city {
	width: 50%;
	margin: 0px auto;
	max-width: 640px;
}

.city .oneDayText {
	width: 100%;
}

.counterArrowBlock
{
	position: relative;
	margin: 0 auto;
	width: 200px;
}

.program__swiper .swiper-button-next, .program__swiper .swiper-button-prev {
	margin-top: calc(-60px - (var(--swiper-navigation-size)/ 2));
}

/*
.see .swiper-button-next, .see .swiper-button-prev, .hl-prev, .hl-next {
	top: 0;
	margin-top: calc(0px + (var(--swiper-navigation-size)));
}
*/

/*
.see .swiper-button-prev, .hl-prev {
	left: calc(90% - 70px);
}

.see .swiper-button-next, .hl-next {
	left: calc(90% + 30px);
}
*/


.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 30%;
}

.counterArrowBlock .swiper-button-next, .counterArrowBlock .swiper-button-prev {
	position: absolute;
	top: 40%;
}

body.compensate-for-scrollbar {
	overflow: hidden
}
.fancybox-active {
	height: auto 
} 
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}
.fancybox-container * {
	box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-toolbar {
	right: 0;
	top: 0
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--html {
	padding: 6px
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing
}
.fancybox-container [data-selectable=true] {
	cursor: text
}
.fancybox-image, .fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}
.fancybox-slide--video .fancybox-content {
	background: #000
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff
}
.fancybox-iframe, .fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}
.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}
.fancybox-button:hover {
	color: #fff
}
.fancybox-button:focus {
	outline: 0
}
.fancybox-button.fancybox-focus {
	outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}
.fancybox-button div {
	height: 100%
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
	display: none
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}
.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}
.fancybox-navigation .fancybox-button div {
	padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}
.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}
@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}
.fancybox-caption--separate {
	margin-top: -50px
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}
.fancybox-loading {
	animation: a 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}
@keyframes a {
	to {
		transform: rotate(1turn)
	}
}
.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}
.fancybox-share p {
	margin: 0;
	padding: 0
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff
}
.fancybox-share__button:hover {
	text-decoration: none
}
.fancybox-share__button--fb {
	background: #3b5998
}
.fancybox-share__button--fb:hover {
	background: #344e86
}
.fancybox-share__button--pt {
	background: #bd081d
}
.fancybox-share__button--pt:hover {
	background: #aa0719
}
.fancybox-share__button--tw {
	background: #1da1f2
}
.fancybox-share__button--tw:hover {
	background: #0d95e8
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}
.fancybox-share__button svg path {
	fill: #fff
}
.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
	opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}


/*! 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: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}

* {
	position: relative;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
a, button, span {
	display: inline-block
}
input, textarea {
	display: block;
	width: 100%
}
table {
	width: 100%;
	border-collapse: collapse
}
a {
	background-color: transparent;
	text-decoration: none
}
img {
	border: none;
	max-width: 100%;
	height: auto;
	/*
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	*/
}

.tableMain img {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

a, button {
	outline: 0;
	cursor: pointer
}
li {
	list-style: none
}
button {
	background: 0 0;
	border: none
}
a, button, input, textarea {
	color: #000;
	font-weight: inherit;
	-webkit-appearance: none;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
textarea {
	resize: none;
	outline: 0;
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0
}
input {
	outline: 0;
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0
}
input[type=number] {
	-moz-appearance: textfield
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
	-webkit-appearance: none
}
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block
}
input[type=search]::-webkit-search-cancel-button {
	background: 0 0;
	display: none
}
.text-align-left {
	text-align: left
}
.text-align-center {
	text-align: center
}
.text-align-right {
	text-align: right
}
.full-img img {
	width: 100%
}
figure {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 5px;
	font-size: .75em;
	opacity: .8
}
[hidden] {
	display: none !important
}
.img-full {
	width: 100%
}
.clearfix:after {
	content: '';
	clear: both;
	display: block
}
.h1, h1 {
	margin: 0;
	font-size: 129px;
	font-weight: 600;
	color: #fff;
	line-height: .8;
	padding-bottom: 24px;
}
.h2, h2 {
	margin: 0;
	font-weight: 600;
	font-size: 64px;
	color: #fff;
	line-height: 1
}

.ilove {
	color: #fff;
	writing-mode: vertical-lr;
	position: absolute;
	left: -50px;
	top: 15px;
	font-size: 17px;
	font-weight: 400;
	border-right: 1px solid #f00;
	padding: 0 5px 0 0;
	height: 100%;						
}

.h3, h3 {
	margin: 0;
	font-size: 42px;
	font-weight: 600;
	color: #fff
}
.h4, h4 {
	font-size: 40px;
	font-weight: 600
}
.h5, h5 {
	font-size: 32px;
	font-weight: 600
}

.welcome-item .h5 {
	font-size: 24px;
}

.h5 b, h5 b {
	font-weight: 700
}
.h6, h6 {
	font-size: 20px;
	font-weight: 600
}
.medium {
	font-size: 22px;
	font-weight: 600
}
.small {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}
.text > * + * {
	margin-top: 15px
}

@media (max-width:735px) {
	body {
		font-size: 14px
	}
}

/*
.arrowDiv {
	position: relative;
	left: 24%;
	top: 44px;
	width: 110px;
	height: 64px;
}
*/

.swiper-button-next, .swiper-button-prev {
	width: 44px;
	height: 44px;
	font-size: 18px;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh
}
header {
	width: 100%
}
main {
	-webkit-box-flex: 1;
	-webkit-flex: auto;
	-moz-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	display: block
}
footer {
	margin: auto auto 0 auto;
	width: 100%
}
.container, .container-fluid, .container-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 64px;
	z-index: 2
}
.container {
	/*max-width: 1670px; YURA */
	max-width: 1440px;
}
.container-inner {
	/* max-width: 1600pxYURA */
	max-width: 1360px
}
.container-fluid {
	max-width: 1920px;
	padding: 0;
}
.fancybox-navigation {
	position: static
}
.swiper-button {
	outline: 0
}
.swiper-button.swiper-button-prev {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}
.swiper-button:after, .swiper-button:before {
	display: none
}
.swiper-pagination {
	position: relative;
	width: 60px;
	text-align: center;
	padding: 0;
	font-weight: 600;
	font-size: 16px;
	/* /margin: 30px auto 0 auto; */
	margin: 0 auto;
}
.swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	outline: 0
}

@font-face {
	font-family: Andale;
	src: url(../fonts/Andale_Mono.ttf);
	font-weight: 400
}
@font-face {
	font-family: IndieFlower;
	src: url(../fonts/IndieFlower-Regular.ttf);
	font-weight: 400
}

.icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}
.swiper-button-next, .swiper-button-prev {
	width: 54px;
	height: 54px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	/* background: #ff3b2a; YURA красный */
	background: #ff3b2a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.swiper-button-next:after, .swiper-button-prev:after {
	display: none
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	background: #771500;
}
.swiper-button-prev {
	left: -65px
}
.swiper-button-next {
	right: -65px
}
.feedback .swiper-button-prev {
	left: -40px
}
.feedback .swiper-button-next {
	right: -40px
}
.program .swiper-button-prev {
	left: 0px
}
.program .swiper-button-next {
	right: 0px
}

.swiper-button-prev .icon {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}

.swiper-pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	background: rgba(144, 144, 144, .3);
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.swiper-pagination-bullet-active {
	background: #000;
	width: 9px;
	height: 9px
}
.input-wrap input {
	width: 100%;
	border-bottom: 2px solid #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	color: #fff;
	padding: 0 16px 10px
}
.input-wrap input::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}
.input-wrap input:-moz-placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}
.input-wrap input::-moz-placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}
.input-wrap input:-ms-input-placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}
.input-wrap input::-ms-input-placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}
.input-wrap input::placeholder {
	color: #fff;
	opacity: 0.4;
	font-weight: 400;
}

body.open {
	overflow: hidden;
	height: 100vh
}
input::-webkit-input-placeholder {
	color: #000
}
input::-moz-placeholder {
	color: #000
}
input:-moz-placeholder {
	color: #000
}
input:-ms-input-placeholder {
	color: #000
}
textarea::-webkit-input-placeholder {
	color: #000
}
textarea::-moz-placeholder {
	color: #000
}
textarea:-moz-placeholder {
	color: #000
}
textarea:-ms-input-placeholder {
	color: #000
}
input:focus::-webkit-input-placeholder {
	color: transparent;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
input:focus::-moz-placeholder {
	color: transparent;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
input:focus:-moz-placeholder {
	color: transparent;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
input:focus:-ms-input-placeholder {
	color: transparent;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
textarea:focus::-webkit-input-placeholder {
	color: transparent;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
textarea:focus::-moz-placeholder {
	color: transparent;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
textarea:focus:-moz-placeholder {
	color: transparent;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
textarea:focus:-ms-input-placeholder {
	color: transparent;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
.modal {
	display: none;
	max-width: 90%;
	background-color: #fff;
	overflow: visible;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25);
	padding: 35px 30px;
	width: 380px
}
.modal, .modal > * {
	-webkit-transform: translateY(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	-o-transform: translateY(150px);
	transform: translateY(150px);
	opacity: 0;
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, -webkit-transform .5s;
	-o-transition: opacity .5s, -o-transform .5s;
	-moz-transition: transform .5s, opacity .5s, -moz-transform .5s;
	transition: transform .5s, opacity .5s;
}
.fancybox-slide--current .modal, .fancybox-slide--current .modal > * {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.link-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.link-icon--icon {
	margin-left: 10px;
	font-size: 14px;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.link-icon:hover .link-icon--icon {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px)
}
.media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.media li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.media > * + * {
	margin-left: 6px
}
.media a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	font-size: 22px;
	color: #fff
}
footer .media a {
	width: 60px; 
	height: 60px; 
	font-size: 32px;
}

.media a:hover {
	color: #ff3b2a;
	background: #fff
}
.btn {
	width: 180px;
	height: 180px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: left;
	padding: 35px;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.btn-orange {
	background: #e93222
}
.btn-green {
	background: #009924
}
.btn-small {
	font-size: 22px;
	padding: 30px;
	width: 180px;
	height: 180px
}
.btn-small .btn--icon {
	font-size: 21px
}
.btn--icon {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	font-size: 26px;
	color: #fff;
	margin-top: 8px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}
.btn:hover {
	background: #b91304;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
	box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}
.btn:hover .btn--icon {
	-webkit-transform: scale(1.3) rotate(45deg);
	-moz-transform: scale(1.3) rotate(45deg);
	-ms-transform: scale(1.3) rotate(45deg);
	-o-transform: scale(1.3) rotate(45deg);
	transform: scale(1.3) rotate(45deg)
}
.video-btn {
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	background: #009924
}
.video-btn img {
	max-height: 100%;
	margin-left: 10px
}
.video-btn:hover {
	background: #000
}
.video-btn:before {
	content: attr(data-label);
	position: absolute;
	left: -webkit-calc(100% + 18px);
	left: -moz-calc(100% + 18px);
	left: calc(100% + 18px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-weight: 600
}
.button-more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.button-more > * + * {
	margin-left: 18px
}
.button-more--txt {
	font-size: 20px;
	font-weight: 500;
	color: #b68245;
}
.button-more--icon {
	font-size: 21px;
	color: #b68245;;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.button-more--icon .icon {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg)
}
.button-more.active .button-more--icon {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.btn-outline, .btn-outline-modal {
	height: 45px;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	font-size: 14px;
	font-weight: 600;
	padding: 0 20px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	color: #fff;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	line-height: 45px
}

.btn-outline-modal {
	border: 1px solid #ccc;
	color: #ccc;
	display: inline;
}

.btn-outline:hover, .btn-outline-modal:hover {
	background: #ff3b2a;
	border-color: #ff3b2a;
	color: #fff
}
.close-nav, .open-nav, .overlay, .wrap-nav--contacts {
	display: none
}
.wrap-nav .logo {
	display: none
}
.header {
	padding: 18px 0;
	z-index: 50;
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	background: #2d0a2e;
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;
	max-width: 1440px;
	top: 75px;
	overflow: hidden;
	
	background: linear-gradient(0deg, #5e3352e0 5%, #cf99a6e0 60%, #bf6752e0 100%);
	background: -moz-linear-gradient(0deg, #5e3352e0 5%, #cf99a6e0 60%, #bf6752e0 100%);
	background: -webkit-linear-gradient(0deg, #5e3352e0 5%, #cf99a6e0 60%, #bf6752e0 100%);
	
	-moz-background-size: cover;
	background-size: cover;
	-webkit-transition: .8s ease-out;
	-o-transition: .8s ease-out;
	-moz-transition: .8s ease-out;
	transition: .8s ease-out
}
.header__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header-logo > * + * {
	padding-left: 60px;
	border-right: 1px solid rgba(255, 255, 255, .2);
}
.header-logo--txt {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	max-width: 100px
}
.header-right {
	padding: 5px 0 5px 50px;
	border-left: 1px solid rgba(255, 255, 255, .2);
}
.header.sticky {
	top: 10px;
	-webkit-box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
	-moz-box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
	box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
}
.menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.menu > * + * {
	margin-left: 40px
}
.menu a {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	border-bottom: 2px solid transparent;
	line-height: 1.5
}
.menu a:hover {
	border-color: #fff
}
.logo {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}
.logo-main {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
		
}
.orange-txt {
	color: #e93222;
	color: #fff;
	font-family: IndieFlower;
	font-size: 16px;
	font-weight: 600;
	opacity: .6;
	line-height: 1
}
.footer {
	padding: 80px 0 70px;
	overflow: hidden
}
.footer h6 {
	color: #fff;
	font-weight: 400;
	max-width: 375px
}
.footer__wrap {
	padding: 30px 0 150px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.footer__wrap h2 {
	text-align: center;
	max-width: 600px
}
.footer__wrap .btn {
	margin-top: 30px
}
.footer__lower {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer__lower .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.footer__lower .row > * + * {
	margin-left: 34px;
	padding-left: 34px;
	border-left: 2px solid rgba(255, 255, 255, .4);
}
.footer__lower .small {
	color: #fff
}
.footer .policy {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	text-decoration: underline
}
.footer .policy:hover {
	text-decoration: none
}
.welcome {
	padding: 320px 0 200px;
	overflow: hidden
}
.welcome__wrap {
	padding: 0
}
.welcome__txt {
	text-align: center
}
.welcome__txt .text{
	padding-top: 10px;
}

.welcome__txt span {
	font-size: 40px;
	font-weight: 500;
	color: #fff
}
.welcome .btn {
	position: absolute;
	right: 0;
	top: 0
}

.welcome .btn p:nth-child(1)
{
	font-size: 18px;
	font-weight: 500;
}

.welcome__lower {
	margin-top: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.welcome__lower .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.welcome__lower .row > * + * {
	margin-left: 18px
}
.welcome__lower .row .welcome-item * {
	color: #fff
}
.welcome-item {
	padding: 0 28px;
	width: 210px;
	height: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: .4px solid rgba(255, 255, 255, .5);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.welcome-item:hover {
	border-color: #ff3b2a
}
.introduction {
	overflow: hidden
}
.introduction-upper {
	padding: 120px 0 200px
}
.introduction-upper:before {
	content: '';
	position: absolute;
	/* YURA background: url(../img/introduction/introduction-decor.png) center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	*/
	width: 1920px;
	height: 2153px;
	left: 0;
	top: 0;
	pointer-events: none;
	z-index: -1
}
.introduction-upper h2 {
	max-width: 880px
}
.introduction-upper__wrap {
	padding-left: 120px;
	margin-top: 55px
}
.introduction-upper__wrap * {
	color: #fff
}
.introduction-upper__wrap > * + * {
	margin-top: 40px
}
.introduction-upper__wrap .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1.2;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 870px
}
.introduction-upper__wrap .row h5 {
	font-weight: 500;
	max-width: 640px;
	width: 100%
}
.introduction-upper__wrap .row h5 b {
	display: block;
	font-weight: 700
}
.introduction-upper__wrap .row .text {
	max-width: 305px
}
.introduction-upper__wrap .row:last-child .text p {
	font-size: 20px;
	font-weight: 600
}
.introduction-lower {
	padding: 0 0 400px
}
.introduction-lower .small {
	color: #c5c5db
}
.introduction-lower__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.introduction-lower h2 {
	font-size: 88px;
	text-align: center;
	font-weight: 500;
	max-width: 800px;
	margin: 0 auto 140px
}
.introduction-lower__txt {
	margin-left: auto;
	max-width: 540px
}
.introduction-lower__txt > * + * {
	margin-top: 16px
}
.introduction:before {
	content: '';
	position: absolute;
	/* YURA background: url(../img/introduction/introduction-lower-shadow.png) center no-repeat;
	-moz-background-size: cover;
	background-size: cover; */
	width: 1920px;
	height: 977px;
	bottom: -400px;
	left: 0;
	pointer-events: none
}
.advantages {
	background: #4d342a;
	padding: 200px 0 770px
}
.advantages:before {
	content: '';
	position: absolute;
	background: url(../img/advantages/advantages-decor.png) center no-repeat;
	-moz-background-size: contain;
	background-size: contain;
	width: 1920px;
	height: 1115px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none
}
.advantages:after {
	content: 'Namibia';
	position: absolute;
	left: 50%;
	top: 48%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 350px;
	font-weight: 600;
	background: linear-gradient(0deg, #603f35 5%, #473026 100%);
	background: -moz-linear-gradient(0deg, #603f35 5%, #473026 100%);
	background: -webkit-linear-gradient(0deg, #603f35 5%, #473026 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.advantages__wrap {
	margin-top: -450px
}
.advantages-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px 0;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.advantages-item h6 {
	text-align: center;
}

.advantages-item {
	padding: 75px 35px 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 1px solid #fff;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	border-radius: 180px;
	width: -webkit-calc(100% / 4 - 40px);
	width: -moz-calc(100% / 4 - 40px);
	width: calc(100% / 4 - 40px);
	margin: 0 20px 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 590px
}
.advantages-item > * + * {
	margin-top: 25px
}
.advantages-item * {
	color: #fff
}
.advantages-item .small {
	color: #dfdfdf
}
.advantages-item__img {
	width: 100%;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.advantages-item__img:before {
	content: '';
	display: block;
	padding-top: 100%
}
.advantages-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.advantages-item__txt {
	max-width: 90%;
	padding-bottom: 25px;
	min-height: 320px;
}
.advantages-item__txt > * + * {
	margin-top: 16px
}
.advantages-item:nth-child(even) {
	padding: 35px 35px 75px;
	/*margin-top: 150px*/
}
.advantages-item--dark {
	border-color: rgba(79, 79, 79, .4);
}
.advantages-item--dark .advantages-item__txt h6 {
	color: #000
}
.advantages-item--dark .advantages-item__txt .small {
	color: #8e8e8e
}
.gallery-hidden {
	display: none
}
.gallery__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.gallery-item {
	width: 50%;
	overflow: hidden;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
}
.gallery-item:before {
	content: '';
	display: block;
	padding-top: 100%
}
.gallery-item > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	transition: .3s ease-out
}
/* YURA
.gallery-item:after {
	content: '';
	position: absolute;
	background: url(../img/icons/zoom.png) center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	width: 36px;
	height: 36px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20;
	pointer-events: none;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	transition: .3s ease-out
}
*/
.gallery-item--txt {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding-top: 70px;
	padding-bottom: 45px;
	padding-left: 100px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	transition: .3s ease-out
}
.gallery-item--txt .small {
	font-weight: 400;
	color: #fff
}
.gallery-item--txt .small span {
	display: block
}
.gallery-item--txt .h3 {
	position: absolute;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	bottom: 0px;
	transform-origin: 0px 50%;
}

.gallery-item--txt.left .h3 {
	transform: none;
	margin: 0 -60px;
}

.gallery-item--txt .h3 span {
	display: block
}
.gallery-item--btn {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 0 30px 0 35px;
	width: 140px;
	height: 140px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 153, 36, 0.63);
	border: 1px solid rgba(0, 153, 36, 0.63);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 20px;
	color: #fff;
	font-weight: 600
}
.gallery-item--btn span {
	display: block
}
.gallery-item--btn img {
	width: 12px;
	height: 12px;
	margin-bottom: 6px
}
.gallery-item:hover > img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
/* YURA
.gallery-item:hover .gallery-item--txt {
	opacity: 0;
	visibility: hidden
}
*/
.gallery-item:hover:after {
	-webkit-transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
	-moz-transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
	-ms-transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
	-o-transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
	transform: translate(-50%, -50%) rotate(90deg) scale(1.2)
}
.gallery-item .gallery-item--btn {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
}
.gallery-item:hover .gallery-item--btn {
	border: 1px solid rgba(63, 255, 108, 0.59);
}

.gallery-item--txt.left {
	transform: rotate(-90deg);
	position: absolute;
	margin: -40px;
	z-index: 20
}

.gallery-item:nth-child(2) .gallery-item--txt {
	padding-left: 55px
}
.gallery-item:nth-child(2) .gallery-item--txt .h3 {
	left: 80px;
	right: auto
}
.gallery--1 {
	margin-top: -600px
}
.gallery--1 .gallery-item:last-child {
	margin-top: 420px
}
.gallery--2 {
	margin-top: -570px
}
.gallery--2 .gallery-item:last-child {
	margin-top: 320px
}
.gallery--3 {
	margin: 120px 0 40px
}
.gallery--3 .gallery-item:last-child {
	margin-top: 145px
}
.gallery--3 .gallery-item--txt .h4 {
	max-width: 250px
}
.gallery--3 .gallery-item--txt .h3 {
	font-size: 25px
}
.gallery--3 .gallery-item:after {
	display: none
}
.atlantica {
	padding: 685px 0 145px;
	margin-top: -606px
}
.atlantica:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(255, 255, 255, .1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, .1) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, .1) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, .1) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, .1) 100%);
	height: 600px;
	pointer-events: none
}
.atlantica h2 {
	max-width: 500px
}
.atlantica .btn {
	margin-left: 215px
}
.atlantica .medium {
	margin: 60px 0 30px;
	max-width: 300px;
	font-weight: 400;
	color: #fff
}
.see__top {
	padding: 0 0 40px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.see, .portfolio {
	padding: 60px 0;
}

/*
.see__top > * + * {
	margin-left: 240px
}
*/

.see__top h2, .time2 h2, .feedback h2 {
	color: #000;
	max-width: 680px
}
.see-weather h6 {
	margin-bottom: 20px
}
.see-weather .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.see-weather .row > * + * {
	margin-left: 20px
}
.see-weather__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid rgba(99, 99, 99, .4);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	height: 135px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 30px;
	width: 200px
}
.see-weather__item > * + * {
	margin-top: 6px
}
.see-weather__icon {
	width: 37px;
	height: 37px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.see-weather__icon img {
	max-height: 100%
}
.see__swiper {
	padding: 0 0 20px
}
.see-swiper, .fotos {
	overflow: visible
}

.see-swiper:after, .see-swiper:before, .fotos:after, .fotos:before, .large-swiper:after, .large-swiper:before {
	content: '';
	position: absolute;
	width: 1000%;
	top: 0;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	z-index: 2
}

.see-swiper:after, .fotos:after, .large-swiper:after {
	left: 100%;
}
.see-swiper:before, .fotos:before, .large-swiper:before {
	right: 100%;
	background: rgba(255, 255, 255, 1);
}

.see-swiper .swiper-slide {
	height: auto
}
.see-swiper__slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.see .see-swiper__slide {
	-webkit-justify-content: start;
	justify-content: start;
}

.see-swiper__slide .medium {
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center
}
.see .see-swiper__slide .medium, .portfolio .see-swiper__slide .medium {
	margin: 20px 0 20px 0;
}
.see-swiper__img {
	width: 100%;
	overflow: hidden;
	-webkit-border-radius: 12px; /*98px;*/
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin: 0 auto;
}
.see-swiper__img:before {
	content: '';
	display: block;
	padding-top: 80%
}
.see-swiper__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.sex {
	padding: 60px 0 0 0;
}
.sex__wrap {
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.sex-item {
	/*max-width: 640px;*/
	max-width: 50%;
	padding: 0 40px 0 0;
}
.sex-item h3 {
	margin-bottom: 40px;
	color: #000;
	font-size: 64px;
	max-width: 460px;
	font-weight: 600;
}


.sex-item ul li {
	padding-bottom: 18px;
	padding-left: 40px
}
/*
.sex-item ul li:after {
	content: '';
	position: absolute;
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #ddd
}
*/
.sex-item ul li:before {
	content: '“';
	position: absolute;
	left: 0;
	top: 0;
	color: #b68245;
	font-family: Andale;
	font-size: 48px;
	line-height: .8
}
.sex-item ul li > * + * {
	margin-top: 12px
}
/*
.sex-item ul > * + * {
	margin-top: 14px
}
*/
.sex-item.data ul li {
	padding-left: 0;
}

.sex-item.data ul li:before {
	content: '';
}

.tour {
	padding: 300px 0 685px;
	margin: 80px 0 0 0;
}

/*
.tour:before {
	content: '';
	position: absolute;
	background: url(../img/tour/na-tour-decor.png) center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	width: 1434px;
	height: 868px;
	left: 0;
	top: 0;
	mix-blend-mode: lighten;
	pointer-events: none
}
*/

.tour:before {
	content: 'Namibia';
	font-size: 350px;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	/*color: rgba(232, 239, 243, .7);*/
	color: rgba(164, 201, 223, 0.7);
	mix-blend-mode: multiply;
	z-index: 2
}
.tour__txt h2 {
	background: -webkit-linear-gradient(0deg, #d48c57 5%, #632f14 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: 750px;
	line-height: .8;
	padding: 0 0 16px
}
.tour__txt .medium {
	color: #643014;
	max-width: 420px;
	margin: 20px 0 55px
}
.tour__txt .btn {
	margin-left: 215px
}
.safari {
	padding: 485px 0 480px;
	margin-top: -540px;
	overflow: hidden
}
.safari__wrap > * + * {
	margin-top: 18px
}
.safari .side-title span {
	display: block
}
.feedback {
	padding: 75px 0 0
}
.feedback h2.side-title {
	color: #000
}
.feedback h2.side-title:before {
	color: #939393
}
.feedback__swiper {
	margin-top: 60px;
}
.feedback-swiper {
	overflow: visible
}
.feedback-swiper .swiper-button-next, .feedback-swiper .swiper-button-prev {
	z-index: 6
}
.feedback-swiper:after {
	content: '';
	position: absolute;
	width: 1000%;
	left: 100%;
	top: 0;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	z-index: 2
}
.feedback-swiper:before {
	content: '';
	position: absolute;
	width: 1000%;
	right: 100%;
	top: 0;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	z-index: 2
}
.feedback-swiper__slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.feedback-swiper__slide > * + * {
	margin-top: 10px
}
.feedback-swiper__txt {
	width: 100%;
	background: rgba(248, 245, 240, .7);
	padding: 30px 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.feedback-swiper__txt > * + * {
	margin-top: 20px
}
.feedback-swiper__txt .text p {
	color: #505050
}
.feedback-swiper__txt a {
	color: #ff3b2a;
	font-weight: 600
}
.feedback-swiper__txt a:hover {
	text-decoration: underline
}
.feedback-user {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 20%
}
.feedback-user__img {
	width: 55px;
	height: 55px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.feedback-user__img img {
	width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s
}
.feedback-user__txt {
	width: -webkit-calc(100% - 55px);
	width: -moz-calc(100% - 55px);
	width: calc(100% - 55px);
	padding-left: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.feedback-user__txt .medium {
	font-size: 16px;
	line-height: 1
}
.feedback-user__txt .small {
	font-size: 14px;
	color: #505050
}
.why {
	padding: 60px 0 0
}
.why .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.why h2 {
	color: #000;
	max-width: 670px
}
.why__wrap, .team__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 80px;
	margin-top: 55px
}

.team__wrap .text {
	padding-top: 20px;
	padding-bottom: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.why__wrap h5 {
	font-weight: 400;
	max-width: 480px;
	line-height: 1.1
}
.why__wrap .text {
	max-width: 370px;
	color: #8e8e8e;
	font-size: 18px;
}

.team__wrap >.text {
	max-width: 60%;
	color: #000;
	font-size: 18px;
}

.team__wrap .text {
	color: #000;
	font-size: 18px;
}

.why__wrap .text p {
	line-height: 1.15
}

.team__wrap .text p {
	line-height: 1.15;
	font-size: 16px;
	color: #000;
}

.team__wrap .text p:nth-child(1)
{
	font-size: 18px;
	font-weight: 500; 	
}

.why__wrap > * + * {
	margin-left: 115px
}
.why__txt {
	max-width: 840px;
	width: 100%;
	margin: 80px auto 0
}
.why__txt .text p {
	color: #8e8e8e;
	font-size: 18px;
}
.why__txt .text > * + * {
	margin-top: 14px
}
.why__txt .text + .text {
	margin-top: 14px
}
.why__txt .button-more {
	margin-top: 14px
}
.time {
	padding: 150px 0 0 0
}
.time__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.time__txt {
	max-width: 355px
}
.time__txt > * + * {
	margin-top: 30px
}
.time__txt h3 {
	color: #000;
	font-size: 48px;
	font-weight: 600
}
.time__txt .medium {
	font-size: 20px;
	color: #535353;
	font-weight: 400;
	max-width: 170px
}
.time .advantages-row {
	width: -webkit-calc(100% - 355px);
	width: -moz-calc(100% - 355px);
	width: calc(100% - 355px);
	padding-left: 20px
}
.time .advantages-row .advantages-item {
	width: -webkit-calc(100% / 3 - 40px);
	width: -moz-calc(100% / 3 - 40px);
	width: calc(100% / 3 - 40px)
}
.time .advantages-item {
	min-height: 520px
}
.time2 {
	padding: 70px 0 100px;
	background: #fff;
}
.time2 .container {
	max-width: 1220px;
	background: #fff;
}
.time2-mid {
	margin: 70px 0 80px
}
.time2-mid__item {
	padding: 35px 0 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #000;
	min-height: 260px
}
.time2-mid__item .medium, .time2-mid__item .text {
	width: -webkit-calc(100% - 485px);
	width: -moz-calc(100% - 485px);
	width: calc(100% - 485px);
	padding-left: 95px
}
.time2-mid__item .text {
	margin-top: 12px
}
.time2-mid__item .text p {
	color: #8e8e8e
}
.time2-mid__item .medium {
	font-size: 20px;
	font-weight: 600
}
.time2-mid__item:last-child {
	border-bottom: none
}
.time2-mid__img {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 485px;
	-webkit-border-radius: 52px;
	-moz-border-radius: 52px;
	border-radius: 52px;
	overflow: hidden
}
.time2-mid__img:before {
	content: '';
	display: block;
	padding-top: 38%
}
.time2-mid__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.team img {	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 80%;
	margin: 0 auto;
}

.time2-upper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.time2-upper > * + * {
	margin-left: 180px
}
.time2-upper h5 {
	max-width: 420px;
	font-weight: 400
}
.time2-upper .small {
	max-width: 300px;
	color: #8e8e8e;
	line-height: 1.2
}
.time2-lower {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.time2-lower h5 {
	font-weight: 400;
	max-width: 570px
}
.time2-lower h5 b {
	font-weight: 600
}
.time2-lower > * + * {
	margin-left: 200px
}
.program {
	/* padding: 105px 0 615px; YURA */
	padding: 105px 0 415px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
}
.program h2 {
	max-width: 620px
}
.program__swiper {
	margin-top: 45px
}
.program__wrap {
	margin-top: 65px
}
.program-swiper {
	max-width: 80%;
	margin: 0 auto
}
.program-swiper__slide, .oneDay {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	/*-webkit-justify-content: space-between;
	justify-content: space-between;*/
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	width: 100%;
	overflow: hidden;
	/*flex-flow: row-reverse*/
}

.program-swiper__txt
{	
	padding: 0 20px 0 40px;
}

.program-swiper__slide {
	height: 450px;
}

.program-swiper__txt {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.program-swiper__txt h3 {
	font-weight: 600;
	color: #fff;
	max-width: 400px;
	margin-top: 40px;
	/* YURA overflow: hidden;*/
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.program-swiper__txt .small {
	color: #fff;
	padding: 20px 0 60px 30px;
	max-width: 400px;
}

.program-swiper__txt .small p {
	padding-bottom: 10px;
	/*
	-webkit-text-shadow: 0px 0px 13px rgb(63, 36, 76);
	-moz-text-shadow: 0px 0px 13px rgb(63, 36, 76);
	text-shadow: 0px 0px 13px rgb(63, 36, 76);
	*/
}

.program-swiper__txt .small p:last-child {
	padding-bottom: 0px;
}

.program-swiper__txt .small a {
	color: #fff;
	text-decoration: underline;
}

.program-swiper__txt .small span {
	display: block
}
.program-swiper__img {
	width: -webkit-calc(100% - 400px - 45px);
	width: -moz-calc(100% - 400px - 45px);
	width: calc(100% - 400px - 45px);
	-webkit-border-radius: 52px;
	-moz-border-radius: 52px;
	border-radius: 52px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0
}
.program-swiper__img:before {
	content: '';
	display: block;
	padding-top: 56%
}

.oneDay .program-swiper__img:before {
	padding-top: 50%
}
.program-swiper__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.program-swiper__label {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	line-height: .8;
	background: #84725a;
	height: 20px;
	padding: 0 12px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px
}
.program-thumbs {
	overflow: visible
}
.program-thumbs .swiper-slide {
	height: auto
}
.program-thumbs .swiper-slide.swiper-slide-thumb-active .program-thumbs__slide {
	padding-top: 40px
}
.program-thumbs .swiper-slide.swiper-slide-thumb-active .program-thumbs__slide span {
	color: #fff
}
.program-thumbs .swiper-slide.swiper-slide-thumb-active .program-thumbs--dot:before {
	opacity: 1;
	visibility: visible
}
.program-thumbs .swiper-slide.swiper-slide-thumb-active .program-thumbs--dot:after {
	background: #fff;
	top: -webkit-calc(100% + 10px);
	top: -moz-calc(100% + 10px);
	top: calc(100% + 10px);
	height: 14px
}
.program-thumbs .swiper-slide:last-child .program-thumbs__slide:before {
	display: none
}
.program-thumbs__slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 28px;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	min-height: 70px
}
.program-thumbs__slide:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: -webkit-calc(100% + 20px);
	width: -moz-calc(100% + 20px);
	width: calc(100% + 20px);
	height: 2px;
	background: rgba(255, 255, 255, .4);
	z-index: -2
}
.program-thumbs__slide span {
	font-size: 12px;
	font-weight: 600;
	color: rgba(255, 255, 255, .6);
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.program-thumbs__slide span:before {
	content: '';
	position: absolute;
	left: 0
}
.program-thumbs--dot {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.program-thumbs--dot:before {
	content: '';
	position: absolute;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ff3b2a;
	pointer-events: none;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	z-index: -1;
	opacity: 0;
	visibility: hidden
}
.program-thumbs--dot:after {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	width: 2px;
	height: 12px;
	background: rgba(255, 255, 255, .4);
	z-index: -2;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.form 
{
	margin-top: -140px
}

.form__wrap {
	background: url(../img/form-bg.png) center no-repeat; background-size: cover;	
	padding: 45px 80px;
	max-width: 1230px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-border-radius: 42px;
	-moz-border-radius: 42px;
	border-radius: 42px
}

.form__wrap {
	max-width: 980px;
}

.form__wrap > * + * {
	margin-left: 40px
}
.form__left {
	max-width: 66%;
}
.form-row {
	margin: 40px 0 18px
}
.form .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -25px -25px
}
.form .row .input-wrap {
	width: -webkit-calc(100% / 2 - 50px);
	width: -moz-calc(100% / 2 - 50px);
	width: calc(100% / 2 - 50px);
	margin: 0 25px 25px
}
.form-upper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.form-upper h3 {
	max-width: 50%;
	font-weight: 600;
	line-height: .9
}

.form-upper .small {
	max-width: 40%;
	color: #fff;
	font-weight: 400;
	line-height: 1.1
}

.form-agreement {
	font-size: 10px;
	font-weight: 400;
	color: #fff
}
.form-agreement a {
	text-decoration: underline;
	color: #fff
}
.form-agreement a:hover {
	text-decoration: none
}
.details h2 {
	color: #000;
	max-width: 620px
}
.details__wrap {
	padding-top: 115px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.details-col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.details-col h3 {
	font-size: 64px;
	font-weight: 600;
	color: #000
}
.details-col .medium {
	font-size: 20px;
	margin-top: 4px
}
.details__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 240px
}
.details__left > * + * {
	margin-top: 30px
}
.details__content {
	width: -webkit-calc(100% - 240px);
	width: -moz-calc(100% - 240px);
	width: calc(100% - 240px);
	padding-left: 80px
}
.details-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -25px -30px
}
.details-item {
	width: -webkit-calc(100% / 3 - 30px);
	width: -moz-calc(100% / 3 - 30px);
	width: calc(100% / 3 - 30px);
	margin: 0 7px 18px 15px;
	box-shadow: 2px 13px 34px rgba(0, 0, 0, 0.07);
	padding: 35px 30px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px
		
	
}
.details-item__img {
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 75%
}
.details-item__img img {
	max-height: 100%
}
.details-item__title {
	margin: 20px 0 14px
}
.details-item__title > * + * {
	margin-top: 4px
}
.details-item .text p {
	font-size: 15px;
	color: #8e8e8e;
	line-height: 1.05;
}
.take h2 {
	color: #000;
	max-width: 480px;
	margin-bottom: 50px
}
.take__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px -24px
}
.take-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: -webkit-calc(100% / 4 - 24px);
	width: -moz-calc(100% / 4 - 24px);
	width: calc(100% / 4 - 24px);
	margin: 0 12px 24px;
	padding: 30px 35px;
	border: 1px solid rgba(208, 192, 170, .3);
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px
}
.take-item:hover .take-item__arrow {
	background: #ff3b2a; /* красный */
	background: #b68245; /* красный */
	color: #fff
}
.take-item__img {
	width: 45px;
	height: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.take-item__img img {
	max-height: 100%
}
.take-item .h6 {
	margin: 20px 0 10px
}
.take-item .h6 span {
	display: block
}
.take-item .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.take-item .row .small {
	font-size: 16px;
	font-weight: 600;
	color: #b68245;
}
.take-item__arrow {
	width: 44px;
	height: 44px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #ff3b2a; /* красный */
	border: 1px solid #b68245;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	color: #ff3b2a; /* красный */
	color: #b68245;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out
}
.faq {
	padding: 130px 0 100px;
	background-color: #fff;
}
.faq h2 {
	max-width: 620px;
	color: #000
}
.faq__wrap {
	margin-top: 40px
}
.faq-item {
	padding-bottom: 14px
}
.faq-item + .faq-item {
	margin-top: 14px
}
.faq-item.active .faq-item__icon {
	background: #ff3b2a
}
.faq-item.active .faq-item__icon:before {
	content: '-';
	color: #fff
}
.faq-item:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: calc(100% - 60px);
	border-bottom: 1px solid #dbdbdb
}
.faq-item__question {
	padding-left: 60px;
	min-height: 36px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	color: #000
}
.faq-item__answer {
	padding-left: 60px;
	margin-top: 16px
}
.faq-item__answer .text {
	max-width: 85%
}
.faq-item__answer .text p {
	font-size: 16px;
	color: #8e8e8e
}
.faq-item__icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
	/*border: 1px solid #ff3b2a;*/
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.faq-item__icon:hover {
	transform: rotate(180deg);
}

.faq-item__icon:before {
	content: '+';
	position: relative;
	font-size: 34px;
	font-weight: 400;
	line-height: 1;
	color: #ff3b2a;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
	top: -2px;
		
}
.map {
	padding: 100px 0 0
}
.map h2 {
	color: #000;
	max-width: 620px;
	z-index: 1;
}
.map__col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.map__col > * + * {
	margin-top: 75px
}
.map-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.map-item__img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 32px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.map-item__img img {
	max-height: 100%
}
.map-item__txt {
	width: -webkit-calc(100% - 32px);
	width: -moz-calc(100% - 32px);
	width: calc(100% - 32px);
	padding-left: 20px
}
.map-item__txt > * + * {
	margin-top: 6px
}
.map-item__txt .medium {
	font-size: 16px
}
.map__img {
	position: absolute;
	left: 34%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.map__img img {
	max-width: initial
}
.map__img-mob {
	display: none
}
.map__wrap {
	padding: 170px 0 300px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 200px
}
.map__wrap:before {
	content: attr(data-label);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 28px;
	left: 0;
	font-weight: 600;
	color: #b1cddc;
	max-width: 110px
}
.modal {
	max-width: 900px;
	width: 100%;
	padding: 35px 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}
.modal .input-wrap input {
	line-height: 1
}
.modal-info__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.modal-info__wrap > * + * {
	margin-top: 20px
}
.modal-info__img {
	height: 95px;
	width: 100%;
	text-align: left
}
.modal-info__img img {
	max-height: 100%;
	height: 100%
}
.modal-info h3 {
	color: #000;
	/*max-width: 515px YURA */
}
.modal-info ul > * + * {
	margin-top: 20px
}
.modal-info ul li {
	font-size: 20px;
	padding-left: 40px
}
.modal-info ul li:before {
	content: '';
	position: absolute;
	background: #e93222;
	height: 3px;
	width: 14px;
	top: 9px;
	left: 10px
}
.modal-info .fancybox-close-small {
	top: 30px;
	right: 30px;
	padding: 0
}
.modal-info .fancybox-close-small svg path {
	fill: #ff3b2a
}
.modal .btn {
	font-size: 18px;
	margin-top: -60px;
	
}
.modal-request {
	background: url(../img/form-bg.png) center no-repeat;
	-moz-background-size: cover;
	background-size: cover
}
.modal-request .fancybox-close-small {
	top: 30px;
	right: 30px;
	padding: 0
}
.modal-request .fancybox-close-small svg path {
	fill: #fff
}
.modal-request__header {
	margin-bottom: 60px
}
.modal-request__header .small {
	margin-top: 10px;
	color: #fff
}
.modal-request__header .small span {
	display: block
}
.modal-request__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left
}
.modal-request__wrap > * + * {
	margin-left: 35px
}
.modal-request__wrap .col {
	max-width: 420px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.modal-request__wrap .col > * + * {
	margin-top: 20px
}
.modal-request__wrap .col .form-agreement {
	margin-top: 40px
}
.modal-request__wrap .col .small {
	color: #fff
}
.modal-request__wrap .col .small span {
	display: block
}
.modal-request h3 {
	line-height: 1
}
.modal-request__icon {
	width: 100%;
	height: 80px;
	text-align: left
}
.modal-request__icon img {
	max-height: 100%;
	height: 100%
}
.modal-request--ok .modal-request__wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.modal-request--ok .modal-request__wrap .btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.fancybox-bg {
	background: rgba(0, 0, 0, .7) !important
}
.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .3);
}
.fancybox-thumbs__list {
	text-align: center
}
.fancybox-thumbs__list a:before {
	border: 4px solid #ff3b2a
}
.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px
}

.safari .side-title {
	max-width: 460px
}

@media (max-width:1600px) {
	.mini {
		margin: 400px 0 200px 0;
	}
	.swiper-button-next {
		right: -45px;
	}

	.swiper-button-prev {
		left: -45px;
	}
}

@media (max-width:1366px) {
	.mini {
		margin: 300px 0 200px 0;
	}
	
	.swiper-button-next {
		right: -25px;
	}

	.swiper-button-prev {
		left: -25px;
	}
	
	.video {
	  top: 20px;
	}
	
	.tour:before {
		font-size: 250px
	}
	.side-title:before {
		display: none
	}
	.logo-main {
		font-size: 17px
	}
	.orange-txt {
		font-size: 14px;
		font-weight: 600px;
		opacity: 1;
	}
	.header {
		top: 40px;
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: calc(100% - 30px)
	}
	.header-logo > * + * {
		margin-left: 12px
	}
	.header-logo--txt {
		font-size: 10px
	}
	.header-right {
		padding: 5px 0 5px 20px
	}
	.link-icon {
		font-size: 14px
	}
	.link-icon--icon {
		margin-left: 8px
	}
	.menu a {
		font-size: 14px
	}
	.menu > * + * {
		margin-left: 22px
	}
	.h1, h1 {
		font-size: 100px
	}
	.h2, h2 {
		font-size: 64px
	}
	.ilove {
		left:-40px;
	}
	.h3, h3 {
		font-size: 40px
	}
	.h4, h4 {
		font-size: 30px
	}
	.h5, h5 {
		font-size: 24px
	}
	.welcome-item .h5 {
	font-size: 23px;
}
	
	.h6, h6 {
		font-size: 20px
	}
	.medium {
		font-size: 17px
	}
	.btn {
		width: 180px;
		height: 180px;
		padding: 0 30px;
		font-size: 22px
	}
	.btn-small {
		width: 140px;
		height: 140px;
		font-size: 18px;
		padding: 0 26px
	}
	.welcome {
		padding: 180px 0 200px
	}
	.welcome__txt span {
		font-size: 30px
	}
	.welcome-item {
		width: 180px;
		height: 80px
	}
	.welcome-item > * + * {
		margin-top: 2px
	}
	.introduction:before {
		-moz-background-size: contain;
		background-size: contain;
		width: 100%;
		height: 977px;
		bottom: -410px
	}
	.introduction-upper {
		padding: 100px 0 120px
	}
	.introduction-upper__wrap {
		padding-left: 60px
	}
	.introduction-lower h2 {
		margin: 0 auto 100px;
		font-size: 65px;
		max-width: 600px
	}
	.gallery-item--txt {
		padding-left: 55px;
		padding-top: 50px
	}
	.gallery-item--txt .h3 {
		/*bottom: 120px;*/
		/*font-size: 30px*/
	}
	.gallery--1 {
		margin-top: -400px
	}
	.gallery--1 .gallery-item:last-child {
		margin-top: 220px
	}
	.gallery--2 {
		margin-top: -420px
	}
	.gallery--2 .gallery-item:last-child {
		margin-top: 220px
	}
	.advantages {
		padding: 200px 0 470px
	}
	.advantages-item {
		min-height: 530px;
		padding: 45px 25px 25px
	}
	.advantages-item:nth-child(even) {
		padding: 35px 25px 45px
	}
	.advantages:after {
		font-size: 250px
	}
	.atlantica {
		padding: 485px 0 145px;
		margin-top: -470px
	}
	.atlantica .medium {
		margin: 50px 0 20px
	}
	.see__top {
		padding: 0 0 40px 0;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.see, .portfolio {
		padding: 20px 0;
	}
	
	.see__top > * + * {
		margin: 0
	}
	.see-swiper__slide .medium {
		font-size: 18px
	}
	.see-weather__item {
		width: 180px;
		height: 110px
	}
	.see-weather__icon {
		width: 30px;
		height: 30px
	}
	.swiper-button-next, .swiper-button-prev {
		width: 50px;
		height: 50px;
		font-size: 20px
	}
	
	.see .swiper-button-next, .see .swiper-button-prev, .hl-next, .hl-prev {
		width: 54px;
		height: 54px;		
	}
	
	.sex-item {
		width: -webkit-calc(100% / 2 - 50px);
		width: -moz-calc(100% / 2 - 50px);
		width: calc(100% / 2 - 50px);
		margin: 30px 25px;
		max-width: 100%
	}
	.sex-item h3 {
		font-size: 40px
	}
	.sex__wrap {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.tour {
		padding: 200px 0 485px
	}
	.safari {
		padding: 505px 0 180px;
		margin-top: -450px
	}
	.safari__wrap > * + * {
		margin-top: 25px
	}
	.video-btn {
		width: 100px;
		height: 100px
	}
	.video-btn img {
		width: 36px
	}
	.time .advantages-item {
		min-height: 460px
	}
	.feedback__swiper {
		margin-top: 50px
	}
	.why__wrap, .team__wrap {
		padding-left: 0;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.why__wrap > * + *, .team__wrap > * + * {
		margin: 0
	}
	.why__wrap h5, .why__wrap .text {
		max-width: 40%
	}
	
	.why__txt {
		max-width: 100%
	}
	.program {
		padding: 150px 0 415px
	}
	.map__img {
		width: 85%
	}
	.map__img img {
		max-width: 100%
	}
	.details-col h3 {
		font-size: 40px
	}
	.footer {
		padding: 60px 0
	}
	
	.sex, .portfolio {
		padding: 40px 0 0
	}
}
@media (max-width:1280px) {
	.see-swiper:before, .see-swiper:after, .large-swiper:before, .large-swiper:after {
		background: none
	}
	
	.bigPrice {
	font-size: 100px;
	}
	
	.advantages-row {
		margin: 0 -10px 0
	}
	.advantages-item {
		width: -webkit-calc(100% / 4 - 20px);
		width: -moz-calc(100% / 4 - 20px);
		width: calc(100% / 4 - 20px);
		margin: 0 10px 0
	}
	.time__txt {
		max-width: 100%;
		margin-bottom: 30px
	}
	.time__txt > * + * {
		margin-top: 20px
	}
	.time__txt .medium {
		max-width: 100%
	}
	.time__wrap {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.time .advantages-row {
		padding: 0;
		max-width: 770px;
		width: 100%
	}
	.time .advantages-row .advantages-item {
		width: -webkit-calc(100% / 3 - 20px);
		width: -moz-calc(100% / 3 - 20px);
		width: calc(100% / 3 - 20px)
	}
	.map__wrap {
		padding: 170px 0 100px
	}
	.details-item {
		padding: 25px
	}
	.details__content {
		padding-left: 0
	}
	.faq {
		padding: 100px 0
	}
	
	.see-swiper__img {
		width: 100%;
	}
	
	.see-swiper, .fotos {
		overflow: visible;
	}
	.tour {
		background-position: top;
	}
}

@media (max-width:1100px) {
	.mini {
		margin: 160px 0 240px 0;
	}
	
	#programLong .large-slider-container .arrowDiv {
		display: none;
	}
	
	#programLong .oneDay .arrowDiv {
		display: block;
		left: calc(100% - 110px);
		top: 10px;
	}
	
	.team__wrap>.text {
		max-width: calc(100% - 400px);
	}
	.bigPrice {
	font-size: 100px;
	}

	.bigPrice span {
		font-size: 26px;	
	}
	
	.arrowDiv {
		position: absolute
	}
	
	.oneDay {
		flex-direction: column-reverse;
	}
		
	.oneDay h3 {
		margin-top: 20px;
	}
	
	.large-slider-container {
	  margin: 0px auto;
	}
	
	.oneDay .program-swiper__img {
	  width: 100%;
	  position: relative;
	}
	
	.program-swiper__label {
		margin: 20px 0 0 0;
	}
	
	.oneDayText {
		width: 100%;
		padding-top: 0;
	}
	
	.oneDay .program-swiper__txt {
		width: 100%;
	}
}

@media (max-width:1023px) {
	.modal .btn {
	  margin-top: 40px;
	}
	
	.mini {
		margin: 360px 0 0px 0;
	}
	
	.form__left {
	  max-width: 68%;
	}	
	
	.breadcrumb {
		padding: 20px 0 0 20px;
	}
	
	/*
	.see .swiper-button-prev, .hl-prev {
		left: calc(80% - 70px);
	}
	
	.see .swiper-button-next, .hl-next {
		left: calc(80% + 30px);
	}
	*/
	
	.city {
		width: 70%;
	}
	
	.oneDayText {
		padding-top: 20px;
		width: 90%;
	}
	
	.swiper-button-next, .swiper-button-prev {
		width: 44px;
		height: 44px
	}
	
	.hl-next, .hl-prev {
		width: 54px;
		height: 54px
	}
	
	.modal {
		max-width: 800px;
	}
	
	.modal-request__wrap .col {
		width: 100%;
		max-width: 100%
	}
	.modal-request__wrap .col .form-agreement {
		margin-top: 22px
	}
	.modal-request__wrap > * + * {
		margin: 40px 0 0 0
	}
	.modal-request__wrap .btn {
		width: 50%;
		height: 50px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.modal-request__wrap .btn--icon {
		margin: 0 0 0 8px
	}
	.modal-request__header {
		margin-bottom: 40px
	}
	.modal-info__img {
		height: 70px
	}
	.modal-info ul li {
		font-size: 18px
	}
	.modal-info ul > * + * {
		margin-top: 12px
	}
	.container, .container-fluid, .container-inner {
		padding: 0 20px
	}
	
	.video {
	  top: 60px;
		padding-left: 60px
	}
	.header {
		overflow: initial;
		position: absolute;
		top: auto;
		width: 100%;
		left: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		background: none;
		padding: 32px 0 0 0
	}
	.header:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		/* YURA
		background: url(../img/header-decor-mob.png) center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		*/
		width: 100%;
		height: 384px;
		pointer-events: none;
		z-index: -1
	}
	.header-right {
		display: none
	}
	.open-nav {
		display: block;
		width: 30px;
		height: 24px;
		z-index: 88888;
		
		/*border:16px solid #e93222;*/
		position: fixed;
		right: 32px;
		box-sizing: content-box;
		/*background: #e93222;*/
		border-radius: 50%;
		top: 32px;
		opacity: 1
	}
	
	.open-nav:hover {
		opacity: 1;
	}
	
	.whiteBg {
		background-color: #fff;
		border-color: #fff;
	}
	
	/*
	.open-nav span:first-child:after {
		content: 'меню';
		font-size: 10px;
		color: #e93222;
	}
		*/	
	
	.open-nav span {
		position: absolute;
		width: 100%;
		height: 3px;
		left: 0;
		background: #e93222;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-transition: .3s all ease-out;
		-o-transition: .3s all ease-out;
		-moz-transition: .3s all ease-out;
		transition: .3s all ease-out
	}
	.open-nav span:first-child {
		top: 0
	}
	.open-nav span:last-child {
		bottom: 0;
		width: 70%;
	}
	.open-nav span:nth-child(2) {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		/*display: none;*/
	}
	.open-nav.open span {
		background: #e93222
	}
	.open-nav.open span:first-child {
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		transform: rotate(225deg);
		top: 10px
	}
	.open-nav.open span:nth-child(2) {
		opacity: 0
	}
		
	.open-nav.open span:first-child:after {
		opacity: 0;
	}
	
	.open-nav.open span:last-child {
		-webkit-transform: rotate(-225deg);
		-moz-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		-o-transform: rotate(-225deg);
		transform: rotate(-225deg);
		top: 10px;
		width: 100%
	}

	.wrap-nav {
		display: block;
		position: fixed;
		max-width: 400px;
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 9999;
		overflow: auto;
		visibility: hidden;
		opacity: 0;
		padding: 30px;
		margin: 0;
		background: #fff;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		-moz-transition: all .5s ease;
		transition: all .5s ease
	}
	.wrap-nav .link-icon {
		width: 100%;
		background: #ff3b2a;
		height: 50px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px
	}
	.wrap-nav .logo {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		top: 50px;
		left: 30px
	}
	.wrap-nav .logo-main {
		color: #000
	}
	.wrap-nav.open {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		-webkit-box-shadow: 0 -15px 30px 0 rgba(25, 16, 78, .75);
		-moz-box-shadow: 0 -15px 30px 0 rgba(25, 16, 78, .75);
		box-shadow: 0 -15px 30px 0 rgba(25, 16, 78, .75);
	}
	.wrap-nav .menu {
		margin: 80px 0 30px;
		display: block;
		padding-left: 30px
	}
	.wrap-nav .menu:before {
		content: attr(data-text);
		position: relative;
		color: #a0a0a0;
		font-weight: 500;
		font-size: 14px
	}
	.wrap-nav .menu > * + * {
		margin: 15px 0 0 0
	}
	.wrap-nav .menu li:first-child {
		margin-top: 40px
	}
	.wrap-nav .menu a {
		font-size: 24px;
		color: #000;
		border: none
	}
	.wrap-nav .menu a:hover {
		color: #ff3b2a
	}
	.overlay.open {
		display: block;
		position: fixed;
		z-index: 9998;
		background: #19104e;
		opacity: .5;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.welcome__txt > * + * {
		margin-top: 6px
	}
	.h1, h1 {
		font-size: 90px
	}
	.h2, h2 {
		font-size: 60px
	}
	.h2.side-title:before, h2.side-title:before {
		display: block;
		line-height: 1.2;
		width: 100%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		top: auto;
		left: auto;
		right: auto;
		position: relative;
		font-family: IndieFlower;
		border-bottom: 1px solid #ff3b2a;
		margin-bottom: 10px;
		padding-bottom: 4px;
		font-size: 18px
	}
	.h3, h3 {
		font-size: 36px
	}
	.h4, h4 {
		font-size: 26px
	}
	.h5, h5 {
		font-size: 20px
	}
	
	.welcome-item .h5 {
	font-size: 20px;
}
	
	.h6, h6 {
		font-size: 18px
	}
	.introduction {
		-moz-background-size: cover !important;
		background-size: cover !important
	}
	.introduction-upper {
		padding: 60px 0 60px
	}
	.introduction-upper__wrap {
		padding: 0;
		margin-top: 40px;
	}
		
	.introduction-upper__left {
		padding-left: 20px
	}
	.introduction-lower {
		padding: 0 0 100px
	}
	.introduction-lower h2 {
		font-size: 60px;
		max-width: 560px;
		margin: 0 auto 200px
	}
	.introduction-lower__txt {
		margin-left: 20px;
		max-width: 100%
	}
	.advantages {
		padding: 60px 0
	}
	.advantages:after {
		display: none
	}
	.advantages__wrap {
		margin: 0
	}
	.advantages-row {
		margin: 0 -20px -40px
	}
	.advantages-item {
		width: -webkit-calc(100% / 2 - 40px);
		width: -moz-calc(100% / 2 - 40px);
		width: calc(100% / 2 - 40px);
		margin: 0 20px 40px !important
	}
	.container-fluid {
		padding: 0
	}
	.gallery--1 {
		margin-top: 0
	}
	.gallery--2 {
		margin-top: 0
	}
	.gallery--3 {
		margin: 40px 0 60px
	}
	.gallery-item {
		width: 100%
	}
	.gallery-item:last-child {
		margin: 0 !important
	}
	.atlantica {
		margin: 0;
		padding: 200px 0 50px
	}
	.atlantica .h2, .atlantica h2 {
		font-size: 60px
	}
	.atlantica .h2.side-title:before, .atlantica h2.side-title:before {
		border: none
	}
	.see__top {
		padding: 0px 0 40px
	}
	
	.see, .portfolio {
		padding: 0px 0 60px 0;
	}
	.see__top h2 {
		max-width: 400px
	}
	.see-weather__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: auto;
		padding: 10px 15px
	}
	.see-weather__item .small {
		width: 100%;
		margin-top: 10px;
		text-align: right
	}
	.see-weather__item > * + * {
		margin: 0
	}
	.sex {
		padding: 40px 0 0
	}
	.sex-item {
		width: 100%
	}
	.tour {
		padding: 0px 0 300px;
		/*background: url(../img/tour/tour-bg.png) bottom no-repeat !important;*/
		/*-moz-background-size: cover !important;
		background-size: cover !important*/
	}
	.tour__txt h2 {
		line-height: 1.1;
		padding: 0
	}
	.tour__txt .medium {
		max-width: 220px
	}
	.tour__txt .btn {
		margin: 0 auto
	}
	.tour:before {
		display: none
	}
	.safari {
		padding: 80px 0 300px;
		margin: 0
	}
	.safari .h2, .safari h2 {
		font-size: 56px;
	}
	.safari .h2.side-title:before, .safari h2.side-title:before {
		border: none
	}
	/* YURA
	.video-btn {
		width: 80px;
		height: 80px
	}
	*/
	.video-btn img {
		width: 30px
	}
	.feedback {
		padding: 40px 0 0
	}
	.feedback .swiper-button-next, .feedback .swiper-button-prev {
		display: none
	}
	.feedback .h2.side-title:before, .feedback h2.side-title:before {
		display: none
	}
	.why__wrap > * + *, .team__wrap > * + * {
		margin-top: 14px
	}
	.why__wrap h5 {
		width: 100%;
		max-width: 100%
	}
	.why__wrap .text {
		max-width: 100%
	}
	.why__txt {
		margin-top: 14px
	}
	.time {
		padding: 60px 0 0
	}
	.time .advantages-row {
		min-width: 100%;
		max-width: 100%;
		margin: 0 -20px -40px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.time .advantages-row .advantages-item {
		width: -webkit-calc(100% / 2 - 40px);
		width: -moz-calc(100% / 2 - 40px);
		width: calc(100% / 2 - 40px);
		margin: 0 20px 40px
	}
	.time2 {
		padding: 70px 0 60px
	}
	.time2-upper h5 {
		max-width: 100%;
		font-weight: 500
	}
	.time2-upper > * + * {
		margin: 20px 0 0 0
	}
	.time2-upper .small {
		max-width: 100%;
		padding-left: 10px
	}
	.time2-mid {
		margin: 50px 0 30px;
		border-top: 1px solid rgba(61, 61, 61, .4);
		padding: 30px 0 0 0
	}
	.time2-mid__img {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		margin: 30px 0;
		width: -webkit-calc(100% + 130px);
		width: -moz-calc(100% + 130px);
		width: calc(100% + 130px);
		-webkit-border-radius: 120px;
		-moz-border-radius: 120px;
		border-radius: 120px
	}
	.time2-mid__img:before {
		padding-top: 35%
	}
	.time2-mid__item {
		padding: 0 0 60px;
		border: none;
		min-height: initial
	}
	.time2-mid__item .medium, .time2-mid__item .text {
		width: 100%;
		padding: 0 0 0 10px
	}
	.time2-mid__item .text {
		margin: 0
	}
	.time2-mid__item:nth-child(even) .time2-mid__img {
		margin-left: auto
	}
	.time2-lower h5 {
		max-width: 100%
	}
	.time2-lower .btn {
		margin: 20px auto 0
	}
	.program {
		padding: 60px 0 415px
	}
	.program-thumbs {
		display: none
	}
	.program__swiper {
		margin: 0
	}
	.program-swiper {
		overflow: visible
	}
	.program-swiper__label::before {
		content: '';
		position: absolute;
		left: 100%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 2000%;
		background: #84725a;
		height: 1px
	}
	.oneDay .program-swiper__label::before {
		height: 0;
	}
	
	.program-swiper__slide, .oneDay {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		overflow: hidden;
		height: auto
	}
	.program-swiper__slide h3, .oneDay h3 {
		margin-bottom: 15px;
		max-width: 100%
	}
	.program-swiper__slide .small, .oneDay .small {
		max-width: 100%
	}
	.program-swiper__txt .small {
		padding: 20px 0 40px 30px
	}
	.program-swiper__img {
		width: 100%;
		position: relative;
		right: auto;
		top: auto
	}
	
	.map {
		padding: 70px 0 0
	}
	.map__img {
		display: none
	}
	.map__img-mob {
		display: block
	}
	.map__img-mob img {
		width: 100%
	}
	.map__wrap {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 40px 0 60px
	}
	.map__wrap:before {
		display: none
	}
	.map__col {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.map__col > * + * {
		margin: 0 0 0 20px
	}
	.details {
		padding: 30px 0 0 0;
	}
	.details__left {
		width: 100%;
		/*padding-left: 20px;*/
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.details__left > * + * {
		margin: 0
	}
	.details__left .btn {
		margin: 0px auto 0
	}
	.details__left .details-col {
		width: 30%;
		text-align: center;
	}
	.details__content {
		width: 100%;
		padding-top: 40px
	}
	.take-item {
		width: -webkit-calc(100% / 2 - 24px);
		width: -moz-calc(100% / 2 - 24px);
		width: calc(100% / 2 - 24px)
	}
	.faq {
		padding: 60px 0 80px
	}
	.footer {
		padding: 40px 0 30px
	}
	.footer:before {
		content: '';
		position: absolute;
		/* YURA
		background: url(../img/header-decor-mob.png) center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		*/
		width: 1024px;
		height: 384px;
		top: 0;
		left: 0;
		pointer-events: none
	}
	.footer h6 {
		max-width: 300px
	}
	.footer__wrap {
		padding: 50px 0 100px
	}
	.footer__wrap .orange-txt {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 15px 0;
		font-size: 22px
	}
	.footer__wrap h2 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.footer__wrap .btn {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin: 0
	}
	.footer__lower {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__lower > * + * {
		margin-top: 15px
	}
	.footer__lower .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__lower .row > * + * {
		margin: 15px 0 0 0;
		padding: 0;
		border: none
	}
	.form__wrap {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px
	}
		
	.sex-item {
		margin: 0; /*0 0 40px 0;*/
	}
	
	.breadcrumb {
		padding: 20px 40px 0 40px;
	}
	
	.see, .portfolio {
		padding: 60px 40px 40px 40px;
	}
	
	.details__wrap, .sex-item  {
		padding: 0 40px;
	}
	
	.form__wrap {
		padding: 45px 70px;
	}
}

@media (max-width:860px) {
	.mini {
		margin: 340px 0 0px 0;
	}
	
	.form .btn {
		width: 160px;
		height: 160px;
		padding: 0 24px;
		font-size: 20px;
	}
	
	.btn {
		width: 170px;
		height: 170px;
		padding: 0 30px;
		font-size: 20px;
	}
	
	.form__wrap {
		padding: 45px;
	}
	
	.small {
		font-size: 16px;
	}
	
	.modal {
		max-width: 640px;
	}
}

@media (max-width:767px) {
	.mini {
		margin: 320px 0 0px 0;
	}
	
	.fancybox-slide {
		padding: 24px;
	}
	
	.breadcrumb {
		padding: 40px 0 0 40px;
		font-size: 14px;
	}
	
	.details__left .details-col {
  		width: 50%;
		padding: 0 0 20px 0;
	}
	
	.gallery-item--txt.left {
	  margin: -80px -40px;
	}

	.form 
	{
		margin-top: -280px
	}
/*
	.input-wrap:first-child
	{
		display: none;
	}
	*/
	.form__wrap {
		padding: 35px
	}
	
	.form__left {
		width: 100%;
		max-width: 100%;
	}
	.form-upper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.form-upper > * + * {
		margin-top: 8px
	}
	.form-upper .small, .form-upper h3 {
		max-width: 100%;
		width: 100%;			
	}
	
	.form-upper h3 {
		font-size: 50px
	}
	
	.form .row .input-wrap {
		width: 100%
	}
	.form-row {
		margin: 20px 0
	}
	.form .btn {
		width: 100%;
		max-width: 300px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		height: 50px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin: 20px auto 0 auto;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.form .btn--icon {
		margin: 0 0 0 8px;
		font-size: 22px
	}
	
	.program-button-next, .program-button-prev {
		display: none;
	}
	
	.small {
		font-size: 18px;
	}
	
	.why__wrap .text {
		color: #333;
	}
	
	.text p {
		font-size: 16px
	}
	.time2-mid__item {
		padding: 0 0 40px
	}
	.time2-mid__item .medium {
		font-size: 18px
	}
	.time2-mid__item:last-child {
		padding-bottom: 0
	}
	.time2-mid .time2-mid__img {
		margin: 15px 0
	}
	.wrap-nav .media {
		margin-bottom: 20px
	}
	.wrap-nav .media a {
		color: #9aa6c7;
		font-size: 26px
	}
	/*
	.btn {
		width: 120px;
		height: 120px;
		font-size: 16px;
		padding: 0 16px
	}*/
	
	.btn--icon {
		font-size: 20px
	}
	
	.btn {
		width: 180px;
		height: 180px;
		padding: 0 30px;
		font-size: 18px
	}
	
	.btn-small {
		width: 140px;
		height: 140px;
		font-size: 18px;
		padding: 0 26px
	}
	
	.big-mobile-text {		
		font-size: 22px
	}
	
	.h1, h1 {
		font-size: 56px;
		line-height: 1
	}
	.h2, h2, .sex-item h3 {
		font-size: 42px;
		line-height: 1
	}

	.h3, h3 {
		font-size: 24px
	}
	.h5, h5 {
		font-size: 18px
	}
	.welcome-item .h5 {
	font-size: 18px;
}
	
	.h4, h4 {
		font-size: 22px
	}
	.h6, h6 {
		font-size: 20px
	}
	.medium {
		font-size: 16px
	}
	.welcome {
		padding: 160px 0 320px
	}
	.welcome__wrap {
		padding: 0
	}
	.welcome__txt > * + * {
		margin: 0
	}
	.welcome__txt span {
		font-size: 18px
	}
	.welcome__lower {
		margin-top: 40px
	}
	.welcome .btn {
		margin-top: 20px;
		position: relative;
		width: 100%;
		height: 50px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.welcome .btn p:nth-child(2) {
		display: none;
	}
	.welcome .btn--icon {
		margin: 0 0 0 8px;
		font-size: 22px
	}
	.introduction-upper {
		padding: 40px 0 20px
	}
	.introduction-upper__wrap > * + * {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ff3b2a
	}
	.introduction-upper__wrap .row {
		width: 100%;
		max-width: 100%
	}
	.introduction-upper__wrap .row:first-child {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.introduction-upper__wrap .row:first-child > * + * {
		margin-top: 15px
	}
	.introduction-upper__wrap .row:first-child .text {
		max-width: 100%
	}
	.introduction-upper__wrap .row:last-child {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.introduction-upper__wrap .row:last-child .text {
		width: -webkit-calc(100% - 160px);
		width: -moz-calc(100% - 160px);
		width: calc(100% - 160px)
	}
	.introduction-upper__wrap .row:last-child .text p {
		font-size: 14px;
		font-weight: 500
	}
	.introduction-upper__wrap .row h5 {
		max-width: 90%;
		padding-left: 20px;
		font-weight: 400
	}
	.introduction-upper__wrap .row h5 b {
		display: inline
	}
	.introduction-lower {
		padding: 0 0 60px
	}
	.introduction-lower h2 {
		font-size: 36px;
		margin: 0 auto 60px
	}
	.advantages {
		padding: 40px 0 60px
	}
	.advantages:before {
		display: none
	}
	.advantages-item {
		width: 100%;
		max-width: 290px;
		margin: 0 auto 20px !important;
		text-align: center;
		min-height: auto;
		-webkit-border-radius: 200px;
		-moz-border-radius: 200px;
		border-radius: 200px;		
	}
	
	.advantages-item__txt {
		max-width: 100%;
	}
	
	.advantages-item__txt h6 {
		font-size: 20px;
	}
	
	.advantages-item:nth-child(odd) {
		flex-direction: column-reverse;
		padding-top: 25px
	}
	
	.advantages-item__txt:nth-child(odd) {
		margin-top: 25px;
	}
	
	.advantages-item:nth-child(even) {
		padding-top: 25px
	}
	
	.advantages-item:nth-child(odd) > * + * {
		margin-top: 0;
		padding-top: 0;
	}	
	
	.gallery-item--txt {
		padding-left: 20px !important;
		padding-top: 20px !important
	}
	.gallery-item .h3 {
		font-size: 44px;
		/*bottom: 80px;*/
		/*right: -4%*/
	}
	.atlantica {
		padding: 200px 0 50px
	}
	.atlantica:before {
		display: none
	}
	.atlantica__wrap {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.atlantica .h2.side-title, .atlantica h2.side-title {
		margin-bottom: 30px
	}
	.atlantica .btn {
		margin: 0
	}
	.atlantica .medium {
		width: -webkit-calc(100% - 180px);
		width: -moz-calc(100% - 180px);
		width: calc(100% - 180px);
		margin: 20px 0
	}
	.see__top {
		padding: 0 0 40px
	}
	.see-weather h6 {
		margin-bottom: 10px
	}
	
	.sex {
	  padding: 40px 0;
	}
	
	.sex__wrap {
		padding: 0
	}

	.sex-item h3 {
		margin-bottom: 15px;
		max-width: 78%
	}
	.sex-item ul li {
		padding-left: 30px
	}
	.tour__txt .medium {
		margin: 15px 0
	}
	.safari {
		overflow: hidden
	}

	.why {
		padding: 30px 0 0
	}
	.why__wrap, .team__wrap {
		margin-top: 30px
	}
	.time__txt h3 {
		font-size: 30px
	}
	.time__txt .medium {
		font-size: 16px
	}
	.time__txt .medium {
		padding-left: 20px
	}
	.time .advantages-row {
		margin: 0 0 -20px
	}
	.time .advantages-row .advantages-item {
		width: 100%;
		max-width: 280px;
		margin: 0 auto 20px
	}
	.time2 {
		padding: 70px 0 30px
	}
	.swiper-button-next, .swiper-button-prev {
		width: 54px;
		height: 54px;
		font-size: 18px;
		/*/top: 82%;
		right: 0;*/
	}
	
	/*
	.see .swiper-button-next, .see .swiper-button-prev, .hl-prev, .hl-next {
		margin-top: calc(0px + (var(--swiper-navigation-size))/2);
		width: 54px;
		height: 54px;
	}
*/
	
	.see__swiper {
		padding: 0 0 40px 0;
	}
	
	.map-item__img {
		width: 26px
	}
	.map-item__txt {
		width: -webkit-calc(100% - 26px);
		width: -moz-calc(100% - 26px);
		width: calc(100% - 26px);
		padding-left: 12px
	}
	.map-item__txt .medium {
		font-size: 12px
	}
	.map__wrap {
		padding: 30px 0
	}
	.details {
		padding: 40px 0
	}
	.details__wrap {
		margin-top: 0px
	}
	.details-row {
		margin: 0 -6px -12px
	}
	.details-item {
		width: -webkit-calc(100% / 2 - 20px);
		width: -moz-calc(100% / 2 - 20px);
		width: calc(100% / 2 - 20px);
		margin: 0 10px 20px 10px;
		
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		
		padding: 15px
	}
	.details-item__img {
		height: 35px
	}
	.details-item__title {
		margin: 12px 0
	}
	.details-item .medium {
		font-size: 14px
	}
	.gallery--3 {
		margin: 40px 0 40px
	}
	.gallery-item--txt .h4 {
		max-width: 145px !important
	}
	.take h2 {
		margin-bottom: 30px
	}
	.faq {
		padding: 50px 0 60px
	}
	.faq__wrap {
		margin-top: 30px
	}
	.faq-item__icon {
		width: 46px;
		height: 46px
	}
	.faq-item__question {
		padding-left: 60px
	}
	.faq-item__answer {
		padding-left: 60px;
		margin-top: 12px
	}
	.faq-item__answer .text {
		max-width: 100%
	}
	.footer h6 {
		max-width: 180px;
		font-size: 14px
	}
	.modal {
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		padding: 35px 20px
	}
	.modal-info .fancybox-close-small, .modal-request .fancybox-close-small {
		top: 15px;
		right: 10px
	}
	.modal-request__wrap .btn {
		width: 100%
	}
	.modal-info__img {
		height: 40px
	}
	.modal-info ul li {
		font-size: 18px
	}
	
	.modal-info p {
		font-size: 18px
	}

	.program {
		padding: 40px 0 315px
	}
	.program__wrap {
		margin-top: 40px
	}
	.program-swiper__slide, .oneDay {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.program-swiper__img {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px
	}
	/*.program-swiper__img:before {
		padding-top: 125%
	}
	YURA */
	.program-swiper__txt {
		width: 100%;
		padding: 0
	}
	.program-swiper__txt h3 {
		margin-bottom: 15px
	}
	.program-swiper__txt .small {
		padding: 20px 0 20px 20px
	}
	.program .swiper-button-next, .program .swiper-button-prev {
		top: 41%
	}
	
	.mobHidden {
		display: block;
	}	
		
	.form-upper h3 {
	  font-size: 32px;
	}
	
	.form__wrap {
		max-width: 460px;
	}
}
@media (max-width:711px) {

	.tour {
		margin: 0;
	}
	
	header {
		padding: 20px 0;
	}
	
	.details__left .btn {
		margin: 30px auto 0
	}
	
	.reverseMob {
		display: flex;
		flex-direction: column-reverse
	}
	
	.team__wrap .text {
		max-width: 100%
	}
	
	.team {
		margin: 0 auto;
		text-align: center
	}
	
	.introduction-upper__wrap h5 
	{
		padding-left: 0;
		font-size: 22px;
	}
	
	.introduction-upper__wrap div.row:nth-child(2)
	{
		flex-flow: row-reverse nowrap;
		padding-left: 20px;
		line-height: 1;
	}
	
	.introduction-upper__wrap div.row:nth-child(2) .text p
	{
		font-size: 20px;
	}
	
	.introduction-upper__wrap .row .text {
		max-width: 80%}	
	
	.introduction-upper__wrap .row:last-child .text {
		width: -webkit-calc(100% - 80px);
		width: -moz-calc(100% - 80px);
		width: calc(100% - 80px);
		padding: 0 110px 0 0;
	}
	
	.swiper-button-next, .swiper-button-prev {
		width: 64px;
		height: 64px;
		font-size: 20px
	}
	
	.hl-next, .hl-prev {
		width: 54px;
		height: 54px;
	}
	
	.map-item:last-child {
		display: none
	}
	.atlantica__wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.atlantica .medium {
		margin: 30px 0 20px
	}
	.atlantica .h2.side-title, .atlantica h2.side-title {
		width: 100%;
		max-width: 100%
	}
	.take-item {
		width: 100%;
		padding: 15px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.take-item .h6 {
		margin: 0;
		width: -webkit-calc(100% - 45px);
		width: -moz-calc(100% - 45px);
		width: calc(100% - 45px);
		padding: 0 40px 0 15px
	}
	.take-item__arrow {
		width: 35px;
		height: 35px;
		font-size: 16px
	}
	.take-item .row {
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.take-item .row .small {
		display: none
	}
	
	.see__top h2 {
		max-width: 70%
	}
	.see-weather {
		width: 100%;
		margin-top: 30px
	}
	.see-weather__item {
		width: -webkit-calc(100% / 2 - 20px);
		width: -moz-calc(100% / 2 - 20px);
		width: calc(100% / 2 - 20px);
		margin: 0 10px 0 !important
	}
	.see-weather .row {
		min-width: 100%;
		margin: 0 -10px 0
	}
	
	.mobHidden {
		display: none;
	}
	
	.program-swiper__img:before {
		content: '';
		display: block;
		padding-top: 100%
	}
	
	.see-swiper__slide .text {
		font-size: 15px;
		line-height: 1.25;
	}
	
	.see-swiper__slide .medium {
  		font-size: 20px;
	}	
	
	.see-swiper__img {
		padding: 80px;
	}
	
	.see-weather__item h4 {
		font-size:32px;
	}
}

@media (max-width:620px) {
			
	.gallery-item--btn {
		left: 25%;
		font-size: 16px;
		width: 120px;
		height: 120px;
		padding: 0 20px 0 25px;
	}
	
	.gallery-item--btn.n2 {
		left: 75%;
	}
	
	.gallery-item:nth-child(2) .gallery-item--txt .h3 {
		left: 40px;
	}
	
	.gallery-item .h3 {
  		font-size: 28px;
	}
	
	.details-col .medium {
	  font-size: 40px;
	  margin-top: 16px;
	}
	
	.welcome__lower .row {
		margin: 0 -10px 0;
		min-width: 100%
	}
	.welcome-item--media {
		display: none
	}
	.welcome__lower .row .welcome-item {
		width: -webkit-calc(80% / 2 - 20px);
		width: -moz-calc(80% / 2 - 20px);
		width: calc(80% / 2 - 20px);
		margin: 0 auto;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		padding: 0 20px;
		text-align: center;
	}
	
	.details__left .details-col {
		width: 100%
	}
		
	.details__left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.details__left > * + * {
		margin-top: 30px
	}	
	
}

@media (max-width:576px) {
	.see .swiper-button-next, .see .swiper-button-prev, .hl-prev, .hl-next {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
	
	.city {
		width: 90%;
	}
	
	.right10 {
	  right: 20%;
	}
	
	.greyTop {
		background: linear-gradient(180deg, rgba(33, 37, 41, 0.05), transparent 66px);
		height: 66px;
	}
	
	.greyBottom {
		background: linear-gradient(0, rgba(33, 37, 41, 0.05), transparent 66px);
		height: 66px;
	}
	
	.welcome__lower .row .welcome-item {
		width: -webkit-calc(100% / 2 - 10px);
		width: -moz-calc(100% / 2 - 10px);
		width: calc(100% / 2 - 10px);
	}
	
	.welcome-item .small, .welcome-item h5 {
		font-size: 16px;
	}
	
	/*.fancybox-show-thumbs, .fancybox-inner {
		right: 110px
	}
	*/
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
		
	.form-upper h3 {
	  font-size: 32px;
	}

	.fancybox-slide {
		padding: 6px;
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
	
	.form-upper > * + * {
		margin-top: 8px
	}
	
	.friend .small {
		font-size: 16px
	}
	
	.details__wrap, .sex-item, .see, .portfolio {
		padding: 0 10px;
	}
}

@media (max-width:500px)
{	
	.mini {
		margin: 160px 0 0px 0;
	}
	
	.swiper-pagination {
  		margin: 0 auto;
	}
	
	.details__left .details-col {
		padding: 0;
	}
	
	.details-col .medium {
  		font-size: 22px;
	}
	
	.w-1920 {
		display: none;
	}
	
	.w-500 {
		display:inline-block;
	}
		
	.portfolio, .portfolio .container {
		padding: 0;
	}
	
	.portfolio img {
		border-radius: 0px;
	}
	
	.portfolio .see__top {
		padding: 0 30px 40px 30px;
	}
		
	.ilove {
		top: 10px;
	}
	.safari .h2, .safari h2 {
	  font-size: 46px;
	}
	
	.h2, h2, .sex-item h3 {
		font-size: 32px;
		line-height: 1;
	}
	
	.bigPrice {
		font-size: 72px;
		padding: 30px 0 0;
	}
	
	.sex-item .small {
		font-size: 18px;
		line-height: 1.2em;
		/*padding: 10px 0;*/
	}
	
	.breadcrumb {
		padding: 32px 0 0 0px;
		margin: 30px 0 0 0;
	}
	
	.breadcrumb h6 {
		font-size: 17px;
	}
	
	.form__wrap {
		background: #410233;
		background: -webkit-linear-gradient(60deg, rgba(65, 2, 51, 0.69), rgba(176, 122, 129, 0.75));
		background: -moz-linear-gradient(60deg, rgba(65, 2, 51, 0.69), rgba(176, 122, 129, 0.75));
		background: linear-gradient(60deg, rgba(65, 2, 51, 0.69), rgba(176, 122, 129, 0.75));
	}
	
	.see__swiper {
	  padding: 0px 0 8px 0;
	}
		
	/*
	.see .swiper-button-prev, .hl-prev {
		left: calc(40% - 60px);
		margin-top: calc(144vw - 250px);
		
		left: calc(44% - 58px);
		margin-top: -32px;
	}
	
	.see .swiper-button-next, .hl-next {
		left: calc(40% + 60px);
		margin-top: calc(144vw - 250px);
		
		left: calc(56% + 14px);
		margin-top: -32px;
	}
	*/
	
	.see-swiper__slide .text {
		font-size: 16px;
		line-height: 1.2;
		padding-bottom: 48px
	}
	
	.see-swiper__slide .medium {
  		font-size: 18px;
	}
	
	.see .swiper-button-next, .see .swiper-button-prev, .hl-prev, .hl-next {
	  width: 44px;
	  height: 44px;
	}
	
	.see .see-swiper__slide .medium {
	  margin: 20px 0;
	}
	
	.see-swiper__img {
		padding: 0 50px;
		top: -20px;
		/*border-radius: 0;*/
	}
	
	.sex-item h3 {
	  max-width: 100%;
	}
	
	.friend .btn {
		padding: 0 20px;
		font-size: 15px;
		margin: 0;
	}
	
	.friend .small {
		font-size: 4vw;
		color: #eee;
	}
	
	.form-upper h3 {
	    font-size: 6.4vw;
	}	
	
	.details-item {
		width: -webkit-calc(100% / 2 - 20px);
		width: -moz-calc(100% / 2 - 20px);
		width: calc(100% / 2 - 20px);
		margin: 0 10px 20px 10px;
		margin: 12px auto;
		padding: 20px 10px;
	}
	
	.details-item .text p {
		font-size: 15px;
	}
	
	.details-item img {
		margin: 0 auto;
	}
	
	.details-item__title {
	  margin: 12px 0;
	  text-align: center;
	}
	
	.details-item__img {
		max-width: 100%;
	}
	
	.details__wrap {
		padding: 0;
	}
	
	.details-row.two .details-item {
		width: 100%;
	}
	
	.introduction-upper__wrap .row:last-child .text {
		width: -webkit-calc(100% - 80px);
		width: -moz-calc(100% - 80px);
		width: calc(100% - 80px);
		padding: 0;
	}
	
	.tour {
		margin-top: 40px;
	}
	
	.gallery-item--txt.left .h3 {  
		margin: -12px -60px;
	}
}

@media (max-width:400px)
{
	
	.see-weather__item h4 {
		font-size:24px;
	}
	
	.see-swiper__slide .medium {
  		font-size: 16px;
	}
	
	.see .swiper-button-next, .see .swiper-button-prev, .hl-prev, .hl-next {
	  width: 36px;
	  height: 36px;
	}
	
	.introduction-upper__wrap .row:last-child .text {
		width: 100%;
	}
	
	.introduction-upper__wrap div.row:nth-child(2) {
	  flex-flow: row;
	}
	
	.gallery-item--txt.left .h3 {  
		margin: -20px -60px;
	}
	
	.safari .h2, .safari h2 {
	  font-size: 40px;
	}
	
	.friend .small {
		font-size: 4vw;
		color: #e3e3e3;
	}
	
	.form-upper h3 {
	    font-size: 6vw;
	}	
	
	.form__wrap {
	  padding: 28px;
	}
	
	.advantages-item {
		max-width: calc(100% - 50px);
	}
	
	.see__top h2 {
		max-width: 90%
	}
	
	/*
	.details-item {
		width: calc(100% - 12px);
	}
	*/
	.header-logo--txt {
		display: none;
	}
}