@charset "utf-8";
@charset 'iso-8859-15';
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
body::-webkit-scrollbar {
	width: 15px;
}
body::-webkit-scrollbar-thumb {
	background: rgba(255,204,0,.9);
	border-radius: 15px;
	border-right: 5px solid #222;
}
body {
	background-color: #222;
	background-repeat: no-repeat;	
	background-attachment: fixed;
}
.baner {
	position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 1300px;
    height: 350px;
    overflow: hidden;
}
.prueba {
	position: absolute;
	top: 0px;
	left: 0px;
}
.efecto {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.gifcarga {
	position: absolute;
	display: block;
	background: url(../img/baners/loading.gif) no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.slides {
 	cursor: move;
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 400px;
 	overflow: hidden;
}
.redes {
	position: absolute;
	margin: auto;
	width: 100%;
	padding: 10px 25px 0 0;
	height: auto;
	text-align: right;
	float: left;
	z-index: 20;
}
.redes img {
	width: 30px;
	height: 30px;
}
/*.visitas {
	font-size: 10px;
	color: #999;
	display: block;
	text-align: center;
	text-decoration: none;
}*/
.logo {
	position: absolute;
	top: 20px;
	left: 110px;
	z-index: 20;
	width: 100%;
}
.ecu_travel {
	width: 99px;
	height: 86px;
	background-image: url(../img/logos/all.png);
	background-size: cover;
	position: relative;
	top: 220px;
	left: 1100px;
}
.bandera {
	position: absolute;
	top: 6px;
	left: 1200px;
	z-index: 20;
}
.contenedor {
	width: 96%;
	justify-content: center;
	max-width: 1000px;
	margin: auto;
	padding: 0.85rem;
	overflow: hidden;
}
pie  {
	clear: both;
	margin-top: 1rem;
	float: left;
	margin-top: 5px;
	box-sizing: border-box;
	width: 100%;
}
.info h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2.5px;
	padding: .50rem;
	text-decoration: none;
	color: #F40;
	text-align: center;
	text-shadow: 1px 1px 0px #000;
}
/*.actual {
	color: #f40;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 8px;
	background-color: #fc0;
	cursor: auto;
}*/
/*.tarjeta {
	min-height: 26vh;
	margin: 0 auto;
	width: 24.8rem;
	border-radius: 15px;
	padding: .1rem .50rem;
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.7);
	float: left;
	background-color: rgba(51, 51, 51, 0.7);
}
.tarjeta2 {
	min-height: 26vh;
	margin: 0 auto;
	width: 9.5rem;
	border-radius: 15px;
	padding: .1rem 0.50rem;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.7);
	float: left;
	background-color: rgba(51, 51, 51, 0.7);
}*/
a.animado {
	display: block;
	padding: .1rem .65rem;
	font-size: 12px;
	text-align: left;
	color: #fc0;
	font-weight: bold;
	background-image: linear-gradient(
    				to bottom,
					rgba(255, 204, 0, 1),
					rgba(255, 204, 0, 1));
	background-repeat: no-repeat;
	background-size: 0% auto;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
a.animado:hover {
	color: #000;
	text-align: left;
	border-radius: .50rem .50rem;
	background-size: 100% auto;
}
span-1 {
	color: rgba(255,64,0,.8);
	text-align: center;
	font-size: 40px;
	text-decoration: none;
}
span-2 {
	color: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
/* Botones */
.ciclix21 {
    position: absolute;
}
.ciclix21 div, .ciclix21 div:hover, .ciclix21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 70px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/baners/b12.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.ciclix21 div {
	background-position: -5px -5px;
}
.ciclix21 div:hover, .ciclix21 .av:hover {
	background-position: -35px -5px;
}
.ciclix21 .av {
	background-position: -65px -5px;
}
.ciclix21 .dn, .ciclix21 .dn:hover {
	background-position: -95px -5px;
}
/* Flechas */
.flechal, .flechar {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 35px;
	cursor: pointer;
	background: url(../img/baners/a18.png) center center no-repeat;
	overflow: hidden;
}
.flechal { 
	background-position: -15px -10px;
}
.flechal:hover { 
	background-position: -151px -10px;
}
.flechar { 
	background-position: -80px -10px;
}
.flechar:hover { 
	background-position: -183px -10px;
}
/*.flehal.flehaldn { 
	background-position: -252px -33px;
}
.flehar.flehardn { 
	background-position: -303px -33px;
}*/

@media screen and (max-width: 700px){
	/*.baner {
		width: 700px;
	    height: 300px;
	}*/
	.slides {
	 	width: 100%;
	 	height: 350px;
	}
	.redes img {
		width: 60px;
		height: 60px;
	}	
	.tarjeta {
		width: 93%;
		height: auto;
		padding-top: 1rem;
		/*padding-bottom: .2rem;*/
	}
	.tarjeta2 {
		width: 93%;
		height: auto;
		padding-top: 1rem;
		/*padding-bottom: .2rem;*/
	}
}
@media screen and (max-width: 360px){
	/*.baner {
		width: 360px;
	    height: 300px;
	}*/
	.slides {
	 	width: 100%;
	 	height: 500px;
	}	
	.redes img {
		width: 80px;
		height: 80px;
	}	
	.tarjeta {
		width: 93%;
		height: auto;
		padding-top: 1rem;
		padding-bottom: .2rem;
	}
	.tarjeta2 {
		width: 93%;
		height: auto;
		padding-top: 1rem;
		padding-bottom: .2rem;
	}
}
/* Estilo para el contador flotante */
.contador-flotante {
    position: fixed;
    bottom: 8px;
    right: 8px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fc4;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
    font-family: Arial, sans-serif;
    font-size: 6px;
}
