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

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

del {
  text-decoration: line-through;
}

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

a img {
  border: none;
}

/* ============================================================
  GLOBALS
============================================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {

  color: #505050;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.8;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}

a {
  text-decoration: none;
  color: #285064;
}

a:hover {
  color: #f98d29;
}

/* clear floated divs */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* ============================================================
  TEMPLATE
============================================================ */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.text-desti p{
	text-align: justify;
}

.text-servi{
	text-align: justify;
}

.clientes-img{
  text-align: center;
  padding-bottom: 80px;
}
.clientes-img h2{
  padding-bottom: 30px;
  font-size: 20px;
  color: #909090;

}

.clientes-img1{
  text-align: justify;
}
.clientes-img1 h2{
  text-align: center;
  padding-bottom: 20px;
}


a{
	
	text-decoration: none;
}

header{
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}

#main{
	border-top: 1px solid #f98d29;
}

#myTopnav > li > p{
	padding: 3px 5px;
}

#myTopnav{
   margin: 0px;
   font-size: 12px;
 
}
#myTopnav > li {
    margin:0px 10px;
    display:inline-block;
    float:left;
    font-size: 12px;
    width: 130px;
    height: auto;
    position: relative;
    z-index: 1000;
    transition: all .2s ease-in-out;
    
    -webkit-transform: skew(-30deg,0);
       -moz-transform: skew(-30deg,0);
         -o-transform: skew(-30deg,0);     
            -ms-transform: skew(-30deg,0);   
              transform: skew(-30deg,0);  
}

#myTopnav > li > p{
	padding-top: 9px;
}


#myTopnav > li > p > a{
	color: #00648b;
	
}
#myTopnav>li:hover{
   background: #f98d29;
   color:white;
}


#myTopnav>li:hover p  a{
   color:white;
   text-decoration: none;
}

#myTopnav li:hover  ul {
   display:block;
 }
 
#myTopnav > li > p > a{
    
    padding:12px 0px;
} 

#myTopnav li ul{
	
    display:none;
    color:Blue;
    position: absolute;
    background: rgba(24,73,86,0.5);
    height: 900px;
    overflow: hidden;
    width: 120px;
    
    transition: all .2s ease-in-out;
    
    z-index: 1005 !important;
}

.text-servi{
	z-index: 10 !important;
}

.grid__item{
	z-index: 10 !important;
}

.grid{
	z-index: 10 !important;
}

.pro{
	text-transform: uppercase;
	color: #F78C26;
	border-left: 1px solid #F78C26;
	padding: 3px 15px;
	display: inline-block;
	margin: 7px 0;
}

.pro a{
	color: #F78C26;
	text-decoration: none;
}

.pro a:hover{
	color: #F78C26;
	text-decoration: none;
}

#myTopnav li ul li{
	width: auto;
	height: auto;	
	width:120px;
	margin: 0;
}

#myTopnav li ul li a{
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	
	display: block;
	padding: 8px 10px;
	width: 140px;
	margin-left: -10px;
}

#myTopnav li ul li a:hover, #myTopnav li ul li .active{
	background: #f98d29;
	text-decoration: none;
	color: #fff;
}

#myTopnav li ul li:hover{
	background: #f98d29;
	text-decoration: none;
	color: #fff;
}

nav{
	
}

.inner{
	text-align: center;
        -webkit-transform: skew(30deg,0);
           -moz-transform: skew(30deg,0);
             -o-transform: skew(30deg,0); 
               -ms-transform: skew(30deg,0);   
                  transform: skew(30deg,0);  
}


.slide img{
	width: 100%;
}

footer{
	text-align: center;
	padding-bottom: 40px;
	background: #fefefe;
	box-shadow: 0px 3px 5px #444;
	padding-top: 20px;
	margin-top: 40px;
}

.destinos{
	margin-bottom: 120px;
	margin-top: 40px;
}

.destinos li{
	display: inline-block;
	letter-spacing: 5px;
	padding: 5px 10px;
	
}

.certificaciones{
	background:#fff;
	color: #004972;
	margin: 40px 0;
	padding: 50px 0;
	text-align: center;
}

.certificaciones h2{
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-weight: 200;
	text-align: center;
}

.certificaciones img{
	margin: 40px 0;
	width: 100%;
}

.redes a{
	font-size: 24px;
	margin: 0 10px;
}


/* Content */

.content {
padding: 40px 0;
}

#myTopnav-pie{
	color: #f98d29;
	margin: 70px 0;
}

#myTopnav-pie a{
	color: #f98d29;
	border-left: 1px solid #f98d29;
	border-right: 1px solid #f98d29;
	padding: 2px 10px;
	text-transform: uppercase;
	font-weight: 400;
}

#myTopnav-pie a:hover{
	text-decoration: none;
	color: #f98d29;
}

.cien{
	text-align: center;
	width: 100%;
}

ul.topnav li.icon {display: none;}
.icon{
	font-size: 40px;
}

.icon a, .icon a:hover, .icon a:focus{
	color: #000;
	text-decoration: none;
}

.icon{
	display: none;
}

.menu-pie{
	margin: 50px 0;
}
.menu-pie a{
	text-transform: uppercase;
	border-left: 1px solid #F78C26;
	border-right: 1px solid #F78C26;
	color: #F78C26;
	padding: 2px 10px;
	
}

.menu-pie a:hover{
	text-decoration: none;
	color: #F78C26;
}

h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 22px !important;
	letter-spacing: 5px;
	color: #00648b !important;
	font-weight: 300 !important;
	margin: 40px 0 !important;
}

.nosotros p{
	margin-top: 10%;
	width: 60%;
	padding: 0px 20px;
	text-align: justify;
}

.mitad{
	width: 50%;
	float: left;
}

#lastname{
	display: none;
	visibility: hidden;
}

.separar{
	margin: 20px 0;
	clear: both;
}

.center{
	text-align: center;
}

.tercio{
	
	width: 33.33333%;
	float: left;
	position: relative;
}

.vanadium-advice{
	color: #fa7a7a;
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 10px;
}

.form-input{
	position: relative;
}

form input{
	width: 100%;
	text-align: center;
	height: 140px;
	border: none;
	float: left;
	box-shadow: none;
}

.gris1 { background: #f8f8f8; }
.gris2 { background: #eeeeee; }

.cancun-of{
	background: url(../img/cancun.jpg) top center no-repeat;
	background-size: cover;
	min-height: 190px;
}

.vallarta-of{
	background: url(../img/vallarta.jpg) top center no-repeat;
	background-size: cover;
	min-height: 190px;
	color: #fff;
}

.loscabos-of{
	background: url(../img/loscabos.jpg) top center no-repeat;
	background-size: cover;
	min-height: 190px;
}

.contacto .txt{
	width: 70%;
	margin: 0 auto;
}

.contacto .txt h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 5px;
	margin: 50px 0 15px 0;
}

.idioma {
	position: absolute;
	top: -1px;
	right: 10%;
	border: 1px solid #bababa;
	color: #bababa;
	
}

.idioma a {
	display: block;
	color: #bababa;
	padding: 5px 10px;
}

.idioma a:hover, .idioma .activo {
	background: #bababa;
	color: #fff;
	text-decoration: none;
}

/* ============================================================
  MEDIA QUERIES
============================================================ */


 /* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {	
	.inner{
		text-align: center;
	        -webkit-transform: skew(0deg,0);
	           -moz-transform: skew(0deg,0);
	             -o-transform: skew(0deg,0); 
	               -ms-transform: skew(0deg,0);   
	                  transform: skew(0deg,0);  
	}
	
	#myTopnav > li {
	    margin:0px;
	    display:inline-block;
	    float:left;
	    font-size: 11px;
	    width: auto;
	    padding-left: 5px;
	    padding-right: 5px;
	    height: auto;
	    position: relative;
	    
	    transition: all .2s ease-in-out;
	    
	    -webkit-transform: skew(0deg,0);
	       -moz-transform: skew(0deg,0);
	         -o-transform: skew(0deg,0);     
	            -ms-transform: skew(0deg,0);   
	              transform: skew(0deg,0);  
	}
    .clientes-img img{
      width: 90%;
    }
	
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.idioma {
		position: absolute;
		top: 8px;
		left: 10px;
		right: auto;
		border: 1px solid #bababa;
		color: #bababa;
		
	}
	
	.tercio{
		width: 100%;
	}
	form input{
		width: 100%;
		height: 50px;
	}	
    .grid__item { width: 50%; }
    
    .icon{
    	display: inline-block;
    	position: absolute;
    	right: 20px;
    	top: 0px;
    }
    ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
      float: right;
      display: inline-block;
    }
    
    ul.topnav.responsive {position: relative;}
    
    ul.topnav.responsive li {
      float: none;
      display: inline;
    }
    ul.topnav.responsive li a {
      display: block;
    }
    
    .responsive li:first-of-type{
    	margin-top: 40px;
    }
    
    .responsive{
    	display: block !important;
    }
    #myTopnav a{
    	padding: 10px 0;
    }
    
    .mitad{
    	width: 100%;
    }
    
    
    #logo{
    	width: auto;
    	height: 60px;
    }
    
    #myTopnav{
    	background: rgba(255, 255, 255, .75);
    	display: none;
    }
    .pro{
    	border: none;
    	font-size: 20px;
    	letter-spacing: 5px;
    	width: 100%;
    	padding: 10px 0;
    	
    }
    
    .nosotros p{
    	margin: 40px 0;
    	width: 100%;
    }
    
    .pro a{
    	color: #00648b;
    	text-transform: capitalize;
    }
    
    .pro:hover{
    	background: #F98D29;
    	color: #fff;
    }
    
    .pro:hover a{
    	color: #fff;
    }
    
    
    nav{
    	position: absolute;
    	z-index: 1001;
    	right: 0;
    	top: 70px;
    	margin: 0;
    	float: right;
    	
    	text-align: center;
    	display: none;
    	
    	width: 100%;
    		
    }
    #myTopnav li{
    		text-align: center;
    		display: block;
    		letter-spacing: 5px;
    		width: 100%;
    		
    
    	}
    	
    	#myTopnav li a{
    		font-size: 20px;
    		padding: 0;
    	}
    	
    #myTopnav ul{
    	display: none;
    }
    
    #myTopnav li ul{ 
    	display: none !important;
    }
    
    	
    header nav a{
    	display: block;
    	width: 100%;
    }
    
    header nav a:hover{
    	border: none;
    	color: #000;
    	background: #fff;
    }
    .clientes-img img{
      width: 100%;
    }
    
    
} 
    
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
   	.grid__item {
   		width: 50%;
   	}
}
       

