body{
    font-size: 16px;
    font-family: 'Public Sans', sans-serif;
  /*  font-weight: bold;*/
    background-color: #fff;
    color: #3C3C3C;
}

.checkbox-round {
    width: 1em;
    height: 1em;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #00559e;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.checkbox-round:checked {
    background-color: #00559e;
}

.texto-requisitos-cobertura-margin{
    margin-top: -320px;
}
.texto-requisitos-limpieza-margin{
    margin-top: -144px;
}

@media (max-width: 481px) {
  body{
    font-size: 12px;
  }
}

h1{
/*    font-size: 2.5em;*/
    font-family: Raleway,sans-serif;
/*    font-weight: bolder;*/
    color: #49505D;
}

h4{
    font-size: 1.2em;
    font-family: Raleway,sans-serif;
    font-weight: bolder;
    color: #49505D;
}

@media (max-width: 991px) {
    h2, .h2{
        font-size: 23px !important;
    }
    h3, .h3{
        font-size: 20px !important;
    }
    .autos-boton-reservar-container{
      width: 190px !important;
    }
}

/*----------HEADER-------------*/

.autos-boton-reservar-container a {
  color: #ffffff;
  text-decoration: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #CCC;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.header-back{
    background-color: #efefef;
}

.content-header{
    height: 128px;
    background-color: #efefef;
}

@media (max-width: 991px) {
    .content-header{
        height: 97px;
        background-color: #e4e4e4;
    }
}


.wrapper{
    /*position: absolute;
    z-index: 99999;
    padding-bottom: 25px;*/
}

@media (max-width: 991px) {
    .wrapper{
        width: 94%;
        border-bottom: none;
    }
}

.menuFixed{
    position: fixed;
    z-index: 999;
    /*margin-left: -5px;*/
    width: 100%;
    margin-left: 0px;
}

.fijo{
    top: 0px;
    height: 80px !important;
    background-color: #00559e;
    left: 0;
    width: 100%;
    opacity: 0.9;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

@media (max-width: 991px) {
    .fijo{
        display: none !important;
    }
}

.fijo .header{
    height: 51px !important;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.fijo .menu-ingles{
    color: #FFF !important;
}

.fijo #logo-header{
    /*width: 140px !important;*/
    margin-top: 42px !important;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.fijo .topbar{
    display: none !important;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.fijo .navbar-collapse{
    margin-top: 0px !important;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.fijo .header .navbar-default .navbar-nav li a{
    background-color: transparent !important;
}

.fijo .header .navbar-default {
    margin-top: 0px !important;
}

.fijo a {
    color: #ffffff !important;
}

.fijo .header .navbar-default .navbar-nav li a:hover {
    color: #FFF !important;
}

.header {
}

.header .navbar {
    margin: 0;
}

.header .navbar-default{
    background-color: transparent;
    border: none;
    /*float: right;
    margin-top: 45px;
    padding-left: 20px;*/
}


.header .navbar-brand {
    z-index: 1;
    height: 100%;
    position: relative;
    padding: 0 10px 10px;
}

@media(min-width: 768px) and (max-width: 998px) {
    .header .navbar-brand {
        margin-top: 0;
    }
}

.header .navbar-default .navbar-toggle {
    border-color: #666666;
    margin-top: 48px;
}

.header .navbar-default .navbar-toggle .fa {
    color: #fff;
    font-size: 19px;
}

.header .navbar-toggle,
.header .navbar-default .navbar-toggle:hover,
.header .navbar-default .navbar-toggle:focus {
  /*  background: transparent;
    padding: 6px 10px 4px;
    font-size: 30px;*/
    color: #00559e;
}

.header .navbar-toggle:hover {
}

.header .navbar-collapse {
    position: relative;
}

.header .navbar-default .navbar-nav > li > a {
    color: #3C3C3C;
    /*font-size: 15px;*/
}

.header .navbar-default .navbar-nav > .active > a {
    color: #FFFFFF;
}

.itemMenu{
    margin-left: 5px;
}

@media (min-width: 992px) {
    .header .navbar-nav {
        float: right;
    }
}

.header.no-topbar .navbar-brand {
    margin-top: 30px;
}

.header.no-topbar .navbar-toggle {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .header.no-topbar .navbar-nav {
        padding-top: 36px;
    }
}

@media (max-width: 991px) {
    #carousel-alerces{
        height: 131px;
        margin-top: 0px;
        overflow: hidden;
    }

    .item{
        width: 100% !important;
    }

    .header .navbar-header {
        float: none;
    }

    .header .navbar-toggle {
        display: block;
    }

    .header .navbar-collapse.collapse {
        display: none !important;
    }

    .header .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }

    .header .navbar-nav {
        margin: 0 0 5px;
        float: none !important;
    }

    .header .navbar-nav > li {
        float: none;
    }

    .header .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .header .navbar-collapse,
    .header .navbar-collapse .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background-color: #FFF;
        position: fixed;
        width: 105%;
        left: 0px;
        top: 97px;
    }

    .header .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 9px 10px;
    }

    .header .navbar-default .navbar-nav > li a {
        border-bottom: solid 1px #eee;
        color: #666666 !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu li a{
        color: #FFF !important;
    }

    .header .menu .dropdown-menu {
        border-radius: 0px !important;
    }

    .header .navbar-default .navbar-nav > li > a:focus {
        background: none;
    }

    .header .navbar-default .navbar-nav > li > a:hover {
        color: #31318F;
    }

    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        /*background: #666666;
        color: #fff !important;*/
    }

    .header .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #555 !important;
        text-transform: uppercase;
    }

    .texto-requisitos-cobertura-margin{
        margin-top: 0px !important;
    }
    .texto-requisitos-limpieza-margin{
        margin-top: 0px !important;
    }
    #mapa {
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
    .header .navbar-collapse {
        padding: 0;
    }

    .header .navbar {
        min-height: 80px !important;
    }

    .header .container > .navbar-header,
    .header .container-fluid > .navbar-header,
    .header .container > .navbar-collapse,
    .header .container-fluid > .navbar-collapse {
        margin-bottom: -10px;
    }

    .header .navbar-nav {
        position: relative;
    }

    .header .navbar-default .navbar-nav > li > a {
        /*bottom: -1px;*/
        position: relative;
        padding: 10px 10px 9px 5px;
        margin-right: 10px;
    }

    .header .navbar-default .navbar-nav > li > a,
    .header .navbar-default .navbar-nav > li > a:focus {
        border-bottom: solid 2px transparent;
    }

    .header .navbar-default .navbar-nav > li > a:hover,
    .header .navbar-default .navbar-nav > .active > a {
        /*position: relative;
        background-color: #272727 !important;*/
        color: #00559e !important;
        /*height: 50px;*/
    }

    .header .navbar-default .navbar-nav > li > a,
    .header .navbar-default .navbar-nav > li > a:hover,
    .header .navbar-default .navbar-nav > li > a:focus,
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        background: none;
    }

    .header .navbar-default .navbar-nav > .open > a,
    .header .navbar-default .navbar-nav > .open > a:hover,
    .header .navbar-default .navbar-nav > .open > a:focus {
        color: #31318F;
    }

    .header .navbar-default .navbar-nav > li:hover > a {
        /*color: #FFFFFF;*/
    }

    .header .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border-top: solid 2px #31318F;
        border-bottom: solid 2px #687074;
    }

    .header .dropdown-menu li a {
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 400;
        padding: 6px 15px;
    }

    .header .dropdown-menu .active > a,
    .header .dropdown-menu li > a:hover {
        color: #fff;
        filter: none !important;
        background: #666666 !important;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        border-radius: 15px;
        border: none;
    }

    .header .dropdown-menu li > a:focus {
        background: #666666 !important;
        filter: none !important;
    }

    .header .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display: block;
    }

    .header .open > .dropdown-menu {
        display: none;
    }

    .header .navbar .search-open {
        width: 330px;
    }
}

.header .dropdown-submenu {
    position: relative;
}

.header .dropdown > a:after,
.header .dropdown-submenu > a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

@media (max-width: 991px) {
    .header .dropdown-submenu > a:after {
        content: " ";
    }
}

.header .dropdown > a:after {
    top: 9px;
    right: 15px;
    content: "\f107";
}

.header .dropdown-submenu > .dropdown-menu {
    top: 3px;
    left: 100%;
    margin-top: -5px;
    margin-left: 0px;
}

.btn-aula-virtual{
    background-color: #418FDE;
    padding: 8px;
    color: #FFFFFF !important;
}

.btn-webmail{
    background-color: #47B11D;
    padding: 8px;
    color: #FFFFFF !important;
}

/*----------MENU-------------*/

.header .menu .nav,
.header .menu .dropup,
.header .menu .dropdown,
.header .menu .collapse {
    position: static;
	text-align: center;
	vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-right: 5%;
}

.header .menu .navbar-inner,
.header .menu .container {
    position: relative;
}

.header .menu .dropdown-menu {
    left: auto;
    left: auto;
    margin-top: -8px;
    background-color: #666666;
    border: none;
    border-radius: 10px;
}

.header .menu .dropdown-menu > li {
    display: block;
}

.header .menu .dropdown-submenu .dropdown-menu {
    left: 100%;
}

.header .menu .nav.pull-right .dropdown-menu {
    right: 0;
}

.header .menu .menu-content {
    *zoom: 1;
    padding: 0;
}

.header .menu .menu-content:before,
.header .menu .menu-content:after {
    content: "";
    display: table;
    line-height: 0;
}

.header .menu .menu-content:after {
    clear: both;
}

.header .menu.navbar .nav > li > .dropdown-menu:after,
.header .menu.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.header .menu .dropdown.menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .header .menu .dropdown.menu-fullwidth .dropdown-menu {
        margin-left: 10px;
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .header .menu .equal-height {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .header .menu .equal-height-in {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.header .menu .equal-height-list h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .header .menu .big-screen-space {
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .header .menu .equal-height-in {
        padding: 20px 0;
        border-left: 1px solid #eee;
    }

    .header .menu .equal-height-in:first-child {
        border-left: none;
        margin-left: -1px;
    }

    .header .menu .equal-height-list {
        width: 100%;
    }

    .header .menu .equal-height-list li a {
        display: block;
        margin-bottom: 1px;
        position: relative;
        border-bottom: none;
        padding: 5px 10px 5px 15px;
    }

    .header .menu .equal-height-list a:hover {
        text-decoration: none;
    }

    .header .menu .menu-fullwidth li a {
        padding: 5px 10px 5px 30px;
    }

    .header .menu .menu-fullwidth li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "\f105";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
    }

    .header .menu .menu-fullwidth .disable-icons li a {
        padding: 5px 10px 5px 15px;
    }

    .header .menu .menu-fullwidth .disable-icons li a:after {
        display: none;
    }
}

@media (min-width: 737px) and (max-width: 991px) {
    .header .menu .menu-content .container {
        width: 690px !important;
    }

    .header .menu .equal-height {
        margin-right: 0;
    }

    .header .menu .equal-height-in {
        padding-right: 0;
        margin-right: -15px;
    }
}

@media (max-width: 991px) {
    .header .menu .equal-height {
        margin-right: 0;
    }

    .header .menu .equal-height-in {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .header .menu .dropdown.menu-fullwidth .dropdown-menu {
        width: auto;
    }

    .header .menu .equal-height-in,
    .header .menu .equal-height-list {
        display: block;
    }

    .header .menu .menu-fullwidth .dropdown-menu > li > ul {
        display: block;
    }

    .header .menu .equal-height-list h3 {
        color: #555;
        margin: 0 0 5px;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 25px 5px;
        border-bottom: solid 1px #eee;
    }

    .header .menu .equal-height-list li a {
        color: #687074;
        display: block;
        font-size: 13px;
        font-weight: 400;
        margin-left: 15px;
        padding: 6px 25px;
        border-bottom: solid 1px #eee;
    }

    .header .menu .equal-height-list > h3.active,
    .header .menu .equal-height-list > .active > a,
    .header .menu .equal-height-list > .active > a:hover,
    .header .menu .equal-height-list > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .header .menu .equal-height-list li a:hover {
        color: #333;
        text-decoration: none;
    }
}

.logo{
    margin-left: 7%;
    position: absolute;
    z-index: 10;
    width: 230px;
    margin-top: 4px;
}

.logo_footer{
    float: right;
    width: 250px;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-right: 50px;
}

.img_pago{
  float: right;
  width: 60px;
  margin-right: 10px;
  /*margin-top: 25px;
  margin-bottom: 25px;*/
}

@media (max-width: 991px) {
    .logo{
        width: 110px;
        margin-top: 5px;
        position: relative;
    }
}

.back-home{
    background: -moz-linear-gradient(-45deg, rgba(123,178,138,0.95) 0%, rgba(248,248,156,0.95) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(123,178,138,0.95)), color-stop(100%,rgba(248,248,156,0.95)));
    background: -webkit-linear-gradient(-45deg, rgba(123,178,138,0.95) 0%,rgba(248,248,156,0.95) 100%);
    background: -o-linear-gradient(-45deg, rgba(123,178,138,0.95) 0%,rgba(248,248,156,0.95) 100%);
    background: -ms-linear-gradient(-45deg, rgba(123,178,138,0.95) 0%,rgba(248,248,156,0.95) 100%);
    background: linear-gradient(135deg, rgba(123,178,138,0.95) 0%,rgba(248,248,156,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27bb28a', endColorstr='#f2f8f89c',GradientType=1 );
    width: 100%;
    height: 600px;
    padding-top: 120px;
}

.home-tittle{
    font-size: 28px;
    margin-top: 57px;
    color: #fff;
}

.home-subtittle{
    font-size: 18px;
    color: #fff;
    margin-top: 37px;
}


/*----------GENERAL-------------*/

.margin-top-40{
    margin-top: 40px;
}

.titulo-seccion{
    margin-bottom: 20px;
}

.margin-left-80{
    margin-left: 80px;
}

.margin-top-10{
    margin-top: 10px;
}

.margin-top-15{
    margin-top: 15px;
}

.margin-top-25{
    margin-top: 25px;
}

.margin-bottom-15{
    margin-top: 15px;
}

/*----------HOME-------------*/
.btn-derecha{
    color: #2F2E2E;
    margin-left: 25px;
}

.btn-derecha:hover, btn-derecha:active, btn-derecha:focus{
    color: #2F2E2E;
    margin-left: 25px;
    text-decoration: none;
}

.botonera-derecha{
    padding-top: 5px;
}

.btn-alerces{
    background-color: #00559e;
    /*border-color: #272727;*/
    color: #ffffff;
    padding-left: 7%;
    padding-right: 7%;
    font-size: 1.2em;
}

.btn-alerces:hover{
    /*background-color: #272727;
    border-color: #272727;
    color: #FFF;*/
    color: #FFF;
    font-weight: bolder;
}

.btn-commerce{
    background-color: #66a968;
    border-color: #5b9c5d;
    color: #FFF;
    border-radius: 6px;
    border: 2px solid #fff;
    text-transform: uppercase;
}

.btn-commerce:hover{
    background-color: #66a968;
    border-color: #5b9c5d;
    color: #FFF;
    border-radius: 6px;
    border: 2px solid #fff;
    text-transform: uppercase;
}

.parpadea {

    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{
    0% { background-color: #66a968; }
    50% { background-color: #66a968; }
    100% { background-color: #76da79; }
}

@-webkit-keyframes parpadeo {
    0% { background-color: #66a968; }
    50% { background-color: #66a968; }
    100% { background-color: #76da79; }
}

@keyframes parpadeo {
    0% { background-color: #66a968; }
    50% { background-color: #66a968; }
    100% { background-color: #76da79; }
}

.btn-buscar{
    /*font-size: 18px;*/
}

.btn-alerces:focus{
    background-color: #272727;
    border-color: #272727;
    color: #FFF;
}

.btn-alerces:active{
    background-color: #272727;
    border-color: #272727;
    color: #FFF;
}

.content-general{
    margin-top: 15px;
}

.caja{
    background: #707070;
    padding: 10px;
}

.caja h3, h4{
    margin-top: 2px;
    color: #FFF;
}

.caja label{
    color: #fff !important;
    font-size: 14px;
}

.caja-chica{
    background: #7fbf81;
    padding: 10px;
}

.caja-chica label{
    color: #fff !important;
    font-size: 12px;
}

.promo-home{
    border: 4px solid #FFF;
    background: #FFF;
}

.promo-home-img{
    max-width: 100%;
    max-height: 100%;
}

.promo-home-titulo{
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 26px;
    margin-top: 10px;
}

.promo-texto-chico{
    color: #CCC;
    font-size: 14px;
}

.promo-texto-grande{
    color: #757575;
    font-size: 24px;
}

/*INTERNAS*/

.back-interno{
    background: #FFF;
    padding: 15px;
}

.resultados-textos{
    font-size: 19px;
    margin-bottom: 10px;
}

.nombre-item{
    font-size: 23px;
}

.datos-item{
    font-size: 15px;
}

.precio-item{
    color: #2F2E2E;
    font-size: 35px;
    padding-top: 15px;
}

.detalle-item{
    padding-top: 60px;
}

.caja-item{
    margin-bottom: 10px;
    background: #f7f7f7;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.descripcion-cv{
    color: #FFF;
    font-size: 22px;
}

.precio-cv{
    color: #FFF;
    font-size: 22px;
}

.precio-entrega-horario-nocturno {
    color: #FFF;
    font-size: 16px;
}

.precio-caracteristicas{
    color: #FFF;
    font-size: 13px;
}

.item-reserva{
    color: #fff;
    font-size: 20px;
    margin-right: 9px;
    padding-bottom: 5px;
    text-decoration: none;
}

@media (max-width: 991px) {
    .item-reserva{
        font-size: 10px !important;
        margin-right: 0px !important;
    }
    .descripcion-cv {
        font-size: 16px !important;
    }
    .precio-cv {
        font-size: 19px !important;
    }
    .seleccionarVehiculo{
        font-size: 11px !important;
    }
}

.item-reserva:focus, .item-reserva:active, .item-reserva:hover{
    color: #fff;
    font-size: 20px;
    margin-right: 9px;
    padding-bottom: 5px;
    text-decoration: none;
}

.item-reserva-activo{
    border-bottom: 3px solid #2f2e2e;
}

.hide{
    display: none;
}

.descripcion-entrega{
    color: #eaeaea;
    margin-bottom: 10px;
    font-size: 13px;
}

.seleccionarVehiculo{
    margin-top: 12px;
}

.content-auto-disponibilidad{
    margin-bottom: 10px;
}

.portada{
    background-position-y: -37px;
    height: 587px;
    margin-top: -16px;
    padding-top: 6px;
}

@media (max-width: 991px) {
    .portada{
        background-position-y: -37px;
        height: 415px;
        margin-top: -16px;
        padding-top: 0px;
    }
}

.portada-img{
    border-radius: 50%;
    width: 170px;
    height: 170px;
    margin: auto;
}


@media (max-width: 991px) {
    .portada-img{
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin: auto;
    }
}

.portada-back{
    background: rgba(255, 255, 255, 0.5) !important;
    padding-top: 14px;
}

.portada-row{
    width: 75%;
    margin: auto;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .portada-row{
        width: 90%;
        margin: auto;
    }
}

.circulo{
    margin-bottom: 25px;
}

.vehiculo-nombre{
    background-color: #00559e;
    font-size: 25px;
    color: #FFF;
    padding: 7px;
    margin-bottom: 20px;
}

@media (max-width: 991px) {

    .vehiculo-nombre{
        background-color: #00559e;
        font-size: 15px;
        color: #FFF;
        padding: 7px;
        margin-bottom: 20px;
        height: 50px;
        font-size: 1rem;
        overflow: hidden;
        text-overflow: clip;
    }

    .texto{
        font-size: 11px;
    }

    .contacto-datos{
        margin-top: 13px;
    }

    #formReservaHome{
        font-size: 11px !important;
    }
}

.vehiculo-img{
    overflow: hidden;
}

.vehiculo-img img{
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.vehiculo-img:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.count-up-vehiculos {
    background-image: url(../imagenes/portada.jpg);
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center!important;
    background-attachment: fixed;
    color: #ffffff;
    padding: 80px 0;
}

.seccion-quienes-somos {
    background-color: #363636;
    color: #FFFFFF;
    padding-top: 13px;
    padding-bottom: 20px;
    margin-top: 30px;
}
/*-------------------------------------------------------------------*/
/* Footer
/*-------------------------------------------------------------------*/

.footer {
    background: #49505D;
    /*padding: 25px;*/
    /*height: 100px;*/
}

.copyright{
    padding-top: 10px;
}

@media (max-width: 991px) {
    .copyright{
        font-size: 12px;
        text-align: center;
        padding-top: 15px;

    }
}

.social{
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    margin-right: 5px;
    width: 43px;
    height: 30px;
    display: inline-block;
}

.social-fb{
    background-color: #4267b2;
}

.social-tw{
    background-color: #1da1f2;
}

.social-ig{
    background-color: #6b463c;
}

#bloquea {
    display: none;
    width: 100%;
    height: 110%;
    position: fixed;
    z-index: 10000;
    background-color: black;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#actualizando {
    text-align: center;
    display: none;
    z-index: 10001;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.codigo-valido{
    font-size: 20px;
    margin-left: -25px;
    margin-top: 6px;
    color: #009406;
}

.monto-pagar{
    font-size: 18px;
    color: #4c4c4c;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.mayoria-edad{
    padding-top: 43px;
}

@media (max-width: 991px) {
    .mayoria-edad{
        padding-top: 12px;
    }
    /*.seleccion-hora{
        margin-top: 10px;
    }*/
}

.cantidad-adicionales {
    width: 100px;
    margin-left: 10px;
}

.adicional-con-cantidad {
    display: -webkit-inline-box;
}

.detalleAdicionales {
    font-size: 13px;
    color: #eaeaea;
}

.content-letras{
    position: absolute;
    width: 100%;
    top: 222px;
    color: #fff;
}

.letras{
    margin-bottom: -35px;
    padding-left: 145px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}

.letras-1{
    font-size: 80px;
    margin-bottom: -44px !important;
}

.letras-2{
    font-size: 68px;
}

.letras-3{
    font-size: 56px;
}

.letras-4{
    font-size: 65px;
}

.letras-pasos{
    color: #fff;
    margin-bottom: -18px;
}

.letras-pasos-1{
    font-size: 68px;
    color: #CCC !important;
    margin-top: 18px;
}

.letras-pasos-2{
    font-size: 60px;
}

.letras-pasos-3{
    font-size: 66.5px;
}

.carousel-inner{
    height: 491px;
}

#carousel-alerces-opiniones .carousel-inner{
    height: 260px;
}

.seccion-gris{
    background-color: #00559e;
    /*padding: 25px;*/
}

.seccion-gris-claro{
    background-color: #707070;
    padding: 25px;
}

.caja-home{
    /*background-color: #FFF;*/
    background-color: rgba(255, 255, 255, 0.6);
    padding: 15px;
    position: absolute;
    top: -400px;
    width: 87%;

}

.buscar-disponibilidad{
    color: #ffffff;
    font-size: 1.8em;
    margin-bottom: 10px;
    margin-top: -20px;
    text-align: center;
}

.line-title {
  border-top: 1px solid #00559e;
  margin-bottom: 25px;
}

#fechaDevolucion, #fechaEntrega, #horaDevolucion, #horaEntrega {
  color: #5e5e5e;
  font-size: 0.8em;
  font-family: 'Public Sans', sans-serif;
  cursor: pointer;
}

.simples-pasos{
    font-size: 73px;

}

@media (max-width: 991px) {
    .buscar-disponibilidad{
        font-size: 14px;
    }
    .caja-home{
        position: initial;
        width: 100%;
    }
    .simples-pasos{
        font-size: 30px;
    }
    .pasos {
        font-size: 14px !important;
        text-align: center;
        margin-top: 5px;
    }
    .tarjetas{
        width: 140px;
        margin: auto;
        margin-top: 15px;
    }
    .content-caja-home{
        margin-left: -25px;
        margin-right: -25px;
    }
    .simples-pasos-ingles-1{
        font-size: 18px !important;
        text-align: center !important;
        margin-top: 0px !important;
        font-style: italic;
    }
    .simples-pasos-ingles-2{
        font-size: 10px !important;
        font-style: italic;
    }
    .label-ingles {
        font-size: 10px !important;
    }
    .seccion-gris {
      padding: 5px;
    }
}

.img-autos{
    text-decoration: none;
}

.img-autos:active, .img-autos:after, .img-autos:focus, .img-autos:hover, .img-autos:visited{
    text-decoration: none !important;
}

.simples-pasos-1{
    color: #ccc;
}

.simples-pasos-2{
    color: #fff;
}

.simples-pasos-ingles-1{
    color: #FFF;
    text-transform: uppercase;
    font-size: 35px;
    text-align: left;
    margin-top: -23px;
    margin-left: 3px;
}

.simples-pasos-ingles-2{
    text-transform: uppercase;
    font-size: 12px;
}

.label-ingles{
    color: #757575;
    font-size: 13px;
}

.pasos{
    color: #fff;
    font-size: 19px;
}

.contacto input, textarea{
    background-color: #e3e3e3 !important;
    border-radius: 0px !important;
}

.contacto-consulta{
    height: 190px !important;
}

.padding-conductor{
    padding-top: 32px;
}

.text-conductor{
  font-size: 1em;
  font-family: Raleway,sans-serif;
  margin-left: 20px;
}

.letras-llamanos{
    font-size: 44px;
    color: #CCC !important;
    margin-top: 60px;
}

.letras-opiniones{
    font-size: 28px;
    color: #CCC !important;
    margin-top: 10px;
}

.opionones-fb, .opionones-fb:hover, .opionones-fb:visited, .opionones-fb:focus{
    color: #fff;
    background-color: #4267b2;
    border-radius: 50%;
    margin-right: 5px;
    width: 43px;
    height: 43px;
    display: inline-block;
    padding-left: 11px;
    padding-top: 3px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

.llamanos{
    font-size: 60px;
    cursor: pointer;
}

.call-us{
    font-size: 22px !important;
}

.llamanos:active, .llamanos:focus, .llamanos:visited, .llamanos:hover{
    text-decoration: none;
}

.llamanos-fb, .llamanos-fb:hover{
    color: #cccccc;
    margin-right: 19px;

}

.llamanos-ws, .llamanos-ws:hover{
    color: #4ced69;
}

.menu-ingles{
    margin-top: -5px;
    color: #757575;
    font-size: 12px;
}

@media (max-width: 991px) {
    .menu-ingles{
        text-align: left;
        margin-bottom: -5px;
        font-size: 11px;
    }
}

.texto-recorrido{
    font-size: 15px !important;
    font-weight: normal !important;
}

.banderas-content{
    position: relative;
    right: 0;
    z-index: 9999;
}

.bandera{
    width: 30px;
}

.estrellas-content{
    margin-top: 25px;
    font-size: 21px;
}

.estrellas-content .estrella{
    color: #f7a600;
    font-size: 25px;

}

.estrellas-content a, .estrellas-content a:hover, .estrellas-content a:active, .estrellas-content a:focus, .estrellas-content a:visited{
    color: #CCC !important;
    text-decoration: none;
}

.parpadea-estella {

    animation-name: parpadeo-estella;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name:parpadeo-estella;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo-estella{
    0% { color: #f7a600; }
    50% { color: #f7a600; }
    100% { color: #f7db00; }
}

@-webkit-keyframes parpadeo-estella {
    0% { color: #f7a600; }
    50% { color: #f7a600; }
    100% { color: #f7db00; }
}

@keyframes parpadeo-estella {
    0% { color: #f7a600; }
    50% { color: #f7a600; }
    100% { color: #f7db00; }
}

.nombre-auto-reserva{
    font-size: 17px;
}

.img-ssl{
    width: 100px;
}

.auto-recomendado{
    font-size: 19px;
}

@media (max-width: 991px) {
    .recomendado{
        font-size: 12px;
    }
    .auto-recomendado{
        font-size: 14px;
    }
    .btn-recomendado{
        font-size: 12px !important;
    }
}

/* Estilos nuevos de alerces  nuevo */

/*Menu Superior*/

.menuSuperior {
    background: #00559e;
    color: #ffffff;
    padding-left: 7%;
    padding-right: 7%;
    font-weight: normal;
    width: 100%;
    margin: 0px;
}

.menuSuperior .fas {
    font-size: 14px;
}

.primerItem {
    margin-left: 0px!important;
    float: left;
}

.ultimoItem {
    margin-right: 0px!important;
    float: right;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}
.flex-item {
    display:flex;
    align-items: center;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 10px 0 10px 0px;
    margin-left: auto;
    margin-right: auto;
}
.flex-item .icono{
    flex-grow:0;
    flex-shrink:0;
}

.texto-lateral-icono {
    padding-left: 10px;
    padding-right: 33px;
    font-size: 1.2em;
}

.texto-lateral-icono .fa-phone {
  top: 2px;
  position: relative;
  display: contents;
}

.inverso {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.contenedorLinea {
    display: table;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.contenedorLinea i, .contenedorLinea span {
    display: table-cell;
    vertical-align: middle;
}
.iconoSocial {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.iconoSocial a{
    color: #ffffff;
    text-decoration: none;
}

.iconoSocial a:hover{
    color: #ffffff;
    text-decoration: none;
}

.iconoSocial a .fa-2x {
    font-size: 1.5em;
}

.iconoSocialBlanco {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.iconoSocialBlanco a{
    color: white;
    text-decoration: none;
}

.iconoSocialBlanco a:hover{
    color: #d9d9d9;
    text-decoration: none;
}

.iconoSocialBlanco a .fa-2x {
    font-size: 1.5em;
}

.top-phone {
  width: 1em;
  margin-right: 5px;
}

.reloj-reservar-img {
  width: 1.5em;
  margin-right: 10px;
}

.select-img-calendario {
    width: 1.2em;
    margin-right: 5px;
}

/*FIN Menu Superior*/


/* Opiniones */

.grid-items {
  /*margin-left: -15px;
  margin-right: -15px;*/
}

.grid-items .grid-item {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}

.grid-items.slick-slider .grid-item {
  clear: none !important;
}

.grid-items .item-inner {
  position: relative;
}

.grid-space-0 .grid-item {
  padding: 0;
}

.testimonial_item {
  text-align: center;
}

.testimonial_item .testimonial_item--inner {
  margin-bottom: 20px;
}

.testimonial_item .testimonial_item--image span {
  width: 64px;
  height: 64px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.la_testimonials--style-1 .testimonial_item--excerpt {
  margin: 0 auto;
  font-size: 48px;
  line-height: 1.5;
}

.la_testimonials--style-1 .testimonial_item--title-role {
  margin-top: 30px;
  display: inline-block;
  padding: 6px 25px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.la_testimonials--style-1 .testimonial_item--title {
  display: inline-block;
}

.la_testimonials--style-1 .testimonial_item--role {
  display: inline-block;
}

.la_testimonials--style-1 .testimonial_item--role:before {
  content: "\f111";
  display: inline-block;
  padding: 0 5px;
  font-family: FontAwesome;
  font-size: 5px;
  vertical-align: middle;
}

.la_testimonials--style-2 .testimonial_item--image span {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.la_testimonials--style-2 .testimonial_item--excerpt {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 40px;
}

.la_testimonials--style-2 .testimonial_item--title-role {
  display: inline-block;
}

.la_testimonials--style-2 .testimonial_item--title-role:before {
  content: "-";
}

.la_testimonials--style-2 .testimonial_item--title-role:after {
  content: "-";
}

.la_testimonials--style-2 .testimonial_item--title {
  font-size: 14px;
  display: inline-block;
}

.la_testimonials--style-2 .testimonial_item--role {
  display: none;
}

.la_testimonials--style-2 .slick-dots {
  margin-top: 5px;
}

.la_testimonials--style-3 .testimonial_item--inner {
  margin-top: 40px;
  padding: 60px 35px 30px;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
}

.la_testimonials--style-3 .testimonial_item--image {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: -40px;
  margin-left: -40px;
}

.la_testimonials--style-3 .testimonial_item--image img {
  border-radius: 50%;
}

.la_testimonials--style-3 .testimonial_item--title {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  padding-bottom: 5px;
}

.la_testimonials--style-3 .testimonial_item--title:before {
  content: "";
  width: 25px;
  display: block;
  height: 3px;
  margin: 20px auto 11px;
}

.la_testimonials--style-3 .slick-dots {
  margin-top: 0;
}

.la_testimonials--style-4 .testimonial_item--image {
  margin-bottom: 23px;
}

.la_testimonials--style-4 .testimonial_item--image span {
  width: 80px;
  height: 80px;
}

.la_testimonials--style-4 .testimonial_item--excerpt {
  font-size: 14px;
  line-height: 30px;
}

.la_testimonials--style-4 .testimonial_item--title-role:before {
  content: "";
  width: 50px;
  border-top-width: 1px;
  border-top-color: inherit;
  border-top-style: solid;
  display: block;
  margin: 15px auto 20px;
}

.la_testimonials--style-4 .testimonial_item--title-role .testimonial_item--title {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}

.la_testimonials--style-4 .testimonial_item--title-role .testimonial_item--role {
  display: none;
}

.la_testimonials--style-5 .item-inner {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0;
  padding: 40px 40px 30px;
  text-align: left;
}

.la_testimonials--style-5 .item-inner:before {
  content: "";
  background: url(assets/images/quote.png) no-repeat center top;
  height: 23px;
  position: absolute;
  top: -12px;
  left: 40px;
  width: 60px;
}

.la_testimonials--style-5 .testimonial_item--image {
  display: none;
}

.la_testimonials--style-5 .testimonial_item--excerpt {
  font-size: 20px;
  line-height: 30px;
}

.la_testimonials--style-5 .testimonial_item--excerpt:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #fff;
  width: 40px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.la_testimonials--style-5 .testimonial_item--title {
  display: inline-block;
}

.la_testimonials--style-5 .testimonial_item--role {
  display: inline-block;
}

.la_testimonials--style-5 .testimonial_item--role:before {
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 8px;
}

.la_testimonials--style-5.slick-vertical {
  padding-right: 60px;
}

.la_testimonials--style-5.slick-vertical .slick-list {
  padding-top: 25%;
  padding-bottom: 25%;
}

.la_testimonials--style-5.slick-vertical .slick-dots {
  margin: 0;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.la_testimonials--style-5.slick-vertical .slick-dots li {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px 0;
}

.la_testimonials--style-5.slick-vertical .slick-slide:not(.slick-active) {
  opacity: 0.5;
}

.la_testimonials--style-6 .testimonial_item--inner {
  padding: 40px 40px 40px 140px;
  background-color: #fff;
  margin-bottom: 0;
  text-align: left;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
}

.la_testimonials--style-6 .testimonial_item--info {
  margin-bottom: 15px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
}

.la_testimonials--style-6 .testimonial_item--image {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 30px;
  background-color: #fcfcfc;
  border-radius: 50%;
}

.la_testimonials--style-6 .testimonial_item--image img {
  border-radius: 50%;
}

.la_testimonials--style-6 .testimonial_item--title {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  display: inline-block;
  margin-right: 5px;
}

.la_testimonials--style-6 .testimonial_item--role {
  display: inline-block;
}

.la_testimonials--style-7 .testimonial_item--image {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}

.la_testimonials--style-7 .testimonial_item--excerpt {
  font-size: 18px;
  margin-top: 25px;
}

.la_testimonials--style-7 .testimonial_item--bottom {
  display: none;
}

.la_testimonials--style-8 .testimonial_item {
  text-align: left;
}

.la_testimonials--style-8 .testimonial_item--inner {
  background-color: #fff;
  padding: 60px 60px 60px 140px;
  margin-bottom: 0;
}

.la_testimonials--style-8 .testimonial_item--image {
  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -45px;
}

.la_testimonials--style-8 .testimonial_item--excerpt {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
}

.la_testimonials--style-8 .testimonial_item--title {
  text-transform: uppercase;
  font-weight: bold;
}

.la_testimonials--style-8 .star-rating {
  margin-top: 10px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-loading .slick-list {
  background-color: #fff;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track, .slick-slide {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

/*Fixed issue of image overlap*/
.slick-initialized .slick-slide {
  /*display: block;*/
  position: relative;
  z-index: 1;
  outline: none;
}

.slick-initialized .slick-slide.slick-active {
  z-index: 9;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

@media (min-width: 1920px) {

  .item {
/*    width: calc(100% - 100px) !important;
    margin-left: 3% !important;*/
  }

}

@media (max-width: 481px) {
  .carousel-indicators{
    bottom: -35px;
  }

}

/*FIN Opiniones*/

/* Footer */

.texto-lateral-icono-footer{
  font-family: 'Public Sans', sans-serif;
  font-size: 1em;
  color: white;
  font-weight: bold;
  padding-top:0px;
}

.texto-lateral-icono-footer-entregas {
  font-family: 'Public Sans', sans-serif;
  font-size: 1em;
  color: white;
  font-weight: lighter;
}

.ultimoItem-footer {
    /*margin-left: 0px!important;*/
    float: left;
}

.contenedorLinea-footer,.contenedorLinea-footer2,.contenedorLinea-footer-lugares  {
  margin-top: 15px;
}

.texto-lateral-icono-footer-copyright{
  font-family: 'Public Sans', sans-serif;
  font-size: 0.6em;
  color: #ffffff;
  font-weight: lighter;
}

@media (max-width: 481px) {

  .logo_footer {
    width: 110px;
    float: none;
    margin-bottom: 0px;
    padding-left: 20px;
    margin-right: 0px;
  }

  .contenedorLinea-footer2 {
    margin-top: 30px;
    margin-bottom: 15px;
    margin-left: 25%;
  }
  .contenedorLinea-footer-lugares {
    margin-top: 5px;
  }

  .img_pago{
    float: right;
    width: 40px;
    margin-right: 15px;
    /*margin-top: 25px;
    margin-bottom: 25px;*/
  }

}

/* FIN Footer */

/* Nuevo Reservas */

.nuevoReservas {
    background: #eeeeee !important;
}


/*Step 1 - Buscador*/

.nuevoReservas .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    height: auto;
    width: 100%;
    line-height: 1;
}

.nuevoReservas .caja-home {
    background-color: rgba(0, 0, 0, 0.80)!important;
    color: #fff;
}

.nuevoReservas .buscar-disponibilidad {
    text-transform: uppercase;
    color: #fff;
}

.nuevoReservas .buscar-disponibilidad h2, .buscar-disponibilidad h1 {
    font-size: 24px;

    font-weight: 600;
}

.nuevoReservas .seleccionarFormulario span {
    display: inline;
}
.nuevoReservas .input-group {
    display: block;
}
.nuevoReservas .seleccionarFormulario input, .seleccionarFormulario select {
    width: calc(100% - 20px)!important;
    display: inline;
    border-radius: 0px!important;
}

.nuevoReservas .seleccionarFormularioCheck input[type="checkbox"]  {
    display: inline;
    margin-top: 0px!important;
    border-radius: 0px!important;
}

.nuevoReservas .labelCheckbox  {
    margin-left: 10px;
    font-weight: 400;
    font-size: 14px;
}

.nuevoReservas .iconoForm {
    margin-right: 17px;
    margin-left: 8px;
}

.nuevoReservas .detailsContainer .iconoForm {
    color: #1ba521;
}

.nuevoReservas .botonBuscar {
    margin-top: 20px;
    padding: 10px;
    width: calc(100% - 35px);
    margin-left: 35px;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 4px;
    font-weight: 400;
    font-family: "Open Sans";
    background: #f3f3f3;
    color: #49505D;
}

.nuevoReservas .botonBuscar:hover, .botonBuscar:active, .botonBuscar:focus {
    background: #b2b2b2;
    color: #fff;
}

.nuevoReservas .buscar-disponibilidad {
    margin-bottom: 0px;
}
.nuevoReservas .caja-home {
    padding: 10px 35px 35px 20px!important;
    margin-right: auto;
    position: absolute;
    top: -508px!important;
    left: -200px!important;
}

.nuevoReservas .linkPromocionesVigentes {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    text-decoration: underline;
    text-transform: lowercase;
    display: block;
    margin-top: 18px;
    margin-left: 5%;
}

.nuevoReservas .linkPromocionesVigentes:hover, .linkPromocionesVigentes:active, .linkPromocionesVigentes:focus {
    color: #d9d9d9;
}


.nuevoReservas .carousel-control.right, .carousel-control.left {
    background: none;
    opacity: 1;
}



@media (max-width: 991px) {

    .nuevoReservas .fondoHeaderPrincipal img {
        display: none;
    }

    .nuevoReservas .caja-home {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        position: initial;
    }
    .nuevoReservas .imagenMercadoPago {
        margin-top: 10%!important;
    }
    .nuevoReservas .mediosdePago {
        padding-bottom: 10%!important;
        padding-top: 10%;
    }

    .nuevoReservas .opinionesClientes {
        padding-top: 10%;
    }

    .nuevoReservas .contenedorFoto {
        margin-top: 5%!important;
    }
    .nuevoReservas .fondoHeaderPrincipal {
        background: #fff;
    }
}

.nuevoReservas .fondoHeaderPrincipal {
    background: black;
}

.nuevoReservas .fondoHeaderPrincipal img {
    width: 100%;
    height: 82vh;
}

/* FIN Buscador */

/* Steps del proceso de resreva */
.nuevoReservas .contenedorReserva {
margin-bottom: 5%
}

@media (min-width: 980px) {
    .nuevoReservas .container {
        width: 90%;
    }
}


.nuevoReservas #inicio {
  /*  display: none; */
}

.stepsReserva {
    background: #00559e;
    color: white;
    max-width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 0px 7px 0px;
    margin-top: 5%;
    margin-bottom: 5%;
}

.stepsReserva a {
    color: #ffffff;
}

.stepsReserva .item-stepReserva {
    border-right: 1px solid #ffffff;
}


.stepsReserva .item-reserva {
    font-size: 24px;
    font-weight: 300;
}

/* .stepsReserva .item-reserva:hover {
    font-weight: 800;
} */

.stepsReserva .item-reserva-activo {
    text-decoration: none;
    font-weight: 800;
    border-bottom: 0px;
}

.nuevoReservas .box {
    background: white;
    padding: 45px;
    min-height: 400px;
}

.nuevoReservas .box h2 {
    color: #49505D;
    margin-top: 0px;
    text-align: center;
    font-size: 24px;
}

.nuevoReservas .box hr {
    border-top: 1px solid #49505D;
}
.nuevoReservas #datosReservaFechas {
    margin-top: 30px;
}

.nuevoReservas .box h4 {
    color: #49505D;
    font-size: 14px;
    font-weight: 600;
}

.nuevoReservas .box p {
    color: #49505D;
    font-size: 14px;
    font-weight: 200;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}



/* FIN Steps del proceso de resreva */

/* Resultados de búsqueda */

.listadoBusqueda {
    margin-left: -15px;
}

#resultadosNuevos {
    display: none;
    margin-bottom: 40px;
}

.resultadoBusqueda h3 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    background: #00559e;
    text-align: center;
    padding: 7px 0px 7px 0px;
    margin-bottom: 20px;
    font-family: Raleway,sans-serif;
}

.resultadoBusqueda .detailsContainer h4 {
    font-weight: 600;
    margin-top: 15px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.resultadoBusqueda .contenedorPrecioxDia {
    margin-top: 30px;
    height: 30px;
    border-bottom: 1px solid black;
}
.contenedorPreciosLateral {
    margin-top: 25px;
    border-bottom: 1px solid black;
}
.resultadoBusqueda .textoPrecioXDia{
    vertical-align: -webkit-baseline-middle!important;
}

.textoPrecioXDiaLateral {
    vertical-align: sub;
}

.resultadoBusqueda .priceUnitNumber {
    font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    font-weight: 800;
    float: right;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.resultadoBusqueda .priceTotalText {
    text-align: right;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}


.priceTotalRight {
    margin-right: 10px!important;
}
.resultadoBusqueda .seleccionarVehiculo {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
    background: #00559e;
    padding: 5px 15px;
    font-size: 16px!important;
    float: right;
}

.resultadoBusqueda a:hover {
    background: #f3f3f3;
    color: black;
    cursor: pointer
}

/* .adicionales {
    padding: 15px 5px!important;
} */

.adicionales hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.adicionales h3 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    background: #00559e;
    text-align: center;
    padding: 7px 0px 7px 7px;
    margin-bottom: 20px;
    font-family: Raleway,sans-serif;
}

.adicionales h4 {
    font-size: 18px!important;
   font-weight: 600;
}

.adicionales label {
    color: #49505D;
    font-size: 14px;
    font-weight: 200;
    margin-left: 10px;
}

.adicionales .precioAdicional {
    text-align: right;
    font-weight: 200;
    font-size: 14px;
    color: black;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.adicionales .cantidad-adicionales {
    width: 50px;
    display: inline-block;
}


.adicionales button {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
    background: #00559e;
    padding: 5px 15px;
    font-size: 16px!important;
    float: right;
}

.adicionales button:hover {
    background: #f3f3f3;
    color: black;
    cursor: pointer
}


.nuevoReservas .priceTotalRight {
    color: black;
    font-weight: 200;
    font-size: 12px;
    text-align: right;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.nuevoReservas .pricexDiaRight {
    font-size: 18px;
    font-weight: 800;
}


/* Barra lateral*/

.nuevoReservas .contenedorAdicionalesLateral {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.nuevoReservas .adicionalesLateral {
    font-size: 14px;
    font-weight: 100;
    color: black;
    display: none;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.nuevoReservas .adicionalesLateral .fa-check-circle {
    color: #1ba521;
}

.nuevoReservas .precioLuegodeAdicionales {
    color: #ffffff!important;
    background: #00559e!important;
    padding: 10px 5px!important;
    font-weight: 600!important;
    font-size: 17px!important;
    text-align: center!important;
    width: 100%!important;
    margin-right: 0px!important;
}



.nuevoReservas .resumenReserva {
    min-height: 0px;
    margin-bottom: 30px;
}

.nuevoReservas .toggleIcon {
    display: none;
}

.nuevoReservas h2 small {
    display: none;
}

@media (min-width: 768px) {
    .nuevoReservas .collapse {
      display: block;
      height: auto !important;
      visibility: visible;
    }
  }


  @media (max-width: 768px) {
    .nuevoReservas .toggleIcon {
        display: block!important;
    }
    .nuevoReservas h2 small {
        display: block;
        font-size: 12px;
        margin: 10px 0px;
        text-transform: lowercase;
    }
  }

/* Fin Barra lateral */


/* Tercer paso */

.nuevoReservas .contenedorPasoTres h3 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    background: #00559e;
    text-align: center;
    padding: 7px 0px 7px 0px;
    margin-bottom: 20px;
    font-family: Raleway,sans-serif;
}

.nuevoReservas .entregaYdevolucionContenedor, .pagoContenedor {
    min-height: 0px!important;
}

.contenedorPasoTres button {
    text-decoration: none;
    font-weight: 800;
    color: #ffffff;
    background: #00559e;
    padding: 5px 15px;
    font-size: 15px!important;
    float: right;
}
.contenedorPasoTres button:hover {
    background: #f3f3f3;
    color: black;
    cursor: pointer
}

.contenedorPasoTres label {
    font-size: 14px;
    color: black;
    font-weight: 200;
}

.ivaDetails {
    display: none;
}

#pickUpSite, #dropOffSite {
    display: none;
}

#pickUpSite span, #dropOffSite span {
    color: black;
}

#pickUpSite .textDetail, #dropOffSite .textDetail {
    color: black;
    font-weight: 200;
    font-size: 14px;
}

/* Fin tercer paso*/

/* Fin Nuevo Reservas */

#MP-Checkout-dialog {
  z-index: 1000 !important;
}

.container-info {
    padding-top: 50px;
}

.container-info .titulo {
    font-size:1.6em;
    padding-top: 20px;
    color:black;
    font-weight: bold;
}

.container-info .row {
    padding-top: 20px;
    padding-bottom: 20px
}

.container-info .media-heading {
    font-size: 1.4em;
    padding-top: 30px;
}

.container-info p {
    padding-top: 30px;
    color:#656665;
    font-size:0.8em;
    font-family: 'Public Sans';
}

.container-info li {
    font-size:0.8em;
    margin-top: 10px;
    color: #656665;
}

.container-info-gris p {
    margin-top: 30px;
    color:#656665;
    font-size:0.8em;
}

.container-info-gris {
    background: #f6f6f6
}

.ancho-70 {
    width:70%
}

.ancho-60 {
    width:60%
}

.container-info-gris .titulo {
    font-size:1.6em;
    padding-top: 20px;
    font-weight: bold;
}

.container-info-gris img {
    height:100px
}

.container-banner {
    position:relative;
    text-align: center;
    background: #f6f6f6
}

.container-banner div {
    color: white;
}

.container-banner .titulo {
    position:absolute;
    transform: translate(-50%, -50%);
    left:50%;
    top:25%;
    font-size: 1.5em;
    width:100%
}

.container-banner .titulo-secundario {
    position:absolute;
    transform: translate(-50%, -50%);
    left:50%;
    top:45%;
    font-size: 1em;
    width:100%
}

.container-banner button {
    position:absolute;
    transform: translate(-50%, -50%);
    left:50%;
    top:70%;
    font-size: 1.2em;
    width:12em;
}

.container-banner a {
    position:absolute;
    transform: translate(-50%, -50%);
    left:50%;
    top:70%;
    font-size: 1.2em;
    width:12em;
}


.container-banner span {
    color:#00559e
}

.imagen-chica {
    height:25px!important;
}

.imagen-icono {
    height:20px!important;
}

.container-info-gris .titulo-con-color {
    font-size:1.2em;
    padding-top: 20px;
    color:#00559e
}

.container-info-gris .caption {
    padding: 10px;
}

.container-info-gris li {
    font-size:0.8em;
    margin-top: 10px;
    color: #656665;
}

.info-resaltado {
    font-size:1.2em!important;
}

.contacto-item {
    margin-left: 30px;
}

.enviar-contacto {
    color:#f6f6f6;
    background: #00559e;
}

.float{
    position:fixed;
    width: 125px;
    bottom: 20px;
    right: 205px;
    z-index:100;
}

.float2{
    position:fixed;
    width: 125px;
    bottom: 20px;
    right: 60px;
    z-index:100;
}

.my-float{
    margin-top:16px;
}

.ventajasContainer{            
    font-weight: 400;
    line-height: 1.625em;
    letter-spacing: 0.01em;
    font-size: 1em;
    color: #73747f;
    box-sizing: border-box;
    display: block;
    position: relative;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    background-image: url(../imagenes/cars.jpg);
    margin-left: 0;
    margin-right: 0;
}

.ventajasTitulo{       
    letter-spacing: 0.01em;
    cursor: pointer;
    text-align: center !important;    
    font-weight: 400;
    line-height: 1.35em;
    font-size: 30px;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.iconbox{    
    font-weight: 400;
    line-height: 1.625em;
    letter-spacing: 0.01em;
    font-size: 1em;
    color: #73747f;
    visibility: visible;
    box-sizing: border-box;
    display: flex;
    margin-bottom: 2em;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    transition: box-shadow 0.3s ease, background 0.3s ease;
    padding-top: 15% !important;    
    width:95%;
}

.iconboxTitulo{    
    letter-spacing: 0.01em;
    text-align: center !important;    
    font-weight: 400;
    line-height: 1.35em;
    font-size: 30px;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.iconbox-icon-wrap{
    font-weight: 400;
    line-height: 1.625em;
    letter-spacing: 0.01em;
    font-size: 1em;
    color: #73747f;
    visibility: visible;
    text-align: center;
    box-sizing: border-box;
}

.iconbox-icon-container {       
    font-weight: 400;
    letter-spacing: 0.01em;
    visibility: visible;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    display: flex;
    border: 0 solid #F2F4F7;
    align-items: center;
    justify-content: center;
    line-height: 1em;
    transition: border 0.3s, box-shadow 0.3s;
    font-size: 50px;
    color: rgb(198, 122, 61);
    margin-bottom: 34px !important;
}

.iconbox-description {
    font-weight: 400;
    line-height: 1.625em;
    letter-spacing: 0.01em;
    font-size: 1em;
    visibility: visible;
    text-align: center;
    box-sizing: border-box;
    color: #ffffff;
}

.iconbox-icon-container:hover {
    color: rgb(217, 217, 217);
}

#mapa{
    margin-bottom: 20px;
}

.menu-footer{
    margin-left:  20px;
    max-width: max-content;
    display: inline-block;
    font-size: 14px;
    color: #f6f6f6;
    height: 65px;
    padding-top: 20px;
    cursor: pointer;
}

.menu-footer:hover{
    font-weight: bold;
}
.menu-footer a:hover{
    text-decoration: none;
}

.img-mt-powered {
    width: 21px;
    margin-left: 5px;
    margin-top: -5px;
}

.pix_container {
    border: 1px solid #8080805e;
    padding: 10px;
    width: 50%;
    position: relative;
    margin: auto;
}
.pix_precio {
    margin-top: 20px;
}
.pix_precio span {
    font-weight: bold;
    font-size: 2rem;
}
.pix_scan, .pix_copy {
    margin-bottom: 25px;
}

.pix_scan span, .pix_copy span {
    font-weight: lighter;
    font-size: medium;
    font-family: sans-serif;
    color: grey;
}

.pix_scan#qrcode {
    position: relative;
    display: grid;
    height: 150px;
}

.pix_scan#qrcode > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.pix_copy {
    border: 2px solid #2990c1de;
    padding: 10px;
    cursor: pointer;
}

.pix_copy span {
    color: #2990c1de;
    font-weight: bold;
}

.alert-transferencia {
    color: #3C3C3Cf;
    background-color: #efefef;
    border-color: #df966c;
}

.transferencia-moneda {
    font-weight: bold;
    text-transform: uppercase
}

/* .transferencia-descripcion {
    float: left;
} */

/* Tercer paso */

.contenedorPasoPayway {
    padding: 40px 100px 40px 100px;
    background: #eeeeee !important;
}

.contenedorPasoPayway h3 {
    font-size: 24px;
    font-weight: 500;
    color: white;
    background: #00559e;
    text-align: center;
    padding: 7px 0px 7px 0px;
    margin-bottom: 20px;
}

.contenedorPasoPayway #procesarPagoPayway, .contenedorPasoPayway #procesarPagoPaywayLoading {
    text-decoration: none;
    font-weight: 800;
    color: #fff;
    background: #2d8600;
    padding: 5px 15px;
    font-size: 16px !important;
    height: 42px;
}

.contenedorPasoPayway #procesarPagoPayway:hover, .contenedorPasoPayway #procesarPagoPaywayLoading:hover {
    background: #f3f3f3;
    color: black;
    cursor: pointer
}

.contenedorPasoPayway label {
    font-size: 14px;
    color: black;
    font-weight: 200;
    margin-bottom: 1px !important;
    margin-top: 7px !important;
}
.contenedorPasoPayway .form-control {
    height: 42px !important;
}

.contenedorPasoPayway .box {
    background: white;
    padding: 25px;
}

.contenedorPasoPayway .box .titulo {
    font-size: 20px;
}

.contenedorPasoPayway .left-box {
    padding-left: 0px !important;
}

.contenedorPasoPayway .right-box {
    padding-right: 0px !important;
}

.contenedorPasoPayway .precio {
    font-size: 36px;
    font-weight: bold;
    margin-top: 22px;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.cc_image {
    display: inline-block;
    height: 25px;
    opacity: 1;
    transition: 0.3s;
}

.cc_image .hide {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.menu-footer{
    margin-left:  20px;
    max-width: max-content;
    display: inline-block;
    font-size: 14px;
    color: #f6f6f6;
    height: 65px;
    padding-top: 20px;
    cursor: pointer;
}

.menu-footer:hover{
    font-weight: bold;
}
.menu-footer a:hover{
    text-decoration: none;
}

.img-mt-powered {
    width: 21px;
    margin-left: 5px;
    margin-top: -5px;
}

.pago-right-container{
    padding-top: 15px !important;
    margin-right: -25px !important;
}

.pago-seguridad-alerta{
    padding-left: 0px !important;
    margin-top: 25px !important;
    padding-right: 0px !important;
}

.pago-seguridad-alerta .alert{
    padding: 9px !important;
}

.padding-right-50{
    padding-right: 50px !important;
}

.padding-top-25{
    padding-top: 25px !important;
}
.margin-left-25{
    margin-left: 25px !important;
}

.cvv-image{
    position: absolute;
    right: 7px;
    top: 38px;
    width: 52px;
    display: none;
}

.payway-descripcion{
    color: #b0b0b0;
    margin-top: 10px;
}

.payway-monto{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    font-size: 13px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.payway-monto .col-md-6{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.payway-total{
    font-size: 22px;
    margin-top: 10px;
}

.payway-precio{
    font-size: 22px;
    margin-top: 10px;
    color: #00559e;
    font-weight: bold;
}

.payway-procesnado{
    padding-top: 8px !important;
    width: 100% !important;
}

.condiciones-button{
    cursor: pointer;
}

@media (max-width: 991px){
    .contenedorPasoPayway {
        padding: 01px 10px 10px 10px !important;
        background: #eeeeee !important !important;
    }
    .contenedorPasoPayway .left-box {
        padding-right: 2px !important;
    }
    .pago-right-container {
        margin-right: 0px !important;
    }
    .payway-tarjeta-mask{
        display: none;
    }
    .right-box{
        display: none;
    }
    .cvv-image{
        display: block !important;
    }
}