﻿body {
	background-color: #fff;
}
.p-t-100{
    padding-top:100px;
}
 .p-b-100 {
     padding-bottom:100px;
}
.min-height-400 {
    min-height:400px;
}
.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: 67%;
	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;
}
.bottom {
	display: block;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
}
.hero-img {
	overflow: hidden;
    position: relative;
}
.bannerContainer {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}
.banner {
	width:100%;
	background-size: cover;
	background-repeat:no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	position: relative;
}
.bannerFoot{
	background: none;
	margin: 80px auto 50px;
	z-index: 9;
	width: 100%;
}
.bannerList .pos-relative{
	width: 100%;
	height: 0;
	padding-bottom:100%; 
}
.bannerList{
	flex: 1;
	box-sizing: border-box;
}
.bannerList .pos-relative img{
	max-width:100%;
	max-height:100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.bannerList img{
	max-width:100%;
	max-height:100%;
	width:100%;
}
.brand-swim{
	background:#fff;
	padding:50px 0;
}
.brand-main-1, .brand-main-2{
    display: flex;
    flex-direction: row;
    width: 100%;
}
.brand-img{
    width: 40%;
    overflow: hidden;
    max-width: 800px;
    position: relative;
    min-height: 250px;
}
/*.brand-img img{
    min-width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}*/
.brand-img-1{
    background-image: url('../images/photo_1.jpg');
    background-size: cover;
    background-position: center;
}
.brand-img-2{
    background-image: url('../images/photo_2.jpg');
    background-size: cover;
    background-position: center;
}

.brand-message{
    flex: 1;
    padding: 50px 10% 40px;
    min-height: 235px;
    color: white;
}

.brand-message.photo-1 {
	border-bottom: 20px solid #6cbeb2;
	background-image: url('../images/photo_1_content_bg.jpg');
}
.brand-message.photo-2 {
    border-bottom: 20px solid #cd5419;
    background-image: url('../images/photo_2_content_bg.jpg');
}

.brand-main-1 .brand-message, .brand-main-2 .brand-img{
	margin-left:20px;
}

#brandSlider{
	width:100%;
	margin:100px 0;
}
.slider-box {
    width:1110px;
    padding:0 15px;
    margin:100px auto;
}
#waterSlider{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
#waterSlider>div{
	flex: 1;
	margin: 0 15px;
    position: relative;
    height: 250px;
    overflow: hidden;
}
#waterSlider img{
	min-width: 310px;
    min-height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#brandSlider img{
	width:100%;
	height: auto;
}
.brand-water{
	background:#fff;
}
.water-img{
	margin:auto;
}
.brand-img-list{
	float:left;
	width:25%;
}
.brand-img-list img{
	width:100%;
	height:auto;
}
.brand-hydro-list{
	display:inline-block;
	width:calc(99.99% * 1/2 - 5px);
	text-align:center;
}
.brand-hydro{
	padding-bottom: 50px;
}
.m-t-80 {
	margin-top:80px;
}
.m-b-40 {
	margin-bottom:40px;
}
.swim-gear ,.tech{
	max-width:100%;
	margin:auto;
	text-align:center;
}
.swim-gear img,.brand-water img {
	max-width:100%;
}
.es-es .sub-title{
    font-size: 23px;
}
.sub-title {
	font-size: 24px;
	margin: 15px 0 15px 0;
}
.pro-des {
	padding: 20px 0px 90px;
	color: #353534;
	font-weight: 300;
}
.msg-line-height {
	line-height:1.6;
}
.n-left {
	padding: 50px 10px 10px 40px;
}
.n-right {
	/*padding:50px 40px 10px 10px;*/
		padding: 50px 10px 10px 40px;
}
.pattern {
	max-width:200px;
	z-index:-1;
}
.pattern-left {
	left:0;
}
.pattern-right {
	right:0;
}
.top-30 {
	top:30px;
}
.bottom-p-15 {
	bottom:15%;
}

.icon-container img{
	margin:20px;
	margin-bottom:60px;
}
.bottom-p-10 {
  bottom:10%;
}
.brand-foot-img {
	border-bottom: 30px solid #5479B4;
}
.font-size-14{
	font-size:14px;
}
.m-t-40{
 	margin-top:40px;
}
.lowercase{
	text-transform: lowercase;
}
.msg-div{
	height:100%;
	position: relative;
}
.msg-div>div{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	width: 60%;
}
@media (max-width: 1560px){
	.pattern{
		display: none;
	}
}

.tooltip{
	will-change: initial;
	transform: none;
}

.tooltip-inner{
	background-color: #989898;
	max-width: 131px;
	padding: 20px 10px;
	padding-bottom: 30px;
	border-bottom-left-radius: 0;
}
.daLan~.tooltip .tooltip-inner, .elLan~.tooltip .tooltip-inner, .nbLan~.tooltip .tooltip-inner, .frLan~.tooltip .tooltip-inner{
    max-width: 140px;
    width: 140px;
}
.nbLan~.tooltip .tooltip-inner{
    max-width: 150px;
    width: 150px;
}
.svLan~.tooltip .tooltip-inner{
    max-width: 140px;
    width: 140px;
    padding: 20px 5px;
}
.ukLan~.tooltip .tooltip-inner, .nlLan~.tooltip .tooltip-inner{
    font-size: 15px;
    max-width: 150px;
    width: 150px;
    padding: 20px 5px;
}


.tooltip .arrow{
	left: -10px !important;
	bottom: 10px;
}
.tooltip.show{
	left: 60px !important;
	opacity: 1;
}

.tooltip-inner p{
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before{
	border-width: 20px 20px 0;
	border-top-color: #989898;
	transform: rotate(-90deg);
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before{
	border-width: 20px 20px 0;
	border-top-color: #989898;
	transform: rotate(-90deg) translatex(-10px);
}