@font-face {
 font-family: aar;
 src: url("../fuentes/aardvrkbold.eot") /* EOT file for IE */
}
@font-face {
 font-family: aar;
 src: url("../fuentes/aardvrkbold.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: fuente4990810;
 src: url("../fuentes/4990810.eot") /* EOT file for IE */
}
@font-face {
 font-family: fuente4990810;
 src: url("../fuentes/4990810.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: April;
 src: url("../fuentes/AprilFools'Day.eot") /* EOT file for IE */
}
@font-face {
 font-family: April;
 src: url("../fuentes/AprilFools'Day.ttf") /* TTF file for CSS3 browsers */
}


/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

* {
  box-sizing: border-box;
}

body {
  opacity: 0;
  transition: opacity 1s;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1vw;
  line-height: 1.3vw;
  color: #626262;
  overflow-x: hidden !important;
  outline: 0;
  background-color: #fff;
  position: relative;
  -webkit-font-smoothing: antialiased;
  opacity:1;
  width: 100%;
}

@media screen and (max-width: 795px) {
  body {
    font-size: 14px;
    line-height:16px;
  }
}

@media screen and (max-width: 485px) {
  body {
    font-size: 14px;
    line-height:16px;
  }
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-indent: 0;
}

a, a:hover, button {
  text-decoration: none;
  color: inherit;
  outline: 0;
  transition: all 0.3s;
}
h2, h3, h4 { margin:0; padding:0; }
strong {
  font-weight: bold;
}

a[href^="tel"] {
  color: inherit;
}

.slick-slide {
  outline: none;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style-type: none;
}




.grecaptcha-badge {
  display: none !important;
}

textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}

.whatsappFijo { display: block; position: fixed; right: 1vw; bottom: 4vw; z-index: 999; color: #00e585; font-size: 3vw; cursor: pointer; }
.whatsappFijo2 { display: block; position: fixed; right: 1vw; bottom: 2.7vw; z-index: 999; color: #00e585; font-size: 3vw; cursor: pointer; }

.whatsappFijo { display: block; position: fixed; right: 0; bottom: 4vw; z-index: 999; color: #00e585; font-size: 2.5vw; cursor: pointer; background-image: url(../img/forma-marron-whatsapp-flotante.svg); width: 4vw; height: 3vw; background-repeat: no-repeat; background-position: center; background-size: contain; padding-left: 1vw; padding-top: 0.3vw; }
.whatsappFijo2 { display: block; position: fixed; right: 0; bottom: 2.7vw; z-index: 999; color: #00e585; font-size: 2.5vw; cursor: pointer; background-image: url(../img/forma-marron-whatsapp-flotante.svg); width: 4vw; height: 3vw; background-repeat: no-repeat; background-position: center; background-size: contain; padding-left: 1vw; padding-top: 0.3vw; }


header { display: block; position: fixed; width: 100%; top: 0; left: 0; z-index: 999; height:10.9523809524vw; background:transparent;opacity:0; transition: 1s .5s; -webkit-transform: translateY(-500px); transform: translateY(-500px); height:6.952381vw; background:#fff;}
header.muestro { opacity:1;  -webkit-transform: translateY(0px); transform: translateY(0px); }
header.fijo { opacity:1 !important;  -webkit-transform: translateY(0px) !important; transform: translateY(0px) !important; }

header h1 { display:block; position:absolute; top:-.8vw; left:6.25vw; width:16.8452380952vw; z-index:3;transform:rotate(-5deg);}
header h1 img { display:block; width:100%; height:auto; }
header .botonera { display:block; position:relative; width:100%; background:#2b1e18; height:4.7619047619vw; z-index: 2; margin-top:2.4404761905vw; padding-left:26.4285714286vw; padding-right:4.7619047619vw; padding-top:1.130952381vw; }
header .botonera ul.menu { display:inline-block; float:left; position:relative; }
header .botonera .menu li { display: inline-block; float: left; position: relative; color: #fff; text-transform: uppercase; font-size: 1.666vw; line-height: 1.88vw; padding-top: 0.4vw; margin-right: 1.7vw; padding-bottom:2vw; cursor:pointer;}
header .botonera .menu li:last-child { margin-right:0; padding-right:0; border:0; }
header .botonera .menu li:hover, header .botonera .menu li.sele { color:#e3be2c; }
header .botonera .menu li ul.sub { display: none; position: absolute; top: 3vw; left: 0; width: 10vw; background: #2b1e18; padding: 1vw; opacity: 0; height: auto; visibility: hidden;}
header .botonera .menu li .sub li { display:block; position:relative; overflow:hidden; color:#fff; font-size:1vw; line-height: 1.3vw; /*padding-bottom: .5vw; margin-bottom: .5vw; border-bottom:1px solid #fff;*/ padding-bottom:0; margin-bottom:.2vw;padding-right: 0; margin-right: 0; border-right: 0; width:100%; padding-left:1vw;}
header .botonera .menu li .sub li::before { content: "\f0da"; font-family: FontAwesome; position: absolute; top: .4vw; left: 0vw;color: #e3be2c; z-index: 1; }
header .botonera .menu li .sub li:last-child { padding-bottom:0; margin-bottom:0; border:0; }
header .botonera .menu li:hover ul.sub { display:block; opacity: 1; visibility: visible; height:auto; }
header .botonera .menu li ul.sub li:hover, header .botonera .menu li ul.sub li.sele, header .botonera .menu li ul.sub li.sele::before { color:#e3be2c; }
header .botonera .menu li ul.sub li:hover::before { color:#e3be2c; }

header .botonera .idioma { display: inline-block; float: right; position: relative; overflow: hidden; padding-top:.5vw; }
header .botonera .idioma span { display: inline-block; float: left; position: relative; overflow: hidden; color: #fff; text-transform: uppercase; font-size: .7777vw; margin-top:.1vw; }
header .botonera .idioma form { display: inline-block; float: left; position: relative; margin-left: 1vw; padding: 0.3vw; border: 1px solid #ccc; margin-top: -0.3vw}
header .botonera .idioma form select { display: block; position: relative; overflow: hidden; background: transparent; border: 0; color: #fff; font-size: .7777vw; text-transform: uppercase; line-height: .99vw; }

header .botonera .redes { display: inline-block; float: right; position: relative; overflow: hidden; width: 7.8571428571vw; border-left: 1px solid #fff; padding-left: 1.4vw; margin-left: 1.4vw; padding-top: 0.29vw; padding-bottom: 0.29vw; }
header .botonera .redes img { display:inline-block; float:left; position:relative; width:1.726vw; height:auto; margin-right: .5vw; }
header .botonera .redes img.ult { margin-right:0; }

main { display:block; position:relative; overflow:hidden; width:100%; }
.home .fotoTop { display:block; position:relative; width:100%; height:38.6904761905vw; background-repeat: no-repeat; background-position: center; background-size: cover; height:30.690476vw;}
.home .fotoTop .diagonal { display: block; position: absolute; top: 0; left: 0; width: 58.0357142857vw; height: auto; }
.home .fotoTop .formaPie {  display: block; width: 100%; height: auto; position: absolute; left: 0; bottom: -8vw;}
.home .fotoTop h1 { display: block; position: absolute; width: 34.1071428571vw; height: auto; top: 20vw; left: 9.5238095238vw; margin:0; z-index:1; top:12vw; transform:rotate(-5deg);}
.home .fotoTop h1 img { display:block; width:100%; height:auto; }
.home .fotoTop .estrella { display: block; position: absolute; width: 4.4047619048vw; height: auto; top: 10.2380952381vw; left: 22.619047619vw; top:5.238095vw;}
.home .fotoTop h2 { display: block; color: #fff; text-transform: uppercase; font-size: 2.2222222222vw; position: absolute; top: 11.5476190476vw; left: 45.9523809524vw; font-weight: 400; top:6.547619vw;}
.idiomapo .home .fotoTop h2 { left: 41.952381vw; }
.home .fotoTop .logoDes { display: block; position: absolute; width: 8.3333333333vw; height: auto; top: 7.7380952381vw; right: 9.2261904762vw; top:3.738095vw;}

.home .medio { display: block; position: relative; background-image: url(../img/forma-marron-video.svg); background-repeat: no-repeat; background-position: top center; background-size: contain; width: 100%; height: 41.6666666667vw; z-index: 0; margin-top: -7vw; padding: 8vw 22.5vw 0 15.6547619048vw;
    text-align: right;}
.home .medio .mapa { display: block; position: absolute; width: 20.7738095238vw; height: auto; top: -1.2vw; right: 0; z-index: 0; }
.home .medio h2 { display: block; color: #fefefe; text-transform: uppercase; font-family: "aar", sans-serif; font-size: 2.6666666667vw; line-height: 3vw; position: relative; }
.home .medio h3 { display:block; position:relative; color:#703824; font-size: 1.3333333333vw; text-transform: uppercase; font-family: "aar", sans-serif;}
.home .medio p { display: block; margin-top: 1vw; color: #fff; font-size: 1.3333333333vw; line-height: 1.55vw; font-weight: 400; }
.home .medio p span { display:block; margin-top:1vw; font-size:1vw; }
.home .medio .cuatro { display: block; position: absolute; width: 18.9285714286vw; height: auto; left: 10.9523809524vw; top: 19vw; }

.home .travesias { display: block; position: relative; width: 84.1071428571vw; margin: 0 auto; margin-top:-18vw; }
.home .travesias .aventura { display: block; position: absolute; width: 16.25vw; height: auto; z-index: 0; top: 22vw; right: 4vw; }

.home .travesias ul { display: block; position:relative; width:100%; margin-bottom:-20vw; }
.home .travesias ul li { display: block; position:relative; overflow:hidden; width:100%; margin-bottom:3vw; z-index:1;}
.home .travesias ul li .texto { display:inline-block; float:left; position:relative; width:34.1666666667vw; text-align:right; padding-top:9vw;}
.home .travesias ul li .texto h3 { display: block; color: #2c221e; font-size: 1.333vw; line-height: 2vw; font-weight: 500; margin-bottom: 1vw; }
.home .travesias ul li .texto p { display: block; color: #2c221e; font-size: 1.333vw; line-height: 2vw; font-weight: 300; }
.home .travesias ul li.par .texto { text-align:left; margin-left:0; padding-top:15vw;}
.home .travesias ul li.par { z-index:0; top:-9vw; }

.home .travesias ul li .imagen { display:inline-block; float:left; position:relative; width:35.8928571429vw; margin-left:2vw; height:30vw; background-repeat: no-repeat; background-position:center; background-size:contain; }
.home .travesias ul li.par .imagen { margin-left:0; width:46.1904761905vw; z-index:0;}
.home .travesias ul li:nth-child(3) { top:-9vw; }
.home .travesias ul li:nth-child(4) { top:-22vw; }
.home .travesias ul li:nth-child(5) { top:-22vw; }
.home .travesias ul li:nth-child(6) { top:-27vw; }

.home .travesias ul li:nth-child(1)  .imagen{ /*-webkit-transform: translateY(500px); transform: translateY(500px); */opacity: 0; transition: 1s .5s ; }
.home .travesias ul li:nth-child(1)  .imagen.muestro { /*-webkit-transform: translateY(0); transform: translateY(0);*/ opacity: 1;  }

.home .travesias ul li:nth-child(1) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 0.5vw; left: 0; transform: rotate(-4deg); z-index: 9; }
.home .travesias ul li:nth-child(2) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 1vw; left: .5vw; transform: rotate(-6deg); z-index: 9; }
.home .travesias ul li:nth-child(3) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 0.5vw; left: 0;  z-index: 9; }
.home .travesias ul li:nth-child(4) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 8.5vw; left: .5vw; transform: rotate(-9deg); z-index: 9; }
.home .travesias ul li:nth-child(5) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 3.5vw; left: 0; transform: rotate(4deg); z-index: 9; }
.home .travesias ul li:nth-child(6) .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 8.5vw; left: .5vw; transform: rotate(-9deg); z-index: 9; }

.interna .fotoTop { display:block; position:relative; width:100%; height:29.2857142857vw; background-repeat: no-repeat; background-position: center; background-size: cover; }
.interna .fotoTop .diagonal { display: block; position: absolute; top: 0; left: 0; width: 58.0357142857vw; height: auto; }
.interna .fotoTop .formaPie {  display: block; width: 100%; height: auto; position: absolute; left: 0; bottom: -8vw;}
.interna .fotoTop h1 img { display:block; width:100%; height:auto; }
.interna .fotoTop .estrella { display: block; position: absolute; width: 4.4047619048vw; height: auto; top: 14.238095vw; left: 13vw;}
.interna .fotoTop .logoDes { display: block; position: absolute; width: 8.3333333333vw; height: auto; top: 8.738095vw; right: 8.22619vw; }

.interna .medio { display: block; position: relative; background-image: url(../img/forma-marron-video.svg); background-repeat: no-repeat; background-position: top center; background-size: contain; width: 100%; height: 41.6666666667vw; z-index: 1; margin-top: -7vw; padding: 8vw 5.8333333333vw 0 9.5238095238vw; }
.interna .medio .texto { display:inline-block; float:left; position:relative; overflow:hidden; width: 45.119047619vw; padding-top:2vw;}

.interna .medio .texto h3 { display: block; position: relative; color: #442418; font-size: 1.6666666667vw; text-transform: uppercase; /* font-family: "aar", sans-serif; */ line-height: 1.888vw;}
.interna .medio .texto p { display: block; margin-top: 1vw; color: #fff; font-size: 1vw; line-height: 1.33vw; font-weight: 400; }
.interna .medio .texto a { display: inline-block; float: left; width: 29.1666666667vw; height: 3.0357142857vw; background-image: url(../img/forma-boton-consultar.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 1.5vw 0 0 0vw; font-family: "aar", sans-serif; color: #fff; font-size: 1.5vw; line-height: 1.5vw; padding: 0.9vw 0 0 2.5vw; text-transform: uppercase; cursor:pointer;}
.interna .medio .texto a:hover { color:#e3be2c; }
.interna .medio .imagen { display:block; position:relative; float:right; width: 35.3571428571vw; background-repeat: no-repeat; background-position:center; background-size:contain; height:29.1666666667vw; top:-13vw;}
.interna .medio .imagen .cartel { display: block; position: absolute; width: 18.5714285714vw; height: auto; top: 0.5vw; left: 0; transform: rotate(-4deg); z-index: 9; }

.interna .imagenes { display: block; position: relative; width: 100%; top:-18vw; z-index:0;}
.interna .imagenes h2 {     display: block; position: absolute; color: #fff; text-transform: uppercase; font-size: 2vw; line-height: 2.5vw; z-index: 9999; top: 25vw; left: 9.5238095238vw; font-weight: 400; text-shadow: 0 0 2px #000; right: 7.52381vw; background: rgba(0,0,0,.5); padding: 0.5vw 1vw;}
.interna .imagenes ul { display:block; position:relative; overflow:hidden; width:100%; }
.interna .imagenes ul li { display:inline-block; float:left; position:relative; overflow:hidden; width:100%; height:52.7976190476vw !important; background-repeat: no-repeat; background-position: center; background-size:cover;}
.interna .imagenes .izq { display: block; position: absolute; left: 1vw; top: 27vw; z-index: 99999; cursor: pointer; font-size: 2.5vw; color: #fff; }
.interna .imagenes .der { display: block; position: absolute; right: 1vw; top: 27vw; z-index: 99999; cursor: pointer; font-size: 2.5vw; color: #fff; }
.interna .imagenes .fondo { display: block; position: absolute; bottom: -8vw; width: 100%; height: auto; z-index: 99999; }

.interna .datostravesia { display: block; position: relative; width: 100%; padding: 0 9.5238095238vw 0 31.7261904762vw; margin-top: -15vw; padding-bottom:10vw;}
.interna .datostravesia h3 { display:block; color:#4b4b4b; text-transform: uppercase; font-size: 1.666vw; line-height: 1.888vw; }
.interna .datostravesia .mapa { display:block; width:100%; height:auto; margin:2vw 0; }
.interna .datostravesia a#disponibilidad { display: block;  width: 29.1666666667vw; height: 3.0357142857vw; background-image: url(../img/forma-boton-consultar.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 1.5vw 0 1.5vw 0vw; font-family: "aar", sans-serif; color: #fff; font-size: 1.5vw; line-height: 1.5vw; padding: 0.9vw 0 0 2.5vw; text-transform: uppercase; cursor:pointer;}
.interna .datostravesia a#disponibilidad:hover { color:#e3be2c; }
.interna .datostravesia p { display:block; color:#4b4b4b; font-size:1.11vw; line-height: 1.66vw; margin:0 0 1vw 0; }
.interna .datostravesia p a { color:#e3be2c; }
.interna .datostravesia .travesia { display: block; position: absolute; width: 19.0476190476vw; height: auto; z-index: 1; left: 7.7976190476vw; top: 10vw; }
.interna .datostravesia .autorizado { display: block; position: absolute; width: 10.7142857143vw; height: auto; top: 50vw; z-index: 1; left: 0; }
.interna .datostravesia .logo { display: block; position: absolute; z-index: 2; width: 27.7976190476vw; height: auto; left: 0; top: 53vw; }

.interna .reemplazoVideo { display: block; position: relative; overflow: hidden; width: 100%; height: 10vw; background-image: url(../img/forma-marron-video.svg); background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 99999; top: -8vw; }

.interna .video { display: block; position: relative; width: 100%; height: 55.1904761905vw; background-repeat: no-repeat; background-position: center; background-size: cover; margin-top:-10vw; margin-bottom:4vw;}
.interna .video .fondovideo { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 13.154762vw; background-repeat: no-repeat; background-position: center -3vw; background-size: cover; z-index:2;}
.interna .video .fondovideo2 { display: block; position: absolute; bottom: -8vw; width: 100%; height: auto; z-index: 1; z-index:2; }
.interna .video iframe { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

footer { display: block; position: relative;  width: 100%;  margin-top:-6vw; min-height:100.5952380952vw; background:#fff; z-index:99; min-height:97.595238vw;}
footer.interna { min-height:auto; }
footer .fondovideo2 { display: block; position: absolute; bottom: -1vw; width: 100%; height: 11vw; z-index: 1; z-index:2;background-repeat:no-repeat; background-position:center; background-size:cover; z-index:2; }
footer .fondo1 { display:block; position:relative; overflow:hidden; width:100%; background-repeat: no-repeat; background-position: center; background-size: cover; height: 100.380952381vw; height:89.2857142857vw;}
footer .fondo1 .textos { display:block; position:relative; overflow:hidden; width: 100%; padding:12.4404761905vw 13.52381vw 0 32.380952381vw; }
footer .fondo1 .textos h2 { display: block; font-family: "fuente4990810", sans-serif; color: #55541c; font-size: 3.3vw; line-height: 3.5vw; text-transform: uppercase; }
footer .fondo1 .textos h3 { display: block; font-family: "April", sans-serif; color: #55541c; font-size: 1.7vw; line-height: 1.9vw; text-transform: uppercase; margin-top: 1vw; }
footer .fondo1 .textos p { display: block; color: #55541c; font-size: 1.3vw; line-height: 1.7vw; margin: 1vw 0 0 0; }

footer .camioneta { display: block; position: absolute; width: 27.1428571429vw; height: auto; right: 0; top: 10vw; z-index: 9; }
footer .autorizado { display: block; position: absolute; width: 10.7142857143vw; height: auto; top: 30vw; z-index: 9; left: 0; }
footer .logo { display: block; position: absolute; z-index: 99; width: 27.7976190476vw; height: auto; left: 0; top: 33vw; }
footer .frase { display: block; position: absolute; z-index: 9; color: #fff; text-transform: uppercase; font-size: 2.2222vw; line-height: 3vw; text-align: right; left: 6.4285714286vw; top: 11vw; transform: rotate(-10deg); text-shadow: 0 0 2px #000; }
footer .divertidas { display: block; position: absolute; z-index: 9; left: 4.7619047619vw; width: 22.9761904762vw; top: 70vw; height: auto; }
footer .ruta { display: block; position: absolute; top: 0; left: 10.6547619048vw; width: 8.0952380952vw; height: auto; z-index: 4; }
footer .carretera { display: block; position: absolute; top: 1vw; left: 17.4285714286vw; width: 7.5vw; height: auto; z-index: 3; }
footer .bandera { display: block; position: absolute; z-index: 4; width: 1.369047619vw; height: auto; left: 22vw; top: 2.4vw; transform: rotate(1deg); }

footer .datos { display:block; position:relative; overflow:hidden; width: 100%; margin:0; padding:0; z-index:99;}
footer .datos .telefono { display: inline-block; float: left; width: 31.095238vw; height: 5.5952380952vw; background-image: url(../img/forma-amarilla-pie.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 1vw 1vw 1vw 0vw; font-family: "fuente4990810", sans-serif; color: #000; font-size: 2.6vw; line-height: 2.6vw; padding: 1vw 0 0 4vw; }
footer .datos .telefono img { display: inline-block; width: 3.4vw; height: auto; vertical-align: middle; }
footer .datos .redes { display: inline-block; float: right; width: 12.5595238095vw; height: 5.8928571429vw; background-image: url(../img/forma-amarilla-pie-2.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 1vw 0 1vw 0vw; font-family: "fuente4990810", sans-serif; color: #000; font-size: 2.6vw; line-height: 2.6vw; padding: 1.5vw 0 0 3vw;}
footer .datos .redes a img { display:inline-block; float:left; position:relative; width:2.5vw; height:auto; margin-right:.5vw; }
footer .datos .copy { display: inline-block; float: left; position: relative; overflow: hidden; width: 52vw; color: #000000; font-size: 1vw; line-height: 1.3vw; font-weight: 400; margin: 2vw 0 0 1vw; }
footer .datos .copy a { color:#f9be4d; }
footer .datos .copy a:hover { color:#000000; }

input::placeholder {color: #000; opacity: 1; }
input::-ms-input-placeholder {color: #000; }
input::-ms-input-placeholder {color: #000; }
textarea::placeholder {color: #000; opacity: 1; }
textarea::-ms-input-placeholder {color: #000; }
textarea::-ms-input-placeholder {color: #000; }



.overlayContacto, .overlayContacto2 { width: 50vw;  color: #404040; background-color: #fff; font-size: 16px; line-height: 18px; padding: 20px; transition: all .5s ease-in; /*transform-style: preserve-3d; transform: translateZ(600px) rotateX(20deg);*//*overflow-y:height:80vh;*/}
.pop { display:block; position:relative; overflow:hidden; width:100%; }
.pop  h2 { display:block; color:#8a7a41; font-size:2vw; line-height: 2.2vw; text-transform: uppercase; font-weight: 900;font-family: "April", sans-serif;}
.pop  p { display: block; margin:10px 0; color:#4c4c4c; font-size:18px; line-height:22px;  font-weight: 400; font-family: "Oswald", sans-serif;}

.pop ol { display: block; position: relative; overflow: hidden; width: 95%; margin: 1vw 0 0 0; padding: 0; }
.pop ol li { display: block; position: relative; overflow: hidden; width: 100%; margin: 0 0 .5vw 0; padding: 0; }
.pop ol li input { display: block; position: relative; overflow: hidden; width: 100%; color:#4c4c4c; font-size:18px; line-height:22px;  font-weight: 400; font-family: "Oswald", sans-serif; padding:.5vw 1vw; border:1px solid #4c4c4c; border-radius:12px;}
.pop ol li textarea { display: block; position: relative; overflow: hidden; width: 100%; color:#4c4c4c; font-size:18px; line-height:22px;  font-weight: 400; font-family: "Oswald", sans-serif; padding:.5vw 1vw; border:1px solid #4c4c4c; border-radius:12px; height:5vw;}
.pop .recuperar {  display:table; position:relative; overflow:hidden; margin:0 0; color:#8a7a41; font-size:20px; line-height:34px;  font-weight: 500; font-family: "Oswald", sans-serif;  text-transform:uppercase;}
.sinCuenta {  display:table; position:relative; overflow:hidden; margin:1vw 0 0 0 ; color:#8a7a41; font-size:20px; line-height:22px;  font-weight: 500; font-family: "Oswald", sans-serif; text-transform:uppercase; }
.pop .recuperar:hover, .sinCuenta:hover { color:#c22c42; }

.pop button { display:table; position:relative; overflow:hidden; margin-top:1vw; background:#8a7a41; border:1px solid #8a7a41; border-radius:12px; padding:.5vw 1vw; color:#fff; font-size:18px; line-height: 18px; font-weight: 500; font-family: "Oswald", sans-serif;  cursor:pointer; text-transform: uppercase;}
.pop button:hover { color:#8a7a41; background:#fff; }
.overlayContacto .botonCerrar, .overlayContacto2 .botonCerrar2 { display: block; position: absolute; top: -1.5vw; right: -1.5vw; color: #000; font-size: 2vw; cursor:pointer; z-index:9; padding:.5vw .7vw; background:#f9be4d; border-radius:50%; width:3vw; height:3vw;}

@media screen and (max-width: 700px) {

  header { opacity: 1 !important; -webkit-transform: translateY(0px) !important; transform: translateY(0px) !important; }

  .home .fotoTop { height:104vw; }
  .home .fotoTop .diagonal { width:97vw; }
  .home .fotoTop .logoDes {display: block; position: absolute; width: 13vw; height: auto; top: 7.7380952381vw; right: 30px; top: 20vw; }
  .home .fotoTop h2 {display: block; color: #fff; text-transform: uppercase; font-size: 14px; position: absolute; top: 11.5476190476vw; left: 20vw; font-weight: 400; top: 24vw; }
  .home .fotoTop h1 {display: block; position: absolute; width: 50vw; height: auto; top: 20vw; left: 9.5238095238vw; margin: 0; z-index: 1; top: 42vw; transform: rotate(-5deg); }
  .home .fotoTop .estrella {display: block; position: absolute; width: 10vw; height: auto; top: 10.2380952381vw; left: 22.619047619vw; top: 10vw; }

  .home .medio {display: block; position: relative; background-image: url(../img/forma-marron-video.svg); background-repeat: no-repeat; background-position: top center; background-size: cover; width: 100%; height: 90vw; z-index: 0; margin-top: -11vw; padding: 5vw 30px 5vw 30px; text-align: right; }
  .home .medio h2 {display: block; color: #fefefe; text-transform: uppercase; font-family: "aar", sans-serif; font-size: 15px; line-height: 17px; position: relative; margin-top: 48px; }
  .home .medio h3 {display: block; position: relative; color: #703824; font-size: 14px; text-transform: uppercase; font-family: "aar", sans-serif; line-height: 20px; margin-top: 5px; }
  .home .medio p {display: block; margin-top: 1vw; color: #fff; font-size: 13px; line-height: 15px; font-weight: 400; }
  .home .medio .mapa, .home .travesias .aventura, footer .frase, footer .logo, footer .divertidas { display:none; }
  .home .medio p span {display: block; margin-top: 10px; font-size: 11px; }

  .home .travesias {display: block; position: relative; width: 100%; margin: 0 auto; margin-top: 0; overflow: hidden; padding: 0 30px; }
  .home .travesias ul {display: block; position: relative; width: 100%; margin-bottom: 0; overflow: hidden; }
  .home .travesias ul li {display: block; position: relative; overflow: hidden; width: 100%; margin-bottom: 30px; z-index: 1; padding-bottom: 30px; border-bottom: 1px solid #000;}
  .home .travesias ul li .imagen { opacity:1 !important; }
  .home .travesias ul li .texto {display: block !important; float: none !important; position: relative; width: 100% !important; text-align: left !important; padding-top: 0 !important; }
  .home .travesias ul li .imagen, .home .travesias ul li.par .imagen {display: block !important; float: none !important; position: relative; width: 100%; margin-left: 0; height: 70vw; background-repeat: no-repeat; background-position: center; background-size: contain; margin-top: 20px; }
  .home .travesias ul li .texto h3 {display: block; color: #2c221e; font-size: 15px; line-height: 17px; font-weight: 500; margin-bottom: 10px; }
  .home .travesias ul li .texto p {display: block; color: #2c221e; font-size: 14px; line-height: 16px; font-weight: 300; }
  .home .travesias ul li:nth-child(1) .imagen .cartel, .home .travesias ul li:nth-child(2) .imagen .cartel, .home .travesias ul li:nth-child(3) .imagen .cartel, .home .travesias ul li:nth-child(4) .imagen .cartel, .home .travesias ul li:nth-child(5) .imagen .cartel { width:30vw; }
  .home .travesias ul li.par, .home .travesias ul li:nth-child(3), .home .travesias ul li:nth-child(5) { top:0; }
  footer .fondo1 { height:180vw; }
  footer .fondo1 .textos { padding:18vw 30px; }
  footer .fondo1 .textos h2 { font-size:15px; line-height: 17px; }
  footer .fondo1 .textos h3 { font-size:14px; line-height: 16px; margin-top:10px; }
  footer .fondo1 .textos p {display: block; color: #55541c; font-size: 11px; line-height: 13px; margin: 10px 0 0 0; }
  header h1 { display:none; }
  header .botonera {display: block; position: relative; width: 100%; background: #2b1e18; height: 40px; z-index: 2; margin-top: 10px; padding-left: 20px; padding-right: 4.7619047619vw; padding-top: 10px; }
  header .botonera .menu li {display: inline-block; float: left; position: relative; color: #fff; text-transform: uppercase; font-size: 13px; line-height: 16px; padding-top: 0; margin-right: 5px; padding-bottom: 0; cursor: pointer; }
  header .botonera .redes, header .botonera .idioma span { display:none; }
  header .botonera .idioma {display: inline-block; float: right; position: relative; overflow: hidden; padding-top: 0; margin-top:-3px; }
  header .botonera .idioma form {display: inline-block; float: left; position: relative; margin-left: 0; padding: 2px 5px; border: 1px solid #ccc; margin-top: 0px; }
  header .botonera .idioma form select {display: block; position: relative; overflow: hidden; background: transparent; border: 0; color: #fff; font-size: 11px; text-transform: uppercase; line-height: 13px; }
  header .botonera .menu li ul.sub { position: absolute; top: 20px; left: 0; width: 30vw; background: #2b1e18; padding: 10px;  }
  header .botonera .menu li .sub li {display: block; position: relative; overflow: hidden; color: #fff; font-size: 14px; line-height: 16px; padding-bottom: 0; margin-bottom: 15px; padding-right: 0; margin-right: 0; border-right: 0; width: 100%; padding-left: 10px; }

  .interna .fotoTop { height:80vw; }
  .interna .fotoTop .estrella, .interna .fotoTop .logoDes { display:none; }

  .interna .medio {display: block; position: relative; overflow: hidden; background-image: none; background-repeat: no-repeat; background-position: top center; background-size: cover; width: 100%; height: auto; z-index: 1; margin-top: 0; padding: 30px; /* height: auto; */ }
  .interna .medio .texto {display: block; float: none; position: relative; overflow: hidden; width: 100%; padding-top: 25px; }
  .interna .medio .texto h2 { font-size:15px; line-height: 17px; }
  .interna .medio .texto h3 { font-size:14px; line-height: 16px; margin-top:10px; }
  .interna .medio .texto p {display: block; color:#442418; font-size: 11px; line-height: 13px; margin: 10px 0 0 0; }
  .interna .medio .texto a, .interna .datostravesia a#disponibilidad {display: inline-block; float: left; width: 100%; height: 10vw; background-image: url(../img/forma-boton-consultar.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 10px 0; font-family: "aar", sans-serif; color: #fff; font-size: 14px; line-height: 16px; padding: 12px 10px 10px 10px; text-transform: uppercase; cursor: pointer; }
  .interna .medio .imagen {display: block; position: relative; float: unset; width: 100%; background-repeat: no-repeat; background-position: center; background-size: contain; height: 60vw; top: 0; margin-top: 20px; margin-bottom: 30px; }
  .interna .medio .imagen .cartel { width:30vw; }
  .interna .imagenes {display: block; position: relative; width: 100%; top: 0; z-index: 0; overflow: hidden; }
  .interna .imagenes h2, .interna .imagenes .izq, .interna .imagenes .der { display:none; }
  .interna .imagenes ul li { height:90vw !important; }
  .interna .datostravesia { display: block; position: relative; width: 100%; padding: 30px; margin-top: 0; padding-bottom: 40px; overflow: hidden; }
  .interna .datostravesia .autorizado, .interna .datostravesia .logo { display:none; }
  .interna .datostravesia h3 { font-size:15px; line-height: 18px; }
  .interna .datostravesia .mapa { margin:20px 0; }
  .interna .datostravesia p {display: block; color: #4b4b4b; font-size: 14px; line-height: 18px; margin: 0 0 10px 0; }
  .overlayContacto, .overlayContacto2 { width:80vw; }
  .overlayContacto .botonCerrar, .overlayContacto2 .botonCerrar2 {display: block; position: absolute; top: 10px; right: 10px; color: #000; font-size: 20px; cursor: pointer; z-index: 9; padding: 1px 5px 5px 5px; background: #f9be4d; border-radius: 50%; width: 7vw; height: 7vw; }
  .pop h2 { font-size:16px; line-height: 18px; margin-bottom:10px; }
  .pop ol li { margin-bottom:10px; }
  .pop ol li input, .pop ol li textarea { font-size:13px; line-height: 15px; padding:5px 10px; }
  .pop ol li textarea { height:100px; }
  .pop button {display: table; position: relative; overflow: hidden; margin-top: 10px; background: #8a7a41; border: 1px solid #8a7a41; border-radius: 12px; padding: 5px 10px; color: #fff; font-size: 14px; line-height: 16px; font-weight: 500; font-family: "Oswald", sans-serif; cursor: pointer; text-transform: uppercase; }

  footer .datos .copy {display: block; float: none; position: relative; overflow: hidden; width: 100%; color: #000000; font-size: 11px; line-height: 13px; font-weight: 400; margin: 20px 0; padding: 0 30px; }
  footer .datos .telefono {display: block; float: none; width: 40vw; height: 10vw; background-image: url(../img/forma-amarilla-pie.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 10px 10px 10px 0; font-family: "fuente4990810", sans-serif; color: #000; font-size: 14px; line-height: 15px; padding: 10px 0 0 10px; }
  footer .datos .redes {display: block; float: right; width: 30vw; height: 15vw; background-image: url(../img/forma-amarilla-pie-2.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin: 1vw 0 1vw 0vw; font-family: "fuente4990810", sans-serif; color: #000; font-size: 11px; line-height: 13px; padding: 10px; }
  footer .datos .redes a img {display: inline-block; float: left; position: relative; width: 7vw; height: auto; margin-right: 5px; margin-top: 5px; }
  .whatsappFijo {display: block; position: fixed; right: 0; bottom: 16px; z-index: 999; color: #00e585; font-size: 25px; cursor: pointer; background-image: url(../img/forma-marron-whatsapp-flotante.svg); width: 10vw; height: 10vw; background-repeat: no-repeat; background-position: center; background-size: contain; padding-left: 7px; padding-top: 4px; }
  .whatsappFijo2 { display: block; position: fixed; right: 0; bottom: 12px; z-index: 999; color: #00e585; font-size: 25px; cursor: pointer; background-image: url(../img/forma-marron-whatsapp-flotante.svg); width: 10vw; height: 10vw; background-repeat: no-repeat; background-position: center; background-size: contain; padding-left: 7px; padding-top: 5px; }
}