html, body {
	color: rgba(243, 239, 234, 1);
	background: rgba(255, 255, 255, 1);
font-family: TikTok Sans;
font-size: 18px;
font-weight: 400;
line-height: 100%;
background: #fff;
margin: 0;
    padding: 0;
}

body::-webkit-scrollbar {
  width: 6px;               /* ширина scrollbar */
}
body::-webkit-scrollbar-track {
  background: rgb(39 41 41);        /* цвет дорожки */
}
body::-webkit-scrollbar-thumb {
  background-color: rgb(183 56 21);    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  border: 3px solid rgb(183 56 21);  /* padding вокруг плашки */
}
img {
	width: 100%;
    height: inherit;
}
    






a, button, input {
	transition:all .3s ease;
	outline:none;
	    text-decoration: none;
		border:none;
		cursor:pointer;
		position:relative;
		background:transparent;
}
ul {
	margin: 0;
    padding: 0;
}
li {
	list-style-type: none;
}
h1, .h1 {
	font-family: 'SONGER SemiExpanded';
	font-size: 60px;
	    text-transform: uppercase;
		    line-height: 130%;
    font-weight: 500;
    letter-spacing: 2px;
	padding: 0;
    margin: 27px 0 18px;
}
h2, .h2 {
	font-family: 'SONGER SemiExpanded';
	font-size: 42px;
font-weight: 500;
line-height: 50px;
    text-transform: uppercase;
}
.container {
	width:1110px;
	padding:0 15px;
	display:block;
	margin:0 auto;
}
.first-scriin {
	/* background: url(.././img/image-head-min.png) no-repeat center/cover rgba(39, 41, 41, 1); */
	/* border-radius: 0px 0px 55px 55px; */
}
header {
	backdrop-filter: blur(18px);
background: rgb(60 64 68);
    position: relative;
    z-index: 2222;
}
header .inner {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	align-items: center;
	padding:18px 0;
}
header .logo {
	
}
.home header .logo a {
	pointer-events:none;
}
header .navbar {
	
}
header .navbar ul {
	margin: 0;
    padding: 0;
	display: flex;
    justify-content: space-between;
   flex-wrap: wrap;
	align-items: center;
}
header .navbar li {
	    list-style-type: none;
    margin: 0 16px;
}
header .navbar a {
	color: rgba(243, 239, 234, 1);
font-family: TikTok Sans;
font-size: 16px;
font-weight: 400;
line-height: 100%;
}
header .navbar a:hover {
	color: rgba(208, 176, 147, 1);
}
header .socials {
	position:relative;
	display: flex;
    align-items: center;
}
header .socials ul.soci {
	    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .socials ul.soci li {
	margin:0 5px;
}
header .socials  ul.soci a {
	    background: #BE9979;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
header .socials ul.soci a:hover {
	background:#D0B093;
}
header .socials .langs {
	margin: 0 0 0 22px;
	padding: 10px 0;
}
header .socials .langs .label {
	color: rgba(243, 239, 234, 1);
font-size: 16px;
font-weight: 400;
line-height: 100%;
border-radius: 4px;
background: rgba(205, 243, 243, 0.06);
padding:7px 14px;
cursor:pointer;
}
header .socials .langs .label svg {
	transition:all .3s ease;
	margin: 0 0 0 5px;
    transform: rotate(180deg);
}
header .socials .langs:hover svg {
	transform: rotate(0deg);
}
header .socials .langs ul {
	border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    padding: 8px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 138px;
	    opacity: 0;
    transition: opacity .5s ease;
    transform: translate(0, -510px);
	
}
header .socials .langs:hover ul {
	opacity:1;
	z-index: 1111;
    transform: translate(0, 0);
}
header .socials .langs ul li {
	font-size: 16px;
font-weight: 400;
line-height: 19px;
margin:3px 0;
text-align: center;
}
header .socials .langs ul li a {
	color: rgba(36, 36, 36, 1);
	font-size: 16px;
font-weight: 400;
line-height: 19px;
padding: 8px;
    display: block;
    border-radius: 4px;
}
header .socials .langs ul li a.ar {
	font-family: 'Noto Sans Arabic Condensed';
}
header .socials .langs ul li a:hover, header .socials .langs ul li a.active {
	background:#BE9979;
	color:#fff;
}






section.top {
background: url(.././img/image-head-min.png) no-repeat center / cover rgba(39, 41, 41, 1);	
}
section.top .inner {
	padding: 110px 0 45px;
}
section.top .heading {
	
}
section.top .heading .license {
	    display: flex;
    align-items: center;
	color: rgba(243, 239, 234, 1);
font-size: 18px;
font-weight: 400;
}
section.top .heading .license img {
	margin:0 10px 0 0;
	width: 24px;
}
.ya {
	width: 162px;
	border-radius: 4px;
    overflow: hidden;
    line-height: 0;
}
section.top .heading .license span {
	font-family: Arial;
	margin:0 0 0 5px;
}
section.top .links {
	padding:58px 0 150px;
	    display: flex;
    align-items: center;
}
section.top .links .open {
	border-radius: 4px;
background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1),rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
padding:18px 28px;
color: rgba(243, 239, 234, 1);
font-size: 18px;
font-weight: 500;
line-height: 100%;
transition: all .3s ease
}
section.top .links .open span {
	position:relative;
	z-index:2222;
}
section.top .links .open svg {
	    margin: 0 0 0 10px;
}
section.top .links .open:before {
	
    background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
	transition:all .3s ease;
	border-radius: 4px;
}
section.top .links .open:hover:before {
	opacity: 1;
}
section.top .links .wa {
	padding:16px 26px;
	color: rgba(228, 193, 158, 1);
font-size: 18px;
font-weight: 500;
line-height: 100%;
margin: 0 0 0 22px;
border: 1px solid transparent;
border-radius: 4px;
}
section.top .links .wa:hover {
	background: #3838384f;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff40;
}
section.custom {
	display:flex;
	    background: #3c4044;
    border-top: 3px solid #272929;
	padding:0 0 50px;
}
section.custom h2 {
	font-size: 24px;
    font-weight: bold;
}



section.about {
	border-radius: 0px 0px 55px 55px;
background: rgba(39, 41, 41, 1);
padding:110px 0;
}
section.about .inner {
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	    align-items: start;
}
section.about .text-box {
	    flex: 0 0 60%;
}
section.about .text-box h2 {
	color: rgba(227, 221, 215, 1);
font-size: 42px;
font-weight: 500;
line-height: 50px;
    margin: 0 0 47px;
}
section.about .text-box .inner-text {
	color: rgba(227, 221, 215, 1);
font-size: 18px;
font-weight: 400;
line-height: 22px;
padding:0 0 0 52px;
position:relative;
}
section.about .text-box .inner-text svg {
	position: absolute;
    left: 0;
    top: -10px;
}
section.about .inner .img-box {
	position:relative;
	    flex: 0 0 38%;
}
section.about .inner .img-box img {
	
}
section.about .inner .img-box:before {
	    content: '';
    position: absolute;
    background: linear-gradient(180.00deg, rgba(36, 36, 36, 0.9), rgba(36, 36, 36, 0) 100%);
    width: 100%;
    height: 300px;
    bottom: 3px;
    left: 0;
	    transform: rotate(180deg);
}
section.about .inner .img-box .name {
	    position: absolute;
    bottom: 36px;
    left: 42px;
    color: rgba(227, 221, 215, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
}
section.about .inner .img-box .name span {
	color: rgba(227, 221, 215, 0.7);
font-size: 16px;
font-weight: 400;
line-height: 100%;
text-transform:none;
padding: 10px 0 0;
    display: block;
}

section.about .inner .links {
	padding: 0 0 0 52px;
    position: relative;
	margin:45px 0 0;
	display: flex;
    align-items: center;
}
section.about .inner .links .open {
    border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
}
section.about .inner .links .open:before {
    background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
section.about .inner .links .open span {
    position: relative;
    z-index: 2222;
}
section.about .inner .links .open:hover:before {
    opacity: 1;
}
section.about .links .open svg {
    margin: 0 0 0 10px;
}
section.about .inner .links .open.wa {
	border-radius: 4px;
box-shadow: inset 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
background: rgba(205, 243, 243, 0.04);
margin:0 0 0 20px;
padding: 20px 28px;
}
section.about .inner .links .open.wa:hover {
	box-shadow: inset 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
background: rgba(231, 244, 244, 0.18);
}
section.about .inner .links .open.wa:before {
	display:none;
}
section.about .inner .item-box {
	flex:0 0 100%;
	margin:50px 0 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section.about .inner .item-box .item {
	flex: 0 0 18%;
    border-radius: 4px;
    box-shadow: inset 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    background: rgba(205, 243, 243, 0.04);
}
section.about .inner .item-box .item .inner {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
	padding:24px 20px;
}
section.about .inner .item-box .item .inner .icon {
	flex: 0 0 100%;
    margin: 0 0 20px;
}
section.about .inner .item-box .item .inner .txt {
	color: rgba(227, 221, 215, 1);
font-size: 16px;
font-weight: 500;
line-height: 19px;
}



section.hotels {
	border-radius: 0px 0px 55px 55px;
background: rgba(255, 255, 255, 1);
padding:100px 0;
position: relative;
    z-index: 6666;
}
section.hotels .heading {
	display: flex;
    justify-content: space-between;
    align-items: end;
	margin:0 0 40px;
}
section.hotels .heading .heads {
	
}
section.hotels .heading .heads h2 {
color: rgba(36, 36, 36, 1);
    font-family: SONGER SemiExpanded;
    font-size: 42px;
    font-weight: 500;
    line-height: 50px;
    margin: 8px 0;
}
section.hotels .heading .heads .sub {
	color: rgba(36, 36, 36, 1);
font-family: TikTok Sans;
font-size: 16px;
font-weight: 400;
line-height: 19px;
}
section.hotels .open {
    border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
}
section.hotels .open:before {
    background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
section.hotels .open:hover:before {
    opacity: 1;
}
section.hotels  .open span {
    position: relative;
    z-index: 2222;
}


section.hotels .inner {
	
}
section.hotels .sl-sld {
	position:relative;
}
section.hotels .sl-sld .item {
	
}
section.hotels .sl-sld .item .inner {
	padding: 0 10px;
}
section.hotels .sl-sld .item .inner .img-items {
	
}
section.hotels .sl-sld .item .inner .infos {
	
}
section.hotels .sl-sld .item .inner .infos .local {
	color: rgba(201, 166, 131, 1);
font-size: 15px;
font-weight: 500;
line-height: 18px;
margin: 14px 0 0;
display: flex;
    align-items: center;
}
section.hotels .sl-sld .item .inner .infos .local svg {
	margin:0 5px 0 0;
}
section.hotels .sl-sld .item .inner .infos .name {
	color: rgba(36, 36, 36, 1);
font-size: 20px;
font-weight: 500;
line-height: 24px;
text-transform: uppercase;
    margin: 10px 0;
}
section.hotels .sl-sld .item .inner .infos .name span {
	margin: 0 0 0 10px;
}
section.hotels .sl-sld .item .inner .infos .name svg {
	    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 -3px;
}
section.hotels .sl-sld .item .inner .infos .descript {
	color: rgba(36, 36, 36, 0.6);
font-size: 15px;
font-weight: 400;
line-height: 18px;
padding: 0 50px 0 0;
}

section.hotels .slick-arrow {
	    position: absolute;
    width: 82px;
    height: 82px;
    top: 40%;
    z-index: 3333;
    background: url(.././img/button_slider.svg) no-repeat center / cover;
    color: transparent;
    border-radius: 50%;
    padding: 0;
}
section.hotels .slick-arrow:hover {
	opacity:.9;
}
section.hotels .slick-arrow.slick-prev {
	left: -48px;
}
section.hotels .slick-arrow.slick-next {
	right: -48px;
	transform: rotate(180deg);
}
.slick-slide img {
    border-radius: 6px;
}




section.transfers {
	border-radius: 0px 0px 55px 55px;
background: rgba(243, 243, 243, 1);
    margin: -100px 0 0;
    position: relative;
    z-index: 5555;
    padding: 200px 0 100px;
}
.trans-items {
	display: flex;
    justify-content: space-between;
}
.trans-items .item {
	    flex: 0 0 24%;
}
.trans-items .item .inner {
	position: relative;
}
.trans-items .item .txt {
	color: rgba(243, 239, 234, 1);
    font-family: TikTok Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    position: absolute;
    z-index: 3333;
    bottom: 30px;
    width: 78%;
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.trans-items .item .inner:after {
	content: '';
    position: absolute;
    background: linear-gradient(180.00deg, rgba(36, 36, 36, 0), rgba(36, 36, 36, 0.95) 100%);
    width: 100%;
    height: 120px;
    bottom: 0;
    left: 0;
}

section.activities.transfers {
	z-index:3333;
}
section.activities .open span svg {
	    margin: 0 0 0 10px;
}


section.multi {
	    border-radius: 0px 0px 55px 55px;
    background: rgba(39, 41, 41, 1);
    padding: 200px 0 100px;
    position: relative;
    z-index: 4444;
    margin: -100px 0 0;
}
.muli-items {
	
}
.muli-items .item {
	
}
.muli-items .item .inner {
	display: flex;
    justify-content: space-between;
    align-items: end;
}
.muli-items .item .icon {
	line-height: 0;
	flex: 0 0 65%;
}
.muli-items .item .txt {
	color: rgba(227, 221, 215, 0.8);
font-size: 15px;
font-weight: 400;
line-height: 18px;
flex: 0 0 31%;
}
.muli-items .item .txt .head {
	color: rgba(227, 221, 215, 1);
font-size: 20px;
font-weight: 500;
line-height: 24px;
text-transform: uppercase;
margin:0 0 30px;
}
.muli-items .item .txt .price {
	color: rgba(227, 221, 215, 1);
font-size: 28px;
font-weight: 500;
line-height: 34px;
margin:36px 0 20px;
}
.muli-items .item .txt .open {
	border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
	display: block;
}
.muli-items .item .txt .open span {
    position: relative;
    z-index: 2222;
	display: flex;
    justify-content: space-between;
}
.muli-items .item .txt .open:before {
    background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
.muli-items .item .txt .open:hover:before {
    opacity: 1;
}
section.multi .inner {
	position:relative;
}
.muli-items .slick-arrow {
	position: absolute;
    width: 60px;
    height: 60px;
    top: -90px;
    right: 0;
    background: url(.././img/arr-act.svg) no-repeat center/cover;
    border-radius: 50%;
    color: transparent;
}
.muli-items .slick-arrow:hover {
	opacity:.9;
}
.muli-items .slick-arrow.slick-disabled:hover {
	opacity:1;
}
.muli-items .slick-arrow.slick-disabled {
	pointer-events:none;
}
.muli-items .slick-arrow.slick-prev {
	right:76px;
	transform: rotate(180deg);
} 
.muli-items .slick-arrow.slick-prev.slick-disabled {
	background: url(.././img/arr-dis.svg) no-repeat center/cover;
	transform: none;
}
.muli-items .slick-arrow.slick-next.slick-disabled {
	background: url(.././img/arr-dis.svg) no-repeat center/cover;
	transform: rotate(180deg);
}
.sub {
	margin: 20px 0 0;
	line-height: 24px!important;
}
.beyond-items {
	display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    align-content: stretch;
	position: relative;
}
section.hotels .beyond-items .inner:after {
	content: '';
    position: absolute;
    background: linear-gradient(180.00deg, rgba(36, 36, 36, 0), rgba(36, 36, 36, 0.95) 100%);
    width: 100%;
    height: 120px;
    bottom: 0;
    left: 0;
}
.beyond-items .item:nth-child(1) {
	width:540px;
}
.beyond-items .item:nth-child(2) {
	width:255px;
}
.beyond-items .item:nth-child(3) {
	width:255px;
}
.beyond-items .item:nth-child(4) {
	position: absolute;
    top: 285px;
    left: 0;
	width:255px;
}
.beyond-items .item:nth-child(5) {
	position: absolute;
    top: 285px;
    left: 285px;
	width:255px;
}
.beyond-items .item:nth-child(6) {
	position: absolute;
    top: 285px;
    left: 570px;
	width:255px;
}
.beyond-items .item .txt {
	color: rgba(243, 239, 234, 1);
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    position: absolute;
    bottom: 30px;
    padding: 0 28px;
	z-index: 4444;
}
.partners .slick-slide {
    width: 238px;
}
section.hotels .beyond-items .inner {
    position: relative;
	border-radius: 6px;
    overflow: hidden;
}

section.why {
	    background: url(.././img/w-bg-min.jpg) no-repeat center / cover;
    z-index: 5555;
    margin: -100px 0 0;
    padding: 210px 0 160px;
}
section.why h2 {
	margin-bottom:50px;
}

section.why ul {
	width: 50%;
	margin: 0 0 0 25px;
}
section.why li {
    color: rgba(227, 221, 215, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
    list-style-type: disc;
}
section.why .text-box {
	margin:0 0 50px;
}

section.partners {
	
}
section.partners h2 {
	color: rgba(36, 36, 36, 1);
font-size: 42px;
font-weight: 500;
line-height: 50px;
margin: 0;
}
section.partners .sub {
	color: rgba(36, 36, 36, 1);
font-size: 16px;
font-weight: 400;
line-height: 19px;
margin: 0;
}
section.partners .logo-line {
	margin:35px 0 0;
}
section.partners .logo-line.l2 {
	margin:-35px 0;
}
section.partners {
	
}


section.contact {
	background: rgba(39, 41, 41, 1);
	    z-index: 5555;
    margin: -100px 0 0;
    padding: 200px 0 100px;
    border-radius: 0;
	    overflow: hidden;
}
section.contact:after {
	content: '';
    position: absolute;
    width: 800px;
    height: 800px;
    top: -400px;
    right: -400px;
    filter: blur(250px);
    background: rgba(34, 52, 57, 0.72);
    border-radius: 50%;
}
section.contact h2 {
	text-align:center;
}
section.contact form {
	    margin: 54px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.contact form input {
	color: rgba(243, 239, 234, 1);
font-size: 16px;
font-weight: 400;
line-height: 19px;
padding:15px;
border-bottom: 1px solid rgba(204, 204, 204, 0.6);
    border-radius: 4px;
    line-height: 100%;
	margin:0 15px;
	width: 300px;
}
section.contact form button {
	    border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
	margin:0 0 0 15px;
	width: 255px;
}
section.contact form button span {
	position: relative;
    z-index: 2222;
}
section.contact form button svg {
	
}
section.contact form button:before {
	background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
section.contact form button:hover:before {
	opacity: 1;
}
section.contact .info-text {
	color: #E3DDD7B3;
font-size: 16px;
font-weight: 400;
line-height: 19px;
text-align:center;
}
section.contact .info-text a {
	color:#E4C19E;
	text-decoration:underline;
}
section.contact .info-text a:hover {
	color:#fff;
	text-decoration:none;
}





footer {
	background: rgba(39, 41, 41, 1);
	padding:30px 0 0;
	    overflow: hidden;
    position: relative;
}
footer .logo-line {
	display: flex;
    justify-content: space-between;
    align-items: center;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    padding: 0 0 30px;
}
footer .logo-line ul.lang-link {
	border-radius: 4px;
    background: rgba(205, 243, 243, 0.04);
    padding: 7.5px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer .logo-line ul.lang-link li {
	
}
footer .logo-line ul.lang-link li a {
	color: rgba(227, 221, 215, 1);
font-size: 16px;
font-weight: 400;
line-height: 19px;
padding:5px 32px;
display: block;
margin:0 2.5px;
}
footer .logo-line ul.lang-link li a.active {
	border-radius: 4px;
background: rgba(39, 41, 41, 1);
color: rgba(228, 193, 158, 1);
}
footer .logo-line ul.lang-link li a:hover {
	border-radius: 4px;
background: rgba(39, 41, 41, 1);
color: rgba(228, 193, 158, 1);
}


footer .infobox {
	padding:50px 0;
	    display: flex;
    justify-content: space-between;
}
footer .infobox .l-box {
	display: flex;
    flex-wrap: wrap;
}
footer .infobox .license>div.license_num {
	flex:0 0 100%;
}
footer .infobox .r-box {
	text-align:right;
}
footer .infobox .license {
	color: rgba(227, 221, 215, 1);
font-size: 15px;
font-weight: 400;
line-height: 20px;
text-transform:uppercase;
    display: flex;
        align-items: end;
    flex-wrap: wrap;
}
footer .infobox .license span {
	    display: block;
    margin: 0 0 -45px;
    line-height: 24px;
}
footer .infobox .license .license_num {
	display: flex;
    align-items: center;
}
footer .infobox .license .license_num span {
	    font-family: Arial;
    margin: 0 0 0 5px;
}
footer .infobox .license .license_num img {
	    margin: 0 10px 0 0;
		width: 24px;
}
    section.about .inner .item-box .item .inner .icon {
        flex: 0 0 40px;
    }
footer .infobox .adress {
	color: rgba(227, 221, 215, 1);
font-size: 15px;
font-weight: 400;
line-height: 20px;
	flex: 0 0 100%;
}
footer .infobox .adress span {
	color: rgba(227, 221, 215, 0.6);
font-size: 15px;
font-weight: 400;
line-height: 18px;
display:block;
margin: 0 0 5px;
}
footer .infobox .links {
	color: rgba(227, 221, 215, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 18px;
}
footer .infobox .links.site {
	color: rgba(227, 221, 215, 1);
font-size: 15px;
font-weight: 400;
line-height: 18px;
}
footer .infobox .links.cont {
	margin:0;
}
footer .infobox .links.site span {
	
}
footer .infobox .links span {
	color: rgba(227, 221, 215, 0.6);
font-size: 15px;
font-weight: 400;
line-height: 18px;
display:block;
margin: 0 0 5px;
text-transform: none;
}
footer .infobox .links a {
	color: rgba(227, 221, 215, 1);
}

footer .infobox .links ul.connect {
	margin: 10px 0 0;
	    display: flex;
    justify-content: end;
    align-items: center;
}
footer .infobox .links ul.connect li {
	margin: 0 0 0 12px;
}
footer .infobox .links ul.connect li a {
	width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: rgba(190, 153, 121, 1);
}
footer .infobox .links ul.connect li a:hover {
	background: rgba(208, 176, 147, 1);
}
.credit {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
    padding: 26px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.credit .name {
	color: rgba(227, 221, 215, 0.6);
font-size: 15px;
font-weight: 400;
line-height: 18px;
}
.credit .name a {
	    color: rgba(227, 221, 215, 0.6);
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: underline;
    margin: 0 0 0 40px;
}
.credit .name a:hover {
	text-decoration: none;
}
.credit .studio {
	display: flex;
    align-items: center;
	color: rgba(227, 221, 215, 0.6);
font-size: 15px;
font-weight: 400;
line-height: 18px;
}
.credit .studio a {
	    margin: 0 0 3px 6px;
}

.overlay {
	backdrop-filter: blur(24px);
    background: rgba(0, 0, 0, 0.24);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 8888;
    display: none;
}
.m-form {
    border-radius: 20px;
    background: #fff;
    max-width: 520px;
    max-height: 500px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}
.m-form .inner {
	    padding: 40px;
    height: calc(100% - 80px);
	position: relative;
}
.m-form .inner button.close {
	    position: absolute;
    right: 40px;
    top: 40px;
}
.m-form .inner button.close:hover {
	opacity:.6;
}
.m-form .inner .heading {
	color: rgba(36, 36, 36, 1);
font-family: SONGER SemiExpanded;
font-size: 32px;
font-weight: 500;
line-height: 38px;
margin: 0 0 32px;
text-align: left;
text-transform: uppercase;
}
.m-form .inner form {
	    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.m-form .inner form input {
	color: rgba(36, 36, 36, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    border-bottom: 1px solid rgba(36, 36, 36, 1);
    border-radius: 4px;
    width: 440px;
    margin: 0 0 28px;
    padding: 14px;
}
.m-form .inner form button {
	border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1),rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
    width: 100%;
	flex:0 0 100%;
}

.m-form .inner form button:before {
    background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
.m-form .inner form button span {
    position: relative;
    z-index: 2222;
}

.m-form .inner form button:hover:before {
	opacity: 1;
}
.m-form .inner form input[type="checkbox"] {
    appearance: none;
    width: 26px;
    height: 26px;
	flex: 0 0 26px;
    padding: 5px;
    border: none;
    border-radius: 0.25rem;
    background-color: #fff;
    cursor: pointer;
    transition: color 0.15s 
ease-in-out, background-color 0.15s 
ease-in-out, border-color 0.15s 
ease-in-out, box-shadow 0.15s 
ease-in-out;
    margin: 0;
    border-radius: 4px;
    background: rgba(190, 153, 121, 1);
}
.m-form .inner form .check {
	    color: #242424B3;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    display: flex;
    align-items: center;
    margin: 16px 0 40px;
}
.m-form .inner form .check label {
	margin: 0 0 0 10px;
}
.m-form .inner form .check a {
	color:#BB9676;
	text-decoration:underline;
}
.m-form .inner form .check a:hover {
	text-decoration:none;
}
/* Сброс стандартного оформления чекбокса */
input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    /* базовые стили для кастомного оформления */
}

/* Стили для состояния "отмечено" */
.m-form .inner form input[type="checkbox"]:checked {
    background:url(.././img/check.svg) no-repeat center rgba(190, 153, 121, 1);
}

/* Стили для состояния "отключено" */
.m-form .inner form input[type="checkbox"]:disabled {
    background:url(.././img/check.svg) no-repeat center rgba(190, 153, 121, 1);
}


section.thanks {
	    background: #272929;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 150px 0;
	position:relative;
	overflow: hidden;
}
section.thanks:before {
	    content: '';
    position: absolute;
    width: 800px;
    height: 800px;
    top: -400px;
    right: -400px;
    filter: blur(250px);
    background: rgba(34, 52, 57, 0.72);
    border-radius: 50%;
	z-index:1111;
}
section.thanks h1 {
	color: rgba(227, 221, 215, 1);
font-family: SONGER SemiExpanded;
font-size: 52px;
font-weight: 500;
line-height: 62px;
text-align:center;
}
section.thanks h2 {
	color: rgba(227, 221, 215, 1);
font-size: 18px;
font-weight: 400;
line-height: 22px;
text-align: center;
font-family: TikTok Sans;
text-transform: none;
}
section.thanks .links {
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0 0;
}
section.thanks .links a {
	border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 18px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
}
section.thanks .links a span {
	position: relative;
    z-index: 2222;
}
section.thanks .links a:before {
	background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
section.thanks .links a.wa {
	    border-radius: 4px;
    box-shadow: inset 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    background: rgba(205, 243, 243, 0.04);
    margin: 0 0 0 20px;
    padding: 20px 28px;
}
section.thanks .links a.wa span {
	    position: relative;
    z-index: 2222;
}
section.thanks .links a:hover:before {
	opacity: 1;
}
section.thanks .links a.wa:hover {
	box-shadow: inset 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    background: rgba(231, 244, 244, 0.18);
}
section.thanks .links a.wa:hover:before {
	display:none;
}


footer:after {
    content: '';
    position: absolute;
    width: 800px;
    height: 800px;
    bottom: -400px;
    left: -400px;
    filter: blur(250px);
    background: rgba(34, 52, 57, 0.72);
    border-radius: 50%;
}

.qook-line {
	position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 30px;
    z-index: 8888;
	display:none;
}
.qook-line .inner {
	display: flex;
    justify-content: end;
}
.qook-line .qook-item {
	border-radius: 14px;
box-shadow: 0px 3px 7px 0px rgba(69, 13, 13, 0.08),0px 12px 12px 0px rgba(69, 13, 13, 0.07),0px 27px 16px 0px rgba(69, 13, 13, 0.04),0px 48px 19px 0px rgba(69, 13, 13, 0.01),0px 75px 21px 0px rgba(69, 13, 13, 0);
background: rgba(255, 255, 255, 1);
padding:20px;
}
.qook-line .texts {
	color:#242424;
font-size: 16px;
font-weight: 400;
line-height: 19px;
margin:0 0 16px;
}
.qook-line .texts a {
	color:#BB9676;
	text-decoration:underline;
}
.qook-line .texts a:hover {
	
}
.qook-line .buttons {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.qook-line .buttons button {
	max-width: 177px;
    text-align: center;
	flex: 0 0 48%;
}
.qook-line .buttons button.done-qook {
	    border-radius: 4px;
    background: linear-gradient(45.00deg, rgba(165.37362670898438, 120.42939758300781, 86.79976654052734, 1), rgba(204.26052856445312, 172.61114501953125, 140.96173095703125, 1) 100%);
    padding: 8px 28px;
    color: rgba(243, 239, 234, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    transition: all .3s ease;
}
.qook-line .buttons button.done-qook:before {
	background: linear-gradient(45.00deg, rgba(187.49758911132812, 144.03538513183594, 111.51469421386719, 1), rgba(217.53152465820312, 193.16403198242188, 168.79653930664062, 1) 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1111;
    transition: all .3s ease;
    border-radius: 4px;
}
.qook-line .buttons button.done-qook span {
	position: relative;
    z-index: 2222;
	color: rgba(243, 239, 234, 1);
}
.qook-line .buttons button.done-qook:hover:before {
	opacity: 1;
}
.qook-line .buttons button.none-qook {
	padding: 8px 28px;
	color: rgba(36, 36, 36, 1);
font-size: 16px;
font-weight: 500;
border-radius: 4px;
}
.qook-line .buttons button.none-qook:hover {
	background: #ddd;
}




body {
        position: relative;
        height: 100%;
      }

.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
		max-width: 100%;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
		    max-height: 305px;
      }
.swiper-mouseover-layer {
    position: relative;
}
.swiper-mouseover-layer:after {
	    content: '';
    position: absolute;
    border-radius: 100px;
    backdrop-filter: blur(25px);
    background: rgba(243, 239, 234, 1);
    width: 85%;
    height: 5px;
    bottom: 20px;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
}
.swiper-mouseover {
    margin: 0 0 0 2px;
}
.swiper-mouseover-layer.active:after {
	background: rgba(228, 193, 158, 1);
}

header .socials .langs.mob {
	display:none;
}
section.about .inner .links.mob {
	display:none;
}
section.hotels .open.mob {
	display:none;
}

.wow {
  opacity: 0;
  transform: translate(0px, -80px);
  transition: all 1s ease-out;
}
.wow.animated {
  opacity: 1;
  transform: translate(0px, 0px);
}

.preloader {
	position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(60 64 68);
    z-index: 9999;
}
.loader {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: relative;
        animation: rotate 1s linear infinite
      }
      .loader::before , .loader::after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 5px solid #FFF;
        animation: prixClipFix 2s linear infinite ;
      }
      .loader::after{
        transform: rotate3d(90, 90, 0, 180deg );
        border-color: rgb(38 42 43);
      }

      @keyframes rotate {
        0%   {transform: rotate(0deg)}
        100%   {transform: rotate(360deg)}
      }

      @keyframes prixClipFix {
          0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
          50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
          75%, 100%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
      }

.trans-items .item .inner .icon, .beyond-items .icon {
	overflow:hidden;
}
.trans-items .item .inner .icon img, .beyond-items .inner img {
	transition:all .3s ease;
}
.trans-items .item .inner .icon:hover img, .beyond-items .inner:hover img {
	transform: scale(1.05);
}



@media all and (max-width:1024px) {
	.container {
    width: 95%;
}
header .inner {
    flex-wrap: nowrap;
}
	header .navbar {
		display:none;
	}
	header .logo {
    width: 125px;
}
header .socials ul.soci a {
    width: 38px;
    height: 38px;
}
header .socials .langs.desc {
	display:none;
}
header .socials .langs.mob {
	display:block;
}
section.top .heading .license img {
    width: 24px;
}
h1, .h1 {
    font-size: 42px;
    font-weight: 500;
}
h1 br, .h1 br, section.about .inner .item-box .item .inner .txt br {
	display:none;
}
.sub {
    margin: 20px 50px 0 0;
}
	.trans-items, .muli-items .item .inner, section.top .links, section.about .inner .links {
    flex-wrap: wrap;
}
	section.about .inner .item-box .item, .trans-items .item, .muli-items .item .icon, .muli-items .item .txt, section.about .text-box, section.about .inner .img-box, section.about .inner .item-box .item .inner .txt {
    flex: 0 0 100%;
	}
	section.top .links .open, section.top .links .wa {
    width: 100%;
	text-align: center;
        margin: 0;
	}
	section.top .links .wa {
		margin:20px 0 0;
	}
	.ya {
		width:165px;
	}
	section.about .text-box h2, section.hotels .heading .heads h2, h2, .h2 {
    font-size: 38px;
	}
	section.about .inner .item-box .item .inner .icon {
    flex: 0 0 40px;
}
section.about .inner .links.desc {
	display:none;
}
section.about .inner .links.mob {
	display: flex;
        padding: 0;
        text-align: center;
}
section.about .inner .links .open.wa {
	margin: 20px 0 0;
}
section.about .inner .img-box {
    margin: 40px 0 0;
}
section.about .inner .links .open {
    width: 100%;
}
section.hotels .sl-sld .item {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 100%;
}
section.hotels .sl-sld {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
	padding: 0 0 30px;
}
section.hotels .open.desc {
	display:none;
}
section.hotels .open.mob {
	display:block;
	        width: 100%;
        margin: 30px 0 0;
}
.trans-items .item .inner .icon {
	        height: 255px;
        position: relative;
        padding: 60px 0;
}
.muli-items .item .icon {
   height: 255px;
        position: relative;
        padding: 60px 0;
}
.trans-items .item .inner .icon img {
	opacity: 0;
}
.trans-items .item {
    margin: 0 0 20px;
}
.trans-items .item .txt {
	width:88%;
}
.trans-items .item .txt br {
	display:none;
}
.muli-items {
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}
.muli-items .item {
	display: inline-block;
        vertical-align: top;
        width: 90%;
        margin: 0 2% 0 0;
}
.muli-items .item img {
	opacity: 0;
}
.muli-items .item .txt {
    width: 100%;
}
.muli-items .item .txt span {
	    display: block;
    white-space: break-spaces;
    word-break: break-word;
    line-height: 22px;
}
.muli-items .item .txt {
    margin: 40px 0 0;
}
.muli-items .item .txt .open span {
    white-space: normal;
}
section.activities.transfers .open.mob {
	width: calc(100% - 56px);
}
section.hotels {
    padding: 80px 0;
}
section.activities.transfers {
	padding: 180px 0 80px;
}
section.hotels .heading .heads .sub br {
	display:none;
}
.beyond-items .item {
    position: relative!important;
    top: 0!important;
    left: 0!important;
	        flex: 0 0 100%;
        margin: 0 0 20px;
}
section.why {
    padding: 180px 0 80px;
}
section.why ul {
    width: 90%;
}
section.why .open {
	width:100%;
}
section.contact {
	padding: 180px 0 80px;
}
section.contact:after {
	display:none;
}
section.contact form, footer .logo-line {
    flex-wrap: wrap;
}
section.contact form input, section.contact form button {
    margin: 0 0 25px;
    width: 100%;
}
section.contact form button {
	margin:20px 0 0;
}
footer .logo-line ul.lang-link {
    
	margin: 30px 0 0;
}
footer .logo-line {
    justify-content: center;
}
footer .infobox {
    flex-wrap: wrap;
}
footer .infobox .l-box {
    order: 2;
}
footer .infobox .r-box {
    text-align: center;
    order: 1;
}
footer .infobox .links ul.connect, footer .infobox .l-box {
    justify-content: center;
}
footer .infobox .adress {
    text-align: center;
	margin: 20px 0;
}
footer .infobox .license {
    justify-content: center;
    text-align: center;
}
footer .infobox .license .license_num img {
    width: 24px;
}
footer .infobox .license span {
    margin: 0;
}
footer .infobox .license .license_num {
    text-align: center;
    justify-content: center;
}
footer:after {
	display:none;
}
.credit {
    justify-content: center;
    flex-wrap: wrap;
	text-align: center;
}
.credit .name a {
    margin: 10px 0;
    display: block;
}
.m-form {
    max-width: 95%;
}
}