.flex-box {
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.flex-box img{
	text-align: center;
}
.cta-box {
	position: absolute;
	bottom: 45px;
	padding: 35px 45px 35px;
	text-align: left;
	box-sizing: border-box;
	left: 150px;
}
.slide-title {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.slide-text {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.zhLan .slide-text{
    min-height: 30px;
}
.slide-small-text {
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
	text-shadow: 2px 2px 7px black;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}

#spa-hero-text {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 100px;
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px 55px;
	text-align: right;
	font-size: 75px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	text-align: left;
}
#spa-hero-text:before {
	content: '';
	display: block;
	position: absolute;
	top: -25px;
	bottom: -25px;
	left: 0;
	right: -1000px;
	z-index: -1;
}
.top {
	display: block;
}
.zhLan .top{
    margin-bottom: 40px;
}
.bottom2 {
	display: block;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
}
.flex-box div {
	text-align: center;
    flex: 1;
    padding: 0 8px;
}

.flex-box div span {
	position: relative;
    text-transform: uppercase;
}

.page-title {
	padding-top: 50px;
	text-align: center;
}

.page-title .div-span {
	padding: 20px 0px 90px;
	color: #353534;
	font-weight: 300;
}

.content-box {
	display: flex;
  background-color: #b4cd1d;
}

.content-box div {
	flex-basis: 100%;
}

.content-span {
	color: white;
	text-align: center;
	align-self: center;
}

.div-flex55 {
	flex-basis: 100%;
}

.content-box2 {
	background-color: #000000;
	padding-bottom: 100px;
	padding-top: 60px;
}

.content-box2 .div-first,.content-box2 .div-first * {
	text-align: center;
	padding: 40px 0px;
	color: white;
}

.content-title{
	font-size: 60px;
	font-weight: 600;
}
.content-desc{
	font-size: 24px;
}
.content-box2 .div-first .span2 {
	font-size: 24px;
}

.box {
	background-color: rgba(84, 121, 169, 1);
	padding: 0 0 30px;
	display: flex;
}

.box div {
	flex-grow: 1;
}

.box img {
	width: 100%;
}
.es-es .div-max-width{
    max-width: 1140px
}
.div-max-width {
	max-width: 1110px;
}

.swiper-slide img {
	width: 100%;
}

.content-box2 .div-second {
	display: flex;
	justify-content: center;
	width: 1110px;
	margin: auto;
	text-align: center;
	color: white;
}

.div-second>div{
	padding: 10px;
	box-sizing: border-box;
	flex: 1;
}

.div-second .flex-span1,.content-box3 .flex-span1{
	font-size: 20px;
	text-align: center;
    font-family: Raleway-Medium !important;
}
.ruLan .div-second .flex-span1{
    line-height: 25px;
    height: 80px;
}
.ruLan .div-second .flex-span2{
	margin-top: 30px;
}
.div-second .flex-span2{
	margin-top: 50px;
}
.div-second .flex-span2,.content-box3 .flex-span2{
	word-wrap: break-word;
}

.div-second img{
	width: 100%;
}
.flex-span2>div{
	margin-top: 15px;
	font-size: 13px;
}

.flexDiv{
	display: flex;
	justify-content: center;
}
.flexDiv>div{
	flex: 1;
	padding: 15px;
	box-sizing: border-box;
}
.imgContent{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.imgContent img{
	width: 100%;
}