@charset "utf-8";
/* CSS Document */

/*Compatibilidad con HTML 5: define nuevas etiquetas HTML 5 como display:block para que los navegadores sepan cómo procesar las etiquetas correctamente. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

*{
	margin:0;megamenu
	padding:0;
	outline:none;
}

.center{
	text-align:center !important;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.anular{
	margin-right:0 !important;
	padding-right:0 !important;
}

.espacio{
	height:50px;
}

.espacio2{
	height:30px;
}

.espacio3{
	height:15px;
}

.cdro{
  padding: 40px 50px;
  border: 1px solid #D3D9DF;
  margin:20px 0 20px;
  background: #FCFCFC;
  
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}

.turis{
	  width: 319px;
  height: 710px;
  position: absolute;
  z-index: 99;
  display: block;
  top: 40px;
  left: -280px;
}
	

.izq{
	float:left;
}

.der{
	float:right;
}

.clean{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
}

.nosotros{
	background:url(../imagenes/banner/nosotros.jpg) center repeat;
}

.intro{
	background:url(../imagenes/banner/intro.jpg) center repeat;
}

.promperu{
	background:url(../imagenes/banner/promperu.jpg) center repeat;
}

.promocion{
	background:url(../imagenes/banner/paquetes.jpg) center repeat;
}

.prom{
  position: absolute;
  left: 11px;
  top: 4px;
  width: 58px !important;
}

.s_mar_b{
  margin-bottom: 80px !important;
}

.b_servicios{
	background:url(../imagenes/banner/servicios.jpg) center repeat;
}

.paq{
	background:url(../imagenes/banner/paquetes.jpg) center repeat;
}

.contact{
	background:url(../imagenes/banner/contacto.jpg) center repeat;
	
}

.turista{
	background:url(../imagenes/turista.jpg) 0 0 no-repeat;
}

.t_xtra{
	margin-top: 50px !important;
}

.contenedor{
	width:100%;
}

.cabecera{
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 999;
  
}

.franja_sup{
	  /*background: url(../imagenes/back-superior.png) repeat;*/
  background: rgba(24, 178, 151, 0.9);
  padding:6px 0;
  color: #fff;
}

.cont_franja_sup{
    width: 1040px;
    margin: 0 auto;
    position: relative;
}

.al_dr{
	text-align:right;
}

.col{
	width:610px;
}
.col2{
  width: 300px;
  padding: 0 0 0 45px;
  border-left: 1px dotted #ccc;
}
.col2 p{
	padding: 3px 0 !important;
  font-size: 12px !important;
  line-height: 18px !important;
}
.col2 h2{
	padding: 0 0 5px 0 !important;
  margin: 0 0 10px 0 !important;
  font-weight: 500 !important;
  border-bottom: 1px dotted #ccc;
}

.col2 p a{
	color:#FF4A00;
}

.col2 p a:hover{
	text-decoration:underline;
}

.col_sup {
  width: 328px;
  padding: 2px 0 2px 20px;
  font-size: 13px;
}
.col_sup2 {
width: 412px;
    padding: 5px 0 2px 30px;
    font-size: 13px;
    background: url(../imagenes/cel.png) no-repeat 11px center;
    margin: 0 0 0 23px;
    border-left: 1px solid #61C7BA;
}

.col_sup3 {
    width: 72px;
    padding: 2px 0 2px 5px;
    font-size: 13px;
    border-left: 1px solid #61C7BA;
    margin: 0 0 0 15px;
}

.col_sup4 {
  width: 185px;
  padding: 2px 0 2px 14px;
  font-size: 13px;
  border-left: 1px solid #61C7BA;
  margin: 0 0 0 25px;
}

col_sup5{
	width: 328px;
  padding: 5px 0 2px 40px;
  font-size: 13px;
  background: url(../imagenes/cel.png) no-repeat 17px center;
  margin: 0 0 0 30px;
    border-left: 1px solid #61C7BA;
}


.col4{
	  width: 255px;
  padding: 20px;
  border: 1px solid #DADEE2;
  -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #84B300;
}
.col4 h1{
  font-weight: 500;
  font-size: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0 0 20px 0;
  color: #DEF0AB;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #9CD300;
}

.col4 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.col4 li a {
display: block;
  padding: 6px 0;
  border-bottom: 1px dotted #AFCA64;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  
}

.col4 li a:hover{
	color: #000000;
}

.col3{
	width:680px;
}



.col3 h1{
  font-weight: 500;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  margin:0 0 20px 0;
  color: #789B01;
}

.logo{
	width: 267px;
  height: 200px;
  position: absolute;
  left: -30px;
  top: -31px;
  z-index: 99999;
  background: url(../imagenes/logo.png) center no-repeat;
  text-indent: -8000px;
}
.face{
	width: 370px;
  height: 200px;
  position: absolute;
  left: -80px;
  top: 220px;
  z-index: 99999;
  background: url(../imagenes/facebook.png) center no-repeat;
  text-indent: -8000px;
}
/*.logo{
	width:267px;
	height:171px;
	position:absolute;
	left: -28px;
    top: -23px;
	z-index:99999;
	background:url(../imagenes/logo.png) center no-repeat;
	text-indent:-8000px;
}*/

.cuerpo{
	padding:0 0 50px 0;
}

.franja_menu{
	background: #728e03;
  background: linear-gradient(to bottom,#93b821 0,#728e03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#93b821, endColorstr=#728e03, GradientType=0);
}

.cont_franja_menu{
	width:1080px;
	margin:0 auto;
	padding: 5px 0;
}

.menu{
	width:780px;
}

.menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

.menu li a{
 padding:10px 15px 15px;
  font-size: 14px;
  color: #fff;
  float: left;
  display: block;
  text-decoration: none;
  font-weight: 700;
  
  	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;

  border: 1px solid transparent;
  border-bottom: none;
}

.menu li a:hover{
	  background: #759104;
	  border-bottom: none;
	  
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;

-webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.menu2{
	width:400px;
}

.menu2 ul{
	padding:0;
	margin:0;
	list-style:none;
}

.menu2 li a{
  padding: 10px 35px 15px;
  font-size: 14px;
  color: #fff;
  float: right;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  
  	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

.menu2 li a:hover{
	  background: #FF4A00;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;

-webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.banner{
	/*height:576px;*/
}

.banner-interno{
	height:400px;
	margin:0 0 50px 0;
}

.destacados{
	background:#E4E6EA;
	height:65px;
	margin-bottom:100px;
	
}

.cont_destacados{
	width:1000px;
	z-index:9997;
	margin:0 auto;
	position:relative;
}

.c_dest{
	position:absolute;
	width:1000px;
	top:-50px;
	z-index:99999;
}

.slider_dest{
	width:700px;
}

.slider_dest ul{
	margin:0;
	padding:0;
	list-style:none;
}

.slider_dest li{
	display:block;
	border:1px solid #d7d6d5;
	border-bottom:1px solid #A1A19F;
	width:220px;
	background:#fff;
	float:left;
	margin:0 16px 0 0;
}

.slider_dest h1{
	display:block;
	padding:15px 10px;
	font-size:13px;
	color:#626262;
	border-bottom:1px solid #d7d6d5;
}

.dias{
	width:65px;
	padding:10px;
	border-right:1px solid #d7d6d5;
	background:#f7f7f7;
}
.costo{
	width:102px;
	text-align:right;
	padding:10px 15px;
	background:#f7f7f7;
	color:#639c0a;
	font-weight:700;
}


.titulo{
	width: 1000px;
	border-bottom: 1px solid #a9a9a9;
	margin-bottom: 20px;
	position: relative;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
}

.cont_titulo{
	width: 520px;
	background: #FFF;
	position: absolute;
	left: 552px;
	margin-left: -280px;
	text-align: center;
	padding: 10px 20px;
	font-family: 'Roboto Condensed', sans-serif;
	top: -90px;
}

.cont_titulo h1{
	  font-weight: 500;
  font-size: 28px;
  padding: 0 0 5px 0;
}

.cont_titulo a{
  font-weight: 500;
  font-size: 17px;
  padding: 0 0 5px 0;
  color:#85A800;
  text-decoration:none;
}

.paquetes{
	width:1000px;
	margin:0 auto;
	position:relative;
}

.paquetes ul{
	padding:0;
	margin:0;
	list-style:none;
}

.paquetes li{
	display:block;
	float:left;
	margin:0 52px 40px 0;
	width:297px;
	position:relative;
}

.paquetes li img{
	display:block;
	width:100%;
}

.ver, .ver2{
position: absolute;
  top: 12px;
  right: -11px;
  background: url(../imagenes/ver-mas.png) no-repeat;
  width: 78px;
  height: 30px;
  color: #fff;
  padding: 10px 0 0 22px;
  text-align: left;
  font-weight: 700;
  text-decoration: none;
}

.ver2{
  background: url(../imagenes/ver-mas2.png) no-repeat;
}

.paq_txt{
	width: 173px;
	display: block;
	margin: 10px 15px;
	bottom: -2px;
	text-decoration: none;
	background: url(../imagenes/soporte-tx.png) repeat;
	position: absolute;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	left: 55px;
}

.paq_txt:hover{
	background:rgba(158, 191, 28, 0.85);
}

.paq_txt:hover p{
	color: #fff;
}

.paq_txt h1{
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: block;
  padding: 9px 12px 9px 35px;
  background: url(../imagenes/etiqtea.png) 12px 11px no-repeat;
  text-align: left;
}

.paq_txt p{
  display: block;
  padding: 9px 10px 9px 20px;
  color: #4fac04;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500;
  float: right;
  width: 45px;
  text-align: right;
  background:url(../imagenes/etiqtea.png) center left no-repeat;
}

.paq_txt_int{
	display:block;
	padding:10px 15px;
	bottom:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	  border: 1px solid #d7d6d5;
	  background: #f7f7f7;
	  text-decoration: none;
	  color: #626262;
	  text-align: left;
	  padding: 0 0 10px 0;
	  
	    -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.paq_txt_int:hover{
	  background: rgba(255, 74, 0, 1);
  color: #fff;
}

.paq_txt_int:hover p{
	 border-top: 1px dotted #EF9453;
  color: #FFE800;
}

.paq_txt_int h1{
  padding: 9px 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: block;
  text-align:center;
}

.paq_txt_int p{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #00AE00;
  display: block;
  padding: 5px;
  border-top: 1px dotted #D5D5D5;
  margin: 0 15px 8px;
}

/**/
.paq_txt_b{
	width:267px;
	display:block;
	margin:10px 15px;
	bottom:-1px;
	text-decoration: none;
	background:url(../imagenes/soporte-tx.png) repeat;
	position:absolute;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;

	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	left: -1px;
}

.paq_txt_b:hover{
	background:rgba(158, 191, 28, 0.85);
}

.paq_txt_b:hover p{
	color: #fff !important;
}

.paq_txt_b h1{
    padding: 9px 10px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: block;
  float: left;
  width: 170px;
}

.paq_txt_b p{
  display: block;
  padding: 9px 10px 9px 20px !important;
  color:#90C000 !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 500;
  float: right;
  width: 45px;
  text-align: right;
  background: url(../imagenes/etiqtea.png) center left no-repeat;
}


.tickets{
	width:1000px;
	margin:0 auto 45px;
}	
	
.tickets ul{
	margin:0;
	padding:0;
	list-style:none;
}

.tickets li a{
	display:block;
	width:155px;
	border:1px solid #d7d6d5;
	background:#f7f7f7;
	text-decoration:none;
  	font-size: 11px;
  	color: #626262;
	text-align:center;
	padding: 0 0 10px 0;
	float:left;
 margin: 0 11px 0 0;
}

.tickets li a img{
	  display: block;
  margin: 0 0 15px
}

.hoteles{
	width:1000px;
	margin:0 auto 45px;
}	

.hoteles h1{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	  font-weight: 500;
	  display:block;
	  padding:7px;
}

.hoteles p{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #00AE00;
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #D5D5D5;
  border-top: 1px dotted #D5D5D5;
  margin: 0 15px 8px;
}
	
.hoteles ul{
	margin:0;
	padding:0;
	list-style:none;
}

.hoteles li a{
	  display: block;
  width: 155px;
  border: 1px solid #d7d6d5;
  background: #f7f7f7;
  text-decoration: none;
  font-size: 11px;
  color: #626262;
  text-align: center;
  padding: 0 0 10px 0;
  float: left;
  margin: 0 11px 0 0;
  min-height: 210px;
  
    -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.hoteles li a:hover{
	background:#8AB200;
	color:#fff;
}

.hoteles li a:hover p{
	color:#FFDF00;
}

.hoteles li a img{
	  display: block;
  margin: 0 0 15px
}


/**/

.servicios{
	width:1000px;
	margin:0 auto 45px;
}	

.servicios h1{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	  font-weight: 500;
	  display:block;
	  padding:7px;
}

.servicios p{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #00AE00;
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #D5D5D5;
  border-top: 1px dotted #D5D5D5;
  margin: 0 15px 8px;
}
	
.servicios ul{
	margin:0;
	padding:0;
	list-style:none;
}

.servicios li a{
display: block;
  width: 250px;
  border: 1px solid #d7d6d5;
  background: #f7f7f7;
  text-decoration: none;
  font-size: 11px;
  color: #626262;
  text-align: center;
  padding: 0 0 10px 0;
  float: left;
  margin: 0 40px 35px;
  min-height: 260px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.servicios li a:hover{
	background:#9CBE1C;
	color:#fff;
}

.servicios li a:hover p{
	color:#FFDF00;
}

.servicios li a img{
	  display: block;
  margin: 0 0 15px
}


.pago{
	width: 650px;
	margin: 0 auto 10px;
	display: table;
}

.form_dest{
  width: 260px;
  padding: 10px 10px 5px 10px;
  background: #9ebf1c;
  color: #fff;
  border: 2px solid #8BA912;
  position:relative;
}

.form_dest h1{
  font-size: 15px;
  padding: 5px 0px 5px 0;
  border-bottom: 1px solid #8BA912;
  margin-bottom: 10px;
}

.form_dest table{
	margin:0;
	padding:0;
}

.form_dest table td{
	padding:5px;
}

.form_dest table td input{
	border:0;
	padding:3px
}

.form_dest table td select{
  border: 0;
  padding: 3px;
  margin: 0 2px 0 0;
  font-size: 11px;
}

.inp1{
	width:50px;
}

.inp2{
	width:65px;
}

.reservar{
  padding: 8px 5px 5px 5px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  width: 250px;
  border: none;
  margin: 6px 0 0 0;
  text-transform:uppercase;
  color:#fff;
  cursor: pointer;
  display:block;
  text-decoration:none;
  
  background: #667f30;
  background: linear-gradient(to bottom,#b1cc49 0,#667f30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1cc49, endColorstr=#667f30, GradientType=0);
}

.pie_pagina{
	  padding: 10px 10px 40px 10px;
  background: #84B300 url(../imagenes/textura-selva.png) bottom repeat-x;

  
}

.cont_pie_pagina{
    width: 1100px;
  margin: 0 auto;
  padding: 30px 0 20px;
}

.col_footer2{
    width: 240px;
  float: left;
  margin: 0 17px 0 0;
  padding: 0 15px 0 0;
}

.col_footer2 h1{
font-size: 24px;
  font-weight: 500;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer2 h2{
font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer2 h3{
font-size: 35px;
  font-weight: 500;
  padding: 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer2 p{
    color: #fff;
  padding: 0 15px 0 0;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

.col_footer2 ul{
	padding:0;
	margin:0;
	list-style:none;
}

.col_footer2 li a{
	display: block;
  padding: 3px;
  color: #FFf;
  text-decoration: none;
}

.col_footer2 li a:hover{
	text-decoration:underline;
}



.col_footer3{
  width: 185px;
  float: left;
  margin: 0 17px 0 0;
  padding: 0 15px 0 0;
}

.col_footer3 h1{
font-size: 24px;
  font-weight: 500;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer3 h2{
font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer3 h3{
font-size: 35px;
  font-weight: 500;
  padding: 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer3 p{
    color: #fff;
  padding: 0 15px 0 0;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

.col_footer3 ul{
	padding:0;
	margin:0;
	list-style:none;
}

.col_footer3 li a{
	display: block;
  padding: 3px;
  color: #FFf;
  text-decoration: none;
}

.col_footer3 li a:hover{
	text-decoration:underline;
}



.col_footer{
    width: 330px;
  float: left;
  margin: 0 17px 0 0;
  padding: 0 15px 0 0;
}

.col_footer h1{
font-size: 24px;
  font-weight: 500;
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer h2{
font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer h3{
font-size: 35px;
  font-weight: 500;
  padding: 0;
  border-bottom: 1px dashed #84BA59;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}

.col_footer p{
    color: #fff;
  padding: 0 40px 0 0;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

.col_footer ul{
	padding:0;
	margin:0;
	list-style:none;
}

.col_footer li a{
	display: block;
  padding: 3px;
  color: #FFf;
  text-decoration: none;
}

.col_footer li a:hover{
	text-decoration:underline;
}

.cont{
	margin:0;
	padding:0;
	list-style:none;
}

.cont li{
	display:block;
	padding:3px 3px 3px 25px;
	color:#fff;
}

.ico_cel{
	background:url(../imagenes/ico_cel.png) no-repeat left center;
}
	
.ico_mail{
	background:url(../imagenes/ico_mail.png) no-repeat left center;
}
	
	
.ico_direccion{
	background:url(../imagenes/ico_direccion.png) no-repeat left center;
}

.copy{
	  text-align: center;
  color: #c8eaad;
  background: #6C9B00;
  padding: 20px;
}

.copy a{
	color:#c8eaad;
	text-decoration:none;
}

.copy a:hover{
	text-decoration:underline;
}

.text_inca{
	  height: 144px;
  /* margin-bottom: 10px; */
  background: url(../imagenes/textura-inca.png) repeat-x;
}

.redes ul{
	margin:0;
	padding:0;
	list-style:none;
}

.redes li a{
  display: block;
  width: 22px;
  float: left;
  margin: 0 1px 0;
  text-indent: -8000px;
  height: 20px;
}

.facebook{
	background:url(../imagenes/red_soc.png) 0 0 no-repeat;
}

.twitter{
	background:url(../imagenes/red_soc.png) -22px 0 no-repeat;
}

.youtube{
	background:url(../imagenes/red_soc.png) -44px 0 no-repeat;
}


.estrella{
	margin:0;
	padding:5px 0 0 0;
	list-style:0;
	display:block;
	text-align:center;
}

.estrella li{
	display:inline-block;
	width:13px;
	height:12px;
	background:url(../imagenes/estrella.png) no-repeat center;
	text-indent:-8000px;
}

.cuerpo-interno{
	width:1000px;
	margin: 10px auto 70px;
	text-align: justify;
}

.cuerpo-interno p{
font-size: 14px;
  line-height: 21px;
  padding: 10px 0;
  color: #4C4C4C;
}

.al_center{
	text-align:center;
}


h6 {
    color: #fff;
  font-size: 17px;
  margin: 15px 0;
  padding: 9px 15px;
  text-align: center;
  background: #8AB200;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
}

.h6-cl {
    color: #FF4A00;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px !important;
    border-bottom: 1px dotted #CFCFCF;
  margin-bottom: 18px;
    font-weight: 500;
}

.h6-cl strong{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.blue {
  color: #8AB200;
}

.h7-cl{
	color:#FF4A00;
	border-bottom:none;
}

.lista3, .lista1, lista4{
	margin:0;
	padding:0;
	list-style:none;
}

.lista3 li, .lista1 li, .lista4 li{
  padding: 7px 0 7px 18px;
  margin-left: 15px;
  text-align: justify;
  line-height: 20px;
  font-size: 13px;
    color: #4F4F4F;
}

.lista3 li {
	background: url(../imagenes/icons/li3.png) 0 9px no-repeat;
}

.lista3 li a{
	  color: #8AB200;
	  text-decoration:none;
}

.lista3 li a:hover{
	  color: #8AB200;
	  text-decoration:underline;
}

.lista1 li {
  background: url(../imagenes/icons/li02.png) 0 9px no-repeat;
}

.lista4 li {
  background: url(../imagenes/iconos/ico1.html) 0 13px no-repeat;
}

h5 {
  color: #005ba1;
  font-size: 21px;
  margin: 15px 0;
}

.cotizar {
  border: solid 1px #6C8B01;
  background: #8AB200;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 15px 20px;
  display: block;
  margin:20px auto 50px;
  transition: all .3s;
  border-radius: 4px;
  width: 200px;
  font-size: 24px;
  font-weight: 400;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
}


/*formulario*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.contact form input[type='text'], .contact form input[type='email'], .contact form textarea {
	border-radius: 0px;
	box-shadow: 0px 3px 3px #f7f7f7;
	margin: 0 10px 22px 0;
	height: 27px;
	display: inline-block;
	padding: 4px 6px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 270px;
  padding: 10px;
  margin: 5px 5px 15px 5px;
}

.contact form textarea {
height: 100px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
width: 577px;
  padding: 10px;
  margin: 5px;
}

.envio_contacto {
    border: solid 1px #678B01;
  background: #84B300;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 11px 20px;
  display: block;
  transition: all .3s;
  border-radius: 4px;
  width: 164px;
  font-size: 19px;
  font-weight: 400;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
  margin: 15px auto;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table tbody tr{
	margin:5px 0;
}

td,
th {
  padding: 0;
}

/* cotizar paquete */
.cotizarpaq{ width:640px;}
.cotizarpaq  .campo{  padding:5px 15px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:500px; background:#f6fbfd;}
.cotizarpaq  .campo2{  padding:5px 15px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:100px; background:#f6fbfd}
.cotizarpaq  .campo3{  padding:5px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:50px; background:#f6fbfd}
.cotizarpaq  .campo4{  padding:5px 15px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:120px; background:#f6fbfd}
.cotizarpaq  .calendario{  padding:5px 15px 5px 25px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:150px; background:url(../imagenes/icons/calendar.png) #f6fbfd 5px 5px no-repeat; }

.cotizarpaq .select{  padding:5px 5px; margin:6px 0; border-radius:3px; border:1px solid #abcce5; color:#dsdas; width:70px; background:#f6fbfd}
.cotizarpaq  form p{ font-size:16px;}

.cotizarpaq .s_2{width: 125px;
padding: 5px;
border: 1px solid #ccc; border-radius:3px;}

.reservaciones .enviar, .enviar {
     border: solid 2px #7EA100;
  background: #8AB200;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  padding: 6px 25px;
  display: block;
  margin: 0 auto;
  transition: all .3s;
  border-radius: 4px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
  font-size: 20px;
}

.men_sup{
	  margin: 0;
  padding: 0;
  list-style: none;
  width:540px;
  color: #fff;
}

.men_sup li a{
display: block;
  padding: 0 10px;
  float: left;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #98DFD6;
  
}

.separador2{
	  clear: both;
  height: 20px;
}


.cont_t_box{
	position:relative;
	height:278px;
}

.t_box{
	padding: 15px;
  background:rgba(138, 178, 0, 0.81);
  border: 2px dotted #fff;
	text-align:right;
	position:absolute;
	z-index:9999;
	color:#fff;
	bottom:20px;
	right: 45px;
}

.t_box h1{
  font-family: 'Courgette', cursive;
  font-weight: bold;
  font-size: 21px;
}
.t_box h2{
  font-family: 'Merriweather', serif;
  font-weight: 400;
  font-size: 16px;
  margin-top:5px;
}

.f_det{
  display: block;
  float: left;
  margin:10px 20px 10px 0;
  padding: 5px;
  border: 1px solid #D6D9E5;
  width: 270px;
  
}

/* ----- table ----- */

table.tdatos{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-top: 40px;
}

	table.tdatos th, table.tdatos td{
	padding: 13px 1em;
	text-align: left;
	line-height: 1.5em;
	}

	table.tdatos th, table.tdatos th:hover{
	text-transform: uppercase;
	color: #fff;
border-left:1px solid #7A9D01;
background:#8AB200;
	}

	table.tdatos td{
	padding-left: 1.2em;
	color: #666;
	border-left: 1px solid #f0f0f0;
	background: transparent;
	text-align: center;
	}

	table.tdatos td:first-child{
	border-left: none;
/*	  text-align: left;
*/	}

	table.tdatos tr{
	border: 1px solid #f0f0f0;
	border-top: none;
	}

	table.tdatos thead tr{
	border-bottom: none;
	}

	table.tdatos tr:hover{
	background: #fafafa;
	}

	table.tdatos tfoot tr{
	border-top: 1px solid transparent;
	border-bottom: none;
	}

	table.tdatos tfoot td, tfoot td:hover{
	text-align: center;
	background: #f6f6f6;
	}

	table.tdatos table caption{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
	color: #aaa;
}



.minigal{
	margin:0;
	padding:0;
	list-style:none;
}	

.minigal h2{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	  font-weight: 500;
	  display:block;
	  padding:7px;
}

.minigal p{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #00AE00;
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #D5D5D5;
  border-top: 1px dotted #D5D5D5;
  margin: 0 15px 8px;
}
	
.minigal ul{
	margin:0;
	padding:0;
	list-style:none;
}

.minigal li a {
  display: block;
  width: 300px;
  border: 1px solid #d7d6d5;
  background: #f7f7f7;
  text-decoration: none;
  font-size: 11px;
  color: #626262;
  text-align: center;
  padding:0 0 10px 0;
  float: left;
  margin: 0 18px 15px;
  min-height: 270px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.minigal li a:hover{
	background:#8AB200;
	color:#fff;
}

.minigal li a:hover p{
	color:#FFDF00;
}

.minigal li a img{
	  display: block;
  margin: 0 0 15px
}

.itinerario{
	margin-bottom: 30px;
}

.spacio_a{
	padding-top:25px;
}

.marco{
	  border: #E1E6ED 1px solid;
  background: #FAFCFD;
  padding: 10px 0 10px 10px;
}

.ytuplanes{
width: 150px;
    position: absolute;
    right: -4px;
    top: -91px;
}

.reproductor{
  width: 157px;
  margin: 50px auto 5px;
}

.map_tingo{
  width: 140px;
  height: 180px;
  display: block;
  margin-top: 24px;
  border: 2px solid #A1C834;
}

.cuentas{
	width:1000px;
	text-align:center;
	margin:10px auto;
}

.cuentas h1 {
    font-weight: 500;
  font-size: 20px;
  padding: 42px 0 5px 0;
  font-family: 'Roboto Condensed', sans-serif;
}

.cuentas p span{
	font-weight:bold;
	font-size:20px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#85A800;
	 padding: 0 0 10px 0;
}

.cuentas p{
  font-size: 14px;
  padding: 3px 0;
  color: #5F5F5F;
}

.lin_div{
	    border-bottom: 1px dashed #C0BEBE;
  clear: both;
  margin: 40px 0 5px;
}

.azul{
	  color: #145799;
}

.naranj{
	 color: #E24D00;
}
.pakete{
	width:100%;
	display:block;
	margin:0px 0px;
	bottom:-1px;
	text-decoration: none;
	background:url(../imagenes/yque.png) repeat;
	position:inherit;
	font-family: sans-serif;
	font-size:16px;

	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	left: -1px;
	text-decoration:none;
}

.pakete:hover{
	background:rgba(158, 191, 28, 0.85);
}

.pakete:hover p{
	color: #fff !important;
}
.pakete h1{
  padding: 9px 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align:center;
  color:#FFFFFF;  
}
.pakete a{
text-decoration:none;
}
.pakette{
	width:100%;
	text-align:right;
	padding:10px 15px;
	background:#f7f7f7;
	color:#639c0a;
	font-weight:700;
}
.blink {text-decoration: blink;}	
	

	
.animated {
 -webkit-animation-duration: 2s;
 animation-duration: 2s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
@-webkit-keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
@keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
.flash {
 -webkit-animation-name: flash;
 animation-name: flash;
}





	
	
