@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h5,
h6,
p,
blockquote,
pre,
,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
th,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
	color: #000;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	font-size: 34px;
	font-family: Helvetica_Neue, "Trebuchet Ms", Gadget, sans-serif;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	background-color: #f9f9f9;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-spacing: 0;
}

@font-face {
	font-family: ERAS;
	src: url(../fonts/ERASMD.eot);
}

@font-face {
	font-family: ERAS;
	src: url(../fonts/ERASMD.TTF);
}

@font-face {
	font-family: 'Helvetica_Neue';
	src: url('../fonts/helveticaltstdcond.eot');
	src: url('../fonts/helveticaltstdcond.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helveticaltstdcond.woff') format('woff'),
		url('../fonts/helveticaltstdcond.ttf') format('truetype');
}

@font-face {
	font-family: Helvetica_Neue;
	src: url("../fonts/helveticaltstdcond.eot");
}

@font-face {
	font-family: Helvetica_Neue;
	src: url(../fonts/helveticaltstdcond.ttf);
}

#canvas_fondo {
}

#canvas_cont {
	/* margin: 0 auto; */
	/* display: block; */
	/* width: 1163px; */
	/* height: auto; */
	/* z-index: 30; */
	/* height: auto; */
	/* background-color: #fff; */
	padding-top: 30px;
	padding-bottom: 30px;
}

#contenedor {
	padding-left: 0px;
	text-align: justify;
	font-size: 12px;
	color: #fff;
	display: block;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: absolute;
	z-index: 13;
}

#canvas_cont_footer {
	/* display: table; */
	/* width: 100%; */
	/* min-width: 1163px; */
	height: auto;
	/* clear: both; */
	/* position: relative; */
	background-color: #036;
	border-top: 20px solid #003;
	margin-top: 20px;
}

#footer {
	margin-top: 20px;
	/* display: table; */
	/* width: 1163px; */
}

@media screen and (max-width: 767px) {
	#logo {
		margin-bottom: 20px;
	}
}

#logo img {
	display: inline-block;
}

@media screen and (max-width: 577px) {
	#logo img {
		max-width: 100px;
	}
}

#direccion {
	/* display: block; */
	/* width: 459px; */
	/* height: 63px; */
	/* margin-top: 70px; */
	/* position: relative; */
	/* float: right; */
	/* z-index: 2; */
}

#direccion ul {
	overflow: hidden;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	#direccion ul {
		margin-bottom: 15px;
	}
}

#direccion ul .title-numero_tls {
	width: 100%;
	text-align: center;
}

#direccion ul .title-numero_tls a {
	color: #000;
}

#direccion ul li.lada-numero_tls {
	width: 100%;
}

#direccion ul li.lada-numero_tls a {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
}

@media screen and (max-width: 991px) {
	#direccion ul li.lada-numero_tls a {
		font-size: 1.4rem;
	}
}

#direccion ul li {
	float: left;
	width: 50%;
	margin-bottom: 7px;
}

#direccion ul li .numero_tls {
	font-size: 1.2rem;
	font-weight: bold;
}

@media screen and (max-width: 991px) {
	#direccion ul li .numero_tls {
		font-size: 1rem;
	}
}

#direccion ul li a {
	display: block;
	text-align: center;
	color: #00afef;
	text-decoration: none;
}

#direccion ul li.info-numero_tls {
	width: 100%;
	font-size: .7rem;
}

#direccion ul .info-numero_tls a {
	color: #000;
}

.split-numero_tls:before {
	content: '(';
}

.split-numero_tls:after {
	content: ')';
}

.split-numero_tls:before,
.split-numero_tls:after {
	line-height: inherit;
	color: inherit;
	font-size: inherit;
}

.infotelefono1 {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	float: right;
	margin-top: 7px;
	margin-right: 220px;
}

.infotelefono2 {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0099ff;
	float: left;
	margin-top: 7px;
	margin-left: 35px;
	margin-right: 110px;
}

.telefono {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #0099ff;
	width: auto;
	padding-left: 13px;
	background-image: url(../images/ico-telefono.png);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	position: static;
	margin-top: 0px;
	font-weight: bold;
}

.telefono1 {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #0099ff;
	width: auto;
	padding-left: 15px;
	background-image: url(../images/ico-telefono.png);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	position: static;
	margin-right: 20px;
	font-weight: bold;
}

.telefono2 {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #0099ff;
	width: auto;
	padding-left: 15px;
	background-image: url(../images/ico-email.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	position: static;
	margin-top: 0px;
	margin-right: 20px;
	font-weight: bold;
}

.superior {
	font-family: ERAS, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 15px;
	float: right;
	width: 430px;
	margin-top: 10px;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

/*.cf{zoom:1;}*/
.formulariodemo {
	/* display: inline-block; */
	/* margin-right: 6px; */
	/* float: right; */
	/* width: auto; */
}

.formulariodemo input {
	background-color: #ccc;
	border: none;
	float: right;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 12px;
	height: 20px;
	margin-left: 10px;
	width: 90px;
	padding: 0 5px;
	/* float: right; */
}

.formulariodemo input:focus {
	width: 90px;
	outline: 0;
	background: #eee;
	box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}

.formulariodemo input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.formulariodemo input::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.formulariodemo input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.formulariodemo input:required {
	box-shadow: none;
}

.formulariodemo button {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 10px;
	height: 20px;
	width: 90px;
	overflow: visible;
	position: relative;
	text-transform: uppercase;
	width: 87px;
	background-color: #100040;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #fff;
	border: 3px solid #a3e4ff;
	font-weight: bold;
	margin: 0px;
	border-radius: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.formulariodemo button:hover {
	background: #a3e4ff;
}

.formulariodemo button:active,
.formulariodemo button:focus {
	background: #a3e4ff;
}

.formulariodemo button:hover:before {
	border-right-color: #e54040;
}

.formulariodemo button:focus:before {
	border-right-color: #a3e4ff;
}

#barra_nav_sup {
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	/* background-color: #036; */
	position: fixed;
	height: 45px;
	margin: 0 auto;
	z-index: 10000;
	background-color: #036;
}

@media screen and (max-width: 767px) {
	#barra_nav_sup {
		height: auto;
	}
}

#barra_nav_sup button.btn-menu {
	border: none;
	background-color: transparent;
	outline: none;
	font-size: 1.5em;
	color: #fff;
	padding: 17px 15px;
	float: right;
}

@media screen and (max-width: 577px) {
	#barra_nav_sup button.btn-menu {
		padding: 13px 15px;
	}
}

.barra_sup {
	position: relative;
	margin: 0px auto 0 auto;
	display: block;
	width: 900px;
}

.nav_sup {
	display: inline-block;
	/* overflow: hidden; */
	margin: 0;
}

@media screen and (max-width: 767px) {
	.nav_sup {
		padding: 0;
	}
}

.barra {
	display: block;
	position: relative;
	margin: 0px auto 0 auto;
	background-color: #036;
	/* padding: 10px 0; */
}

@media screen and (max-width: 767px) {
	.barra {
		display: none;
		position: absolute;
		width: 100% !important;
		top: 100%;
		max-width: none;
	}
}

@media screen and (max-width: 767px) {
	.nav_sup li {
		display: block;
		width: 100%;
	}
}

.nav_sup li a {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	height: auto;
	width: auto;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	padding: 15px;
}

@media screen and (max-width: 767px) {
	.nav_sup li a {
		text-align: left;
		padding-left: 30px;
		padding-right: 30px;
	}
}

.nav_sup li a .flechaMenu {
	float: right;
}

.nav_sup ul a {
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #036;
	/* opacity: 0.88; */
	color: #fff;
	height: auto;
	width: 200px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 11px;
	font-weight: bolder;
	box-shadow: 0px 2px #0086b9;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.nav_sup ul a {
		width: 100%;
		padding-left: 40px;
		font-size: .8rem;
		background-color: #1e5799;
	}
}

.nav_sup > .clases {
	display: inline-block;
	position: relative;
	/* float: left; */
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 1px;
	margin-left: 10px;
}

@media screen and (max-width: 767px) {
	.nav_sup > .clases {
		margin: 0;
		padding: 0;
	}
}

.nav_sup > .primero {
	float: left;
	width: 32px;
	padding-left: 26px;
	margin-right: 1px;
}

.nav_sup > .ultimo {
	padding-left: 5px;
	float: left;
	text-decoration: none;
	display: block;
}

@media screen and (min-width: 768px) {
	.nav_sup > .clases a:hover {
		color: #fff;
		box-shadow: 0px 2x #ff8306;
		background-color: #0086b9;
	}
}

.nav_sup li ul {
	display: none;
	position: absolute;
	width: auto;
}

@media screen and (max-width: 767px) {
	.nav_sup li ul {
		top: 100%;
		position: relative;
		width: 100%;
		padding: 0;
	}
}

@media screen and (min-width: 768px) {
	.nav_sup li:hover > ul {
		display: block;
		padding: 0;
	}
}

@media screen and (min-width: 768px) {
	.nav_sup .flechaMenu {
		display: none;
	}
}

.none {
	display: none !important;
}

#contenedor_destinos {
	width: 220px;
	/* height: 320px; */
	position: absolute;
	left: 15px;
	/* top: 201px; */
	z-index: 2;
}

.destinos {
	display: block;
	font-family: ERAS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ff8000;
	text-align: left;
	width: 100%;
	padding-left: 15px;
	padding-top: 4px;
	text-transform: uppercase;
	border: 1px solid #0099ff;
	padding-bottom: 4px;
	margin-bottom: 2px;
	box-sizing: border-box;
}

.destinoslink {
	display: block;
	color: #000;
	/* padding-left:15px; */
}

a.destinoslink:link {
	display: block;
	text-decoration: none;
	/* background-image: url(../images/flecha_o_.png); */
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Eras, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a.destinoslink:hover {
	color: #fff;
}

#MENU {
	display: block;
	/* margin-top: 20px; */
	margin-left: auto;
	padding-left: 0px;
	width: 100%;
}

#ICONBG {
	z-index: 1000;
	margin-top: 5px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 620px;
	width: 183px;
}

#ICONBG ul {
	list-style: none;
}

#ICONBG li {
	float: left;
}

#ICONBG li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ICONBG li a:hover {
	color: #000000;
	text-decoration: none;
}

#ICONBG ul.LL {
	display: inline-block;
}

#ICONBG ul.LL li {
	float: left;
}

#ICONBG ul.LL li a {
	display: block;
	width: 32px;
	height: 33px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.icon_hover {
	background-position: left -33px;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
}

.icon_current {
	background-position: left -66px;
}

#ICONBG ul.LL li.icon a {
	background-image: url(../images/menu_btn.png);
}

#PHOTO_interior {
	overflow: hidden;
}

#PHOTO img {
	display: none;
}

#marqueeWrap {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	/*border:10px solid #900;background-repeat:no-repeat;background-color:#090;*/
}

.preload_marquee {
	display: block;
	width: 100%;
	/* position: absolute; */
	height: auto;
	/* text-align: center; */
	/* margin: 0 auto; */
	/* left: 0px; */
	/* right: 0; */
	/* top: 180px; */
	/* z-index: 1; */
}

.preload_marquee2 {
	text-align: center;
	left: 0px;
	z-index: 1;
	padding-top: 80px;
	padding-left: 1%;
}

.preload_marquee1 {
	width: 100%;
	position: absolute;
	height: 350px;
	text-align: center;
}

#marquee {
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 100%;
	min-width: 960px;
	border: 3px solid #0c0;
}

#contenido_inferior {
	position: relative;
	/* height: auto; */
	background-color: #fff;
	/* width: 100%; */
	/* float: left; */
	/* padding: 11px 11px 0px 11px; */
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 2;
	box-sizing: border-box;
}

#contenido_inferior_busqueda {
	position: relative;
	/* height: auto; */
	background-color: #fff;
	/* width: 100%; */
	/* float: left; */
	/* padding: 11px 11px 0px 11px; */
	/* margin-top: 550px; */
	/* margin-bottom: 20px; */
	/* z-index: 2; */
}

#contenido_inferior_busqueda2 {
	position: relative;
	height: auto;
	background-color: #fff;
	/* width: 100%; */
	/* float: left; */
	/* padding: 70px 11px 0px 11px; */
	/* margin-top: 0px; */
	/* margin-bottom: 20px; */
	/* z-index: 2; */
}

#contenido_inferior_articulos {
	position: absolute;
	height: auto;
	width: 1149px;
	top: 150px;
	left: 11px;
	padding: 11px 11px 0px 11px;
	background: #fff;
	z-index: -1;
}

#contenedor_articulos {
	width: 1100px;
	min-height: auto;
	margin-top: 80px;
	float: left;
	padding-right: 15px;
	background: #fff;
	color: #333;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#foto_articulos {
	padding: 20px;
}

#contenedor_paquetes {
	/* width: 1160px; */
	/* float: left; */
	/* padding-left: 20px; */
	background: #fff;
	color: #000;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 20px;
}

#contenedor_paquetes3 {
	width: 1160px;
	float: left;
	padding-left: 20px;
	background: #fff;
	color: #000;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 20px;
}

#contenedor_paquetes2 {
	/* width: 870px; */
	/* float: left; */
	/* padding-left: 250px; */
	background: #fff;
	color: #000;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 17px;
	font-weight: bold;
	/* padding-bottom: 20px; */
}

.resaltado_paquete {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	width: 160px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 80px;
	background-color: #000;
	color: #ffffff;
	text-align: center;
	vertical-align: text-bottom;
	opacity: .5;
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
	-webkit-transform-origin: 100px 40px;
	-moz-transform-origin: 100px 40px;
	-ms-transform-origin: 100px 40px;
	-o-transform-origin: 100px 40px;
	transform-origin: 100px 40px;
	top: 15px;
	left: -13px;
	z-index: 2;
	position: absolute;
}

.sin_resaltado_paquete {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	width: 160px;
	height: 20px;
	padding-top: 7px;
	padding-right: 80px;
	color: #fafafe;
	text-align: center;
	vertical-align: text-bottom;
	display: none;
}

@media screen and (max-width: 991px) {
	.count-paguete_tls {
		margin: 0 auto;
	}
}

.paquetes {
	background-color: #fafafe;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDZkNmQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 47%, #d6d6d6 88%, #d6d6d6 100%);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(47%, #ffffff),
		color-stop(88%, #d6d6d6),
		color-stop(100%, #d6d6d6)
	);
	background: -webkit-linear-gradient(top, #ffffff 47%, #d6d6d6 88%, #d6d6d6 100%);
	background: -o-linear-gradient(top, #ffffff 47%, #d6d6d6 88%, #d6d6d6 100%);
	/*background: -ms-linear-gradient(top, #ffffff 47%,#d6d6d6 88%,#d6d6d6 100%);*/
	background: linear-gradient(to bottom, #ffffff 47%, #d6d6d6 88%, #d6d6d6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=0);
	border: 2px solid #dbdbea;
	/* float: left; */
	/* width: 240px; */
	/* height: 370px; */
	padding-left: 10px;
	padding-bottom: 18px;
	padding-right: 10px;
	overflow: hidden;
	z-index: 2;
	position: relative;
	margin-bottom: 30px;
	padding-top: 10px;
}

.titulo {
	display: block;
	font-size: 34px;
	font-family: Helvetica_Neue, "Trebuchet Ms", Gadget, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
}

.titulo_paquete {
	margin-bottom: 10px;
	line-height: 17px;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	color: #333;
	line-height: 20px;
	height: 250px;
}

.titulo_paquete h1 {
	text-transform: capitalize;
	text-align: center;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	height: 250px;
}

.duracion_paquete {
	font-family: ERAS, "Trebuchet MS", Gadget, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #f00;
	text-align: center;
	margin-bottom: 10px;
}

.paises_paquete {
	font-family: "trebuchet", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	line-height: 15px;
	height: 45px;
	max-height: 45px;
}

.precio_paquete {
	background-color: #100040;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #ff7f00;
	padding: 11px;
	height: auto;
	width: auto;
	border-top-color: #26ffff;
	border-right-color: #26ffff;
	border-bottom-color: #26ffff;
	border-left-color: #26ffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #a3e4ff;
	border-radius: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

a.precio_paquete_liga:link {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	text-decoration: none;
	color: #ff7f00;
}

a.precio_paquete_liga:visited {
	color: #ff7f00;
}

a.precio_paquete_liga:hover {
	text-decoration: none;
	color: #fff;
}

.boton_forma {
	background-color: #100040;
	font-family: ERAS;
	font-size: 16px;
	text-transform: uppercase;
	color: #ff7f00;
	padding: 11px;
	height: auto;
	width: auto;
	border-top-color: #26ffff;
	border-right-color: #26ffff;
	border-bottom-color: #26ffff;
	border-left-color: #26ffff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px 10px 10px 70px auto;
	border: 2px solid #a3e4ff;
	border-radius: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

a.boton_forma:link {
	margin: 10px 10px 10px 70px auto;
	font-family: ERAS, Gadget, sans-serif;
	text-decoration: none;
	color: #ff7f00;
}

a.boton_forma:visited {
	color: #ff7f00;
}

a.boton_forma:hover {
	margin: 20px 10px 10px 90px auto;
	text-decoration: none;
	color: #fff;
}

.fotopaquetes {
	/* margin: 5px 5px 5px 5px; */
	float: left;
	min-height: 150px;
	max-height: 155px;
	min-width: 100%;
	position: relative;
	padding-bottom: 40px;
	background-image: url(../images/sombra_foto.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
}

img.fotopaquetes:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#contenedor_newsletter_articulos {
	width: 260px;
	height: 600px;
	float: right;
}

#contenedor_paises {
	/* width: 260px; */
	/* height: auto; */
	/* float: left; */
	/* margin-top: 600px; */
	/* position: absolute; */
	z-index: 3;
}

.texto_privacidad a {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
}

.texto_privacidad_forma a {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
}

#newsletter {
	float: right;
	width: 235px;
	height: 310px;
	margin-right: 0px;
	margin-left: 9px;
	margin-top: 17px;
	padding: 22px;
	border: 1px solid #a3e4ff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 11px;
	background-color: #0059b2;
	font-family: "trebuchet", Gadget, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #fff;
	line-height: 25px;
}

.texto_form {
	font-size: 13px;
	font-style: normal;
	color: #fff;
	text-align: left;
	/* line-height: 35px; */
}

.campo_forma {
	height: 10px;
	width: 120px;
	line-height: 22px;
	font-size: 10px;
	color: #999;
	color: #999;
	border: 1px solid #00afef;
	padding: 5px;
	box-shadow: 2px 5px black;
}

#boton_enviar {
	background-color: #100040;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 7px;
	margin: 0;
	width: 120px;
	border: 2px solid #a3e4ff;
	font-weight: bold;
	cursor: pointer;
}

#boton_enviar:hover {
	background-color: #fff;
	color: #100040;
}

#articulos {
	color: #000;
	float: left;
	height: auto;
	margin-right: 3px;
	margin-left: 5px;
	margin-top: 20px;
	padding: 10px;
	background-color: #fafafe;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	text-decoration: none;
}

#articulos a {
	font-size: 11px;
	color: #000;
	float: right;
	width: 215px;
	height: auto;
	margin-right: 3px;
	margin-left: 3px;
	padding: 10px;
	background-color: #fafafe;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	text-decoration: none;
}

#articulos a:hover {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

#paises {
	color: #fff;
	/* float: left; */
	/* height: auto; */
	/* margin-right: 3px; */
	/* margin-left: 5px; */
	padding: 10px;
	background-color: #369;
	/* margin-bottom: 20px; */
	background: #2c96e8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiMyYzk2ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2c96e8 14%, #1e5799 55%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, #2c96e8), color-stop(55%, #1e5799));
	background: -webkit-linear-gradient(top, #2c96e8 14%, #1e5799 55%);
	background: -o-linear-gradient(top, #2c96e8 14%, #1e5799 55%);
	background: -ms-linear-gradient(top, #2c96e8 14%, #1e5799 55%);
	background: linear-gradient(to bottom, #2c96e8 14%, #1e5799 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c96e8', endColorstr='#1e5799', GradientType=0);
	font-family: "ERAS", Gadget, sans-serif;
	text-decoration: none;
	box-sizing: border-box;
}

#paises a {
	font-size: 13px;
	color: #fff;
	float: right;
	width: 190px;
	height: auto;
	margin-right: 3px;
	margin-left: 3px;
	padding: 10px;
	font-family: Helvetica_Neue, "Trebuchet Ms", Gadget, sans-serif;
	text-decoration: none;
}

#paises a:hover {
	font-family: Helvetica_Neue, "Trebuchet Ms", Gadget, sans-serif;
	text-decoration: underline;
}

table {
	color: #000;
	margin-top: 11px;
	border: 0px;
}

td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#TABLA_ARTICULOS {
	width: 150px;
}

#TABLA_ARTICULOS tr:nth-child(odd) {
}

#TABLA_ARTICULOS tr:nth-child(even) {
}

#TABLA_PAISES {
	width: 100%;
}

#TABLA_PAISES tr:nth-child(odd) {
}

#TABLA_PAISES tr:nth-child(even) {
}

.texto_paises {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	color: #fff;
}

a.texto_paises:link {
	text-decoration: none;
}

a.texto_paises:hover {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}

#quiero_reservar {
	/* clear: both; */
	/* display: block; */
	/* margin-left: 100px; */
	/* height: auto; */
	width: 700px;
	text-decoration: none;
	/* text-align: left; */
	padding-left: 110px;
	background-image: url(../images/icono_feliz.png);
	background-repeat: no-repeat;
	background-position: left -20px;
	background-size: auto;
	margin: 0 auto;
}

@media screen and (max-width: 991px) {
	#quiero_reservar {
		width: auto;
		background-position: left -20px;
		background-size: initial;
	}
}

.texto_quiero_reservar {
	font-family: Helvetica_Neue;
	color: #889fac;
	font-size: 30px;
	margin: 0 15px;
	/* display: block; */
}

.texto_quiero_reservar_telefono {
	font-family: ERAS;
	font-size: 50px;
	/* line-height: 50px; */
	color: #00afef;
	font-weight: bolder;
	letter-spacing: -1pt;
}

@media screen and (max-width: 991px) {
	.texto_quiero_reservar_telefono {
		font-size: 2.2rem;
	}
}

.texto_articulos {
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	color: #000;
}

a.texto_articulos:link {
	text-decoration: none;
}

a.texto_articulos:hover {
	text-decoration: none;
	color: #000;
	text-decoration: underline;
}

#direccion_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	/* width: 200px; */
	/* float: left; */
	background-image: url(../images/logo_foooter.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	/* padding-top: 0px; */
	/* padding-right: 20px; */
	/* padding-bottom: 20px; */
	padding-left: 140px;
	text-align: left;
	/* line-height: 15px; */
	color: #fff;
	/* margin-top: 0px; */
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	#direccion_footer {
		margin-bottom: 30px;
		background-position: top center;
		padding-left: 15px;
		padding-top: 160px;
		text-align: center;
	}
}

@media screen and (max-width: 991px) {
	#direccion_footer {
		margin-bottom: 30px;
	}
}

#direccion_footer a {
	color: #0ff;
}

a.direccion_footer:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0cf;
	text-decoration: none;
}

a.direccion_footer:visited {
	color: #0cf;
}

a.direccion_footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}

.titulos_footer {
	font-family: Helvetica_Neue;
	font-size: 15px;
	font-weight: bold;
}

.telefono_footer_ERAS {
	font-family: ERAS;
	font-size: 15px;
	font-weight: bold;
	color: #0ff;
}

#destinos_footer {
	/* width: 450px; */
	/* float: left; */
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	/* line-height: 15px; */
	/* margin-left: 50px; */
}

@media screen and (max-width: 991px) {
	#destinos_footer {
		margin-bottom: 30px;
		text-align: center;
	}
}

#destinos_footer table {
	margin-top: 0;
}
a.destinos_footer:link {
	display: block;
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	color: #0ff;
	text-decoration: none;
}

a.destinos_footer:visited {
	color: #0cf;
}

a.destinos_footer:hover {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	color: #fff;
}

#forma_newsletter {
	font-family: "Helvetica_Neue", Arial Black, Gadget, sans-serif;
	color: #fff;
	text-align: center;
	/* clear: both; */
	-moz-border-radius: 7px;
	/* -webkit-border-radius: 7px; */
	/* padding: 0px; */
	/* display: block; */
	/* float: right; */
	/* width: 270px; */
	/* margin-right: 15px; */
	/* margin-top: 0px; */
}

@media screen and (max-width: 991px) {
	#forma_newsletter {
		margin-bottom: 30px;
	}
}

#cont_telefonos_footer {
	float: right;
	width: 330px;
	padding: 30px 0px 0px 0px;
}

#info_telefono_footer {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.telefono_footer {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0099ff;
	width: auto;
	padding-left: 13px;
	background-image: url(../images/ico-telefono.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	position: static;
	margin-top: 0px;
}

.correo_footer {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #0099ff;
	width: auto;
	padding-left: 14px;
	background-image: url(../images/ico-email.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	position: static;
	margin-top: 0px;
}

#copyright {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 100px;
	height: 50px;
	width: 390px;
	float: left;
}

#sombra_lateral {
	position: absolute;
	width: auto;
	top: 700px;
	left: -56px;
}

#sombra_lateral_articulos {
	position: absolute;
	width: auto;
	top: 200px;
	left: -48px;
}

#sombra_lateral_interior {
	position: absolute;
	width: auto;
	top: 300px;
	left: -46px;
	height: 840px;
}

#ligas {
	float: left;
	line-height: 10px;
	height: 100px;
	width: 1160px;
	color: #ccc;
	font-size: 12px;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ligas a {
	color: #666;
}

#redes_sociales {
	float: left;
	width: 1160px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#redes_sociales p {
	color: #FFF;
}

.redes {
	width: 200px;
	height: 40px;
	color: #fff;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 30px 5px 0px 60px;
	margin: 10px 35px 0px 0px;
	background-image: url(../images/LOGO_FACEBOOK.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
}

.redes_sociales a {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.redes_sociales a:hover {
	color: #0cf;
	text-decoration: underline;
}

.distintivos_tls {
	margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
	.distintivos_tls {
		margin-bottom: 150px;
	}
}

.distintivo_M {
	display: inline-block;
	font-size: 10px;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 50px;
	padding-left: 50px;
	background: url("../images/distintivo_M.png") no-repeat left center;
}

@media screen and (max-width: 767px) {
	.distintivo_M {
		padding-top: 20px;
	}
}

@media screen and (min-width: 768px) {
	.distintivo_M {
		line-height: 50px;
	}
}

.iata {
	display: inline-block;
	font-size: 10px;
	font-family: "Trebuchet Ms", Gadget, sans-serif;
	color: #fff;
	text-align: center;
	height: 50px;
	background: url("../images/iata.png") no-repeat left center;
	padding-left: 70px;
	padding-top: 25px;
}

@media screen and (min-width: 768px) {
	.iata {
		padding-top: 0;
		line-height: 50px;
	}
}

.distintivo_M a {
	color: #fff;
}

.distintivo_M a:hover {
	color: #0cf;
	text-decoration: underline;
}

.legal {
	/* margin: 0 auto; */
	margin-top: 15px;
	font-size: 9px;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	/* width: 900px; */
	/* height: 20px; */
	/* clear: both; */
	/* border-top: thin solid #036; */
}

.youtube {
	display: inline-block;
	/* float: right; */
	/* width: 180px; */
	background-image: url(images/logo_youtube.png);
	/* width: 200px; */
	height: 40px;
	color: #fff;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 30px 5px 0px 60px;
	margin: 0px;
	background-image: url(../images/logo_youtube.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
}

.youtube {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.youtube:hover {
	color: #0cf;
	text-decoration: underline;
}

.facebook {
	display: inline-block;
	/* width: 200px; */
	height: 40px;
	color: #fff;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 30px 5px 0px 60px;
	/* margin: 10px 10px 0px 0px; */
	background-image: url(../images/LOGO_FACEBOOK.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
	/* display: block; */
	/* float: left; */
}

.facebook {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.facebook:hover {
	color: #0cf;
	text-decoration: underline;
}

.google {
	/* width: 200px; */
	height: 40px;
	color: #fff;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 30px 5px 0px 60px;
	/* margin: 10px 35px 0px 0px; */
	background-position: left 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
	/* float: left; */
	background-image: url(../images/logo_google.png);
	display: block;
}

.google {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.google:hover {
	color: #0cf;
	text-decoration: underline;
}

.twitter {
	display: inline-block;
	/* width: 200px; */
	height: 40px;
	color: #fff;
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 30px 5px 0px 60px;
	/* margin: 10px 35px 0px 0px; */
	background-position: left 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
	background-image: url(../images/logo_twitter.png);
	position: relative;
	/* float: right; */
}

.twitter {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.twitter:hover {
	color: #0cf;
	text-decoration: underline;
}

#jumpMenu {
	display: none;
}

#jumpMenu2 {
	display: none;
}

/**************pagina contacto*/
.texto_detalles {
	/* margin-left: 10px; */
	font-family: ERAS, Verdana, Arial, sans-serif;
	/* width: auto; */
	font-size: 15px;
	/* background-color: #FFF; */
}

.formulariodemo cf {
	margin-right: 10px;
	border: 2px solid red;
}

.linkink a {
	font-family: "Helvetica_Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 6px;
}

.linkink a:hover {
	color: #0cf;
	text-decoration: underline;
}

/* estilos modificados */
.destinos p {
	display: none;
}

header {
	/* margin-bottom: 30px; */
	padding-top: 50px;
}

@media screen and (max-width: 577px) {
	header {
		padding-top: 50px;
	}
}

.count-owlimagen,
.count-owlimagen-owl {
	display: block;
	width: 100%;
	padding-left: 230px;
	box-sizing: border-box;
}

@media screen and (max-width: 1199px) {
	.count-owlimagen {
		padding-left: 0;
	}
}

.count-owlimagen-owl {
	padding-left: 0 !important;
}

.owlimagen_tls {
	display: block;
	position: relative;
	background-color: #fff;
}

.owlimagen_tls:before,
.owlimagen_tls:after {
	content: "";
	position: absolute;
	bottom: 5%;
	left: 30px;
	height: 20%;
	width: 50%;
	box-shadow: 0 15px 40px rgba(17, 17, 17, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	z-index: -2;
}

.owlimagen_tls:after {
	right: 30px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.owlimagen_tls a {
	display: block;
	background: #fff;
}

.owlimagen_tls a img {
	max-width: 100%;
	/* height: 320px; */
}

.count-owlimagen img {
	width: 100%;
	/*! height: 450px; */
}

.banner {
	display: block;
	position: relative;
}

/* menu en circulo */

.nonefb {
	display: none !important;
}

@media screen and (min-width: 768px) {
	.circle {
		display: none;
	}
	.circle-short {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.circle,
	.circle-adsolute {
		width: 64px;
		height: 64px;
		right: 30px;
		bottom: 50px;
	}
	.circle {
		position: fixed;
		z-index: 10000000;
	}
	.circle .action-btn {
		border-radius: 100px;
		background: #fff;
		box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.circle .action-btn {
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		background: #1b63b5;
		box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
		height: 64px;
		border-radius: 100px;
		cursor: pointer;
	}
	#open-btnfb,
	#close-btnfb {
		font-size: 2em;
		color: #fff;
		font-style: normal;
	}
	#close-btnfb {
		font-size: 1.5em;
	}
	.circle-short {
		position: fixed;
		border-radius: 100px;
		background: #fff;
		width: 50px;
		height: 50px;
		bottom: 55px;
		right: 35px;
		z-index: 1000000;
		text-decoration: none !important;
		color: inherit;
		font-size: 1.2em;
		box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
		cursor: pointer;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.circle-short h5 {
		position: absolute;
		top: 50%;
		right: 100%;
		color: #fff;
		margin: 0 20px 0 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		cursor: default;
	}
	.circle-short i {
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		width: 100%;
		height: 50px;
		background: #fff;
		color: #1b63b5;
		font-style: normal;
		border-radius: 100px;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.circle-short i:hover {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.boton-menu-cuatro-click {
		-webkit-transform: translate3d(0, -150px, 0);
		-moz-transform: translate3d(0, -150px, 0);
		-ms-transform: translate3d(0, -150px, 0);
		-o-transform: translate3d(0, -150px, 0);
		transform: translate3d(0, -150px, 0);
	}
	.boton-menu-tres-click {
		-webkit-transform: translate3d(0, -80px, 0);
		-moz-transform: translate3d(0, -80px, 0);
		-ms-transform: translate3d(0, -80px, 0);
		-o-transform: translate3d(0, -80px, 0);
		transform: translate3d(0, -80px, 0);
	}
	.boton-menu-dos-click {
		-webkit-transform: translate3d(0, -220px, 0);
		-moz-transform: translate3d(0, -220px, 0);
		-ms-transform: translate3d(0, -220px, 0);
		-o-transform: translate3d(0, -220px, 0);
		transform: translate3d(0, -220px, 0);
	}
	.boton-menu-uno-click {
		-webkit-transform: translate3d(0, -291px, 0);
		-moz-transform: translate3d(0, -291px, 0);
		-ms-transform: translate3d(0, -291px, 0);
		-o-transform: translate3d(0, -291px, 0);
		transform: translate3d(0, -291px, 0);
	}
	#boton-menu-cuatro i {
		color: #008cff;
	}
	.circle-adsolute {
		position: fixed;
		background: #1b63b5;
		border-radius: 1000px;
		z-index: 1000000;
		-webkit-will-change: transition;
		-moz-will-change: transition;
		-ms-will-change: transition;
		-o-will-change: transition;
		will-change: transition;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}
	.circle-click {
		width: 3000px !important;
		height: 3000px !important;
		right: -1000px !important;
		bottom: -1000px !important;
	}
	/* menu en circulo */
}

.circle-menu-tres i {
	color: #01e675 !important;
}

/* burbuja de whatsapp */

/* boton de cotizacion */

.botonCotizacionBottom {
	position: fixed;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0 30px;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}

.botonCotizacionBottom.leftPromocion {
	text-align: left;
	bottom: 40px;
}

.botonCotizacionBottom * {
	box-sizing: border-box;
}

@media screen and (max-width: 600px) {
	.botonCotizacionBottom,
	.botonCotizacionBottom.leftPromocion {
		bottom: 55px;
		text-align: left;
	}
}

.botonCotizacionBottom button {
	margin: 0 !important;
}

a.btncotizacion,
button.btncotizacion {
	display: inline-block;
	border-radius: 100px;
	padding: 6px 60px;
	outline: none;
	color: #fff;
	font-size: 1.1em;
	box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
	background-color: #28b138;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	a.btncotizacion,
	button.btncotizacion {
		padding: 6px 30px;
	}
}

a.btncotizacion:hover,
a.btncotizacion:focus,
button.btncotizacion:hover,
button.btncotizacion:focus {
	color: #fff;
	background-color: #28b12e;
}

a.btncotizacion:active,
button.btncotizacion:active {
	color: #fff;
	background-color: #28b12e;
}

a.btncotizacion i,
button.btncotizacion i {
	font-style: normal;
	padding-right: 10px;
	border-right: 1px solid #fff;
	margin-right: 10px;
	font-size: 1.2em;
}

/* boton de cotizacion */

/* menu anclaje */
.count-menuanclaje {
    position: fixed;
    right: 0;
    top: 50%;
    background-color: #036;
    padding: 15px 0;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 10px -1px #000;
    transform: translateY(-50%);
    z-index: 10;
    box-sizing: border-box;
}

.count-menuanclaje ul {
    padding-left: 0;
    margin-bottom: 0;
}

.count-menuanclaje ul li button {
    display: inline-block;
    vertical-align: middle;
    background: none;
    border: none;
    outline: none;
    line-height: 1rem;
    width: 100%;
    text-decoration: none;
    color: #FFF;
    padding: 10px 15px;
    box-sizing: border-box;
}

.count-menuanclaje ul li button:hover {
    background-color: #FFF;
    color: #036;
}

.count-menuanclaje ul li button i {
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    font-size: 1.2rem;
    /*! margin-right: 10px; */
}

.count-menuanclaje ul li button span {
    display: none;
}
/* menu anclaje */

/* botones de descarga de documentos */
.count-document_Descarga {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 10px solid #FFF;
    clear: both;
    background-color: #fbfbfb;
    text-align: center;
}

.count-document_Descarga ul {
    display: inline-block;
    margin: 0;
}

.count-document_Descarga ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.count-document_Descarga ul li a,
.count-document_Descarga ul li button {
    display: inline-block;
    vertical-align: middle;
    background: none;
    border: none;
    line-height: 100%;
    padding: 13px;
    color: inherit;
    text-decoration: none;
    width: auto;
    height: auto;
    box-sizing: border-box;
}

@media screen and (max-width: 600px) {
    .count-document_Descarga ul li a,
    .count-document_Descarga ul li button {
        padding: 10px;
    }
}

.count-document_Descarga ul li a:hover,
.count-document_Descarga ul li button:hover {
    background-color: #337ab7;
    color: #FFF !important;
}

.count-document_Descarga ul li a i,
.count-document_Descarga ul li button i {
    display: block;
    line-height: 2.2rem;
    font-size: 2.2rem;
}

@media screen and (max-width: 600px) {
    .count-document_Descarga ul li a i,
    .count-document_Descarga ul li button i {
        line-height: 1.8rem;
        font-size: 1.8rem;
    }
}

.count-document_Descarga ul li .imprimir_tvg {
    color: #868686;
}

.count-document_Descarga ul li .pdf_tvg {
    color: #ea3c3c;
}

.count-document_Descarga ul li .word_tvg {
    color: #1565C0;
}

.count-document_Descarga ul li .whatsapp_tvg {
    color: #24CD63;
}

.count-document_Descarga ul li .facebook_tvg {
    color: #4064AD;
}

.count-document_Descarga ul li .messenger_tvg {
    color: #00A0F7;
}
/* botones de descarga de documentos */

/* boton de mosaico y lista */
.count-btn-mosaico {
    text-align: right;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.count-btn-mosaico.lista a {
    /* margin-right: 50px; */
}

.count-btn-mosaico.mosaico a {
    margin-right: 17px;
}


@media screen and (max-width: 560px) {
    .count-btn-mosaico.mosaico a {
        margin-right: 15px;
    }
}
.count-btn-mosaico a {
    display: inline-block;
    background-color: none;
    color: #000;
    border: none;
    /* height: 40px; */
    text-align: center;
    /* padding: 10px 0; */
    /* line-height: 40px; */
    border-bottom: 0;
    text-decoration: none;
    /* margin-right: 63px; */
}

.count-btn-mosaico a p {
    line-height: 2rem;
    vertical-align: middle;
    display: inline-block;
    /* padding: 0; */
    /* font-size: 13px; */
    margin-right: 5px;
    margin-bottom: 0;
}

.count-btn-mosaico a i {
    font-size: 2.2rem;
    line-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
/* boton de mosaico y lista */

/* sub banner */
.subBanner {
    background-color: #FFF;
    box-sizing: border-box;
    margin-top: 50px;
    /* margin-bottom: 50px; */
}

.subBanner .item p,
.subBanner .item span,
.subBanner .item small {
    display: inline-block;
    color: #FFF;
    padding: 5px 0;
    margin: 0;
}

.subBanner div {
    box-sizing: border-box;
}

.subBanner .item {
    display: block;
}

.subBanner .item:hover img {
    filter: brightness(120%) drop-shadow(0px 8px 8px #000);
    transition: opacity .3s;
    opacity: 1;
}

.subBanner .item img {
    transition: opacity .4s ease;
}

.subBanner .item .codigo-subBanner {
    position: absolute;
    top: 0;
    right: 0;
}

.subBanner .item .codigo-subBanner p {
    font-size: .8rem;
    padding: 3px 10px;
}

.subBanner .item .info-subBanner {
    position: absolute;
    bottom: 0;
    left: 0;
    letter-spacing: -1px;
    padding: 0 5px;
    background: -webkit-linear-gradient(transparent, #000 90%);
    background: -moz-linear-gradient(transparent, #000 90%);
    background: -ms-linear-gradient(transparent, #000 90%);
    background: -o-linear-gradient(transparent, #000 90%);
    background: linear-gradient(transparent, #000 90%);
}

.subBanner .item .info-subBanner small {
    /* display: none !important; */
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 11px 0;
}

@media screen and (max-width: 767px) {
	.subBanner .item .info-subBanner small {
		padding: 0;
	}
}

.subBanner .item .info-subBanner div {
    height: auto;
    font-size: 45px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50%;
    text-align: right;
    letter-spacing: -1px;
}

@media screen and (max-width: 600px) {
    .subBanner .item .info-subBanner div {
        font-size: 35px;
    }
}

.subBanner .item .info-subBanner div span {
    font-size: 14px;
    vertical-align: middle;
}

/* circulos de carousel */
.owl-dots button span {
    padding: 0;
}

.subBanner .owl-nav button {
    position: absolute;
    outline: none;
    top: 50%;
    background-color: #FFF !important;
    border-radius: 100% !important;
    transform: translateY(-50%);
    font-size: 2.7rem !important;
    margin: 0 80px !important;
}

@media screen and (max-width: 600px) {
    .subBanner .owl-nav button {
        font-size: 2.2rem !important;
    }
}

.subBanner .owl-nav button span {
    color: #036 !important;
    position: relative;
    top: -1px;
}

.subBanner .owl-nav button:hover,
.subBanner .owl-nav button:active,
.subBanner .owl-nav button:focus {
    background-color:  #FFF !important;
}

.subBanner .owl-nav button.owl-prev {
    left: 0;
}

.subBanner .owl-nav button.owl-next {
    right: 0;
}
/* circulos de carousel */

/* sub banner */

#mapaSucursales {
	border: none;
	margin: 0;
}

i {
	font-style: normal;
}

ul.whatsapp-contacto_tls {
	/* margin-top: 20px; */
	max-width: 250px;
	margin: 20px auto 0;
	/* padding: 0 50px; */
}

@media screen and (max-width: 991px) {
	ul.whatsapp-contacto_tls {
		margin-top: 50px;
	}
}

ul.whatsapp-contacto_tls li {
	display: block;
	margin-bottom: 15px;
}

ul.whatsapp-contacto_tls li a {
	display: block;
	color: #000;
	font-size: 1.2rem;
	text-align: center;
	text-decoration: none;
}

ul.whatsapp-contacto_tls li a i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	line-height: 100%;
	font-size: 3rem;
	color: #01E675;
}

.count-contacto_tls {
    margin-top: 30px;
    /* margin: 0 -15px; */
}

.redesSociales_tls li {
	display: inline-block;
	padding: 0 15px;
	margin: 10px 0;
}

.redesSociales_tls li a {
	display: block;
	position: relative;
	color: inherit;
	text-decoration: none;
}

.redesSociales_tls li a .circle-white_tls {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFF;
	width: 3rem;
	height: 3rem;
	border-radius: 100px;
	z-index: 1;
}

.redesSociales_tls li a i {
	position: relative;
	font-size: 3.5rem;
	z-index: 2;
}

a.youtube_tls i {
	color: #CA3737;
}

a.twitter_tls i {
	color: #1CB7EB;
}

a.facebook_tls i {
	color: #4E71A8;
}

a.instagram_tls i {
	color: #dc3545;
}

a.whatsapp_tls i {
	color: #01E675;
}

/* boton de minisitio */
.boton-minisitio_tls {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #aee9ff;
}

.boton-minisitio_tls i {
	margin-left: 10px;
	font-weight: normal;
}
/* boton de minisitio */

.table-mosaico_tls {
	padding-top: 30px;
	font-size: .8rem;
}

.table-mosaico_tls td a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.table-mosaico_tls .precio_tls a {
	text-align: right;
	white-space: nowrap;
}