
#headGaleria{
	margin-top: 40px;
	margin-bottom: 30px;
}

#tituloGaleria{
margin-top: 5px;	
}


.slideAno li{
	float:left; 
	width:100px;
	padding-left: 10px;
	list-style: none;
	display: none;
	color: #808080;
}


.slideGaleriaMes li {
	float:left; 
	width:100px;
	
	list-style: none;
	display: none;
	font-size: 15PX;
	color: #808080;
}

.ativoMes{
	display: block !important;
}

.galeriaFooter{
	 border-bottom-left-radius: 1em !important;
	 border-bottom-right-radius: 1em !important;
	 height: 50px !important;
	 border: none;
	 margin-bottom: 75px;
}

#painel-galeria{
	border: none;
	
	color: #ffff00;
}

.galeria img{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#slideFotosGaleria p{
	margin-left:10px;
	font-size: 15px;
}
	


.inicioGaleriaFotos{
	display: none;
}

.ativoGaleriaFotos{
	display: block !important;
}

.galeria hr{
	background-color: #075b2d;
	padding: 0.6px
}


/* Telefones em landscape e abaixo */
@media (max-width: 480px) { 
	#nossoHostel{
		margin-top: -40px;
	}
	
	#descricaoMobile{
		margin-top: -100px;
	}
	
		.slideAno li{
	float:left !important; 
	width:100px;
	padding-left: 10px;
	list-style: none;
	display: none;
	color: #808080;
}
	.linhaBaixoGaleria{
		display: none !important;
	}


.slideGaleriaMes li {
	float:left; 
	width:100px;
	
	list-style: none;
	display: none;
	font-size: 20PX !important;
	color: #808080;
}
}
@media (max-width: 320px) and (orientation : portrait){
	#hostel_preview{
		display: none !important;
	}
	#hostel_next{
		display: none !important;
	}
	
	.pacotes{
		margin-top: 20px !important;
	}
	

	
	
}

@media (max-width: 570px) and (orientation : landscape){
	.pacotes{
		margin-top: 20px !important;
	}
}


@media (max-width: 736px) and (orientation : landscape){
	.pacotes{
			margin-top: 250px !important;
		}
		#nossoHostel{
			margin-top: -40px;
		}
		
		#descricaoMobile{
			margin-top: -80px !important;
		}
}
/* Telefone em landscape a tablet em portrait */
@media (max-width: 767px) and (orientation : portrait) {
		
}

@media (max-width: 767px) and (orientation : landscape){
		
}







/* tablet em portrait a landscape e desktop */





@media (min-width: 768px) and (max-width: 1024px) { 		
					
}

/* Desktop grande */
@media (min-width: 1025px) { 


	
 }

#tituloGaleriaIndex{
	color:#fff200;
	margin-top: -5px !important;
}

