/*
* Hoja de estilos
* Grupo Trueke
* 4 Mayo, 2026
* Trueke
*/

/* ----------------------------------

Tabla de contenido
        
    01. Fonts
    02. Header
    03. Content
    04. Footer
    05. Responsive
    
---------------------------------- */

/* ===================================
    01. Fonts
====================================== */
@font-face {
  font-family: 'DINLight';
  src: url('../fonts/DINLight.eot');
  src: url('../fonts/DINLight.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DINLight.svg#DINLight') format('svg'),
       url('../fonts/DINLight.ttf') format('truetype'),
       url('../fonts/DINLight.woff') format('woff'),
       url('../fonts/DINLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINMedium';
  src: url('../fonts/DIN-Medium.eot');
  src: url('../fonts/DIN-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DIN-Medium.svg#DIN-Medium') format('svg'),
       url('../fonts/DIN-Medium.ttf') format('truetype'),
       url('../fonts/DIN-Medium.woff') format('woff'),
       url('../fonts/DIN-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINRegular';
  src: url('../fonts/DIN-Regular.eot');
  src: url('../fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DIN-Regular.svg#DIN-Regular') format('svg'),
       url('../fonts/DIN-Regular.ttf') format('truetype'),
       url('../fonts/DIN-Regular.woff') format('woff'),
       url('../fonts/DIN-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

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

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

  body, td {
    font-family: DINLight, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    line-height: 18px;
}

/* ===================================
    02. Header
====================================== */

.idioma{
  padding: 8px 10px 5px 10px;
  font-size: 14px;
}

.idioma.active{
  background-color: #15804D;
}

.idioma:hover{
  background-color: #15804D;
  text-decoration: none;
}

.enlaces a{
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.enlaces a:hover {
  text-decoration: none;
  color: #fff;
}

.enlaces div:hover {
  background-color: #006639;
}

.ready{
  position: relative;
  top: 3px;
}

.sup {
  top: -5.7em;
  color: #279a5a;
  font-size: 10px;
}

/*
    Navbar
================================*/
.navbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #15804D;
    z-index: 9;
    min-height: 80px;
    padding: 15px 1rem;
    }
    .navbar .icon-bar {
      color: #fff; }
    .navbar .navbar-nav .nav-link {
      font-size: 14px;
      font-weight: 400;
      color: #eee;
      letter-spacing: .5px;
      margin: 0;
      padding: 10px;
      transition: all .5s;
      text-align: right;
      text-transform: normal; 
      max-width: 140px;
      line-height: 20px;
    }
      .navbar .navbar-nav .nav-link:hover {
        color: #fff !important;
        font-weight: 600;
     }
    .navbar .navbar-nav .active {
      color: #fff !important;
      position: relative;
    font-weight: 600; }
     /* .navbar .navbar-nav .active:after {
        background: #fff !important;
        border-radius: 10px;
        bottom: 5px;
        content: "";
        height: 1px;
        right: 15px;
        position: absolute;
        width: 12px; }*/
  
  .nav-scroll {
    background: #072a60;
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.6);
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    transition: transform .5s;
    transform: translateY(100px);
    z-index: 999; }
    .nav-scroll .icon-bar {
      color: #ffffff; }
    .nav-scroll .navbar-nav .nav-link {
      color: #ffffff; }
    .nav-scroll .navbar-nav .logo {
      padding: 15px 0; 
    }

.idiomas select {
    word-wrap: normal;
    background: #e6e6e6;
    padding: 2px;
    border-radius: 4px;
    border-color: #424345;
}

.enlace{
    color: #00703d;
}

.enlace:hover{
    color: #c5d68f;
    text-decoration: none;
}

.tipo-reservas{
    background-image: url(../imgs/tipo-reserva.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 0;
    padding-right: 0;
    min-height: 200px;
}

.tipo-reservas-en{
  background-image: url(../imgs/tipo-reserva-en.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 0;
  padding-right: 0;
  min-height: 200px;
}

.btn-green:hover{
  background-color: #169A5A;
  color: #fff !important;
}

.noprint a:hover {
  color: #279a5a;
  text-decoration: none;
}

/*------------------------------------------
/// SIDE NAV 
------------------------------------------*/
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #fff;
    right: 5px;
    position: absolute;
    top: 60px;
  }

  .navbar-toggler:hover {
    color: #c5d68f;
    text-decoration: underline;
}
  
  .side-nav {
    position: fixed;
    width: 90%;
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    backface-visibility: hidden;
    transform: translate3d(-100%, 0, 0);;
  }
  
  #sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;
    will-change: opacity;
  }
  
  .side-nav {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  }
  .side-nav .collapsible-body {
    background-color: #111;
  }
  .side-nav .collapsible-body {
    padding: 0;
  }
  
  .side-menu {
    width: 90%;
    position: fixed;
    right: 0;
    top: 0;
    background: #17663a;
    z-index: 1032;
    height: 100%;
    overflow: hidden;
  }
  
  .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
  }
  
  .side-menu .btn-close i{
    color:#fff ;
    font-size: 36px;
  }

  .side-menu .btn-close:hover i {
    color: #c5d68f;
}
  
  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  
  .side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
  }
  .side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0 !important;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  
  .side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: 'Gotham-Medium';
  }

  @font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v54/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
  }

  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#header-banner.demo-1 {
  background: url(../imgs/bg-index-.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #cccccc;
  height: 100vh;
    clear: both;
}

#header-banner.demo-1::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d58b9;
  background: -moz-linear-gradient(120deg, rgba(11, 109, 245, 0.90) 10%, rgba(173, 171, 171, 0.10) 100%);
  background: -webkit-linear-gradient(120deg, rgba(11, 109, 245, 0.90) 10%, rgba(173, 171, 171, 0.10) 100%);
  background: linear-gradient(6deg, rgba(1, 54, 127, 0.90) 10%, rgba(211, 98, 35, 0.44) 100%);
}



.banner-content {
  padding: 0;
   height: 100%;
}

.logo-landing{
  position: relative;
  display: inline-block;
}

.icono-contacto{
  border-radius: 150px;
  align-content: center;
  padding-top: 0;
  margin: auto
}

.icono-contacto img{
  display: inline-block;
}

.carrito{
  position: relative;
  bottom: 10px;
  right: 150px;
  text-align: center;
  margin: 0;
}

.elementor, .tt-proven-holder{
  display: none !important;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
  padding-top: 0 !important;
}
.site-main {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.site-header, .page-template-template-homepage .type-page  {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: none !important;
  background: none !important;
}

.hentry {
  margin: 0 !important;
}

a:hover{
  text-decoration: none;
}

.area-contacto{
  position: fixed;
  bottom: 50px;
  right: -43px;
  min-width: 20%;
  background-color: #ee720b;
  border-radius: 100px;
  padding-left: 28px;
  padding-right: 50px;
}

.noprint{
  position: fixed;
  bottom: 5px;
}

/* FORMULARIO DE RESERVA
-------------------------------------------*/
td {
  font-family: DINLight, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: normal;
  line-height: 18px;
}
.heavy {
  font-family: DINHeavy, 'Arial Black', Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.green, .green:hover {
  color: #169A5A;
}
.bold {
  font-family: DINBold, 'Arial Black', Arial, sans-serif;
  font-size: 15px;
}
.light {
  font-family: DINLight, Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.medium {
  font-family: DINMedium, Arial, sans-serif;
  font-size: 15px;
}
.dinregular {
  font-family: DINRegular, Arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #CBE7D8;
}
.boton {
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  background: #169A5A;
  padding: 20px;
  cursor: pointer;
}
.boton:hover {
  background: #006639;
}
.dropdown-hora {
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAaRJREFUOI3VkztLY2EQht+Zk2N2wetKMGureEG7LfwHglhpvEYrIfEQLCzFVv0BirhJdDGCRtm1cPcfbLGK7C52orYixwQtveUkMxZyYhQNCjZOOXzvM9/MvAO8n1DQW2AIAHzR/joGbRIQOrU2/r0G8Gl2qNz06gKTTtuj6wdUFeutMNXcYUazADcsNHpqra28BFYb72/IwvjJQJMKjj54zTYuYU8jQT4DAANesCb8seAcYmGzGKwmOtApoL8MNAEAMRquHWco37JBvAWiVlcgwG/Kcl8qspp+QFKQPz44CaUpsDt3cYh4zA4l4/lF+OZ7S8n0LDNRTx6qODYYXXYo+d99wyVmgoDAfQWxRSiQttZ3ADzarIJq4sEJUsy41QW4YWg4J/LncRcAtrNCPWfWmu0mnrSKPxbsUJUkMVcWjOCKgY/3tfG1utIZ3+/7kSnUPus93+JwvZGTLTBaCvMiyBAjkgonvz2lK2rm6qWRMk/uMkHE3Xe/0hOIBlLWxu5zGqMY8OrXXubiS2CztOzcEVKPZnLt6cj3w2Kal8cbnear4xYLK5A41+c4PQAAAABJRU5ErkJggg==);
  -webkit-background-size: 6%;
  background-size: 6%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 130px 19px;
  font-size: 12px;
  width: 140px;
  text-indent: 0.01px;
  text-overflow: "";
  cursor: pointer;
}
.dropdown-edad {
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAaRJREFUOI3VkztLY2EQht+Zk2N2wetKMGureEG7LfwHglhpvEYrIfEQLCzFVv0BirhJdDGCRtm1cPcfbLGK7C52orYixwQtveUkMxZyYhQNCjZOOXzvM9/MvAO8n1DQW2AIAHzR/joGbRIQOrU2/r0G8Gl2qNz06gKTTtuj6wdUFeutMNXcYUazADcsNHpqra28BFYb72/IwvjJQJMKjj54zTYuYU8jQT4DAANesCb8seAcYmGzGKwmOtApoL8MNAEAMRquHWco37JBvAWiVlcgwG/Kcl8qspp+QFKQPz44CaUpsDt3cYh4zA4l4/lF+OZ7S8n0LDNRTx6qODYYXXYo+d99wyVmgoDAfQWxRSiQttZ3ADzarIJq4sEJUsy41QW4YWg4J/LncRcAtrNCPWfWmu0mnrSKPxbsUJUkMVcWjOCKgY/3tfG1utIZ3+/7kSnUPus93+JwvZGTLTBaCvMiyBAjkgonvz2lK2rm6qWRMk/uMkHE3Xe/0hOIBlLWxu5zGqMY8OrXXubiS2CztOzcEVKPZnLt6cj3w2Kal8cbnear4xYLK5A41+c4PQAAAABJRU5ErkJggg==);
  -webkit-background-size: 6%;
  background-size: 6%;
  background-repeat: no-repeat;
  background-position: 100% 19px;
  background-color: #fff;
  font-size: 12px;
  width: 100%;
  text-indent: 0.01px;
  text-overflow: "";
  cursor: pointer;
}
.carrot {
  -webkit-background-size: 35%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAaRJREFUOI3VkztLY2EQht+Zk2N2wetKMGureEG7LfwHglhpvEYrIfEQLCzFVv0BirhJdDGCRtm1cPcfbLGK7C52orYixwQtveUkMxZyYhQNCjZOOXzvM9/MvAO8n1DQW2AIAHzR/joGbRIQOrU2/r0G8Gl2qNz06gKTTtuj6wdUFeutMNXcYUazADcsNHpqra28BFYb72/IwvjJQJMKjj54zTYuYU8jQT4DAANesCb8seAcYmGzGKwmOtApoL8MNAEAMRquHWco37JBvAWiVlcgwG/Kcl8qspp+QFKQPz44CaUpsDt3cYh4zA4l4/lF+OZ7S8n0LDNRTx6qODYYXXYo+d99wyVmgoDAfQWxRSiQttZ3ADzarIJq4sEJUsy41QW4YWg4J/LncRcAtrNCPWfWmu0mnrSKPxbsUJUkMVcWjOCKgY/3tfG1utIZ3+/7kSnUPus93+JwvZGTLTBaCvMiyBAjkgonvz2lK2rm6qWRMk/uMkHE3Xe/0hOIBlLWxu5zGqMY8OrXXubiS2CztOzcEVKPZnLt6cj3w2Kal8cbnear4xYLK5A41+c4PQAAAABJRU5ErkJggg==);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 35%;
  box-sizing: border-box;
  color: rgb(51, 51, 51);
  cursor: pointer;
  display: block;
  font-family: DINMedium, Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  height: 30px;
  line-height: 21px;
  outline-color: rgb(51, 51, 51);
  outline-style: none;
  outline-width: 0px;
  width: 30px;
}
.arrowdatetime {
  -webkit-background-size: 100%;
  background-image: url(../imgs/arrow_datetime.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  box-sizing: border-box;
  color: rgb(51, 51, 51);
  display: block;
  float: left;
  height: 40px;
  line-height: 24px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 28px;
  outline-color: rgb(51, 51, 51);
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-indent: -3000px;
  width: 20px;
}
.ltgreen, .ltgreen:hover {
  color: #CBE7D8;
}
.black {
  color: #000;
}
.white {
	color: #fff;
}
.white:hover {
	color: #fff;
}

/* RESPONSIVE
========================================*/
@media screen and ( max-width: 45em ) and ( min-width: 20em ) {
  .arrowdatetime{
    transform: rotate(90deg);
    margin: auto;
  }
} /* 23 to 20 */

@media screen and ( max-width: 48em ) and ( min-width: 20em ) {
  .area-contacto {
      position: relative;
      bottom: 0;
      right: 0;
      min-width: 100%;
      background-color: transparent;
      border-radius: 100px;
      padding-left: 28px;
      padding-right: 50px;
  }

  .noprint {
      position: relative;
      bottom: 5px;
  }

  .carrito {
      position: relative;
      bottom: 0;
      right: 0;
      text-align: center;
      margin: 0;
      min-width: 150px !important;
  }
}

@media screen and ( max-width: 48em ) and ( min-width: 47em ) {
  .codigo-promo{
    -ms-flex: 0 0 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
    margin-right: 20px;
  }

   .recogida, .devolucion {
      -ms-flex: 0 0 45.666667% !important;
      flex: 0 0 45.666667% !important;
      max-width: 45.666667% !important;
  }

  .arrowdatetime{
    margin-left: 10px;
    margin-right: 10px;
    width: 15px;
  }

  .dropdown-hora {
    margin-left: 9px;
  }

  .calendario-devolucion{
    margin-top: 92px !important;
    margin-left: 350px !important;
  }
}


@media screen and ( max-width: 76em ) and ( min-width: 61em ) {
  .time-pickup, .time-dropoff{
    left: 0;
  }

  .dropdown-hora{
    position: relative;
    left: -18px;
  }
}

@media screen and ( max-width: 61em ) and ( min-width: 50em ) {
  .md-container{
    max-width: 800px;
  }
}

@media screen and ( max-width: 64em ) and ( min-width: 50em ) {
  .calendario-devolucion{
    margin-top: 92px !important;
    margin-left: 361px !important;
  }
}

