@charset "utf-8";
/* CSS Document */
:root{
  --azulito:rgb(0,193,186);
  --marginLeft:0.8em;
  --borderRadius:10px;
  --width:20%;
  --colorBoton:#fff;
  --colorIcono:rgb(215,117,8);
  --colorBeyond:#005464;
}
#priceprice{
	cursor: pointer;
}
#contador{
    color: white;
    text-align: center;
    font-size: 23px;
    margin-top: -.1em;
    margin-bottom: 0em;
}
.cantidadcarro2{
	color: white;
    float: left;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #f08d46;
    border-radius: 50%;
    width: 20px;
    text-align: center;
	    font-size: 16px;
}
/*hotelesws*/
.activ0{
	background: rgba(0, 140, 161, 1) !important;
	display: block;
}
.rescode{
	color: #005464 !important;
	cursor: pointer;
}
#carrito {
    background: url("../_images/_carrito/iconoCar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 15px;
		margin-left:2px;
    /*margin-left: 15px;
    margin-right: 7.5px;*/
    margin-top: 5px;
    padding-left: 21px;
}

#carrito:hover {color:#FFFFFF;}

#header{
	width:100%;
	height:auto;
	background:rgba(0,84,100,1.0);
	position:fixed;
	z-index: 1500;;
	padding: 0.5em 0 0.5em 0;
}

#headerContTop{
		width:98%;
		height:auto;
		max-width:1220px;
		overflow:hidden;
		margin:0 auto;
	}

#logo{
	height:auto;
	float:left;
	clear:left;
	margin-bottom:0.5em;
}

#logo img{
	/* width:100%; */
}

#slider{
	display:none;
	width:100%;
	z-index:0;
	height:auto;
	padding:0;
	overflow:hidden;
	position:relative;	
}

.sliderContent{
	width:100%;
	z-index:0;
}

#contenidoSube{
	width:100%;
	margin:0;
	height:auto;
	background:rgba(255,255,255,1.00);
	z-index:0;
	position:relative;
	padding-bottom:50px;	
}

#contenidoDiv{
	width:100%;
	max-width:1022px;
	padding-left:1px;
	padding-right:1px;
	padding-top:15px;
	margin:0 auto;	
}


#footer{
	background:rgba(198,151,116,1.0);
	width:100%;
	height:auto;
	position:relative;
	z-index:0;
}

/* [	 Estilos del nuevo footer 	]*/
#footer2{
	width:100%;
	height:auto;
	background: #fff;
}
.contenidoFooter {
    margin: 0 auto;
    max-width: 1022px;
}
.contenidoLogos {
    border-bottom: 1px solid #005464;
    border-top: 1px solid #005464;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    padding: 1.5em;
}

.logo > img {
    background: #fff none repeat scroll 0 0;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 1.2em;
    z-index: 100;
}

.logos > img { margin-left: 1em; }
.logos > img:first-child { margin-right: 1em; }
.logos > img:nth-child(2){ margin-right: 2.5em; }

.phones{ text-align: center; padding: 1em;}
.phones h1 {
    color: #005464;
    font-size: 1.5em;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.menuFooter2{
	display: flex;
	justify-content: center;
}
.menuFooter2 li {
    align-items: center;
    color: #ccc;
    display: flex;
}
.menuFooter2 > li > a {
    color: #000;
    padding: 0 0.2em 0 0.5em;
}
.menuFooter2 > li > a:hover {
    color: rgba(0,84,100,1.0);
}
.links2 > .menuFooter2 > li > a {
    color: #000;
    font-size: 1em;
    font-weight: bold;
    padding: 0.2em;
}
.links1 {
    margin-bottom: 0.5em;
}
.links2{ margin-bottom: 1.5em; }
/* [	 Fin de stilos del nuevo footer 	]*/







#contenidoFooter{
	width:95%;
	margin:0 0.3em 0 0.3em;
	max-width:1022px;
	height:auto;
	padding-left:1px;
	padding-right:1px;
	margin:0 auto;
	overflow:hidden;
}

#contenidoFooter .logo{
	width:100px;
	
	
	margin: 0 auto;
	margin-top:5px;
}

#contenidoFooter .logo img{
	width:100%;
	
	
}


#contenidoFooter p{
	color:rgba(255,255,255,1.00);
	 font-family:"proxima-nova",sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:300;
	line-height:22px;
}


#bannerPromo{
	height:auto;
	margin:1em 0 5em 0;
	width:auto;
	
}

#bannerPeque{
	width:25%;
	height:auto;
	display:block;
	
}

#bannerPeque .contenido{
	width:100%;
	height:auto;
	border:1px solid rgba(198,151,116,1.0);
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:1.5em;
	border-radius:3px;
	padding:0.19em 0.5em 0.12em 3.6em;
	background:url(../_images/template/botonPromo/botonPeque.png) 0px 0px no-repeat;
	color:rgba(0,84,100,1.0);
	text-shadow: 1px 1px 1px rgba(2, 3, 3, 0.3);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	-moz-box-shadow:    0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	box-shadow:         0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	cursor:pointer;
	display:block;
	
}

.rolloverBanner{

	color:rgba(0,0, 0, 1.0);

}
	
#bannerPeque .mundo{
	width:62px;
	height:62px;
	position:absolute;
	z-index:5px;
	margin:-3.25em 0 0 1.2em;
}



#bannerGrande{
	width:auto;

	height:auto;
	display:none;
}

#bannerGrande .contenido{
	width:84.6%;
	height:auto;
	border:1px solid rgba(198,151,116,1.0);
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0.1em 0.1em 0.1em 9.5em;
	background:url(../_images/template/botonPromo/botonBig.png) 0px 0px no-repeat;
	color:rgba(0,84,100,1.0);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	-moz-box-shadow:    0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	box-shadow:         0px 1px 2px 0px rgba(2, 3, 3, 0.3);
	cursor:pointer;
	display:block;
	overflow:hidden;
	
}
	
#bannerGrande .mundo{
	width:165px;
	height:122px;
	position:absolute;
	z-index:5px;
	margin:-6.9em 0 0 0.75em;
}

#cerrar-bnt{
	width:16px;
	height:16px;
	margin: 0 0 0 auto;
	background:url(../_images/template/botonPromo/cerrarBnt.png) top no-repeat;
	position:relative;
	cursor:pointer;
}

#bannerGrande .textobnt{
	width:70%;
	height:auto;
	margin:-0.6em 0 1.49em 1em;
	float:left;
	overflow:hidden;
	
}

#bannerGrande .textobnt .title{
	font-size:1.24em;
	border-radius:3px;
	
	color:rgba(0,84,100,1.0);
	text-shadow: 1px 1px 1px rgba(2, 3, 3, 0.3); 
	
	text-align:center;
	display:block;
	}
	
#bannerGrande .textobnt .text{
	font-size:1.1em;

	
	color:rgba(0,84,100,1.0);
	text-shadow: 1px 1px 1px rgba(2, 3, 3, 0.3);
	display:block;

	text-align:center;
	}

.botonRequest{
		width:auto;
		height:auto;
		padding:0.15em 1.25em 0.15em 1.25em;
		background:rgba(0,84,100,1.0);
		-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:rgba(255,255,255,1.00);
	text-shadow: 1px 1px 1px rgba(2, 3, 3, 0.2);
	border:1px solid rgba(0,84,100,0.7);
	float:left;
	margin: 0.30em 0 0 0.75em;

	font-size:1.5em;
	-webkit-box-shadow: inset 0px -10px 10px 6px  rgba(9, 10, 10, 0.3);
	-moz-box-shadow:   inset 0px -10px 10px 6px  rgba(9, 10, 10, 0.3);
	box-shadow:        inset 0px -10px 10px 6px  rgba(9, 10, 10, 0.3);
	cursor:pointer;
}

.botonRequest:hover{
	background:rgba(0,84,100,0.8);
}

p.breadCrum{
	margin:0.5em 0 0.5em 0;
	font-size:0.85em;
	color:rgba(0,84,100,1.00);
	
	/*text-transform:lowercase;*/
}

p.breadCrum a{
	color:rgba(198,151,116,1.00);

}

p.breadCrum a:hover{
	text-decoration:underline;
}




/*css para la alerta para las busquedas del mismo dia */

#alert{
	width:70%;
	height:auto;
	margin:0 auto;
	display:none;
	font-size:1.5em;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* css carrito */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#ladoB { 

	/*position:relative;
	z-index:101;
	margin: 0em 0 0;
	float:right;
	background-color:#E6E4E1;
	width:330px; 
	right:0;
	top:-2em;
	
	height:auto;
	
	background-color: rgba(207,207,207,0.85);
	border-left:1px solid #585858;
	 
	display:none;*/
	
	position:fixed;
	float:right;
	
	width:330px; 
	right:0;
	top:0;
	height:100%;
	/*height:1723px;*/ /*calc(100% - 5%);*/
	background-color: rgba(0, 52, 63, 0.95);
	/*border-left:1px solid #585858;*/
	z-index:1500; 
	display:none;
	
	
}

 .pesta {
  float:right;
  position:fixed;
  top:131px;
  margin-top:30px;
  right:10px;
  z-index:500;
  margin-right:260px;
  cursor:pointer;
  background-color: rgba(0, 52, 63, 0.95);
  width:29px;
  height:160px;
  
}

#iconocar{
    margin: -44px 0 0 9px;
    float: left;
    width: auto;
    height: auto;
}
.tri{
	    float: left;
    margin-left: -7px;
    margin-top: -56px;
    width: 7px;
    height: 14px;
}
.tri2{
	    float: left;
    margin-left: -30px;
    margin-top: 0px;
    width: 15px;
    height: 28px;
}
.important {
		color: #003d4c;
    background: #f08d46;
    padding: 30px;
    text-align: justify;
    margin-top: 4px;
    margin-left: -30px;
    width: 300px;
    box-shadow: 0 7px 7px -3px rgba(0, 0, 0, 0.18); 
}
#cantidadcarro{
    background: #f08d46;
    color: #eee;
    /* border-radius: 50%; */
    /* float: left; */
    font-size: 27px;
    width: 33px;
    text-align: center;
    margin-left: -7px;
    margin-top: 22px;
    border: solid 2px #003d4c;
    box-shadow: 0 7px 7px -3px rgba(0, 0, 0, 0.18);
}

 #movsidebar{
   width:100%;
   height:100%;
   position:relative;
   float:right;
   margin-right:-13px;
   right:-7px;
}


#lBcontenido { 
 width:100%;
 height:100%;
 position:relative;
 float:right; 
}

#sidebar { 
  position:relative;
  width:270px;
  float:right;
  right:15px;
}

#jcart  { 
 /* position:relative;
  width:270px;
  float:right;
 
  margin: -12em 1.6em 0 0;*/
  
  position:relative;
  float:right;
  right:15px;
  margin:0 auto;
 
  
}
.jcartws {
	 width:318px;
}
.jcartwb {
	 width:100%;
}

#jcart #resumen { 
 position:relative;
 width:278px;
 margin-top:40px;
 margin-bottom:8px;
 height:33px;
}

#containerTodo{
	width:auto;
	display:block;
	max-height:466px;
	overflow: hidden;
	position:relative;	
										                  
}

/*
.sombraEfecto{
	border-top: 1px solid rgba(105,104,104,0.43);
	border-bottom: 1px solid rgba(105,104,104,0.43);
	-moz-box-shadow:    inset  0  10px 8px -8px rgba(181,181,181,1.00), 
                        inset  0  -13px 5px -7px rgba(181,181,181,1.00);
    -webkit-box-shadow: inset  0  10px 8px -8px rgba(181,181,181,1.00),
                        inset  0 -13px 5px -7px rgba(181,181,181,1.00);
     box-shadow:        inset  0  10px 8px -8px rgba(181,181,181,1.00),
                        inset  0 -13px 5px -7px rgba(181,181,181,1.00); 
	
}*/


#sombraArriba{
	border-top: 1px solid rgba(105,104,104,0.43);
	-moz-box-shadow:    inset  0  10px 8px -8px rgba(0,0,0,0.55);
	-webkit-box-shadow: inset  0  10px 8px -8px rgba(0,0,0,0.55);
	 box-shadow:        inset  0  10px 8px -8px rgba(0,0,0,0.55);
	 display:none;
	 overflow:hidden;
	 width:20em;
	 height:7px;
	 z-index:1000;
	 position:fixed;
	 /*left:1024px;*/
	          
}

/*
#sombraAbajo{
	border-bottom: 1px solid rgba(105, 104, 104, 0.43);
	box-shadow: inset 0 -10px 10px -10px #000000;
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
	top:533px;
	
	display: none;
	height: 7px;
	overflow: hidden;
	position: fixed;
	width: 20em;
	z-index: 1000;
}*/

#scMain { 
	position:relative;
	float:left; 
	direction:ltr; 
	z-index:0; 
	margin-top:0.3em;
}

#scMain .scs { 
	height:1px;
	position:relative;
	float:left;
	width:100%;
	background-color:rgba(0, 84, 100, 1);
	}

#scMain .scBlock { 
  width:286px;
 /* height:75px;*/
  height:22px;
  position:relative;
  float:left;
  /*
  background-color:rgba(0, 52, 63, 1);*/
  
  margin-bottom:5px;
  left:0px;
 /* -webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;*/
}

#scMain .scItem { 
					position:relative;
					float:left;
					width:278px;
					
					/*background-color:rgba(0, 52, 63, 0.95);*/
					padding:4px;
					left:0px;
					
}

.separador{
	border-bottom:1px solid #807f84;
}

#scMain .carritoHoteles{background-color:rgba(16, 139, 61, 1);}
#scMain .carritoTours{background-color:rgba(222, 128, 16, 1);}

#scMain .scItem .todo { margin-left:31px;  }

#scMain .scDelete { 
	position:relative;
	float:right;
	padding:4px;
	/*width:270px;*/
	width:16px;
	z-index:100;
 }

#scMain .scDelete img { float:right; }

.botonP{
	width:7em;
	height:auto;
	display:block;
	background: -moz-linear-gradient(top,#f6b988, #f4ad75, #f08d46 ,#cb7335 );
	background: -ms-linear-gradient(top, #f6b988, #f4ad75, #f08d46, #cb7335 );
	background: -o-linear-gradient(top,#f6b988, #f4ad75, #f08d46,#cb7335);
	background: -webkit-linear-gradient(top, #f6b988, #f4ad75, #f08d46, #cb7335);
	background: linear-gradient(top,#f6b988, #f4ad75, #f08d46, #cb7335);
	padding: 0.25em 2em 0.25em 2em;
	color:rgba(255,255,255,1.00);
	text-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);
	text-align:center;
	font-family:"proxima-nova",sans-serif;
	margin: 1em 1.4em 0 auto;
	border:1px solid #EEEEEE;
	cursor:pointer;
	font-size:1.25em;
	font-weight:300;
	font-style:normal;
	-webkit-border-radius: 3px;
	-moz-border-radiust: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px rgba(2, 2, 2, 0.3);
	-moz-box-shadow:    0px 0px 3px rgba(2, 2, 2, 0.3);
	box-shadow:         0px 0px 3px rgba(2, 2, 2, 0.3);
	
}

/*
.botonP:hover{
	background-image: linear-gradient(bottom, #F5C958 38%, #FFEC73 48%);
    background-image: -o-linear-gradient(bottom, #F5C958 38%, #FFEC73 48%);
    background-image: -moz-linear-gradient(bottom, #F5C958 38%, #FFEC73 48%);
    background-image: -webkit-linear-gradient(bottom, #F5C958 38%, #FFEC73 48%);
    background-image: -ms-linear-gradient(bottom, #F5C958 38%, #FFEC73 48%);
    
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.38, #F5C958),
    	color-stop(0.48, #FFEC73)
    );
}*/

#scMain .scItem .division1 { 
    margin-left:31px;
	position:relative;
	float:left; 
	width:100px; 
	margin-top:1px;
	margin-bottom::1px;
	color:#fffeec;
	font-size:13px;
	font-weight: bolder;
}

#scMain .scItem .anchoTotal{
	width:100%;
}

#scMain .scItem .division2 { 
    margin-left:1px;position:relative;float:left; 
	margin-top:1px;
	margin-bottom::1px;
	color:#fffeec;
	font-size:13px;
	width:115px;
 }

.tituloTour { 
	font-size:22px; color:#fffeec;
	/*text-shadow: 0.707px 0.707px 1px #090A0A; */ 
}

.tituloElemento { 
	font-size:16px; 
	color:#fffeec;  
}

.totalCarrito {  
		/*font-size:30px;*/
		color: #fffeec;
		height: auto;
		left: 1em;
		/*margin: 0 0 0 14em;*/
		position: relative;
		top: 1.1em;
		width: 76%;
 }

.scResumen { text-align:left;font-size:24px;color:#000000; }
/* [ Estilos para los botones (Rewards, Concierge & Tools) para no ponerlos en cada Pagina] */
.Cimg {
    display: flex !important;
    justify-content: center;
    width: 100%;
}

/*.Cimg img {
    border: medium none;
    height: 1.5em;
    margin-right: 0.5em;
    width: 1.5em;
}
.Cimg .img-txt {
    align-self: flex-end;
    margin-right: 0.1em;
    width: auto;
    position: relative;
    top: -2px;
    right: 4px;
}*/
.Cimg img {
    /*border: medium none;*/
    height: 1.5em;
    margin-right: 0.2em;
    /*width: 1.5em;*/
}
.Cimg .img-txt {
    align-self: center;
    /*margin-right: 0.1em;*/
    /*position: relative;*/
    /*right: 4px;*/
    top: -2px;
    /*width: auto;*/
}

/* [ FIN - Estilos para los botones (Rewards, Concierge & Tools) para no ponerlos en cada Pagina] */
/************************** estilo de los checkobox para aplicar rewards ***************************************/

/*.show{
	display:none;
}*/

/*media queries para el logo */

@media only screen and (min-width:0px){
	#logo{
		width:100px;
	}
	#header{
		height:70px;
		margin-top:30px;
		
	}
	
	#contenidoV{
		width:auto;
		float:right;
		z-index:10;
	}
	#contenidoSube{
		padding-top:80px;
	}
	

}


@media only screen and (min-width:400px){
	#header{
		margin-top:30px;
		
	}
}


@media only screen and (min-width:650px){
	#logo{
		width:130px;
		
	}
	/*#contenidoV{
		width:60%;
	}*/
	
	#header{
		height:75px;
		margin-top:30px;
	}
	
	#contenidoSube{
		padding-top:106px;
	}
	
	@-moz-document url-prefix() {
  		#contenidoSube{
    	padding-top:110px;
 	 }
	}

	
}

@media only screen and (min-width:750px){
	#header{
		margin-top:30px;
		height:75px;
		
	}
	
	
	
	
	#contenidoSube{
		padding-top:97px;
	}
	
	
	@-moz-document url-prefix() {
  		#contenidoSube{
    	padding-top:101px;
 	 }
	}
	
	
}

@media only screen and (min-width:800px){
	#logo{
		width:160px;
	
	}
	#contenidoV{
		width:10%;
	}
	
	
	#header{
		margin-top: 30px;
		height:85px;
		
	}
	
	
	
	#contenidoSube{
		padding-top:106px;
	}
	
	#contenidoSube{
		padding-top:100px;
	}
	
	
	@-moz-document url-prefix() {
  		#contenidoSube{
    	padding-top:106px;
 	 }
	}
	
}

@media only screen and (min-width:1020px){
	
	
	#header{
		
		height:109px;
		
	}
	
	#contenidoV{
		width:70%;
	}
	
	
	
	
	
	#contenidoSube{
		padding-top:106px;
	}
	
	
	@-moz-document url-prefix() {
  		#contenidoSube{
    	padding-top:110px;
 	 }
	}
	
	
}

@media only screen and (min-width:1040px){
	
	
	#header{
		
		height:104px;
		
	}


@media only screen and (min-width:1200px){
	#logo{
		width:190px;
		
		
	}
	#contenidoV{
		width:70%; /* 50*/
	}
	
	#header{
		
		height:107px;
		
	}
	
	
	#contenidoSube{
		padding-top:143px;
	}
	
	
	@-moz-document url-prefix() {
  		#contenidoSube{
    	padding-top:147px;
 	 }
	}
	
	
}

.textwhite{
	color:white !important;
}

.bannerTitulo {
    width: 100%;
}



#click2call-icono{
    background: #F08D46;
    color: white;
    padding: 0.3em;
    cursor: pointer;
    border-radius: 4px;
}

#cintilloMFA {
     position: fixed; 
    margin-top: 152px;
    width: 100%;
    background: #F08D46;
    float: left;
    clear: left;
    z-index: 99;
    text-align: center;
    height: 40px;
    color: white;
    display: none;
}
#cintilloMFA div{
	display: inline-block;
    margin-top: 10px;
}
#cintilloMFA div i{

}
#cintilloMFA span{

}
#cintilloMFA button{
    background: #005464;
    border: none;
    color: white;
    border-radius: 4px;
    padding: 0px 15px;
    height: 25px;
    margin-top: -3px;
    cursor: pointer;
}
#cintilloMFA .close{
	cursor: pointer;
}