@import url(normalize.css);

.homeSearch {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('feathericons/feathericons.eot?-8is7zf');
	src:url('feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

html{
     font-size:62.5%; /*son 10px de tamaño*/
}

body {
	 margin:0;
	 width:100%;
	 font-family: "Raleway",Arial,sans-serif;
}

    h1 { font-size: 46px;}
	h2 { font-size: 35px;}
	h3 { font-size: 28px;}
	h4 { font-size: 21px;}
	h5 { font-size: 17px;}
	h6 { font-size: 14px;}

p{
	font-size: 1.2em;
	line-height: 1.3em;
}	

.clear {
	 width:100%;
	 height:10px;
	 clear:both;
}
.cleaner {
	 width:100%;
	 height:10px;
	 clear:both;
}

a{text-decoration:none;}


#main{
	 width:100%;
	 height:auto;
	 margin:0px;
	 background: #fff;
}

/*==============HEADER=================*/

header{
     width: 100%;
	 height:auto;
     margin:0 auto;
     position:relative;
}

.box-logo{
	 width:100%;
	 max-width:1920px;
	 margin: 0px auto;
	 height:115px;
}

.logo{
	 width:80px;
	 height:80;
	 float:left;
	 position:relative;
	 margin-top:10px;
	 margin-left:100px;
}

.box-menu{
	 width:100%;
	 max-width:1920px;
	 margin: 0px auto;
	 height:40px;
	 background:#1b3d72;
	 position:relative;
	 padding-top:3px;
}

.navigation{
	 width:100%;
	 max-width:1150px;
	 margin: 0px auto;
	 height:30px;
	 position:relative;
} 


li a:hover{color:#fff;}

nav ul{
	 list-style:none;
	 margin:0;
	 padding:0;
}

nav ul li{
     display:inline-block;
	 padding:10px;
	 font-size:14px;
	 cursor:pointer;
}

nav ul li:hover ul{
	display:block;
	width: 330px;
	height:55px;
	border-radius:3px;
	margin-top:7px;
	/*margin-left: -263px;*/
	z-index:99999999;
}

nav ul li:hover ul li{
	position: relative;
	height: 35px;
	margin: 5px;
	text-align:center;
	float:left;
}
nav ul li:hover ul li a{
	color:#1b3d72;
}

ul.btninst{
	top: 165px;
	width: 117px;
	height: 39px;
	position: relative;}

a{
     text-decoration:none;
	 color:inherit;
}

ul li a {
     text-align: center;
	 font-size:16px;
	 color:#FFFFFF;
	 font-weight:bold;
} 

ul li a:hover{
     text-align: center;
	 font-size:16px;
	 color:#ffffff;
} 

.slogan{
    font-family: 'Fira Sans',sans-serif;
    display: inline-block;
    padding-left: 10px;
    padding-top: 38px;
    color: #e90010;
    font-size: 1.5em;
	font-weight:bold;
    vertical-align: top;
}
.head-box-subMenu{
	 /*width:160px;*/
	 height:35;
	 float:right;
	 position:relative;
	 margin-top:20px;
	 margin-right:10px;
}

.head-box-subMenu ul li a:link,
.head-box-subMenu ul li a:visited {
     text-align: center;
	 padding:5px 10px;
	 font-size:14px;
	 color:#1b3d72;
	 border-radius: 3px;
	 border:solid 1px #1b3d72;
	 background:#FFFFFF;
	/*  font-weight:bold; */
	
} 

.head-box-subMenu ul li a:hover{
     text-align: center;
	  padding:5px 10px;
	 font-size:14px;
	 color:#FFFFFF;
	 text-decoration:underline;
	 border-radius: 3px;
	 border:solid 1px #1b3d72;
	 border-radius: 3px;
	 background:#1b3d72;
} 
.head-box-subMenu ul li ul{
	margin-left:-130px;
	background-color: rgba(0, 0, 0, 0.5);
}
.head-box-subMenu ul li ul li a:link,
.head-box-subMenu ul li ul li a:visited{
	 text-align: center;
	 padding:5px 10px;
	 font-size:14px;
	 color:#FFFFFF;
	 text-decoration:underline;
	 border-radius: 3px;
	 border:solid 1px #1b3d72;
	 border-radius: 3px;
	 background:#1b3d72;
	 width:150px;
	
}
.head-box-subMenu ul li ul li a:hover{
 	 text-align: center;
	 padding:5px 10px;
	 font-size:14px;
	 color:#1b3d72;
	 border-radius: 3px;
	 border:solid 1px #1b3d72;
	 background:#FFFFFF;
	 width:150px;
	
}
.navigation ul li:hover ul{
	width:380px;
}
.navigation ul li ul li a:link,
.navigation ul li ul li a:visited{
	 text-align: center;
	 padding:5px 10px;
	 font-size:14px;
	 color:#FFFFFF;
	 text-decoration:none;
	 border-radius: 5px;
	 border:solid 1px #00c0ff;
	 border-radius: 5px;
	 background:#00c0ff;
	 width:150px;
	
}
.navigation ul li ul li a:hover{
 	 text-align: center;
	 padding:5px 10px;
	 font-size:14px;
	 color:#00c0ff;
	 border-radius: 5px;
	 border:solid 1px #00c0ff;
	 background:#FFFFFF;
	 width:150px;
	 text-decoration:none;
}
.box-subMenu{
	 width:200px;
	 height:35;
	 float:right;
	 position:relative;
	 margin-top:2px;
	 margin-right:10px;
}

.box-subMenu ul li a {
     text-align: center;
	 font-size:14px;
	 color:#1b3d72;
	/*  font-weight:bold; */
	
} 
.dis-link{
	color:#FFFFFF !important;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 1px #00c0ff;
	background: #00c0ff;
}
.dis-link:hover{
	color:#00c0ff !important;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	padding: 5px 10px;
	border: solid 1px #00c0ff;
	border-radius: 5px;
	background: #FFFFFF;
}
.box-subMenu ul li a:hover{
     text-align: center;
	 font-size:14px;
	 color:#1b3d72;
	 text-decoration:underline;
} 
.head-sub-nav{
	background-color: rgba(0, 0, 0, 0.5);
	float:none;
	border-radius:3px;
	margin-top:7px;
	margin-left:-30px;
	width: 210px !important;
	height:auto !important;
	/*margin-left: -263px;*/
	z-index:99999999;
}
.head-sub-nav li{
	float:none;
	display:block;
	height:55px;
	border-radius:5px;
	margin-top:3px;
	/*margin-left: -263px;*/
	z-index:99999999;
}
.head-sub-nav li a:link,
.head-sub-nav li a:visited{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 3px;
	border: solid 1px #1b3d72;
	border-radius: 3px;
	background: #1b3d72;
}
.head-sub-nav li a:hover{
	color:#1b3d72;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 3px;
	border: solid 1px #FFFFFF;
	border-radius: 3px;
	background: #FFFFFF;
}
ul li ul {
    display: none;
    position: absolute;
    padding-top: 4px;
    padding-left: -3px;
    width: 30px;
}

ul li:hover ul{
	 display:block;
	 width:82px;
	 height:130px;
	 color:#1b3d72;
	 margin-top:1px;
}

ul li:hover ul li{
	 height: 30px;
	 margin-top: -8px;
	 display:block;
	 /*width:200px;*/
	 text-align:left;
}
ul li:hover ul li a{
	 /*width:200px;*/
	  text-align:left;
}

/*==============BUSCADOR=================*/

.searchBox {
    width: 100%;
    max-width: 1920px;
    margin: 0px auto;
    top: 160px;
    position: absolute;
}

.search {
    width: 585px;
    height: 390px;
    position: relative;
	margin:20px auto;
    background-color: rgba(0, 0, 0, 0.5);
	border-radius:3px;
}

.btn-destination {
     width:560px;
     height:45px;
     margin:10px auto;
     position:relative;
	 background:#fff;
	 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

.btn-date-left {
     width:250px;
     height:45px;
     margin-top:5px;
	 margin-left:20px;
     position:relative;
	 background:#fff;
	 float:left;
}

.btn-date-right {
     width:250px;
     height:45px;
     margin-top:5px;
	 margin-right:20px;
     position:relative;
	 background:#fff;
	 float:right;
}

.btn-date-left input{
	 width: 80%;
	 height: 45px;
	 color:#333;
	 font-family:"Raleway", Arial, Helvetica, sans-serif;
	 font-size:16px;
	 cursor: pointer;
	 border:none;
	 padding-left: 10px;
}

.btn-date-right input{
	 width: 80%;
	 height: 45px;
	 color:#333;
	 font-family:"Raleway", Arial, Helvetica, sans-serif;
	 font-size:16px;
	 cursor: pointer;
	 border:none;
	 padding-left: 10px;
}


.calend{
	 width:32px;
	 height:35px;
	 margin-top:5px;
	 margin-right:3px;
	 float:right;
	 cursor: pointer;
     background:url(../img/calend1.png)no-repeat;
}

.btn-search{
	 width:250px;
     height:45px;
     margin:0px auto;
     position:relative;
	 background:#fff;
}



.btn-search button{
	 width: 100%;
	 height: 45px;
	 color:#fff;
	 background:#49999A;
	 border:none;
	 font-family:"Raleway", Arial, Helvetica, sans-serif;
	 font-size:20px;
}

.lupa{
	 width:50px;
	 height:28px;
	 float:right;
	 margin-top:3px;
	 margin-right:10px;
}

.buscar{
	 width:180px;
	 height:28px;
	 float:left;
	 padding-top:3px;
	 margin:3px;
}

.searching {
	width:100%;
	border: none;
	font-size: 16px;
	height: 45px;
	outline: medium none;
	padding: 8px 12px;
	color:#333;
}

.box-title{
	  width:100%;
	  height:25px;
	  margin-top:5px;
	  padding:0px;
	  border-bottom:1px solid #bcbbbb;
}
.box-title h3 { font-size:16px;color:#FFF;margin-left:10px;font-weight:normal;}

.offert {
     width: 450px;
     height: 360px;
     position: relative;
	 float:right;
	 margin-top:20px;
	 margin-right:80px;
     background-color: rgba(0, 0, 0, 0.5);
	 border-radius:3px;
} 

/*================CONTENT===============*/


.slider{
     width:100%;
	 max-width:1920px;
	 margin:0px auto;
}


/*============TOP==DESTINATION================*/

.box-Rws{
	 width:90%;
	 height:60px;
	 margin:2px auto;
	 padding:2px 1%;
	/*  float:left; */
	 position:relative;
	 border-bottom:1px dotted #bcbbbb; 
}

.title-Rws{
	 width:100%;
	 height:auto;
	 padding:1px 0px;
	 /* background:#ddd; */
	 margin:1px auto;
}

.title-Rws h3{
	 font-size: 16px;
	 color:#FFF;
	 font-weight:400;
	  cursor:pointer;
	/*  text-decoration:underline; */
}

.title-Rws h3:hover{
	 font-size: 16px;
	 color: #F00000;
	 font-weight:400;
	  text-decoration:underline; 
}

.text-Rws{
	 width:100%;
	 height:auto;
	 padding:1px 0px;
	 margin:1px auto;
}

.text-Rws p{
	 font-size: 12px;
	 color:#FFF;
	 font-weight:400;
}

span.seeMore-Rws{
	 width:60px;
	 height:16px;
	 float:right; 
	 position:relative;
	 cursor:pointer;
	 text-align:right;
	/*  border:1px solid #fff; */
}

span.seeMore-Rws a{ 
     font-size: 12px;
	 color:#FFF;
}

span.seeMore-Rws a:hover {
     color: #F00000;
	/*  text-decoration:underline;  */
}


.col-1 {
     width:41.666%; /*400px*/
	 min-height:430px;
	 position:relative;
	 margin: 10px 0.520%;/*5px*/
	  float:right;
	/*  background:orange;  */
	  /*  border:1px solid #ddd;    */
}

.col-2, .col-3, .col-4, .col-5, .col-6 {
     width:32.291%; /*310px*/
	 min-height:350px;
	 position:relative;
	 margin: 10px 0.520%;/*5px*/
	 padding:0.520% 0.833%;/*5px 8px*/
	 float:left;
	/*  background:orange;  */
	  border:1px solid #ddd;   
}

.col-7, .col-8{
     width:48.958%; /*470px*/
	 min-height:300px;
	 position:relative;
	 margin:10px 0.520%;/*5px*/
	 padding:0.520% 0.833%;/*5px 8px*/
	 float:left;
	/*  background:orange;  */
     border:1px solid #ddd;  
}

figure  img{
     width: 100%;
	 padding:0.312%;
	 width: 100%\9;  /*IE inf a 9*/
	 height:auto;
}

.picture{
     width:99%; /*230px*/
	 min-height:200px;
	 margin:5px 0.520%;/*5px*/
	 float:left;
	/*  background:orange;  */
	 /* border:1px solid #ddd; */
}

.picture-form{
     width:100%; /*400px*/
	 min-height:430px;
	 margin:0 0.520%;/*5px*/
	 float:left;
	/*  background:orange;  */
	 /* border:1px solid #ddd; */
}

.tour{
	 width:23.958%; /*230px*/
	 min-height:300px;
	 margin:10px 0.520%;/*5px*/
	 float:left;
}

.info{
	 width: 100%;
	 height:25px;
	 background:#FF172D;
	 margin-top:3px;
	 clear:both;
	 border-radius:5px;	
     cursor:pointer;	 
}

.info:hover{ background:#FF3E51;}

.info h4{
	 font-size:16px;
	 font-style: italic;
	 color:#fff;
	 text-align:center;
	 padding-top:0.920%;
}

.info a{text-decoration:none;color:#fff;}

footer{
     width: 100%;
	 height:45px;
	 background:#21a9e9;
	 padding-top:3px;
	 clear:both;
}

.contFooter{
	 width:100%;
	 max-width:960px;
	 height:35px;
	 margin:5px auto;
	 background:#21a9e9;
}

.boxfooter{
	 width: 32.2%;
	 height:22px;
	 float:left;
	 position:relative;
	 background:#21a9e9;
	 margin:6px 0.520%;
	 color:#FFFFFF;
}

.boxfooter a{ 
     color:#fff;
     font-size:14px;
	 padding:2px 0.520%;
}

.title h3{
	 text-align:center;
	  font-family:"Raleway",Arial,sans-serif; 
	  color:#141414;
	   
}

.texto{
	 width: 90%;
	 height:290px;
	 position:relative;
	 margin:0 auto;
	 font-size:14px;
	 font-style: italic;
	  color:#141414;
}
/*Carrito */
#reserv{
	border-radius: 3px;
    border: 1px solid #1b3d72;
    background: #00c0ff;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px;
    line-height: 1;
    min-width: 136px;
}

#reserv a{
	color:#FFFFFF;
	text-decoration:none;
}
#reserv a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#cart-h2{
	margin:15px 0; 
	color:#1b3d72;
}
#cart-h3{
	margin-bottom:15px; 
	margin-top:15px; 
	font-size:20px; 
	color:#003366;
}
#package-h3{
	font-size:32px; 
	color:#003366;
}
.cart-text-justify{
	text-align:justify;
}
#lista-tilde{
	margin-left:20px;
	margin-bottom:20px;
}
#lista-tilde li{
    list-style: url(../../img/lista-tide.png);
	margin-top:7px;
}
.day-tit {
	color:#1b3d72 !important;
}

#continueshopping2 a:link,
#continueshopping2 a:visited {
	border: 1px solid #014ba5;
	background: #fff157;
	color:#014ba5 !important;
}
#continueshopping2 a:hover {
	border: 1px solid #fff157;
	background: #014ba5;
	color:#fff157 !important;
}
.grilla1{
	background:#d6e2ff !important;
	text-align:left;
	height:35px;
	padding-left:5px;
}
.grilla2{
	background:#FFFFFF !important;
	height:35px;
	text-align:left;
	padding-left:5px;
}
.grilla3{
	background:#00c0ff !important;
	min-height:30px;
	color:#FFFFFF;
}
.grilla3 p{
	color:#FFFFFF  !important;
	text-align:right;
}
.day-tit {
	color:#E90010 !important;
}
/*Carrito End*/

/*==================@MEDIA-QUERIES===================*/


@media screen and (max-width:828px){
     #slider{
	 height:380px;
	 }
	 .col-1, .col-2{
	  width:48.958%; /*470px*/
	  min-height:380px;
	  margin: 10px 0.520%;/*5px*/
	 }
	 
     .col-3{
	  width:98.96%;
	  min-height:230px;
	  margin: 10px 0.520%;/*5px*/
	  background:green;
	 }
	 
	 .col-4, .col-5{
	  width:48.958%; /*470px*/
	  min-height:380px;
	  margin: 10px 0.520%;/*5px*/
	 }
	 
     .col-6{
	  width:98.96%;
	  min-height:250px;
	  margin: 10px 0.520%;/*5px*/
	  background:green;
	 }
     .picture{
     width:48.763%; /*350px*/
	 min-height:200px;
	 margin:10px 0.520%;/*5px*/
	 float:left;
	 border:1px solid #ddd;
     }

}

@media screen and (max-width:668px){
     #slider{
	 height:300px;
	 }
     .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8{
	 width:98.96%;
	 min-height:230px;
	 padding:1.718%;
	 margin: 10px 0.520%;/*5px*/
	 background:green;
	 }
	
}

@media screen and (max-width:445px){
     
	 #slider{
	 display:none;
	 }
	 
     .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8{
	 min-height:310px;/* mas height */
	 }
	 
	 .picture{
     width:98.96%; /*350px*/
	 min-height:200px;
	 margin:5px 0.520%;/*5px*/
	 float:left;
	 border:1px solid #ddd;
     }
	
}