@charset "utf-8";
/* CSS Document */
.box {
	width: 95%;
	margin: 0 auto;
	height: auto;
	top: 10px;
	font-size: 0.8em;
}
.elemento {
	font-family: 'cabinbold';
	font-size: 27px !important;
	line-height: 27px;
	display: inline-block;
	vertical-align: top;
	/*#68A7DE;*/
	text-align: center;
}
.sugerencia {
	font-size: 16px;
	font-family: "Myriad Pro";
	font-weight: 700;
	color: #575756;
	height: 40px;
	float: right;
	padding-right: 6%;
	padding-top: 1%;
	vertical-align: middle;
	letter-spacing:0;
}
.f1 {
height: 65px;
/* background: rgba(104, 168, 222, 0.5); */
width: 200px;
background-image: url(../img/headerContenedor.png);
background-repeat: no-repeat;
background-size: 100%;
margin-left: -0.5%;
}
.f1 .f1_1 {
	margin-top: 9%;
}
.f1 .f1_2 {
	margin-top: 4%;
}
.f2_1 {
	height: 200px;
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 30px;
	text-align: center;
	background-image: url(../img/contenedorPalabras1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: -0.5%;
	width: 200px;
	
}

.elemento ul{
	position: relative;
	margin-left: -20%;
	margin-top: 10px;
	height: 100%;
}
.unafila{
	width:200px;
	height:23%;
	margin-left:1%;
}
.unafila2{
	width:200px;
	height:23%;
	margin-left:1%;
	margin-top:-2px;
}
.doblefila{
	width:200px;
	height:48%;
	margin-left:1%;
	border-bottom:0px;
	margin-top:5%;
}
.doblefila2{
	width: 200px;
height: 48%;
border-bottom: 0px;
}
.f2 {
	height: 200px;
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 30px;
	text-align: center;
	background-image: url(../img/contenedorPalabras.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: -0.5%;
	width: 200px;
}
.f2_2 {
	height: 200px;
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 30px;
	text-align: center;
	background-image: url(../img/contenedorPalabras2.png);
	background-repeat: no-repeat;
	background-size: 99%;
	margin-left: -0.3%;
	width: 200px;
	margin-top: 0.15%;
}
.cont_destinos {
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.cont_palabras {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: center;
	margin-top: -0.5%;
}
/*PALABRAS*/
.cont_palabras div {
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 30px;
	color: #393c4a;
	width: 200px;
	vertical-align: top;
	padding: 0.5% 1%;
	display: inline-block;
	margin-top: 8%;
	position: relative;
}
/*clear float*/
.ajuste {
	width: 100%;
	clear: both;
}
.titulo {
	font-family: 'cabinbold'!important;
font-size: 37px !important;
line-height: 37px;
text-align: left;
margin: 4% auto 0% auto;
}
