/*DISFRUTA*/


.disfrutaItem{
	margin-bottom: 4px;
	position: relative;
	overflow: hidden;
	 }

.fondo{
	height:22em; 
	padding: 0; 
}


.tituloGrandeIcono
{
	padding: 0 4em 3em;
	text-align: center;
	height: 33em !important;
} 
.tituloGrandeIcono .barritaSuperiorNegra
{
		height: 2px;
		width: 40px;
		background-color: #111;
		margin: 3em auto 3em;
} 
.tituloGrandeIcono .tituloGrande 
{
	font-size: 2.5em;
letter-spacing: 0.2em;
}


.tituloGrandeIcono .descripcionGrande 
{
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin-top: 2em;
}
.tituloGrandeIcono .iconosGrande 
{
	margin-top: 2em;
}
.tituloGrandeIcono .iconosGrande img
{
	width: 70%;
}

.tituloGrandeIcono .subtitulo
{
	letter-spacing: 0.15em;
	padding-bottom: 1.9em;
	
	
}

.tituloGrandeIcono .subtitulo span
{
	border-bottom: 2px solid #333;
	font-size: 0.9em;
	
}



.botSelectorDisfrutar
{
	border: 2px solid #d65436;
	width: 100%;
	height: 3em;
	line-height: 3em;
	color:#333;
	text-align:center;
	cursor: pointer;
	
}
.botSelectorDisfrutar:hover
{
	border: 2px solid #d65436;
	color: #d65436;
}
.botSelectorDisfrutar .selected
{
	border: 2px solid #d65436 ;
}


#botonesDisfruta
{
	margin-bottom: 3em;
	margin-top: 4em;
	overflow: hidden;	
}

.conoceSlideInit > div
{
	height: 12em;
	padding: 0;
}
.lineaLargaGris{
	margin-bottom: 5em;
}
 #contenidoDisfruta
 {
 	width: 80%;
 	margin: 0 auto;
 }
@media screen and (min-width: 1400px) {

	.tituloGrandeIcono .tituloGrande
	{
		width: 80%; margin: 0 auto;
	}
}
@media screen and (max-width: 1200px) {
	#contenidoDisfruta
	 {
	 	width: 90%;
	 }
	.tituloGrandeIcono .iconosGrande img
	{
		width: 100%;
	}
}
#disfrutaHome
{
	margin-bottom: 5em;
}
.fondoGris
{
	z-index: 0;
	background:rgba(0,0,0,0.2);
}

.disfrutaInicial{
	
	height: 7em;
	padding: 1em 0;
	border-top:solid 2px #fc6515 ;
	border-bottom:solid 2px  #fc6515 ;
	margin-top:2em;
	margin-bottom: 3em;
	text-align: center; 
}
.tituloPrincipalAdentro {
font-size: 2.5em;
text-transform: uppercase;
margin: 10px 0;
letter-spacing: 0.2em;
}

.tituloModulo
{
	color: #fff;
	text-align: center;
	font-size: 2em;
	margin-top: 4.5em;
	letter-spacing: 0.1em;
	position: absolute;
	width: 100%;
}

@media screen and (max-width: 990px) {
#content
{
	width: 100%;
	margin:  0 auto;
}
.botoneraInicial > div{height: 30em;}
.tituloModulo{
	margin-top: -6.5em;
}
 #contenidoDisfruta
 {
 	width: 100%;
 }

}

@media screen and (max-width: 769px) {
	#categoriasBotonMobile{
		font-size: 1.3em;
		text-align: center;	
		cursor: pointer;
		padding: 0.3em;
		margin-bottom: 2em;
		background-color: rgb(214, 84, 54);
		color: #fff;
	
		margin-top: 2em;
}
	#botoneraExcursiones{
		display: block;
		width: 100%;
	}
.disfrutaInicial {
	height: auto;
	min-height: 5em; 
	line-height: 1.2em;
}
.tituloPrincipalAdentro {
line-height: 1.4em;
}
#botoneraExcursiones
{
	width: 100% !important;
	border: none !important;
	display: none;
	
}
#botoneraExcursiones span
{
	display: block;
	width: 100%;
		
}
}

