﻿html,body {
	font-size: 14px;
}

#mainPage {
	background: #fff;
}

.product {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
a.onlyAUNZ{
	color: #212529;
}
#swiper-container1 div.onlyAUNZ{
	margin-top: -10px;
}
.product .item {
	flex: 0 0 50%;
	box-sizing: border-box;
}
.AIRBEDS {
	margin: auto;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}
.Rectangle {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	width: 85.625%;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}
.hide {
	display: none;
}
.Fill-607 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.SWIM_SAFE_img {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.new-img {
	margin: 0 auto;
	padding: 8px 0;
	max-height: 50px;
	display: block;
}
.solitary {
	position: relative;
	height: 270px;
	overflow: hidden;
}
.solitary>div{
	height: 100%;
}
.product .item div {
	text-align: center;
}

.spanCss div {
	text-align: center;
}

.infSpan {
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 0.2px;
}

.layzSpan {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.67;
	letter-spacing: 0.1px;
	color: #333333;
}

.layRemark {
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: 0.1px;
	color: #333333;
}

.sooSpan {
	font-size: 14px;
	line-height: 1.43;
	color: #ffffff;
}

.tecSpan {
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 0.2px;
	color: #333333;
}
.trademark {
	font-size: .5em;
	position: relative;
	top: -.7em;
}
.tecRemark {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.67;
	letter-spacing: 0.1px;
	color: #333333;
}

.cta-box {
	position: absolute;
	bottom: 30px;
	padding:  0 25px;
	text-align: left;
	box-sizing: border-box;
	left: 10px;
}
.slide-title {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	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: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
  text-align: left;
}
.slide-small-text {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	text-shadow: 2px 2px 7px black;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
  text-align: left;
}

#spa-hero-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  max-width: 1000px;
  padding: 20px 25px;
  text-align: right;
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 2px 2px 7px black;
  line-height: 1.1;
  color: #fff;
  text-align: left;
}
.top {
	display: block;
}
.bottom {
	display: block;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	position: relative;
}

.swiper-slide {
	text-align: center;
}

.product2 {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	background-image: url(../images/tec_bg.jpg);
	position:relative;
	padding-bottom:55px;
}

.product2 .item {
	flex: 0 0 50%;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
}

.product2 .item div {
	text-align: center;
}
.product2 .item:last-child {
	flex: 0 0 50%;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 30px;
}
.csLan .border-css, .ptLan .border-css, .ukLan .border-css{
	height: 775px;
}
.bgLan .border-css{
	height: 780px;
}
.elLan .border-css{
	height: 810px;
}
.ruLan .border-css{
	height: 820px;
}
.huLan .border-css{
	height: 765px;
}

.border-css{
	height: 750px;
	border: solid 1px #dedede;
	margin: 0 15px;
	padding-top: 20px;
}

.deLan .border-css{
    height: 760px;
}

.productContainer{
	position: relative;
	width: 100%;
	height: 50vw;
}
.swiper-container4{
	text-align: center;
}
.productContainer img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}