@charset "utf-8";
/*   RESET    */

* { margin: 0; padding: 0; border:0; }

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, font, ins, kbd, q, s, samp,
small, striker, strong, sub, sup, tt, var,
b, u, i, center, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;

	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus atyles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables atill need 'cellspacing='0'' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MI RESET */

h1 { font-size: 26px;}
h2 { font-size: 20px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

li { list-style: none;}
a { text-decoration: none;}
a:hover { text-decoration: underline;}

/* ESTILOS GENERALES */
body {
	font-size:13px;
	font-family:"Century Gothic";
	background-color:#fff;
	line-height:18px;
	background-color:#CCFFFF;
	background-image:url(../images/images.jpg);
	background-repeat:repeat;
}

#idioma{
	float:right;
	width:110px;
	color:#fff;
	font-size:11px;
	margin:5px 0px 5px 0px;
	z-index:1000;
	position:relative;
}

.titleItinerario{
	font-size:18px;
	color: #eddf21;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.contenderText{
	width:84%;
	margin:5px 5% 5px 5%;
	padding:20px 3% 20px 3%;
	background-color:#fff;
	border:5px solid #002953;
	border-radius:5px;
	line-height:18px;
	text-align:justify;
}
/*
.ContactAddress{
	width:100%;
	margin:10px 0;
}
*/
.clear{
	clear:both;
}
.TextBanner{
	background-color:rgba(0,0,0,0.5);
	height:100px;
	padding:15px 0;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	margin:-55px 0 0 0;
	color:#fff;
	z-index:1000;
	position:relative;
	float:left;
}
@media screen and (max-width: 600px) {
.tdBuscador{
	display:none;
}
#over{
	display:none;
}
#DsBox{
	width:90%;
	padding:10px 3%;
	margin:auto;
	left:50%;
	margin-left:-48%;
	margin-top:30px;
	position:fixed;
	background-color:rgba(0,0,0,0.5);
	z-index:10000;
	border-radius:10px;
	display:none;
}
#DsBox .principal{
	width:100%;
}
#DsBox .close{
	width:20px;
	height:20px;
	margin-left:-27px;
	left:99%;
	margin-top:5px;
	position:absolute;
	z-index:10;
	opacity: .7;
}
.socialBar{
	background-color:#fff;
	width:100%;
	height:auto;
}
.socialBar2{
	width:98%;
	padding:10px 1%;
	height:auto;
	margin:auto;
}
.headBar{
	background-color:#008245;
	width:100%;
	height:auto;
}
.headBar2{
	width:100%;
	margin:10px 0%;
	height:auto;
	margin:auto;
}
.logo{
	width:100%;
	height:auto;
}
.logoImage{
	height:auto;
	width:94%;
	margin:10px 3%;
}
.logoLetter{
	height:auto;
	width:94%;
	margin:10px 3%;
}
div#contenido {
	width:94%;
	padding:5px 3% 5px 3%;
	background-color:#fff;
	text-align:justify;
}
.tittle{
	font-size:25px;
	font-weight:normal;
	color:#002953;
	margin:10px 0 30px 0;
	text-decoration:underline;
}
.subtittle{
	font-size:18px;
	font-weight:normal;
	color:#002953;
	margin:10px 0 20px 0;
}
.BtnTool{
	width:100%;
	padding:11px 0px;
	/*margin:33px 0px 0 0;*/
	margin:27px 0px 0 0;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.Information{
}
#ContenidoImage{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ContenidoImageIMG{
	float:left;
}
.ContenidoImageLarge{
	width:10000px;
	overflow:hidden;
}
.ContenidoImageList{
	width:100%;
	margin:10px 0;
}
.ContenidoImageList .ImageList{
	margin:0px 10px 0 0;
	width:90px;
	height:60px;
	overflow:hidden;
	float:left;
}
.ContenidoImageList .ImageList img{
	width:90px;
	opacity:0.7;
}
.ContenidoText{
	width:100%;
}
.ContenidoText table td{
	padding:5px;
}
.relationInfo{
	width:29%;
	padding:0 0 0 1%;
	float:left;
	display:none;
}
.contactLink{
	color:#888;
	text-decoration:none;
}
.contactLink:hover{
	color:#000;
	text-decoration:none;
}






.menu{
	width:100%;
	padding:0 0%;
	height:auto;
	display:block;
}
.menuSuperior{
	width:98%;
	padding:0 1%;
	height:auto;
	display:none;
}
.menu,
.menuSuperior a{
	text-decoration:none;
}
.BtnMenu{
	width:96%;
	padding:15px 2%;
	margin:0px 0px;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
.BtnMenu:hover{
	background-color:#FFCC00;
	color:#008245;
}
.BtnMenuActive{
	background-color:#EDDF20;
	color:#008245;
}
.lineBtn{
	width:100%;
	height:1px;
	background-color:#008245;
}
.BtnTool{
	width:100%;
	padding:11px 0px;
	/*margin:33px 0px 0 0;*/
	margin:27px 0px 0 0;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.buttonEnlace{
	width:80%;
	position:absolute;
	padding:5px 5%;
	margin:50px 5%;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
div#contenido {
	margin:auto;
	max-width:1000px;
	width:96%;
	padding:10px 2% 10px 2%;
	text-align:justify;
}
.tittle{
	font-size:35px;
	font-weight:normal;
	color:#002953;
	margin:10px 0 30px 0;
	text-decoration:underline;
	line-height:42px;
}
.subtittle{
	font-size:25px;
	font-weight:normal;
	color:#002953;
	margin:20px 0 10px 20px;
}
.contactTable{
	margin:10px 0 10px 40px;
}
.contactTable td{
	padding:5px;
}
.serviceDiv2{
	width:96%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv2Auxiliar{
	margin-left:2%;
}
.serviceDiv3{
	width:96%;
	margin:0px 2% 20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv4{
	width:96%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	height:0;
}
.serviceDiv2 .text,
.serviceDiv3 .text{
	width:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.4);
	color:#fff;
	position:absolute;
	height:900px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.serviceDiv2 img,
.serviceDiv3 img{
	width:100%;
	margin-bottom:10px;
}

.Information{
}
#ContenidoImage{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ContenidoImageIMG{
	float:left;
}
.ContenidoImageLarge{
	width:10000px;
	overflow:hidden;
}
.ContenidoImageList{
	width:100%;
	margin:20px 0;
}
.ContenidoImageList .ImageList{
	margin:0px 10px 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
}
.ContenidoImageList .ImageList img{
	width:120px;
	opacity:0.7;
}
.ContenidoText{
	width:100%;
}
.ContenidoText table td{
	padding:5px;
}
.relationInfo{
	display:none;
	width:29%;
	padding:0 0 0 1%;
	float:left;
}
/*
.ContactAddress{
	width:48%;
	margin:10px 1%;
	float:left;
}
*/
.contactLink{
	color:#888;
	text-decoration:none;
}
.contactLink:hover{
	color:#000;
	text-decoration:none;
}
.itinerario{
	width:96%;
	padding:0%;
	margin:10px 2%;
	box-shadow:0 0 5px #000;
	position:relative;
}
.itinerarioAux{
	margin-left:2%;
}
.itinerario table{
	width:100%;
	background-color:#fff;

}
.itinerario table td{
	background-color:;
	padding:5px 3%;
}
.itinerario table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}
.BtnItinerario{
	width:100%;
	padding:13px 0px;
	margin:0px 0px 0 0;
	background-color:#FFCC00;
	color:#002953;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.destinyText{
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	float:left;
	padding:10px 0;
	margin-top:-40px;
	height:100px;
	text-align:center;
}
#content_1,
#content_2,
#content_3{
	width:100%;
	margin-right:0%;
	float:left;
}
#content_3{
	margin-right:0%;
}

.contact_o{
	width:98%;
	padding:0%;
	margin:0px 1% 15px 1%;
	box-shadow:0 0 5px #000;
	float:left;
	position:relative;
}
.contact_o table{
	width:100%;
	background-color:#fff;

}
.contact_o table td{
	background-color:;
	padding:5px 3%;
}
.contact_o table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}
}
@media screen and (min-width: 601px) {
#DsBox{
	width:90%;
	padding:15px 2%;
	margin:auto;
	left:50%;
	margin-left:-47%;
	margin-top:30px;
	position:fixed;
	background-color:rgba(0,0,0,0.5);
	z-index:10000;
	border-radius:10px;
	display:none;
}
#DsBox .principal{
	width:100%;
}
#DsBox .close{
	width:20px;
	height:20px;
	margin-left:-27px;
	left:99%;
	margin-top:5px;
	position:absolute;
	z-index:10;
	opacity: .7;
}
.socialBar{
	background-color:#fff;
	width:100%;
	height:auto;
}
.socialBar2{
	width:100%;
	max-width:1000px;
	padding:10px 0%;
	height:auto;
	margin:auto;
}
.headBar{
	background-color:#008245;
	width:100%;
	height:auto;
}
.headBar2{
	width:100%;
	max-width:1000px;
	margin:10px 1%;
	height:auto;
	margin:auto;
}
.headBar2head{
	width:100%;
	max-width:1500px;
	padding-top: 15px;
	padding-left: 15px;
	height:auto;
	margin:auto;
}
.logo{
	width:100%;
	height:auto;
	position:relative;
	float:left;
}
.logoImage{
	height:auto;
	width:94%;
	margin:10px 3%;
}
.logoLetter{
	height:auto;
	width:94%;
	margin:10px 3%;
}
.menu{
	width:98%;
	padding:0 1%;
	height:auto;
	display:block;
}
.menuSuperior{
	width:98%;
	padding:0 1%;
	height:auto;
	display:none;
}
.BtnMenu{
	width:auto;
	float:left;
	padding:15px 15px;
	margin:5px 0px;
	color:#FFCC00;
	font-weight:bold;
	cursor:pointer;
}
.BtnMenu:hover{
	background-color:#FFCC00;
	color:#008245;
}
.BtnMenuActive{
	background-color:#EDDF20;
	color:#008245;
}
.BtnTool{
	width:100%;
	padding:11px 0px;
	/*margin:33px 0px 0 0;*/
  margin:27px 0px 0 0;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.buttonEnlace{
	width:80%;
	position:absolute;
	padding:5px 5%;
	margin:50px 5%;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
div#contenido {
	margin:auto;
	max-width:1000px;
	width:98%;
	padding:20px 1% 20px 1%;
	text-align:justify;
}
.tittle{
	font-size:35px;
	font-weight:normal;
	color:#002953;
	margin:10px 0 30px 0;
	text-decoration:underline;
	line-height:42px;
}
.subtittle{
	font-size:25px;
	font-weight:normal;
	color:#002953;
	margin:20px 0 10px 20px;
}
.contactTable{
	margin:10px 0 10px 40px;
}
.contactTable td{
	padding:5px;
}
.serviceDiv2{
	width:28%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv2Auxiliar{
	margin-left:4%;
}
.serviceDiv3{
	width:96%;
	margin:0px 2% 20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv4{
	width:96%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	height:0;
}
.serviceDiv2 .text,
.serviceDiv3 .text{
	width:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.4);
	color:#fff;
	position:absolute;
	height:200px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.serviceDiv2 img,
.serviceDiv3 img{
	width:100%;
	margin-bottom:10px;
}

.Information{
	width:69%;
	padding:0 1% 0 0;
	float:left;
}
#ContenidoImage{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ContenidoImageIMG{
	float:left;
}
.ContenidoImageLarge{
	width:10000px;
	overflow:hidden;
}
.ContenidoImageList{
	width:100%;
	margin:20px 0;
}
.ContenidoImageList .ImageList{
	margin:0px 10px 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
}
.ContenidoImageList .ImageList img{
	width:120px;
	opacity:0.7;
}
.ContenidoText{
	width:100%;
}
.ContenidoText table td{
	padding:5px;
}
.relationInfo{
	width:29%;
	padding:0 0 0 1%;
	float:left;
}
/*
.ContactAddress{
	width:48%;
	margin:10px 1%;
	float:left;
}
*/
.contactLink{
	color:#888;
	text-decoration:none;
}
.contactLink:hover{
	color:#000;
	text-decoration:none;
}
.itinerario{
	width:30%;
	padding:0%;
	margin:1%;
	box-shadow:0 0 5px #000;
	float:left;
	position:relative;
}
.itinerarioAux{
	margin-left:3%;
}
.itinerario table{
	width:100%;
	background-color:#fff;

}
.itinerario table td{
	background-color:;
	padding:5px 3%;
}
.itinerario table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}
.BtnItinerario{
	width:100%;
	padding:13px 0px;
	margin:0px 0px 0 0;
	background-color:#FFCC00;
	color:#002953;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.destinyText{
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	float:left;
	padding:10px 0;
	margin-top:-40px;
	height:100px;
	text-align:center;
}
#content_1_100,
#content_2_100,
#content_3_100{
	width:100%;
}
#content_1,
#content_2,
#content_3{
	width:32%;
	margin-right:2%;
	float:left;
}
#content_3{
	margin-right:0%;
}

.contact_o{
	width:98%;
	padding:0%;
	margin:0px 1% 15px 1%;
	box-shadow:0 0 5px #000;
	float:left;
	position:relative;
}
.contact_o table{
	width:100%;
	background-color:#fff;

}
.contact_o table td{
	background-color:;
	padding:5px 3%;
}
.contact_o table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}
}
@media only screen and (max-width: 600px) {
  	#form-compra{
		padding-left: 15px;
		padding-right: 15px;
	}
	#DsBox{
		width:90% !important;
		height: 40% !important;
		left:30%;
	}
	#DsBox img{
		width: 100% !important;
		height: 100% !important;
		left:30%;
	}
	#DsBox .close{
		width:10% !important;
		height:10% !important;
		margin-left:-11%;
		left:99%;
		margin-top:1px;
		position:absolute;
		z-index:10;
		opacity: .7;
	}
}
@media screen and (min-width: 901px) {
#DsBox{
	width:70%;
	padding:20px 1%;
	margin:auto;
	left:50%;
	margin-left:-36%;
	margin-top:30px;
	position:fixed;
	background-color:rgba(0,0,0,0.5);
	z-index:10000;
	border-radius:10px;
	display:none;
}
#DsBox .principal{
	width:100%;
}
#DsBox .close{
	width:20px;
	height:20px;
	margin-left:-27px;
	left:99%;
	margin-top:5px;
	position:absolute;
	z-index:10;
	opacity: .7;
}
.logo{
	width:35%;
	height:auto;
	position:relative;
	float:left;
}
.logoImage{
	height:auto;
	width:94%;
	margin:10px 3%;
}
.logoLetter{
	height:auto;
	width:94%;
	margin:10px 3%;
}
.menu{
	width:65%;
	height:auto;
	float:left;
	padding:0;
	display:none;
}
.menuSuperior{
	width:65%;
	height:auto;
	float:left;
	padding:0;
	display:block;
}
.BtnMenu{
	width:auto;
	float:right;
	padding:20px 15px;
	margin:20px 0px;
	color:#FFCC00;
	font-weight:bold;
	cursor:pointer;
}
.BtnMenu:hover{
	background-color:#FFCC00;
	color:#008245;
}
.BtnMenuActive{
	background-color:#EDDF20;
	color:#008245;
}
.BtnTool{
	width:100%;
	padding:11px 0px;
	/*margin:33px 0px 0 0;*/
	margin:9px 0px 0 0;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.buttonEnlace{
	width:80%;
	position:absolute;
	padding:5px 5%;
	margin:50px 5%;
	background-color:#FFCC00;
	color:#008245;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
div#contenido {
	margin:auto;
	max-width:1000px;
	width:100%;
	padding:20px 0px 20px 0px;
	text-align:justify;
}
.tittle{
	font-size:35px;
	font-weight:normal;
	color:#002953;
	margin:10px 0 30px 0;
	text-decoration:underline;
}
.subtittle{
	font-size:25px;
	font-weight:normal;
	color:#002953;
	margin:20px 0 10px 20px;
}
.contactTable{
	width:90%;
	margin:10px 0 10px 40px;
}
.contactTable td{
	padding:5px;
}
.serviceDiv2{
	width:28%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv2Auxiliar{
	margin-left:4%;
}
.serviceDiv3{
	width:96%;
	margin:0px 2% 20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 5px #000;
}
.serviceDiv4{
	width:96%;
	margin:20px 2%;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	height:0;
}
.serviceDiv2 .text,
.serviceDiv3 .text{
	width:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.4);
	color:#fff;
	position:absolute;
	height:200px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.serviceDiv2 img,
.serviceDiv3 img{
	width:100%;
	margin-bottom:10px;
}

.Information{
	width:69%;
	padding:0 1% 0 0;
	float:left;
}
#ContenidoImage{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ContenidoImageIMG{
	float:left;
}
.ContenidoImageLarge{
	width:10000px;
	overflow:hidden;
}
.ContenidoImageList{
	width:100%;
	margin:20px 0;
}
.ContenidoImageList .ImageList{
	margin:0px 10px 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
}
.ContenidoImageList .ImageList img{
	width:120px;
	opacity:0.7;
}
.ContenidoText{
	width:100%;
}
.ContenidoText table td{
	padding:5px;
}
.relationInfo{
	width:29%;
	padding:0 0 0 1%;
	float:left;
}
/*
.ContactAddress{
	width:48%;
	margin:10px 1%;
	float:left;
}
*/
.contactLink{
	color:#888;
	text-decoration:none;
}
.contactLink:hover{
	color:#000;
	text-decoration:none;
}
.itinerario{
	width:30%;
	padding:0%;
	margin:1%;
	box-shadow:0 0 5px #000;
	float:left;
	position:relative;
}
.itinerarioAux{
	margin-left:3%;
}
.itinerario table{
	width:100%;
	background-color:#fff;

}
.itinerario table td{
	background-color:;
	padding:5px 3%;
}
.itinerario table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}
.BtnItinerario{
	width:100%;
	padding:13px 0px;
	margin:0px 0px 0 0;
	background-color:#FFCC00;
	color:#002953;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.destinyText{
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	float:left;
	padding:10px 0;
	margin-top:-40px;
	height:100px;
	text-align:center;
}
#content_1,
#content_2,
#content_3{
	width:32%;
	margin-right:2%;
	float:left;
}
#content_3{
	margin-right:0%;
}

.contact_o{
	width:98%;
	padding:0%;
	margin:0px 1% 15px 1%;
	box-shadow:0 0 5px #000;
	float:left;
	position:relative;
}
.contact_o table{
	width:100%;
	background-color:#fff;

}
.contact_o table td{
	background-color:;
	padding:5px 3%;
}
.contact_o table th{
	padding:5px 3%;
	background-color:#002953;
	color:#fff;
	text-align:center;
}

}

.posiciones_tkb
{
	width: 150px;
}
.posiciones_select
{
	width:100%; padding:10px 0;
}
.posicion_fecha_salida
{
	width: 160px;
}
.input_fecha_salida
{
	width: 144.4px;
	height: 35px;
}
.colores_span
{
	color:#fff;
}

.posicion_div_vuelta
{
	width: 70px;
}
.posicion_div_numero
{
	width: 110px;
}
.posicion_input_numero
{
	width: 70px; height: 36px;
}
.posicion_div_boton
{
	top: 25px;
}
.colores_y_posiciones_span
{
	color:#EDDF21; font-weight:bold; cursor: pointer;
}
#journey2{
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding-bottom: 15px;
}