body,html{
	font-family: 'Spartan', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}



.swiper-slide{
	width: calc(25% - 60px) !important;
	float: left !important;
	margin-bottom: 50px;
	margin-right: 30px !important;
}




a:hover{
	color: inherit !important;
	text-decoration: none !important;
}



.TEXTOCOMP{
	padding-top: 10px;
	position: relative;
	width: 100%;
	
}


.TEXTOCOMP, .TEXTOCOMP p, .TEXTOCOMP p span, .TEXTOCOMP ul, .TEXTOCOMP span{
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 500 !important;
	
}



.TEXTOCOMP ul{
	width: 100% !important;
	position: relative !important;
 	padding-bottom: 20px !important;
}

.TEXTOCOMP ul li{
	width: 100% !important;
	margin-left: 20px !important;
	position: relative !important;
}





.TITSINGLE{
	margin-top: 0px;
	font-weight: 900;
    color: #2b8b7a;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
    position: relative;
}



.MAGA{
	display: none;
}

.HOAN_OK:hover > .MAGA{
	display: block;
}


.DORI:hover > .OK{
	font-weight: 900;
}




.LOGOREF{
	width: 250px; 
	max-width: calc(45% - 100px);
	margin: 0px; 
	margin-left:50px; 
	margin-right: 50px; 
	margin-top: 15px; 
	margin-bottom: 100px;
}

.LOGOREF_2{
	margin-bottom: 70px;
}


.highlight-slider-wrapper .highlight-slider .swiper-slide {
    height: auto !important;
    background-size: cover;
    position: relative;
}




.img-content-slider-large .swiper-container .swiper-slide {
    padding-top: 40%;
}



.VD{
	padding-left: 10px;
	padding-right: 10px;
}





.BOT {
    width: auto;
    height: 45px;
    float: left;
    border-radius: 0px;
    position: relative;
    line-height: 14px;
    padding-top: 11px;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 11px !important;
    margin-left: 0px;
    background: #2b8b7a url(/MAKAISHOP/MK/images/CALENDARIO.svg?x=43) no-repeat center left 15px;
    background-size: 28px;
    color: #fac9ae;
    padding-left: 55px;
    padding-right: 15px;
    font-weight: 700;
    text-align: left;
}



.CARTMENU {
    width: auto;
    height: 45px;
    float: left;
    border-radius: 0px;
    position: relative;
    padding-top: 0px;
    margin-left: 0px;
    background: none;
    padding-left: 0px;
    padding-right: 0px;
	margin-right: 20px;
	display: flex;
}



.BARREL{
	width: auto;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	height: 45px;
	line-height: 50px;
	background-color: #2b8b7a;
	background-repeat: no-repeat;
	transition: opacity 0.3s;
	font-weight: 400;
	text-align: left;
	cursor: pointer;
    letter-spacing: 1px;
    font-size: 16px !important;
	color: #fac9ae;
}

.BARREL:hover{
	opacity: 0.9;
}






.CONCHA{
	width: calc(100% - 40px);
	left: 20px;
	top: 20px;
	position: absolute;
	z-index: 999;
}


.DATECONCHA{
	width: 100%;
}

.DATECONCHA span{
	font-size: 11px !important;
	letter-spacing: 1px;
	background: #222 !important;
	color: #fac9ae;
	display: inline-block;
}


.CONCHA span{
	background: #fac9ae;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 500;
}




.DORI{
	height: 30px;
}




.INFOMAKAI{
	width: 100%;
	/*max-width: 700px;*/
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 3;
	background: #f4f4f4;
	border-left: 10px solid #fac9ae;
	overflow: hidden;
}


.INFOMAKAI_PENSANDO{
	width: 1px;
	transition: width 0.6s;
}



.GALP{
	font-weight: 400;
	background: #2b8b7a;
	opacity: 0.3;
}


.BARC_ATIVO .GALP{
	color: #fff !important;
}



.GALP2{
	font-weight: 600;
	opacity: 0.4;
	color: #222;
	padding-right: 5px;
	margin-left: 20px;
}




.BARC{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
}

.BARC:hover{
	font-weight: 500;
}

.BARC_ATIVO, .BARC_ATIVO:hover{
	font-weight: 900;
	position: relative;
	color: #fac9ae;
}

.BARC span{
	background: #2b8b7a;
	z-index: 3;
	position: relative;
	padding-right: 10px;
}


.INDICO{
	position: absolute;
	right: -1px;
	top: calc(50% - 2px);
	width: 1px;
	height: 1px;
	border-bottom: 1px solid #fac9ae;
	z-index: 2;
	transition: width 0.6s;
}

.BARC_ATIVO .INDICO{
	width: calc(100% - 100px - 50px);
}



.HONA{
    font-size: 1rem;
    line-height: 1.66625rem;
    text-align: left;
    color: #585858;
    letter-spacing: -0.005rem;
    margin-bottom: 0px;
    margin-top: 0;
	padding: 50px;
	display: none;
}

#HONA_1{
	display: block;
}







.OMI{
	display: inline-block;
	margin-left: 25px;
	line-height: 50px;
	font-size: 13px;
	color: #2b8b7a;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 0px;
	height: 40px;
	cursor: pointer;
}

.OMI:hover{
	border-bottom: 5px solid #fac9ae;
}



.TITSESSION{
	font-weight: 500;
	color: #2b8b7a;
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 40px;
	position: relative;
}

.BARRA{
	width: 80px;
	height: 8px;
	background: #fac9ae;
	position: absolute;
	bottom: -15px;
}

.TIT_RIGTH{
	text-align: right;
}

.TIT_LEFT{
	text-align: left;
}

.TIT_LEFT .BARRA{
	left: 0px;
}

.TIT_RIGHT .BARRA{
	right: 0px;
}



.TITBLOG{
	font-size: 18px;
	line-height: 22px;
	color: #2b8b7a;
	font-weight: 900;
	padding-top: 10px;
	padding-right: 30px;
}


.highlight-slider-wrapper [class*="swiper-button"] {
    color: #2b8b7a !important;
}



.NONE:before{
	display: none !important;
}


.OPS{
	width: 100%;
	border-bottom: 1px solid #2b8b7a;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
}


#MOB{
	display: none;
}


.ICON1{
	width: 28px;
	height: 45px;
	font-size: 13px;
	float: right;
	margin-left: 10px;"
}


.RESERVAQUADRA{
	width: auto;
	height: 45px;
	float: right;
	border-radius: 0px;
	position: relative;
	line-height: 14px;
	padding-top: 11px;
	cursor: pointer;
	letter-spacing: 1px; 
	font-size: 11px !important; 
	margin-left: 20px; 
	background: #2b8b7a url(/MAKAISHOP/MK/images/CALENDARIO.svg?x=43) no-repeat center left 15px; 
	background-size: 28px;  
	color: #fac9ae; 
	padding-left: 55px; 
	padding-right: 15px; 
	font-weight: 700;
	text-align: left;
}


.HAMBURGUER{
	width: 45px;
	height: 45px;
	float: right;
	background: #fac9ae url(/MAKAISHOP/MK/images/menu.svg?x=43) no-repeat center center; 
	background-size: 28px; 
}


.CLOSE_HAMBURGUER{
	width: 45px;
	height: 45px;
	float: right;
	background: #fac9ae url(/MAKAISHOP/MK/images/close.svg?x=43) no-repeat center center; 
	background-size: 28px;
	display: none;
}


.MAB{
	width: 220px;
	position: fixed;
	top: 45px;
	right: 0px;
	z-index: 99999999;
	height: auto;
	background: #fac9ae;
	display: none;
}


.SHOWMENU .HAMBURGUER{
	display: none !important;
} 

.SHOWMENU .CLOSE_HAMBURGUER{
	display: block !important;
} 

.SHOWMENU .MAB{
	display: block !important;
}





.BARRAMENU{
	width: 100%;
	height: 45px;
	background: #f4f4f4;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999;
	text-align: right;
}


.IMGNOSSA{
	padding-left: 25px;
}

.IMGNOSSA img{
	width: 100%;
}



.SODESKTOP{
	display: block;
}

.SOMOBILE{
	display: none;
}

.SOMOBILE2{
	display: none;
}



.IMGBNOSSA{
	width: 50vw;
	margin-left: 5vw;
}


.ION1{
	padding-right: 40px;
}

#BEACHTENNIS{
	padding-left: 20px;
}



#EXPERIENCIAS{
	width: 100%; 
	position: relative; 
	display: flex; 
	margin-bottom: 0px; 
	padding-top: 0px;
	margin-top: 300px; 
	padding-bottom: 0px;
}


.LOGOMOB{
	width: 100px;
	height: 35px;
	background: url(/MAKAISHOP/MK/images/MAKAI_BEACH_TENNIS.svg) no-repeat top left;
	background-size: auto 40px;
	position: absolute;
	left: 20px;
	top: 5px;
}


.TENTION{
	width: 100%;
	position: absolute; 
	left: 35px;
	top: -80px;
}


.WAVES{
	position: absolute;
	left: 60%;
	top:-15vh;
	width: 40%;
	height: 10vh;
	max-height: 200px;
	background: url(/MAKAISHOP/MK/images/WAVES.svg) no-repeat left top;
	background-size: auto 100%;
}



.PALHA1{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0px; 
	right: 0px;
	background: #2b8b7a url(/MAKAISHOP/MK/images/coconuts2.jpg) no-repeat top right;
	background-size: auto 800px;
	z-index: 1
}

.PALHA2{
	width: 50%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background: #2b8b7a url(/MAKAISHOP/MK/images/coconuts3.jpg) no-repeat top left; 
	background-size: auto 800px; 
	z-index: 1
}



.PENA{
	width: calc(100% - 400px - 3%);
	float: left;
	padding-bottom: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
}


.GONE{
	width: 400px;
	float: left;
	margin-left: 0px;
	position: relative;
	z-index: 5;
	margin-top: 80px;
}


.OPERA{
	width: calc(100% - 40px);
	margin-left: 20px;
	background: #f4f4f4;
	margin-bottom: 20px;
	border-top: 10px solid #fac9ae;
	padding: 20px;
	display: none;
}



.MPUR{
	margin-top: -100px;
}


.RODA{
	padding: inherit;
	padding-right: 100px;
}


.MDU{
	display: none;
}




.MENUTI{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #2b8b7a;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	cursor: pointer;
}


@media (max-width: 1600px) {
	


	.swiper-slide{
		width: calc(33% - 60px) !important;
		float: left !important;
		margin-bottom: 50px;
		margin-right: 30px !important;
	}	

}



@media (max-width: 1300px) {
	


	.swiper-slide{
		width: calc(33% - 20px) !important;
		float: left !important;
		margin-bottom: 50px;
		margin-right: 10px !important;
	}	

}






@media (max-width: 1200px) {
	


	.swiper-slide{
		width: calc(33% - 60px) !important;
		float: left !important;
		margin-bottom: 50px;
		margin-right: 30px !important;
	}	
	
	
	/*
	#ALL{
		display: none;
	}
	
	#MOB{
		display: block;
	}
	*/
	
	
	.TITSINGLE{
		margin-top: 40px;
	}
	
	
	.address{
		text-align: left !important;
	}
	
	
	
	
	
	.RODA{
		padding: inherit;
		padding-right: 40px !important;
		padding-left: 20px !important;
	}
	
	
	
	.LOGOREF{
		width: 250px;
		max-width: calc(30% - 60px);
		margin: 0px; 
		margin-left:30px; 
		margin-right: 30px; 
		margin-top: 15px; 
		margin-bottom: 100px;
	}
	
	
	.LOGOREF_2{
		margin-bottom: 70px;
	}
	
	
	
	.OMI{
		display: none;
	}
	
	
	.MAN{
		border-bottom: 1px solid rgba(255,255,255,0.3);
		padding-right: 0px !important;
	}
	
	.BARC_ATIVO .MAN{
		border-bottom: none !important;
	}
	
	
	.highlight-slider-wrapper .highlight-slider .swiper-slide:before{
		display: none !important;
	}
	
	
	.TITBLOG {
		font-size: 12px;
		line-height: 16px;
		color: #2b8b7a;
		font-weight: 900;
		padding-top: 10px;
		padding-right: 30px;
	}
	
	
	.MONGA{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	.COTOM{
		padding: 0px !important;
		padding-top: 50px !important;
	}
	
	
	.INDICO{
		display: none;
	}
	
	.BARC span {
		background: none;
		z-index: 3;
		position: relative;
		padding-right: 10px;
	}
	
	
	.GONE{
		width: 100%;
		float: left;
		margin-left: 0px;
		position: relative;
		z-index: 5;
		margin-top: 30px;
	}


	
	
	.PALHA1{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px; 
		right: 0px;
		background: #2b8b7a url(/MAKAISHOP/MK/images/coconuts2.jpg) no-repeat top right;
		background-size: auto 800px;
		z-index: 1
	}
	
	
	#EXPERIENCIAS{
		width: 100%; 
		position: relative; 
		display: flex; 
		margin-bottom: 0px; 
		padding-top: 0px;
		margin-top: 100px; 
		padding-bottom: 0px;
	}
	
	.TENTION{
		width: 100%;
		position: absolute; 
		left: 0px;
		top: -50px;
	}
	
	
	.IMGNOSSA img{
		width: calc(100% - 30px);
		margin-left: 15px;
	}
	
	

	
	
	.SODESKTOP{
		display: none;
	}
	
	.SOMOBILE{
		display: block;
	}
	
	.SOMOBILE2{
		display: block;
	}
	
	.ION1{
		padding-right: 0px;
	}

	
	.ICONFACE{
		margin-right: 20px;
	}
	
	
	.IMGBNOSSA{
		width: calc(100vw - 40px);
		margin-left: 20px;
	}
	
	
	.TITSESSION{
		font-weight: 900;
		color: #2b8b7a;
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 30px;
		position: relative;
		margin-left: 5.2%;
	}

	.BARRA{
		width: 80px;
		height: 4px;
		background: #fac9ae;
		position: absolute;
		bottom: -10px;
	}
	
	#BEACHTENNIS{
		padding-left: 0px;
	}
	
	
	.RESERVAQUADRA{
		width: auto;
		height: 45px;
		float: right;
		border-radius: 0px;
		position: relative;
		line-height: 14px;
		padding-top: 11px;
		cursor: pointer;
		letter-spacing: 1px; 
		font-size: 11px !important; 
		margin-left: 0px; 
		background: #2b8b7a url(/MAKAISHOP/MK/images/CALENDARIO.svg?x=43) no-repeat center left 15px; 
		background-size: 28px;  
		color: #fac9ae; 
		padding-left: 55px; 
		padding-right: 15px; 
		font-weight: 700;
		text-align: left;
	}
	
	
	.BARRAMENU{
		width: 100%;
		height: 45px;
		background: #fac9ae;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 999999;
		text-align: right;
	}
	
	.WAVES{
		position: absolute;
		left: 0%;
		top:-10vh;
		width: 100%;
		height: 5vh;
		background: url(/MAKAISHOP/MK/images/WAVES.svg) no-repeat left top;
		background-size: auto 100%;
	}
	
	
	.MONZA{
		width: 100% !important;
	}
	
	
	.MPUR{
		width: 100% !important;
		height: auto !important;
	}
	
	
	.RODA{
		width: 100% !important;
	}
	
	.img-content-slider{
		display: block;
	}
	
	
	
}



@media (max-width: 1100px) {

	.swiper-slide{
		width: calc(50% - 40px) !important;
		float: left !important;
		margin-bottom: 50px;
		margin-right: 20px !important;
	}	

}



@media (max-width: 900px) {
	
	
	
	.IMGNOSSA{
		padding-left: 0px;
	}
	
	
	.content-wrap{
		text-align: justify !important;
	}
	
	
	#PARCEIROS, .highlight-slider-wrapper{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
		
	.LOGOREF{
		width: 250px;
		max-width: calc(45% - 60px);
		margin: 0px; 
		margin-left:30px; 
		margin-right: 30px; 
		margin-top: 15px; 
		margin-bottom: 100px;
	}
	
	
	.LOGOREF_2{
		margin-bottom: 70px;
	}
	
	
}







@media (max-width: 450px) {
	

	.swiper-slide{
		width: calc(100% - 0px) !important;
		float: left !important;
		margin-bottom: 0px;
		margin-right: 0px !important;
	}	

	
	/*
	#ALL{
		display: none;
	}
	
	#MOB{
		display: block;
	}
	*/
	
	.ON{
		line-height: 20px;
		margin-bottom: 20px;
	}
	
	.VD{
		display: none;
	}
	
	
	.MDU{
		display: block;
	}
	
	
	.SODESKTOP{
		display: none;
	}
	
	.SOMOBILE{
		display: block;
	}
	
	.SOMOBILE2{
		display: none;
	}
	
	
	
	
	
	#PARCEIROS, .highlight-slider-wrapper{
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-top: 60px;
		padding-bottom: 0px !important;
		
	}
	
	
	.LOGOREF{
		width: 250px;
		max-width: calc(49% - 40px);
		margin: 0px; 
		margin-left:20px; 
		margin-right: 20px; 
		margin-top: 15px; 
		margin-bottom: 50px;
	}
	
	
	.LOGOREF_2{
		margin-bottom: 30px;
	}
	
	
	
	
	
	.LOGOMOB{
		width: calc(100vw - 85px - 175px);
		height: 35px;
		background: url(/MAKAISHOP/MK/images/MAKAI_BEACH_TENNIS.svg) no-repeat top center;
		background-size: auto 40px;
		position: absolute;
		left: 20px;
		top: 5px;
	}
	
	
	.WAVES{
		position: absolute;
		left: 0%;
		top:-10vh;
		width: 100%;
		height: 5vh;
		background: url(/MAKAISHOP/MK/images/WAVES.svg) no-repeat left top;
		background-size: auto 100%;
	}

	
	
	
	
	
	
}







