/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, caption, tbody, tfoot, thead, 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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

html, body {
	margin: 0px;
	max-height: 100%;
	background-image: url(../images/fondo01.jpg);
	background-position: center 0px;
	height: 100%;
	overflow-x: hidden;	
}
body, table, td, th {
	font-size: 17px;
	line-height: 26px;
	color: #666666;
	font-family: 'Questrial', sans-serif;
}
table, td, th{
    overflow-x:auto;
    border: solid 1px #a22727;
    border-collapse: collapse;
    text-align: center;
}
 th {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	background-color: #506228;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
h1 {
	font-size: 50px;
	font-weight: normal;
	font-family: 'Cinzel', sans-serif;
}
h2 {
	font-size: 30px;
	color: #A22727;
	width: 100%;
	padding-bottom: 10px;
	margin-left: 0px;
	font-family: 'Cinzel', sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	color: #A22727;
}
hr {
	border-top: 1px dotted #990000;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-image: url(../images/pic04.gif);
	list-style-position: outside;
}
.detts{
    background-color: transparent;
    border: solid 1px #a22727;
    padding: 3px 8px 3px 8px;
    margin-left: 240px;
    border-radius: 15px;
    text-align: center;
    margin-top:15px;
    margin-bottom:15px;
}
#linea_sup {
	position: relative;
	height: 8px;
	z-index: 1000;
	width: 100%;
	background-color: #7d1e1e;
	float: left;
}
#cabecera {
	position: relative;
	height: 160px;
	width: 100%;
	float: left;
	z-index: 12;
}
#cabecera_contenido {
	position: relative;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
}
#logo {
	position: relative;
	z-index: 1;
	float: left;
	margin-left: 10px;
}
#contenedor_ts{
	font-family: 'Cinzel', sans-serif;
	float: left;
	position: relative;
}
#tierras_vivas {
	position: relative;
	font-size: 60px;
	color: #a22727;
	z-index: 1;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 45px;
	margin-left: 20px;
}
#slogan {
	position: relative;
	z-index: 1;
	font-size: 26px;
	color: #000000;
	float: left;
	clear:left;
	margin-left: 20px;	
	margin-top: 10px;
}
#menu_secundario {
	position: relative;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#telefono {
	position: relative;
	float: right;
	clear: left;
	font-size: 30px;
	background-image: url(../images/telefono.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	top: -150px;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 10px;
	z-index: 1;
}
#menu {
	position: relative;
	height: 60px;
	width: 100%;
	float: left;
	background-color: #950022;
	z-index: 9;
}
#margen01 {
	position: relative;
	width: 140px;
	float: left;
}
#menu_contenido {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
	margin-top: 18px;
}
#nav {
	margin-left: 100px;
}
#nav li {
	list-style: none;
	float: left;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	padding: 18px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d38194;
}
#nav a:hover {
	color: #FFF;
}
#submenu_des {
	display: none;
	position: absolute;
	float: left;
	background-color: #950022;
	padding: 8px 10px 10px;
	margin-top: 14px;
	margin-left: 0px;
	z-index: 10;
	width: 250px;
}
#submenu_des li {
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	height: 30px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#submenu_des a {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu_des a:hover {
	color: #FFF;
	text-decoration: underline;
}
a.submenu {
}
#animacion01 {
	position: relative;
	height: 350px;
	width: 100%;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-repeat: no-repeat;
	background-position: center -100px;
	background-size: 100%;
}
#cuerpo01 {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	z-index: 0;
}
#contenido01 {
	position: relative;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
}
#principal01 {
	position: relative;
	height: auto;
	width: calc(100% - 160px);
	float: left;
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
}
#contenido_slogan {
	position: relative;
	z-index: 1;
	font-size: 30px;
	color: #a22727;
	float: left;
	clear: left;
	margin-top: 50px;
	font-family: 'Cinzel', sans-serif;
	text-align: center;
	line-height: 35px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#principal02:hover, #tours01:hover, #tours02:hover {
	border-bottom-color: #900;
}
#principal02_titulo {
	position: absolute;
	width: calc(100% - 20px);
	float: left;
	text-align: left;
	background-color: rgba(0,0,0,0.5);
	left: 0px;
	z-index: 99;
	font-family: 'Cinzel', sans-serif;
	font-size: 25px;
	color: #FFF;
	padding: 10px;
	bottom: 0px;
}
#cuerpo02 {
	position: relative;
	width: 100%;
	float: left;
	background-image: url(../images/pic01.gif);
	background-position: center 25px;
	background-repeat: no-repeat;
	margin-top: 50px;
	z-index: 0;
}
#contenido02 {
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
}
#viajes_populares {
	position: relative;
	z-index: 1;
	font-size: 40px;
	color: #a22727;
	float: left;
	font-family: 'Cinzel', sans-serif;
	text-align: center;
	line-height: 35px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 40px;
}
#viajes_populares_subtitulo {
	position: relative;
	z-index: 1;
	float: left;
	text-align: left;
	clear: both;
	margin-top: -40px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#tours01 {
	position: relative;
	height: 300px;
	width: calc(33% - 10px);
	float: left;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 5px;
	margin-bottom: 120px;
	clear: none;
	margin-left: 5px;

	
}
#tours02 {
	position: relative;
	height: 300px;
	width: calc(33% - 10px);
	float: left;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 5px;
	margin-bottom: 55px;
	clear: none;
	margin-top: -50px;
	margin-left: 5px;
}
#izq01 {
	float: left;
	clear: none;
	position: relative;
	width: calc(100% - 10px);
	margin-left: 5px;
	margin-right: 5px;
}
#izq01int {
	float: left;
	clear: none;
	position: relative;
	width: calc(75% - 20px);
	margin-right: 10px;
	margin-left: 10px;
}
#desdeaqui{float:left; width:100%;}
#desdeaqui a:link, #desdeaqui a:visited, #desdeaqui a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#desdeaqui a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
#der01 {
	float: left;
	background-color: #a22727;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	width: calc(20% - 10px);
	line-height: 22px;
}
#der01_ci {
	float: left;
	background-color: #a22727;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	width: calc(100% - 10px);
	line-height: 22px;
}
#der01int {
	float: left;
	padding: 5px;
	font-size: 16px;
	text-align: left;
	clear: none;
	width: calc(25% - 10px);
	line-height: 22px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#der01fix {
	float: left;
	background-color: #a22727;
	padding: 5px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	clear: none;
	width: 220px;
	line-height: 18px;
	position: fixed;
	top: 200px;
	right: 0px;
}
#titulo_camino_inca {
	font-family: 'Cinzel', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 5px;
}
#cuerpo03 {
	position: relative;
	width: 100%;
	float: left;
	margin-top: 20px;
	background-color: #f2f2f2;
	margin-bottom: 1px;
	padding-bottom: 40px;
}
#contenido03 {
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
}
#caminatas_alternativas {
	position: relative;
	z-index: 1;
	font-size: 40px;
	color: #a22727;
	font-family: 'Cinzel', sans-serif;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#animacion02 {
	position: relative;
	height: 350px;
	width: 100%;
	float: left;
	background-image: url(../images/animacion02.jpg);
	background-repeat: no-repeat;
	background-position: center -300px;
	background-size: 100%;
}
#animacion03 {
	position: relative;
	height: 350px;
	width: 100%;
	float: left;
	margin-top: -55px;
	background-repeat: no-repeat;
	background-position: center -400px;
	background-size: 100%;
}
#titulo_secciones_tours {
	position: relative;
	z-index: 1;
	font-size: 40px;
	color: #FFFFFF;
	float: left;
	font-family: 'Cinzel', sans-serif;
	text-align: center;
	line-height: 35px;
	background-color: rgba(0,0,0,0.3);
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: calc(100% - 20px);
	top: 140px;
}
#animacion04 {
	position: relative;
	height: 350px;
	width: 100%;
	float: left;
	background-image: url(../images/animacion04.jpg);
	background-repeat: no-repeat;
	background-position: center -300px;
	background-size: 100%;
}
#tours_tabs {
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFF;
	background-color: #A22727;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: 'Cinzel', sans-serif;
	margin-right: 5px;
	font-size: 22px;
	cursor: pointer;
}
#tours_reservas {
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFF;
	background-color: #FF0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: 'Cinzel', sans-serif;
	margin-right: 5px;
	font-size: 22px;
	cursor: pointer;
}
#tours_tabs_selec {
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFF;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: 'Cinzel', sans-serif;
	margin-right: 5px;
	font-size: 22px;
	cursor: pointer;
	background-image: url(../images/pic01.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#pie {
	position: relative;
	width: 100%;
	float: left;
	background-color: #000000;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #5d5d5d;
	font-size: 16px;
	line-height: 18px;
}
#pie_contenido {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	min-width: 320px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#pie_pagos{
	float: left;
	position: absolute;
	top: 10px;
	right: 260px;
	}
#pie_membresias{
	float: left;
	background-color: #f2f2f2;
	position: absolute;
	top: -10px;
	right: 0px;
	width: 220px;
	text-align: center;
		}
#anuncio{
	position: fixed;
	z-index: 999999;
	width: 800px;
	height: 488px;
	top: calc(50% - 244px);
	left: calc(50% - 400px);
}
#anuncio_imagen {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 20px #000000;
	box-shadow: 0px 0px 20px #000000;	
}
#anuncio_cerrar {
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 5px;
}
#disponibilidad_caminoinca {
	position: relative;
	float: left;
	clear: both;
}
.ayudas_carrito {
	position: fixed;
	width: 320px;
	top: calc(50% - 100px);
	left: calc(50% - 150px);
	z-index: 9;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: 2px solid #590000;
	text-align: justify;
	display: none;
	-webkit-box-shadow: 0px 0px 10px #FFFFFF;
	box-shadow: 0px 0px 10px #FFFFFF;
}
#cerrar_ayudas_carrito {
	position: absolute;
	width: 18px;
	background-color: #000000;
	top: -5px;
	right: -5px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 2px;
	cursor: pointer;
	z-index: 9999;
	border: 1px solid #FFFFFF;
}
#cerrar_ayudas_carrito:before{
	content: "x";
	color: #FFFFFF;
}
#div_blog{
	margin-left:0px; width:100%; float:left; clear:both; text-align:center;
}
#div_blog h2{text-align:center;}
#div_blog2{
	margin-left: 5px;
	width: calc(33% - 10px);
	float: left;
	text-align: center;
	margin-right: 5px;
	height: 600px;
}
#div_blog2 h3{
	text-align: center;
	font-size: 22px;
	margin-bottom: 0px;
}
.img_blog1{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.img_tour1{margin-bottom:5px;}
#testimonios_pie1 {width:calc(25% - 20px); float:left; margin-left:10px; margin-right:10px; margin-bottom:20px;}
#testimonios_pie1 h2{text-align:left;}

#testimonios_pie {
	width: calc(100% - 10px);
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#testimonios_pie h2{text-align:left;}

#estilo_cuscoperu{background: url(../images/btnpayments.png); height: 188px; font-size: 19px; width: 230px; border: 0; cursor:pointer; float:left;}
#paypal{margin-left: 46px; }
#neurodrive{float:left; clear: both; margin-bottom: 20px;}
#pie1{float:left; margin-right:50px;}
#pie2{float:left;}
#tours1{
    /*float:left; */
    float:none;
    margin-bottom:-15px;
    text-align:left;
    color: #a22727;
}
#tours2 {width:100%; margin-bottom:15px; margin-top:15px; float:left;}
#tours2 h2{cursor:pointer;}
#cerrar_menu {cursor:pointer;}
#img_tour1 {
	width: 100%;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	position: relative;
	height: 100%;
	margin-bottom:20px;
}
.ic2020 {
	position: relative;
	float: left;
	background-color: #FF0057;
	color: #FFFFFF;
	font-weight: normal;
	width: calc(100% - 29px);
	padding-left: 10px;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 19px;
}
.redes
{
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.redes:hover
{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	margin-top: -10px;
}
.img01 {
	float: left;
	margin-right: 15px;
	max-width: 50%;
}
.img02 {
	float: right;
	margin-left: 15px;
	max-width: 100%;
}
.img03 {
	max-width: 100%;
	-moz-box-shadow: 0px 0px 4px #111;
    -webkit-box-shadow: 0px 0px 4px #111;
    box-shadow: 0px 0px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#111111');	
}
.img04 {
	max-width: 100%;
	/* [disabled]-moz-box-shadow: 0px 0px 4px #111; */
	/* [disabled]-webkit-box-shadow: 0px 0px 4px #111; */
	/* [disabled]box-shadow: 0px 0px 4px #111; */
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#111111');
	float: left;
	margin-bottom: 20px;
	clear: both;
	margin-right: 15px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a.but01, a.but01:active, a.but01:visited, a.but01:link{
	color: #7d1e1e;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
	margin-left: 20px;
}
a.but01:hover {
}
a.but02, a.but02:active, a.but02:visited, a.but02:link{
	color: #FFFFFF;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
	background-color: #000;
	padding: 10px 15px;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
}
a.but02:hover {
}
a.but03, a.but03:active, a.but03:visited, a.but03:link{
	color: #900;
	text-decoration: none;
}
a.but03:hover {
	color: #000;
}
a.but04, a.but04:active, a.but04:visited, a.but04:link{
	text-decoration: none;
	color: #000;
	margin-right: 10px;
}
a.but04:hover {
	color: #900;
}
a.but05, a.but05:active, a.but05:visited, a.but05:link{
	text-decoration: none;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
a.but05:hover {
	color: #900;
}
a.but06, a.but06:active, a.but06:visited, a.but06:link{
	color: #CC0000;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding: 10px 15px;
	margin-left: 20px;
}
a.but06:hover {}
a.but07, a.but07:active, a.but07:visited, a.but07:link{
	color: #CC0000;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFF;
	padding: 10px 15px;
	border: 1px solid #CC0000;
	margin-top: 40px;
	border-radius:20px;
}
a.but07:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}
a.but08, a.but08:active, a.but08:visited, a.but08:link{
	color: #FFFFFF;
	font-size: 16px;
}
a.but08:hover {
    text-decoration: underline;
}
.tabla01tours {
	-khtml-border-radius: 5px;
	color: #333;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
.tabla02tours {
	-khtml-border-radius: 5px;
	color: #A22727;
	text-align: left;
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	margin: 2px;
	border-bottom: 1px dotted #A22727;
}
.tabla03tours {
	-khtml-border-radius: 5px;
	color: #A22727;
	text-align: left;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	margin: 2px;
	border-bottom: 1px dotted #A22727;
}
.tabla01 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	background-image: url(../images/pic01.png);
}
.tabla02 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #590000;
	font-weight: normal;
}
.tabla03 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    color: #FFF;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    background-color: #000000;
    font-weight: normal;
}
.form01 {
	padding: 6px;
	font-size: 15px;
	color: #666666;
	-khtml-border-radius: 5px;
	font-family: 'Questrial', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 220px;
	border-radius:5px;
}
.form01_lista {
	padding: 6px;
	font-size: 15px;
	color: #666666;
	-khtml-border-radius: 5px;
	font-family: 'Questrial', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 233px;
}
.form01_testimonios {
	padding: 6px;
	font-size: 15px;
	color: #666666;
	font-family: 'Questrial', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 1px;
}
.form02 {
	padding: 4px 18px;
	font-size: 18px;
	font-family: 'Questrial', sans-serif;
}
.form03 {
	padding: 4px;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	background-color: #009900;
	color: #FFF;
	font-family: 'Ovo', serif;
}
#idiomas {
	line-height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
}
SELECT{}
#opcion01 {
	background-image: url(../images/en.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: left 4px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#opcion02 {
	background-image: url(../images/es.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: left 4px;
	padding-left: 25px;		padding-top: 2px;
	padding-bottom: 2px;
}
#opcion03 {
	background-image: url(../images/de.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: left 4px;
	padding-left: 25px;		padding-top: 2px;
	padding-bottom: 2px;
}
#opcion04 {
	background-image: url(../images/fr.gif);
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: left 4px;
	padding-left: 25px;	padding-top: 2px;
	padding-bottom: 2px;
}
/*DATEPICKER*/
.ui-datepicker {margin-left: -50px;z-index: 1000;}
.ui-widget {font-size: 14px;}
#adaptativo_reserva, #adaptativo_menu, #adaptativo_telefono{display:none;}
#adaptativo_menu{
	margin-right: 10px;
	z-index: 20;
	margin-top: 15px;
}
#anuncio_covid {
    background-color: #000000;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    	z-index: 99999;
}
#menu_adaptativo {
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	z-index: 99999;
	height: 100%;
	width: 100%;
	display: none;
	visibility: inherit;
}
 #menu_adaptativo_contenido {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	margin-right: auto;
	width: 300px;
	background-color:#000;
	height:100%;
	margin-left: auto;
	color:#FFF;
	text-align:center;
}
#tablavo01 {
	float: left;
	margin-right: 10px;
	display: table;
	display: table-cell;
	vertical-align: top;
	margin-bottom: 20px;
}
#datos_miembros {
	overflow-x: scroll;
	padding-bottom: 10px;
	float: left;
	position: relative;
	width: 100%;
}
#reserva_mensaje {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
	background-color: rgba(0,0,0,0.90);
	display: none;
}
#reserva_mensaje_contenido {
    position: fixed;
    z-index: 9;
    width: 360px;
    height: 300px;
    color: #FFFFFF;
    top: calc(50% - 150px);
    left: calc(50% - 180px);
    text-align: center;
}
#reserva_procesando {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.90);
    display: none;
    background-image: url(../images/procesando.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
/* INICIO ESTILO CALENDARIO CI*/
.nd_calendario_ci {
	width: 400px;
	font-size: 14px;
	line-height: 14px;
	background-color: #00FF84;
}
.nd_calendario_ci div {
	float: left;
	height: 40px;
	width: 44px;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.nd_calendario_ci select {
	padding: 5px 10px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 14px;
	border: 1px solid #D00E0E;
	color: #666666;
}
.nd_calendario_ci select option:disabled {
	background-color: #7F7F7F;
	color: #FFFFFF;
}
.nd_calendario_ci .nd_calendario_ci_titulo {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	width: 380px;
	background-color: #D00E0E;
}
.nd_calendario_ci .nd_calendario_diasemana {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-color: #000000;
}
.nd_calendario_ci .dia {
   background-color: #FFFFCC;
}
.nd_calendario_ci .hoy {
	background-color: #FF7E00;
	color: #FFFFFF;
}
.nd_calendario_ci .si {
	background-color: #FFB600;
	color: #000000;
	cursor: pointer;
}
.nd_calendario_ci .si:hover {
	background-color: #D00E0E;
	color: #FFF;
	float: left;
}
.nd_calendario_ci .seleccion {
	background-color: #000000;
	color: #FFFFFF;
	float: left;
}
.nd_calendario_ci .no {
	background-color: #A3A3A3;
	color: #424242;
}
.nd_calendario_ci .inactivo {
   background-color: #FFF;
}
.nd_calendario_ci .nd_calendario_boton {
    font-size: 16px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    background-color: #E7AF0B;
    font-weight: normal;
    white-space: nowrap;
    color: #FFFFFF;
    border: 1px solid #B38C19;
	cursor: pointer;
}
.nd_calendario_boton:hover {
    background-color: #E7BB3C;
}
/* FIN ESTILOS CALENDARIO CI*/

/*ESTILOS PASARELA DE PAGO*/
#procesando {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.80);
    z-index: 10;
    background-image: url(../images/cargando.svg);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}
.tabla01_v {
	background-color: #950022;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.tabla02_v {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #950022;
}
.tabla03_v {
	background-color: #2C7047;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.campo01_v {
	font-size: 24px;
	color: #666666;
	font-family: 'Questrial', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.campo02_v {
	font-size: 17px;
	color: #666666;
	font-family: 'Questrial', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.campo03_v {
	font-size: 17px;
	color: #FFF;
	font-family: 'Questrial', sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #000000;
	background-color: #000000;
}
.campo03_v:hover {
	background-color: #393939;
}
.campo04_v {
	font-size: 17px;
	color: #FFF;
	font-family: 'Questrial', sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #000000;
	background-color: #2C7047;
}
.campo04_v:hover {
	background-color: #2E8E54;
}
@media (max-width:600px){
    
    #tours1{
        margin-bottom:0px;
    }
  
    #tours02{
        margin-top:70px !important;
    }
    #cuerpo03{
        background-color:#ffffff;
    }
}
@media (max-width:1140px){
    .detts{
        margin-left:0px !important;
    }   
}
