
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 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: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
a{
	text-decoration: none;
	outline: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html * {
	text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	color: #000;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
img{
	max-width: 100%;
}
.container{
    padding: 0 0;
    position: relative;
    width: 1260px;
    max-width: 100%;
    margin: 0 auto;
}
.billboard{
	height: 800px;
	background: #f8f8f8;
}
.billboard .container{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
}
.billboard>img{
	max-height: 100%;
	float: right;
}
.billboard-inner{
    position: absolute;
    left: 0;
    width: 435px;
    top: 140px;
}
.main-logo{
	display: block;
    clear: both;
    width: 262px;
}
.billboard-inner h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 51px;
    line-height: 70px;
    padding-top: 25px;
}
.billboard-inner p {
	color: #828282;
    font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5;
	display: block;
	padding-top: 20px;
	padding-bottom: 50px;
}
.billboard-inner a {
	display: block;
	width: 240px;
	height: 60px;
	line-height: 62px;
	background: #000000;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
	border-radius: 50px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #FFED00;
	text-decoration: none;
}
.billboard-lang{
	position: absolute;
	right: 0%;
    top: 2.085vw;
    justify-content: center;
    display: flex;
}
.billboard-lang a{
	font-style: normal;
	font-weight: 500;
	font-size: 1.39vw;
	color: #fff;
	transition: all 0.1s;
	line-height: 1;
	width: 3.05vw;
	line-height: 1;
	padding: 0.45vw 0 0.55vw;
	text-align: center;
	border: 2px solid rgba(255,255,255, 0.5);
	background: transparent;
	border-left: 0px;
	border-bottom-right-radius: 0.5vw;
	border-top-right-radius: 0.5vw;
}
.billboard-lang a:first-child, .billboard-lang a.current:first-child{
	border-left: 2px solid rgba(255,255,255, 0.5);
	border-right: 0;
	border-bottom-left-radius: 0.5vw;
	border-top-left-radius: 0.5vw;
	border-bottom-right-radius: 0vw;
	border-top-right-radius: 0vw;
}

.billboard-lang a.current{
	color: #000;
	background: #fff;
	border: 2px solid #FFFFFF;
}

.billboard>img.m{
	display: none;
}
.billboard>img.s{
	display: none;
}
.map{
	padding: 130px 0;
}
.map-img{
	width: 690px;
	position: relative;
}
.map .container{
	display: flex;
}
h2{
	font-style: normal;
	font-weight: bold;
	font-size: 46px;
	line-height: 1.2;
}
.map-info{
	padding-left: 35px;
	padding-top: 80px;
}
.map-info p{
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.7;
	color: #828282;
}
.taxi-icon img{
	display: block;
	width: 40px;
	padding: 25px 0 35px;
}
.ball{
	background: radial-gradient(46.52% 46.52% at 41.24% 33.39%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
	box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.12);
	position: absolute;
	display: block;
	border-radius: 50%;
	z-index:2;
}
.ball-1 {
    width: 52px;
    height: 52px;
    top: -70px;
    left: 150px;
}
.ball-2{
	width: 26px;
	height: 26px;
	bottom: -70px;
	right: -50px;
}
.map .container>h2{
	display: none;
}
.map .container>.taxi-icon{
	display: none;
}


.preferens{
	padding: 150px 0;
	background: #F8F8F8;
}
.preferens h2{
	text-align: center;
}
.preferens .taxi-icon{
	text-align: center;
}
.preferens .taxi-icon img{
	display: inline-block;
}
.preferens-inner__item{
	width: 386px;
	height: 380px;
	background: #FFFFFF;
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.08);
	border-radius: 30px;
	padding: 60px 50px 20px;
}
.preferens-inner{
	display: flex;
	justify-content: space-between;
	padding-top: 45px;
}
.preferens-inner__icon{
	text-align: center;
	display: flex;
	justify-content: center;
}
.preferens-inner__icon span{
	display: inline-block;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background: #FFED00;
	box-shadow: 10px 10px 30px rgba(255, 237, 0, 0.3);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.preferens-inner__title{
	font-style: normal;
	font-weight: bold;
	font-size: 27px;
	line-height: 32px;
	text-align: center;
	padding: 35px 0 20px;
}
.preferens-inner__text{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
	color: #828282;
}
.ball-3 {
    width: 56px;
    height: 56px;
    top: -40px;
    right: 74px;
}
.ball-4{
	width: 39px;
	height: 39px;
	bottom: -100px;
	left: 200px;
}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	clear: both;
}



.information{
	padding: 150px 0;
	background: #fff;
}
.information h2{
	text-align: center;
}
.information .taxi-icon{
	text-align: center;
}
.information .taxi-icon img{
	display: inline-block;
}
.information-inner{
	border-radius: 40px;
	padding:  50px 50px 50px 0px;
	justify-content: space-between;
	margin-top: 80px;
	position: relative; 
}
.information-inner:before{
	content: "";
	position: absolute;
  	width: 100%;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	z-index: 1;
  	background: radial-gradient(25.95% 56.38% at 31.9% 70.5%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
  	transform: matrix(1, 0, 0, -1, 0, 0);
  	border-radius: 40px;
}
.information-inner__img{
	width: 530px;
	text-align: center;
	float: left;
	z-index: 1;
	z-index: 9;
    position: relative;
}
.information-inner__img img{
	display: inline-block;
	width: 300px;
	margin-top: -110px;
}
.information-inner__list{
	float: left;
	width: calc(100% - 530px);
	z-index: 9;
    position: relative;
}
.information-inner__list li{
	display: block;
	margin-bottom: 0px;
	padding: 24px 20px 24px 10px;
	background: transparent;
	border-radius: 20px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	cursor: pointer;
	transition: all 0.2s;
}
.information-inner__list li.active{
	background: #fff;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.06);
}
.information-inner__list li:hover{
	background: #fff;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.06);
}
.information-inner__list li:last-child{
	margin-bottom: 0;
}
.information-inner__list li span{
	width: 40px;
	height: 40px;
	background: #fff;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.12);
	font-weight: bold;
	font-size: 15px;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	float: left;
}
.information-inner__list li.active span{
	background: radial-gradient(46.52% 46.52% at 41.24% 33.39%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
	box-shadow: 5px 15px 40px rgba(0, 0, 0, 0.12);
}
.information-inner__list li:hover span{
	background: radial-gradient(46.52% 46.52% at 41.24% 33.39%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
	box-shadow: 5px 15px 40px rgba(0, 0, 0, 0.12);
}
.information-inner__list li p{
	display: block;
	float: left;
	max-width: calc(100% - 65px);
	margin-left: 25px;
	padding-top: 6px;
}
.ball-5 {
    width: 45px;
    height: 45px;
    bottom: 258px;
    left: 20px;
}
.ball-6{
	width: 63px;
	height: 63px;
	bottom: -23px;
	right: 117px;
}

.ball-7{
	width: 33px;
	height: 33px;
	bottom: -60px;
	right: 200px;
}
.information-btn{
	display: block;
	text-align: center;
	padding-top: 50px;
}
.btn-black{
	display: inline-block;
	width: 240px;
	height: 60px;
	line-height: 60px;
	background: #000000;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
	border-radius: 50px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #FFED00;
	text-decoration: none;
}

.review{
	padding: 150px 0;
	background: #F8F8F8;
}
.review .container {
    width: 1310px;
}
.review h2{
	text-align: center;
}
.review .taxi-icon{
	text-align: center;
}
.review .taxi-icon img{
	display: inline-block;
}
.information .taxi-icon img.taxi-icon-white{
	display: none;
}


.review-slider__item{
	background: #FFFFFF;
	box-shadow: 10px 20px 22px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
	padding: 40px 30px 30px 40px;
	margin-left:0px;
}
.slider-text{
	font-size: 16px;
	line-height: 1.6;
	color: #828282;
	min-height: 125px;
}
.slider-person{
	padding-top: 20px;
	margin-top: 18px;
	position: relative;
}
.slider-person:before{
	content: '';
	display: inline-block;
	width: 50px;
	height: 3px;
	background: #FFED00;
	position: absolute;
	top: 0;
	left: 0;
}
.owl-carousel .slider-person div.person-img{
	display: block;
	float: left;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	width: 56px;
	height: 56px;
	font-size: 24px;
	color: #fff;
	background: #5FBDD6;
	font-weight: 500;
}
.slider-person-info{
	float: left;
	width: calc(100% - 86px);
	padding-top: 7px;
}
.slider-person-info p{
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	display: block;
	padding-bottom: 5px;
}
.slider-person-info span{
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	display: block;
	color: #A4A4A4;
}
.owl-carousel .owl-stage-outer{
	padding: 0 0 62px;
}
.review-slider__item-overflow{
	padding: 0 25px;
}
.owl-dots{
	text-align: center;
}
.owl-carousel button.owl-dot{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #333;
	margin:0 9px;
	border-radius: 50%; 
	transition: all 0.1s;
	border: 2px solid #fff;
}
.owl-carousel button.owl-dot.active{
	border: 2px solid #FFED00;
	background:#FFED00;
}
.ball-8{
	width: 43px;
	height: 43px;
	top: -30px;
	left: 220px;
}

.pre-footer{
	padding: 150px 0;
	text-align: center;
	position: relative;
}
.pre-footer img{
	width: 145px;
}
.pre-footer p{
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 160%;
	text-align: center;
	color: #4F4F4F;
	max-width: 900px;
	display: block;
	margin:0 auto; 
	padding-top: 5px;
	padding-bottom: 35px;
}
.footer{
	background: #F2F2F2;
}
.footer p{
	text-align: center;
	padding: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
}
.ball-9{
	width: 39px;
	height: 39px;
	top: 85px;
	right: 490px;
}
.ball-10{
	width: 23px;
	height: 23px;
	bottom: 100px;
	right: 350px;
}
.ball-11{
	width: 49px;
	height: 49px;
	bottom:-10px;
	left: 130px;
}
.footer-num{
	display: block;
	float: left;
	padding: 20px;
}
@media(max-width: 1440px){
.billboard{
	font-size: 0;
	line-height: 0;
	position: relative;
}
.billboard>img{
}
.billboard-inner{
    position: absolute;
    left: 0;
    top: 9.7vw;
    width: 35%;
}
.main-logo{
    width: 18.2vw;
}
.billboard-inner h1 {
    font-size: 3.6vw;
    line-height: 1.17;
    padding-top: 1.8vw;
}
.billboard-inner p {
	color: #828282;
	font-size: 1.39vw;
	line-height: 1.7;
	padding-top: 1.39vw;
	padding-bottom: 4.17vw;
}
.billboard-inner a {
	width: 16.68vw;
	height: 4.17vw;
	line-height: 4.22vw;
	box-shadow: 0.695vw 0.695vw 2.085vw rgba(0, 0, 0, 0.15);
	border-radius: 50px;
	font-size: 1.39vw;
}
.billboard-lang{
	right: 6.25%;
    top: 2.085vw;
}
.billboard-lang a{
	font-size: 1.39vw;
	transition: all 0.1s;
	line-height: 1;
	width: 3.05vw;
	line-height: 1;
	padding: 0.45vw 0 0.55vw;
	border: 2px solid rgba(255,255,255, 0.5);
	border-left: 0px;
	border-bottom-right-radius: 0.5vw;
	border-top-right-radius: 0.5vw;
}
.billboard-lang a:first-child, .billboard-lang a.current:first-child{
	border-left: 2px solid rgba(255,255,255, 0.5);
	border-right: 0;
	border-bottom-left-radius: 0.5vw;
	border-top-left-radius: 0.5vw;
	border-bottom-right-radius: 0vw;
	border-top-right-radius: 0vw;
}

.billboard-lang a.current{
	border: 2px solid #FFFFFF;
}
.map{
	padding: 9.03vw 0;
}
.map-img{
	width: 47.95vw;
}
.map .container{
	width: 100%;
	padding: 0 6.25%;
}
h2{
	font-size: 3.2vw;
	line-height: 1.2;
}
.map-info{
	padding-left: 2.43vw;
	padding-top: 5.56vw;
}
.map-info p{
	font-size: 1.67vw;
	line-height: 1.7;
}
.taxi-icon img{
	width: 2.78vw;
	padding: 1.74vw 0 2.43vw;
}
.ball{
	background: radial-gradient(46.52% 46.52% at 41.24% 33.39%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
	box-shadow: 1.39vw 1.39vw 2.78vw rgba(0, 0, 0, 0.12);
}
.ball-1 {
    width: 3.6vw;
    height: 3.6vw;
    top: -4.86vw;
    left: 10.4vw;
}
.ball-2{
	width: 1.8vw;
	height: 1.8vw;
	bottom: -4.8vw;
	right: -3.47vw;
}


.preferens{
	padding: 10.43vw 0;
}
.preferens-inner__item{
	width: 26.8vw;
	height: 26.4vw;
	box-shadow: 0px 0px 4.17vw rgba(0, 0, 0, 0.08);
	border-radius: 2.09vw;
	padding: 4.17vw 3.48vw 1.39vw ;
}
.preferens-inner{
	padding-top: 3.13vw;
}
.preferens-inner__icon span{
	width: 4.72vw ;
	height: 4.72vw ;
	box-shadow: 0.695vw 0.695vw 2.085vw rgba(255, 237, 0, 0.3);
}
.preferens-inner__item .preferens-inner__icon span img{
	width: 2.1vw;
}
.preferens-inner__item:first-child .preferens-inner__icon span img{
	width: 2.91vw;
}
.preferens-inner__item:last-child .preferens-inner__icon span img{
	width: 2.2vw;
}
.preferens-inner__title{
	font-size: 1.88vw;
	line-height: 2.22vw;
	padding: 2.43vw 0 1.39vw;
}
.preferens-inner__text{
	font-size: 1.11vw;
}
.ball-3 {
    width: 3.89vw;
    height: 3.89vw;
    top: -2.78vw;
    right: 5.14vw;
}
.ball-4{
	width: 2.71vw;
	height: 2.71vw;
	bottom: -6.95vw;
	left: 13.9vw;
}
.preferens .container {
    width: 100%;
    padding: 0 6.25%;
}


.information{
	padding: 10.43vw 0;
}
.information .container {
    width: 100%;
    padding: 0 6.25%;
}

.information-inner{
	border-radius: 2.78vw;
	padding:  3.475vw 3.475vw 3.475vw 0px;
	margin-top: 5.56vw; 
}
.information-inner:before{
  	border-radius: 2.78vw;
}
.information-inner__img{
	width: 36.84vw;
}
.information-inner__img img{
	width: 20.85vw;
	margin-top: -7.65vw;
}
.information-inner__list{
	width: calc(100% - 36.84vw);
}
.information-inner__list li{
	padding: 1.67vw 1.39vw 1.67vw 0.695vw;
	border-radius: 1.39vw;
	font-size: 1.67vw;
	line-height: 1.95vw;
}
.information-inner__list li.active{
	box-shadow: 0.695vw 0.695vw 2.08vw rgba(0, 0, 0, 0.06);
}
.information-inner__list li:hover{
	box-shadow: 0.695vw 0.695vw 2.08vw rgba(0, 0, 0, 0.06);
}
.information-inner__list li span{
	width: 2.78vw;
	height: 2.78vw;
	box-shadow: 0.695vw 0.695vw 2.08vw rgba(0, 0, 0, 0.12);
	font-size: 1.04vw;
	line-height: 2.78vw;
}
.information-inner__list li.active span{
	box-shadow: 0.35vw 1.04vw 2.78vw rgba(0, 0, 0, 0.12);
}
.information-inner__list li:hover span{
	box-shadow: 0.35vw 1.04vw 2.78vw rgba(0, 0, 0, 0.12);
}
.information-inner__list li p{
	max-width: calc(100% - 4.6vw);
	margin-left: 1.74vw;
	padding-top: 0.42vw;
}
.ball-5 {
    width: 3.13vw;
    height: 3.13vw;
    bottom: 17.93vw;
    left: 1.39vw;
}
.ball-6{
	width: 4.38vw;
	height: 4.38vw;
	bottom: -1.6vw;
	right: 8.13vw;
}

.ball-7{
	width: 2.29vw;
	height: 2.29vw;
	bottom: -4.17vw;
	right: 13.9vw;
}
.information-btn{
	padding-top: 3.475vw;
}
.btn-black{
	width: 16.68vw;
	height: 4.17vw;
	line-height: 4.17vw;
	box-shadow: 0.695vw 0.695vw 2.08vw rgba(0, 0, 0, 0.15);
	border-radius: 3.475vw;
	font-size: 1.39vw;
}


.review{
	padding: 10.43vw 0;
}
.review .container {
    width: 100%;
    padding: 0 4.516vw;
}
.review-slider__item-overflow{
	padding: 0 1.73vw;
}
.review-slider__item{
	box-shadow: 0.696vw 1.39vw 1.52vw rgba(0, 0, 0, 0.08);
	border-radius: 1.39vw;
	padding: 2.78vw 2.085vw 2.085vw 2.78vw;
}
.slider-text{
	font-size: 1.112vw;
	min-height: 8.9vw;
}
.slider-person{
	padding-top: 1.39vw;
	margin-top: 1.25vw;
}
.slider-person:before{
	width: 3.475vw;
}
.owl-carousel .slider-person div.person-img{
	margin-right: 1.39vw;;
	width: 3.89vw;
	height: 3.89vw;
	font-size: 2.1vw;
}
.slider-person-info{
	width: calc(100% - 5.98vw);
	padding-top: 0.49vw;
}
.slider-person-info p{
	font-size: 1.25vw;
	line-height: 1.46vw;
	padding-bottom: 0.35vw;
}
.slider-person-info span{
	font-size: 0.97vw;
	line-height: 1.11vw;
}
.owl-carousel .owl-stage-outer{
	padding: 0 0 4.31vw;
}
.owl-carousel button.owl-dot{
	width: 0.83vw;
	height: 0.83vw;
	margin:0 0.63vw;
	border: 0.14vw solid #fff;
}
.owl-carousel button.owl-dot.active{
	border: 0.14vw solid #FFED00;
}
.ball-8{
	width: 2.99vw;
	height: 2.99vw;
	top: -2.085vw;
	left: 15.29vw;
}

.pre-footer{
	padding: 10.425vw 0;
}
.pre-footer img{
	width: 10.078vw;
}
.pre-footer p{
	font-size: 1.67vw;
	max-width: 62.55vw;
	padding-top: 0.35vw;
	padding-bottom: 2.43vw;
}
.footer p{
	padding: 1.39vw;
	font-size: 1.11vw;
}
.footer-num{
	padding: 1.39vw;
}
.ball-9{
	width: 2.7vw;
	height: 2.7vw;
	top: 5.9vw;
	right: 34vw;
}
.ball-10{
	width: 1.6vw;
	height: 1.6vw;
	bottom: 6.95vw;
	right: 24.3vw;
}
.ball-11{
	width: 3.4vw;
	height: 3.4vw;
	bottom:-0.69vw;
	left: 9.03vw;
}
.pre-footer .container{
	width: 100%;
	padding: 0 6.25%;
}
.footer .container{
	width: 100%;
	padding: 0 6.25%;
}
}
@media(max-width: 1370px){
.billboard {
    height: auto;
}
.billboard>img{
	max-height: none;
	float: none;
	display: none;
}
.billboard>img.m{
	display: block;
}
.container {
    width: 100%;
}
.main-logo {
    width: 15.47vw;
}
.billboard-inner h1 {
    font-size: 3.1vw;
    line-height: 1.1;
    padding-top: 1vw;
}
.billboard-inner p {
	font-size: 1.18vw;
	line-height: 1.5;
	padding-top: 1.18vw;
	padding-bottom: 3.54vw;
}
.billboard-inner a {
	width: 16.68vw;
	height: 4.17vw;
	line-height: 4.22vw;
	box-shadow: 0.695vw 0.695vw 2.085vw rgba(0, 0, 0, 0.15);
	font-size: 1.39vw;
}
.billboard-inner {
    width: 27%;
    left: 6.25%;
}
h2{
	font-size: 2.72vw;
}
.map-info p{
	font-size: 1.42vw;
}
.map {
    padding: 6vw 0;
}
.ball-2{
	width: 1.8vw;
	height: 1.8vw;
	bottom: -1.8vw;
	right: -3.47vw;
}
.pre-footer p{
	font-size: 1.45vw;
	max-width: 50.55vw;

}
}

@media(min-width: 767px){
.billboard-lang a:hover{
	color: #000;
	background: #fff;
	border: 2px solid #FFFFFF;
}
}

@media(max-width: 767px){
.billboard>img.s{
	display: block;
	width: 100%;
}
.billboard>img.m{
	display: none;
}
.main-logo {
    width: 35vw;
    display: none;

}
.billboard-inner {
    width: auto;
    left: 5.35vw;
    right: 5.35vw;
    top: auto;
    text-align: center;
    bottom: 8vw;
}
.billboard .container {
    padding: 0 5.35vw;
}
.billboard-inner h1 {
    font-size: 8.02vw;
	line-height: 9.36vw;
    padding-top: 0;
}
.billboard-inner p {
	font-size: 4vw;
	line-height: 1.35;
	padding: 3vw 0px 6.36vw;
}
.billboard-inner a {
	width: 53.5vw;
	height: 12.84vw;
	line-height: 12.84vw;
	display: inline-block;
	font-size: 4.9vw;
}
.billboard-lang a {
    font-size: 3.74vw;
    width: 8.56vw;
    padding: 1.87vw 0 1.6vw;
    border: 1px solid rgba(255,255,255, 0.5);
    border-bottom-right-radius: 1.6vw;
    border-top-right-radius: 1.6vw;
 }
 .billboard-lang a:first-child, .billboard-lang a.current:first-child{
	border-left: 1px solid rgba(255,255,255, 0.5);
	border-bottom-left-radius: 1.6vw;
	border-top-left-radius: 1.6vw;
}
.billboard-lang {
    right: 6.25%;
    top: 5.35vw;
}
.ball{
	display: none !important;
}
.map-img {
    width: auto;
}
.map .container {
    display: block;
    padding: 0 3.125%;
}
.map-info h2{
	display: none;
}
.map-info .taxi-icon{
	display: none;
}
.map .container>h2{
	display: block;
}
.map .container>.taxi-icon{
	display: block;
	text-align: center;
}
h2 {
    font-size: 8.02vw;
    line-height: 9.36vw;
    text-align: center;
    padding-bottom: 
}
.taxi-icon img {
    width: 10.7vw;
    padding: 5.35vw 0 10.7vw;
    display: inline-block;
}
.map-info {
    padding-left: 0;
    padding-top: 5vw;
}
.map-info p{
	font-size: 4.28vw;
	line-height: 1.7;
	text-align: center;
}
.map {
    padding: 10.7vw 0;
}
.preferens-inner {
    display: block;
    padding-top: 0;
}
.preferens .container{
}
.preferens-inner__item {
    width: auto;
    height: auto;
    box-shadow: 2.68vw 5.35vw 16vw rgba(0, 0, 0, 0.08)
    border-radius: 5.35vw;
    padding: 6.7vw 4vw 5.35vw 21vw;
    margin-bottom: 5.35vw;
    position: relative;
}
.preferens-inner__item:last-child{
    margin-bottom: 0px;
}
.preferens-inner__icon{
	position: absolute;
	top: 4vw;
	left: 4vw;
}
.preferens-inner__title {
    font-size: 6.42vw;
	line-height: 7.49vw;
    padding: 0 0 1.34vw;
    text-align: left;
}
.preferens-inner__text {
    font-size: 3.75vw;
    line-height: 1.4;
    text-align: left;
}
.preferens-inner__icon span {
    width: 12.84vw;
	height: 12.84vw;
	box-shadow: 2.68vw 2.68vw 4vw rgba(255, 237, 0, 0.3);
}
.preferens-inner__item .preferens-inner__icon span img{
	width: 5.9vw;
}
.preferens-inner__item:first-child .preferens-inner__icon span img{
	width: 8vw;
}
.preferens-inner__item:last-child .preferens-inner__icon span img{
	width: 5.9vw;
}




.information-inner__img{
	display: none;
}
.information-inner {
    border-radius: 0;
    padding: 0;
    margin-top: 0;
}
.information-inner:before{
	display: none;
}
.information{
	position:relative;
}
.information:before{
	content: "";
	position: absolute;
  	width: 100%;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	z-index: 1;
  	background: radial-gradient(87.55% 49.72% at 21.07% 83.14%, #FFF899 0%, #FFF573 40.59%, #FFF246 74.34%, #FFED00 100%);
	transform: matrix(1, 0, 0, -1, 0, 0);
}
.information h2 {
    position: relative;
    z-index: 2;
}
.information .taxi-icon {
    position: relative;
    z-index: 2;
}
.information .taxi-icon img{
	display: none;
}
.information .taxi-icon img.taxi-icon-white{
	display: inline-block;
}
.information-inner__list {
    width: auto;
    float: none;
}
.information-inner__list li.active {
    background: transparent;
    box-shadow: none;
}
.information-inner__list li.active span {
    box-shadow: 0.695vw 0.695vw 2.08vw rgba(0, 0, 0, 0.12);
    background: #fff;
}
.information-inner__list li{
	font-size: 4vw;
	line-height: 5.08vw;
	border-radius: 0;
	padding: 0;
	margin-bottom: 5.35vw;
}
.information-inner__list li span {
    width: 10.7vw;
    height: 10.7vw;
    font-size: 4.01vw;
    line-height: 10.7vw;
}
.information-inner__list li p {
    max-width: calc(100% - 17.39vw);
    margin-left: 6.69vw;
    padding-top: 2.68vw;
}
.information-btn {
    padding-top: 8.03vw;
}
.btn-black {
    position: relative;
    z-index: 2;
    width: 53.5vw;
    height: 12.84vw;
    line-height: 12.84vw;
    display: inline-block;
    font-size: 5.35vw;
    border-radius: 12.84vw;
}
.review{
	overflow:hidden; 
}
.slider-text {
    font-size: 4.28vw;
	line-height: 140%;
	display: block;
	min-height: 34vw;

}
.review-slider__item {
    box-shadow: 1.34vw 1.34vw 5.35vw rgba(0, 0, 0, 0.08);
	border-radius: 5.35vw;
    padding: 6.69vw 6.69vw 6.69vw 5.35vw;
}
.review-slider__item-overflow {
    padding: 0 2.68vw;
}
.review .container {
    width: 100%;
    padding: 0 9.36vw 0 2.68vw;
}
.owl-carousel .owl-stage-outer {
    padding: 0 0px 0 0;
    overflow:visible; 
}
.slider-person {
    padding-top: 4.82vw;
    margin-top: 5.35vw;
}
.slider-person:before {
    width:13.38vw;
}
.owl-carousel .slider-person div.person-img {
    margin-right: 5.35vw;
    width: 14.98vw;
    height: 14.98vw;
    font-size: 7vw;
}
.slider-person-info {
    width: calc(100% - 20.33vw);
    padding-top: 1.87vw;
}
.slider-person-info p {
    font-size: 4.82vw;
	line-height: 5.62vw;
    padding-bottom: 1.34vw;
}
.slider-person-info span {
    font-size: 3.75vw;
	line-height: 4.28vw;
}
.owl-dots {
    padding-top: 8.03vw;
    padding-left: 9.36vw;
}
.owl-carousel button.owl-dot {
    width: 3.21vw;
    height: 3.21vw;
    margin: 0 2.41vw;
    border: 0.54vw solid #fff;
}
.owl-carousel button.owl-dot.active {
    border: 0.54vw solid #FFED00;
}
.review h2 {
    padding-left: 9.36vw;
}
.review .taxi-icon {
    padding-left: 9.36vw;
}

.pre-footer img {
    width: 140px;
}
.pre-footer p {
    font-size: 1.45vw;
    max-width: 100%;
    font-size: 16px;
	line-height: 160%;
	padding-top: 10px;
    padding-bottom: 40px;
}
.footer p {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 16px;
}
.footer-num{
	padding: 15px 20px 0;
    display: block;
    width: 100%;
    float: none;
    text-align: center;
}
}