/* ***************************************************************************

  Nombre :    main.css
  Proposito:  Funcionalidad para el motor de busqueda.
  REVISIONES:
  Ver        Date        Autor            Description
  ---------  ----------  ---------------  ------------------------------------
  1.0        30/04/2017  Michael Aldo   1. se modifico el estilo del combo trenselect 
  1.0        30/05/2017  Michael Aldo   2. se modifico la altura min del form de busqueda.
  1.0 		 18/05/2017	 Ricardo Oyola	3. Se modifico el estilo de la altura del popup de trenes
*************************************************************************** */
@charset "UTF-8";
/* ==========================================================================
   Ayudas
   ========================================================================== */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  overflow-x: hidden;
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

@font-face {
  font-family: 'oswald-light';
  src: url("../fonts/oswald-light/oswald-light.eot");
  src: url("../fonts/oswald-light/oswald-light.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-light/oswald-light.woff") format("woff"), url("../fonts/oswald-light/oswald-light.ttf") format("truetype"), url("../fonts/oswald-light/oswald-light.svg#oswald-light") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'oswald-regular';
  src: url("../fonts/oswald-regular/oswald-regular.eot");
  src: url("../fonts/oswald-regular/oswald-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regular/oswald-regular.woff") format("woff"), url("../fonts/oswald-regular/oswald-regular.ttf") format("truetype"), url("../fonts/oswald-regular/oswald-regular.svg#oswald-regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'roboto-regular';
  src: url("../fonts/roboto-regular/roboto-regular.eot");
  src: url("../fonts/roboto-regular/roboto-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular/roboto-regular.ttf") format("truetype"), url("../fonts/roboto-regular/roboto-regular.svg#roboto-regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'roboto-bold';
  src: url("../fonts/roboto-bold/roboto-bold.eot");
  src: url("../fonts/roboto-bold/roboto-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold/roboto-bold.woff") format("woff"), url("../fonts/roboto-bold/roboto-bold.ttf") format("truetype"), url("../fonts/roboto-bold/roboto-bold.svg#roboto-bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'roboto-thin';
  src: url("../fonts/roboto-thin/roboto-thin.eot");
  src: url("../fonts/roboto-thin/roboto-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-thin/roboto-thin.woff") format("woff"), url("../fonts/roboto-thin/roboto-thin.ttf") format("truetype"), url("../fonts/roboto-thin/roboto-thin.svg#roboto-thin") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'dear-joe-four';
  src: url("../fonts/dear-joe-four/dear-joe-four.eot");
  src: url("../fonts/dear-joe-four/dear-joe-four.eot?#iefix") format("embedded-opentype"), url("../fonts/dear-joe-four/dear-joe-four.woff") format("woff"), url("../fonts/dear-joe-four/dear-joe-four.ttf") format("truetype"), url("../fonts/dear-joe-four/dear-joe-four.svg#dear-joe-four") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'perurail-iconos';
  src: url("../fonts/perurail-iconos/perurail-iconos.eot?-9tzw0i");
  src: url("../fonts/perurail-iconos/perurail-iconos.eot?#iefix-9tzw0i") format("embedded-opentype"), url("../fonts/perurail-iconos/perurail-iconos.woff?-9tzw0i") format("woff"), url("../fonts/perurail-iconos/perurail-iconos.ttf?-9tzw0i") format("truetype"), url("../fonts/perurail-iconos/perurail-iconos.svg?-9tzw0i#perurail-iconos") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icono-"], [class*=" icono-"] {
  font-family: 'perurail-iconos';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icono-instagram:before {
  content: "\e602";
}

.icono-arrow-left:before {
  content: "\66";
}

.icono-uniE60F:before {
  content: "\75";
}

.icono-plane:before {
  content: "\f072";
}

.icono-search {
  content: "\f002";
}

.icono-search:before {
  content: "\f002";
}

.icono-cloudy:before {
  content: "\63";
}

.icono-envelope:before {
  content: "\e600";
}

.icono-sun:before {
  content: "\73";
}

.icono-cloudy:before {
  content: "\63";
}

.icono-cloud:before {
  content: "\6f";
}

.icono-lightning:before {
  content: "\6c";
}

.icono-rainy:before {
  content: "\72";
}

.icono-rainy2:before {
  content: "\61";
}

.icono-windy:before {
  content: "\77";
}

.icono-windy2:before {
  content: "\79";
}

.icono-weather:before {
  content: "\68";
}

.icono-lightning2:before {
  content: "\67";
}

.icono-location:before {
  content: "\6e";
}

.icono-bubbles:before {
  content: "\62";
}

.icono-youtube:before {
  content: "\65";
}

.icono-arrow-right:before {
  content: "\e601";
}

@font-face {
  font-family: 'weather';
  src: url("../fonts/artill_clean_icons/artill_clean_icons.eot");
  src: url("../fonts/artill_clean_icons/artill_clean_icons.eot?#iefix") format("embedded-opentype"), url("../fonts/artill_clean_icons/artill_clean_icons.woff") format("woff"), url("../fonts/artill_clean_icons/artill_clean_icons.ttf") format("truetype"), url("../fonts/artill_clean_icons/artill_clean_icons.svg#artill_clean_iconsRg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-clima {
  color: #fff;
  font-family: 'weather';
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}

.icon-0:before {
  content: ":";
}

.icon-1:before {
  content: "p";
}

.icon-2:before {
  content: "S";
}

.icon-3:before {
  content: "Q";
}

.icon-4:before {
  content: "S";
}

.icon-5:before {
  content: "W";
}

.icon-6:before {
  content: "W";
}

.icon-7:before {
  content: "W";
}

.icon-8:before {
  content: "W";
}

.icon-9:before {
  content: "I";
}

.icon-10:before {
  content: "W";
}

.icon-11:before {
  content: "I";
}

.icon-12:before {
  content: "I";
}

.icon-13:before {
  content: "I";
}

.icon-14:before {
  content: "I";
}

.icon-15:before {
  content: "W";
}

.icon-16:before {
  content: "I";
}

.icon-17:before {
  content: "W";
}

.icon-18:before {
  content: "U";
}

.icon-19:before {
  content: "Z";
}

.icon-20:before {
  content: "Z";
}

.icon-21:before {
  content: "Z";
}

.icon-22:before {
  content: "Z";
}

.icon-23:before {
  content: "Z";
}

.icon-24:before {
  content: "E";
}

.icon-25:before {
  content: "E";
}

.icon-26:before {
  content: "3";
}

.icon-27:before {
  content: "a";
}

.icon-28:before {
  content: "A";
}

.icon-29:before {
  content: "a";
}

.icon-30:before {
  content: "A";
}

.icon-31:before {
  content: "6";
}

.icon-32:before {
  content: "1";
}

.icon-33:before {
  content: "6";
}

.icon-34:before {
  content: "1";
}

.icon-35:before {
  content: "W";
}

.icon-36:before {
  content: "1";
}

.icon-37:before {
  content: "S";
}

.icon-38:before {
  content: "S";
}

.icon-39:before {
  content: "S";
}

.icon-40:before {
  content: "M";
}

.icon-41:before {
  content: "W";
}

.icon-42:before {
  content: "I";
}

.icon-43:before {
  content: "W";
}

.icon-44:before {
  content: "a";
}

.icon-45:before {
  content: "S";
}

.icon-46:before {
  content: "U";
}

.icon-47:before {
  content: "S";
}

@font-face {
  font-family: 'socicon-webfont';
  src: url("../fonts/socicon-webfont/socicon-webfont.eot");
  src: url("../fonts/socicon-webfont/socicon-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon-webfont/socicon-webfont.woff") format("woff"), url("../fonts/socicon-webfont/socicon-webfont.ttf") format("truetype"), url("../fonts/socicon-webfont/socicon-webfont.svg#socicon-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^='socicon'] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'socicon-webfont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.socicon:empty {
  width: 1em;
}

.socicon-easid:before {
  content: "5";
}

.socicon-twitter:before {
  content: "a";
}

.socicon-facebook:before {
  content: "b";
}

.socicon-google:before {
  content: "c";
}

.socicon-pinterest:before {
  content: "d";
}

.socicon-foursquare:before {
  content: "e";
}

.socicon-yahoo:before {
  content: "f";
}

.socicon-skype:before {
  content: "g";
}

.socicon-yelp:before {
  content: "h";
}

.socicon-feedburner:before {
  content: "i";
}

.socicon-linkedin:before {
  content: "j";
}

.socicon-viadeo:before {
  content: "k";
}

.socicon-xing:before {
  content: "l";
}

.socicon-myspace:before {
  content: "m";
}

.socicon-soundcloud:before {
  content: "n";
}

.socicon-spotify:before {
  content: "o";
}

.socicon-grooveshark:before {
  content: "p";
}

.socicon-lastfm:before {
  content: "q";
}

.socicon-youtube:before {
  content: "r";
}

.socicon-vimeo:before {
  content: "s";
}

.socicon-dailymotion:before {
  content: "t";
}

.socicon-vine:before {
  content: "u";
}

.socicon-flickr:before {
  content: "v";
}

.socicon-500px:before {
  content: "w";
}

.socicon-instagram:before {
  content: "x";
}

.socicon-wordpress:before {
  content: "y";
}

.socicon-tumblr:before {
  content: "z";
}

.socicon-blogger:before {
  content: "A";
}

.socicon-technorati:before {
  content: "B";
}

.socicon-reddit:before {
  content: "C";
}

.socicon-dribbble:before {
  content: "D";
}

.socicon-stumbleupon:before {
  content: "E";
}

.socicon-digg:before {
  content: "F";
}

.socicon-envato:before {
  content: "G";
}

.socicon-behance:before {
  content: "H";
}

.socicon-delicious:before {
  content: "I";
}

.socicon-deviantart:before {
  content: "J";
}

.socicon-forrst:before {
  content: "K";
}

.socicon-play:before {
  content: "L";
}

.socicon-zerply:before {
  content: "M";
}

.socicon-wikipedia:before {
  content: "N";
}

.socicon-apple:before {
  content: "O";
}

.socicon-flattr:before {
  content: "P";
}

.socicon-github:before {
  content: "Q";
}

.socicon-chimein:before {
  content: "R";
}

.socicon-friendfeed:before {
  content: "S";
}

.socicon-newsvine:before {
  content: "T";
}

.socicon-identica:before {
  content: "U";
}

.socicon-bebo:before {
  content: "V";
}

.socicon-zynga:before {
  content: "W";
}

.socicon-steam:before {
  content: "X";
}

.socicon-xbox:before {
  content: "Y";
}

.socicon-windows:before {
  content: "Z";
}

.socicon-outlook:before {
  content: "1";
}

.socicon-coderwall:before {
  content: "2";
}

.socicon-tripadvisor:before {
  content: "3";
}

.socicon-netcodes:before {
  content: "4";
}

.socicon-lanyrd:before {
  content: "7";
}

.socicon-slideshare:before {
  content: "8";
}

.socicon-buffer:before {
  content: "9";
}

.socicon-rss:before {
  content: ",";
}

.socicon-vkontakte:before {
  content: ";";
}

.socicon-disqus:before {
  content: ":";
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  top: 70%;
  right: 5%;
}

@media screen and (min-width: 1380px) {
  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    top: 65%;
    right: 13%;
  }
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/iconos/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  display: block;
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #9E9488;
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ECE7E1;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../images/iconos/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../images/iconos/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none !important;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../images/iconos/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../images/iconos/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/*jquery-ui general*/
/*! jQuery UI - v1.11.2 - 2014-12-15
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cb842e&bgTextureHeader=glass&bgImgOpacityHeader=25&borderColorHeader=d49768&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=f4f0ec&bgTextureContent=inset_soft&bgImgOpacityContent=100&borderColorContent=e0cfc2&fcContent=1e1b1d&iconColorContent=c47a23&bgColorDefault=ede4d4&bgTextureDefault=glass&bgImgOpacityDefault=70&borderColorDefault=cdc3b7&fcDefault=3f3731&iconColorDefault=f08000&bgColorHover=f5f0e5&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=f5ad66&fcHover=a46313&iconColorHover=f08000&bgColorActive=f4f0ec&bgTextureActive=highlight_hard&bgImgOpacityActive=100&borderColorActive=e0cfc2&fcActive=b85700&iconColorActive=f35f07&bgColorHighlight=f5f5b5&bgTextureHighlight=highlight_hard&bgImgOpacityHighlight=75&borderColorHighlight=d9bb73&fcHighlight=060200&iconColorHighlight=cb672b&bgColorError=fee4bd&bgTextureError=highlight_hard&bgImgOpacityError=65&borderColorError=f8893f&fcError=592003&iconColorError=ff7519&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=75&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url("../images/iconos/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #284997;
  background: #284997 url("../images/iconos/ui-bg_gloss-wave_55_284997_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url("../images/iconos/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url("../images/iconos/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #1d5987;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url("../images/iconos/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../images/iconos/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/iconos/ui-icons_469bdd_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/iconos/ui-icons_d8e7f3_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("../images/iconos/ui-icons_6da8d5_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../images/iconos/ui-icons_217bc0_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("../images/iconos/ui-icons_f9bd01_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("../images/iconos/ui-icons_2e83ff_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/iconos/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

@font-face {
  font-family: 'aaux_prothinregular';
  src: url("../fonts/aaux-prothin/aaux-prothin-webfont.eot");
  src: url("../fonts/aaux-prothin/aaux-prothin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aaux-prothin/aaux-prothin-webfont.woff2") format("woff2"), url("../fonts/aaux-prothin/aaux-prothin-webfont.woff") format("woff"), url("../fonts/aaux-prothin/aaux-prothin-webfont.ttf") format("truetype"), url("../fonts/aaux-prothin/aaux-prothin-webfont.svg#aaux_prothinregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedregular';
  src: url("../fonts/roboto_condensed/robotocondensed-regular-webfont.eot");
  src: url("../fonts/roboto_condensed/robotocondensed-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto_condensed/robotocondensed-regular-webfont.woff2") format("woff2"), url("../fonts/roboto_condensed/robotocondensed-regular-webfont.woff") format("woff"), url("../fonts/roboto_condensed/robotocondensed-regular-webfont.ttf") format("truetype"), url("../fonts/roboto_condensed/robotocondensed-regular-webfont.svg#roboto_condensedregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedlight';
  src: url("../fonts/roboto_condensed/robotocondensed-light-webfont.eot");
  src: url("../fonts/roboto_condensed/robotocondensed-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto_condensed/robotocondensed-light-webfont.woff2") format("woff2"), url("../fonts/roboto_condensed/robotocondensed-light-webfont.woff") format("woff"), url("../fonts/roboto_condensed/robotocondensed-light-webfont.ttf") format("truetype"), url("../fonts/roboto_condensed/robotocondensed-light-webfont.svg#roboto_condensedlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

p {
  font-family: 'roboto-regular';
  color: #717171;
  font-size: 13px;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

body, html {
  font-family: 'roboto-regular';
  height: 100%;
  width: 100%;
}

* {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

a {
  text-decoration: none;
  color: inherit;
}

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

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

.contenedor-cabecera .contenedor-opciones-y-logo:after, .contenedor-cabecera .opciones-y-cargo:after, .guia-de-viaje-home .contenedor-informacion:after, .servicios-tren ul:after, .servicios-tren li:after, .servicios-tren .contenedor-informacion:after, .horarios-y-tarifas .compra-en-linea-tren:after, .premios ul:after, .contenedor-footer footer:after, .contenedor-footer .contendor-paypal-y-seguridad:after, .contenedor-footer .contenedor-enlaces-y-redes:after {
  content: "";
  display: table;
  clear: both;
}

section > .contenedor-informacion,
.contenedor-cabecera .contenedor-opciones-y-logo,
.video-seccion .contenedor-titulo,
.contenedor-banner-cabecera .contenedor-info-banner,
.navegacion-interna-tren ul,
.navegacion-interna-tren-2 ul,
.servicios-tren .contenedor-informacion,
.servicios-tren .bx-wrapper .bx-controls,
.navegacion-recomendaciones ul,
.slider-categoria .contenedor-mensaje-slide,
.contenedor-footer footer {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 700px) {
  section > .contenedor-informacion,
  .contenedor-cabecera
.contenedor-opciones-y-logo,
  .video-seccion .contenedor-titulo,
  .contenedor-banner-cabecera
.contenedor-info-banner,
  .navegacion-interna-tren ul,
  .navegacion-interna-tren-2 ul,
  .servicios-tren .contenedor-informacion,
  .servicios-tren .bx-wrapper .bx-controls,
  .navegacion-recomendaciones ul,
  .slider-categoria .contenedor-mensaje-slide,
  .contenedor-footer footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}

[class^='video-'] {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-top: -5px;
}

[class^='video-'] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contenedor-banner {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

section.comparte .contenedor-imagenes-instagram {
  margin-top: 20px;
  position: relative;
  margin-bottom: 40px;
}

section.comparte h1 {
  font-family: 'oswald-light';
  margin: 0;
  margin-bottom: 40px;
  color: white;
  font-size: 50px;
}

@media screen and (min-width: 700px) {
  section.comparte h1 {
    font-size: 60px;
  }
}

@media screen and (min-width: 830px) {
  section.comparte h1 {
    font-size: 70px;
  }
}

section.comparte .contenedor-mensaje-comparte {
  /*position: absolute;*/
  width: 100%;
  height: 25%;
  background-color: white;
  /*z-index: 10;*/
  font-size: 0px;
  font-size: 0rem;
}

section.comparte .contenedor-mensaje-comparte:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

@media screen and (min-width: 530px) {
  section.comparte .contenedor-mensaje-comparte {
    /*width: 50%;*/
  }
}

@media screen and (min-width: 1000px) {
  section.comparte .contenedor-mensaje-comparte {
    /*width: 25%;
    height: 50%;*/
  }
}

section.comparte .mensaje-comparte {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
  margin-top: -100%;
  background: white;
  padding: 10px;
}

section.comparte .mensaje-comparte span {
  display: block;
}

section.comparte .mensaje-comparte span:last-child {
  font-family: 'oswald-light';
  font-size: 25px;
  font-size: 1.5625rem;
}

section.comparte .icono-instagram {
  margin: 10px 0;
  color: #afcccd;
  font-size: 54px;
  font-size: 3.375rem;
}

section.comparte .imagenes-instagram {
  font-size: 0px;
  font-size: 0rem;
}

section.comparte .imagenes-instagram li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

@media screen and (min-width: 530px) {
  section.comparte .imagenes-instagram li {
    width: 50%;
  }
}

@media screen and (min-width: 1000px) {
  section.comparte .imagenes-instagram li {
    width: 25%;
  }
}

section.comparte .imagenes-instagram li:nth-child(2n) {
  display: none;
}

@media screen and (min-width: 530px) {
  section.comparte .imagenes-instagram li:nth-child(2n) {
    display: inline-block;
  }
}

section.comparte .imagenes-instagram a {
  display: block;
  position: relative;
}

section.comparte .imagenes-instagram a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.28);
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

section.comparte .imagenes-instagram a:after {
  content: '\e602';
  font-family: 'perurail-iconos';
  font-size: 3.375rem;
  position: absolute;
  color: rgba(206, 179, 119, 0.64);
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

section.comparte .imagenes-instagram a:hover:before, section.comparte .imagenes-instagram a:hover:after {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

section.comparte .imagenes-instagram img {
  display: block;
  width: 100%;
  height: auto;
}

.contenedor-cabecera.con-alto-adaptable {
  position: relative;
  width: 100%;
  display: inline-block;
}

@media screen and (min-width: 700px) {
  .contenedor-cabecera.con-alto-adaptable {
    height: 100%;
  }
}

.contenedor-cabecera.con-banner {
  height: 350px;
}

@media screen and (min-width: 700px) {
  .contenedor-cabecera.con-banner {
    height: 650px;
  }
}

.contenedor-cabecera .cabecera {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(72, 37, 16, 0.25);
}

.contenedor-cabecera .cabecera > h1 {
  display: none;
}

.contenedor-cabecera .contenedor-opciones-y-logo {
  padding: 8px;
  color: white;
}

.contenedor-cabecera .opciones-y-cargo {
  float: right;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 830px) {
  .contenedor-cabecera .opciones-y-cargo {
    float: right;
    width: auto;
  }
}

@media (max-width: 830px) {
  .contenedor-cabecera .opciones li.hide {
    display: none !important;
  }
  .contenedor-cabecera .opciones li:before {
    background: none !important;
  }
}

.contenedor-cabecera .opciones {
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-top: 10px;
}

.contenedor-cabecera .opciones li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 12px;
  height: 20px;
  font-family: 'roboto-regular';
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9rem;
}

.contenedor-cabecera .opciones li:before {
  content: '';
  height: 15px;
  position: absolute;
  width: 1px;
  background-color: white;
  top: 3px;
  left: 0;
}

.contenedor-cabecera .opciones li:first-child:before {
  display: none;
}

.contenedor-cabecera .opciones li:last-child {
  padding-right: 0;
}

.contenedor-cabecera .opciones li:first-child, .contenedor-cabecera .opciones li:nth-child(2) {
  /*font-size:15px;
        font-size:0.9rem;
        color:red;*/
}

@media screen and (min-width: 700px) {
  .contenedor-cabecera .opciones li:first-child, .contenedor-cabecera .opciones li:nth-child(2) {
    display: inline-block;
  }
}

.contenedor-cabecera .opciones li:first-child a,
.contenedor-cabecera .opciones li:nth-child(2) a,
.contenedor-cabecera .opciones li:nth-child(3) a {
  /*vertical-align:top;*/
}

.contenedor-cabecera .opciones li:nth-child(3) {
  padding-left: 2px;
}

@media screen and (min-width: 700px) {
  .contenedor-cabecera .opciones li:nth-child(3) {
    padding-left: 12px;
  }
}

.contenedor-cabecera .opciones li:nth-child(3):before {
  display: none;
}

@media screen and (min-width: 700px) {
  .contenedor-cabecera .opciones li:nth-child(3):before {
    display: block;
  }
}

.contenedor-cabecera .opciones .telefono {
  font-family: 'oswald-regular';
  height: 20px;
  line-height: 1.4;
}

.contenedor-cabecera .opciones .telefono .icono-telefono {
  margin: 0 10px 0 0;
  background: transparent url("../images/iconos/phone.png") no-repeat top center;
  display: inline-block;
  height: 14px;
  width: 10px;
}

.contenedor-cabecera .opciones .idioma {
  padding-right: 0;
}

.contenedor-cabecera .opciones .idioma > form {
  width: 32px;
  height: 20px;
  color: black;
}

.contenedor-cabecera .opciones .idioma select, .contenedor-cabecera .opciones .idioma .customSelect {
  background-color: transparent;
  border: none;
  background: transparent url("../images/iconos/motor-de-reservas.png") right -3px no-repeat;
  height: 20px !important;
  width: 36px !important;
  vertical-align: top;
  line-height: 1.5;
  /*font-size:12px;
        font-size:0.75rem*/
  font-size: 0.9rem;
}

.contenedor-cabecera .opciones .idioma .customSelectInner {
  color: white;
  width: auto !important;
}

.contenedor-cabecera .campo-buscar {
  display: inline-block;
  vertical-align: top;
  width: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 4px;
  z-index: 10;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all 0.5s ease-in;
}

.contenedor-cabecera .campo-buscar.desplegado {
  width: 200px;
  margin-right: 8px;
}

.contenedor-cabecera .campo-buscar input {
  display: inline-block;
  width: 200px;
  background-color: white;
  height: 20px;
  outline: none;
  color: black;
  padding: 0 8px;
  vertical-align: top;
  font-size: 12px;
  font-size: 0.75rem;
  border: none;
}

@media screen and (min-width: 830px) and (max-width: 1060px) {
  .contenedor-cabecera .campo-buscar.desplegado {
    width: 100px;
  }
  .contenedor-cabecera .campo-buscar input {
    display: inline-block;
    width: 100px;
    background-color: white;
    height: 20px;
    outline: none;
    color: black;
    padding: 0 8px;
    vertical-align: top;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.contenedor-cabecera .cargo {
  float: right;
  display: none;
  vertical-align: middle;
  margin-left: 12px;
}

@media screen and (min-width: 830px) {
  .contenedor-cabecera .cargo {
    display: inline-block;
    float: left;
  }
}

.contenedor-cabecera .logo {
  float: left;
  margin: 18px auto 8px;
  width: 50%;
}

.contenedor-cabecera .opciones li.icon-compra {
  display: none;
}

@media (max-width: 830px) {
  .contenedor-cabecera .opciones li.icon-compra {
    display: none;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-cabecera .logo {
    width: auto;
    margin-top: 8px;
  }
}

.contenedor-cabecera .logo img {
  width: 195px;
  height: 38px;
}

@media (max-width: 400px) {
  .contenedor-cabecera .logo img {
    width: 100%;
    height: auto;
  }
}

.navegacion-principal {
  width: 100%;
  position: absolute;
  right: 0;
  top: 14px;
}

@media screen and (min-width: 830px) {
  .navegacion-principal {
    background-color: #33425E;
    padding: 0;
    height: 40px;
    position: static;
  }
}

.navegacion-principal h1 {
  margin: 0 auto;
  text-align: center;
  position: relative;
  line-height: 1.5;
  margin-right: 10px;
}

@media screen and (min-width: 830px) {
  .navegacion-principal h1 {
    display: none;
  }
}

.navegacion-principal h1 > span {
  display: none;
}

.navegacion-principal .boton-menu {
  width: 30px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 4px;
  background-color: #ffffff;
}

.navegacion-principal .boton-menu .lineas {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 12px;
  display: block;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

.navegacion-principal .boton-menu .lineas:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  height: 2px;
  width: 20px;
  background-color: white;
}

.navegacion-principal ul {
  height: auto;
  max-height: 0;
  text-align: center;
  width: 100%;
  margin-top: 34px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all 0.4s ease-in;
  position: absolute;
  font-size: 0px;
  font-size: 0rem;
}

.navegacion-principal ul.desplegado {
  max-height: 400px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all 0.4s ease-in;
}

@media screen and (min-width: 830px) {
  .navegacion-principal ul.desplegado {
    transition: none;
  }
}

@media screen and (min-width: 830px) {
  .navegacion-principal ul {
    display: block;
    height: 40px;
    max-height: 40px;
    margin-top: 0;
    transition: none;
    position: static;
  }
}

.navegacion-principal ul li.menu-respo {
  background: rgba(35, 51, 110, 0.9);
  display: block;
}

.navegacion-principal ul li.menu-respo a {
  border-bottom: 0;
}

.navegacion-principal ul li.menu-respo.buscador-oculto {
  height: 70px;
}

.navegacion-principal ul li.menu-respo.buscador-oculto .campo-buscar {
  width: 100%;
  text-align: left;
  padding-top: 8px;
}

.navegacion-principal ul li.menu-respo.buscador-oculto .campo-buscar input {
  padding: 16px 8px;
  width: 80%;
}

.container-3 {
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-3 input#search {
  width: 300px;
  height: 40px;
  background: #ffffff;
  border: none;
  font-size: 10pt;
  float: left;
  color: #262626;
  padding-left: 45px;
}

.container-3 input#search::-webkit-input-placeholder {
  color: #65737e;
}

.container-3 input#search:-moz-placeholder {
  /* Firefox 18- */
  color: #65737e;
}

.container-3 input#search::-moz-placeholder {
  /* Firefox 19+ */
  color: #65737e;
}

.container-3 input#search:-ms-input-placeholder {
  color: #65737e;
}

.container-3 .icon {
  position: absolute;
  top: 50%;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
  -webkit-transition: all 0.55s ease;
  -moz-transition: all 0.55s ease;
  -ms-transition: all 0.55s ease;
  -o-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.container-3 input#search:focus, .container-3 input#search:active {
  outline: none;
}

.container-3:hover .icon {
  margin-top: 16px;
  color: #93a2ad;
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -moz-transform: scale(1.5);
  /* Firefox */
  -ms-transform: scale(1.5);
  /* IE 9 */
  -o-transform: scale(1.5);
  /* Opera */
  transform: scale(1.5);
}

@media screen and (min-width: 830px) {
  .navegacion-principal ul li {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    font-size: 0px;
    font-size: 0rem;
  }
  .navegacion-principal ul ul.sub-menu a {
    width: 202px;
  }
}

.navegacion-principal ul li a {
  font-family: 'oswald-regular';
  color: white;
  text-transform: uppercase;
  display: block;
  vertical-align: middle;
  background-color: #93542e;
  border-bottom: 1px solid #aa6d4c;
  padding: 12px 0;
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (min-width: 830px) {
  .navegacion-principal ul li a {
    padding: 10px 13px;
    display: inline-block;
    background-color: transparent;
    border-bottom: none;
  }
  .navegacion-principal ul li.menu-respo {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .navegacion-principal ul li a {
    padding: 10px 33px;
  }
}

.contenedor-slider-cabecera .texto-banner {
  box-sizing: border-box;
  top: 220px;
  color: #ffe5c8;
  left: 0;
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  /*text-align-last: right;*/
  padding: 0 40px;
  /*margin-top: auto;
        height: 100%;
        margin-bottom: auto;
        top: 0;
        width: 100%;*/
}

@media screen and (max-width: 700px) {
  .contenedor-slider-cabecera .texto-banner {
    top: 0px;
  }
}

.contenedor-slider-cabecera .texto-banner p {
  /*text-align: right;*/
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875rem;
  color: #f7faee;
}

.contenedor-slider-cabecera .texto-banner .titulo {
  color: #ffe5c8;
  font-family: 'roboto-thin';
  line-height: 1;
  font-size: 38px;
  font-size: 2.375rem;
  margin: 0 0 10px 0;
}

.contenedor-slider-cabecera .texto-banner h1, .contenedor-slider-cabecera .texto-banner h2, .contenedor-slider-cabecera .texto-banner h3, .contenedor-slider-cabecera .texto-banner h4, .contenedor-slider-cabecera .texto-banner p {
  line-height: 1;
  margin: 5px;
}

.derecha {
  float: right;
}

.izquierda {
  float: left;
}

.centro {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 700px) {
  .contenedor-slider-cabecera .texto-banner .titulo {
    font-size: 66px;
    font-size: 50px;
  }
}

@media screen and (max-width: 700px) {
  .contenedor-slider-cabecera .texto-banner h1,
  .contenedor-slider-cabecera .texto-banner h2,
  .contenedor-slider-cabecera .texto-banner h3,
  .contenedor-slider-cabecera .texto-banner h4 {
    font-size: 35px;
  }
  .contenedor-slider-cabecera .texto-banner p {
    display: none;
  }
}

.contenedor-slider-cabecera .texto-banner .btn-banner {
  /*background: #ff6501;*/
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  /*color: #fff;*/
  margin: 8px 0 0 0;
  padding: 0px 15px;
  font-family: 'roboto-regular';
}

.detalle.amarillo, .btn-banner.amarillo {
  background: #ffc408;
  color: #000;
}

.detalle.verde, .btn-banner.verde {
  background: #5b7a1e;
  color: #fff;
}

.detalle.marron, .btn-banner.marron {
  background: #533524;
  color: #fff;
}

.detalle.naranja, .btn-banner.naranja {
  background: #ff6500;
  color: #fff;
}

.detalle.azul, .btn-banner.azul {
  background: #142857;
  color: #fff;
}

.detalle.dorado, .btn-banner.dorado {
  background: #c99a2e;
  color: #fff;
}

.contenedor-slider-cabecera {
  width: 100%;
  height: 315px;
  position: relative;
}

@media screen and (min-width: 700px) {
  .contenedor-slider-cabecera {
    height: 100%;
  }
}

.contenedor-slider-cabecera .bx-wrapper, .contenedor-slider-cabecera .bx-viewport {
  height: 100% !important;
}

.contenedor-slider-cabecera .slider {
  height: 100%;
  overflow: hidden;
}

.contenedor-slider-cabecera .slider > li {
  display: block !important;
  height: 630px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor-slider-cabecera .slider > li > a {
  position: absolute;
  padding: 60px 90px;
  top: 30%;
  display: block;
  text-align: center;
  left: 50;
  margin-left: -170px;
}

@media screen and (min-width: 830px) {
  .contenedor-slider-cabecera .slider > li > a {
    top: 40%;
  }
}

.contenedor-slider-cabecera .slider > li > a img {
  width: 172px;
  height: auto;
}

@media screen and (min-width: 830px) {
  .contenedor-slider-cabecera .slider > li > a img {
    width: 240px;
  }
}

/* ======= Booking 2017 ======= */
input[type="checkbox"] {
  display: none;
}

input[type="radio"] {
  display: none;
}

input[type="radio"] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/iconos/DESACTIVO.png) no-repeat !important;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
}

input[type="radio"]:checked + label span {
  background: url(../images/iconos/ACTIVO.png) no-repeat !important;
}

.content-box-reserva {
  position: absolute;
  z-index: 98;
  text-align: center;
  width: 100%;
  /* margin: -170px auto 0 auto; */
  margin: 0 auto;
  bottom: 10px;
  display: none;
}

.content-box-reserva.acomodar {
  background: #fff;
  position: fixed;
  top: 115px;
  bottom: initial !important;
  width: 395px;
  color: #000;
}

.content-box-reserva.acomodar .content-select,
.content-box-reserva.acomodar .content-date,
.content-box-reserva.acomodar .content-person,
.content-box-reserva.acomodar .content-passanger {
  width: 100%;
}

.content-box-reserva.acomodar .bg-date {
  width: 49%;
  margin-top: 10px;
}

.content-box-reserva.acomodar .content-date .bg-date.t-r {
  float: right;
}

.content-box-reserva.acomodar .content-btn-find {
  width: 100%;
  margin-left: 0;
}

.content-box-reserva.acomodar form {
  width: 90%;
}

.content-box-reserva.acomodar .radioset {
  width: 90%;
}

.content-box-reserva.acomodar .radioset .input-radio {
  display: inline-block;
  margin-right: 10px;
}

.content-box-reserva.acomodar .contenedor-mensaje {
  position: relative;
  bottom: 0;
}

.content-box-reserva.acomodar .main-mensaje {
  width: 100%;
}

.cerrar-acomodar {
  display: none;
  position: absolute;
  top: -8px;
  right: -29px;
  font-size: 26px;
  color: #000;
  background-color: transparent;
  width: 70px;
  height: 70px;
  padding: 8px;
  text-align: center;
}

.content-box-reserva.acomodar .cerrar-acomodar {
  display: block;
}

.contenedor-mapa-popup {
  background: #fff;
  position: relative;
  width: 1340px;
  height: 50%;
  /*height: 300px;*/
  margin: 0 auto;
  text-align: center;
}

.contenedor-mapa-popup.ocultar-contenedor-mapa-popup {
  display: none;
}

.contenedor-mapa-popup img {
  width: auto;
  height: 100%;
}

@media screen and (max-width: 1280px) {
  .contenedor-mapa-popup img {
    height: 100%;
  }
}

@media screen and (max-height: 750px) {
  .contenedor-imagen-mapa {
    height: 480px;
  }
}

@media screen and (max-height: 650px) {
  .contenedor-imagen-mapa {
    height: 380px;
  }
}

@media screen and (max-height: 550px) {
  .contenedor-imagen-mapa {
    height: 280px;
  }
}

@media screen and (max-height: 450px) {
  .contenedor-imagen-mapa {
    height: 120px;
  }
  .contenedor-mapa-popup {
    background: mediumvioletred;
    height: 50%;
  }
}

.contenedor-mapa-popup.camnbiarposicionimagen img {
  width: auto;
  height: 100%;
  max-height: 450px;
}

.close-mapa-popup {
  color: #222222;
  display: inline-block;
  font-family: 'roboto-bold';
  /* float: right; */
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0;
  right: 15px;
  position: absolute;
  top: 5px;
}

.content-box-reserva .contenedor-campos {
  position: relative;
}

.content-box-reserva form {
  background: #fff;
  width: 1340px;
  margin: 0 auto;
  padding: 20px 0 20px 0;  /* malva mod*/
  color: #000;
  min-height: 118px;
  /* agregado por Maycol*/
}

.content-box-reserva .contenedor-mensaje {
  width: 100%;
  margin: 0 auto;
  display: none;
  position: absolute;
  z-index: 9999;
  bottom: 110px;
}

.content-box-reserva .bottom-mns {
  bottom: -227px;
}

.content-box-reserva .bottom-pass {
  bottom: -175px;
}

.main-mensaje {
  text-align: center;
  padding: 25px 15px 25px 25px;
  border: 1px solid #BBBBBB;
  margin: 0 auto;
  width: 70%;
  background: #fff;
}

.content-box-reserva .contenedor-mensaje p {
  text-align: left;
  font-size: 14px;
}

.content-box-reserva .contenedor-mensaje .cerrar-booking {
  color: #222222;
  display: inline-block;
  font-family: 'roboto-bold';
  float: right;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: -19px;
  position: relative;
  right: 1px;
}

.content-box-reserva .radioset {
  display: inline-block;
  width: 150px;
  vertical-align: top;
  margin: 10px 0 0 20px;
}

.content-box-reserva .radioset .input-radio {
  display: block;
  text-align: left;
  margin-bottom: 15px;
  font-size: 13px;
}

.content-select {
  margin-right: 10px;
}

.content-select .select {
  position: relative;
  background: url("../images/iconos/arrow-top.png") no-repeat 96% center;
}

/*.content-select label.select:before {
  content: url(../images/iconos/arrow-top.png);
  display: inline-block;
  position: absolute;
  right: 1px;
  top: -5px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  background-color: white;
  z-index: 9;
}*/
.content-box-reserva .content-select,
.content-box-reserva .content-date,
.content-box-reserva .content-person,
.content-box-reserva .content-passanger {
  display: inline-block;
  width: 390px;
  vertical-align: top;
  position: relative;
  text-align: left;
  font-size: 13px;
}

.box-passanger {
  border: 1px solid #BBBBBB;
  display: none;
  background: #fff;
  position: absolute;
  padding: 15px;
  bottom: 55px;
  z-index: 10000;
  width: 390px;
  text-align: left;
}

.box-passanger h5 {
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  font-size: 14px;
  margin: 0 15px;
}

.cerrar-passanger {
  color: #222222;
  display: inline-block;
  font-family: 'roboto-bold';
  float: right;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: -11px;
}

.box-passanger .box-p {
  display: block;
  clear: both;
}

.box-passanger .box-p label {
  display: inline-block;
  width: 75px;
}

.box-passanger .box-p input {
  display: inline-block;
  width: 50px;
  border: 0;
}

.box-passanger .box-p p {
  display: block;
  padding: 0 0 0 40px;
  font-size: 13px;
}

.box-passanger .box-p .box-num {
  display: inline-block;
  border: 1px solid #BBBBBB;
  font-size: 22px;
  padding: 5px 0;
}

.box-passanger .box-p .box-num a {
  color: #E17840;
  display: inline-block;
  border-right: 1px solid #BBBBBB;
  padding: 0 20px;
}

.box-passanger .box-p .box-num a:last-child {
  border-right: 0;
}

.bg-desti {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  background: url("../images/iconos/location.png") no-repeat 9px 5px !important;
  padding: 7px 10px 7px 35px !important;
  margin-bottom: 10px;
  width: 100%;
}

.bg-route {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  background: url("../images/iconos/tren.png") no-repeat 9px 5px !important;
  padding: 7px 10px 7px 35px !important;
  width: 100%;
}

.bg-date {
  background: url(../images/iconos/calendario.png) no-repeat right center;
  border: 1px solid #BBBBBB !important;
  padding: 7px 0 7px 6px;
  width: 193px;
  margin-bottom: 10px;
}

.content-box-reserva .content-passanger {
  /* background: url("../images/iconos/usuario.png") no-repeat 9px 6px !important; */
  border: 1px solid #BBBBBB !important;
  padding: 7px 0 7px 35px !important;
  margin-bottom: 10px;
}

.ui-selectmenu-button.ui-button {
  border: 1px solid #BBBBBB !important;
  border-radius: 0 !important;
  width: 340px !important;
}

.ui-selectmenu-text {
  text-transform: uppercase;
  font-size: 14px !important;
}

.ui-selectmenu-button .ui-icon {
  background: url("../images/iconos/arrow-top.png") no-repeat 0 5px !important;
}

.content-box-reserva .ui-state-active,
.content-box-reserva .ui-button.ui-state-active:hover {
  border: 0 !important;
  background: transparent !important;
  font-weight: normal;
  color: #888888 !important;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #E17840 !important;
  background-color: #ffffff;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background: url(../images/iconos/ACTIVO.png) no-repeat !important;
  width: 20px !important;
  height: 20px !important;
  border-width: 0px !important;
  border-style: none !important;
}

.ui-checkboxradio-label .ui-icon-background {
  background: url(../images/iconos/DESACTIVO.png) no-repeat !important;
  border: 0 !important;
  box-shadow: none !important;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 20px !important;
  height: 20px !important;
  border-radius: 0 !important;
  overflow: visible;
  border: none !important;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(../images/ui-icons_555555_256x240.png);
}

.ui-button {
  border: 0 !important;
  background: #fff !important;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-visual-focus {
  box-shadow: none !important;
}

.content-btn-find {
  width: 300px;
  display: inline-block;
  margin-left: 10px;
}

.btn-find {
  display: table;
  font-family: 'roboto-bold';
  color: #fff;
  width: 100%;
  background-color: #FFC408;
  /*background-image: url(../images/iconos/lupa.png)!important;
  background-position: 38px 15px;*/
  background-repeat: no-repeat;
  padding: 8px 0 6px 0;
  border: 1px solid #FFC408;
  text-transform: uppercase;
  /* padding-left: 30px;*/
  cursor: pointer;
}

.btn-find span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.box-term {
  display: block;
  background: #C0C0C0;
  color: #fff;
  text-align: left;
  padding: 5px 9px;
  font-size: 12px;
  width: 100%;
  margin: 4px auto 0 auto;
}

@media screen and (max-width: 1440px) {
  .content-box-reserva form,
  .contenedor-mapa-popup {
    width: 95%;
  }
}

@media screen and (max-width: 1380px) {
  .content-box-reserva .content-select, .content-box-reserva .content-date, .content-box-reserva .content-person, .content-box-reserva .content-passanger {
    width: 28%;
  }
  .bg-date {
    width: 49%;
  }
  .content-box-reserva .content-passanger {
    width: 99%;
  }
}

@media screen and (max-width: 1240px) {
  .content-box-reserva .content-select, .content-box-reserva .content-date, .content-box-reserva .content-person, .content-box-reserva .content-passanger {
    width: 25%;
  }
  .bg-date {
    width: 49%;
  }
  .content-box-reserva .content-passanger {
    width: 99%;
  }
  .content-btn-find {
    width: 25%;
  }
}

@media screen and (max-width: 1061px) {
  .btn-find {
    background-position: 27px 15px;
  }
}

@media screen and (max-width: 1024px) {
  .content-box-reserva .radioset {
    display: block;
    width: 90%;
    margin-top: 35px;
    margin-bottom: 10px;
  }
  .content-box-reserva .radioset .input-radio {
    display: inline-block;
    margin-right: 5px;
    width: 40%;
    text-align: center;
  }
  .content-box-reserva .content-select,
  .content-box-reserva .content-person {
    width: 95%;
    margin-bottom: 10px;
    margin: 0 auto 10px auto;
  }
  .content-box-reserva .content-date {
    width: 95%;
  }
  .content-box-reserva .content-passanger {
    width: 100%;
  }
  .content-box-reserva .content-passanger {
    width: 100%;
  }
  .bg-date {
    width: 49%;
  }
  .content-btn-find {
    margin-left: 0;
  }
  .content-date input {
    margin-right: 1%;
  }
  .content-date .t-r {
    margin: 0;
    float: right;
  }
  .content-btn-find {
    width: 95%;
    margin-top: 5px;
  }
  .content-box-reserva {
    position: relative;
    margin-top: 120px;
  }
  .main-mensaje {
    width: 95%;
  }
  /*.movil-btn-find{
    margin-top: 230px;
  }*/
  .content-box-reserva .contenedor-mensaje {
    position: relative;
    bottom: 0;
  }
}

@media screen and (max-width: 829px) {
  .content-box-reserva {
    margin-top: 50px;
  }
}

@media screen and (max-width: 829px) {
  .box-passanger {
    width: 96%;
  }
  .cerrar-passanger {
    margin-top: 8px;
  }
}

/* ======= END Booking 2017 ======= */
.contenedor-slider-cabecera .contenedor-paginador-y-comparar {
  margin-top: -90px;
  position: relative;
  z-index: 98;
  text-align: center;
}

@media screen and (max-width: 1145px) {
  .contenedor-slider-cabecera .contenedor-paginador-y-comparar {
    margin-top: -128px;
  }
}

@media screen and (max-width: 830px) {
  .contenedor-slider-cabecera .contenedor-paginador-y-comparar {
    margin-top: -150px;
  }
}

.contenedor-slider-cabecera .paginador-slider-cabecera {
  display: none;
  text-align: center;
  font-size: 0px;
  font-size: 0rem;
}

.paginador-slider-cabecera-ul {
  height: 130px;
}

@media screen and (min-width: 700px) {
  .contenedor-slider-cabecera .paginador-slider-cabecera {
    display: inline-block;
  }
}

.contenedor-slider-cabecera .paginador-slider-cabecera li {
  display: inline-block;
  margin: 0 18px;
}

@media screen and (min-width: 1000px) {
  .contenedor-slider-cabecera .paginador-slider-cabecera li {
    margin: 0 28px;
  }
}

.contenedor-slider-cabecera .paginador-slider-cabecera a {
  font-family: 'oswald-regular';
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
}

.contenedor-slider-cabecera .paginador-slider-cabecera a.active, .contenedor-slider-cabecera .paginador-slider-cabecera a:hover {
  border-bottom: 2px solid #c45a1e;
}

.contenedor-slider-cabecera .comparar {
  display: inline-block;
  font-family: 'oswald-regular';
  color: white;
  background-color: #c45a1e;
  text-transform: uppercase;
  padding: 4px 8px;
  position: relative;
  top: -4px;
  margin-top: 15px;
  margin-left: 25px;
  font-size: 14px;
  font-size: 0.875rem;
}

.contenedor-slider-cabecera .comparar span {
  vertical-align: middle;
}

.contenedor-slider-cabecera .comparar .icono-arrow-right {
  font-size: 25px;
  font-size: 1.5625rem;
}

.boton-compra-en-linea {
  display: none;
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  text-align: center;
  background: #ffc408 url("../images/iconos/carrito-de-compras.png") center center no-repeat;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}

@media screen and (min-width: 700px) {
  .boton-compra-en-linea {
    background-position: 24px 15px;
    padding-top: 50px;
    width: 75px;
    height: 85px;
    top: 35%;
    margin-top: -42.5px;
  }
}

.desplegado .boton-compra-en-linea {
  /* transform: translateX(-100%);
  transform: translateX(-100%) translateZ(0); */
}

.boton-compra-en-linea span {
  display: none;
  text-transform: uppercase;
  font-family: 'roboto-bold';
  font-size: 12px;
  color: black;
  line-height: 1;
}

.boton-compra-en-linea span:last-child {
  color: black;
  font-family: "roboto-regular";
}

@media screen and (min-width: 700px) {
  .boton-compra-en-linea span {
    display: block;
  }
}

.compra-en-linea {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 90px 0 25px 0;
  background-color: #2d2a27;
  z-index: 100;
  width: 100%;
  -webkit-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}

@media screen and (min-width: 830px) {
  .compra-en-linea {
    position: fixed;
  }
}

@media screen and (max-width: 830px) {
  .desplegado2 .compra-en-linea {
    -webkit-transform: translateX(0) translateZ(0) !important;
    transform: translateX(0) translateZ(0) !important;
  }
}

.desplegado .compra-en-linea {
  -webkit-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
}

@media screen and (max-width: 700px) and (orientation: landscape) {
  .compra-en-linea {
    position: absolute;
    bottom: auto;
  }
}

@media screen and (min-width: 830px) {
  .compra-en-linea {
    background-color: rgba(0, 0, 0, 0.8);
    width: 318px;
    top: 54%;
    margin-top: -191px;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 22px 0 30px;
  }
}

.compra-en-linea .cerrar {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  font-size: 32px;
  color: #bfbbbb;
  background-color: #252220;
  width: 70px;
  height: 70px;
  padding: 8px;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .compra-en-linea .cerrar {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 26px;
    top: 0;
  }
}

.compra-en-linea form {
  width: 80%;
  margin: 0 auto;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 700px) {
  .compra-en-linea form {
    width: 85%;
  }
}

.compra-en-linea .desplegar-campos {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 47px;
}

@media screen and (min-width: 700px) {
  .compra-en-linea .desplegar-campos {
    display: block;
  }
}

.compra-en-linea .desplegar-campos:before {
  position: absolute;
  top: 20px;
  right: 30px;
  content: '';
  transition: all 0.2s ease-in;
  display: inline-block;
  height: 0;
  width: 0;
  -webkit-transform: rotate(360deg);
  border-width: 8px 9px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: white;
  border-top-width: 0;
}

.compra-en-linea .desplegar-campos:hover:before {
  border-bottom-color: #ffc408;
  transition: all 0.2s ease-in;
}

.compra-en-linea .desplegar-campos.activado:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.2s ease-in;
}

.compra-en-linea .contenedor-campos {
  margin-top: 10px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media screen and (max-width: 700px) {
  .compra-en-linea .contenedor-campos {
    display: block !important;
  }
}

.compra-en-linea h1 {
  font-family: 'roboto-bold';
  color: #fafafa;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  padding-left: 2%;
  font-size: 17px;
  font-size: 1.0625rem;
}

.compra-en-linea label {
  display: inline-block;
  position: relative;
  margin: 5px 2%;
  text-transform: uppercase;
  width: 96%;
  font-size: 12px;
  font-size: 0.75rem;
}

.compra-en-linea label.mitad {
  width: 46%;
}

.compra-en-linea label.tipo-de-viaje:before {
  content: '';
  position: absolute;
  text-align: center;
  display: block;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.3);
}

.compra-en-linea label.tipo-de-viaje > span {
  margin-left: 22px;
  vertical-align: top;
  color: silver;
}

.compra-en-linea label.seleccionado:before {
  /*content:'\2714';*/
  line-height: 0.8;
  color: white;
  font-size: 15px;
  font-size: 0.9375rem;
}

.compra-en-linea label.fecha input {
  background: rgba(255, 255, 255, 0.1) url("../images/iconos/motor-de-reservas.png") right -36px no-repeat;
}

.compra-en-linea label input[type='radio'] {
  display: inline-block;
}

.compra-en-linea label input[type='text'], .compra-en-linea label select, .compra-en-linea label .customSelect {
  width: 100%;
  height: 24px;
  border: none;
  outline: none;
  padding: 4px 6px;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.1);
}

.compra-en-linea label select {
  width: 100% !important;
}

.compra-en-linea label .customSelect {
  background: rgba(255, 255, 255, 0.1) url("../images/iconos/motor-de-reservas.png") right -18px no-repeat;
}

.compra-en-linea label .customSelectInner {
  width: auto !important;
}

.compra-en-linea label input[type='text'], .compra-en-linea label .customSelect {
  color: silver;
}

.compra-en-linea label ::-webkit-input-placeholder {
  color: silver;
}

.compra-en-linea label :-moz-placeholder {
  color: silver;
}

.compra-en-linea label ::-moz-placeholder {
  color: silver;
}

.compra-en-linea label :-ms-input-placeholder {
  color: silver;
}

.compra-en-linea button {
  width: 98%;
  height: 38px;
  margin: 5px auto 10px;
  outline: none;
  display: block;
  background-color: transparent;
  padding: 2px 0;
  border: none;
}

.compra-en-linea .comprar {
  width: 80%;
  height: 100%;
  padding: 4px;
  display: inline-block;
  text-align: center;
  background-color: #ffc408;
  font-family: 'Oswald-regular';
  text-transform: uppercase;
  color: #45433d;
  font-size: 17px;
  font-size: 1.0625rem;
}

.compra-en-linea .contenedor-flecha {
  display: inline-block;
  background-color: #afa38a;
  width: 19%;
  height: 100%;
  vertical-align: top;
  margin-left: 1%;
  overflow: hidden;
  color: white;
  font-size: 40px;
  font-size: 2.5rem;
}

.compra-en-linea .contenedor-flecha .icono-arrow-right {
  position: relative;
  top: -9px;
}

.compra-en-linea .enlaces {
  display: block;
  width: 98%;
  padding: 5px 6px;
  margin: 5px auto;
  color: silver;
  text-transform: none;
  font-size: 12px;
  font-size: 0.75rem;
}

.ui-datepicker {
  font-family: 'roboto-regular';
  width: 260px;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

.ui-datepicker .ui-datepicker-header {
  border-radius: 0;
}

.home > h1 {
  display: none;
}

.video-seccion {
  padding-bottom: 40%;
}

.video-seccion .contenedor-titulo {
  display: block;
  position: absolute;
  top: 5%;
  /*right:0;*/
  left: 0;
  margin: 0 auto;
  padding-right: 0;
}

@media screen and (max-width: 700px) {
  .video-seccion .contenedor-titulo {
    display: none !important;
  }
}

@media screen and (min-width: 800px) {
  .compra-en-linea button {
    background-color: transparent;
    border: medium none;
    display: block;
    height: 32px;
    margin: 8px auto 13px;
    outline: medium none;
    padding: 0;
    width: 265px;
  }
  .compra-en-linea .comprar {
    line-height: 24px;
    padding: 4px;
    width: 100%;
  }
  .compra-en-linea .enlaces {
    border: medium none;
    color: silver;
    display: block;
    font-size: 0.75rem;
    margin: 5px auto;
    padding: 5px 6px;
    text-transform: none;
    width: 265px;
  }
}

.video-seccion h1 {
  margin: 0;
  color: white;
}

.video-seccion h1 {
  display: block;
  font-family: 'roboto-thin';
  padding-left: 70px;
  line-height: 1;
  margin-bottom: 20px;
  font-size: 80px;
  font-size: 5rem;
}

.video-seccion h2 {
  margin: 0px;
  color: #fff;
  display: block;
  font-family: 'dear-joe-four';
  line-height: 1;
  font-size: 110px;
  font-size: 6.875rem;
}

.video-seccion p {
  background-color: rgba(69, 47, 29, 0.6);
  padding: 4px 25px;
  display: inline-block;
  font-family: 'oswald-light';
  color: white;
  margin: 0;
  font-size: 23px;
}

.destino {
  padding-top: 1px;
  padding-bottom: 60px;
  color: white;
}

.destino.puno {
  background: #006696 url("../images/fondos/fondo-puno.jpg") center top no-repeat;
}

.destino.puno {
  background: #006696 url("../images/bg-destino-puno.jpg") no-repeat scroll 50% 0 !important;
}

.destino.cusco {
  padding-bottom: 20px;
  background: url("../images/fondos/fondo-cusco.jpg") center top no-repeat, url("../images/fondos/fondo-pasto.jpg") center top repeat;
}

.destino.cusco-interna-bg {
  padding-bottom: 20px;
  /*background:url('../images/fondos/fondo-cesped.jpg') center bottom no-repeat, url('../images/fondos/fondo-pasto.jpg') center top repeat*/
}

.contenedor-destino {
  font-size: 0px;
  font-size: 0rem;
}

.contenedor-destino .contenedor-titulo {
  margin-top: 190px;
  margin-bottom: 480px;
}

.cusco .contenedor-destino .contenedor-titulo {
  color: #6e7c86;
}

.contenedor-destino .contenedor-titulo h1 {
  font-family: 'oswald-light';
  margin: 0;
}

.contenedor-destino .contenedor-titulo span {
  display: block;
  font-size: 50px;
}

@media screen and (min-width: 700px) {
  .contenedor-destino .contenedor-titulo span {
    font-size: 65px;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-destino .contenedor-titulo span {
    font-size: 80px;
  }
}

.contenedor-destino .contenedor-titulo span:last-child {
  text-transform: uppercase;
  font-size: 30px;
}

@media screen and (min-width: 700px) {
  .contenedor-destino .contenedor-titulo span:last-child {
    font-size: 36px;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-destino .contenedor-titulo span:last-child {
    font-size: 42px;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-destino .informacion {
    display: inline-block;
    width: 47.5%;
    margin-right: 5%;
    vertical-align: top;
  }
}

.contenedor-destino .informacion h2 {
  font-family: 'oswald-regular';
  line-height: 1.2;
  margin: 0;
  font-size: 26px;
  font-size: 1.625rem;
}

.contenedor-destino .informacion p {
  font-family: 'oswald-light';
  line-height: 1.5;
  margin: 35px 0;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
}

.contenedor-destino .informacion .descargar-calendario, .contenedor-destino .informacion .recomendaciones {
  display: block;
  padding: 8px 0;
  text-align: center;
  width: 100%;
  max-width: 410px;
  border: 3px solid white;
  border-radius: 4px;
  font-family: 'oswald-regular';
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (min-width: 830px) {
  .contenedor-destino .informacion .descargar-calendario, .contenedor-destino .informacion .recomendaciones {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.contenedor-destino .informacion .descargar-calendario {
  background-color: #649fb8;
}

.cusco .contenedor-destino .informacion .descargar-calendario {
  background-color: #7fc14d;
}

.contenedor-destino .informacion .recomendaciones {
  background-color: #237fa1;
}

.cusco .contenedor-destino .informacion .recomendaciones {
  background-color: #2d8e0e;
}

.contenedor-destino .contenedor-altura-y-tiempo {
  margin-top: 40px;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 830px) {
  .contenedor-destino .contenedor-altura-y-tiempo {
    vertical-align: top;
    display: inline-block;
    width: 47.5%;
    margin-top: 0;
  }
}

.contenedor-destino .iconos-altura-y-tiempo {
  display: none;
  vertical-align: top;
  width: 15%;
  margin-right: 5%;
}

@media screen and (min-width: 830px) {
  .contenedor-destino .iconos-altura-y-tiempo {
    display: inline-block;
  }
}

.contenedor-destino[class*='contenedor-icono'] {
  width: 72px;
  height: 72px;
  border-radius: 36px;
  border: 6px solid #9bbfd5;
  text-align: center;
  padding: 2px 0;
  font-size: 44px;
  font-size: 2.75rem;
}

.cusco .contenedor-destino[class*='contenedor-icono'] {
  border: 6px solid #c9eb64;
}

.contenedor-destino[class*='contenedor-icono']:first-child {
  margin-bottom: 72px;
  position: relative;
}

.contenedor-destino[class*='contenedor-icono']:first-child:before {
  content: '';
  width: 6px;
  height: 74px;
  position: absolute;
  top: 65px;
  left: 50%;
  background-color: #9bbfd5;
  margin-left: -3px;
}

.cusco .contenedor-destino[class*='contenedor-icono']:first-child:before {
  background-color: #c9eb64;
}

@media screen and (min-width: 830px) {
  .contenedor-destino .altura-y-tiempo {
    display: inline-block;
    vertical-align: top;
    width: 80%;
  }
}

.contenedor-destino .altura-y-tiempo h1 {
  font-family: 'oswald-regular';
  color: #a7def4;
  margin: 0;
  font-size: 25px;
  font-size: 1.5625rem;
}

.cusco .contenedor-destino .altura-y-tiempo h1 {
  color: white;
}

.contenedor-destino .altura-y-tiempo p {
  line-height: 1;
}

.contenedor-destino .altura {
  margin-bottom: 30px;
}

.contenedor-destino .altura p {
  margin: 0px;
  font-family: 'oswald-light';
  color: white;
  font-size: 45px;
  font-size: 2.8125rem;
}

.contenedor-destino .datos-del-tiempo {
  color: white;
}

.contenedor-destino .clima-actual {
  margin-top: 10px;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 530px) {
  .contenedor-destino .clima-actual {
    padding: 0 5%;
  }
}

.contenedor-destino .temperatura {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}

.contenedor-destino .temperatura > span {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-family: 'oswald-light';
}

@media screen and (min-width: 530px) {
  .contenedor-destino .temperatura > span {
    margin: 0 1px;
  }
}

.contenedor-destino .temperatura .unidad {
  text-transform: uppercase;
}

.contenedor-destino .valor {
  font-size: 66px;
  font-size: 4.125rem;
}

.contenedor-destino .grados {
  font-size: 40px;
  font-size: 2.5rem;
}

.contenedor-destino .unidad {
  font-size: 30px;
  font-size: 1.875rem;
}

.contenedor-destino .imagen-clima {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  text-align: right;
}

@media screen and (min-width: 530px) {
  .contenedor-destino .imagen-clima {
    text-align: left;
  }
}

.contenedor-destino .imagen-clima span {
  line-height: 0.55;
  font-size: 100px;
  font-size: 6.25rem;
}

.contenedor-destino .contenedor-prediccion {
  margin: 10px 0;
  border: 2px solid #a7def4;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  font-size: 0px;
  font-size: 0rem;
}

.cusco .contenedor-destino .contenedor-prediccion {
  border: 2px solid #96ba89;
  border-left: none;
  border-right: none;
}

.contenedor-destino .contenedor-prediccion li {
  font-family: 'oswald-light';
  width: 20%;
  text-align: center;
  color: white;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
}

.contenedor-destino .contenedor-prediccion li > span {
  display: block;
}

.contenedor-destino .contenedor-prediccion li .icon-clima {
  font-size: 50px;
  font-size: 3.125rem;
}

.contenedor-destino .contenedor-prediccion li .minimo {
  color: #91eeff;
}

.contenedor-destino .video-destino {
  padding-bottom: 40%;
}

.contenedor-destino .video-destino iframe {
  width: 90%;
  margin: 0 auto;
  right: 0;
}

.guia-de-viaje-home {
  padding-top: 320px;
  min-height: 1183px;
  margin-top: -425px;
  background: transparent url("../images/fondos/fondo-guia-de-viajeold.png") center top no-repeat;
}

@media screen and (min-width: 830px) {
  .guia-de-viaje-home {
    padding-top: 256px;
    min-height: 1049px;
    padding-bottom: 0;
    background: transparent url("../images/fondos/fondo-guia-de-viaje-big.png") center top no-repeat;
  }
}

.guia-de-viaje-home h1 {
  text-align: center;
}

@media screen and (min-width: 830px) {
  .guia-de-viaje-home h1 {
    text-align: left;
  }
}

.guia-de-viaje-home h1 span:first-child {
  color: #ab8647;
  font-family: 'oswald-light';
  line-height: 1;
  font-size: 40px;
  padding-right: 180px;
}

@media screen and (min-width: 830px) {
  .guia-de-viaje-home h1 span:first-child {
    line-height: 1.2;
    padding-right: 0;
    font-size: 46px;
  }
}

.guia-de-viaje-home h1 span:last-child {
  color: #726653;
  font-family: 'oswald-light';
  line-height: 1;
  display: block;
  margin-left: 40px;
  font-size: 80px;
}

@media screen and (min-width: 830px) {
  .guia-de-viaje-home h1 span:last-child {
    line-height: 0.9;
    font-size: 100px;
  }
}

.guia-de-viaje-home .recomendaciones {
  margin-top: 275px;
  margin-bottom: 20px;
  background-color: white;
  padding: 10px 20px 20px;
}

@media screen and (min-width: 830px) {
  .guia-de-viaje-home .recomendaciones {
    margin-top: 160px;
    max-width: 490px;
    padding: 20px 30px 20px;
    float: right;
  }
}

.guia-de-viaje-home .recomendaciones .contenedor-titulo {
  position: relative;
  padding: 20px 0 10px;
  border-bottom: 1px solid #da9b1a;
}

.guia-de-viaje-home .recomendaciones h2 {
  margin: 0;
  font-family: 'oswald-regular';
  color: #7f7e7b;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625rem;
}

.guia-de-viaje-home .recomendaciones .contenedor-icono-plane {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 55px;
  height: 55px;
  border-radius: 28px;
  border: 1px solid #da9b1a;
  text-align: center;
  padding: 12px 0;
}

.guia-de-viaje-home form {
  font-size: 0;
  margin: 30px 0 20px -2%;
}

.guia-de-viaje-home form:after {
  content: "";
  display: table;
  clear: both;
}

.guia-de-viaje-home label {
  display: inline-block;
  position: relative;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 10px;
}

.guia-de-viaje-home label:first-child {
  width: 98%;
}

.guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
  display: inline-block;
  width: 100% !important;
  font-size: 13px;
  height: 40px;
  color: #66564d;
  padding: 10px 15px;
  background: #e4dfd7 url("../images/iconos/motor-de-reservas.png") right -54px no-repeat;
}

.guia-de-viaje-home .customSelectInner {
  width: 100% !important;
}

.guia-de-viaje-home .explora {
  display: inline-block;
  font-family: 'oswald-regular';
  color: white;
  float: right;
  text-transform: uppercase;
  width: 185px;
  height: 45px;
  clear: both;
  border: none;
  outline: none;
  background-color: #da9b1a;
  font-size: 20px;
  margin-top: 10px;
}

.home .comparte {
  padding-top: 80px;
  background: transparent url("../images/fondos/fondo-comparte-home.jpg") center top no-repeat;
}

@media screen and (min-width: 700px) {
  .home .comparte {
    background: transparent url("../images/fondos/fondo-comparte-home-big.jpg") center top no-repeat;
  }
}

.destino header {
  background: #b29f89;
}

/*.destino .contenedor-destino {
        position:relative;
        top:-198px
    }*/
.destino .contenedor-destino[class*='contenedor-icono'] {
  border: 6px solid #bbec58;
}

.destino .contenedor-destino[class*='contenedor-icono'] .altura-y-tiempo h1 {
  color: #bbec58;
}

.atractivos {
  background: #8c755d;
  position: relative;
}

.atractivos .clear:after {
  content: "";
  display: table;
  clear: both;
}

.atractivos .text {
  color: white;
  padding: 4% 3% 14% 3%;
}

@media screen and (min-width: 700px) {
  .atractivos .text {
    float: right;
    width: 60%;
  }
}

@media screen and (min-width: 530px) {
  .atractivos .text {
    padding: 4% 3%;
  }
}

@media screen and (min-width: 1000px) {
  .atractivos .text {
    padding: 3%;
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  .atractivos .text {
    width: 35%;
  }
}

.atractivos .text h1 {
  color: #dcd1c5;
  font-family: 'dear-joe-four';
  margin: 0 0 4px 0;
  font-size: 34px;
  font-size: 2.125rem;
}

@media screen and (min-width: 700px) {
  .atractivos .text h1 {
    margin: 0 0 10px 0;
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .atractivos .text h1 {
    margin: 0 0 10px 0;
    font-size: 50px;
    font-size: 3.125rem;
  }
}

.atractivos .text h2 {
  font-family: 'oswald-light';
  text-transform: uppercase;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 10px 0;
}

@media screen and (min-width: 1200px) {
  .atractivos .text h2 {
    font-size: 40px;
    font-size: 2rem;
  }
}

.atractivos .text p {
  font-family: 'oswald-light';
  margin: 0 0 10px 0;
  text-align: justify;
  color: #fff;
}

@media screen and (min-width: 1200px) {
  .atractivos .text p {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
  }
}

.atractivos .imagen {
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 448px;
  width: 100%;
}

@media screen and (min-width: 700px) {
  .atractivos .imagen {
    float: left;
    width: 40%;
  }
}

@media screen and (min-width: 1000px) {
  .atractivos .imagen {
    float: left;
    width: 40%;
  }
}

@media screen and (min-width: 1200px) {
  .atractivos .imagen {
    height: 740px;
    width: 64%;
  }
}

.atractivos .imagen img {
  display: block;
  width: 100%;
}

.atractivos .bx-controls {
  background: #786550;
  bottom: 0px;
  display: none;
  height: 73px;
  position: absolute;
  right: 0px;
  width: 100%;
}

@media screen and (min-width: 700px) {
  .atractivos .bx-controls {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .atractivos .bx-controls {
    height: 115px;
    width: 36%;
  }
}

.destino .fiestas-tradicionales {
  background: #d0cbb8;
  padding: 20px 10px;
  background-color: #d0cbb8;
  background-image: -webkit-linear-gradient(#d0cbb8, #ffffff);
  background-image: linear-gradient(#d0cbb8, #ffffff);
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales {
    padding: 60px 0;
  }
}

.destino .fiestas-tradicionales .contenedor-tradiciones {
  margin: 0 auto;
  max-width: 1450px;
}

.destino .fiestas-tradicionales h1 {
  color: white;
  font-family: 'dear-joe-four';
  margin: 0 0 10px 0;
  font-size: 32px;
  font-size: 2rem;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales h1 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}

@media screen and (min-width: 1300px) {
  .destino .fiestas-tradicionales h1 {
    font-size: 90px;
    font-size: 5.625rem;
  }
}

.destino .fiestas-tradicionales .clear:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .clear h1 {
    float: left;
    margin: 0 0 0 6%;
  }
}

.destino .fiestas-tradicionales .clear a {
  background: #9bbb84;
  border: 3px solid white;
  border-radius: 3px;
  color: white;
  display: none;
  font-family: 'oswald-regular';
  margin: 2% 0 2% 0;
  padding: 7px 26px;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .clear a {
    display: inline-table;
    float: right;
    margin: 2% 0 0 0;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .clear a {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.destino .fiestas-tradicionales .white {
  background: white;
  -moz-box-shadow: -5px 5px 25px #c2c2bd;
  -webkit-box-shadow: -5px 5px 25px #c2c2bd;
  box-shadow: -5px 5px 25px #c2c2bd;
  margin-bottom: 30px;
  padding: 10px;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .white {
    padding: 60px 150px;
  }
}

.destino .fiestas-tradicionales .tradiciones {
  padding: 0px;
}

.destino .fiestas-tradicionales .tradiciones .wrapper {
  border-top: 1px solid #aaaaaa;
  font-size: 0;
  margin: 0 auto;
  display: block;
}

.destino .fiestas-tradicionales .tradiciones .wrapper:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .tradiciones .wrapper {
    border-right: 1px solid #aaaaaa;
  }
}

.destino .fiestas-tradicionales .tradiciones .element {
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  padding: 20px;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 530px) {
  .destino .fiestas-tradicionales .tradiciones .element {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .tradiciones .element {
    border-right: none;
    float: left;
    width: 33.333%;
  }
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .tradiciones .element {
    width: 16.666%;
  }
}

.destino .fiestas-tradicionales .tradiciones .element .info p {
  font-family: 'oswald-regular';
}

.destino .fiestas-tradicionales .tradiciones .element .mes {
  font-family: 'oswald-light';
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 1.3125rem;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .tradiciones .element .mes {
    margin-bottom: 50px;
  }
}

.destino .fiestas-tradicionales .tradiciones .element p {
  color: #616161;
  margin: 0 0 10px 0;
}

.destino .fiestas-tradicionales .tradiciones .element span {
  color: #90b87a;
  font-family: 'oswald-light';
}

.destino .fiestas-tradicionales .slider-tradiciones {
  padding: 3%;
  display: none;
}

@media screen and (min-width: 700px) {
  .destino .fiestas-tradicionales .slider-tradiciones {
    display: block;
  }
}

.destino .fiestas-tradicionales .slider-tradiciones li {
  width: 100%;
}

.destino .fiestas-tradicionales .slider-tradiciones li:after {
  content: "";
  display: table;
  clear: both;
}

.destino .fiestas-tradicionales .slider-tradiciones .imagen {
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 445px;
  float: left;
  width: 55%;
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .slider-tradiciones .imagen {
    width: 49%;
  }
}

.destino .fiestas-tradicionales .slider-tradiciones .text {
  float: right;
  width: 43%;
}

.destino .fiestas-tradicionales .slider-tradiciones .text .dia {
  color: #a9a9a9;
  font-family: 'oswald-light';
  text-transform: uppercase;
  font-size: 27px;
  font-size: 1.6875rem;
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .slider-tradiciones .text .dia {
    /*font-size:34px;
            font-size:2.125rem;*/
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .slider-tradiciones .text {
    width: 43%;
  }
}

.destino .fiestas-tradicionales .slider-tradiciones h2 {
  color: #90b87a;
  font-family: 'oswald-light';
  font-weight: bold;
  line-height: 100%;
  margin: 5px 0 10px 0;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625rem;
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .slider-tradiciones h2 {
    /*font-size:45px;
            font-size:3.8125rem;*/
    font-size: 40px;
    line-height: 48px;
  }
}

.destino .fiestas-tradicionales .slider-tradiciones h2 {
  /*font-size:50px;
            font-size:3.125rem;*/
}

.destino .fiestas-tradicionales .slider-tradiciones p {
  color: #727272;
  font-family: 'oswald-light';
  text-align: justify;
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (min-width: 1000px) {
  .destino .fiestas-tradicionales .slider-tradiciones p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.destino .video-seccion {
  margin-top: 393px;
}

@media screen and (min-width: 700px) {
  .destino .video-seccion {
    margin-top: 0px;
  }
}

.destino .video-seccion .contenedor-titulo {
  top: 15%;
}

.destino .bx-wrapper .bx-pager {
  top: 0px;
  color: white;
  font-family: 'oswald-light';
  font-weight: normal;
  padding-right: 3%;
  padding-bottom: 20px;
  position: relative;
  text-align: right;
  line-height: 165%;
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (min-width: 1200px) {
  .destino .bx-wrapper .bx-pager {
    line-height: 375%;
  }
}

.destino .bx-wrapper .bx-prev {
  background: url(../images/iconos/controls-destino.png) no-repeat 0 -32px;
  left: 40px;
}

.destino .bx-wrapper .bx-next {
  background: url(../images/iconos/controls-destino.png) no-repeat -43px -32px;
  left: 140px;
}

.destino .contenedor-slider-cabecera {
  height: 1067px;
  top: 115px;
}

.destino .contenedor-slider-cabecera .contenedor-informacion {
  margin: 0 auto;
  max-width: 1200px;
}

.destino .contenedor-slider-cabecera .contenedor-titulo {
  color: #6e7c86;
  margin-top: 145px;
  margin-left: 10px;
  margin-bottom: 280px;
}

@media screen and (min-width: 700px) {
  .destino .contenedor-slider-cabecera .contenedor-titulo {
    margin-top: 190px;
    margin-left: 0px;
    margin-bottom: 480px;
    text-align: left;
  }
}

.destino .contenedor-slider-cabecera .contenedor-titulo h1 {
  font-family: 'oswald-light';
  line-height: 1;
  margin: 0;
  font-size: 68px;
  font-size: 4.25rem;
}

@media screen and (min-width: 700px) {
  .destino .contenedor-slider-cabecera .contenedor-titulo h1 {
    font-size: 80px;
    font-size: 5rem;
  }
}

@media screen and (min-width: 830px) {
  .destino .contenedor-slider-cabecera .contenedor-titulo h1 {
    font-size: 115px;
    font-size: 70px;
  }
}

.destino .contenedor-slider-cabecera .contenedor-titulo span {
  font-family: 'oswald-light';
  text-transform: uppercase;
  line-height: 0.8;
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (min-width: 700px) {
  .destino .contenedor-slider-cabecera .contenedor-titulo span {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 830px) {
  .destino .contenedor-slider-cabecera .contenedor-titulo span {
    font-size: 55px;
    font-size: 2.4375rem;
  }
}

.destino .compra-en-linea {
  top: 2151px;
}

@media screen and (min-width: 700px) {
  .destino .compra-en-linea {
    top: 30%;
  }
}

@media (max-width: 700px) {
  .destino .fiestas-tradicionales .tradiciones .wrapper {
    width: 100% !important;
  }
  .destino .fiestas-tradicionales .tradiciones ul.wrapper li {
    width: 100% !important;
    float: none !important;
    clear: both;
  }
  .bx-clone {
    display: none;
  }
  .destino .tradiciones .bx-wrapper .bx-viewport {
    height: auto !important;
  }
  .destino .fiestas-tradicionales .tradiciones {
    border: 0;
  }
}

.contenedor-banner-cabecera {
  width: 100%;
  height: 315px;
}

@media screen and (min-width: 700px) {
  .contenedor-banner-cabecera {
    height: 100%;
  }
}

.contenedor-banner-cabecera .banner-cabecera {
  position: relative;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contenedor-banner-cabecera .contenedor-info-banner {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #ffe5c8;
  left: 0;
  right: 0;
}

@media screen and (min-width: 830px) {
  .contenedor-banner-cabecera .contenedor-info-banner {
    bottom: 60px;
  }
}

.contenedor-banner-cabecera .contenedor-info-banner .logo-tren {
  width: 119px;
  height: auto;
}

@media screen and (min-width: 700px) {
  .contenedor-banner-cabecera .contenedor-info-banner .logo-tren {
    width: 208px;
  }
}

.contenedor-banner-cabecera .contenedor-info-banner .separador {
  display: block;
  height: 2px;
  border: none;
  position: relative;
  right: -40px;
  background: transparent url("../images/iconos/separacion-banner.png") right center no-repeat;
}

@media screen and (min-width: 700px) {
  .contenedor-banner-cabecera .contenedor-info-banner .separador {
    height: 1px;
    background: transparent url("../images/iconos/separacion-banner-long.png") right center no-repeat;
    right: -80px;
  }
}

.contenedor-banner-cabecera .contenedor-info-banner .titulo-banner {
  font-family: 'roboto-thin';
  line-height: 1;
  font-size: 38px;
  font-size: 2.375rem;
}

@media screen and (min-width: 700px) {
  .contenedor-banner-cabecera .contenedor-info-banner .titulo-banner {
    font-size: 66px;
    font-size: 50px;
  }
}

.contenedor-banner-cabecera .contenedor-info-banner p {
  display: none;
  text-align: right;
  max-width: 380px;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875rem;
  color: #f7faee;
}

@media screen and (min-width: 830px) {
  .contenedor-banner-cabecera .contenedor-info-banner p {
    display: inline-block;
  }
}

.navegacion-interna-tren,
.navegacion-interna-tren-2 {
  width: 100%;
  position: relative;
  z-index: 41;
  background-color: white;
  display: none;
  margin-top: -43px;
}

@media screen and (min-width: 830px) {
  .navegacion-interna-tren,
  .navegacion-interna-tren-2 {
    display: block;
  }
}

.navegacion-interna-tren ul,
.navegacion-interna-tren-2 ul {
  padding: 10px 0;
  text-align: center;
  font-size: 0px;
  -top: -43px;
}

@media screen and (min-width: 830px) {
  .navegacion-interna-tren,
  .navegacion-interna-tren-2 {
    display: block;
  }
}

.navegacion-interna-tren ul,
.navegacion-interna-tren-2 ul {
  padding: 10px 0;
  text-align: center;
  font-size: 0px;
  font-size: 0rem;
}

.navegacion-interna-tren li,
.navegacion-interna-tren-2 li {
  display: inline-block;
  border-left: 1px solid #d9d9d9;
  vertical-align: top;
}

.navegacion-interna-tren li,
.navegacion-interna-tren-2 li:first-child {
  border-left: none;
}

.navegacion-interna-tren a,
.navegacion-interna-tren-2 a {
  font-family: 'oswald-regular';
  text-transform: uppercase;
  color: #575757;
  display: block;
  padding: 0 20px;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 1030px) {
  .navegacion-interna-tren li {
    width: 16%;
  }
}

@media screen and (min-width: 1000px) {
  .navegacion-interna-tren a,
  .navegacion-interna-tren-2 a {
    padding: 0 26px;
  }
}

.navegacion-interna-tren a:hover {
  color: #eb650a;
}

.navegacion-interna-tren a.activo,
.navegacion-interna-tren-2 a.activo {
  color: #eb650a;
}

.interna-trenes > h1 {
  display: none;
}

.interna-trenes section {
  margin-top: 0;
  padding-top: 0px;
  position: relative;
}

.interna-trenes .video-seccion {
  padding-bottom: 42%;
}

.interna-trenes .video-seccion .contenedor-titulo {
  top: 12%;
}

.ruta-tren {
  padding-top: 1px;
  padding-bottom: 60px;
  color: #687d88;
}

@media screen and (min-width: 1000px) {
  .ruta-tren {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 1000px) {
  .ruta-tren .contenedor-informacion {
    width: 1000px;
    padding: 0;
  }
}

@media screen and (min-width: 1000px) {
  .hiram .ruta-tren {
    background: #d4c9bb url("../images/hiram/hiram-ruta-big.jpg") center top no-repeat;
    background-size: auto;
  }
}

.contenedor-ruta-tren .contenedor-titulo {
  padding-top: 100px;
  margin-bottom: 428px;
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .contenedor-titulo {
    margin-bottom: 560px;
  }
}

.contenedor-ruta-tren .contenedor-titulo h1 {
  font-family: 'dear-joe-four';
  line-height: 0.8;
  margin: 0;
  font-size: 68px;
  font-size: 4.25rem;
}

@media screen and (min-width: 700px) {
  .contenedor-ruta-tren .contenedor-titulo h1 {
    font-size: 80px;
    font-size: 5rem;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-ruta-tren .contenedor-titulo h1 {
    font-size: 110px;
    font-size: 6.875rem;
  }
}

.contenedor-ruta-tren .contenedor-titulo span {
  font-family: 'oswald-light';
  text-transform: uppercase;
  line-height: 0.8;
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (min-width: 700px) {
  .contenedor-ruta-tren .contenedor-titulo span {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-ruta-tren .contenedor-titulo span {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}

.contenedor-ruta-tren .mapa-ruta-tren {
  height: 306px;
  position: relative;
  color: #8f745f;
  width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .mapa-ruta-tren {
    height: 570px;
  }
}

.contenedor-ruta-tren .mapa-ruta-tren .seleccionado {
  display: inline-block;
}

.contenedor-ruta-tren .informacion-de-la-estacion, .contenedor-ruta-tren .estaciones, .contenedor-ruta-tren .modos {
  display: none;
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .estaciones {
    display: block;
  }
}

.contenedor-ruta-tren .estaciones li {
  margin: 50px 0;
}

.contenedor-ruta-tren .estaciones li > a {
  height: 65px;
  display: inline-block;
  position: absolute;
}

.contenedor-ruta-tren .desmarcado, .contenedor-ruta-tren .marcado {
  position: absolute;
  bottom: 0;
  left: 0;
}

.contenedor-ruta-tren .desmarcado {
  left: 12px;
  display: block;
  opacity: 1;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .seleccionado .desmarcado {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .marcado {
  display: block;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .seleccionado .marcado {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .detalles {
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 15px;
  font-family: 'oswald-regular';
  min-width: 210px;
}

.contenedor-ruta-tren .seleccionado .detalles {
  top: -40px;
  left: 55px;
}

.contenedor-ruta-tren .nombre, .contenedor-ruta-tren .km, .contenedor-ruta-tren .msnm {
  display: block;
}

.contenedor-ruta-tren .nombre {
  font-size: 15px;
  line-height: 1;
}

.contenedor-ruta-tren .seleccionado .nombre {
  font-size: 30px;
  line-height: 1;
}

.contenedor-ruta-tren .km, .contenedor-ruta-tren .msnm {
  font-size: 14px;
  line-height: 1;
  display: block;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .seleccionado .km, .contenedor-ruta-tren .seleccionado .msnm {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .indicador-inicio {
  background-color: rgba(235, 101, 10, 0.5);
  width: 75px;
  height: 35px;
  font-size: 12px;
  color: white;
  padding: 3px;
  text-align: center;
  display: inline-block;
  position: absolute;
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 5px;
  top: -45px;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.contenedor-ruta-tren .seleccionado .indicador-inicio {
  opacity: 1;
}

.contenedor-ruta-tren .estacion-wanchaq {
  position: absolute;
  left: 790px;
  top: 428px;
  height: 65px;
}

.contenedor-ruta-tren .estacion-hotel-belmont {
  left: 620px;
  top: 275px;
}

.contenedor-ruta-tren .estacion-ollaytaytambo {
  top: 228px;
  left: 495px;
}

.contenedor-ruta-tren .estacion-poroy {
  top: 385px;
  left: 680px;
}

.contenedor-ruta-tren .estacion-machu-picchu {
  top: 255px;
  left: 280px;
  position: absolute;
}

.contenedor-ruta-tren .estacion-machu-picchu .nombre {
  color: #eb650a;
}

.contenedor-ruta-tren .estacion-machu-picchu .marcado {
  left: 80px;
}

.contenedor-ruta-tren .estacion-machu-picchu .detalles {
  top: 15px;
  left: 20px;
}

.contenedor-ruta-tren .informacion-de-la-estacion {
  width: 260px;
  position: absolute;
  top: -100px;
  right: 0px;
  font-family: 'oswald-light';
  background: transparent url("../images/iconos/fondo-informacion-tren.png") center 61% no-repeat;
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .informacion-de-la-estacion {
    display: block;
  }
}

.contenedor-ruta-tren .informacion-de-la-estacion p {
  line-height: 1;
  text-transform: uppercase;
  margin: 8px 0 0;
  font-size: 13px;
  font-family: oswald-light;
  color: #8f745f;
}

.contenedor-ruta-tren .informacion-de-la-estacion p:first-child {
  font-size: 22px;
  text-transform: none;
}

.contenedor-ruta-tren .informacion-de-la-estacion .nombre-de-la-estacion-inicial, .contenedor-ruta-tren .informacion-de-la-estacion .nombre-de-la-estacion-final {
  font-size: 25px;
  line-height: 1;
}

.contenedor-ruta-tren .informacion-de-la-estacion .distancia, .contenedor-ruta-tren .informacion-de-la-estacion .duracion {
  color: #eb650a;
  font-family: 'oswald-regular';
  font-size: 30px;
  margin: 5px 0 12px;
  display: inline-block;
  line-height: 1;
}

.contenedor-ruta-tren .descarga-y-modos {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 280px;
}

@media screen and (min-width: 700px) {
  .contenedor-ruta-tren .descarga-y-modos {
    right: auto;
  }
}

@media screen and (min-width: 830px) {
  .contenedor-ruta-tren .descarga-y-modos {
    left: 60px;
  }
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .descarga-y-modos {
    left: 0;
    max-width: 440px;
  }
}

.contenedor-ruta-tren .descargar-ruta p {
  display: none;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .contenedor-ruta-tren .descargar-ruta p {
    display: block;
  }
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .descargar-ruta p {
    font-size: 14px;
    line-height: 1;
  }
}

.contenedor-ruta-tren .descargar-ruta a {
  background: transparent url("../images/hiram/descargar-ruta.png") left top no-repeat;
  width: 267px;
  height: 61px;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
}

.contenedor-ruta-tren .modos {
  text-align: center;
}

@media screen and (min-width: 700px) {
  .contenedor-ruta-tren .modos {
    display: block;
  }
}

.contenedor-ruta-tren .modos p {
  font-size: 8px;
  font-family: 'oswald-light';
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .modos p {
    font-size: 13px;
  }
}

.contenedor-ruta-tren .modos a {
  display: none;
  width: 130px;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  background-color: #bf9e6a;
  color: #e7dbcc;
  font-size: 17px;
  font-family: 'oswald-regular';
  margin: 0 2px;
  padding: 8px;
}

@media screen and (min-width: 1000px) {
  .contenedor-ruta-tren .modos a {
    display: inline-block;
  }
}

.contenedor-ruta-tren .modos a.activado {
  background-color: #c45a1e;
  color: white;
}

.servicios-tren {
  color: #f8dcc3;
  background-position: center center;
  background-size: cover;
}

.servicios-tren > h1 {
  display: none;
}

.servicios-tren li {
  background-size: cover;
  height: 504px;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (min-width: 830px) {
  .servicios-tren li {
    height: 750px;
  }
}

.servicios-tren .contenedor-informacion {
  text-align: center;
  height: 100%;
  font-size: 0;
}

@media screen and (min-width: 700px) {
  .servicios-tren .contenedor-informacion {
    text-align: left;
    padding-left: 100px;
  }
}

.servicios-tren .contenedor-informacion:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.servicios-tren .contenedor-informacion .informacion {
  max-width: 500px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 700px) {
  .servicios-tren .contenedor-informacion .informacion {
    text-align: center;
  }
}

.servicios-tren h2 {
  margin: 0 0 48px;
  line-height: 0.8;
  font-family: 'dear-joe-four';
  font-size: 50px;
}

@media screen and (min-width: 700px) {
  .servicios-tren h2 {
    font-size: 70px;
  }
}

@media screen and (min-width: 830px) {
  .servicios-tren h2 {
    font-size: 90px;
  }
}

@media screen and (min-width: 1000px) {
  .servicios-tren h2 {
    font-size: 110px;
  }
}

.servicios-tren h3 {
  font-family: 'roboto-thin';
  font-size: 53px;
  margin: 0;
  padding: 0;
}

.servicios-tren p {
  font-family: 'roboto-thin';
  font-size: 16px;
  margin: 18px 0;
  line-height: 1.6;
  color: white;
}

@media screen and (min-width: 700px) {
  .servicios-tren p {
    font-size: 18px;
  }
}

@media screen and (min-width: 1000px) {
  .servicios-tren p {
    font-size: 20px;
  }
}

.servicios-tren .ver-galeria, .servicios-tren .tour-virtual {
  width: 210px;
  height: 60px;
  display: block;
  margin: 10px auto;
  padding: 12px 0;
  color: white;
  text-transform: uppercase;
  background-color: #b4600b;
  font-family: 'oswald-regular';
  font-size: 24px;
}

@media screen and (min-width: 700px) {
  .servicios-tren .ver-galeria, .servicios-tren .tour-virtual {
    display: inline-block;
    margin: 10px;
  }
}

.servicios-tren .tour-virtual {
  background-color: #924c07;
}

.servicios-tren .bx-wrapper .bx-controls {
  position: relative;
  top: -360px;
  left: 30px;
}

.servicios-tren .bx-wrapper .bx-controls-direction {
  max-width: 640px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}

.servicios-tren .bx-wrapper .bx-controls-direction a {
  width: 36px;
  height: 83px;
  margin-top: -41.5px;
  background-image: url("../images/iconos/flechas-servicios.png");
  background-repeat: no-repeat;
  display: none;
}

@media screen and (min-width: 700px) {
  .servicios-tren .bx-wrapper .bx-controls-direction a {
    display: block;
  }
}

.servicios-tren .bx-wrapper .bx-next {
  background-position: right top;
  right: 40px;
  left: auto;
}

.servicios-tren .bx-wrapper .bx-prev {
  background-position: left top;
}

.horarios-premios-y-comparte {
  background: transparent url("../images/fondos/hiram-fondo.jpg") center top no-repeat;
  padding: 0 0 50px;
}

.horarios-premios-y-comparte > section h1 {
  font-family: 'dear-joe-four';
  line-height: 1.2;
  margin: 0px;
  padding: 50px 0;
  color: white;
  font-size: 50px;
  font-size: 3.125rem;
}

@media screen and (min-width: 700px) {
  .horarios-premios-y-comparte > section h1 {
    font-size: 75px;
    font-size: 4.6875rem;
  }
}

@media screen and (min-width: 830px) {
  .horarios-premios-y-comparte > section h1 {
    font-size: 100px;
    font-size: 6.25rem;
  }
}

.horarios-y-tarifas {
  padding-top: 1px;
  padding-bottom: 60px;
}

.horarios-y-tarifas .contenedor-compra-horarios-y-tarifas {
  max-width: 884px;
  background-color: white;
  color: #858585;
}

.horarios-y-tarifas .compra-linea {
  background: #fff;
  width: 880px;
  float: right;
}

.horarios-y-tarifas .compra-linea .title {
  line-height: 73px;
  font-size: 25px;
  position: relative;
  font-family: 'oswald-regular';
  border-bottom: 1px solid #dedede;
  text-transform: uppercase;
  margin: 0 auto;
  width: 712px;
}

.horarios-y-tarifas .compra-linea .title span {
  position: absolute;
  top: 36px;
  font-size: 13px;
  line-height: 13px;
  right: 0;
}

.horarios-y-tarifas .compra-linea form {
  border-top: 1px solid #f3f3f3;
  margin: 0 auto;
  padding: 28px 0 30px;
  font-family: 'oswald-regular';
  position: relative;
  font-size: 14px;
  width: 712px;
}

.horarios-y-tarifas .compra-linea form .row {
  margin: 0 0 28px 0;
}

.horarios-y-tarifas .compra-linea form .row.rowmargin {
  margin: 0px;
}

.horarios-y-tarifas .compra-linea form .row.rowinfantes {
  margin: 0px;
  padding: 15px 0 0 0;
  display: none;
}

.horarios-y-tarifas .compra-linea form .row.rowmargin .content {
  background: #fff;
  padding: 10px 20px;
  display: none;
}

.horarios-y-tarifas .compra-linea form .row div {
  float: left;
  margin: 0 2% 0 0;
  width: 32%;
}

.horarios-y-tarifas .compra-linea form .row div.left {
  margin: 0 18px 0 0;
  font: italic 12px arial;
  color: #1c58ac;
  width: auto;
}

.horarios-y-tarifas .compra-linea form .row div.last {
  margin: 0px;
}

.horarios-y-tarifas .compra-linea form .row div.left input {
  vertical-align: middle;
}

.horarios-y-tarifas .compra-linea form .row div.left label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
  font: italic 12px arial;
  color: #1c58ac;
}

.horarios-y-tarifas .compra-linea form .row div.left a {
  display: inline-block;
  vertical-align: middle;
}

.horarios-y-tarifas .compra-linea label {
  font-family: 'oswald-regular';
  font-size: 14px;
  color: #434343;
  margin: 0 10px 0 0;
}

.horarios-y-tarifas .compra-linea form .row div label {
  display: block;
  margin: 0 0 2px 0;
  font-family: 'oswald-regular';
  font-size: 14px;
  color: #434343;
}

.horarios-y-tarifas .compra-linea form .row div select,
.horarios-y-tarifas .compra-linea form .row div input[type="text"] {
  color: #858585;
  border: 1px solid #e1e1e1;
  width: 100%;
  height: 33px;
  line-height: 33px;
  visibility: visible !important;
  padding: 0 4%;
}

.horarios-y-tarifas .compra-linea form .row div input[type="text"] {
  background: url(../images/icono.png) no-repeat 95% 41%;
}

.horarios-y-tarifas .compra-linea form input[type="submit"] {
  position: absolute;
  bottom: 30px;
  right: 0;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font: 19px 'oswald-regular';
  width: 170px;
}

.horarios-y-tarifas .contenedor-titulo {
  padding: 25px 25px 10px;
  color: #e05a10;
  font-family: 'roboto-bold';
  text-transform: uppercase;
  box-shadow: 0 3px 0 0 #e8e8e8;
}

.horarios-y-tarifas .contenedor-titulo h2 {
  margin: 0;
  line-height: 0.9;
  font-size: 25px;
  font-size: 1.5625rem;
}

.horarios-y-tarifas .contenedor-titulo .tren {
  font-size: 13px;
  font-size: 0.8125rem;
}

.horarios-y-tarifas .compra-en-linea-tren {
  padding: 28px 30px 18px;
}

.horarios-y-tarifas .opcion-ida-o-retorno {
  margin-bottom: 20px;
  font-size: 0px;
  font-size: 0rem;
}

.horarios-y-tarifas .opcion-ida-o-retorno label {
  width: 50%;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
}

.horarios-y-tarifas .opcion-ida-o-retorno label span, .horarios-y-tarifas .opcion-ida-o-retorno label input {
  vertical-align: middle;
}

.horarios-y-tarifas .opcion-ida-o-retorno label span {
  margin-left: 5px;
}

.horarios-y-tarifas .campos {
  font-size: 0px;
  font-size: 0rem;
}

.horarios-y-tarifas .campos label {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}

.horarios-y-tarifas .campos input, .horarios-y-tarifas .campos select {
  outline: none;
  border: 1px solid #d4d4d4;
  padding: 6px 15px;
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
}

.horarios-y-tarifas .campos .fecha {
  background: transparent url("../images/iconos/icono-calendario.jpg") right center no-repeat;
}

.horarios-y-tarifas .campos ::-webkit-input-placeholder {
  color: #858585;
}

.horarios-y-tarifas .campos :-moz-placeholder {
  color: #858585;
}

.horarios-y-tarifas .campos ::-moz-placeholder {
  color: #858585;
}

.horarios-y-tarifas .campos :-ms-input-placeholder {
  color: #858585;
}

.horarios-y-tarifas .buscar {
  float: right;
  display: inline-block;
  width: 176px;
  height: 34px;
  margin-top: 5px;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: white;
  font-family: 'roboto-bold';
  background-color: #e05a10;
  font-size: 19px;
  font-size: 1.1875rem;
}

.premios .contenedor-slider-premios {
  /*margin:0 auto 100px;*/
  margin: 0 auto 25px;
}

.premios img {
  /*display:block;
        width:100%;
        height:auto*/
}

.premios .bx-wrapper .bx-controls-direction a {
  width: 36px;
  height: 83px;
  margin-top: -41.5px;
  background-image: url("../images/iconos/flechas-servicios.png");
  background-repeat: no-repeat;
}

.premios .bx-wrapper .bx-next {
  background-position: right bottom;
  right: -50px;
  left: auto;
}

.premios .bx-wrapper .bx-prev {
  background-position: left bottom;
  left: -50px;
}

.interna-recomendaciones {
  font-size: 15px;
  color: #757272;
}

.interna-recomendaciones .sticky-wrapper {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}

@media screen and (min-width: 830px) {
  .interna-recomendaciones .sticky-wrapper {
    display: block;
  }
}

.interna-recomendaciones > section {
  padding: 80px 0;
}

@media screen and (min-width: 830px) {
  .interna-recomendaciones > section:first-of-type {
    padding: 170px 0;
    margin-top: 0;
  }
}

.interna-recomendaciones > section:nth-child(even) {
  background-color: #f3f2f0;
}

.interna-recomendaciones > section:nth-child(odd) {
  background-color: white;
}

.interna-recomendaciones > section > h1, .interna-recomendaciones > section .columna > h1 {
  font-size: 35px;
  font-family: 'oswald-light';
}

@media screen and (min-width: 700px) {
  .interna-recomendaciones > section > h1, .interna-recomendaciones > section .columna > h1 {
    font-size: 40px;
  }
}

.interna-recomendaciones p {
  line-height: 1.5;
}

.navegacion-recomendaciones {
  padding-top: 30px;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #f3f2f0;
}

.navegacion-recomendaciones > h1 {
  display: none;
}

.navegacion-recomendaciones ul {
  font-size: 0;
}

.navegacion-recomendaciones li {
  display: inline-block;
  width: 12%;
  margin-left: 2.66%;
  height: 135px;
  vertical-align: top;
  background-color: white;
  box-shadow: 4px 4px 8px 2px rgba(128, 128, 128, 0.35);
}

.navegacion-recomendaciones li:first-child {
  margin-left: 0;
}

.navegacion-recomendaciones li .icono {
  background-color: transparent;
  background-image: url("../images/recomendaciones/navegacion/iconos.jpg");
  background-repeat: no-repeat;
}

.navegacion-recomendaciones li:nth-child(1) .icono {
  background-position: center top;
}

.navegacion-recomendaciones li:nth-child(2) .icono {
  background-position: center -65px;
}

.navegacion-recomendaciones li:nth-child(3) .icono {
  background-position: center -130px;
}

.navegacion-recomendaciones li:nth-child(4) .icono {
  background-position: center -195px;
}

.navegacion-recomendaciones li:nth-child(5) .icono {
  background-position: center -260px;
}

.navegacion-recomendaciones li:nth-child(6) .icono {
  background-position: center -325px;
}

.navegacion-recomendaciones li:nth-child(7) .icono {
  background-position: center bottom;
}

.navegacion-recomendaciones .enlace-recomendacion {
  text-align: center;
  display: block;
  opacity: 0.6;
  transition: opacity 0.2s ease-in;
}

.navegacion-recomendaciones .enlace-recomendacion:hover {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

.navegacion-recomendaciones .enlace-recomendacion.actual {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

.navegacion-recomendaciones .icono {
  height: 65px;
}

.navegacion-recomendaciones .texto {
  background-color: white;
  height: 70px;
  padding: 0 15px;
}

.navegacion-recomendaciones .texto:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.navegacion-recomendaciones .texto span {
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
  font-family: 'oswald-light';
  text-transform: uppercase;
  color: #a9a9a9;
}

@media screen and (min-width: 1000px) {
  .navegacion-recomendaciones .texto span {
    font-size: 15px;
  }
}

.contenedor-galeria, .galeria-de-fotos, .slider-categoria, .slider-categoria .categoria, .slider-categoria section, .slider-categoria .slider-de-fotos, .slider-categoria .slider-de-fotos li, .paginador-slider-categoria {
  width: 100%;
  height: 100%;
}

.contenedor-galeria .compra-en-linea {
  display: none;
  top: 30px;
}

@media screen and (min-width: 700px) {
  .contenedor-galeria .compra-en-linea {
    display: block;
  }
}

.contenedor-galeria .compra-en-linea .contenedor-campos {
  display: none;
}

.galeria-de-fotos h1 {
  display: none;
}

.galeria-de-fotos .bx-wrapper {
  height: 100%;
}

/**/
.galeria-de-fotos .bx-wrapper .bx-viewport {
  height: 100% !important;
}

@media (max-width: 700px) {
  .atractivos .bx-wrapper {
    overflow: hidden;
  }
  .atractivos .bx-wrapper .bx-viewport {
    height: auto !important;
    margin-bottom: -751px;
    overflow: hidden;
  }
  .atractivos .bx-wrapper .bx-viewport ul li:last-child {
    display: none;
  }
  .atractivos .bx-wrapper .bx-viewport ul li:last-child .text,
  .atractivos .bx-wrapper .bx-viewport ul li:last-child .imagen {
    display: none;
  }
  .atractivos .bx-wrapper .bx-viewport ul li.bx-clone {
    display: block;
  }
}

.slider-categoria .slider-de-fotos li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*display:block !important*/
}

.slider-categoria .contenedor-mensaje-slide {
  height: 100%;
  font-size: 0;
  text-align: right;
}

.slider-categoria .contenedor-mensaje-slide:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.slider-categoria .mensaje {
  vertical-align: middle;
  display: inline-block;
  min-width: 270px;
}

.slider-categoria .mensaje img {
  display: inline-block;
  margin-bottom: 10px;
}

@media screen and (min-width: 700px) {
  .slider-categoria .mensaje img {
    height: 70px;
    width: auto;
  }
}

.slider-categoria .mensaje h2 {
  font-family: 'oswald-light';
  margin: 0;
  color: #fff3c8;
  font-size: 25px;
  background: transparent url("../images/iconos/separacion-banner.png") 32px top no-repeat;
}

@media screen and (min-width: 700px) {
  .slider-categoria .mensaje h2 {
    font-size: 40px;
    background-image: url("../images/iconos/separacion-banner-long.png");
    background-position: -70px top;
  }
}

@media screen and (min-width: 830px) {
  .slider-categoria .mensaje h2 {
    font-size: 50px;
  }
}

.slider-categoria .mensaje p {
  font-family: 'roboto-regular';
  margin: 0;
  font-size: 14px;
  color: white;
}

@media screen and (min-width: 700px) {
  .slider-categoria .mensaje p {
    font-size: 14px;
  }
}

@media screen and (min-width: 830px) {
  .slider-categoria .mensaje p {
    font-size: 16px;
  }
}

.slider-categoria .mensaje .detalle-servicio {
  font-family: 'oswald-regular';
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  background-color: #425d0a;
  display: inline-block;
  margin-top: 20px;
  padding: 8px 20px;
}

@media screen and (min-width: 700px) {
  .slider-categoria .mensaje .detalle-servicio {
    font-size: 20px;
    padding: 10px 40px;
  }
}

@media screen and (min-width: 830px) {
  .slider-categoria .mensaje .detalle-servicio {
    margin-top: 10px;
  }
}

.slider-categoria .bx-controls-direction a {
  background-color: rgba(0, 0, 0, 0.4);
  width: 70px;
  height: 70px;
  background-image: none;
  bottom: 65px;
  top: auto;
  font-family: 'roboto-thin';
  text-align: center;
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

@media screen and (min-width: 830px) {
  .slider-categoria .bx-controls-direction a {
    width: 100px;
    height: 100px;
    bottom: 140px;
  }
}

@media screen and (min-width: 1400px) {
  .slider-categoria .bx-controls-direction a {
    bottom: auto;
    top: 50%;
    margin-top: -50px;
  }
}

.slider-categoria .bx-controls-direction a.desactivado {
  opacity: 0;
  display: none;
  transition: opacity 0.2s ease-in;
}

.slider-categoria .bx-prev {
  left: 0;
}

.slider-categoria .bx-prev:hover:before {
  left: 5px;
  transition: left 0.1s ease-in;
}

.slider-categoria .bx-prev:before {
  content: '<';
  text-indent: 0;
  color: #808080;
  font-size: 80px;
  line-height: 0.45;
  position: absolute;
  top: 8px;
  left: 10px;
  transition: left 0.1s ease-in;
}

@media screen and (min-width: 830px) {
  .slider-categoria .bx-prev:before {
    font-size: 120px;
  }
}

.slider-categoria .bx-next {
  right: 0;
}

.slider-categoria .bx-next:hover:before {
  right: 5px;
  transition: right 0.1s ease-in;
}

.slider-categoria .bx-next:before {
  content: '>';
  text-indent: 0;
  color: #808080;
  font-size: 80px;
  line-height: 0.45;
  position: absolute;
  top: 8px;
  right: 10px;
  transition: right 0.1s ease-in;
}

@media screen and (min-width: 830px) {
  .slider-categoria .bx-next:before {
    font-size: 120px;
  }
}

.paginador-slider-categoria {
  font-size: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 15px 30px;
  -webkit-transform: translateY(100%) translateZ(0);
  transform: translateY(100%) translateZ(0);
  transition: -webkit-transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
  transition: transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
}

.paginador-slider-categoria2 {
  font-size: 0;
  position: fixed;
  z-index: 10;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  bottom: -200px;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 15px 200px 55px;
  text-align: left;
  text-align: justify;
  -webkit-transform: translateY(100%) translateZ(0);
  transform: translateY(100%) translateZ(0);
  transition: -webkit-transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
  transition: transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
}

.paginador-slider-categoria2 p {
  color: #c4bea9;
}

@media screen and (min-width: 830px) {
  .paginador-slider-categoria {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    height: 160px;
  }
}

.paginador-slider-categoria.desplegado,
.paginador-slider-categoria2.desplegado {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  transition: -webkit-transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
  transition: transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
}

.paginador-slider-categoria2.desplegado h2 {
  color: #fff3c8;
  font-size: 40px;
  font-family: 'oswald-light';
  margin: 18px 0 0;
}

.paginador-slider-categoria2.desplegado .detalle-servicio {
  font-family: 'oswald-regular';
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  background-color: #425d0a;
  display: inline-block;
  margin-top: 10px;
  padding: 8px 20px;
  float: right;
}

.paginador-slider-categoria.desactivado {
  display: none;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

@media screen and (min-width: 830px) {
  .paginador-slider-categoria.desplegado {
    -webkit-transform: translateY(-160px) translateZ(0);
    transform: translateY(-160px) translateZ(0);
  }
  .paginador-slider-categoria2.desplegado {
    -webkit-transform: translateY(-200px) translateZ(0);
    transform: translateY(-200px) translateZ(0);
  }
}

.paginador-slider-categoria li {
  width: 100%;
  height: 33.33%;
  display: inline-block;
}

@media screen and (min-width: 830px) {
  .paginador-slider-categoria li {
    width: 32%;
    height: 100%;
    margin-left: 2%;
  }
}

.paginador-slider-categoria li:first-child {
  margin-left: 0;
}

.paginador-slider-categoria a {
  display: block;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0;
  font-family: 'Oswald-light';
  text-align: center;
  position: relative;
}

.paginador-slider-categoria a:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.paginador-slider-categoria a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(54, 26, 1, 0.5);
}

.paginador-slider-categoria a.active:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(251, 179, 3, 0.4);
}

.paginador-slider-categoria a span {
  vertical-align: middle;
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  font-family: 'roboto-bold';
}

@media (max-width: 830px) {
  .paginador-slider-cabecera-ul {
    height: 100%;
    overflow: scroll;
    width: 100% !important;
    overflow-x: hidden;
  }
  .paginador-slider-categoria li {
    float: none;
    display: block;
    width: 100% !important;
  }
  .ocultar-icon {
    display: none !important;
  }
  .boton-paginador-slider-categoria.activado {
    bottom: 0 !important;
  }
  .paginador-slider-categoria {
    padding: 0;
  }
  .paginador-slider-categoria2 {
    overflow: scroll;
    height: 100%;
    font-size: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    padding: 15px 30px;
    -webkit-transform: translateY(100%) translateZ(0);
    transform: translateY(100%) translateZ(0);
    transition: -webkit-transform 0.4s ease-in;
    transition: transform 0.4s ease-in;
    transition: transform 0.4s ease-in, -webkit-transform 0.4s ease-in;
  }
  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    right: 55px;
  }
}

.bx-pager.desactivado {
  display: none;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

.boton-paginador-slider-categoria, .boton-cerrar-galeria {
  position: fixed;
  right: 10px;
  display: block;
  width: 46px;
  height: 46px;
  background-color: rgba(255, 255, 255, 0.85);
  font-family: 'roboto-thin';
  font-size: 70px;
  color: #808080;
  text-align: center;
  line-height: 0.45;
  z-index: 100;
}

.boton-paginador-slider-categoria {
  bottom: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

.boton-paginador-slider-categoria.activado {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

.boton-paginador-slider-categoria.desactivado {
  display: none;
}

.boton-cerrar-galeria {
  font-size: 50px;
  top: 10px;
  line-height: 0.9;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 1;
}

.boton-cerrar-galeria2 {
  font-size: 50px;
  top: 10px;
  line-height: 0.9;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 20 !important;
}

.contenedor-footer {
  width: 100%;
  background-color: white;
}

.contenedor-footer footer {
  padding: 40px 20px 0;
}

@media screen and (min-width: 1000px) {
  .contenedor-footer footer {
    padding: 40px 20px 20px;
  }
}

.contenedor-footer .contendor-paypal-y-seguridad {
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .contenedor-footer .contendor-paypal-y-seguridad {
    float: left;
    width: 36%;
  }
}

.contenedor-footer .contendor-paypal-y-seguridad > div {
  margin: 20px 0;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 700px) {
  .contenedor-footer .contendor-paypal-y-seguridad > div {
    width: 48%;
    margin: 20px 0 30px;
  }
}

@media screen and (min-width: 1000px) {
  .contenedor-footer .contendor-paypal-y-seguridad > div {
    width: 100%;
    margin: 15px 0 20px;
  }
}

.contenedor-footer .contenedor-enlaces-y-redes {
  border-top: 1px solid #afa38a;
}

@media screen and (min-width: 1000px) {
  .contenedor-footer .contenedor-enlaces-y-redes {
    float: right;
    width: 64%;
    padding: 0 40px 0 50px;
    border-top: none;
    border-left: 1px solid #afa38a;
  }
}

.contenedor-footer .lista-de-enlaces {
  padding: 20px 25px;
  font-size: 0px;
  font-size: 0rem;
}

@media screen and (min-width: 830px) {
  .contenedor-footer .lista-de-enlaces {
    padding: 20px 70px;
  }
}

@media screen and (min-width: 1000px) {
  .contenedor-footer .lista-de-enlaces {
    padding: 20px 25px;
  }
}

.contenedor-footer .lista-de-enlaces li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
  position: relative;
  padding-left: 15px;
}

@media screen and (min-width: 530px) {
  .contenedor-footer .lista-de-enlaces li {
    width: 50%;
  }
}

@media screen and (min-width: 700px) {
  .contenedor-footer .lista-de-enlaces li {
    width: 33.33%;
  }
}

.contenedor-footer .lista-de-enlaces li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 4px;
  border: 1px solid #afa38a;
  margin-right: 5px;
  position: absolute;
  top: 3px;
  left: 0;
}

.contenedor-footer .lista-de-enlaces a {
  color: #7a7362;
  text-transform: uppercase;
  font-family: 'roboto-regular';
  font-size: 10px;
  font-size: 0.625rem;
}

.contenedor-footer .lista-de-redes {
  padding: 15px 15px;
  text-align: center;
  border-top: 1px solid #afa38a;
  font-size: 0px;
  font-size: 0rem;
}

.contenedor-footer .lista-de-redes li {
  vertical-align: top;
  display: inline-block;
  margin: 10px 7px;
}

.contenedor-footer .lista-de-redes li:first-child {
  margin-left: 0;
}

.contenedor-footer .lista-de-redes a {
  color: #afa38a;
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 18px;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #afa38a;
  font-size: 18px;
  font-size: 1.125rem;
}

.contenedor-footer .lista-de-redes a span[class^='socicon-'] + span {
  display: none;
}

.contenedor-footer .lista-de-redes a .socicon-tripadvisor {
  font-size: 24px;
  font-size: 1.5rem;
}

.contenedor-footer .lista-de-redes a:hover {
  color: white;
  background-color: #afa38a;
}

.dmtop {
  z-index: 999;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: hidden;
  color: #757272;
  color: #fff;
  font-family: 'oswald-regular';
  font-size: 11px;
  margin: 0px 0 20px 0;
  text-transform: uppercase;
  text-align: center;
  -moz-text-shadow: #757272 1px 2px 3px;
  -webkit-text-shadow: #757272 1px 2px 3px;
  -ms-text-shadow: #757272 1px 2px 3px;
  -o-text-shadow: #757272 1px 2px 3px;
  text-shadow: #757272 1px 2px 3px;
  letter-spacing: 1px;
  border-radius: 10px;
}

.dmtop span {
  background-image: url(../images/boton-up.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 50px;
}

.dmtop:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

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

  .contenedor-cabecera .contenedor-opciones-y-logo {
    background: rgba(51, 66, 94);
  }
  .contenedor-cabecera .opciones .telefono {
    display: none !important;
  }
  .contenedor-cabecera .opciones {
    float: right;
    margin-right: 50px;
  }
  .contenedor-cabecera .logo {
    margin: 0;
  }
  .contenedor-cabecera .opciones .idioma > form {
    color: #FFFFFF;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 350px) {
  .contenedor-cabecera .logo img {
    width: 100%;
    height: auto;
  }
}

body:before {
  display: none !important;
}

html {
  margin: 0px !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  color: #000;
}

.boton-paginador-slider-categoria.activado {
  bottom: 160px;
}

.video-seccion .contenedor-titulo {
  top: 15%;
}

.interna-trenes .video-seccion .contenedor-titulo {
  top: 18%;
}

.video-seccion h2,
.video-seccion h1 {
  font-family: 'oswald-light';
  padding: 0px;
  font-size: 70px;
  margin: 0px;
  line-height: 80px;
  margin: 0 0 15px 0;
  color: #FEFEFE;
}

.video-seccion h1 {
  font-size: 42px;
  margin: 0px;
  line-height: 45px;
  color: #FFE5C8;
}

/*Scroll Destinos*/
.atractivos .scroll-pane {
  height: auto;
  max-height: 570px;
  overflow: auto;
}

@media (max-width: 700px) {
  .atractivos .scroll-pane {
    max-height: initial;
    overflow: auto;
  }
}

.destino .fiestas-tradicionales .slider-tradiciones {
  position: relative;
}

.destino .fiestas-tradicionales .contenedor-tradiciones .botones {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.destino .fiestas-tradicionales .tradiciones .element.activo {
  background: #90b87a;
  -webkit-box-shadow: inset 5px -5px 32px 0px rgba(99, 138, 88, 0.9);
  -moz-box-shadow: inset 5px -5px 32px 0px rgba(99, 138, 88, 0.9);
  box-shadow: inset 5px -5px 32px 0px rgba(99, 138, 88, 0.9);
}

.destino .fiestas-tradicionales .tradiciones .element.activo .mes,
.destino .fiestas-tradicionales .tradiciones .element.activo span {
  color: #fff;
}

.destino .fiestas-tradicionales .contenedor-tradiciones .botones a {
  background: #e1e1e1;
  line-height: 58px;
  text-align: center;
  height: 47px;
  margin: 0 5px 0 0;
  display: inline-block;
  width: 47px;
}

.destino .fiestas-tradicionales .contenedor-tradiciones .botones a:hover {
  background: #90b87a;
}

.destino .video-seccion h1 {
  padding: 0px;
  color: #756e66;
  font-family: 'oswald-light';
  font-size: 70px;
  margin: 0px;
}

.destino .video-seccion p {
  padding: 4px 20px 4px 24px !important;
  font-family: 'oswald-light';
  font-size: 23px;
  margin: 30px 0 0 0;
}

.andean.explorer .ruta-tren {
  background: url(../images/interna-andean-bg.jpg) center top no-repeat;
  background-size: auto;
}

.contenedor-ruta-tren .informacion-de-la-estacion {
  z-index: 21;
}

.andean.explorer .ruta-tren .contenedor-titulo {
  color: #fff;
}

.contenedor-compra-horarios-y-tarifas {
  margin: 0 auto;
  max-width: inherit !important;
  background: none !important;
  padding: 0 0 0 40px;
  width: 1024px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios {
  position: relative;
  padding: 0 0 50px 140px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .tipo-viaje {
  color: #fff;
  font-family: 'oswald-regular';
  position: absolute;
  left: 0px;
  top: 0px;
  background: #0079c2;
  font-size: 16px;
  padding: 26px 0 26px 20px;
  width: 140px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario {
  background: #fff;
  color: #878787;
  font-size: 14px;
  font-family: 'oswald-regular';
}

.contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario .clearfix div {
  border-right: 1px solid #fff;
  float: left;
  text-align: center;
  height: 35px;
  border-bottom: 1px solid #e6eef6;
  line-height: 35px;
  width: 140px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario .clearfix.titulo-texto div {
  background: #6d6d6d;
  border-right: 1px solid #b6b6b6;
  color: #fff;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario div.first {
  width: 314px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario div.last {
  border: none;
  border-bottom: 1px solid #e6eef6;
  width: 250px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .cabecera-horario {
  background: #1c58ac;
  height: 47px;
  line-height: 47px;
  color: #fff;
  font-family: 'oswald-regular';
  font-size: 14px;
  line-height: 47px;
  padding: 0 20px 0 20px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .tipo-viaje span {
  display: block;
  font-family: 'roboto-thin';
  font-size: 30px;
}

.contenedor-compra-horarios-y-tarifas .content-horarios .cabecera-horario .destino-llegada,
.contenedor-compra-horarios-y-tarifas .content-horarios .cabecera-horario .destino-embarque {
  float: right;
  padding: 0 0 0 30px;
}

.navegacion-principal ul li {
  position: relative;
}

.navegacion-principal ul ul.sub-menu {
  background: url(../images/bg-transparente.png) repeat;
  position: absolute;
  width: 200px;
  top: 40px;
  display: none;
  height: auto;
  padding: 10px 0;
  max-height: inherit;
  left: -43px;
}

@media screen and (min-width: 1000px) {
  .navegacion-principal ul .menu-destinos ul.sub-menu {
    left: -24px;
  }
  .navegacion-principal ul .menu-promociones ul.sub-menu {
    left: -24px;
  }
}

@media (min-width: 830px) and (max-width: 1000px) {
  .navegacion-principal ul .menu-trenes ul.sub-menu {
    left: -75px;
  }
}

.navegacion-principal ul ul.sub-menu a {
  font-size: 12px;
}

.navegacion-principal ul ul.sub-menu li a:hover {
  color: #c45a1e;
}

.content-cabecera {
  height: 100%;
}

.compra-en-linea h1 {
  color: #284997;
  font-family: 'oswald-regular';
  text-transform: uppercase;
  padding: 5px 0 0 0;
}

.compra-en-linea .contenedor-campos {
  margin: 40px 0 0 0;
}

.compra-en-linea .cerrar {
  background: #fff;
  color: #000;
}

.compra-en-linea {
  background: url(../images/fondos/bg-borde-motor.png) repeat-x 0px 60px #fff;
  color: #434343;
  display: none;
}

.compra-en-linea .contenedor-flecha {
  display: none;
}

.compra-en-linea button .comprar {
  width: 100%;
  color: #fff;
}

.compra-en-linea .enlaces {
  background: #bbbbbb;
  color: #fff;
}

.contenedor-slider-cabecera .comparar {
  width: 110px;
}

.compra-en-linea .flexibilidad,
.compra-en-linea .infante {
  color: #3859a8;
  font-family: 'roboto-regular';
  text-transform: none;
  font-size: 12px;
}

.compra-en-linea .infante {
  padding: 8px 0 5px 8px;
}

.compra-en-linea .flexibilidad label {
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  width: auto;
}

.compra-en-linea .flexibilidad span,
.compra-en-linea .flexibilidad a,
.compra-en-linea .infante span,
.compra-en-linea .infante a.enlace {
  background: #3859a8;
  color: #fff;
  font-family: 'roboto-regular';
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  margin: 5px 0;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  border-radius: 50px;
}

.compra-en-linea .infante a.enlace {
  margin: 0 0 0 8px;
}

.compra-en-linea label.fecha input {
  background: url(../images/calendario.png) no-repeat 97% 7px #e4eaf4;
  color: #434343;
}

.compra-en-linea label.tipo-de-viaje:before {
  /*background-color: #f5f5f5;
    border-radius: 10px;
    color: #434343;*/
}

.compra-en-linea label.tipo-de-viaje > span,
.compra-en-linea label input[type='text'], .compra-en-linea label .customSelect {
  color: #434343;
}

.compra-en-linea label .customSelect {
  background: #e4eaf4 url("../images/iconos/motor-de-reservas.png") right -18px no-repeat;
}

.destino .contenedor-slider-cabecera .contenedor-titulo h1 {
  padding: 0 0 16px 0;
}

/* =============================================================================
   CLEARFIX TRICK
   ========================================================================== */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.home .destino.puno {
  padding: 100px 0 320px 0;
}

.contenedor-destino .contenedor-titulo {
  margin-top: 190px;
  margin-bottom: 500px;
}

.destino .tradiciones .bx-wrapper {
  max-width: 1081px !important;
}

.destino .tradiciones .bx-viewport {
  height: 225px !important;
  border-right: 1px solid #aaaaaa;
  /*border-bottom: 1px solid #aaaaaa;*/
}

.destino .tradiciones .bx-wrapper .bx-controls {
  width: 100%;
}

.destino .tradiciones .bx-wrapper .bx-prev {
  background: url(../images/prev-tradiciones.jpg) no-repeat;
  left: -32px;
  height: 35px;
  width: 24px;
}

.destino .tradiciones .bx-wrapper .bx-next {
  background: url(../images/next-tradiciones.jpg) no-repeat;
  right: -32px;
  width: 24px;
  left: inherit;
  height: 35px;
}

.destino .fiestas-tradicionales .tradiciones .element .mes {
  color: #000;
  font-family: 'oswald-light';
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 1.3125rem;
}

.destino .contenedor-slider-cabecera {
  height: 710px;
  top: 115px;
}

.destino header {
  background: none;
}

.contenedor-destino .altura-y-tiempo {
  position: relative;
}

.cusco .contenedor-destino .contenedor-titulo.title-home {
  color: #6e7c86;
}

.galeria-de-fotos .bx-wrapper .bx-loading {
  display: none;
}

.contenedor-destino .altura-y-tiempo .video-destino {
  padding: 25px 0 0 0px;
  height: auto;
}

.destino.cusco-interna-bg .contenedor-destino .altura-y-tiempo .video-destino,
.destino.puno-interna-bg .contenedor-destino .altura-y-tiempo .video-destino {
  display: none;
}

.contenedor-destino .video-destino iframe {
  width: 100%;
  position: relative;
  right: inherit;
  left: inherit;
  margin: 0 auto;
  height: 250px;
}

.destino.cusco-interna-bg {
  background: url(../images/fondos/fondo-destino-cusco.jpg) no-repeat;
  background-position: 50% 0;
}

@media (max-width: 800px) {
  .destino.cusco-interna-bg {
    background-image: url(../images/fondos/fondo-destino-cusco_medium.jpg);
    background-repeat: no-repeat;
  }
}

.destino.puno-interna-bg {
  background: url(../images/bg-destino-puno.jpg) no-repeat #006696;
  background-position: 50% 0;
  /*background-size: 100%;*/
}

.destino.cusco {
  background: none;
  padding: 0 0 70px;
}

.destino.cusco-interna-bg .destino.cusco {
  padding: 0 0 150px;
  background: url("../images/fondos/fondo-cesped.jpg") center bottom no-repeat;
}

@media (max-width: 830px) {
  .destino.cusco-interna-bg .destino.cusco {
    background: url("../images/fondos/fondo-cesped_2.jpg") center bottom no-repeat;
  }
}

.destino.puno-interna-bg .destino.cusco {
  padding: 0 0 110px;
}

.destino.cusco-interna-bg .destino.cusco .contenedor-destino {
  padding: 100px 0 0 0;
}

.destino.puno-interna-bg .destino.cusco .contenedor-informacion {
  padding: 140px 0 0 0;
}

.destino.puno-interna-bg .informacion .descargar-calendario {
  background-color: #649fb8;
}

.destino.puno-interna-bg .contenedor-destino .informacion .recomendaciones {
  background-color: #237fa1;
}

.destino.puno-interna-bg .home .atractivos {
  background-color: #274E87;
}

.destino.puno-interna-bg .home .atractivos .bx-controls {
  background-color: #244474;
}

.destino.puno-interna-bg .home .atractivos .text h1 {
  color: #B4D5EA;
}

.destino.puno-interna-bg .fiestas-tradicionales .clear a {
  background-color: #649fb8;
}

.destino.puno-interna-bg .fiestas-tradicionales .tradiciones .element.activo {
  background: #496895;
  -webkit-box-shadow: inset 5px -5px 32px 0px rgba(42, 68, 92, 0.9);
  -moz-box-shadow: inset 5px -5px 32px 0px rgba(42, 68, 92, 0.9);
  box-shadow: inset 5px -5px 32px 0px rgba(42, 68, 92, 0.9);
}

.destino.puno-interna-bg .fiestas-tradicionales .tradiciones .element span {
  color: #95B1D7;
}

.destino.puno-interna-bg .fiestas-tradicionales .tradiciones li.element.activo,
.destino.puno-interna-bg .fiestas-tradicionales .tradiciones li.element.activo p {
  color: #fff;
}

.destino.puno-interna-bg .fiestas-tradicionales .slider-tradiciones h2 {
  color: #496895;
}

.destino.puno-interna-bg .tradiciones .bx-wrapper .bx-prev {
  background: url(../images/prev-tradiciones-puno.jpg) no-repeat;
}

.destino.puno-interna-bg .tradiciones .bx-wrapper .bx-next {
  background: url(../images/next-tradiciones-puno.jpg) no-repeat;
}

.destino.puno-interna-bg .contenedor-slider-cabecera .contenedor-titulo {
  color: #fff;
}

.destino.puno-interna-bg .fiestas-tradicionales .tradiciones {
  padding: 0px;
}

.destino.puno-interna-bg .home .atractivos .jspVerticalBar .jspDrag {
  background: #B4D5EA;
}

.destino.puno-interna-bg .home .atractivos .jspVerticalBar .jspTrack {
  background: #274E87;
}

.destino.cusco-interna-bg .home .atractivos .jspVerticalBar .jspDrag {
  background: #dcd1c5;
}

.destino.cusco-interna-bg .home .atractivos .jspVerticalBar .jspTrack {
  background: rgba(255, 255, 255, 0.5);
}

.jspVerticalBar {
  background: rgba(255, 255, 255, 0.6) !important;
}

@media (max-width: 830px) {
  .destino.cusco-interna-bg .destino.cusco .contenedor-destino {
    padding: 100px 6% 0 6%;
  }
}

/* Iconos altura y tiempo */
.cusco-interna-bg .contenedor-destino [class*='contenedor-icono'],
.cusco .contenedor-destino [class*='contenedor-icono'] {
  border: 6px solid #bbec58;
}

.cusco-interna-bg .contenedor-destino [class*='contenedor-icono']:first-child:before,
.cusco .contenedor-destino [class*='contenedor-icono']:first-child:before,
.puno-interna-bg .contenedor-destino [class*='contenedor-icono']:first-child:before {
  background-color: #c9eb64;
}

.contenedor-destino [class*='contenedor-icono']:first-child {
  margin-bottom: 72px;
  position: relative;
}

.contenedor-destino [class*='contenedor-icono'],
.puno-interna-bg .contenedor-destino [class*='contenedor-icono'] {
  width: 72px;
  height: 72px;
  border-radius: 36px;
  border: 6px solid #9bbfd5;
  text-align: center;
  padding: 2px 0;
  font-size: 44px;
  font-size: 2.75rem;
}

.contenedor-destino [class*='contenedor-icono']:first-child:before,
.puno-interna-bg .contenedor-destino [class*='contenedor-icono']:first-child:before {
  content: '';
  width: 6px;
  height: 74px;
  position: absolute;
  top: 65px;
  left: 50%;
  background-color: #9bbfd5;
  margin-left: -3px;
}

/*
.home .destino.cusco{
    background: url(../images/bg-cusco-home.jpg) no-repeat;
    background-position: 50% 0;
}*/
/*
.home .destino.cusco  {
    background-image: url(../images/fondos/fondo-destino-cusco.jpg)
    background-position: 50% -100px
    background-repeat: no-repeat;
} */
/*
.home .destino.cusco  {
    background-image: url(../images/fondos/fondo-destino-cusco.jpg), url(../images/fondos/fondo-cesped.jpg);
    background-position: 50% -100px, center bottom;
    background-repeat: no-repeat;
}*/
.home .contenedor-destino .contenedor-titulo {
  margin-top: 0px;
  padding-top: 70px;
}

.home .puno .contenedor-destino .contenedor-titulo {
  margin: 0 0 525px 0;
}

.descripcion {
  background: #eae4d7;
  padding: 50px 0 35px 0;
}

.descripcion p {
  line-height: 24px;
  margin: 0 0 26px 0;
  color: #925a39;
}

.descripcion p a {
  color: #cc9900;
}

.descripcion div {
  margin: 0 auto;
  text-align: center;
  color: #925a39;
  font-size: 14px;
  font-family: 'roboto-regular';
  width: 1100px;
}

.descripcion div img {
  margin: 0 0 15px 0;
}

.contenedor-ruta-tren .mapa-ruta-tren .logo-mapa {
  position: absolute;
  top: -280px;
  left: 0px;
}

.elementos-extras {
  position: absolute;
  left: -30px;
  bottom: 158px;
}

.elementos-extras .elegir-viajar {
  color: #8f745f;
  font-family: 'oswald-regular';
  font-size: 20px;
  line-height: 25px;
}

.elementos-extras .elegir-viajar span {
  background: #f0660e;
  color: #fff;
  border-radius: 30px;
  height: 20px;
  width: 20px;
  font-size: 13px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}

.elementos-extras .elegir-viajar div {
  color: #f0660e;
}

.elementos-extras .descubrir {
  padding: 10px 0 0 6px;
  font-family: 'oswald-regular';
  font-size: 14px;
}

.elementos-extras .descubrir p {
  margin: 0px;
}

.elementos-extras .descubrir a {
  color: #f0660e;
  text-decoration: underline;
}

.elementos-extras .descargar {
  padding: 15px 0 0 0;
}

@media (max-width: 700px) {
  .elementos-extras .descargar {
    padding: 15px 20px 0;
  }
}

.elementos-extras .descargar a {
  background: url(../images/btn-descargar.jpg) no-repeat;
  height: 53px;
  width: 181px;
  font-family: 'oswald-regular';
  display: block;
  line-height: 53px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.elementos-extras .recorrido {
  padding: 10px 0 0 0;
}

.elementos-extras .recorrido p {
  margin: 0px;
  font-family: 'oswald-regular';
  font-size: 15px;
}

.seleccionar-ruta {
  position: absolute;
  bottom: 370px;
  left: -28px;
}

.andean .seleccionar-ruta,
.andean .elegir-viajar {
  display: none;
}

.seleccionar-ruta select {
  font-size: 14px;
  color: #66564d;
  padding: 5px 12px;
  border: none;
}

.seleccionar-ruta .customSelect {
  background: url(../images/select-trenes.jpg) no-repeat;
  height: 40px;
  font-size: 13px;
  font-family: 'roboto-regular';
  line-height: 40px;
  padding: 0 0 0 10px;
  width: 177px;
}

.contenedor-cabecera .cargo {
  background: #6c4d38;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.atractivos .text {
  color: white;
}

.horarios-premios-y-comparte > section h1 {
  font-family: 'oswald-light';
  color: #696868;
  font-size: 70px;
  line-height: 1.2;
}

.horarios-y-tarifas .contenedor-titulo {
  padding: 25px;
  position: relative;
}

.horarios-y-tarifas .center {
  margin: 0 auto;
  position: relative;
  width: 720px;
}

.horarios-y-tarifas .contenedor-titulo .tren {
  position: absolute;
  right: 0px;
  bottom: -5px;
}

.horarios-y-tarifas .opcion-ida-o-retorno label {
  width: 110px;
}

.horarios-y-tarifas .campos .box-3.space {
  margin: 0 2% 15px;
}

.horarios-y-tarifas .campos .box-3 {
  vertical-align: top;
  color: #858585;
  margin: 0 0 15px 0;
  font-family: 'oswald-regular';
  font-size: 14px;
  display: inline-block;
  width: 32%;
}

.horarios-y-tarifas .campos .box-3 label {
  padding: 0 0 0 5px;
}

.horarios-y-tarifas .campos input, .horarios-y-tarifas .campos select {
  font-family: 'roboto-regular';
  font-size: 14px;
  color: #858585;
}

.horarios-y-tarifas .campos-extras {
  position: absolute;
  left: 0px;
  bottom: -25px;
  color: #1c58ac;
  font-style: italic;
  font-size: 13px;
  font-family: 'oswald-regular';
}

.horarios-y-tarifas .campos-extras a {
  color: #1c58ac;
}

.horarios-y-tarifas .compra-en-linea-tren {
  padding: 28px 30px;
}

.horarios-y-tarifas .campos-extras span {
  background: #1c58ac;
  color: #fff;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 12px;
  border-radius: 10px;
  text-align: center;
  margin: 0 0 0 10px;
}

.horarios-y-tarifas .contenedor-compra-horarios-y-tarifas {
  margin: 0 auto;
}

.horarios-y-tarifas .campos-extras label.flexibles {
  margin: 0 20px 0 0;
}

.atractivos .text h1 {
  font-family: 'oswald-light';
  font-size: 60px;
  line-height: 60px;
  margin: 0px;
  padding-bottom: 10px;
}

.destino .fiestas-tradicionales h1 {
  font-family: 'oswald-light';
  font-size: 70px;
  margin: 0 0 20px 6% !important;
}

.bg-servicio-tren {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: url("../images/bg-trenes-servicios.png") repeat-y;
  top: 0;
}

.servicios-tren h2 {
  font-family: 'oswald-light';
  font-size: 66px;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 10px;
}

.contenedor-ruta-tren .imagen-mapa-responsive {
  position: relative;
  display: none;
  text-align: center;
}

.contenedor-ruta-tren .imagen-mapa {
  position: absolute;
  top: -85px;
  left: 190px;
}

.contenedor-ruta-tren .imagen-mapa .admin {
  position: absolute;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'oswald-regular';
  line-height: 16px;
}

.contenedor-ruta-tren .imagen-mapa .admin .icono {
  position: absolute;
  cursor: pointer;
  width: 25px;
}

.contenedor-ruta-tren .imagen-mapa .admin .fondo {
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}

.contenedor-ruta-tren .imagen-mapa .admin .extra {
  text-transform: none;
}

.contenedor-ruta-tren .imagen-mapa .admin .informativo {
  position: absolute;
  right: -30px;
  top: -4px;
}

.elementos-extras .border,
.contenedor-ruta-tren .imagen-mapa .admin .border {
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border-radius: 30px;
  color: #fff;
}

.elementos-extras .border img,
.contenedor-ruta-tren .imagen-mapa .admin .border img {
  vertical-align: middle;
  width: 7px;
}

.seleccionar-ruta .none,
.elementos-extras .none,
.contenedor-ruta-tren .imagen-mapa .admin .none,
.contenedor-ruta-tren .descripcion.none {
  position: absolute;
  background: url(../images/bgtrenes.png) no-repeat;
  height: 295px;
  width: 415px;
  padding: 0px;
  display: none;
  z-index: 51;
  top: 0px;
  left: 0px;
}

.contenedor-ruta-tren .descripcion.none.bimodal {
  display: none;
  left: 160px !important;
}

.elementos-extras .none {
  top: -130px;
  left: 200px;
}

.seleccionar-ruta .none {
  left: 200px;
  top: -100px;
}

.seleccionar-ruta .none .content,
.elementos-extras .none .content,
.contenedor-ruta-tren .imagen-mapa .admin .none .content,
.contenedor-ruta-tren .none .content {
  margin: 25px;
  width: auto;
  overflow: auto;
  height: 240px;
}

.seleccionar-ruta .none .content p,
.elementos-extras .none .content p,
.contenedor-ruta-tren .imagen-mapa .admin .none .content p,
.contenedor-ruta-tren .none .content p {
  margin: 20px 0 0 0;
  line-height: 17px;
  font-size: 12px;
  color: #593418;
  text-transform: none;
  text-align: justify;
}

.seleccionar-ruta .none .cerrartrenes,
.elementos-extras .none .cerrartrenes,
.contenedor-ruta-tren .imagen-mapa .admin .none .cerrartrenes,
.contenedor-ruta-tren .none .cerrartrenes {
  position: absolute;
  right: 15px;
  top: 15px;
}

.contenedor-ruta-tren .contenedor-titulo h1 {
  font-family: 'oswald-light';
  line-height: 80px;
  font-size: 70px;
  padding: 0 0 18px 3px;
}

.contenedor-ruta-tren .contenedor-titulo span {
  font-size: 2.4375rem;
}

.text-page {
  margin: 0 auto;
  padding: 280px 0 0 0;
  width: 900px;
}

.text-page h2 {
  color: #857673;
  font-size: 70px;
  line-height: 80px;
  /*font-family: 'roboto-thin';*/
  font-family: 'Oswald-light';
  font-weight: 300;
  margin: 0px;
}

.text-page p {
  color: #857673;
  margin: 0px;
  padding: 0 0 0 10px;
  font-size: 15px;
  font-family: 'roboto-regular';
}

.text-page a.detalle {
  /* background: #ff6501; */
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  margin: 8px 0 0 0;
  padding: 0 15px;
  font-family: 'roboto-regular';
}

.promociones .text-page h2 {
  color: #fff;
  font-size: 120px;
  line-height: 80px;
  margin-left: -19px;
}

.promociones .text-page h3 {
  color: #fff;
  /*font-family: 'roboto-thin';*/
  font-family: 'aaux_prothinregular';
  text-transform: uppercase;
  margin: 0px;
  line-height: 80px;
  font-size: 60px;
}

.promociones .text-page h4 {
  color: #fff;
  font-family: 'roboto-bold';
  margin: 0px 0px 10px 0;
  font-size: 30px;
  line-height: 30px;
  width: 340px;
  text-transform: uppercase;
}

.recomendaciones .text-page h2 {
  color: #fff;
  font-family: 'oswald-light';
  line-height: 42px;
  font-size: 42px;
}

.recomendaciones .text-page h3 {
  color: #fff;
  margin: 0px;
  font-family: 'oswald-light';
  font-size: 70px;
  line-height: 80px;
}

.page .text-page h2,
.page .text-page h2,
.page .text-page p {
  color: #fff;
}

img.leftmapa {
  position: absolute;
  left: 785px;
  top: -120px;
}

.mapa-ruta-casa {
  position: absolute;
  right: -10px;
  top: -210px;
}

.mapa-ruta-casaandean {
  position: absolute;
  right: -45px;
  bottom: 134px;
}

.mapa-ruta-casaandean img {
  height: auto;
  width: 200px;
}

.imagen_bus_mapa {
  position: absolute;
  top: -120px;
  right: 278px;
}

.content-wrapper {
  margin: 0 auto;
  padding: 60px 0 40px 0;
  overflow: hidden;
  width: 1000px;
}

.left-ubicacion {
  float: left;
  margin: 0 20px 0 0;
  width: 230px;
  background: white;
}

.left-ubicacion .title-primario {
  line-height: 59px;
  background: url("../images/icon-ubi-1.png") no-repeat #033f7e 14px center;
  color: #fff;
  font-family: 'oswald-light';
  font-size: 20px;
  padding: 0 0 0 35px;
  cursor: pointer;
  border-top: 1px solid #cacaca;
}

.left-ubicacion .title-primario.first {
  background: url("../images/icon-ubi-4.png") no-repeat #033f7e 14px center;
}

.left-ubicacion .title_secundario.first {
  background: url("../images/icon-ubi-2.png") no-repeat #1d76d2 14px center;
  color: #fff;
  border: 0;
}

.left-ubicacion .title_secundario {
  background: url("../images/icon-ubi-3.png") no-repeat #f4f4f4 14px center;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  color: #1d76d2;
  cursor: pointer;
  line-height: 42px;
  font-family: 'oswald-regular';
  font-size: 18px;
  padding: 0 0 0 35px;
}

.left-ubicacion .content-terciario {
  border: 1px solid #c9c9c9;
  padding: 0 15px 5px 35px;
}

.left-ubicacion .content-terciario h4 {
  color: #1d76d2;
  font-family: 'oswald-regular';
  font-size: 18px;
  margin: 0px 0 12px 10px;
  padding: 13px 0 0 0;
}

.left-ubicacion .content-terciario ul {
  border-bottom: 1px solid #c9c9c9;
  padding: 0 0 0 10px;
}

.left-ubicacion .content-terciario li {
  font-family: 'oswald-regular';
  font-size: 12px;
  color: #9c9c9c;
  padding: 0 0 14px 0;
}

.left-ubicacion .content-terciario li a:hover,
.left-ubicacion .content-terciario li a.active {
  color: #1d76d2;
  cursor: pointer;
}

.right-ubicacion {
  border: 1px solid #cacaca;
  float: left;
  margin: 0 0 0 0;
  width: 746px;
  background: white;
}

.right-ubicacion .title-principal {
  color: #17518e;
  font-family: 'oswald-light';
  font-size: 40px;
  padding: 20px 0 20px 25px;
  border-bottom: 1px solid #cacaca;
  line-height: 47px;
}

.right-ubicacion .content-secundario div {
  padding: 30px 20px 20px 20px;
}

.right-ubicacion .content-secundario div div.title {
  color: #1d76d2;
  padding: 0px 0 15px 5px;
  font-size: 25px;
  font-family: 'oswald-light';
}

.right-ubicacion .content-secundario p {
  color: #6f6f6f;
  font-size: 14px;
  font-family: 'oswald-regular';
  margin: 0px 0 2px 0;
  padding: 0 0 0 6px;
}

.right-ubicacion .content-secundario div iframe {
  margin: 20px 0 0 0;
  width: 100%;
}

.terminos-condiciones .center {
  margin: 0 auto;
  width: 1000px;
}

@media (max-width: 1100px) {
  .terminos-condiciones .center {
    width: 80%;
  }
}

.terminos-condiciones .buscar-terminos {
  padding: 18px 0 10px 0;
}

.terminos-condiciones .buscar-terminos select {
  color: #878787;
  border: 1px solid #878787;
  height: 33px;
  width: 285px;
  font-size: 14px;
  font-family: 'oswald-regular';
  margin: 0 12px 0 0;
  padding: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
}

.terminos-condiciones .buscar-terminos input {
  background: url(../images/lupa.jpg) no-repeat 92%;
  color: #878787;
  border: 1px solid #878787;
  height: 33px;
  width: 285px;
  font-size: 14px;
  font-family: 'oswald-regular';
  margin: 0 12px 0 0;
  padding: 0 0 0 10px;
  vertical-align: top;
  display: inline-block;
}

.terminos-condiciones .row-terminos.bg-terminos {
  background: #f3f2f0;
}

.terminos-condiciones .row-terminos {
  padding: 60px 0;
  overflow: hidden;
}

.terminos-condiciones .row-terminos .center {
  overflow: hidden;
}

.terminos-condiciones .row-terminos .left-terminos {
  float: left;
  padding: 0 82px 0 0;
  width: 60%;
}

.terminos-condiciones .row-terminos .left-terminos .title-terminos {
  color: #0870b3;
  line-height: 60px;
  font-family: 'oswald-regular';
  margin: 0 0 30px 0;
}

.terminos-condiciones .row-terminos .left-terminos .title-terminos img {
  margin: 0 15px 0 0;
  vertical-align: top;
}

.terminos-condiciones .row-terminos .left-terminos p {
  color: #757272;
  font-size: 13px;
  font-family: 'oswald-regular';
  line-height: 21px;
}

.terminos-condiciones .row-terminos .no-left-terminos {
  width: 100%;
  padding-right: 0;
}

.terminos-condiciones .row-terminos .right-terminos {
  float: left;
  width: 40%;
}

.terminos-condiciones .row-terminos .right-terminos h2 {
  color: #646464;
  font-family: 'oswald-light';
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  font-size: 14px;
}

.terminos-condiciones .row-terminos .right-terminos h3,
.terminos-condiciones .row-terminos .right-terminos h4,
.terminos-condiciones .row-terminos .right-terminos h5 {
  margin: 0px;
  color: #757272;
  font-family: 'oswald-light';
}

.terminos-condiciones .row-terminos .right-terminos h3 {
  font-size: 28px;
  font-family: 'oswald-regular';
}

.terminos-condiciones .row-terminos .right-terminos h4 {
  font-size: 37px;
}

.terminos-condiciones .row-terminos .right-terminos h5 {
  font-size: 21px;
}

.terminos-condiciones .row-terminos .right-terminos p {
  color: #535353;
  font-size: 16px;
  font-family: 'oswald-regular';
}

@media (max-width: 800px) {
  .terminos-condiciones .row-terminos .left-terminos,
  .terminos-condiciones .row-terminos .right-terminos {
    width: 100%;
    padding: 0;
  }
}

.terminos-condiciones .row-terminos.bg-back {
  background: #f3f2f0;
}

.terminos-condiciones ul,
.terminos-condiciones ol {
  color: #757272;
  font-family: 'oswald-regular';
  font-size: 13px;
}

.terminos-condiciones ol li {
  padding-bottom: 10px;
}

.terminos-condiciones ul li {
  padding-bottom: 10px;
  background: url(../images/li-promo.jpg) no-repeat 0 7px;
  padding-left: 13px;
  margin-left: 35px;
}

.terminos-condiciones p a {
  text-decoration: underline;
}

.sticky-wrapper {
  /*margin: 10px 0 0 0;*/
}

.navegacion-tren-sticky .navegacion-interna-tren ul,
.navegacion-tren-sticky .navegacion-interna-tren-2 ul {
  background: white;
  display: fixed;
}

.recomendaciones .navegacion-interna-tren,
.recomendaciones .navegacion-interna-tren-2 {
  background: none;
  margin: 0;
  overflow: hidden;
}

.recomendaciones .navegacion-interna-tren li,
.recomendaciones .navegacion-interna-tren-2 li {
  background: #fff;
  border: none;
  margin: 0 12px;
  padding: 0 0 10px 0;
  width: 139px;
}

.navegacion-interna-tren-2 li {
  margin-top: 10px !important;
}

.recomendaciones .navegacion-interna-tren li img,
.recomendaciones .navegacion-interna-tren-2 li img {
  margin: 0 0 10px 0;
}

.recomendaciones .navegacion-interna-tren li a,
.recomendaciones .navegacion-interna-tren-2 li a {
  color: #a9a9a9;
  font-family: 'oswald-light';
  font-size: 14px;
  text-transform: uppercase;
  padding: 0px;
}

.recomendaciones section {
  padding: 25px 0 122px;
}

.recomendaciones section article {
  margin: 0 auto;
  position: relative;
  width: 1080px;
}

.recomendaciones section article p {
  color: #757272;
  font-size: 15px;
  font-family: 'roboto-regular';
  line-height: 28px;
  margin: 0 0 22px 0;
  text-align: justify;
  position: relative;
  z-index: 2;
}

.recomendaciones section article p a {
  color: #398ab8;
}

.recomendaciones section article .title-article {
  font-family: 'oswald-light';
  font-size: 40px;
  padding: 0 0 25px 0;
}

.recomendaciones section h3 {
  color: #757272;
  font-family: 'oswald-light';
  font-size: 26px;
  margin: 0px 0 20px 0;
}

.recomendaciones section h4 {
  color: #757272;
  font-family: 'oswald-regular';
  font-size: 19px;
  margin: 0px 0 20px 0;
}

.recomendaciones section.visa-pasaporte {
  background: #f3f2f0;
  padding: 150px 0 100px;
}

.recomendaciones section.visa-pasaporte .title-article {
  color: #a3b5b3;
}

.recomendaciones section.visa-pasaporte p {
  width: 570px;
}

.recomendaciones section.visa-pasaporte img {
  position: absolute;
  left: 540px;
  top: -52px;
  z-index: 1;
}

.recomendaciones section.transporte .left-article {
  float: left;
  padding: 35px 0 0;
  width: 426px;
}

.recomendaciones section.transporte .left-article h3 {
  margin: 90px 0 20px 0;
}

.recomendaciones section.transporte .left-article .centro-informacion {
  border-right: 1px solid #cecece;
}

.recomendaciones section.transporte .left-article .centro-informacion p {
  border-bottom: 1px solid #cecece;
  padding: 0 30px 50px 0;
  margin: 0 0 50px;
  text-align: left;
  width: 300px;
}

.recomendaciones section.transporte .right-article {
  float: right;
  width: 575px;
}

.recomendaciones section.transporte .title-article {
  color: #f37a52;
}

.recomendaciones section.salud {
  background: #f3f2f0;
}

.recomendaciones section.salud .title-article {
  color: #83bc60;
}

.recomendaciones section.salud img {
  float: right;
  margin: 90px 0 0 100px;
}

.recomendaciones section.clima .left-article {
  float: left;
}

.recomendaciones section.clima .right-article {
  float: right;
  width: 575px;
}

.recomendaciones section.clima .title-article {
  color: #8ac9d2;
}

.recomendaciones section.clima .clima-actual {
  overflow: hidden;
}

.recomendaciones section.clima .clima-actual .temperatura,
.recomendaciones section.clima .clima-actual .imagen-clima {
  float: left;
  font-size: 70px;
  font-family: 'oswald-light';
  color: #8ac9d2;
  margin: 0 15px 0 0;
  position: relative;
}

.recomendaciones section.clima .clima-actual .imagen-clima .icon-clima {
  color: #8ac9d2;
  font-size: 115px;
}

.recomendaciones section.clima .clima-actual {
  padding: 0 0 20px 0;
}

.recomendaciones section.clima .clima-actual .temperatura {
  padding: 0 30px 0 0;
}

.recomendaciones section.clima .clima-actual .temperatura .unidad {
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 8px;
}

.recomendaciones section.clima .contenedor-prediccion {
  display: none;
}

.recomendaciones section.moneda {
  background: #f3f2f0;
}

.recomendaciones section.moneda .title-article {
  color: #d8bd50;
}

.recomendaciones section.moneda .left-article {
  float: left;
  width: 590px;
}

.recomendaciones section.moneda .right-article {
  float: right;
  padding: 85px 0 0 0;
  width: 390px;
}

.recomendaciones section.machu-picchu img {
  float: left;
  margin: 0 40px 40px 0;
}

.recomendaciones section.machu-picchu .title-article {
  color: #82ad3e;
  padding: 20px 0 25px 0;
}

.recomendaciones section.machu-picchu ul,
.recomendaciones section ul {
  margin-left: 20px;
}

.recomendaciones section.machu-picchu li,
.recomendaciones section li {
  background: url(../images/li.jpg) no-repeat 0px 6px;
  color: #757272;
  font-size: 15px;
  font-family: 'roboto-regular';
  line-height: 20px;
  margin: 0 0 10px 0;
  padding: 0 0 0 14px;
  text-align: justify;
  position: relative;
  z-index: 2;
}

.recomendaciones section.machu-picchu .wrapper-costo {
  margin: 0 auto 20px;
  width: 900px;
}

.recomendaciones section.machu-picchu .wrapper-costo .title-costo {
  background: #de7033;
  height: 60px;
  text-align: center;
  color: #fff;
  font-family: 'roboto-thin';
  font-size: 28px;
  line-height: 60px;
  margin: 0 0 1px 0;
}

.recomendaciones section.machu-picchu .wrapper-costo .tour,
.recomendaciones section.machu-picchu .wrapper-costo .extranjero,
.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina {
  float: left;
}

.recomendaciones section.machu-picchu .wrapper-costo .tour {
  background: #de7033;
  line-height: 88px;
  color: #fff;
  font-family: 'roboto-regular';
  text-align: center;
  margin: 0 2px 0 0;
  width: 232px;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero,
.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina {
  text-align: center;
  height: 88px;
  width: 332px;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero {
  margin: 0 2px 0 0;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero .title-firts {
  background: #de7033;
  height: 50px;
  font-size: 16px;
  font-family: 'roboto-regular';
  margin: 0 0 2px 0;
  line-height: 50px;
  color: #fff;
}

.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina .title-firts {
  background: #f79100;
  height: 50px;
  font-size: 16px;
  font-family: 'roboto-regular';
  margin: 0 0 2px 0;
  text-align: center;
  padding: 5px 0 0;
  color: #fff;
}

.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina .title-firts span {
  display: block;
  font-size: 12px;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero .clearfix div,
.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina .clearfix div {
  float: left;
  margin: 0 2px 0 0;
  width: 165px;
  color: #fff;
  font-size: 14px;
  font-family: 'roboto-regular';
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero .clearfix div.estudiante,
.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina .clearfix div.estudiante {
  margin: 0px;
}

.recomendaciones section.machu-picchu .wrapper-costo .extranjero .clearfix div {
  background: #e05a10;
}

.recomendaciones section.machu-picchu .wrapper-costo .comunidad-andina .clearfix div {
  background: #f77a00;
}

.recomendaciones section.machu-picchu .wrapper-costo .costo div {
  float: left;
  color: #535353;
  font-size: 13px;
  font-family: 'roboto-bold';
  text-align: center;
  height: 40px;
  border-right: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  margin: 0px;
  line-height: 42px;
  width: 166px;
}

.recomendaciones section.machu-picchu .wrapper-costo .costo div.last {
  margin: 0px 0 2px 0;
  border-right: 1px solid #dcdcdc;
}

.recomendaciones section.machu-picchu .wrapper-costo .costo div.text-tour {
  background: url(../images/flecha-recomendaciones.jpg) no-repeat 96% 16px #eeeeee;
  width: 232px;
  border: none;
  line-height: 20px;
  height: 40px;
  margin: 0 2px 2px 0;
  text-align: left;
  padding: 0 0 0 10px;
  display: table;
}

.recomendaciones section.machu-picchu .wrapper-costo .costo div.text-tour.line {
  line-height: 40px;
}

.recomendaciones section.lago-titicaca {
  background: url(../images/bg-lago-titicaca.jpg) repeat-x #fff;
}

.promociones .content-admin {
  background: #fbfbfb;
  padding: 45px 0 32px;
}

.promociones .content-admin article {
  margin: 0 auto;
  width: 980px;
  text-align: center;
}

.promociones .content-admin article p strong {
  font-family: 'roboto_condensedregular';
  font-weight: normal;
}

.promociones .content-admin article p {
  color: #4a4a4a;
  margin: 0px;
  font-size: 24px;
  font-family: 'roboto_condensedlight';
}

.promociones .content-custom {
  margin: 0 auto;
  padding: 40px 0 60px;
  width: 980px;
}

.promociones .formulario {
  margin: 0 auto;
  padding: 40px 0 60px;
  display: none;
  width: 70%;
}

.content-gracias {
  background: #fff;
  padding: 30px 60px;
  color: #6b6b6b;
  font-family: 'roboto-regular';
  margin: 0 0 30px 0;
  overflow: hidden;
}

.content-gracias.borderfrm {
  border: 1px solid #C6C5C5;
}

.promociones .formulario form {
  padding: 20px 0 0 0;
}

.promociones .formulario .input {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 25px 0;
  width: 33%;
}

.promociones .formulario select {
  display: inline-block;
  vertical-align: top;
  width: 85%;
  height: 40px;
  color: #858585;
  border: 1px solid #d4d4d4;
  margin: 0;
}

@media (min-width: 830px) {
  .promociones .formulario select {
    margin: 0 0 25px 0;
  }
}

.promociones #ui-datepicker-div {
  /*display: none !important;*/
}

.promociones .formulario .title-fecha {
  display: block;
  font-family: 'roboto-regular';
  color: #858585;
}

.promociones .formulario input[type="text"],
.promociones .formulario input[type="number"],
.promociones .formulario input[type="email"] {
  display: inline-block;
  height: 40px;
  border: 1px solid #d4d4d4;
  padding: 0 2%;
  font-family: 'roboto-regular';
  color: #858585;
  width: 85%;
}

.promociones .formulario input[type="text"].wpcf7-not-valid,
.promociones .formulario input[type="number"].wpcf7-not-valid,
.promociones .formulario input[type="email"].wpcf7-not-valid {
  border: 1px solid red;
}

.promociones .formulario span.wpcf7-not-valid-tip,
.screen-reader-response,
.wpcf7-response-output {
  display: none;
}

.promociones .formulario .submit {
  text-align: left;
  width: 95%;
  margin: 0;
}

.promociones .formulario .submit img {
  vertical-align: middle;
}

.promociones .formulario .submit input[type="submit"] {
  background: #ffc408;
  height: 41px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  border: none;
}

.promociones .formulario .title {
  color: #8a8a8a;
  font-family: 'roboto-regular';
}

.promociones .content-custom .compra-linea {
  color: #8798b5;
  text-align: center;
  font-size: 28px;
  font-family: 'roboto-thin';
  line-height: 32px;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 0 0 0;
  width: 340px;
}

.promociones .content-custom .compra-linea img {
  margin: 20px 0 0 0;
}

.promociones .content-custom .compra-linea b {
  display: block;
  font-family: 'roboto-bold';
}

.promociones .content-custom .incluye {
  float: right;
  width: 560px;
}

.promociones .content-custom .incluye li {
  background: url(../images/li-promo.jpg) no-repeat 0 5px;
  padding: 0 0 0 15px;
  color: #4a4a4a;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-family: 'roboto-regular';
}

.promociones .content-custom .incluye p {
  padding: 0 0 0 12px;
  color: #4a4a4a;
  font-size: 16px;
  font-family: 'roboto-regular';
}

.promociones .incluye a,
.promociones .content-custom .incluye p a {
  color: #486795;
}

.promociones .content-custom .incluye .reserve {
  background: #ff6500;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 0 0 12px;
  height: 37px;
  width: 185px;
  line-height: 37px;
  font-family: 'roboto-regular';
  text-transform: uppercase;
}

/*@media (max-width: 700px) {*/
@media (max-width: 830px) {
  .promociones .formulario {
    width: 80%;
  }
  .promociones .formulario .input {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .promociones .formulario input[type="text"],
  .promociones .formulario input[type="number"],
  .promociones .formulario input[type="email"],
  .promociones .formulario select,
  .promociones .formulario .submit {
    width: 100%;
  }
  .promociones .formulario .submit input[type="submit"] {
    margin-top: 20px;
  }
}

@media (min-width: 830px) and (max-width: 1140px) {
  .promociones .formulario .input {
    width: 49%;
  }
}

.comparar .title h1 {
  color: #486795;
  font-size: 70px;
  font-family: 'oswald-light';
  padding: 0;
  margin: 0;
}

.contenido-preguntas .titulo h2 {
  color: #1e5c9d;
  font-size: 40px;
  font-family: 'oswald-light';
}

.contenido-preguntas .contenido h3 {
  color: red;
  background: url(../images/flecha-bottom.png) no-repeat 0 34px;
  color: #1e5c9d;
  border-top: 1px solid #b0b0b0;
  font-size: 19px;
  font-family: 'oswald-light';
  padding: 25px 0 0 28px;
  margin: 25px 0;
  cursor: pointer;
}

.preguntas-frecuentes section.bg-row {
  background: #f3f2f0;
}

.preguntas-frecuentes section {
  padding: 74px 0 68px 0;
}

.preguntas-frecuentes section article {
  margin: 0 auto;
  width: 1000px;
}

.preguntas-frecuentes section.buscador {
  padding: 18px 0 12px;
  background: white;
}

.preguntas-frecuentes section.buscador form {
  position: relative;
}

.preguntas-frecuentes section.buscador input[type="text"] {
  border: 1px solid #d4d4d4;
  color: #737373;
  font-family: 'roboto-regular';
  font-size: 13px;
  padding: 0 10px;
  height: 33px;
  line-height: 33px;
  width: 280px;
}

.preguntas-frecuentes section.buscador input[type="submit"] {
  background: url(../images/lupa.jpg) no-repeat;
  display: block;
  position: absolute;
  top: 1px;
  left: 252px;
  height: 29px;
  width: 19px;
  border: none;
}

.preguntas-frecuentes section article .img {
  float: left;
  width: 82px;
}

.preguntas-frecuentes section article .contenido-preguntas {
  float: right;
  padding: 12px 0 0 0;
  width: 890px;
}

.preguntas-frecuentes section article .contenido-preguntas .titulo {
  color: #1e5c9d;
  font-size: 40px;
  font-family: 'oswald-light';
}

.preguntas-frecuentes section article .contenido-preguntas h5 {
  background: url(../images/flecha-bottom.png) no-repeat 0 34px;
  color: #1e5c9d;
  border-top: 1px solid #b0b0b0;
  font-size: 19px;
  font-family: 'oswald-light';
  padding: 25px 0 0 28px;
  margin: 25px 0;
  cursor: pointer;
}

.preguntas-frecuentes section article .contenido-preguntas .contenido-p {
  display: none;
  overflow: hidden;
}

.preguntas-frecuentes section article .contenido-preguntas .contenido-p p,
.preguntas-frecuentes section article .contenido-preguntas ul {
  color: #757272;
  font-family: 'roboto-regular';
  font-size: 15px;
  padding: 0 0 0 30px;
}

.preguntas-frecuentes section article .contenido-preguntas ul {
  display: block;
}

.preguntas-frecuentes section article .contenido-preguntas ul li {
  background: url(../images/li-promo.jpg) no-repeat 10px 10px;
  display: block;
  padding-left: 22px;
  margin-left: 10px;
}

.preguntas-frecuentes section article .contenido-preguntas table {
  width: 86%;
  margin: 0 auto;
  color: #757272;
  font-family: 'roboto-regular';
  font-size: 14px;
  border: 1px solid #757272;
}

.preguntas-frecuentes section article .contenido-preguntas table td,
.preguntas-frecuentes section article .contenido-preguntas table th {
  padding: 5px;
  border-bottom: 1px solid #757272;
  border-right: 1px solid #757272;
}

.preguntas-frecuentes section article .contenido-preguntas a {
  color: #1e5c9d;
  text-decoration: underline;
}

.preguntas-frecuentes section article .contenido-preguntas .activo {
  background: url(../images/flecha-top.png) no-repeat 0 34px;
}

.ubicacion section.bg-row {
  background: #f3f2f0;
}

.ubicacion section {
  padding: 44px 0 38px 0;
}

.ubicacion section article {
  margin: 0 auto;
  width: 1000px;
}

.ubicacion section.buscador {
  padding: 18px 0 12px;
}

.ubicacion section.buscador form {
  position: relative;
}

.ubicacion section.buscador input[type="text"] {
  border: 1px solid #d4d4d4;
  color: #d4d4d4;
  font-family: 'roboto-regular';
  font-size: 13px;
  padding: 0 10px;
  height: 33px;
  line-height: 33px;
  width: 280px;
}

.ubicacion section.buscador input[type="submit"] {
  background: url(../images/lupa.jpg) no-repeat;
  display: block;
  position: absolute;
  top: 1px;
  left: 252px;
  height: 29px;
  width: 19px;
  border: none;
}

.ubicacion section article .img {
  float: left;
  width: 82px;
}

.ubicacion section article .contenido-preguntas {
  float: right;
  padding: 12px 0 0 0;
  width: 890px;
}

.ubicacion section article .contenido-preguntas .titulo {
  color: #1e5c9d;
  font-size: 40px;
  font-family: 'oswald-light';
}

.ubicacion section article .contenido-preguntas h5 {
  background: url(../images/flecha-bottom.png) no-repeat 0 34px;
  color: #1e5c9d;
  font-size: 19px;
  font-family: 'oswald-light';
  padding: 25px 0 0 28px;
  margin: 25px 0;
  cursor: pointer;
}

.ubicacion section article .contenido-preguntas .contenido-p {
  display: none;
  overflow: hidden;
}

.ubicacion section article .contenido-preguntas .contenido-p p,
.ubicacion section article .contenido-preguntas ul {
  color: #757272;
  font-family: 'roboto-regular';
  font-size: 15px;
  padding: 0 0 0 30px;
}

.ubicacion section article .contenido-preguntas ul {
  display: block;
}

.ubicacion section article .contenido-preguntas ul li {
  background: url(../images/li-promo.jpg) no-repeat 10px 10px;
  display: block;
  padding-left: 22px;
  margin-left: 10px;
}

.ubicacion section article .contenido-preguntas table {
  width: 86%;
  margin: 0 auto;
  color: #757272;
  font-family: 'roboto-regular';
  font-size: 14px;
  border: 1px solid #757272;
}

.ubicacion section article .contenido-preguntas table td,
.ubicacion section article .contenido-preguntas table th {
  padding: 5px;
  border-bottom: 1px solid #757272;
  border-right: 1px solid #757272;
}

.ubicacion section article .contenido-preguntas a {
  color: #1e5c9d;
  text-decoration: underline;
}

.ubicacion section article .contenido-preguntas .activo {
  background: url(../images/flecha-top.png) no-repeat 0 34px;
}

.ubicacion section.preguntas-ubicacion {
  padding: 0 0 70px;
}

.preguntas-ubicacion .section-metodo h3 {
  margin: 0;
}

@media (min-width: 700px) {
  .ubicacion section.preguntas-ubicacion .section-metodo {
    padding: 0 0 0 245px;
  }
}

.noticias {
  margin: 0 auto;
  padding: 35px 0 100px 0;
  width: 1000px;
  overflow: hidden;
}

.noticias .list-noticias {
  float: left;
  position: relative;
  width: 670px;
}

.noticias .list-noticias.detalle-noticia .wp-post-image {
  height: auto;
  width: 100%;
}

.noticias .list-noticias .filtro {
  border: 1px solid #c7c7c7;
  color: #6b6b6b;
  font-family: 'oswald-regular';
  font-size: 25px;
  padding: 25px 20px;
  margin: 0 0 35px 0;
}

.noticias .list-noticias .filtro input[type="text"] {
  border: 1px solid #c7c7c7;
  padding: 0 12px;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  vertical-align: top;
  margin: 0 0 0 10px;
  width: 175px;
}

.noticias .list-noticias .filtro input[type="submit"] {
  border: none;
  background: #ffc408;
  color: #fff;
  font-size: 16px;
  height: 42px;
  vertical-align: top;
  line-height: 42px;
  width: 90px;
  margin: 0 0 0 10px;
  text-transform: uppercase;
  text-align: center;
}

.noticias .list-noticias .row-noticia {
  border-bottom: 1px solid #c3c3c3;
  padding: 0 0 25px 0;
  margin: 0 0 25px;
}

.noticias .list-noticias.detalle-noticia .row-noticia {
  border: none;
}

.noticias .list-noticias .row-noticia.border-none {
  border: none;
}

.noticias .list-noticias .row-noticia .img-noticia {
  overflow: hidden;
  width: 320px;
}

.noticias .list-noticias .row-noticia .img-noticia img {
  height: auto;
  min-height: 220px;
  width: 320px;
}

.noticias .list-noticias .row-noticia .img-noticia.left {
  float: left;
  margin: 0 30px 0 0;
}

.noticias .list-noticias .row-noticia .img-noticia.right {
  float: right;
}

.noticias .list-noticias .row-noticia .content-noticia {
  float: left;
  word-break: break-all;
  width: 320px;
}

.noticias .list-noticias.detalle-noticia .content-noticia {
  width: 100%;
  margin: 0px;
  padding: 0;
  float: none;
}

.noticias .list-noticias .row-noticia .content-noticia .fecha-noticia {
  color: #727272;
  font-size: 13px;
  font-family: 'oswald-regular';
  padding: 0 0 20px 0;
}

.noticias .list-noticias .row-noticia .content-noticia .contenido-noticia {
  word-break: break-all;
  color: #717171;
  font-size: 14px;
  font-family: 'roboto-regular';
}

.noticias .list-noticias .row-noticia .content-noticia .enlace-noticia {
  padding: 25px 0 0px 0;
  text-align: center;
}

.noticias .list-noticias .row-noticia .content-noticia .retornar {
  padding: 20px 0 0 0;
}

.noticias .list-noticias .row-noticia .content-noticia .retornar a {
  color: #2894d2;
  font-family: 'oswald-light';
}

.noticias .list-noticias .row-noticia .content-noticia .enlace-noticia a {
  text-transform: uppercase;
  color: #727272;
  display: block;
  font-size: 14px;
  font-family: 'oswald-regular';
  line-height: 44px;
  border: 1px solid #aaaaaa;
  height: 42px;
  width: 115px;
}

.noticias .list-noticias .row-noticia .titulo-noticia {
  color: #222c68;
  font-family: 'oswald-regular';
  padding: 12px 0 5px 0;
  line-height: 31px;
  font-size: 27px;
}

.noticias .destacadas {
  border: 1px solid #c8c8c8;
  float: right;
  width: 300px;
}

.noticias .destacadas .title-destacada {
  color: #222c68;
  border-bottom: 1px solid #c8c8c8;
  height: 80px;
  text-align: center;
  font-family: 'oswald-regular';
  font-size: 24px;
  line-height: 80px;
}

.noticias .destacadas .row-destacado {
  margin: 0 auto;
  border-bottom: 1px solid #c8c8c8;
  padding: 30px 2.5%;
  width: 94%;
}

.noticias .destacadas .row-destacado.border-none {
  border: none;
}

.noticias .destacadas .row-destacado:last-child {
  border-bottom: 0;
}

.noticias .destacadas .row-destacado img {
  float: left;
  margin: 0 10px 10px 0;
  width: 75px;
  height: auto;
}

.noticias .destacadas .row-destacado .row-destacado-title {
  color: #222c68;
  font-size: 16px;
  font-family: 'oswald-regular';
  line-height: 20px;
}

.noticias .destacadas .row-destacado p {
  margin: 0px;
  font-family: 'roboto-regular';
  padding: 0 0 0 80px;
  color: #717171;
  font-size: 13px;
}

.noticias .list-noticias.detalle-noticia .btn-descargar {
  display: block;
  clear: both;
  overflow: hidden;
  float: left;
  position: relative;
}

.noticias .list-noticias.detalle-noticia .btn-descargar span {
  color: #222c68;
  font-family: 'oswald-regular';
  font-size: 20px;
  border: 1px solid #c8c8c8;
  display: block;
  float: left;
  padding: 1px 68px 1px 20px;
  margin: 4px 0 7px 0;
}

.noticias .list-noticias.detalle-noticia .btn-descargar img {
  position: absolute;
  right: 0;
  margin-right: -2px;
}

.listado-noticia {
  border-top: 1px solid #c8c8c8;
  padding-top: 40px;
  clear: both;
  display: block;
}

.listado-noticia h3 {
  color: #222c68;
  font-family: 'oswald-regular';
  padding: 12px 0 5px 0;
  line-height: 31px;
  font-size: 27px;
}

.listado-noticia ul {
  display: block;
}

.listado-noticia li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin-right: 4%;
}

.listado-noticia li img {
  width: 100%;
  height: auto;
}

.listado-noticia li:nth-child(3) {
  margin-right: 0;
}

.listado-noticia li span {
  color: #222c68;
  font-family: 'Oswald-regular';
  font-size: 18px;
  display: block;
  padding: 10px 0 30px 0;
}

@media (max-width: 1040px) {
  .noticias {
    margin: 0 auto;
    width: 100%;
  }
  .noticias .destacadas {
    float: right;
    width: 30%;
    margin: 0 2%;
  }
  .noticias .list-noticias {
    float: left;
    width: 65%;
  }
  .listado-noticia li span {
    margin: 0 auto;
    width: 92%;
    display: block;
  }
  .noticias .list-noticias.detalle-noticia .content-noticia {
    width: 94%;
    margin: 0px auto;
  }
  .listado-noticia h3 {
    margin-left: 20px;
  }
}

@media (max-width: 780px) {
  .noticias {
    margin: 0 auto;
    width: 100%;
  }
  .noticias .list-noticias {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .noticias .list-noticias.detalle-noticia .content-noticia {
    margin: 0 auto;
    width: 92%;
  }
  .noticias .destacadas {
    border: 1px solid #c8c8c8;
    float: none;
    width: 100%;
    display: none;
  }
  .noticias .list-noticias .filtro label {
    display: block;
  }
  .noticias .list-noticias .filtro input[type="text"] {
    width: 90%;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 0;
  }
  .noticias .list-noticias .row-noticia .content-noticia {
    margin: 0 auto;
    width: 92%;
    float: none;
  }
  .noticias .list-noticias .filtro input[type="submit"] {
    margin-left: 0;
  }
  .noticias .list-noticias .row-noticia .img-noticia.right,
  .noticias .list-noticias .row-noticia .img-noticia.left {
    float: none;
    width: 100%;
  }
  .noticias .list-noticias .row-noticia .img-noticia img {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .listado-noticia li {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 4%;
  }
  .listado-noticia li:nth-child(3) {
    margin-right: 4%;
  }
  .listado-noticia li:nth-child(2) {
    margin-right: 0;
  }
}

@media (max-width: 450px) {
  .listado-noticia li {
    width: 100%;
  }
}

.bg-comparar {
  background: url(../images/bg-perurail.jpg) no-repeat;
  background-size: 100% auto;
}

.comparar {
  margin: 0 auto;
  width: 1072px;
}

.comparar .title {
  color: #486795;
  font-size: 70px;
  font-family: 'oswald-light';
  padding: 170px 0 50px 0;
}

.comparar .wrapper-comparar {
  background: #fff;
}

.comparar .wrapper-comparar .buscador-comparar {
  float: left;
  width: 200px;
}

.comparar .wrapper-comparar .buscador-comparar div {
  background: url(../images/flecha-comparar.png) no-repeat #676767 92% 24px;
  height: 58px;
  line-height: 58px;
  padding: 0 0 0 20px;
  font-family: 'oswald-regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid #dbd7cb;
  position: relative;
  cursor: pointer;
}

.comparar .wrapper-comparar .buscador-comparar div a {
  display: block;
}

.comparar .wrapper-comparar .buscador-comparar div section {
  background: #595958;
  display: none;
  z-index: 999;
  position: absolute;
  left: 0px;
  top: 58px;
  width: 100%;
}

.comparar .wrapper-comparar .buscador-comparar div section article {
  /*padding: 0 0 0 22px;*/
  padding: 0 0 0 16px;
  font-size: 12px;
}

.comparar .wrapper-comparar .buscador-comparar .buscar section article {
  line-height: 20px;
  padding: 8px 0 8px 20px;
}

.comparar .wrapper-comparar .buscador-comparar .buscar section span {
  display: inline-block;
  width: 87%;
  vertical-align: top;
  position: relative;
  top: 2px;
}

.comparar .wrapper-comparar .buscador-comparar div section article label {
  line-height: 20px;
}

.comparar .wrapper-comparar .buscador-comparar div section article input {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.comparar .wrapper-comparar .servicios-comparar {
  float: left;
  width: 872px;
}

.comparar .wrapper-comparar .servicios-comparar .escogio-destino {
  color: #757272;
  border-bottom: 1px solid #ddd5c8;
  padding: 0 0 0 52px;
  height: 58px;
  font-size: 24px;
  font-family: 'oswald-regular';
  line-height: 58px;
}

.comparar .wrapper-comparar .servicios-comparar .logos-destinos {
  text-align: center;
  float: left;
  border-right: 1px solid #e3dbcc;
  padding: 16px 0 0 0;
  height: 116px;
  width: 218px;
}

.comparar .wrapper-comparar .servicios-comparar .logos-destinos span {
  display: block;
  color: #828282;
  font-family: 'oswald-regular';
  font-size: 14px;
}

.comparar .wrapper-comparar .row-detalle .categoria {
  padding: 0 0 0 20px;
  height: 46px;
  line-height: 46px;
  font-family: 'oswald-regular';
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.comparar .wrapper-comparar .row-detalle .categoria.show {
  background: url(../images/flecha-comparar-top.png) no-repeat 98% 18px #aeaba1;
}

.comparar .wrapper-comparar .row-detalle .categoria.hide {
  background: url(../images/flecha-comparar.png) no-repeat 98% 18px #aeaba1;
  border-bottom: 1px solid;
  display: block;
}

.comparar .wrapper-comparar .row-detalle table {
  width: 100%;
}

.comparar .wrapper-comparar .row-detalle table td {
  padding: 20px;
  position: relative;
  width: 220px;
}

.comparar .wrapper-comparar .row-detalle table td a {
  background: #cc3333;
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  cursor: pointer;
  border-radius: 30px;
  color: #fff;
}

.comparar .wrapper-comparar .row-detalle table td .texto {
  font-size: 12px;
  font-family: 'roboto-regular';
  color: #000;
  line-height: 16px;
  text-transform: none;
  width: 290px;
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid red;
  text-align: justify;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: 999;
}

.comparar .wrapper-comparar .row-detalle table td a img {
  width: 4px !important;
}

.comparar .wrapper-comparar .row-detalle table td .texto a {
  color: #da9b1a;
  background: no-repeat;
  width: auto;
  height: auto;
  line-height: inherit;
}

.comparar .wrapper-comparar .row-detalle table td {
  vertical-align: top;
  color: #fff;
  font-family: 'roboto-regular';
  border: 1px solid #fff;
  border-bottom: none;
  font-size: 13px;
}

.comparar .wrapper-comparar .row-detalle table td.firts {
  color: #635f59;
  border: 1px solid #d7d7d7;
  font-family: 'roboto-bold';
  border-bottom: none;
  font-size: 15px;
  vertical-align: middle;
  width: 200px;
}

.comparar .wrapper-comparar .row-detalle table td.bg1 {
  background: #efecec;
}

.comparar .wrapper-comparar .row-detalle table td.bg2 {
  background: #b4f3c5;
}

.comparar .wrapper-comparar .row-detalle table td.bg3 {
  background: #e7c78d;
}

.comparar .wrapper-comparar .row-detalle table td.bg4 {
  background: #c1f1e8;
}
.comparar .wrapper-comparar .row-detalle table td.bg5 {
  background: #ccf3b4;
}

.comparar .wrapper-comparar .responsive .row-detalle table td {
  text-align: center;
}

.comparar .wrapper-comparar .responsive .row-detalle table tr.servicio td {
  width: inherit !important;
  text-align: left;
}

.comparar .wrapper-comparar .responsive .row-detalle table td img {
  height: auto;
  width: 120px;
}

.comparar .clearfix.responsive {
  display: none;
}

.comparar .clearfix.responsive tr.tren-content.remove td {
  display: none;
}

@media (max-width: 700px) {
  .comparar {
    margin: 0 auto;
    width: 96%;
    border: 0 !important;
  }
  .content-gracias.borderfrm {
    border: 0;
  }
}

.horarios-tarifas {
  margin: 0 auto;
  padding: 0 0 0 40px;
  width: 1024px;
  overflow: hidden;
}

.horarios-tarifas .title {
  color: #486795;
  font-size: 70px;
  font-family: 'oswald-light';
  padding: 170px 0 50px 0;
}

.horarios-tarifas .wrapper-tarifas {
  padding: 0 0 0 0;
  position: relative;
}

.horarios-tarifas .wrapper-tarifas form {
  position: absolute;
  right: 0px;
  top: 0px;
}

.horarios-tarifas .wrapper-tarifas form label {
  color: #535353;
  font-family: 'oswald-regular';
  font-size: 14px;
  margin: 0 6px 0 0;
}

.horarios-tarifas .wrapper-tarifas form select {
  font-family: 'roboto-regular';
  color: #858585;
  font-size: 14px;
  padding: 0 15px 0 5px;
  height: 35px;
  width: 240px;
}

.horarios-tarifas .wrapper-tarifas form .customSelect {
  background: url(../images/selecte-tarifa.jpg) no-repeat;
  background: #e4eaf4 url("../images/iconos/motor-de-reservas.png") no-repeat scroll 198px -57px;
  height: 35px;
  width: 225px;
  color: #858585;
  font-size: 13px;
  font-family: 'roboto-regular';
  line-height: 35px;
  padding: 0 0 0 10px;
  margin: 0 12px 0 0;
}

.horarios-tarifas .wrapper-tarifas .tabs {
  padding: 0 0 0 140px;
}

.horarios-tarifas .wrapper-tarifas .tabs a {
  display: inline-block;
  color: #6d6d6d;
  text-transform: uppercase;
  height: 48px;
  font-family: 'oswald-regular';
  line-height: 48px;
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 210px;
  text-align: center;
  background: #e8e8e8;
}

.horarios-tarifas .wrapper-tarifas .tabs a:hover,
.horarios-tarifas .wrapper-tarifas .tabs a.active {
  background: #084294;
  color: #fff;
}

.horarios-tarifas .wrapper-tarifas .content-horarios {
  position: relative;
  padding: 0;
  margin-bottom: 60px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .tipo-viaje {
  color: #fff;
  font-family: 'oswald-regular';
  position: absolute;
  left: 0px;
  top: 0px;
  background: #0079c2;
  font-size: 16px;
  padding: 26px 0 26px 20px;
  width: 140px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .tipo-viaje span {
  display: block;
  font-family: 'roboto-thin';
  font-size: 22px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .cabecera-horario {
  background: #1c58ac;
  height: 47px;
  line-height: 47px;
  color: #fff;
  font-family: 'oswald-regular';
  font-size: 14px;
  line-height: 47px;
  padding: 0 20px 0 20px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .cabecera-horario .destino-llegada,
.horarios-tarifas .wrapper-tarifas .content-horarios .cabecera-horario .destino-embarque {
  float: right;
  padding: 0 0 0 30px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario {
  background: #fff;
  color: #878787;
  font-size: 14px;
  font-family: 'oswald-regular';
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario .clearfix {
  border-bottom: 1px solid #e2ebf5;
  padding: 0 25px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario .clearfix.titulo-texto {
  background: #eeeeee;
  text-transform: uppercase;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario .clearfix.titulo-texto div span {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 12px;
  background: #1c58ac;
  line-height: 20px;
  font-size: 14px;
  margin: 0 0 0 10px;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario .clearfix div {
  height: 48px;
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  width: 158px;
  text-align: center;
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario .clearfix2 div {
  height: 80px !important;
  line-height: 20px !important;
  width: 111px;
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
}

.horarios-tarifas .fechas-validas {
  margin-top: 30px;
  font-size: 13px;
  color: #878787;
}

.horarios-tarifas .notas {
  margin-top: 40px;
}

.content-horarios .content-tablas-horarios {
  padding-left: 140px;
  width: 980px;
  display: block;
}

/*Scroll Horario y tarifas*/
.wrapper-tarifas .scroll-pane {
  width: 100%;
  height: auto;
  max-height: auto;
  overflow: auto;
  overflow-y: hidden;
}

.wrapper-tarifas .horizontal-only {
  height: auto;
  width: auto;
}

@media (max-width: 1041px) {
  .horarios-tarifas {
    margin: 0 auto;
    padding: 0;
    width: 86%;
  }
}

@media (max-width: 800px) {
  .horarios-tarifas .wrapper-tarifas form {
    top: -30px;
    left: 0;
  }
}

@media (max-width: 700px) {
  .wrapper-tarifas .horizontal-only {
    height: auto;
    width: 100% !important;
  }
  .horarios-tarifas {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    overflow: hidden;
  }
  .horarios-tarifas .wrapper-tarifas .content-horarios .tipo-viaje {
    position: relative;
  }
  .content-horarios .content-tablas-horarios,
  .horarios-tarifas .wrapper-tarifas .tabs {
    padding-left: 0;
  }
  .horarios-tarifas .wrapper-tarifas .tabs a {
    width: 100%;
  }
}

.pagination {
  padding: 36px 0;
  text-align: center;
  width: 100%;
}

.pagination span,
.pagination a {
  background: #1d2b68;
  display: inline-block;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin: 0 5px 0 0;
  color: #fff;
  font-size: 14px;
  font-family: 'oswald-regular';
  padding: 0 17px;
}

.pagination span {
  background: #aaaaaa;
  color: #fff;
  margin: 0 5px 0 0;
}

.ruta-viajero {
  margin: 0 auto;
  width: 1080px;
}

.ruta-viajero .title {
  text-align: center;
  padding: 180px 0 0 0;
  margin: 0 0 0 -280px;
}

.ruta-viajero .title h1 {
  color: #b09161;
  font-family: 'oswald-light';
  margin: 0px;
  font-size: 66px;
  line-height: 66px;
}

.ruta-viajero .title h2 {
  color: #6e6655;
  font-family: 'oswald-light';
  margin: 0px;
  font-size: 140px;
  line-height: 115px;
  padding: 0 0 75px 280px;
}

.ruta-viajero .comienza-historia {
  text-align: center;
  color: #83888d;
  font-size: 35px;
  font-family: 'oswald-light';
  text-transform: uppercase;
}

.ruta-viajero .logo-viajero {
  margin: 0 auto;
  background: url(../images/content-logo.png) no-repeat;
  height: 200px;
  position: relative;
  text-align: center;
  width: 518px;
}

.ruta-viajero .logo-viajero img.avion-left {
  position: absolute;
  left: -100px;
  top: 50px;
}

.ruta-viajero .logo-viajero img.avion-right {
  position: absolute;
  right: -100px;
  top: 50px;
}

.hiram .ruta-tren {
  background: #d4c9bb url("../images/hiram/hiram-ruta-big.jpg") center top no-repeat;
  background-size: auto;
}

.ruta-viajero .logo-viajero img.logo {
  width: auto;
  margin: 28px 0 0 0;
  height: 100px;
}

.ruta-viajero .ruta {
  background: #fff;
  padding: 85px 0 120px 0;
  text-align: center;
  position: relative;
}

.ruta-viajero .ruta .texto-top {
  position: relative;
  width: 100%;
}

.ruta-viajero .ruta img.nube-chica {
  position: absolute;
  left: 0px;
  top: 450px;
}

.ruta-viajero .ruta img.nube-grande {
  position: absolute;
  left: 40px;
  top: 625px;
}

.ruta-viajero .ruta .texto-top .texto-center {
  margin: 0 auto;
  text-align: center;
  font-family: 'oswald-regular';
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  padding: 15px 0 15px 0;
  width: 420px;
}

.ruta-viajero .ruta .texto-top .texto-left {
  position: absolute;
  left: 10px;
  top: 35px;
  width: 200px;
}

.mapa-viajero .position-admin.none.left.recorrido {
  font-family: 'roboto-regular';
  font-size: 13px;
  text-transform: none;
}

.ruta-viajero .ruta .texto-top .texto-right {
  position: absolute;
  right: 65px;
  top: 35px;
  width: 200px;
}

.ruta-viajero .ruta .texto-top .title-texto {
  color: #646668;
  font-size: 28px;
  font-family: 'oswald-regular';
  text-transform: uppercase;
  margin: 0 0 28px 0;
}

.ruta-viajero .ruta .texto-top .img-texto {
  margin: 0 auto 10px;
  text-align: center;
  background: #f6f8fa;
  border-radius: 70px;
  height: 130px;
  line-height: 130px;
  width: 130px;
}

.ruta-viajero .ruta .texto-top .img-texto img {
  vertical-align: middle;
}

.ruta-viajero .ruta .texto-top p {
  color: #000;
  font-size: 15px;
  font-family: 'oswald-regular';
  width: 95%;
  margin: 0 auto;
}

.ruta-viajero .ruta .right {
  float: right;
}

.mapa-viajero .contentextra {
  margin: 0 auto;
  width: 1000px;
}

.mapa-viajero {
  background: url(../images/bg-mapa-viajeros.jpg) repeat;
  padding: 400px 0 100px 0;
  position: relative;
  width: 100%;
}

.logobajar {
  position: absolute;
  left: 30px;
  top: -320px;
}

.mapa-viajero article {
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 1080px;
}

.mapa-viajero article img.left-spacing {
  float: right;
  margin: 0 100px 0 0;
}

.mapa-viajero.andean article img.left-spacing {
  margin: -95px 130px 0 0;
}

.mapa-viajero .texto-descriptivo-bajar-bus {
  background: url(../images/bg-texto-descriptivo.png) repeat;
  position: absolute;
  font-size: 15px;
  font-family: 'oswald-regular';
  color: #000;
  width: 411px;
  height: 258px;
}

.mapa-viajero .texto-descriptivo-bajar-bus div {
  margin: 1px 0 0 9%;
  height: 223px;
  overflow: auto;
  width: 89%;
}

.mapa-viajero .texto-descriptivo-bajar-bus p {
  font-size: 13px;
  padding: 15px 0 0 0;
  line-height: 18px;
  margin: 0px;
}

.mapa-viajero .texto-descriptivo-bajar-bus p a {
  color: #1e34aa;
}

.mapa-viajero .position-admin-img {
  position: absolute;
}

.mapa-viajero .position-admin.none {
  display: none;
}

.mapa-viajero .position-admin {
  position: absolute;
  font-size: 14px;
  font-family: 'oswald-regular';
  padding: 5px 10px;
  border-radius: 7px;
  text-transform: uppercase;
  line-height: 17px;
  z-index: 21;
}

.mapa-viajero .position-admin div.imgtren {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: -34px;
  display: none;
}

.mapa-viajero .position-admin div.infor {
  position: absolute;
  right: -30px;
  top: 2px;
}

.mapa-viajero .border {
  border-radius: 220px;
  height: 350px;
  width: 350px;
}

.mapa-viajero .position-admin span {
  font-size: 13px;
  display: block;
  text-transform: none;
  text-align: left;
}

.mapa-viajero .position-admin .elegido {
  color: #5b5b5b;
  font-size: 20px;
  font-family: 'oswald-regular';
  text-transform: none;
  line-height: 26px;
  margin: 47px auto 0;
  width: 220px;
}

.mapa-viajero .position-admin .meses-elegido {
  width: 220px;
  padding: 30px 0 40px 0;
  line-height: 25px;
  font-size: 20px;
  font-family: 'oswald-regular';
  margin: 0 auto;
  text-transform: none;
}

.mapa-viajero .position-admin .info {
  background: #cc3333 !important;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
}

.mapa-viajero .position-admin .info img {
  vertical-align: middle;
  line-height: 25px;
  width: 7px;
}

.mapa-viajero .position-admin .content-elegido {
  font-size: 12px;
  font-family: 'roboto-regular';
  color: #000;
  line-height: 16px;
  text-transform: none;
  width: 320px;
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid red;
  text-align: justify;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  right: -220px;
  bottom: 40px;
}

.mapa-viajero .position-admin .content-elegido .flecha {
  position: absolute;
  bottom: 10px;
  left: -11px;
}

.mapa-viajero .logo-mapa-viajero {
  position: absolute;
  left: 60px;
  top: -100px;
}

.mapa-viajero .nueva-busqueda {
  position: relative;
  text-align: left;
  float: right;
  width: 340px;
}

.mapa-viajero .nueva-busqueda .title-busqueda {
  font-family: 'oswald-regular';
  font-size: 20px;
  text-align: left;
}

.mapa-viajero .nueva-busqueda select {
  background: #e2dfd6;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #62574f;
  font-family: 'roboto-regular';
  font-size: 13px;
  width: 340px;
  visibility: visible !important;
}

.mapa-viajero .nueva-busqueda .clearfix {
  padding: 10px 0;
}

.mapa-viajero .nueva-busqueda .clearfix.border-none {
  padding: 0;
}

.mapa-viajero .nueva-busqueda .clearfix select.right {
  float: right;
}

.mapa-viajero .nueva-busqueda .clearfix select {
  width: 166px;
}

.mapa-viajero .nueva-busqueda .clearfix input[type="submit"] {
  border: 0;
  background: #c99a2e;
  text-transform: uppercase;
  color: #fff;
  width: 162px;
  float: right;
  height: 46px;
  line-height: 42px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.left-ubicacion .content-terciario ul:last-child {
  border-bottom: 0;
}

.servicios-tren h3 {
  font-family: 'oswald-light';
}

.promociones .content-custom .compra-linea {
  width: 36%;
}

.promociones .content-custom .incluye {
  width: 60%;
}

.transporte .left-article img {
  width: 100%;
  height: auto;
}

.recomendaciones section.transporte .left-article {
  width: 45%;
}

.recomendaciones section.transporte .right-article {
  width: 50%;
}

.recomendaciones .navegacion-interna-tren li img,
.recomendaciones .navegacion-interna-tren-2 li img {
  width: 100%;
}

.recomendaciones section.clima .left-article,
.recomendaciones section.moneda .right-article {
  width: 40%;
}

.recomendaciones section.clima .left-article img {
  width: 100%;
}

.recomendaciones section.clima .right-article,
.recomendaciones section.moneda .left-article {
  width: 55%;
}

.preguntas-frecuentes section article .img2 {
  margin-right: 20px;
  margin-top: -10px;
  float: left;
  width: 82px;
  display: none;
}

.ubicacion section article .img2 {
  margin-right: 20px;
  margin-top: -10px;
  float: left;
  width: 82px;
  display: none;
}

.preguntas-frecuentes section article .contenido-preguntas h5 {
  clear: both;
}

.ubicacion section article .contenido-preguntas h5 {
  clear: both;
}

.btn-responsive {
  background: #D0B490;
  display: block;
  position: absolute;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  display: none;
  top: -18px;
  right: 0px;
  z-index: 120;
}

.btn-responsive a {
  color: #f8e7dd;
  font-family: 'roboto-regular';
  text-transform: uppercase;
  font-size: 20px;
}

.previous-promotion {
  position: absolute;
  left: 0px;
  top: 60%;
  z-index: 21;
}

.next-promotion {
  position: absolute;
  right: 0px;
  top: 60%;
  z-index: 21;
}

.texto-inicial {
  color: #000;
  width: 900px;
  margin: 45px auto 30px;
  padding: 0 0 0 119px;
}

.texto-inicial p {
  color: #000;
}

.descarga {
  display: none;
  margin: 40px 0 50px;
}

.descarga a {
  line-height: 40px;
  height: 40px;
  width: 210px;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.nota {
  position: relative;
  border: 1px solid #cccccc;
  padding: 15px 25px 15px 74px;
  float: left;
  margin: 30px 0 0 0;
  color: #999999;
  font-size: 14px;
  text-align: justify;
  width: 600px;
}

.nota img {
  display: none;
}

.nota span {
  position: absolute;
  color: red;
  left: 22px;
  top: 14px;
  font-size: 18px;
  font-weight: bold;
}

.cargador {
  display: none;
  position: absolute;
  left: 45%;
  top: 75px;
}

@media (max-width: 700px) {
  .previous-promotion img,
  .next-promotion img {
    height: 100%;
    width: auto;
  }
  .previous-promotion,
  .next-promotion {
    height: 40px;
  }
}

/* Conocenos */
.main-conocenos {
  font-family: 'roboto_condensedregular';
}

.main-conocenos p {
  color: #000;
  font-size: 1em;
  font-family: 'roboto_condensedregular';
}

.text-division p a {
  color: #398ab8;
}

.main-conocenos .bg1 {
  background: #F6F7F9;
}

.main-conocenos h3,
.main-conocenos h3.title-conocenos {
  color: #5A7EA9;
  font-family: 'Oswald-light';
  font-size: 50px;
  line-height: 50px;
  padding: 30px 0 0 0;
  margin: 0;
}

.main-conocenos h4,
.main-conocenos h4.title-conocenos {
  color: #a1b3d2;
  font-family: 'Oswald-light';
  font-size: 28px;
  padding: 20px 0 0 0;
  margin: 0;
}

.main-conocenos h3.title-rutas {
  color: #a1b3d2;
  font-family: 'Oswald-light';
  font-size: 50px;
  padding: 60px 0 0 0;
  margin: 0;
}

.main-conocenos h4.title-rutas {
  color: #5A7EA9;
  font-family: 'Oswald-light';
  font-size: 28px;
  padding: 5px 0 0 0;
  margin: 0;
}

.main-conocenos .main-content-nosotros {
  overflow: hidden;
}

.main-conocenos .main-content-nosotros article {
  display: block;
  width: 50%;
  float: left;
  padding: 6% 2% 6% 6%;
  overflow: hidden;
}

.main-conocenos .main-content-nosotros article:last-child {
  padding: 6% 2% 3% 2%;
}

.main-conocenos ul.list-iconos {
  display: block;
  text-align: center;
  padding-top: 15px;
}

.main-conocenos ul.list-iconos li {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  padding: 0 16px 40px 0;
}

.main-conocenos ul.list-iconos li span {
  display: block;
}

.main-conocenos ul.list-iconos li figure {
  display: block;
  height: 50px;
}

.main-conocenos .main-content-filosofia {
  display: block;
  background: #EAEAEA;
  padding-bottom: 60px;
}

.main-conocenos .main-content-filosofia article {
  max-width: 88%;
  margin: 0 auto;
  padding-top: 2%;
}

.main-conocenos .main-content-filosofia ul.list-compromiso {
  display: block;
  max-width: 70%;
  margin: 30px auto 0 auto;
  padding: 0;
}

.main-conocenos .main-content-filosofia ul.list-compromiso li {
  display: block;
  padding: 0;
  margin: 0;
}

.main-conocenos .main-content-filosofia ul.list-compromiso li picture {
  display: inline-block;
  width: 30px;
}

.main-conocenos .main-content-filosofia ul.list-compromiso li span {
  display: block;
  width: 100%;
  position: relative;
  margin-left: 36px;
  margin-top: -30px;
  margin-bottom: 28px;
}

.main-conocenos .main-content-division-negocios {
  overflow: hidden;
}

.main-conocenos .main-content-division-negocios article {
  width: 50%;
  float: left;
}

.main-conocenos .main-content-division-negocios .content-img {
  height: 680px;
}

.main-conocenos .main-content-division-negocios .content-img2 {
  height: 680px;
}

.main-conocenos .main-content-division-negocios .text-division {
  padding: 2% 2% 0 6%;
}

.main-conocenos .main-content-alianza {
  padding: 0 6%;
}

.main-conocenos .main-content-alianza .text-division .carousel-logos-alianza .owl-item {
  padding: 0 2%;
  vertical-align: middle;
  display: inline-block;
}

.main-conocenos .main-content-alianza .text-division .content-alianza {
  overflow: hidden;
  margin: 7% 0;
  padding: 0;
  text-align: center;
}

.main-conocenos .main-content-alianza .text-division .content-alianza picture {
  overflow: hidden;
  padding: 0 25px;
  display: inline-block;
}

.main-conocenos .main-content-responsabilidad .content-img {
  height: 680px;
}

.main-conocenos .main-content-responsabilidad .content-responsabilidad {
  padding: 0 6%;
  width: 55%;
}

.main-conocenos .main-content-responsabilidad .content-responsabilidad h3 {
  color: #fff;
  font-size: 60px;
  font-family: 'Oswald-light';
  margin: 0;
  padding: 30% 0 0 0;
  line-height: 60px;
}

.main-conocenos .main-content-responsabilidad .content-responsabilidad p {
  color: #fff;
}

.main-conocenos .main-content-responsabilidad .content-responsabilidad .btn-ver {
  color: #fff;
  background: #B0967E;
  padding: 5px 10px;
  margin-top: 5px;
}

.border-1 {
  border-bottom: 1px solid #C5C4C4;
}

#services .item {
  margin: 0;
  padding: 10px;
  display: block;
  width: 100%;
  height: auto;
}

.owl-carousel {
  padding-left: 15%;
  margin-bottom: 25px;
}

.owl-carousel .servicesbox {
  border: 1px solid #E6E6E6;
  padding: 10px 20px;
  margin-top: 10px;
}

.owl-carousel .servicesbox span {
  display: inline-block;
  width: 60%;
}

.owl-carousel.division-rutas {
  overflow: hidden;
  padding: 0 15%;
  margin-top: 30%;
  text-align: center;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.grabbing {
  cursor: url(images/grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 6px;
  width: 12px;
  background: #EAEAEA;
}

.owl-theme .owl-controls .owl-page.active span {
  border: 1px solid #AFAFAF;
  background: #AFAFAF;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-item.loading {
  min-height: 150px;
  background: url(images/AjaxLoader.gif) no-repeat center center;
}

.spacer20-5 {
  padding-top: 20px;
}

h2.title-prin-conocenos {
  color: #fff;
}

.contenido-prin-conocenos {
  width: 40%;
}

.contenido-prin-conocenos p {
  color: #fff;
}

.menu-conocenos .navegacion-interna-tren {
  border-bottom: 1px solid #E3E3E3;
}

.menu-conocenos .navegacion-interna-tren a.activo,
.menu-conocenos .navegacion-interna-tren-2 a.activo {
  color: #5A7EA9;
}

.menu-conocenos .navegacion-interna-tren a:hover {
  color: #5A7EA9;
}

@media (max-width: 1140px) {
  .spacer20-5 {
    padding-top: 5px;
  }
  .main-conocenos .main-content-nosotros article {
    width: 100%;
  }
  .main-conocenos .main-content-division-negocios article {
    width: 100%;
    overflow: hidden;
  }
  .main-conocenos .main-content-division-negocios .content-img,
  .main-conocenos .main-content-division-negocios .content-img2 {
    height: 370px;
  }
  .main-conocenos .main-content-responsabilidad .content-img {
    height: 430px;
  }
  .main-conocenos .main-content-division-negocios .content-img.ocultar {
    display: none;
  }
  .owl-carousel.division-rutas {
    margin-top: 15%;
  }
  .owl-carousel {
    padding-left: 0;
  }
  .main-conocenos .main-content-responsabilidad .content-responsabilidad {
    width: 70%;
  }
}

@media (max-width: 1140px) {
  .main-conocenos ul.list-iconos {
    padding-top: 30px;
  }
}

@media (max-width: 700px) {
  .main-conocenos ul.list-iconos li {
    width: 32%;
  }
}

@media (max-width: 610px) {
  .main-conocenos ul.list-iconos li {
    width: 49%;
  }
}

@media (max-width: 950px) {
  .text-page {
    margin: 0 auto;
    padding: 190px 0 0 0;
    width: 85%;
  }
}

@media (max-width: 768px) {
  .main-conocenos .main-content-responsabilidad .content-responsabilidad {
    width: 98%;
  }
  .main-conocenos .main-content-responsabilidad .content-responsabilidad h3 {
    padding-top: 8%;
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 700px) {
  .text-page {
    padding: 80px 0 0 0;
  }
  .contenido-prin-conocenos p {
    display: none;
  }
  .promociones .text-page h3 {
    color: #fff;
    line-height: 60px;
    font-size: 55px;
  }
  .promociones .text-page h4 {
    margin: 5px 0px 10px 0;
    font-size: 18px;
    line-height: 22px;
  }
}

@media (max-width: 699px) {
  .text-page p {
    display: none;
  }
  .text-page h2 {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (max-width: 400px) {
  .main-conocenos ul.list-iconos li {
    display: block;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .owl-carousel .servicesbox span {
    width: 100%;
  }
}

@media (max-width: 1160px) {
  .recomendaciones .navegacion-interna-tren li
.recomendaciones .navegacion-interna-tren-2 li {
    width: 12%;
  }
  .preguntas-frecuentes section article .img2 {
    display: block;
  }
  .preguntas-frecuentes section article .img {
    display: none;
  }
  .ubicacion section article .img2 {
    display: block;
  }
  .ubicacion section article .img {
    display: none;
  }
}

@media (max-width: 1140px) {
  .descripcion div,
  .promociones .content-admin article,
  .promociones .content-custom,
  .recomendaciones section article,
  .preguntas-frecuentes section article {
    width: 92%;
    padding: 0 4% 0 4%;
  }
  .ubicacion section article {
    width: 92%;
    padding: 0 4% 0 4%;
  }
}

@media (max-width: 1000px) {
  .contenedor-ruta-tren .imagen-mapa,
  .seleccionar-ruta,
  .contenedor-ruta-tren .informacion-de-la-estacion,
  .elementos-extras .elegir-viajar,
  .elementos-extras .descubrir {
    display: none;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa {
    top: -129px;
    left: -15px;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa img {
    width: 70%;
  }
  .contenedor-ruta-tren .mapa-ruta-tren {
    height: auto;
  }
  .andean .imagen-mapa-responsive img {
    margin: -60px 0 0 0;
  }
  .contenedor-ruta-tren .imagen-mapa-responsive {
    display: block;
  }
  .contenedor-ruta-tren .mapa-ruta-tren {
    width: 100%;
  }
  .contenedor-ruta-tren .imagen-mapa-responsive img {
    width: 70%;
  }
  .contenedor-ruta-tren .contenedor-titulo {
    margin-bottom: 45%;
  }
  .hiram .ruta-tren {
    background-size: 200% !important;
  }
  .elementos-extras {
    bottom: 0px;
  }
}

@media (max-width: 1120px) {
  .contenedor-compra-horarios-y-tarifas .content-horarios .tipo-viaje,
  .contenedor-compra-horarios-y-tarifas .content-horarios .cabecera-horario {
    width: 843px;
    position: relative;
  }
  .horarios-y-tarifas .contenedor-compra-horarios-y-tarifas {
    width: 100%;
  }
  .contenedor-compra-horarios-y-tarifas .content-horarios {
    width: 100%;
    padding-left: 0;
  }
  .contenedor-compra-horarios-y-tarifas .content-horarios .texto-horario {
    width: 844px;
  }
  .contenedor-compra-horarios-y-tarifas {
    padding-left: 0;
  }
  .contenedor-compra-horarios-y-tarifas .content-horarios .tipo-viaje span {
    display: inline-block;
  }
  .contenedor-compra-horarios-y-tarifas .content-horarios .tipo-viaje {
    padding: 15px 0 15px 20px;
  }
  .premios .bx-wrapper .bx-next {
    right: -29px;
  }
  .premios .bx-wrapper .bx-prev {
    left: -29px;
  }
  .recomendaciones section.salud img {
    margin-left: 30px;
  }
  .home .destino.puno {
    background-size: 220%;
  }
}

@media (max-width: 1090px) {
  .content-wrapper-costo {
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    margin-bottom: 20px;
  }
  .comparar {
    width: 100%;
  }
}

.home .destino.cusco {
  /*background-size: 280%;*/
}

.home .destino.puno {
  /*background-size: 240%;*/
}

@media (max-width: 1157px) {
  .recomendaciones .navegacion-interna-tren li,
  .recomendaciones .navegacion-interna-tren-2 li {
    margin: 0 1px;
    width: 14%;
  }
}

@media (max-width: 1068px) {
  .recomendaciones .navegacion-interna-tren li,
  .recomendaciones .navegacion-interna-tren-2 li {
    margin: 0 5px;
  }
  .preguntas-frecuentes section article .contenido-preguntas {
    width: 100%;
  }
  .preguntas-frecuentes section article {
    padding: 0;
  }
  .ubicacion section article .contenido-preguntas {
    width: 100%;
  }
  .ubicacion section article {
    padding: 0;
  }
  .recomendaciones .navegacion-interna-tren li,
  .recomendaciones .navegacion-interna-tren-2 li {
    margin: 0 1px;
    width: 14%;
  }
}

@media (max-width: 940px) {
  .comparar .wrapper-comparar .servicios-comparar .logos-destinos img {
    height: 50%;
    width: auto;
  }
  .horarios-y-tarifas .compra-linea {
    width: 100%;
  }
  .horarios-y-tarifas .compra-linea .title,
  .horarios-y-tarifas .compra-linea form {
    width: 90%;
  }
  .contenedor-compra-horarios-y-tarifas .content-horarios {
    padding-left: 0;
  }
  .horarios-y-tarifas .contenedor-compra-horarios-y-tarifas {
    display: block;
    width: 100%;
  }
  .recomendaciones section.visa-pasaporte p {
    width: 100%;
  }
  .recomendaciones section.visa-pasaporte img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
  .home .destino.puno {
    background-size: 280%;
  }
}

@media (max-width: 829px) {
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa {
    top: -145px;
    left: -25px;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa img {
    width: 58%;
  }
  .comparar .title {
    padding: 60px 0 30px 10px;
    font-size: 55px;
  }
  .recomendaciones section.visa-pasaporte {
    padding-top: 30px;
  }
  .home .destino.cusco {
    /*background-size: 380%;*/
  }
  .menu-main_menu-ingles-container,
  .menu-main_menu-container,
  .boton-compra-en-linea {
    display: none;
  }
  .navegacion-principal ul {
    background: url(../images/bg-responsive.png) repeat;
    max-height: inherit;
    overflow: hidden;
    margin: 0px;
    top: -14px;
    padding: 75 px 0 0 0;
    z-index: 21;
  }
  .navegacion-principal ul li a {
    background: none;
    border-bottom: 1px solid #ad907d;
    padding: 12px 0 12px 6%;
    text-align: left;
    z-index: 21;
    position: relative;
    cursor: pointer;
  }
  .visible {
    display: none;
  }
  .navegacion-principal ul li ul.sub-menu {
    background: none;
    /*display: block;*/
    position: relative !important;
    left: inherit;
    top: inherit;
    opacity: 1 !important;
    width: 100%!important;
    padding: 0;
left: 0 !important;
  }
  .navegacion-principal ul li.menu-deple-1 {
    background: url("../images/arrow-responsive.png") no-repeat right 18px;
  }
  .navegacion-principal ul li.menu-deple-1 ul.sub-menu li {
    background: transparent;
  }
  .navegacion-principal ul li ul.sub-menu a {
    padding: 12px 0 12px 9%;
  }
  .home .destino.puno {
    background-size: 370%;
  }
}

@media (max-width: 812px) {
  .recomendaciones section.transporte .right-article {
    width: 100%;
  }
  .transporte .left-article img {
    display: none;
  }
  .recomendaciones section.transporte .left-article h3 {
    margin-top: 0;
  }
  .recomendaciones section.transporte .left-article {
    padding-top: 20px;
  }
  .recomendaciones section.transporte .left-article .centro-informacion {
    border: 0;
  }
  .recomendaciones section.transporte .left-article .centro-informacion p {
    border: 0;
    padding-bottom: 0;
  }
  .recomendaciones section.salud img {
    display: none;
  }
  .recomendaciones section.clima .left-article {
    width: 45%;
  }
  .recomendaciones section.clima .right-article,
  .recomendaciones section.moneda .left-article,
  .recomendaciones section.moneda .right-article {
    width: 100%;
  }
  .comparar .wrapper-comparar .buscador-comparar,
  .comparar .wrapper-comparar .servicios-comparar {
    float: none;
    width: 100% !important;
  }
  .comparar .wrapper-comparar .buscador-comparar div {
    float: left;
    width: 33.3%;
  }
  .comparar .wrapper-comparar .servicios-comparar .escogio-destino {
    padding: 0 0 0 10px;
  }
  .comparar .clearfix.responsive {
    display: block;
  }
  .comparar .wrapper-comparar .row-detalle table td .texto {
    left: -120px;
  }
  .comparar .wrapper-comparar .servicios-comparar .clearfix {
    display: none;
  }
  .comparar .clearfix.noresponsive {
    display: none;
  }
}

@media (max-width: 700px) {
  .hiram .ruta-tren {
    background-size: 400% !important;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa {
    display: none;
  }
  .hiram .ruta-tren {
    background-size: 400% !important;
  }
  .contenedor-ruta-tren .imagen-mapa-responsive {
    padding: 70% 0 0 0;
  }
  .contenedor-ruta-tren .imagen-mapa-responsive img {
    width: 100%;
  }
  .contenedor-ruta-tren .contenedor-titulo {
    margin-bottom: 45%;
    padding: 20px 0 0 0;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa {
    top: -90px;
    left: 0;
  }
  .contenedor-ruta-tren .mapa-ruta-tren .logo-mapa img {
    width: 50%;
  }
  .comparar .wrapper-comparar .row-detalle .categoria {
    height: auto;
    line-height: 20px;
    padding: 20px 20px 18px 10px;
  }
  .home .destino.puno {
    background-size: 500%;
  }
  .home .destino.cusco {
    /*background-size: 480%;*/
  }
  .home .contenedor-destino .contenedor-titulo {
    padding: 200px 0 0 0;
    margin: 0 0 400px 0;
  }
  .destino .video-seccion {
    margin-top: 0 !important;
  }
  .ubicacion .content-wrapper {
    width: 100%;
  }
  .atractivos .imagen {
    float: left;
  }
  .ubicacion .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .left-ubicacion {
    width: 100%;
    margin-bottom: 30px;
  }
  .right-ubicacion {
    width: 100%;
  }
  .premios .bx-wrapper .bx-next {
    right: -14px;
  }
  .premios .bx-wrapper .bx-prev {
    left: -14px;
  }
  .promociones .content-custom .compra-linea,
  .promociones .content-custom .incluye {
    width: 100%;
  }
  .promociones .content-custom .incluye {
    margin-top: 40px;
  }
  .promociones .content-custom .incluye .reserve {
    margin: 40px auto 0  auto;
  }
  .recomendaciones section img {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .comparar .wrapper-comparar .buscador-comparar {
    width: 80% !important;
    margin: 0 auto;
  }
  .comparar .wrapper-comparar .buscador-comparar div {
    width: 100%;
  }
  .ruta-viajero .title {
    margin: 0px;
  }
  .ruta-viajero .title h1 {
    font-size: 60px;
    line-height: 60px;
    text-align: left;
    padding: 0 0 0 20%;
  }
  .ruta-viajero .title h2 {
    font-size: 90px;
    line-height: 90px;
    padding: 0 0 75px 20%;
  }
}

.home .destino.cusco {
  /*background-size: 680%;*/
}

.home .destino.puno {
  /*background-size: 690%;*/
}

@media (max-width: 450px) {
  .contenedor-ruta-tren .imagen-mapa-responsive {
    padding: 50% 0 20px 0;
  }
  .elementos-extras .descargar a {
    width: 140px;
  }
  .comparar .wrapper-comparar .responsive .row-detalle table td img {
    width: 90px;
  }
  .recomendaciones section.moneda .right-article img {
    width: 100%;
  }
  .preguntas-frecuentes section article .contenido-preguntas .titulo {
    font-size: 34px;
    line-height: 38px;
  }
  .ubicacion section article .contenido-preguntas .titulo {
    font-size: 34px;
    line-height: 38px;
  }
  .home .destino.cusco {
    /*background-size: 880%;*/
  }
  .home .destino.puno {
    /*background-size: 620%;*/
    padding: 0 0 150px 0;
  }
}

@media (max-width: 370px) {
  .ruta-viajero .title h1 {
    padding: 0 0 0 14%;
  }
  .ruta-viajero .title h2 {
    padding: 0 0 75px 15%;
  }
  .cusco .contenedor-destino .informacion .descargar-calendario {
    /*display: none;*/
  }
  .destino .fiestas-tradicionales h1 {
    font-size: 55px;
    line-height: 60px;
    margin: 0 0 20px 0 !important;
  }
  .recomendaciones section.clima .clima-actual .temperatura, .recomendaciones section.clima .clima-actual .imagen-clima {
    font-size: 50px;
  }
  .home .destino.cusco {
    /*background-size: 990%;*/
  }
  .home .destino.puno {
    background-size: 1200%;
  }
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*Responsabilidad social*/
.main-responsabilidad p {
  font-size: 1em;
  color: #000;
  clear: both;
  font-family: 'roboto_condensedregular';
}

.main-responsabilidad h2,
.main-responsabilidad h3 {
  color: #987154;
  padding: 0;
  margin: 0;
  font-size: 55px;
  font-family: 'oswald-light';
}

.main-responsabilidad h3 {
  display: block;
  float: left;
}

.main-responsabilidad .content-spacer p {
  padding-left: 4%;
  clear: both;
}

.main-responsabilidad .icono-title {
  display: block;
  margin-right: 10px;
  float: left;
  margin-top: 33px;
}

.main-responsabilidad .main-content-rse {
  background: #F5F2F0;
}

.main-responsabilidad .main-content-rse article {
  width: 60%;
  margin: 0 auto;
  padding: 5% 0;
}

.main-responsabilidad .main-content-promocionI {
  padding: 5% 6%;
}

.main-responsabilidad .slider-contenido {
  display: block;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0;
}

.main-responsabilidad .slider-contenido .owl-controls {
  width: 50%;
  margin-top: -50px;
  z-index: 1000;
  position: relative;
}

.main-responsabilidad .left .owl-controls {
  float: left;
}

.main-responsabilidad .right .owl-controls {
  float: right;
}

.main-responsabilidad .left {
  float: left;
}

.main-responsabilidad .right {
  float: right;
}

.main-responsabilidad ul.list-responsabilidad {
  color: #987154;
}

.main-responsabilidad ul.list-responsabilidad li {
  border-bottom: 1px dotted #987154;
  padding: 2% 16%;
  margin: 0 8%;
  font-size: 30px;
  font-family: 'oswald-light';
}

.main-responsabilidad ul.list-responsabilidad li:last-child {
  border-bottom: 0;
}

.main-responsabilidad ul.list-responsabilidad li span {
  display: inline-block;
  margin-right: 15px;
}

.main-responsabilidad .slider-contenido .contenidoS {
  display: block;
  width: 50%;
  padding: 0 6%;
}

.main-responsabilidad .slider-contenido .imgS {
  display: inline-block;
  width: 50%;
  height: 560px;
}

.main-responsabilidad .slider-contenido .contenidoS h5 {
  color: #5d5d5d;
  font-size: 45px;
  font-family: 'Oswald-light';
  padding: 0 0 25px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #5d5d5d;
  display: block;
}

.main-responsabilidad .servicio-social2 .contenido {
  width: 50%;
  float: left;
  padding: 0 2% 0 6%;
}

.main-responsabilidad .servicio-social2 .imgS {
  width: 50%;
  float: left;
  height: 560px;
}

.menu-responsabilidad .navegacion-interna-tren a.activo,
.menu-responsabilidad .navegacion-interna-tren-2 a.activo,
.menu-responsabilidad .navegacion-interna-tren a:hover {
  color: #987154;
}

.contendenedor-responsabilidad {
  display: block;
  float: left;
  width: 70%;
}

.logo-responsabilidad {
  display: block;
  float: left;
}

h2.title-prin-responsa {
  color: #fff;
}

.contenido-prin-responsa {
  width: 60%;
}

.contenido-prin-responsa p {
  color: #fff;
}

.link-tren-local2 .navegacion-interna-tren {
  width: inherit;
  margin-top: 0;
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  margin-top: 10px;
  position: relative !important;
  top: 0 !important;
}

.link-tren-local2 .navegacion-interna-tren ul {
  padding: 0;
}

.link-tren-local2 .navegacion-interna-tren ul li a.btn-tren-local {
  background: #B0967E;
  display: inline-block;
  color: #FFF;
  padding: 5px 8px;
}

@media (max-width: 950px) {
  .text-page2 {
    width: 86%;
  }
  .main-responsabilidad .main-content-rse article {
    width: 80%;
  }
  .main-responsabilidad .slider-contenido .contenidoS {
    width: 100%;
    min-height: 550px;
  }
  .main-responsabilidad .slider-contenido .imgS {
    width: 100%;
    height: 450px;
    margin-top: 30px;
  }
  .main-responsabilidad .left {
    float: none;
  }
  .main-responsabilidad .servicio-social2 .contenido,
  .main-responsabilidad .servicio-social2 .imgS {
    width: 100%;
  }
  .main-responsabilidad .slider-contenido .owl-controls {
    width: 100%;
    position: absolute;
    bottom: 460px;
  }
  .main-responsabilidad .slider-contenido .contenidoS h5 {
    font-size: 38px;
  }
}

@media (max-width: 900px) {
  .contendenedor-responsabilidad {
    width: 95%;
  }
  .logo-responsabilidad {
    display: none;
  }
}

@media (max-width: 768px) {
  .horarios-y-tarifas .compra-linea form .row {
    margin: 0 0 15px 0;
  }
  .horarios-y-tarifas .compra-linea form .row div {
    margin: 0 0 15px 0;
    width: 100%;
  }
  .horarios-y-tarifas .compra-linea form .row div.last {
    margin: 0 !important;
  }
  .horarios-y-tarifas .compra-linea form .row div select, .horarios-y-tarifas .compra-linea form .row div input[type="text"] {
    padding: 0 2%;
  }
  .horarios-y-tarifas .compra-linea form .row div.left {
    float: none;
    margin: 0 0 10px 0;
  }
  .horarios-y-tarifas .compra-linea .title {
    padding: 10px 0 0 0;
    line-height: 40px;
  }
  .horarios-y-tarifas .compra-linea .title span {
    position: relative;
    right: inherit;
    display: block;
    top: inherit;
    margin: 0 0 14px;
  }
  .horarios-y-tarifas .compra-linea form input[type="submit"] {
    position: relative;
    left: inherit;
    top: inherit;
    width: 100%;
    margin: 10px 0 0 0;
    bottom: inherit;
  }
  .horarios-y-tarifas .compra-linea form {
    padding: 28px 0 20px;
  }
  .main-responsabilidad .main-content-rse article {
    width: 90%;
  }
  .main-responsabilidad h2 {
    font-size: 50px;
    line-height: 120%;
  }
  .main-responsabilidad ul.list-responsabilidad li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
    font-size: 26px;
  }
  .main-responsabilidad h3 {
    width: 83%;
    font-size: 50px;
  }
  .main-responsabilidad .icono-title {
    margin-top: 23px;
  }
}

@media (max-width: 699px) {
  h2.title-prin-responsa {
    font-size: 36px;
    line-height: 38px;
  }
  .contenido-prin-responsa {
    display: none;
  }
}

/*Formulario Contacto*/
.frm-contacto {
  margin: 0 auto;
  overflow: hidden;
}

.frm-contacto h2 {
  color: #486795;
  font-size: 70px;
  font-family: 'oswald-light';
  padding: 0;
}

.main-contacto {
  display: block;
  overflow: hidden;
}

.main-contacto h3 {
  color: #1e5c9d;
  font-size: 16px;
  font-family: 'oswald-regular';
  margin: 0;
  padding: 0;
}

.main-contacto p {
  margin: 0 0 20px 0;
}

.frm-contacto .datos {
  float: left;
  width: 48%;
  padding-left: 14%;
}

.frm-contacto .datos-frm p {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  margin-top: 0;
}

.frm-contacto .datos-frm p:nth-child(3),
.frm-contacto .datos-frm p:last-child {
  margin-right: 0;
}

.frm-contacto .datos-frm input,
.frm-contacto .datos-frm select {
  width: 100%;
  padding: 7px;
}

.frm-contacto .datos-frm input {
  padding: 8px;
  border: 1px solid darkgray;
}

.frm-contacto .datos-frm input[type="text"].wpcf7-not-valid,
.frm-contacto .datos-frm input[type="number"].wpcf7-not-valid,
.frm-contacto .datos-frm input[type="email"].wpcf7-not-valid {
  border: 1px solid red;
  background: transparent;
}

.frm-contacto .datos-frm .wpcf7-not-valid-tip,
.frm-contacto .datos-frm2 .wpcf7-not-valid-tip {
  display: none;
}

.frm-contacto div.wpcf7-response-output,
.frm-contacto div.wpcf7-validation-errors {
  border: 0;
  background: transparent;
  color: red;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.frm-contacto .datos-frm2 {
  display: block;
  clear: both;
}

.frm-contacto .datos-frm2 textarea {
  width: 100%;
  font-size: 13px;
  padding: 10px;
}

.frm-contacto .datos-frm2 input {
  float: right;
  background: #FFC500;
  border: 0;
  color: #fff;
  font-family: 'Oswald-regular';
  font-size: 20px;
  padding: 5px 30px;
  font-weight: normal;
  margin-top: 10px;
}

@media (max-width: 1060px) {
  .frm-contacto.horarios-tarifas {
    padding: 0;
    width: 100%;
  }
  .mapa-viajero article,
  .ruta-viajero {
    width: 100%;
  }
  .ruta-viajero .center img.mundo {
    height: auto;
    width: 100%;
  }
  .ruta-viajero .ruta .texto-top .texto-left,
  .ruta-viajero .ruta .texto-top .texto-right {
    right: inherit;
    left: inherit;
    top: inherit;
    float: left;
    width: 50%;
    bottom: inherit;
    position: relative;
  }
  .ruta-viajero .ruta .texto-top .texto-center {
    margin: 0 auto 20px;
  }
  .ruta-viajero .ruta .right {
    width: 100%;
    margin: 12px 0 0 0;
  }
  .mapa-viajero .contentextra {
    width: 100%;
  }
}

@media (max-width: 1090px) {
  .mapa-ruta-casaandean {
    display: none;
  }
  .frm-contacto .datos {
    float: left;
    width: 50%;
    padding-left: 5%;
  }
  .mapa-ruta-casa,
  .imagen_bus_mapa {
    display: none;
  }
  .logobajar,
  .mapa-viajero .texto-descriptivo-bajar-bus,
  .mapa-viajero .position-admin {
    position: relative;
    top: inherit !important;
    left: inherit !important;
    bottom: inherit !important;
    right: inherit !important;
  }
  .mapa-viajero .position-admin.none {
    display: block;
    margin: 0 auto 10px auto;
    width: 300px;
  }
  .mapa-viajero .position-admin.none.left {
    text-align: left;
  }
  .mapa-viajero .position-admin.none.left.recorrido {
    background: url(../images/borderviajero.png) repeat-y 26px 0;
    padding: 0 0 10px 80px;
  }
  .mapa-viajero .position-admin.none.centerimg {
    text-align: center;
  }
  .mapa-viajero .position-admin.none.left.centerimg {
    text-align: left;
  }
  .mapa-viajero .position-admin {
    width: 300px;
    margin: 0 auto 86px;
  }
  .mapa-viajero .position-admin div.imgtren {
    display: block;
  }
  .mapa-viajero .position-admin.first {
    margin: 0 auto;
  }
  .relative {
    position: relative;
    width: 270px;
    margin: 0 auto;
  }
  .mapa-viajero .position-admin div.textmapa {
    display: inline-block;
    vertical-align: top;
  }
  .mapa-viajero .position-admin div.infor {
    display: inline-block;
    position: inherit;
    top: inherit;
    right: inherit;
    float: none;
    margin: -12px -20px 0 5px;
  }
  .mapa-viajero.andean .relative .absolute {
    left: 1px !important;
    top: -140px !important;
  }
  .relative .absolute {
    width: auto !important;
    left: 0px !important;
    position: absolute;
    top: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .mapa-viajero.andean .position-admin.none.centerimg {
    margin: 0 auto !important;
  }
  .mapa-viajero.andean .position-admin {
    margin: 0 auto 68px;
  }
  .mapa-viajero.andean .position-admin.recorrido {
    margin: 0 auto !important;
  }
  .mapa-viajero.andean .position-admin.first {
    margin: 0 auto;
  }
  .mapa-viajero .position-admin.fondo {
    margin: 0 0 0 24%;
    width: 175px;
  }
  .mapa-viajero .border.position-admin {
    height: 300px;
  }
  .ruta-viajero .ruta {
    padding: 60px 0 10px 0;
  }
  .mapa-viajero .position-admin .elegido {
    margin: 40px 0 0 0;
    font-size: 17px;
    width: 200px;
  }
  .mapa-viajero .position-admin .meses-elegido {
    padding: 20px 0 30px 0;
  }
  .mapa-viajero article img.left-spacing {
    display: none;
  }
  .mapa-viajero .position-admin span {
    text-align: center;
  }
  img.leftmapa {
    display: none;
  }
  .mapa-viajero {
    padding: 0px;
  }
  .mapa-viajero .nueva-busqueda {
    position: relative;
    top: inherit;
    left: inherit;
    bottom: inherit;
    float: none;
    right: inherit;
    margin: 0 auto;
  }
  .texto-inicial {
    display: none;
  }
  .nota {
    position: relative;
    left: inherit;
    top: inherit;
    bottom: inherit;
    padding: 70px 15px 20px;
    margin: 250px auto 30px;
    float: none;
    width: 340px;
  }
  .nota img {
    display: block;
  }
  .nota img.bus {
    position: absolute;
    left: 160px;
    top: -145px;
  }
  .nota span {
    display: none;
  }
  .nota img.mapa {
    position: absolute;
    left: 50px;
    top: -65px;
  }
  .descarga {
    display: block;
  }
  .mapa-viajero .border,
  .mapa-viajero .texto-descriptivo-bajar-bus {
    margin: 0 auto;
  }
  .mapa-viajero .texto-descriptivo-bajar-bus {
    margin: 25px auto 25px;
  }
  .mapa-viajero .position-admin-img {
    display: none;
  }
}

@media (max-width: 860px) {
  .frm-contacto .datos {
    float: none;
    width: 90%;
    padding-left: 0;
  }
  .frm-contacto .datos-frm p {
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .frm-contacto.horarios-tarifas {
    margin: 0 auto;
    padding: 0 6%;
    width: 100%;
  }
}

@media (max-width: 830px) {
  .ruta-viajero .title {
    padding: 90px 0 0 0;
  }
  .ruta-viajero .ruta img.nube-grande {
    display: none;
  }
}

@media (max-width: 600px) {
  .ruta-viajero .logo-viajero {
    width: 100%;
    background-size: 150%;
    background-position: 47% 0;
  }
  .ruta-viajero .logo-viajero img.logo {
    margin: 15px 0 0 0;
  }
  .ruta-viajero .logo-viajero img.avion-left,
  .ruta-viajero .logo-viajero img.avion-right {
    display: none;
  }
  .ruta-viajero .ruta .texto-top .texto-center {
    font-size: 14px;
    width: 80%;
  }
}

@media (max-width: 500px) {
  .no-padding {
    padding: 0;
  }
}

.content-gracias-contacto {
  text-align: center;
}

.content-gracias-contacto p {
  font-family: 'Oswald-light';
  font-size: 26px;
  color: #486795;
}

.content-gracias-contacto .btn-regresar {
  background: #FFC500;
  border: 0;
  color: #fff;
  font-family: 'Oswald-regular';
  font-size: 20px;
  padding: 0.5% 9%;
  font-weight: normal;
  margin-top: 20px;
}

/* ======= Blog =======*/
@media (max-width: 1240px) {
  .destacados .content {
    width: 21.2%;
  }
}

@media (max-width: 690px) {
  .mapa-viajero .position-admin .content-elegido {
    right: 0px;
    width: 80%;
    left: 20%;
    bottom: 50px;
    height: 180px;
    overflow: auto;
  }
  .mapa-viajero .position-admin .infor .content-elegido {
    right: 0px;
    width: 200px;
    left: -160px;
    bottom: 34px;
    height: 180px;
    overflow: auto;
  }
}

@media (max-width: 475px) {
  .mapa-viajero .texto-descriptivo-bajar-bus {
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 300px;
    height: auto;
    width: 93%;
  }
}

@media (max-width: 400px) {
  .mapa-viajero .texto-descriptivo-bajar-bus div {
    height: 135px;
  }
  .mapa-viajero .texto-descriptivo-bajar-bus {
    min-height: 250px;
  }
  .nota {
    width: 89%;
  }
  .nota img.bus {
    left: 42%;
  }
  .nota img.mapa {
    top: -68px !important;
    width: 100%;
    left: 0px !important;
  }
  .mapa-viajero .nueva-busqueda .clearfix {
    padding: 0px;
  }
  .mapa-viajero .nueva-busqueda {
    width: 90%;
  }
  .mapa-viajero .nueva-busqueda select {
    margin: 0 0 10px 0;
    width: 100% !important;
  }
  .mapa-viajero .nueva-busqueda .clearfix input[type="submit"] {
    width: 100%;
  }
}

/* ======== Search ======= */
.item-title {
  color: #757272;
  font-size: 18px;
  font-family: 'Oswald-regular';
  font-weight: normal;
  padding: 10px 0;
}

.item-content {
  font-family: 'roboto-regular';
  font-size: 13px;
}

.item-list {
  border-top: 1px solid #C6C5C5;
  padding: 20px 0;
}

.item-list a:hover {
  color: #486795;
}

.page-title {
  color: #486795;
  font-family: 'oswald-light';
  font-size: 28px;
}

.no-results .mensaje-no-result {
  background-color: #FFF4BF;
  border: 1px solid #FFCD0F;
  width: 50%;
  font-size: 14px;
  font-family: 'roboto-regular';
  margin-top: 15px;
  padding: 5px;
}

.no-results h4 {
  color: #486795;
  font-family: 'oswald-regular';
  font-size: 20px;
  padding: 0;
  margin: 0;
}

.no-results span {
  color: #486795;
  font-family: 'Oswald-light';
  font-size: 20px;
  display: block;
  clear: both;
}

.search-field {
  padding: 2px 20px 2px 5px;
  background: url(../images/lupa.jpg) no-repeat center right;
  border: 1px solid #D4D4D4;
  width: 200px;
}

/* ======= Gallery Paginator =======*/
.paginador-slider-cabecera-ul {
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.paginator_category {
  position: absolute !important;
  z-index: 999 !important;
  top: 40% !important;
  left: 0% !important;
  color: white !important;
  font-size: 15px !important;
  height: auto !important;
}

a.paginator_category:after {
  background-color: transparent !important;
}

.paginator_category_next {
  left: auto !important;
  right: 0 !important;
}

.custom-select-error {
  background: #E89665 url("../images/iconos/motor-de-reservas.png") right -18px no-repeat;
  color: #FFFFFF;
  width: 100%;
  height: 24px;
  border: none;
  outline: none;
  padding: 4px 6px;
  text-transform: uppercase;
}

.text-error-form-booking {
  color: #E0783F;
  padding: 0px;
  text-transform: uppercase;
  margin: 0px;
}

/*
@media (max-width: 440px){
    .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
        padding:10px 7px;
        font-size: 12px;
    }
}




@media (max-width: 385px){
    .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
        padding:10px 6px;
    }
}*/
/*
@media (max-width: 375px){
    .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
        padding:10px 5px;
        font-size: 11px;
    }
}
*/
/*
@media (max-width: 350px){
    .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
        font-size: 11px;
        padding:10px 3px;
    }
}

@media (max-width: 345px){
    .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
        font-size: 10px;
        padding:10px 3px;
    }
}


@media (max-width: 370px){
    .guia-de-viaje-home .recomendaciones h2 {
        margin:0 0 10px 0;
        font-size:19px;
    }
}
*/
@media (max-width: 400px) {
  .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
    padding: 10px 8px;
  }
}

@media (max-width: 380px) {
  .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
    font-size: 12px;
  }
}

@media (max-width: 350px) {
  .guia-de-viaje-home select, .guia-de-viaje-home .customSelect {
    font-size: 10px;
  }
}

.contenedor-destino {
  font-size: 0rem;
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 40px;
  padding-right: 40px;
}

/*nuevos cambios*/
.home .destino.cusco {
  background: transparent url("../images/fondos/fondo-destino-cusco.jpg") no-repeat scroll;
  background-position: 50% -100px;
}

@media (max-width: 800px) {
  .home .destino.cusco {
    background-image: url("../images/fondos/fondo-destino-cusco_medium.jpg");
    background-position: 50% -120px;
  }
}

.destino.cusco {
  padding: 0;
}

.destino.cusco .destino-inner {
  background: transparent url("../images/fondos/fondo-cesped.jpg") no-repeat scroll center bottom;
  padding: 0 0 70px;
}

@media (max-width: 830px) {
  .destino.cusco .destino-inner {
    background: transparent url("../images/fondos/fondo-cesped_2.jpg") no-repeat scroll center bottom;
  }
}

@media (max-width: 860px) {
  .contenedor-cabecera .cargo {
    display: none;
  }
}

@media (max-width: 450px) {
  .guia-de-viaje-home {
    margin-top: -480px;
  }
}

@media (max-width: 400px) {
  .guia-de-viaje-home .contenedor-icono-plane {
    display: none;
  }
}

#sb-player.html {
  overflow: auto;
  padding: 0 10px;
}

#sb-player01.html {
  overflow: auto;
}

#sb-player a {
  color: #da9b1a;
}

.menu-conocenos:hover {
  color: #ffe5c8;
}

.menu-preguntas:hover {
  color: #ffe5c8;
}

@media (max-width: 500px) {
  .content-gracias {
    background: none;
    padding: 12px;
  }

  footer .menu .redes .centrado .grupo .social {
    font-size: 1.7rem;
 
}

}

.mapa-ruta-tren .descripcion.bimodal {
  background: #eae4d7 none repeat scroll 0 0;
  width: 500px;
}

@media (max-width: 1160px) {
  .interna-trenes .video-seccion .contenedor-titulo p {
    display: none;
  }
}

@media (max-width: 1050px) {
  .interna-trenes .video-seccion h2, .video-seccion h1 {
    font-size: 43px;
  }
}

/*Destino cuzco*/
@media (max-width: 400px) {
  .destino.cusco-interna-bg .destino.cusco {
    padding: 0 0 100px;
  }
}

@media (max-width: 600px) {
  .destino.cusco .destino-inner {
    background: transparent url("../images/fondos/fondo-cesped_3.jpg") no-repeat scroll center bottom;
  }
  .contenedor-destino {
    padding-left: 6%;
    padding-right: 6%;
  }
}

@media (max-width: 320px) {
  .home .destino.cusco {
    background-color: #007C00;
  }
}

@media (max-width: 460px) {
  .guia-de-viaje-home label {
    width: 98%;
  }
}

@media (max-width: 460px) {
  .guia-de-viaje-home .explora {
    /* height: 0; */
  }
}

div#sb-loading-inner {
  display: none;
}

.video-seccion h1 {
  color: #ab8647;
}

@media (min-width: 1050px) {
  .video-seccion .contenedor-titulo {
    top: 18%;
  }
  .video-seccion h1 {
    color: #ab8647;
    font-size: 46px;
    margin: 0 0 10px;
  }
}

@media (max-width: 700px) {
  .home .destino.puno {
    padding: 0 0 320px;
  }
}

.bx-wrapper .bx-pager.bx-default-pager a {
  overflow: hidden;
}

/*

PAGINA 404

*/
.content-404 {
  background: #fff;
  padding: 30px 60px;
  color: #6b6b6b;
  font-family: 'roboto-regular';
  margin: 0 0 30px 0;
  overflow: hidden;
}

.main-404 {
  /*background: url(../images/bg-404-all.jpg) no-repeat scroll center 114px;*/
}

.main-404 .title-404 {
  color: #486795;
  font-family: "oswald-light";
  font-size: 60px;
  padding: 49px 0 20px;
  text-align: center;
}

.main-404 .content-404 {
  margin: 273px 0 117px;
  padding: 30px 60px 75px;
}

.main-404 .texto-404 {
  padding: 0 150px 46px;
}

.main-404 .texto-404 p {
  color: #486795;
  font-family: "oswald-light";
  font-size: 26px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.btn-regresar {
  background: #ffc500 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-family: "Oswald-regular";
  font-size: 20px;
  font-weight: normal;
  padding: 7px 67px;
  text-align: center;
}

.main-404 .contenido-regresar {
  text-align: center;
}

@media screen and (max-width: 830px) {
  /*.main-404 .content-gracias {
        margin: 170px 0 117px;
        padding: 30px 60px 75px;
    }*/
  .main-404 .texto-404 {
    padding: 0 50px 46px;
  }
  .main-404 .title-404 {
    font-size: 30px;
    padding: 49px 0 20px;
  }
  .main-404 .texto-404 p {
    font-size: 18px;
  }
  .main-404 .content-404 {
    margin: 124px 0 50px;
    padding: 0 60px 40px;
  }
}

@media screen and (max-width: 600px) {
  .btn-regresar {
    font-size: 20px;
    padding: 7px 15px;
  }
  .main-404 .texto-404 {
    padding: 0 24px 46px;
  }
  .main-404 .content-404 {
    margin: 124px 0 50px;
    padding: 0 8px 40px;
  }
}

#sb-player > p {
  text-align: justify;
}

/*Custom Form Contacto */
#form-registro-contacto .error {
  border: 1px solid red;
}

.wpcf7-not-valid {
  border: 1px solid #f00 !important;
}

.wpcf7-form .input.mitad {
  width: 44%;
}

@media screen and (max-width: 912px) {
  .wpcf7-form .input.mitad {
    width: 100%;
  }
}

/*Custom Form Contacto */
/*

 @media (max-width: 1041px){
    .main-404 {
        margin: 0 auto;
        padding:0;
        width: 86%;
    }
 }

 @media (max-width: 700px){

    .main-404 {
        margin: 0 auto;
        padding: 0;
        width: 85%;
        overflow: hidden;
    }

}
*/
/*Estilos Busqueda horarios*/
.form-horario-tarifas {
  /*background: rgba(255,0,0,0.1);*/
  margin: 0 0 50px;
}

.horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas {
  position: relative;
  right: 0px;
  top: 0px;
}

.horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas label {
  color: #535353;
  font-family: 'oswald-regular';
  font-size: 14px;
  margin: 0 6px 0 0;
  display: inline-block;
  font-size: 0.75rem;
}

.horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas label input[type="text"] {
  background: #e4eaf4 url("../images/calendario.png") no-repeat scroll 91% 12px;
  border: medium none;
  color: #434343;
  height: 35px;
  margin: 0 17px 0 0;
  outline: medium none;
  padding: 4px 14px;
  text-transform: uppercase;
  width: 130px;
}

.formulario-horario-tarifas button {
  background-color: #1c58ac;
  border: none;
}

.formulario-horario-tarifas .buscar-botton {
  color: #fff;
  display: inline-block;
  padding: 5px;
  text-transform: uppercase;
  height: 34px;
}

.formulario-horario-tarifas .mitad.fecha > span {
  margin: 0 10px 0 0;
}

@media screen and (max-width: 830px) {
  .horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas label {
    margin: 0 6px 10px 0;
    width: 100%;
  }
  .formulario-horario-tarifas .mitad.fecha > span {
    display: block;
    margin: 0 10px 10px 0;
    width: 100%;
  }
  .horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas label input[type="text"] {
    background: #e4eaf4 url("../images/calendario.png") no-repeat scroll 96% 12px;
    width: 100%;
  }
  .horarios-tarifas .wrapper-tarifas form .customSelect {
    /*width: 100%;*/
  }
  .formulario-horario-tarifas button {
    margin: 20px 0 0 0;
    width: 100%;
    padding: 4px 0;
  }
  .horarios-tarifas .wrapper-tarifas form .customSelect {
    margin: 0 10px 10px 0;
  }
}

@media (min-width: 830px) and (max-width: 920px) {
  .horarios-tarifas .wrapper-tarifas .formulario-horario-tarifas label input[type="text"] {
    width: 100px;
    margin: 0 10px 0 0;
  }
}

.horarios-tarifas .wrapper-tarifas .content-horarios .texto-horario.contenido-servicio .clearfix div {
  width: 115px;
}

/*Promociones 2x1*/
.content-2x1 {
  /*border:1px solid orange;*/
}

.promociones .formulario .content-2x1 select {
  margin: 0;
  padding: 0 5px;
}

.content-2x1 span {
  color: #858585;
}

.promociones .formulario .content-2x1 .submit {
  /*text-align: left;*/
  width: 58%;
}

.promociones .formulario .content-2x1 .radio {
  display: inline-block;
  width: 33%;
  margin: 0 0 25px 0;
}

.promociones .formulario .content-2x1 .select {
  width: 66%;
  margin: 0 0 25px 0;
}

.promociones .formulario .content-2x1 .input {
  width: 30%;
}

.promociones .formulario .content-2x1 .radio span {
  vertical-align: top;
}

.input-calendar {
  background: url(../images/calendario.png) no-repeat scroll 95% center;
}

/*@media (min-width: 0) and (max-width: 700px) {*/
@media (min-width: 0) and (max-width: 830px) {
  .promociones .formulario .content-2x1 .radio {
    width: 45%;
  }
  .promociones .formulario .input.radio {
    width: 49%;
  }
  .promociones .formulario .content-2x1 .select {
    margin: 0 0 25px;
    width: 100%;
  }
  .promociones .formulario .content-2x1 .input {
    width: 100%;
  }
  .promociones .formulario .content-2x1 .submit {
    text-align: right;
    width: 100%;
  }
}

@media (min-width: 700px) and (max-width: 900px) {
  .content-2x1 {
    /*background: rgba(255,0,0,0.1);*/
  }
  .promociones .formulario .content-2x1 .radio {
    width: 49%;
  }
  .promociones .formulario .content-2x1 .select {
    width: 85%;
  }
  .promociones .formulario .content-2x1 .input {
    width: 39%;
  }
  .promociones .formulario .content-2x1 .submit {
    width: 76%;
  }
}

.promociones .formulario .input span {
  color: #858585;
}

/*Informacion afuera*/
.informacion.afuera {
  display: block;
  left: 18%;
  position: absolute;
  top: 20%;
}

@media screen and (min-width: 360px) {
  .informacion.afuera {
    left: 24%;
  }
}

@media screen and (min-width: 400px) {
  .informacion.afuera {
    left: 25%;
  }
}

@media screen and (min-width: 500px) {
  .informacion.afuera {
    left: 28%;
  }
}

@media screen and (min-width: 600px) {
  .informacion.afuera {
    left: 34%;
  }
}

@media screen and (min-width: 700px) {
  .informacion.afuera {
    left: 14%;
    top: 27%;
  }
}

@media screen and (min-width: 830px) {
  .informacion.afuera {
    left: 12.3%;
    top: 35%;
  }
}

@media screen and (min-width: 950px) {
  .informacion.afuera {
    left: 10.3%;
  }
}

@media screen and (min-width: 950px) {
  .informacion.afuera {
    left: 8.3%;
  }
}

@media screen and (min-width: 1320px) {
  .informacion.afuera {
    left: 12.3%;
  }
}

@media screen and (min-width: 1400px) {
  .informacion.afuera {
    left: 14.3%;
  }
}

@media screen and (min-width: 1530px) {
  .informacion.afuera {
    left: 17.3%;
  }
}

@media screen and (min-width: 1600px) {
  .informacion.afuera {
    left: 20.3%;
  }
}

@media screen and (min-width: 1850px) {
  .informacion.afuera {
    left: 23.7%;
  }
}

@media screen and (max-width: 400px) {
  .servicios-tren h3 {
    font-size: 44px;
  }
}

@media screen and (max-width: 340px) {
  .servicios-tren h3 {
    font-size: 40px;
  }
}

/*Informacion afuera titulo*/
.informacion.afuera > h2 {
  margin: 0 0 95px;
}

@media screen and (min-width: 700px) {
  .informacion.afuera > h2 {
    margin: 0 0 85px;
  }
}

@media screen and (min-width: 830px) {
  .informacion.afuera > h2 {
    margin: 0 0 83px;
  }
}

.informacion.actual > h2, .informacion.actual > a {
  visibility: hidden;
}

.informacion.afuera > a {
  text-align: center;
}

.vistadome .tren-4 h3 {
  font-size: 38px;
}

/*
.vistadome .informacion.afuera > h2 {
    margin:0 0 151px;
}*/
/*Trip Advisor*/
@media screen and (min-width: 830px) {
  .contenido-trip-advisor {
    position: relative;
    top: -30px;
  }
}

.main-trip .recomendado {
  position: relative;
  top: 14px;
}

@media screen and (min-width: 830px) {
  .main-trip {
    float: right;
    margin: 0 110px 0 0;
  }
  .main-trip .widget {
    display: inline-block;
  }
  .main-trip .recomendado {
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
    top: 45px;
  }
}

@media screen and (max-width: 450px) {
  .main-trip .cdsComponent.logo {
    display: none !important;
  }
  .main-trip .cdsROW.white.border.wide {
    width: 100% !important;
  }
}

.cdsROW *,
.cdsROW *:before,
.cdsROW *:after {
  -webkit-font-smoothing: antialiased !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

* .cdsROW {
  -webkit-font-smoothing: antialiased !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.logo-trip-movil > img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid green;
  margin: 0 0 5px;
  padding: 0 4px;
  width: 64%;
}

/*
//Landing Page
*/
.header-landing .formulario-landing {
  padding-bottom: 20px;
  width: 100%;
}

.formulario-landing .contenedor-campos {
  padding: 20px 0 0 0;
}

.formulario-landing input {
  background: #f5f2eb none repeat scroll 0 0;
  border: medium none;
  height: 34px;
  padding: 0 20px;
  width: 100%;
  font-family: 'roboto-regular';
}

.submitBelmond input {
  background: #ffc408 none repeat scroll 0 0;
  border: medium none;
  color: white;
  display: block;
  float: right;
  font-size: 18px;
  /* padding: 10px 38px; */
  font-family: 'oswald-regular';
}

.formulario-landing.trenes input[type="text"] {
  background: #f5f2eb none repeat scroll 0 0;
  border: medium none;
  height: 34px;
  padding: 0 20px;
  font-family: 'roboto-regular';
  width: 100%;
}

.formulario-landing.trenes select {
  background: #f5f2eb none repeat scroll 0 0;
  border: medium none;
  height: 34px;
  padding: 0 20px;
  width: 100%;
  font-family: 'roboto-regular';
  color: darkgrey;
}

.formulario-landing.trenes input[type="submit"] {
  background: #ffc408 none repeat scroll 0 0;
  border: medium none;
  color: white;
  display: inline-block;
  font-size: 18px;
  width: 100%;
  font-family: 'oswald-regular';
  text-align: center;
}

.formulario-landing.trenes .columna {
  min-width: 30%;
  max-width: 30%;
  display: inline-block;
  margin: 10px;
  float: left;
}

.formulario-landing.trenes .columna2 {
  min-width: 60%;
  max-width: 61.6%;
  display: inline-block;
  margin: 10px;
  float: left;
}

@media (max-width: 1140px) {
  .formulario-landing.trenes {
    padding: 0;
  }
  .formulario-landing.trenes .columna {
    min-width: 100%;
    margin: 10px 0;
    padding: 0;
  }
  .formulario-landing.trenes .columna2 {
    min-width: 100%;
    margin: 10px 0;
    padding: 0;
  }
  .formulario-landing.trenes input[type="submit"] {
    float: left;
  }
}

.formulario-landing .contenedor-campos > label {
  display: block;
  margin: 0 0 10px;
  padding: 0;
}

.formulario-landing .contenedor-campos .last-label {
  margin: 0;
}

.content-envio {
  text-align: center;
  margin: 20px 0 auto;
}

.formulario-landing input {
  height: 34px;
  width: 100%;
}

@media screen and (min-width: 700px) {
  .formulario-landing .contenedor-campos label {
    display: inline-block;
    margin: 0 2% 0 0;
    width: 31%;
  }
  .formulario-landing .contenedor-campos label.last-label {
    margin: 0;
    width: 33%;
  }
}

@media (min-width: 700px) and (max-width: 1000px) {
  .formulario-landing .contenedor-campos label {
    width: 30%;
  }
}

.contenedor-campos .content-envio {
  padding: 20px 0 0;
  width: 100%;
}

/*Start custom form contact belmond*/
.descripcion .formulario-landing .ajax-loader {
  margin: 6px 0px 0px -22px;
}

#form-registro-contacto-belmond .error {
  border: 1px solid red;
}

/*End custom form contact belmond*/
/* Iconos Noticias */
.noticias .list-noticias .row-noticia .content-noticia .enlace-noticia a {
  display: inline-block;
  float: left;
}

.noticias .list-noticias .row-noticia .content-noticia .redes {
  height: 36px;
  position: relative;
  top: 4px;
  float: right;
  padding: 0 5px 0 0;
}

.redes a[class^="socicon-"]:hover {
  opacity: 0.8;
}

.noticias .list-noticias .row-noticia .content-noticia .redes a[class^="socicon-"] {
  border: 1px solid #aaaaaa;
  border-radius: 50%;
  color: #aaaaaa;
  display: inline-block;
  margin: 0 0 0 7px;
  padding: 7px;
  display: inline-block;
  font-family: "socicon-webfont";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  text-transform: none;
  height: auto;
  width: auto;
}

.noticias .list-noticias .row-noticia .content-noticia .redes a[class^="socicon-"]:hover {
  opacity: 0.8;
}

.noticias .list-noticias .row-noticia .content-noticia .retornar .redes {
  position: static;
}

/************/
/*Calendario Naranja*/
/*
#ui-datepicker-div.salida2 {
    .ui-widget-header {
        background: #c99832;
    }
    .ui-widget-header {
        border: 1px solid #c99832;
    }
    .ui-datepicker-calendar tr th span {
      background: #c99832 none repeat scroll 0 0;
      color: white;
      font-size: 12px;
      font-weight: 300;
      padding: 0 4px;
      vertical-align: top;
  }

  .ui-corner-all,  .ui-corner-bottom,  .ui-corner-right, .ui-corner-br {
       border-radius: 0;
   }
   .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
       background: #eceff1;
       color: #6d6e70;
       font-weight: 100;
   }

}


#ui-datepicker-div.regreso2 {
    .ui-widget-header {
        background: #c99832;
    }
    .ui-widget-header {
        border: 1px solid #c99832;
    }
    .ui-datepicker-calendar tr th span {
      background: #c99832 none repeat scroll 0 0;
      color: white;
      font-size: 12px;
      font-weight: 300;
      padding: 0 4px;
      vertical-align: top;
  }

  .ui-corner-all,  .ui-corner-bottom,  .ui-corner-right, .ui-corner-br {
       border-radius: 0;
   }
   .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
       background: #eceff1;
       color: #6d6e70;
       font-weight: 100;
   }

}
*/
/************/
.promociones .formulario .ajax-loader {
  border: 1px solid;
  margin: 0 10px 0 0;
  position: relative;
  top: 10px;
}

.promociones .formulario .submit input[type="submit"] {
  float: right;
  margin-top: 20px;
  padding: 0 20px;
}

@media screen and (min-width: 830px) {
  .promociones .formulario .submit input[type="submit"] {
    margin-right: 30px;
  }
}

.promociones .formulario .input.margin-none.ajax-content {
  position: relative;
  top: -3px;
}

@media (min-width: 830px) and (max-width: 1140px) {
  .promociones .formulario .input.margin-none.ajax-content {
    width: 100%;
  }
}

@media (min-width: 830px) and (max-width: 1140px) {
  .promociones .formulario .wpcf7-form-control.wpcf7-captchar {
    width: 96%;
  }
}

@media screen and (min-width: 1140px) {
  .promociones .formulario .wpcf7-form-control.wpcf7-captchar {
    width: 89%;
  }
}

@media screen and (min-width: 1140px) {
  .promociones .formulario .submit img.wpcf7-captchac {
    width: 72px;
    margin: 0 0 20px;
  }
}

@media screen and (min-width: 1140px) {
  .wpcf7-form-control-wrap.captcha {
    float: right;
    margin: 0 10px 0 0;
    width: 150px;
  }
  .promociones .formulario .input.margin-none.ajax-content {
    margin-top: 20px;
    position: relative;
    top: 0;
  }
  .wpcf7-form-control-wrap.captcha {
    margin: 0 10px 0 0;
    width: 63%;
  }
}

@media screen and (min-width: 1600px) {
  .wpcf7-form-control-wrap.captcha {
    margin: 0 14px 0 0;
  }
}

@media screen and (min-width: 1390px) {
  .promociones .formulario .submit input[type="submit"] {
    margin-right: 10%;
  }
}

@media screen and (min-width: 1140px) {
  .promociones .formulario .ajax-loader {
    float: right;
    top: 26px;
  }
}

@media screen and (min-width: 830px) {
  .promociones .formulario .input.margin {
    margin: 0;
  }
}

.contenedor-slider-cabecera .bx-wrapper .bx-pager.bx-default-pager a {
  width: 20px;
  height: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/*  Boox Booking */
@media (min-width: 1000px) {
  .main-mensaje-inner {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 12px 0 0;
  }
  .main-mensaje {
    margin-bottom: 10px;
  }
}

@media (min-height: 500px) and (min-width: 1000px) {
  .content-box-reserva.acomodar {
    top: 90px;
  }
  .main-mensaje-inner {
    max-height: 150px;
  }
}

/* Fin Booking */
/*rediseño de footer*/
footer .pago {
  display: inline-block;
  width: 25%;
  color: #7a7362;
  text-transform: uppercase;
  font-family: 'roboto-regular';
  font-size: 10px;
  font-size: 0.7rem;
  text-align: center;
  padding: 15px;
  margin-bottom: 50px;
}

footer .pago .centrado {
  border-right: solid 1px #9E9E9E;
}

footer .pago .titulo {
  font-weight: bold;
  margin: 0 10px 10px 0;
}

footer .pago .imagen {
  display: inline-block;
  margin: 5px;
}

footer .menu {
  display: inline-block;
  float: right;
  width: 75%;
  color: #7a7362;
  text-transform: uppercase;
  font-family: 'roboto-regular';
  font-size: 10px;
  font-size: 0.7rem;
  text-align: center;
  padding: 0 15px;
  margin: 15px 0;
}

footer .menu .centrado {
  display: inline-block;
  margin: 0px auto;
}

footer .menu .columna {
  display: inline-block;
  float: left;
}

footer .menu .columna .titulo {
  font-weight: bold;
  margin: 0 10px 10px 0;
  margin-left: 14px;
}

footer .menu .columna li {
  margin: 6px 0px;
}

footer .menu .columna li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 4px;
  border: 1px solid #afa38a;
  top: 3px;
  left: 0;
  margin: 4px 5px 4px 0px;
  float: left;
}

footer .menu .columna li:hover:before {
  background: #afa38a;
}

footer .menu .redes {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
}

footer .menu .redes .centrado {
  display: inline-block;
  margin: 20px auto 18px auto;
  border-bottom: solid 1px #9E9E9E;
  padding-bottom: 30px;
}

footer .menu .redes .centrado .texto {
  display: inline-block;
  float: left;
  margin: 20px 10px 0 0;
  color: #7a7362;
  text-transform: uppercase;
  font-family: 'roboto-regular';
  font-size: 10px;
  font-size: 0.7rem;
  font-weight: bold;
}

footer .menu .redes .centrado .grupo {
  display: inline-block;
  float: left;
  margin: 10px;
}

footer .menu .redes .centrado .grupo .social {
  color: #afa38a;
  width: 36px;
  height: 36px;
  display: inline-block;
  border-radius: 18px;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #afa38a;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 2px 10px;
  text-transform: none;
}

footer .menu .redes .centrado .grupo .social:hover {
  color: white;
  background-color: #afa38a;
}

footer .menu .redes .centrado .grupo .social a span[class^='socicon-'] + span {
  display: none;
}

footer .creditos {
  display: inline-block;
  float: left;
  width: 100%;
}

footer .creditos .seguridad {
  display: inline-block;
  float: left;
  text-align: center;
  padding: 10px;
  width: 25%;
}

footer .creditos .seguridad .gmo {
  display: inline-block;
  text-align: center;
  margin-top: -35px;
  padding: 10px;
  width: 25%;
}

footer .creditos .copy {
  display: inline-block;
  float: left;
  width: 75%;
  text-align: center;
  padding: 10px;
}

footer .creditos .copy .centrado {
  display: inline-block;
  margin: 0px auto;
}

footer .creditos .copy .imagen {
  display: inline-block;
  float: left;
}

footer .creditos .copy .texto {
  display: inline-block;
  float: left;
  color: #7a7362;
  font-family: 'roboto-regular';
  font-size: 10px;
  font-size: 0.7rem;
  margin: 7px 15px;
}

@media screen and (min-width: 1000px) {
  footer .menu .columna {
    float: left;
    text-align: left;
    width: 200px;
    margin: 0 0 10px 26px;
    text-align: left;
  }
  footer .menu .columna li:before {
    margin: 4px 5px;
    float: left;
  }
  .contenedor-slider-cabecera .conternedor-banner {
    top: 200px;
  }
}

@media screen and (max-width: 1000px) {
  /*footer .menu .columna:nth-child(1) {
    margin: 0;
  }*/
  footer .menu, footer .pago, footer .creditos .seguridad, footer .creditos .copy {
    width: 100%;
  }
  footer .menu {
    border-top: solid 1px #9E9E9E;
    border-left: none;
  }
  footer .menu .columna {
    float: left;
    text-align: left;
    width: 200px;
    margin-top: 20px;
  }
  footer .pago .centrado {
    border-right: none;
  }
  .contenedor-slider-cabecera .conternedor-banner {
    top: 200px;
  }
}

@media screen and (max-width: 700px) {
  footer .menu .columna {
    text-align: center;
  }
  footer .menu .columna {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
  footer .menu .columna li:before {
    margin: 0px 5px 0px 0px;
    float: none;
  }
  .contenedor-slider-cabecera .conternedor-banner {
    top: 10px;
  }
}

.contenedor-slider-cabecera .conternedor-banner {
  position: absolute;
  width: 100%;
  bottom: 100px;
  right: 0;
  left: 0;
}

.contenedor-slider-cabecera .contenido-banner {
  position: absolute;
  bottom: 64px;
  right: 0;
  left: 0;
}

@media screen and (max-width: 700px) {
  .contenedor-slider-cabecera .contenido-banner {
    bottom: 28px;
  }
}

.contenedor-slider-cabecera .texto-banner {
  box-sizing: border-box;
  color: #ffe5c8;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 40px;
  position: static;
  display: none;
}

.contenedor-slider-cabecera .texto-banner.active {
  display: block;
}

.contenedor-slider-cabecera .identificador {
  display: block;
  max-width: 1200px;
  margin: 25px auto;
  text-align: right;
  position: absolute;
  bottom: 5px;
  right: 0;
  left: 0;
}

.contenedor-slider-cabecera .identificador a:last-child {
  margin: 0 40px 0 0;
}

.contenedor-slider-cabecera .identificador a:first-child {
  margin: 0 0 0 40px;
}

.contenedor-slider-cabecera .identificador span {
  display: inline-block;
  border-radius: 20px;
  background: rgba(158, 148, 136, 0.7);
  width: 17px;
  height: 17px;
  margin: 5px;
}

.contenedor-slider-cabecera .identificador span:hover {
  background: rgba(236, 231, 225, 0.7);
}

.contenedor-slider-cabecera .identificador a.active span {
  background: rgba(236, 231, 225, 0.7);
}

.contenedor-slider-cabecera .texto-banner .titulo {
  color: #ffe5c8;
  /*display: inline-block;*/
  font-family: 'roboto-thin';
  font-size: 38px;
  font-size: 2.375rem;
  height: auto;
  margin: 0 0 10px 0;
}

.fondo-banner {
  background: rgba(69, 47, 29, 0.6);
  padding: 0px 5px;
}

.texto-derecha {
  text-align: right;
}

.texto-izquierda {
  display: inline-block;
}

.texto-centro {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*PopUp del Home*/
.homePopup {
  display: block;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

.popup-content {
  background-color: #fefefe;
  margin: auto;
  /* padding: 20px; */
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
}

.close-head {
  width: 100%;
  padding: 10px;
  text-align: right;
}

.popup-body {
  width: 100%;
  padding: 0px 40px 40px 40px;
  max-height: 380px;
  overflow: overlay;
}

.popup-body h1 {
  color: #2D5AA3;
  font-family: 'roboto-regular';
  font-weight: bold;
  font-size: 18px;
  margin: 11px 0;
}

.popup-body h2 {
  color: #2D5AA3;
  font-family: 'roboto-regular';
  font-weight: bold;
  font-size: 16px;
  margin: 11px 0;
}

.popup-body p {
  color: #6B6B6B;
  font-family: 'roboto-regular';
  font-size: 15px;
  margin: 8px 0;
}

.popup-body .imagen img {
  width: 100%;
}

.popup-content .fin {
  background: white;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.81), white);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.81), white);
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.81), white);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.81), white);
  height: 50px;
  width: 100%;
  position: relative;
  margin-top: -50px;
}

.closePopup {
  margin: 0;
  padding: 0;
  line-height: 0.7;
  color: #2D5AA3;
  font-weight: bold;
  font-size: 23px;
}

.closePopup:hover,
.closePopup:focus {
  text-decoration: none;
  cursor: pointer;
  color: #336cc8;
}

.margin-none input.fecha {
  background: url(../images/calendario.png) no-repeat 97% 13px;
}

/* Popup Siderbar */
#homePopupSiderbar {
  display: none;
}

#textbomidalFeriado {
  display: none;
}

/* Popup Siderbar Feriados */
#homePopupFeriados {
  display: none;
}

/*Calendario Tren*/
.calendario-tren {
  border: 1px #b7942a solid;
}

.calendario-tren div#ui-datepicker-div {
  color: #d0943d;
}

.calendario-tren table.ui-datepicker-calendar thead {
  color: #ab6e15;
}

.calendario-tren a.ui-state-default.ui-state-active {
  color: #FF9800;
  border: 1px solid #FFC107;
  font-weight: bold;
  background: white;
}

.calendario-tren .ui-state-default, .calendario-tren .ui-widget-content .ui-state-default, .calendario-tren .ui-widget-header .ui-state-default {
  border: 1px solid #FFC107;
  background: beige;
  color: #bf600b;
}

.calendario-tren .ui-state-active, .calendario-tren .ui-widget-content .ui-state-active, .calendario-tren .ui-widget-header .ui-state-active {
  color: #FF9800;
}

.calendario-tren .ui-state-default, .calendario-tren .ui-widget-content .ui-state-default, .calendario-tren .ui-widget-header .ui-state-default {
  border: 1px solid #e4cc85;
  background: beige;
  color: #caa788;
}

.calendario-tren .ui-widget-header {
  background: #d8b443;
  border: #d68f27 1px solid;
}

.calendario-tren div#ui-datepicker-div {
  border: 1px solid;
}

.calendario-tren .ui-state-hover, .calendario-tren .ui-widget-content .ui-state-hover, .calendario-tren .ui-widget-header .ui-state-hover, .calendario-tren .ui-state-focus, .calendario-tren .ui-widget-content .ui-state-focus, .calendario-tren .ui-widget-header .ui-state-focus {
  border: 1px solid #FFC107;
  background: white;
  opacity: 0.5;
}

.calendario-tren div#ui-datepicker-div {
  color: #222222;
}

.contenedor-campos input.wpcf7-form-control.wpcf7-submit.enviar {
  width: 50%;
  float: right;
}

/*Calendario Tren belmond*/
.calendario-tren.belmond {
  border: 1px #fdd6c1 solid;
}

.calendario-tren.belmond div#ui-datepicker-div {
  color: #d0943d;
}

.formulario-landing.trenes .belmond input[type="submit"] {
  background: #ec8248 none repeat scroll 0 0;
}

@media (min-width: 1140px) {
  .formulario-landing.trenes input[type="submit"] {
    width: 50%;
    float: right;
  }
}

@media (max-width: 1140px) {
  .formulario-landing.trenes input[type="submit"] {
    width: 100%;
  }
}

.calendario-tren.belmond table.ui-datepicker-calendar thead {
  color: #de9a75;
}

.calendario-tren.belmond a.ui-state-default.ui-state-active {
  color: #e15b12;
  border: 1px solid #e15b12;
  font-weight: bold;
  background: white;
}

.calendario-tren.belmond .ui-state-default, .calendario-tren.belmond .ui-widget-content .ui-state-default, .calendario-tren.belmond .ui-widget-header .ui-state-default {
  background: #f5f2eb;
  border: #e15b12 1px solid;
  color: #e15b12;
}

.calendario-tren.belmond .ui-state-active, .calendario-tren.belmond .ui-widget-content .ui-state-active, .calendario-tren.belmond .ui-widget-header .ui-state-active {
  color: #FF9800;
}

.calendario-tren.belmond .ui-state-default, .calendario-tren.belmond .ui-widget-content .ui-state-default, .calendario-tren.belmond .ui-widget-header .ui-state-default {
  border: 1px solid #f9dfd1;
  background: #fbf5f2;
  color: #aba9a9;
}

.calendario-tren.belmond .ui-widget-header {
  background: #f5f2eb;
  border: #e15b12 1px solid;
  color: #e15b12;
}

.calendario-tren.belmond div#ui-datepicker-div {
  border: 1px solid;
}

.calendario-tren.belmond .ui-state-hover, .calendario-tren.belmond .ui-widget-content .ui-state-hover, .calendario-tren.belmond .ui-widget-header .ui-state-hover, .calendario-tren .belmond .ui-state-focus, .calendario-tren.belmond .ui-widget-content .ui-state-focus, .calendario-tren.belmond .ui-widget-header .ui-state-focus {
  border: 1px solid #ec8248;
  background: #ffd9c5;
  opacity: 0.5;
}

.calendario-tren.belmond div#ui-datepicker-div {
  color: #222222;
}

.contenedor-campos.belmond input.wpcf7-form-control.wpcf7-submit.enviar {
  width: 50%;
  float: right;
}

/* Promociones 50 % */
a.detalle.amarillo {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 700px) {
  a.detalle.amarillo {
    width: 300px;
    margin-left: 11px;
  }
  .titulo .movile {
    display: none;
    width: 400px;
    float: right;
  }
  .text-page .movile {
    display: none;
  }
}

.titulo .fondo-banner {
  line-height: 1.35;
}

@media screen and (max-height: 550px) {
  .titulo .movile {
    display: block;
  }
  .contenedor-slider-cabecera .texto-banner p {
    display: none;
  }
}

/* Fin Promociones 50 % */
.link-tren-local2 .navegacion-interna-tren a.btn-tren-local {
  background: #B0967E;
  display: inline-block;
  color: #FFF;
  padding: 5px 8px;
}

/*
================ Tabla de horarios =================
*/
.promociones .horarios h4 {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}

.promociones .horarios {
  display: block;
  width: 100%;
  font-size: 14px;
}

.promociones .horarios table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.promociones .horarios table .sinborde {
  border: 0;
  width: 60px;
}

.promociones .horarios table .titulo-sup-1 {
  background: #022161;
  color: #fff;
  text-align: center;
  border-collapse: separate;
  border: 1px solid #000;
  padding: 10px 2px;
}

.promociones .horarios table .titulo-sup-2 {
  background: #033CAF;
  color: #fff;
  text-align: center;
  border-collapse: separate;
  border: 1px solid #000;
  padding: 10px 2px;
}

.promociones .horarios table .t-1 {
  width: 120px;
}

.promociones .horarios table .t-2 {
  width: 125px;
}

.promociones .horarios table .t-3 {
  width: 85px;
}

.promociones .horarios table .t-4 {
  width: 126px;
}

.promociones .horarios table .t-5 {
  width: 65px;
}

.promociones .horarios table .t-6 {
  width: 110px;
}

.promociones .horarios table .titulo-izq-1 {
  background: #022161;
  color: #fff;
  text-align: center;
  border-collapse: separate;
  border: 1px solid #000;
  padding: 10px 5px;
}

.promociones .horarios table td {
  color: #000;
  text-align: center;
  border-collapse: separate;
  border: 1px solid #000;
  padding: 10px 2px;
}

.promociones .horarios .notas {
  color: #000;
}

.promociones .horarios table.movil {
  /* width: 58%;*/
}

.desktop {
  display: none;
}

.movil {
  display: block;
}

@media screen and (min-width: 490px) {
  .desktop {
    display: block;
  }
  .movil {
    display: none;
  }
}

/*
================== FIN Tabla de horarios =================
*/
.promociones .formulario input[type="text"], .promociones .formulario input[type="number"], .promociones .formulario input[type="email"] {
  font-size: 15px;
}

.promociones .formulario select {
  font-size: 15px;
}

@media screen and (max-width: 700px) {
  .izquierda {
    width: 100%;
  }
}

/*
================== HOME =================
*/
@media screen and (max-width: 1024px) {
  .boton-compra-en-linea-nav {
    display: block;
    background-color: #ffffff;
    background-image: url("../images/iconos/carrito-de-compras.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    border-radius: 4px;
    display: inline-block;
    height: 40px;
    top: 0;
    width: 45px;
    float: left;
  }
}

.home-all .contenedor-cabecera .content-box-reserva {
  display: block;
}

@media screen and (max-width: 1024px) {
  .home-all .contenedor-cabecera .content-box-reserva.show-box {
    display: none !important;
  }
}

.page-all .contenedor-cabecera .content-box-reserva {
  display: none;
}

@media screen and (max-width: 1024px) {
  .page-all .contenedor-cabecera .content-box-reserva.show-box {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  .page-all .contenedor-cabecera .boton-compra-en-linea {
    display: block;
  }
}

.navegacion-principal {
  top: 70px;
}

.navegacion-principal .boton-menu {
  top: -62px;
  height: 40px;
  width: 40px;
}

.navegacion-principal .boton-menu .lineas {
  height: 16px;
  left: 50%;
  margin-left: -13px;
  margin-top: -6px;
  top: 45%;
  width: 25px;
}

.navegacion-principal .boton-menu .lineas::before {
  width: 25px;
}

.btn-responsive {
  top: -14px;
}

@media screen and (max-width: 830px) {
  .btn-responsive.show-btn {
    display: block;
  }
}

.content-box-reserva.show-box.valida-cerrar.hide {
  display: none !important;
}

@media screen and (min-width: 830px) {
  .content-box-reserva.acomodar {
    top: 166px;
  }
}

@media screen and (max-width: 830px) {
  .movile {
    width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .cerrar-acomodar {
    display: block;
    right: -17px;
    top: -54px;
  }
  .boton-compra-en-linea {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .content-box-reserva.valida-cerrar.show-bar {
    display: block !important;
  }
}

@media screen and (max-width: 700px) {
  .contenedor-slider-cabecera .conternedor-banner {
    height: 100%;
  }
  .contenedor-slider-cabecera .contenido-banner {
    bottom: auto;
  }
}

@media screen and (max-width: 830px) {
  .open-menu .menu-main_menu-container {
    display: none !important;
  }
  .open-menu .menu-main_menu-ingles-container {
    display: none !important;
  }
}

@media screen and (min-width: 830px) {
  .menu-main_menu-container {
    display: block !important;
  }
  .menu-main_menu-ingles-container {
    display: block !important;
  }
}

@media screen and (max-width: 1024px) {
  .content-box-reserva.acomodar {
    background: #fff none repeat scroll 0 0;
    bottom: auto;
    color: #000;
    position: relative;
    top: auto;
    width: auto;
  }
}

/* Destinos */
/*  Cusco */
@media screen and (max-height: 1024px) {
  .destino.cusco-interna-bg {
    background-position-y: 0;
  }
}

@media (max-width: 830px) {
  .destino.cusco-interna-bg .destino.cusco {
    margin-top: 200px;
  }
}

@media (max-width: 500px) {
  .destino.cusco-interna-bg .destino.cusco {
    margin-top: 70px;
  }
}

.destino.cusco-interna-bg .destino.cusco .contenedor-destino {
  padding: 100px 6% 0 6%;
}

@media screen and (min-width: 830px) {
  .destino.cusco-interna-bg .destino.cusco .contenedor-destino {
    padding: 100px 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .expandido.destino.cusco-interna-bg {
    background-position-y: 418px;
  }
}

/* expandido */
@media (max-width: 1024px) {
  body.destino.expandido .contenedor-slider-cabecera {
    top: 0;
  }
}

@media (min-width: 830px) and (max-width: 1024px) {
  body.destino.expandido .destino.cusco {
    padding: 0 0 20px;
  }
}

/* Puno */
@media screen and (max-width: 1024px) {
  .expandido.destino.puno-interna-bg {
    background-position-y: 446px;
  }
}

.destino.puno-interna-bg .destino.cusco .contenedor-informacion {
  padding: 100px 6% 0 6%;
}

@media screen and (min-width: 830px) {
  .destino.puno-interna-bg .destino.cusco .contenedor-informacion {
    padding: 140px 20px 0;
  }
}

/* Texto Cabezera */
.destino .contenedor-slider-cabecera .contenedor-informacion {
  padding: 0 6%;
}

@media screen and (min-width: 830px) {
  .destino .contenedor-slider-cabecera .contenedor-informacion {
    padding: 0 20px;
  }
}

/* Trenes Interna*/
@media screen and (max-width: 700px) {
  .interna-trenes {
    margin-top: 0 !important;
  }
}

/* Menu */
@media (min-width: 1000px) and (max-width: 1140px) {
  .navegacion-principal ul li a {
    padding: 10px 22px;
  }
}

@media screen and (max-width: 830px) {
  .contenedor-slider-cabecera {
    margin-top: 59px;
  }
}

@media screen and (max-width: 410px) {
  .contenedor-slider-cabecera {
    margin-top: 56px;
  }
}

@media screen and (max-width: 830px) {
  .contenedor-slider-cabecera .contenido-banner {
    bottom: 10px;
  }
}

@media screen and (max-height: 700px) {
  .interna-trenes.belmond {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 830px) {
  .content-box-reserva {
    margin-top: 64px;
    margin-bottom: 20px;
  }
  .content-box-reserva form {
    width: 100%;
    padding: 0px 20px 16px;
  }
  .cerrar-acomodar {
    display: block;
    right: -8px;
    top: -20px;
  }
  .content-box-reserva .radioset {
    margin-top: 33px;
  }
}

@media (min-width: 830px) and (max-width: 1024px) {
  .content-box-reserva {
    margin-top: 10px;
  }
  .content-box-reserva form {
    width: 100%;
    padding: 0px 20px 24px;
  }
  .cerrar-acomodar {
    display: block;
    right: -9px;
    top: -17px;
  }
  .content-box-reserva {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .content-box-reserva.acomodar form {
    padding: 8px 0 19px;
  }
}

@media (min-width: 830px) and (max-width: 1024px) {
  .opciones-y-cargo {
    margin: 9px 0 0;
  }
}

@media screen and (max-width: 830px) {
  .boton-compra-en-linea-nav {
    height: 38px;
  }
  .navegacion-principal .boton-menu {
    height: 38px;
  }
}

/* hey */
@media screen and (max-width: 830px) {
  .contenedor-cabecera .cabecera {
    height: 59px;
  }
  .contenedor-cabecera .contenedor-opciones-y-logo {
    height: 59px;
  }
  .contenedor-slider-cabecera {
    margin-top: 59px;
  }
  .content-box-reserva {
    margin-top: 10px;
  }
}

.detalle.naranja, .btn-banner.naranja {
  font-size: 12px;
}

.content-box-reserva.booking-home .espacio {
  padding: 0 0 0 !important;
}

@media (min-width: 830px) and (max-width: 1024px) {
  .content-box-reserva.booking-home .espacio {
    padding: 100px 0 0 !important;
  }
}

@media (max-width: 830px) {
  .content-box-reserva.booking-home .espacio {
    padding: 40px 0 0 !important;
  }
}

/*
================== BACK =================
*/
/*** Caja Administrable ***/
.main-mensaje-inner p {
  padding-right: 8px;
}

.formulario-landing.trenes .columna2 {
  max-width: 61.85%;
}

.promociones .content-admin {
  padding: 25px 0 20px 0;
}

@media screen and (max-width: 700px) and (orientation: landscape) {
  .compra-en-linea {
    position: static;
  }
}

.izquierda {
  display: none;
}

a.detalle.naranja {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

a.detalle.amarillo {
  font-size: 14px;
}

@media screen and (min-width: 700px) {
  a.detalle.naranja {
    width: 300px;
    margin-left: 11px;
  }
  .titulo .movile {
    display: none;
    width: 400px;
    float: right;
  }
  .text-page .movile {
    display: none;
  }
  .movile {
    display: none;
  }
}

@media screen and (min-width: 700px) {
  a.detalle.naranja {
    width: 300px;
    margin-left: 11px;
  }
}

.titulo .fondo-banner {
  line-height: 1.35;
}

@media screen and (max-height: 550px) {
  .titulo .movile {
    display: block;
  }
  .contenedor-slider-cabecera .texto-banner p {
    display: none;
  }
  .movile {
    display: block;
  }
}

@media screen and (max-width: 700px) {
  .escritorio {
    display: none;
  }
}

.formulario-landing.trenes .columna2 {
  max-width: 61.85%;
}

#frm_booking .contenedor-campos label p {
  display: none;
}

.promociones .formulario input[type="text"], .promociones .formulario input[type="number"], .promociones .formulario input[type="email"] {
  font-size: 15px;
}

.promociones .formulario select {
  font-size: 15px;
}

@media screen and (max-width: 700px) {
  .izquierda {
    width: 100%;
  }
}

.mapa-viajero .nueva-busqueda .clearfix select {
  width: 200px;
}

.contenido-slider .bx-controls.bx-has-pager {
  width: 90%;
}

@media screen and (max-height: 600px) and (max-width: 600px) {
  .movile {
    width: 100%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 700px) {
  .desk {
    display: none;
  }
}

@media screen and (max-height: 600px) and (min-width: 700px) {
  .movile {
    width: 30%;
    margin: 0 auto;
  }
}

@media screen and (max-height: 550px) {
  .titulo .desk {
    font-size: 30px;
  }
  .movile h3 {
    display: none;
  }
  .contenedor-slider-cabecera .comparar {
    display: none;
  }
  .contenedor-slider-cabecera .texto-banner {
    top: 180px;
  }
  .movile {
    margin-top: 25px;
  }
}

@media screen and (max-height: 750px) {
  img.alto-bajo {
    margin: -90px 0 0 0 !important;
  }
  h3.desk.alto-bajo {
    font-size: 30px;
  }
}

.contenedor-slider-cabecera .contenedor-paginador-y-comparar {
  display: none;
}

.contenedor-slider-cabecera .contenido-banner {
  position: relative;
}

.contenedor-slider-cabecera .texto-banner {
  top: 90px;
}

.content-box-reserva {
  margin-bottom: -10px;
}

@media screen and (max-height: 550px) and (min-height: 900px) {
  .movile {
    margin: 0px;
  }
}

.title-terminos-trenes {
  color: #5F4C0B;
  line-height: 60px;
  font-family: 'oswald-regular';
  margin: 0 0 30px 0;
}

/* MAYCOL */
.bg-type-train {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  /*background: url('../images/iconos/tren.png') no-repeat 9px 7px !important;*/
  background-image: url("../images/iconos/tren.png"), url("../images/iconos/arrow-top.png");
  /* modif  background-repeat: no-repeat;
  background-position: 9px 7px, 96% center;
   padding: 7px 10px 7px 35px!important;
       /*padding: 10px 10px 8px 35px !important;*/
  width: 100%;
}
/*caja administrable mlab20170519*/
div#belmond-andean-explorer {
    background: white;
}
div#belmond-hiram-bingham {
    background: white;
}

main.interna-trenes.belmond.andean.explorer.hiram .informacion a {
    background: rgba(255, 255, 255, 0.88);
    color: #58585a;
    border: 1px solid #58585a;
}

main.interna-trenes.belmond.hiram.bingham.hiram .informacion a {
    background: rgba(255, 255, 255, 0.88);
    color: #58585a;
    border: 1px solid #58585a;
}
/*caja administrable mlab20170519*/

.contenedor-informacion a {
    color: #fff;
    font-weight: bold;
}


 @media screen and (max-width: 480px) {
footer .menu {
   
    width: 100% !important;

}

footer .menu .redes .centrado .grupo .social {

    font-size: 18px;

}


footer .menu .redes .centrado .texto {
   
    font-size: 1rem;

  }

 }

/*neiser*/
@media (max-width: 829px){
.navegacion-principal ul li ul.sub-menu a{width:100%!important}
.navegacion-principal ul ul.sub-menu{width:100%!important; left:0!important}
}

/*alfredo*/
@media (max-width: 640px) {
  .video-seccion {
    width: 90% !important;
  }
}

.video-seccion-cont {
  display: flex;
  justify-content: center;
  background-color: white;
  padding: 1.3em 0 1em;
}

.video-seccion {
  position: relative;
  padding-bottom: 37%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 70%;
}

.video-seccion iframe, .video-seccion object, .video-seccion embed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}