
@font-face {
    font-family: "FreightDispBook";
	font-display: swap;
	src: local("FreightDispBook");
	src: url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.eot"),
	url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/ee53c6e7b32db1f81cd3bdb80c4b637d.svg#FreightDispBook")format("svg");

	
}

@font-face {
	font-family: 'Open Sans';
	src: url('../tipo/OpenSans.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Raleway';
	src: url('../tipo/Raleway/Raleway-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'RalewayLight';
	src: url('../tipo/Raleway/Raleway-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'RalewayMedium';
	src: url('../tipo/Raleway/Raleway-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Dancing Script';
	src: url('../tipo/Dancing/DancingScript-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
html,body {
	margin: 0 auto;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #F5F4EB;
	padding: 0;
	margin: 0;
	height: 100%;
	backgroundx: url(../im/ss.jpg) no-repeat center center fixed;
	background-sizex: cover;
}

a {
outline:none;
padding-top:0;
padding-bottom:0;

}

.blur {
	width:200px;
	height:200px;
	position: fixed;
	backdrop-filter: blur(5px);

}
.blurok {
	filter:blur(10px);
  animation-duration: 3s;
  animation-name: slidein;
}



@keyframes slidein {
  from {
    margin-left: 100%;
    widthx: 300%;
		filter:blur(0px);
  }

  to {
    margin-left: 0%;
    widthx: 100%;
		filter:blur(10px);
  }
}




@keyframes ani1 {
  from {
    margin-left: 20%;
		 opacity:0;
  }

  to {
    margin-left: 0%;
		 opacity:1;

  }
}
.ani12 {
animation-timelinex: view( auto);

  animation-duration: 3s ;
  opacity:1;
  


	animation-name: ani1;

	animation-range: entry 25% cover 30%;
	animation-fill-mode: both;

animation-iteration-count:1;

}

.p1 {
  animation-duration: 4s;
  animation-name: animTexto;


}

@keyframes animTexto {

    from {background-color: red;}
  to {background-color: yellow;}
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #404040;
	text-decoration: none;
}

p {
	line-height: 25px;
}
img  {
	border:0;
	max-width:100%;
	object-fit: cover;
	vertical-align:bottom;
	}

.general {
	margin: 0 auto;
	width: 100%;



}
.cabecera {
	width:100%;
	margin: 0 auto;
	height:101px;
	background: -moz-linear-gradient(left, #00eaff, #0078ff);
    background: -ms-linear-gradient(left, #00eaff, #0078ff);
    background: -webkit-linear-gradient(left, #00eaff, #0078ff);
    background: -o-linear-gradient(left, #00eaff, #0078ff);
	

}
.logo {
	text-align:left;
	left:5px;
	position:relative;
	font-family: "Dancing Script", "Lato", "Times New Roman", Times, serif;
	top:20px;
	font-size: 50px;
	color: #fff;
	padding:20px;
	text-decoration: none;
	text-shadowx: 1px 1px white, -1px -1px #09F;
	text-shadowx: -1px 0 #090, 1px 0 #090, 0 1px #090, 0 -1px #090;
	text-shadowx: 1px 1px #999;
	font-weight: normal;
}
.logo2 {
	text-align:left;
	left:0px;
	position:relative;
	font-family: "Dancing Script", "Lato", "Times New Roman", Times, serif;
	top:0px;
	font-size: 50px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
h1 {
margin-bottom: 0; /* o el tamaņo que quieres que exista entre h1 y el siguiente elemento */
	margin-bottomx: -3px; /* o el tamaņo que quieres que exista entre h1 y el siguiente elemento */
	margin-top: 0; 
	font-weight: normal;
	font-style: normal;
	display:inline;
}
h2, h3, h4, h5, h6{
	margin-bottom: 0; /* o el tamaņo que quieres que exista entre h1 y el siguiente elemento */
	margin-top: 0; 
	font-weight: normal;
	font-style: normal;
}

.idioma{
	width: 140px;
	top: 4px;
	float:right;
	position:relative;

}
	.menucabecera {
	width: 100%;
	height: 0px;
	background-color: #6699CC;
	position:relative;
	top:0px;
	float:right;
	margin-right:0px;

}
	.menu {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height:20px;
	background-imagex:url(../im/menu.jpg);
	background-color:#00FF99;

		display:none;

}
	.menu li {
	width:20%;
	list-style:none;
	margin: 0 auto;
	display: inline-block;


	}
	.menu li a{
	font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weightx: bold;
	color: #6CF;
	text-decoration: none;
	position:relative;
	top:3px;
	}
	.contenido {
	width:100%;
	float:left;
	margin:0 auto;
	background-colorx:#000;
	background-imagex:url(../im/fondotrans.png);
	background-imagex:url(../im/fondo.jpg);
	background-repeat: repeat-x;

}
.centrado {
	margin: 0 auto;
	widthx: 100%;
	max-width:1004px;
	min-width:200px;
	background-colorx:#9F9;
	height:101px;
	background-position: center top;
	background-repeat: no-repeat;
	background-imagex:url(../im/cabecera2.png);
}
.centrado2 {
	margin: 0 auto;
	width: 100%;
	max-width:1004px;
	min-width:200px;
	padding-bottom:2%;
	padding-top:2%;

}
	.foto {
	width:100%;
	margin:0 auto;
	background-colorx:#EAE8E1;
	background: -moz-linear-gradient(left, #00eaff, #0078ff);
    background: -ms-linear-gradient(left, #00eaff, #0078ff);
    background: -webkit-linear-gradient(left, #00eaff, #0078ff);
    background: -o-linear-gradient(left, #00eaff, #0078ff);
	background-imagex:url(../im/olas.png);
	backgroundx:url(../im/fondo2.jpg) no-repeat center center;
	background-sizex: cover;
	background-repeat:repeat-x;
	background-position:bottom;
}
.centradofoto {
	margin: 0 auto;
	width: 100%;
	max-width:1004px;
}
.centradotxt {
	margin: 0 auto;
	max-width:1004px;
		
	background-imagex:url(../im/fondotrans.png);

	padding-bottom:2%;

		float:none;
}
.txt {
	margin: 0 auto;
	width: 100%;
	background-color:#fff;
	float:left;
	background-imagex:url(../im/fondotrans.png);
}

.center {
	text-align:center;
}
.height {
	height:auto;
}
	.col0 {
	width:100%;
	padding-left:0%;
	margin:0 auto;
	background-colorx:#0FF;
	float:left;


}
	.col1 {
	width:23%;
	min-widthx:200px;
	float:right;
	background-color:#fff;
	padding-left:1%;
	padding-right:1%;
		background-imagex:url(../im/fondotrans.png);
}
	.col2 {
	width:73%;
	min-widthx:400px;
	float:left;
	background-color:#fff;
		background-imagex:url(../im/fondotrans.png);
	leftx: 1%;
	position:relative;
	padding-left:1%;
	padding-right:1%;
}
	.columna1 {
	background-colorx:#CCC;
	width:100%;
	float:left;

}

	.columna2 {
	background-color:#999999;
	width:48%;
}
	.columna3 {
	background-color:#CCCCCC;
	width: 48%;

}
	.columna1r {
	background-color:#666666;
	width:48%;
	float:right;
}
	.columna2r {
	background-color:#999999;
	width:48%;
}
	.columna3r {
	background-color:#CCCCCC;
	width: 48%;

}
.titulo {
	font-family: "RalewayLight", "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight:;
	font-style: normal;
	text-decoration: none;
	color: #0079ff;
}
.titulobold {
	font-family: "RalewayMedium", "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: normal;
	text-decoration: none;
	color: #0079ff;
}
	.pie {
	width:100%;
	padding-top:20px;
	padding-bottom:0px;
	margin:0 auto;
	background-color:#fff;
	text-align: center;
	clear:both;


}
	.panot {
	width:100%;
	background-image:url(../im/acera.gif);
	height:79px;

}
	.panott {
	width:100%;
	height:50px;
	background: -moz-linear-gradient(left, #00eaff, #0078ff);
    background: -ms-linear-gradient(left, #00eaff, #0078ff);
    background: -webkit-linear-gradient(left, #00eaff, #0078ff);
    background: -o-linear-gradient(left, #00eaff, #0078ff);

	

}

	#panot2 {
	width:100%;
	background-image:url(../im/panot.svg);
	margin: 0 auto;
	height:50px;
	background-repeat: repeat-x;
	z-index:50;
	background-position: center center;


}

.one { float:left; position:relative; width: 33%; max-width:25%; padding:1%;}


.listadohotelesfoto, .lishotelfotomarron  {
	float:left;
	height: 135px;
	width: 186px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 10px solid #FFF; 
	margin-right:0px;
}
.listadohotelestexto{

	color: #333;
	font-sizex:12px;
	min-height:135px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	vertical-align: top;
	background-color:#FFF;
}
.guia {
top:-13px; 
right: -5px; 
position:relative;
}
li {
	list-style-type:none;
	line-height:25px;
	}
	 li a {
	text-decorationn: none;
	}
		 ul {
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;

	}
	ol li {
	list-style-type: decimal;
	}
	
	.left {
	float:left;
	}
.lii {
	list-style-type:upper-alpha;
	line-height:25px;
	list-style-position: outside;
	}
a{
	transitionx: opacity  0.2s  0.2s ;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}
	.link-im:hover{
		background-colorx: #F0F;
	opacity:0.8;
	transitionx: all 0.2s linear 0.2s ;


}
	.link-im2x:hover{
background-color: #F0F;
	background-imagex:url(../im/cabecera2.png);
}
	.enlace a{
	color: #0079ff;
	text-decoration: none;
}
	.enlace{
	color: #0079ff;
	text-decoration: none;
}
	.inline{
		display:inline;
}
.none{
	display:none;
}


	



