@viewport {
    width: 1368px;
}


.checkairp {
    padding: 0 20px;
    margin: 0 auto;
    margin-top: -30px;
    margin-bottom: 30px;
    color: white;
    max-width: 1024px;
}

#filtros .btn.active,
#filtros .btn:active {
    background-color: #faa916;
    color: #8d0106;
    font-weight: 700;
}

#filtrosmov .btn.active,
#filtrosmov .btn:active {
    background-color: #faa916;
    color: #8d0106;
    font-weight: 700;
}

.pregCotizacion {
    width: 235px;
    height: 39px;
    background-color: #fff;
    color: 000;
    padding: 6px;
    font-size: 12px;
    cursor: pointer;
}

.comoCotizacion {
    font-weight: bold;
    color: #8d0106;
}

#spaceR {
    padding-left: 12px;
}

.ayudaproduct {
    border: solid 1px #FF6666;
    background-color: #FF6666;
    color: white;
    border-radius: 6px;
    overflow: hidden;
    margin: 15px 0 !important;
}

.ayudaproduct p {
    padding: 5px;
}

.ayudaproduct div {
    background-color: #FFD5BF;
    color: #27547D;
}

.CasoEmergencia {
    border: solid 1px #e21111;
    background-color: #e43131;
    color: white;
    border-radius: 6px;
    overflow: hidden;
    margin: 15px 0 !important;
}

.CasoEmergencia p {
    padding: 5px;
    margin-left: 9px !important;
    margin-right: 25px;
}

.CasoEmergencia div {
    background-color: #fbd1d1;
    color: #000;
}

.banner {
    max-width: 1024px;
    height: auto;
    margin: 0 auto;
    display: block;
    width: 100%;
}

#bannerCar {
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 20px;
}


.emergenciatext {
    padding-left: 22px;
    font-size: 14px;
    padding-bottom: 8px;
}

.nodejes {
    font-size: 13px;
}

.nodejes2 {
    font-size: 14px;
}

.nodejespan {
    padding-top: 6px !important;
}

.emergenciaphone {
    float: left;
    padding: 1%;
    padding-right: 3%;
}

#casoemergencia {
    background: #f9e4e4;
}

.emergenciadiv {
    padding-top: 8px;
    padding-bottom: 4px;
}

#sigmovil {
    background: #faa916;
}

.chinch {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    /* Firefox */
    -webkit-transform: scaleX(-1);
    /* Chrome - Safari */
    -o-transform: scaleX(-1);
    /* Opera */
    width: 27px;
    margin-left: -6px;
    margin-top: -18px;
}

#botonmenu {
    display: none;
}

.promomovil {
    display: none;
}

#condicontent iframe {
    height: 67vh;
    width: 100%;
    border: none;
    box-shadow: inset 0 0 10px 0px #00000069;
}

.pinpromo {
    position: absolute;
    margin-top: 4px;
}

.pinpromo svg {
    width: 20px;
}

.iconos {
    margin-top: 25px !important;
}

.modal {
    z-index: 1000000 !important;
}

.WhatOscuro {
    font-weight: bold;
}

.condicbtn {
    display: block;
    margin-bottom: 5px;
    -webkit-clip-path: polygon(5% 0%, 100% 0, 100% 100%, 5% 100%, 0 49%);
    clip-path: polygon(5% 0%, 100% 0, 100% 100%, 5% 100%, 0 49%);
    vertical-align: top;
    background-color: #8d0106;
    color: white;
    padding: 6px;
    text-align: right;
    width: 100%;
    font-size: 11px;
    border: none;
}

.loader {
    border: 16px solid #b1b1b1;
    border-radius: 50%;
    border-top: 16px solid #8d0106;
    border-bottom: 16px solid #FAA916;
    width: 10vh;
    height: 10vh;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 40vh;
    display: inline-block;
}

.imgcarcont {
    overflow: hidden;
}

.autotransmi {
    position: absolute;
    float: left;
    transform: rotate(-45deg);
    background-color: #faa916;
    color: #8d0106;
    padding: 5px 30px;
    font-size: 15px;
    font-weight: bolder;
    z-index: 6;
    margin-top: 20px;
    margin-left: -42px;
    border: solid 3px white;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn-solc-rapid {}

.hold_on h3 {
    -webkit-animation: h3color 2s linear infinite;
    animation: h3color 2s linear infinite;
    margin-top: 10px !important;
    font-weight: 800 !important;
}


/* Safari */

@-webkit-keyframes h3color {
    0% {
        color: #8d0106;
    }

    50% {
        color: #606060;
    }

    100% {
        color: #8d0106;
    }
}

@keyframes h3color {
    0% {
        color: #8d0106;
    }

    50% {
        color: #606060;
    }

    100% {
        color: #8d0106;
    }
}

.suscribecls {
    display: none;
}

#FormCont {
    width: 29vw;
}

.formatdia {
    float: left;
    width: 50%;
    font-size: 40px;
    line-height: 31px !important;
    margin-top: 3px;
}

.formatmes {
    float: right;
    width: 50%;
    font-size: 13px;
    padding-left: 5px;
    margin-top: 3px;
}

.formataño {
    float: right;
    width: 50%;
    padding-left: 5px;
}

.suscribeopn {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000000c2;
    z-index: 10020;
    width: 100vw;
    height: 100vh;
}

.suscribebox {
    background-color: white;
    color: #606060;
    width: 40vw;
    margin-left: 30vw;
    height: 20vh;
    margin-top: 40vh;
    text-align: center;
}


.suscribebox h2 {
    background: #8d0106;
    color: white;
    padding: 10px;
}

.suscribebox p {
    font-size: 18px;
}

.closebutton {
    position: absolute;
    margin-top: -30px;
    font-size: 20px;
    width: 40vw;
    text-align: right;
    cursor: pointer;
}

#politicaspriv {}

#politicaspriv ol {
    list-style-type: decimal
}

#politicaspriv ol,
#politicaspriv ul {
    padding: 10px 0px 10px 30px;
}

#politicaspriv h2 {
    padding: 10px 0;
    color: #8d0106;
}

#politicaspriv h3 {
    padding: 30px 0px 10px 0px;
    text-decoration: underline;
}

#politicaspriv h4 {
    padding: 10px 0;
}

#politicaspriv h5 {
    padding: 10px 0;
}

#politicaspriv h6 {
    padding: 10px 0;
}

#politicaspriv p {
    padding: 10px 0;
}

#politicaspriv ul {
    font-weight: 400;
    font-size: 16px;
    margin: 0 !important;
    list-style: initial;
}

#politicaspriv li {
    font-weight: 400;
    font-size: 16px;
    margin: 0 !important;
    padding: 5px 0;
}

* {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    font-family: 'Muli', sans-serif;
    line-height: initial !important;
}

.likesharebutons {
    max-width: 1024px;
    margin: 15px auto;
    text-align: center;
    padding: 15px;
    box-shadow: 0 0 6px 1px #00000052;
}

.autocompletar {
    font-size: 14px;
    line-height: 30px !important;
    position: absolute;
    background-color: white;
    width: 235px;
    z-index: 10001;
    box-shadow: 3px 3px 9px 2px #00000080;
    margin: -0px 0;
}

.autocompletar ul {
    padding: 5px;
    list-style: none;
}

.autocompletar li {
    padding: 5px;
    border-bottom: solid 1px #cecece;
}

.autocompletar li a {
    cursor: pointer;
    display: block;
    padding: 5px;
}

.autocompletar li a:hover {
    background-color: #9ea0a3;
    color: white !important;
}

.autocompletar li a:active {
    background-color: #535456;
    color: white;
}

.dispo {
    font-size: 24px;
    display: block;
    color: #000000;
    width: 220px;
    text-align: center;
    text-shadow: 0 0 20px white;
    font-weight: 600;
}

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

.logo a {
    display: block;
}

body {
    font-weight: 400;
    font-size: 12px !important;
    color: #606060;
    line-height: initial !important;
}

.frmbtn {
    padding: 10px;
    width: 50%;
    display: inline-block;
    text-align: center;
    margin: 5px;
    border: none;
    cursor: pointer;
}

.formheader {
    padding: 20px;
}

.formbody {
    padding: 10px;
}

.formulario input[type="text"],
.formulario input[type="date"],
.formulario select,
.formulario textarea {
    color: #606060;
    background-color: #EDF2F4;
}

.halfhalf {
    width: 22% !important;
}


/*aliados slide*/

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

#slidenoved img {
    width: 48%;
    height: 11em;
    max-height: 150px;
    float: none;
    display: inline-table;
    vertical-align: top;
}

#slideeven img {
    width: 48%;
    height: 11em;
    max-height: 150px;
    float: none;
    display: inline-table;
    vertical-align: top;
}

#aliados img {
    width: 100%;
    height: auto;
    padding: 5px;
}

h2 {}

.slick-dots {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}

.slick-dots li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

.slick-dots li.slick-active button {
    background-color: black;
}

.slick-dots li button {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: #999;
    border: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.slick-dots li:hover {
    background-color: black;
}


/* Custom Arrow */

.prev {
    color: #999;
    position: absolute;
    top: 38%;
    left: -2em;
    font-size: 1.5em;
}

.prev:hover {
    cursor: pointer;
    color: black;
}

.next {
    color: #999;
    position: absolute;
    top: 38%;
    right: -2em;
    font-size: 1.5em;
}

.next:hover {
    cursor: pointer;
    color: black;
}

@media screen and (max-width: 800px) {
    .next {
        display: none !important;
    }
}


/*aliados slide*/

.formulario {
    background-color: white;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.titulques h3 {
    display: inline-block;
    vertical-align: top;
}

.questi p {
    padding: 10px;
    font-size: 1.5em;
    color: #b3b3b3;
}

.questi {
    margin: 10px 0;
    border-bottom: solid 1px #eee;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
    /*height: 46px; */
    /* overflow: hidden; */
}

.titulques {
    background-color: #eee;
    color: #606060;
    padding: 10px;
    /*cursor:pointer;*/
}


/*.titulques:hover{
color: #fff!important;
    background-color: #8d0106;
    
    padding: 10px;
}*/

.plus {
    float: right;
    line-height: 26px;
    font-size: 30px;
    margin-top: -3px;
    display: none;
}


/****************    colores    ******************/

.rojo {
    background-color: #DA181E !important;
}

.rojo2 {
    background-color: #8d0106 !important;
}

.amarillo {
    background-color: #FAA916 !important;
}

.gris1 {
    background-color: #F6F9F9 !important;
}

.gris2 {
    background-color: #606060 !important;
}

.blanco {
    background-color: #fff !important;
}

.rojotexto {
    color: #DA181E !important;
}

.rojotexto2 {
    color: #8d0106 !important;
}

.amarillotexto {
    color: #FAA916 !important;
}

.gristexto1 {
    color: #EDF2F4 !important;
}

.gristexto2 {
    color: #606060 !important;
}

.blancotexto {
    color: #fff !important;
}

.verdetexto {
    color: #6a7e18 !important;
}


/****************    colores    ******************/

.boton:hover {
    -webkit-box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
    -moz-box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
    box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
}

.boton:active {
    -webkit-box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
    -moz-box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
    box-shadow: 0px 60px 0px rgba(255, 255, 255, 0.22) inset;
}

.secontent {
    width: 100%;
    padding: 40px 0;
}

.section {
    padding: 0 32px;
}

ol,
ul {
    list-style: none
}


.ui-state-highlight-ampliacion ul {
    list-style: initial;
    padding: 0 0 0px 15px;
}

.ui-state-highlight-ampliacion ul li {
    line-height: 12pt;
    font-size: 12px;
    padding: 2px 0;
}

blockquote,
q {
    quotes: none
}

.btnvehiculos {
    padding: 7px !important;
    margin: 2px !important;
    width: 186px !important;
    height: 33px !important;
    display: inline-flex;
    font-size: 11px !important;
}

.btnreserva {
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: solid 2px #8d0106;
}

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

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

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

h1,
h2,
h3 {
    font-weight: 300 !important;
}

h4,
h5,
h6 {
    font-weight: 700 !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: initial !important;
    margin-bottom: initial !important;
}

.carousel-control {
    width: 5% !important;
}

.carousel-caption {
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}

.cotizar h1 {
    font-size: 12px !important;
}

.carousel-indicators {
    bottom: -29px !important;
}

.carousel-indicators .active {
    width: 9px !important;
    height: 9px !important;
    vertical-align: middle !important;
}

.carousel-indicators li {
    width: 7px !important;
    height: 7px !important;
    vertical-align: middle !important;
}

.txt_title_slide h1 {
    font-size: 30px !important;
    margin: 0 !important;
    padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;padding: 24px 10px;
}

h1 {
    font-size: 2em !important;
}

h2 {
    font-size: 25px !important;
}

h3 {
    font-size: 20px !important;
}

h4 {
    font-size: 18px !important;
}

h5 {
    font-size: 16px !important;
}

h6 {
    font-size: 14px !important;
}

p {
    font-weight: 400;
    font-size: 16px;
    margin: 0 !important;
}

footer p {
    font-weight: 400;
    font-size: 12px;
    margin: 0 !important;
}

b {
    font-weight: 700
}

hr {
    border: 1px solid #E3E4E5
}

#back_header {
    width: 100%;
    margin-top: 0;
    position: fixed;
    z-index: 10002;
    box-shadow: 0px 0px 8px #606060;
    border: none;
    background-color: white;
    padding: 12px 0;
}

.espacio {
    height: 75px;
    max-width: 1024px;
    background-color: #fff !important;
    margin: 0 auto;
}

.txt_slide {
    width: 1010px !important;
    height: 381px !important
}

.txt_title_slide {
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 81px;
    max-height: 81px color: #FFF;
    font-size: 26px;
    font-family: 'Merriweather Sans', sans-serif;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.txt_cnt_slide {
    position: absolute;
    width: 460px;
    height: 90px;
    top: 175px;
    left: 420px;
    font-size: 18px;
    font-family: Muli, sans-serif;
    color: #E93539;
    z-index: 1;
    text-align: right
}

#wrapper {
    display: block;
    margin: 0 auto !important;
    background-color: #fff !important;
    max-width: 958px
}

.wrapper {
    display: block;
    max-width: 1024px;
    margin: 0 auto !important;
}

#content {
    margin: 0 auto;
    display: block;
    max-width: 1024px;
}

.sup_language {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    text-align: right;
    padding-right: 20px !important
}

#header {
    margin: 0 30px 0 0px;
}

.buscado {
    margin: -76px;
    height: 152px !important;
}

.icon_home {
    float: left;
    background: transparent url(../images/home.png) repeat-x left top;
    height: 18px;
    width: 15px;
    margin-top: 30px;
    margin-left: 48px
}

.logo {
    padding: 5px !important;
}

.content_seo_footer h1 {
    font-size: 10px;
    color: #ed1c24;
    vertical-align: bottom !important;
    margin-top: -10px;
    padding-left: 35px;
    float: left
}

.content_seo_footer > span {
    float: right;
    margin-top: -5px
}

.ttle_slide {
    margin: 0 auto;
    width: 1010px;
    height: auto;
    margin-top: 10px;
    display: none
}

.ttle_slide h2 {
    text-align: left;
    font-size: 16px;
    color: #ED1C24
}

#importantes {
    margin: 0 auto;
    padding: 32px;
    text-align: center;
}

.importante {
    display: inline-table;
    height: 70px;
    width: 500px;
    margin: 0 10px;
    padding: 23px;
    vertical-align: top;
}

.separator {
    margin-left: 10px;
}

.buschome {
    width: 100%;
}

#menu {
    text-align: center;
}

#menuppal {}

#menuppal a {}

#menuppal a:hover {
    background-color: #8d0106 !important;
    color: white !important;
}

#menuppal a:focus {
    background-color: #8d0106 !important;
    color: white !important;
}

#menuppal a:active {
    background-color: #8d0106 !important;
    color: white !important;
}

#menuppal > li {
    display: inline-table;
}

#menuppal > li > h6 > a {
    padding: 20px;
    text-decoration: none;
    cursor: pointer;
}

#menuppal > li > h6 > a:hover {
    background-color: #8d0106;
    color: white !important;
}

#userextras {
    width: 656px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#userextras2 {
    border-color: #8d0106;
    background: #8d0106;
}

#userextras3 {
    border-color: #610e11;
}

#inputstl {
    padding: 9px;
    border: solid 1px #717171e8;
    outline: 0;
    background: #d2d2d2;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    border-radius: 3px;
}

#inputstl2 {
    padding: 9px;
    border: solid 1px #717171e8;
    outline: 0;
    background: #d2d2d2;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    border-radius: 3px;
    width: 241px;
}

#inputstl3 {
    padding: 9px;
    border: solid 1px #717171e8;
    outline: 0;
    background: #d2d2d2;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    border-radius: 3px;
    width: 241px;
}




/***********************Menu desplegable********************************/

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

#quehacer {
    display: none;
}

#quehacer:hover > div {
    height: 1236px;
    border-color: black;
    visibility: visible;
}

#quehacer > div {
    width: 1024px;
    color: black;
    visibility: hidden;
    position: absolute;
    z-index: 9999991;
    top: 523px;
    background: #fff;
    padding: 0;
    border: solid 1px;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    overflow: hidden;
}

#menupromo {
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    top: 100%;
    width: 300px;
    margin: 20px 0 0 0px !important;
    background: #8d0106;
    padding: 0 5px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
    height: 0px;
    overflow: hidden;
    text-align: left;
}

.idiomas {
    text-align: right;
    line-height: 0;
    padding: 6px 0;
    position: absolute;
    right: 0;
    top: -10px;
}

.carousel-caption {
    right: initial;
    left: initial;
    padding-bottom: 0;
    position: initial;
    bottom: inherit;
    padding-top: inherit;
    text-shadow: none;
}

#menupromo li {
    padding: 5px 0 !important;
    text-align: center;
    width: 50%;
    float: left;
    margin: 0;
}

#menupromo a {
    /*line-height: 120%; */
    padding: 6px 20px;
    display: block;
    color: white !important;
    cursor: pointer;
    font-weight: 700;
}

#menupromo a:hover {
    background-color: #fff;
    color: #8d0106 !important;
}

#menupromo ul {
    top: 0;
    left: 100%
}


/***********************Menu desplegable********************************/

#seo_footer {
    width: 100%;
    height: 50px;
    background-color: #FFF;
    margin-top: 90px !important
}

.content_seo_footer {
    font-size: 12px;
    text-align: left;
    display: block;
    width: 990px;
    height: 35px;
    margin: 0 auto;
    background: transparent url(../images/mini_logo.png) no-repeat left top
}

.content_seo_footer p {
    padding-top: 0;
    padding-left: 35px;
    clear: both;
    width: 73%;
    text-align: justify
}

.content_seo_footer a {
    color: #000
}

#footer {
    clear: both;
    width: 100%;
    background-color: #F5F5F5
}

#content_footer {
    display: block;
    width: 1010px;
    margin: 0 auto;
    height: 310px;
    background: transparent url(../images/back_footer.jpg) repeat-y left center;
    font-size: 13px
}

#content_footer p {
    color: #000;
    font-size: 14px;
}

.mundo {
    text-align: left;
    float: left;
    width: 290px;
    margin-left: 15px;
    margin-top: 15px
}

.mundo p {
    color: #494949;
    padding-left: 40px;
    padding-bottom: 20px
}

.contacto {
    color: #939598 !important;
    font-size: 20px;
    height: 58px;
}

#fancybox-overlay {
    z-index: 9999999 !important;
}

fancybox-wrap,
fancybox-desktop,
fancybox-default,
fancybox-opened {
    z-index: 99999999 !important;
}

.contacto1 {
    color: #939598 !important;
    font-size: 20px;
    height: 42px;
}

.colombia {
    text-align: left;
    float: left;
    background: transparent url(../images/mundo.png) no-repeat left top;
    width: 435px;
    margin-left: 13px;
    margin-top: 23px
}

.colombia p {
    color: #494949;
    padding-left: 20px;
    padding-bottom: 17px
}

.urgencias {
    padding: 5px 37px;
    height: 25px;
    background: transparent url(../images/cellphone.png) no-repeat left top;
    width: 361px;
    margin: 20px auto;
}

.urgencias p {
    color: #da181e !important;
    font-size: 18px !important;
    width: auto !important;
    text-align: center;
}

.urgencias a {
    color: #da181e;
    font-size: 18px;
}

.others {
    float: right;
    width: 250px;
    margin-top: 10px;
    text-align: right
}

.skype {
    float: right;
    background: transparent url(../images/skype_call.jpg) no-repeat left top;
    width: 250px;
    height: 82px;
    color: #FFF;
    cursor: pointer
}

.skype p {
    text-align: left;
    margin-top: 2px;
    margin-left: 72px;
    padding-top: 20px;
    width: 140px;
    height: 50px;
    font-size: 16px !important;
    color: #FFF !important
}

.skype a {
    color: #fff
}

.certificado {
    float: left;
    width: 190px;
    height: 55px
}

.certificado p {
    float: left;
    margin-top: 7px;
    margin-right: -30px;
    width: 190px;
    height: 55px;
    text-align: left
}

#footer1 {
    text-align: center;
    background: url(../images/footer-new.png) center no-repeat;
    color: #fff;
    font-family: Muli, sans-serif;
    font-size: 14px;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 10px 0 20px
}

.input {
    height: 35px;
    border: 0;
    /* background:transparent url(../images/back_input.jpg) no-repeat left top; */
    padding-left: 25px;
    padding-right: 26px;
    padding-bottom: 15px
}

.textarea {
    width: 404px;
    height: 51px;
    border: 0;
    /* background:transparent url(../images/back_text_area.jpg) no-repeat left top; */
    padding-bottom: 20px;
    font-family: Muli, sans-serif;
    padding-left: 25px
}

.input input[type=text] {
    padding-left: 5px;
    font-family: Muli, sans-serif;
    width: 98%;
    padding-top: -2px;
    border: solid;
    border-width: 1px;
    border-color: darkgray;
    border-radius: 2px;
    ;
    background: transparent !important
}

input[type=image] {
    float: right
}

.input select {
    padding-top: 1px;
    border: solid;
    border-width: 1px;
    border-color: darkgray;
    border-radius: 2px;
    ;
    background: transparent !important;
    width: 101%
}

.textarea textarea {
    padding-left: 5px;
    border: solid;
    border-width: 1px;
    border-color: darkgray;
    border-radius: 2px;
    width: 404px;
    height: 65px;
    font-family: Muli, sans-serif;
    resize: none;
    background: transparent !important
}

.banner_internas {
    margin: 0 auto;
    margin-top: -7px;
    background: transparent url(../images/banner_internas.jpg) no-repeat left top;
    width: 960px;
    height: 279px;
    color: #FFF;
    font-size: 16px
}

.ttle_banner {
    font-size: 39px
}

.cnt_banner {
    float: left;
    width: 420px;
    height: auto;
    margin-top: 45px;
    margin-left: 35px;
    text-align: left
}

.img_interna {
    float: left;
    width: 340px;
    height: 224px;
    margin-left: 130px;
    margin-top: 25px
}

.img_interna img {
    width: 340px;
    height: 224px
}

table.company {
    margin: 0 auto;
    width: 960px;
    color: #646464
}

.company h3 {
    font-size: 16px;
    color: #FF2E00 !important;
}

.empresa {
    background: transparent url(../images/icon1.jpg) no-repeat left top;
    background-position: left top;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 64px;
    height: auto;
    font-size: 14px;
    text-align: justify
}

.objetivos {
    background: transparent url(../images/icon2.jpg) no-repeat left top;
    background-position: left top;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 64px;
    height: auto;
    font-size: 14px;
    text-align: justify
}

.vision {
    background: transparent url(../images/icon3.jpg) no-repeat left top;
    background-position: left top;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 64px;
    height: auto;
    font-size: 14px;
    text-align: justify
}

.mision {
    background: transparent url(../images/icon4.jpg) no-repeat left top;
    background-position: left top;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 64px;
    height: auto;
    font-size: 14px;
    text-align: justify
}

.servicios {
    background: transparent url(../images/icon5.jpg) no-repeat left top;
    background-position: left top;
    width: 896px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 64px;
    height: auto;
    font-size: 14px;
    text-align: justify
}

.cuestion {
    margin: 0 auto;
    text-align: left;
    width: 880px;
    background: transparent url(../images/faqs.png) no-repeat left top;
    background-position: left center;
    padding: 20px 0 20px 60px;
    font-size: 16px
}

.cuestion p {
    text-align: justify;
    color: #646464;
    font-size: 14px
}

.cuestion h3 {
    color: #DA181E !important;
    text-transform: none;
    padding-bottom: 10px;
    padding-top: 15px;
}

.carousel-inner img {}

.buscador {}

.cnt_buscador {
    margin: 0 auto;
    text-align: left;
    max-width: 1024px;
    padding: 30px 15px;
}

.recogida {
    float: left;
    text-align: left;
    width: 181px;
    height: 201px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 20px;
    padding-left: 30px
}

.titulo-recogida {}

.devolucion {
    float: left;
    text-align: left;
    width: 165px;
    height: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 20px;
    padding-left: 30px
}

.b_rapida {
    float: right;
    width: 325px;
    height: 20px;
    background: transparent url(../images/busqueda_rapida.png) no-repeat left top;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 20px;
    padding-left: 30px
}

.f_avanzada {
    width: 100%;
    text-align: left;
    white-space: nowrap;
}

.txt_busqueda {
    width: 210px;
    height: 58px;
    text-align: left;
}

.item-fecha {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.itfderecha {
    width: 50%;
}

.itfizquierda {}

.itfizhora {}

.item-fecha span,
.item-fecha input,
.item-fecha select {
    padding: 5px;
}

#ciudadE,
#entregas,
#recogidas,
#hentrega,
#hrecogida,
#ciudadD {
    width: 100%;
}

.okbutton {
    padding: 8px;
    cursor: pointer;
    display: inline-block;
}

#hentrega,
#hrecogida {
    cursor: pointer;
    -webkit-appearance: menulist;
}

.horacontainer {
    position: absolute;
    margin: -50px 0px 0 0;
    background-color: white;
    box-shadow: 0 0 5px black;
    padding: 9px;
    width: 98%;
    text-align: center;
}

.horacontainer select {
    border: solid 1px;
    width: 60px;
    color: gray;
    padding: 6px;
}

#ciudadE,
#entregas,
#recogidas,
#hentrega,
#hrecogida,
#ciudadD,
#fechaEnt,
#fechaDev {
    border: none;
    /*background-color: transparent;*/
    /*padding: 0!important;*/
    height: 30px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.selecthome {}

#ciudadD,
#ciudadE,
#entregas,
#recogidas,
#hentrega,
#hrecogida,
#dirD,
#dirE,
#q_ciudad {
    padding-left: 6px;
}

.item-fecha #ciudadE,
.item-fecha #ciudadD {
    width: 100%;
}

#ciudadD,
#ciudadE,
#dirD,
#dirE,
#q_ciudad {
    padding-left: 6px;
}

.img-flecha-der,
.icon-calendar {
    position: relative;
    top: 4px;
    width: 23px;
}

.fecha-pick {
    border: none;
    -webkit-appearance: menulist-button;
    width: 46.9%;
}

.fecha-pick:hover {
    cursor: pointer;
}

.img-clock {
    position: relative;
    top: 2px;
    width: 16px;
    margin-left: 16px;
}

.icon-calendar:hover {
    cursor: pointer;
}

.txt_busqueda option,
.txt_busqueda2 option {
    border: 0;
    font-size: 12px
}

.cont-recogida,
.cont-devolucion {
    position: relative;
    display: inline-block;
    height: auto;
    width: 45%;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

.cont-selects {
    display: inline-block;
    width: 50%;
}

.select {
    /* background:transparent url(../images/select.png */
    ) background-repeat: left top;
    width: 160px;
    /* height:27px!important; */
    margin-top: 1px;
    /* margin-bottom:10px */
}

.select-default {
    border: none;
}

.txt_busqueda2 {
    float: left;
    width: 350px;
    height: auto;
    font-size: 15px;
    text-align: right
}

.txt_busqueda img,
.txt_busqueda2 img {
    /*width: 19px;
    padding-top: 3px;
    padding-right: 2px*/
}

.f_rapida {
    float: right;
    width: 360px;
    height: 75px;
    text-align: left;
    padding-top: 25px
}

.input_fechas {
    width: 130px;
    border: 0;
    background: 0 0;
    color: #fff;
    font-weight: 700 !important
}

.btn_buscar_precio {
    text-align: right;
    display: inline-block;
    padding: 5px;
    vertical-align: bottom;
    width: 10%;
}

.btn_buscar_precio a {
    font-weight: bold;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    font-size: 17px;
    -webkit-box-shadow: 1px 1px 6px 0px rgb(0, 0, 0);
    -moz-box-shadow: 1px 1px 6px 0px rgb(0, 0, 0);
    box-shadow: 1px 1px 6px 0px rgb(0, 0, 0);
}

.btn_buscar_precio a:hover {}

.btn_buscar_ciudad {
    float: right;
    width: 114px;
    height: 65px;
    margin-top: 4px;
    margin-right: 30px;
    background: transparent url(../images/btn_encontrar_vehiculo.jpg) no-repeat left top;
    color: #fff;
    padding-top: 20px
}

.btn_buscar_ciudad a {
    color: #FFF;
    font-weight: 400
}

.btn_buscar_ciudad p:first-child,
.btn_buscar_precio p:first-child {
    font-size: 13px;
    text-align: center;
    padding-bottom: 3px;
    text-transform: uppercase
}

.btn_buscar_ciudad p,
.btn_buscar_precio p {
    font-size: 19px;
    text-align: center;
    text-transform: uppercase
}

.vehiculos {
    width: 1000px;
    height: 240px;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 21px
}

.vehiculos_2 {
    width: 1000px;
    height: 250px;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 21px;
    padding-bottom: 40px;
}

.imagen_auto {
    width: 100%;
}

.imagen_auto img {
    width: 100%;
    mix-blend-mode: multiply;
    padding-top: 11px;
}

.proveedor {
    padding: 5px;
    border-bottom: solid 1px;
}

.caracteristicas {
    margin-top: 3px;
    background-color: #F8F8F9;
    width: 309px;
    height: 28px;
    color: #808285;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 6px;
    text-align: left
}

.info_caracteristicas {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: -7px;
    margin-right: .5px;
    background: transparent url(../images/ver_mas2.png) no-repeat right top
}

.cnt_auto {
    float: left;
}



.proveedor {
    padding: 5px;
    border-bottom: solid 1px;
}

.nombre_auto h3 {
    margin: 0;
    paddin: 0;
}

.calificacion {
    display: inline-table;
    vertical-align: middle;
    padding: 5px;
    height: 30px;
}

.dettls {}

.info_auto {
    height: auto;
}

.precios {}

.valores {
    margin-top: 5px;
    border: solid 2px #8A8A8A;
}

.valorprinc {
    margin-top: 10px;
    border: solid 2px #8A8A8A;
}

.valores .moneda {
    background-color: #8A8A8A;
    color: white;
    display: inline-block;
    padding: 3px 3px;
    font-size: 10px;
    font-weight: 600;
    margin: 0 0 0 -5px;
}

.valores .valor {
    color: black;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
    padding: 2px 0px;
    height: auto;
    font-size: 12px;
    font-weight: 900;
    border: none;
    float: right;
}

.valorprinc .moneda {
    background-color: #8A8A8A;
    color: white;
    display: inline-block;
    padding: 6px 8px;
    font-size: 15px;
    font-weight: 900;
    height: 30px;
    margin: 0 0 0 -5px;
}

.valorprinc .valor {
    color: black;
    border: none;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
    padding: 2px 14px 0px 0;
    height: auto;
    font-size: 21px;
    font-weight: 900;
    float: right;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.cotizar {
    background-color: #9ea0a3;
    color: white;
    padding: 5px;
    display: inline-block;
    width: 222px;
    height: 22px;
    margin-left: 1px
}

.cotizar * {
    display: inline-block;
}

.cotizar a {
    float: right;
    margin-top: -5px;
    margin-right: -5px;
    background-color: #da181e;
    padding: 5px 12px;
    font-weight: bold;
    cursor: pointer;
}

.cotizar select {
    border: 0;
    margin-left: 20px;
    margin-top: 1px;
    font-size: 13px;
    width: 118px;
    height: 20px
}

.cotizar input {
    border: 1px solid #DB181E;
    background-color: #DB181E;
    color: #FFF;
    text-transform: uppercase;
    width: 80px;
    height: 22px
}

.valor_dia {
    display: inline-table;
    width: 383px;
    height: 24px;
    /*background: transparent url(../images/back_precio_dia.png) no-repeat left top*/
}

.valor_dia p:first-child {
    color: #fff;
    width: 97px;
    font-size: 12px;
    padding-left: 7px;
    padding-top: 1px !important;
    display: inline-block;
    line-height: 20px;
    font-weight: 700;
    margin-top: 4px;
    background-color: #9ea0a3;
}

.valor_dia p {
    color: #9ea0a3;
    border: solid 1px;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 0px;
    display: inline-block;
    line-height: 19px;
    font-weight: 700;
    margin-top: 5px;
    margin-left: -1px;
    width: 284px;
}

.iconos {
    height: auto;
}

.condiciones {
    background: #EEEEEE;
    float: left;
    width: 175px;
    height: 28px;
    color: #6a6a6a;
    font-size: 12px;
    padding-left: 8px;
    padding-top: 4px;
    box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.35);
}

.llwap {
    margin-left: 10px;
    float: left;
    width: 166px;
    height: 14px;
    background: #EEEEEE;
    color: #6a6a6a;
    font-size: 14px;
    padding: 9px;
    margin-bottom: 6px;
    box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.35);
}

.solicitud_rapida {
    position: relative;
    z-index: 9999;
    float: left;
    width: 161px;
    height: 14px;
    margin-top: 3px;
    background-color: #eeeeee;
    box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.58);
    color: #6a6a6a;
    font-size: 14px;
    padding: 9px 11px;
}

.solicitud_rapida:hover {
    background-color: #b7b7b7;
    color: #3a3a3a;
}



@import url(http://fonts.googleapis.com/css?family=Satisfy);


#Pcondic {
    padding-left: 10px;
    font-size: 12px
}


-------------------------------------------------------------------------------------------- #tooltip-reserva {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Gap filler */

#tooltip-reserva::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#tooltip-reserva:hover::after {
    pointer-events: auto;
}

/* Tooltip */

#tooltip-content-reserva {
    position: absolute;
    z-index: 9999;
    width: 230px;
    left: 65%;
    top: 96%;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    font-family: 'Satisfy', cursive;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.0s 0.0s;
    transition: opacity 0.0s 0.0s;
}

#tooltip-reserva:hover #tooltip-content-reserva {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#tooltip-content-reserva span {
    display: block;
    height: 53px;
    padding-top: 2px;
    border-radius: 4px 4px 4px 4px;
}

#tooltip-text-reserva {
    border-bottom: 10px solid #333333;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.0s 0.0s;
    transition: transform 0.0s 0.0s;
}

#tooltip-reserva:hover #tooltip-text-reserva {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#tooltip-inner-reserva {
    background: #333;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.0s;
    transition: transform 0.0s;
}

#tooltip-reserva:hover #tooltip-inner-reserva {
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Arrow */

#tooltip-content-reserva::after {
    content: '';
    position: absolute;
    bottom: 92%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

-------------------------------------------------------------------------------------------- #tooltip-whatsapp {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Gap filler */

#tooltip-whatsapp::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#tooltip-whatsapp:hover::after {
    pointer-events: auto;
}

/* Tooltip */

#tooltip-content-whatsapp {
    position: absolute;
    z-index: 9999;
    width: 220px;
    left: 66%;
    bottom: 77%;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    font-family: 'Satisfy', cursive;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.0s 0.0s;
    transition: opacity 0.0s 0.0s;
}

#tooltip-whatsapp:hover #tooltip-content-whatsapp {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#tooltip-content-whatsapp span {
    display: block;
    height: 59px;
    padding-top: 2px;
    border-radius: 4px 4px 4px 4px;
}

#tooltip-text-whatsapp {
    border-bottom: 10px solid #333333;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.0s 0.0s;
    transition: transform 0.0s 0.0s;
}

#tooltip-whatsapp:hover #tooltip-text-whatsapp {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#tooltip-inner-whatsapp {
    background: #333;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.0s;
    transition: transform 0.0s;
}

#tooltip-whatsapp:hover #tooltip-inner-whatsapp {
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Arrow */

#tooltip-content-whatsapp::after {
    content: '';
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

-------------------------------------------------------------------------------------------- #tooltip-transmision {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Gap filler */

#tooltip-transmision::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#tooltip-transmision:hover::after {
    pointer-events: auto;
}

/* Tooltip */

#tooltip-content-transmision {
    position: absolute;
    z-index: 9999;
    width: 220px;
    left: 100%;
    bottom: 64%;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    font-family: 'Satisfy', cursive;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.0s 0.0s;
    transition: opacity 0.0s 0.0s;
}

#tooltip-transmision:hover #tooltip-content-transmision {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#tooltip-content-transmision span {
    display: block;
    height: 31px;
    padding-top: 2px;
    border-radius: 4px 4px 4px 4px;
}

#tooltip-text-transmision {
    border-bottom: 10px solid #333333;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.0s 0.0s;
    transition: transform 0.0s 0.0s;
}

#tooltip-transmision:hover #tooltip-text-transmision {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#tooltip-inner-transmision {
    background: #333;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.0s;
    transition: transform 0.0s;
}

#tooltip-transmision:hover #tooltip-inner-transmision {
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Arrow */

#tooltip-content-transmision::after {
    content: '';
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

-------------------------------------------------------------------------------------------- #tooltip-cupo {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Gap filler */

#tooltip-cupo::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#tooltip-cupo:hover::after {
    pointer-events: auto;
}

/* Tooltip */

#tooltip-content-cupo {
    position: absolute;
    z-index: 9999;
    width: 220px;
    left: 128%;
    bottom: 77%;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    font-family: 'Satisfy', cursive;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.0s 0.0s;
    transition: opacity 0.0s 0.0s;
}

#tooltip-cupo:hover #tooltip-content-cupo {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#tooltip-content-cupo span {
    display: block;
    height: 60px;
    padding-top: 2px;
    border-radius: 4px 4px 4px 4px;
}

#tooltip-text-cupo {
    border-bottom: 10px solid #333333;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.0s 0.0s;
    transition: transform 0.0s 0.0s;
}

#tooltip-cupo:hover #tooltip-text-cupo {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#tooltip-inner-cupo {
    background: #333;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.0s;
    transition: transform 0.0s;
}

#tooltip-cupo:hover #tooltip-inner-cupo {
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Arrow */

#tooltip-content-cupo::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

---------------------------------------------------------------------------------------------------------- #tooltip-aire {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Gap filler */

#tooltip-aire::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#tooltip-aire:hover::after {
    pointer-events: auto;
}

/* Tooltip */

#tooltip-content-aire {
    position: absolute;
    z-index: 9999;
    width: 220px;
    left: 50%;
    bottom: 68%;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    font-family: 'Satisfy', cursive;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.0s 0.0s;
    transition: opacity 0.0s 0.0s;
}

#tooltip-aire:hover #tooltip-content-aire {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#tooltip-content-aire span {
    display: block;
    height: 28px;
    padding-top: 2px;
    border-radius: 4px 4px 4px 4px;
}

#tooltip-text-aire {
    border-bottom: 10px solid #333333;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.0s 0.0s;
    transition: transform 0.0s 0.0s;
}

#tooltip-aire:hover #tooltip-text-aire {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#tooltip-inner-aire {
    background: #333;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform 0.0s;
    transition: transform 0.0s;
}

#tooltip-aire:hover #tooltip-inner-aire {
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Arrow */

#tooltip-content-aire::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 66%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

#dummy {
    text-align: left;
    padding: 1em;
    min-height: 300px;
    margin: 0 auto;
    font-weight: 300;
    font-family: 'Kalam', cursive;
    font-size: 2.5em;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    content: '—';
}

#dummy-menu {
    max-width: 100%;
    padding: 4em 1em;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0 0 3em;
    display: inline-block;
    position: relative;
    margin: 0 1em;
    font-size: 1.5em;
    display: inline-block;
    font-weight: 700;
    padding: 0.15em 0.25em 0;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    width: 2em;
    height: 2em;
    font-size: 2em;
    line-height: 1.75;
}

------------------------------------------------------------------------------------------------------------------- .reservar {
    padding-top: 9px;
    padding-left: 8px;
    margin-left: 10px;
    background-color: #6A7E18;
    float: left;
    width: 176px;
    height: 23px;
    margin-top: 3px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 7px;
    box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.58);
}

.nota {
    margin-top: 22px;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    line-height: 20px
}

.novedades {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.novedades_izquierda {
    width: 46%;
    margin-left: 21px;
    display: inline-table;
    vertical-align: top;
}

.novedades_derecha img,
.novedades_izquierda img {
    float: left;
    width: 187px;
    height: 141px
}

.novedades_derecha {
    float: left;
    width: 495px;
    height: 158px;
    background: transparent url(../images/back_novedades.jpg) no-repeat right top;
    margin-top: 15px;
    margin-left: 5px;
    padding-top: 7px
}

.novedades_derecha h3,
.novedades_izquierda h3 {
    color: #ed1c24;
    font-size: 16px
}

.novedades_derecha p,
.novedades_izquierda p {
    padding-top: 10px;
    font-size: 14px;
    color: #58595b
}

.txt_novedades {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

.moreinfo {
    width: 100%;
    height: 32px;
    margin-top: 10px;
    text-align: right;
    text-transform: uppercase;
}

.moreinfo img {
    width: 32px;
    height: 32px
}

.moreinfo_no_image {
    margin-top: 103px;
    float: right;
    width: 32px;
    height: 32px;
    margin-right: 18px;
    background: transparent url(../images/ver_mas.png) no-repeat right top;
    background-position: bottom right
}

.detalles_novedades {
    width: 990px;
    height: auto !important;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 15px;
    text-align: left
}

.detalles_novedades img {
    text-align: left
}

.linea {
    width: 960px;
    height: auto !important;
    margin: 0 auto;
    background: transparent url(../images/raya_news.png) no-repeat right top;
    background-position: left top;
    margin-top: 10px;
    margin-bottom: 20px
}

.icono_detalles {
    width: 55px;
    height: 55px;
    background: transparent url(../images/icon_news.png) no-repeat right top;
    background-position: left top
}

.titulo {
    float: left;
    width: 710px;
    font-size: 25px;
    color: #ed1c24;
    margin-left: 70px;
    text-align: left
}

.autor {
    color: #a5a5a5;
    font-size: 14px;
    text-align: left;
    padding-top: 5px
}

.autor a {
    color: #a5a5a5
}

.detalles_fecha {
    float: right;
    width: 174px;
    height: 32px;
    color: #FFF;
    background-color: #DEDEDE;
    font-size: 16px;
    padding-top: 15px;
    margin-top: -17px;
    text-align: center
}

.slick-initialized .slick-slide {
    padding: 10px;
}

.descripcion_novedad {
    font-size: 14px;
    text-align: justify
}

.imagen_novedad {
    width: 400px;
    margin: 20px auto;
    border: solid 1px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 10px #0000007a;
}

.imagen_novedad img {
    width: 100%
}

.requisitos {
    width: 960px;
    height: 223px;
    margin: 0 auto;
    margin-top: -7px;
    position: static
}

.requisitos_derecha {
    float: right;
    width: 471px;
    height: 223px;
    color: #454545;
    font-size: 14px;
    margin-left: 6px !important;
    text-align: left
}

.requisitos_derecha p,
.requisitos_izquierda p {
    line-height: 18px
}

.requisitos h3 {
    font-size: 16px;
    padding-top: 40px;
    padding-left: 30px;
    color: #FF2E00 !important;
}

.img_derecha {
    float: right;
    margin-right: 90px
}

.requisitos_izquierda {
    float: left;
    width: 477px;
    height: 223px;
    color: #454545;
    font-size: 14px;
    text-align: left
}

.requisitos_izquierda h3 {
    font-size: 16px
}

.img_izquierda {
    float: left;
    margin-left: 96px
}

.requisitos p {
    font-size: 14px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px
}

.llamar {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.llamar_izq {
    float: left;
    width: 49%;
    height: auto;
    text-align: center;
    margin-bottom: 20px
}

.llamar_der {
    float: right;
    width: 49%;
    height: auto;
    text-align: center;
    margin-bottom: 20px
}

.title {
    color: #ED1C24;
    font-weight: 700;
    font-size: 14px
}

.valor {
    background-color: #9B9B9B;
    vertical-align: middle;
    height: 20px;
    border: 1px solid #000
}

.enlace {
    font-size: 13px;
    color: #ED1C24
}

.enlace_2 {
    font-size: 16px;
    color: #ED1C24
}

.enlace:hover {
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline
}

.enlace_2:hover {
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline
}

.titulo_reservas {
    width: 100%;
    font-size: 25px;
    color: #ed1c24;
    text-align: center
}

.linea_reserva {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    background: transparent url(../images/raya_news.png) no-repeat right top;
    background-position: left top;
    margin-top: 10px;
    margin-bottom: 20px
}

.btn_general {
    display: inline-block !important;
    width: 114px;
    height: 45px;
    text-align: center;
    background: transparent url(../images/enviar.jpg) no-repeat right top;
    color: #FFF;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700
}

.inputbox_r {
    margin-left: 13px;
    font-family: Muli, sans-serif;
    width: 416px;
    height: 23px;
    border: 0;
}

.inputbox_r_n {
    margin-left: 13px;
    font-family: Muli, sans-serif;
    width: 416px;
    height: 23px;
    border: 0;
}

.dv_inputbox {
    border: solid;
    border-radius: 8px;
    border-width: 1px;
    border-color: darkgrey;
    height: 25px;
    margin-bottom: 5px;
}

.input_r {
    font-family: Muli, sans-serif;
    width: 436px;
    height: 20px;
    border: 0;
    background: transparent url(../images/back_input_2.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 26px;
    padding-bottom: 15px
}

.input_r_n {
    font-family: Muli, sans-serif;
    width: 416px;
    height: 20px;
    border: 0;
    background: transparent url(../images/back_input.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 26px;
    padding-bottom: 15px
}

.enlace_o {
    color: #fff
}

.reserva {
    font-size: 14px
}

.textarea_r {
    font-family: Muli, sans-serif;
    width: 90%;
    height: 51px;
    border: 0;
    background: transparent url(../images/back_text_area.jpg) no-repeat left top;
    padding-bottom: 20px;
    padding-left: 25px
}

.textarea_s {
    font-family: Muli, sans-serif;
    width: 420px;
    height: 51px;
    border: 0;
    background: transparent url(../images/back_text_area_2.png) no-repeat left top;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 26px;
    margin-left: -16px
}

.fancybox-wrap {
    z-index: 2000
}

.fancybox-iframe {
    background-color: #FFF
}

#slider-vehiculos {
    width: 1010px;
    margin: 0 auto;
    display: inline;
    padding-top: 20px;
}

#slider-vehiculos ul li {
    float: left;
}

#sup-vehiculos-paso-1 {
    display: none;
    width: 785px;
    margin: 0 auto;
}

#cnt_bxslider {
    float: right;
    /*padding-top: 42px;*/
}

.paso1_es {
    float: left;
    background: url(../images/paso_1_es.png) no-repeat;
    width: 300px;
    height: 90px;
    padding-top: 110px;
    padding-left: 140px;
}

.paso1_es span {
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 28px;
}

.paso1_en {
    float: left;
    background: url(../images/paso_1_en.png) no-repeat;
    width: 300px;
    height: 90px;
    padding-top: 110px;
    padding-left: 140px;
}

.paso1_en span {
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 28px;
}

#session_timeout {
    padding-right: 22px;
}

#content #ciudades {
    font-size: 9pt !important;
    color: #454545;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    /* margin-right: 40px; */
    /* margin-left: 40px; */
}

#content #ciudades h1 {
    padding-bottom: 12px;
    padding-top: 5px;
    font-size: 16px;
}

#content #ciudades a {
    border-right: solid 1px;
    color: white;
    height: 25px;
    line-height: 25px;
    width: auto;
    text-decoration: none;
    text-align: center;
    margin-left: -3px;
    padding: 0;
}

.cityspan {
    padding: 5px;
    color: #606060;
    font-size: 11px;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
}

.cityspan:hover {
    box-shadow: 0px 50px 0px #EDF2F4 inset;
}

.yellowspan {
    background-color: white;
    color: #8d0106;
    font-weight: 700;
}


/*#content #ciudades a {
    -moz-box-shadow: inset 0px 0px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 0px 0px 0px #f5978e;
    box-shadow: inset 0px 0px 0px 0px #f5978e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
    background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;*/

/* border-top-left-radius: 10px; */

-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;

/* border-top-right-radius: 10px; */

-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;

/* border-bottom-right-radius: 10px; */

-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;

/* border-bottom-left-radius: 10px; */

text-indent: 0;

/* border: 1px solid #d02718; */

display: inline-block;
color: #ffffff;

/* font-family: Arial; */

/* font-size: 15px; */

/* font-weight: bold; */

/*font-style: normal;
    height: 25px;
    line-height: 25px;
    width: auto;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #810e05;
    margin: 0 0px;
    padding: 0 3px;
}*/

#content #ciudades a:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
    background: -moz-linear-gradient(center top, #c62d1f 5%, #f24537 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color: #c62d1f;
}

#content .ui-state-highlight {
    text-align: right;
    font-size: 14px;
    color: #454545;
}

#content .ui-state-highlight-ampliacion ul {
    padding: 20px 0;
}

.ui-state-highlight-ampliacion li {
    padding-top: 7px;
}

#content .ui-state-highlight-ampliacion {
    text-align: right;
    font-size: 14px;
    color: #454545;
    /*width: 900px;*/
    margin-bottom: 10px;
}

#content .ui-state-highlight-ampliacion .countdown span {
    font-weight: normal;
    color: #ED2223;
    font-size: 18px;
    text-align: right;
    display: block;
    height: 25px;
    width: 100%;
    margin-top: 10px;
}

#content .ui-state-highlight img {}

#content .ui-state-highlight p {
    padding-top: 10px;
}

.link {
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding: 10px;
    margin: 10px 0;
}

#content .ui-state-highlight .link {
    display: block;
    margin-top: 17px;
    clear: both;
}

#content .ui-state-highlight .link .img-link {
    width: 100px;
    height: auto;
}

#content .ui-state-highlight #imgpromo {
    height: 115px;
    width: 300px;
    float: left;
    margin-right: 25px;
    background-color: #999;
    margin-bottom: 10px;
}

#content .ui-state-highlight .countdown {
    display: block;
}

.countdown {
    padding-right: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

#content .countdown span {
    font-weight: normal;
    color: #ED2223;
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
}

#content .ui-state-highlight h2 {
    font-weight: normal;
    color: #ED2223;
    font-size: 19px;
    text-align: left;
    display: block;
    height: 25px;
    width: 700px;
    margin-top: 10px;
    padding-left: 244px;
}

#content .ui-state-highlight-ampliacion h2 {
    font-weight: normal;
    color: #ED2223;
    font-size: 19px;
    text-align: left;
    display: block;
    height: 25px;
    width: 700px;
    margin-top: 10px;
    padding-left: 244px;
}

#content .ui-state-highlight #img_reloj {
    height: 10px;
    width: 10px;
}

.container-error404 {
    margin: 40px auto;
}

.container-error404 h1 {
    color: #DA181E;
    font-size: xx-large;
    margin-bottom: 10px;
}

.container-error404 a {
    color: #DA181E;
    text-decoration: none;
}

.m_info_reserva {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.ttle_info_reserva {
    float: left;
    width: 178px;
    height: auto;
    color: red;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.cnt_info_reserva {
    float: left;
    background: #fff;
    width: 200px;
    height: auto;
    min-height: 160px;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 4px;
    -webkit-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.75);
}

.cnt_info_reserva_img {
    text-align: center;
}

.cnt_info_reserva span {
    color: red;
}

#content .contactenos-respuesta {
    margin: 200px auto;
    font-size: 24px;
    color: #888383;
}

span.etiquetapromo1 {
    background-color: #09DBFD;
}

span.amarillo {
    background-color: #CC9900;
}

span.azul {
    background-color: #003366;
}

span.rojo {
    background-color: #CC0000;
}

span.verde {
    background-color: #009933;
}

span.naranja {
    background-color: #FF3300;
}

span.violeta {
    background-color: #990099;
}

span.cian {
    background-color: #0099CC;
}

span.magenta {
    background-color: #CC0066;
}

span.rojomilano {
    background-color: #E30613;
}

span.cafe {
    background-color: #663300;
}

span.gris {
    background-color: #333333;
}

#etiquetapromo {
    border: solid;
    border-width: 0;
    width: 350px;
    text-align: center;
    border-radius: 3px;
    color: white;
    padding: 2px;
}


/*Calificaciones*/

div.cont-calificaciones {
    display: inline-block;
    right: 72px;
    max-width: 141px;
    margin-bottom: -26px;
    margin-top: 5px;
}

div.cont-calificaciones .estrella_completa {
    background-image: url(../img/star_full.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 18px;
}

div.cont-calificaciones .estrella_vacia {
    background-image: url(../img/star_empty.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 18px;
}

div.cont-calificaciones .calificacion {
    display: inline-block;
    position: relative;
    font-size: 12px;
    top: -3px;
}

div.paso-1 {
    float: left;
    width: 181px;
    height: 20px;
}

.cont-paso-2 {
    float: left;
}

.pasos-d {
    display: inline-block;
    width: 16.6%;
    float: left;
    height: 79px;
}

.pasos-d p {
    position: absolute;
    display: inline-block;
    background-color: #a31007;
    color: white;
    padding: 6px 17px 6px 20px;
    margin-left: 29px !important;
    font-size: 13px;
    margin-top: 5px !important;
    border-radius: 0px 15px 34px 0;
}

.pasos-d span {
    position: absolute;
    z-index: 1;
    display: inline-block;
    color: white;
    vertical-align: middle;
    background-color: #086501;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    border-radius: 40px;
    top: auto;
}

.paso-marc {}

.paso-smarc {}

.cont-form-reservas {
    position: relative;
    display: block;
    width: auto;
    text-align: left;
    margin-left: 25%;
    margin-bottom: 3%;
}

.cont-form-reservas h4 {
    color: #FF030E;
    font-size: 18px;
}

.cont-form-reservas p {
    position: relative;
    margin-top: 12px;
    font-size: 15px;
    width: 68%;
}

#tels3 .medio {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

#tels3 .medio div p {
    padding: 5px;
    clear: both;
    height: 24px;
}

#tels3 .medio div p b {
    float: left;
}

#tels3 .medio div p a {
    float: right;
    text-decoration: underline !important;
    text-decoration-color: #bbbbbb !important;
}

#tels4 div p {
    padding: 5px;
    clear: both;
    height: 24px;
}

#tels4 div p b {
    float: left;
}

#tels4 div p a {
    float: right;
}

#tels3 b,
#tels4 div b,
#tels3 a,
#tels4 div a {
    width: 49%;
    display: inline-block;
}

#tels3 a,
#tels4 div a {
    text-align: right;
}

.cont-form-reservas input.in-reserva {
    position: relative;
    display: block;
    width: 65%;
    height: 28px;
    background: #fff;
    border: groove;
    color: #000;
    font-size: 16px;
    padding-left: 17px;
    margin-top: 17px;
    margin-bottom: 17px;
}

#hold_on {
    position: fixed;
    z-index: 10005;
    background-color: white;
    text-align: center;
}

.hold_on {
    width: 100vw;
    height: 100vw;
}

.hold_out {
    width: 0vw;
    height: 0vw;
    overflow: hidden;
}

.cont-form-reservas input.in-reserva::-webkit-input-placeholder {
    color: #fff;
}

.cont-form-reservas input.in-reserva:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
}

.cont-form-reservas input.in-reserva::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
}

.cont-form-reservas input.in-reserva:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.cont-form-reservas a.boton-reserva {
    position: relative;
    display: inline-block;
    background: #454545;
    font-size: 18px;
    padding: 11px 30px 11px 30px;
}

.cont-form-reservas a.boton-reserva-regresar {
    position: relative;
    display: inline-block;
    background: #ffffff;
    color: #f00 !important;
    font-size: 11px;
    padding: 0px 0px 0px 9px;
    top: 35px;
    right: 214px;
}

a.boton-reserva-ingresar {
    position: relative;
    display: inline-block;
    background: #faa916;
    font-size: 18px;
    padding: 11px 30px 11px 30px;
}

.cont-extras {
    position: relative;
    display: block;
    width: 750px;
    height: auto;
    background: #F1F1F1;
    margin: 0 auto;
    padding: 16px;
}

.mitad {
    display: inline-block;
    width: 24% !important;
    padding: 8px !important;
    margin: 0 !important;
    float: none !important;
    font-size: 10px;
}

.cont-extras .titulo-extras {
    position: relative;
    background: #FF030E;
    height: 36px;
    line-height: 34px;
    width: 100%;
    text-align: left;
}

.cont-extras .titulo-extras h4,
.cont-extras .fin-extras h4 {
    position: relative;
    margin-left: 13px;
    color: #fff;
    font-size: 16px;
}

.cont-extras .item-extra {
    position: relative;
    display: block;
    width: 100%;
    height: 133px;
    border-bottom: 1px solid #D0CACA;
    margin-top: 24px;
}

.cont-extras .item-extra .col-extra {
    position: relative;
    float: left;
    display: inline-block;
    width: 19%;
    height: auto;
}

.col-extra p {
    font-size: 12px;
}

.cont-extras .item-extra .col-extra:nth-child(2) {
    padding-top: 34px;
}

.cont-extras .item-extra .col-extra:nth-child(3) {
    text-align: right;
    padding-top: 44px;
}

.cont-extras .item-extra .col-extra:nth-child(4) {
    padding-top: 51px;
}

.cont-extras .item-extra .col-extra:nth-child(5) {
    padding-top: 51px;
}

.cont-extras .item-extra {
    width: 130px;
}

.img-extra {
    width: 100%
}

.cont-extras .des-extras {
    text-align: left;
}

.cont-extras .in-extras {
    position: relative;
    border: none;
    height: 26px;
    width: 24px;
    text-align: right;
    color: #FF030E;
    padding-left: 4px;
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
}

.in-extras-1 {
    position: relative;
    border: none;
    height: 26px;
    padding-right: 21px;
    color: #FF030E;
    padding-left: 0;
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
}

.cont-extras .pick-extras {
    position: relative;
    display: inline-block;
    color: #000;
    background: #fff;
    padding: 6px;
    font-size: 16px;
    font-weight: bold;
    margin-left: -5px;
}

.cont-extras .des-extras h5 {
    position: relative;
    margin-bottom: 7px;
    font-size: 13px;
    color: #FF030E;
}

#filtros {
    position: fixed;
    width: 100%;
    text-align: center;
    margin-top: 114px;
    z-index: 9;
    background-color: white;
    padding-bottom: 10px;
}

#filtros .btn {
    background: none;
    font-size: 11px;
    padding: 4px 7px;
    text-decoration: underline;

}

#filtrosmov {
    position: fixed;
    width: 100%;
    text-align: center;
    margin-top: 114px;
    z-index: 9;
    background-color: white;
    padding-bottom: 10px;
}

#filtrosmov .btn {
    background: none;
    font-size: 11px;
    padding: 4px 4px;
    text-decoration: underline;

}

.boton {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.resumencomp {
    position: fixed;
    background-color: white;
    z-index: 9;
    margin-top: 16px;
    padding-bottom: 30px;
    left: 0;
}

.cont-extras .precio-extra {
    position: relative;
    font-size: 13px;
    color: #FF030E;
}

.cont-extras .boton-extra,
.cont-boton-siguiente .siguiente-extras {
    position: relative;
    background: #FF030E;
    color: #fff !important;
    padding: 14px
}

.cont-extras .fin-extras {
    position: relative;
    background: #454545;
    display: block;
    height: 36px;
    line-height: 34px;
    width: 100%;
    text-align: left;
    margin-top: 28px;
}

.cont-extras .fin-extras .total-extras {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 16px;
}

.cont-boton-siguiente {
    position: relative;
    display: block;
    width: 66px;
    float: right;
    margin-top: 27px;
    right: 388px;
    height: 50px;
}

.cont-boton-siguiente .siguiente-extras {
    padding: 14px 22px 14px 22px;
}

.siguiente-extras {
    font-size: 20px !important;
    font-weight: 800 !important;
}

.cont-informacion {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 1024px;
    white-space: nowrap;
}

.cont-informacion .titulo-info {
    position: relative;
    height: 92px;
    text-align: center;
    line-height: 25px;
}

.cont-informacion .titulo-info h3 {
    font-size: 22px;
    color: #232222;
}

.cont-informacion .titulo-info p {}

.cont-informacion .item-info {
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}


/*.cont-informacion .item-info:nth-child(3){
  margin-left: 5%;
}*/

.cont-informacion .in-info {
    border: none;
    background: #e2e2e2;
    margin-bottom: 4px;
    height: 25px;
}


.cont-informacion .spacius {
    margin-right: 4px !important;
}

.cont-informacion .item-info h5 {
    font-size: 12px;
    color: #FF030E;
}

.cont-informacion .item-info .info-medio {
    height: 25px;
}

.cont-informacion .item-info .info-comp {
    display: inline-block;
}

#enviar_registro {}

#enviar_registro .item-info {
    white-space: initial;
}

#enviar_registro .info-medio,
#enviar_registro .info-radio {
    display: inline-block;
    width: 49%;
}



#enviar_registro .in-info,
#enviar_registro .info-comp {
    display: inline-block;
    width: 49%;
}

#enviar_registro .info-medio input,
#enviar_registro .info-radio input {
    width: auto;
}

#enviar_registro .info-select {
    margin: 0 0px 5px 0;
}


/*#enviar_registro input,
#enviar_registro select{
width: 49%;
}*/

#enviar_registro textarea {
    margin-top: 7px;
    width: 100%;
}


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

#nuevo_registro {}

#nuevo_registro .item-info {
    white-space: initial;
}

#nuevo_registro .in-info,
#nuevo_registro .info-comp {
    display: inline-block;
    width: 49%;
}

#nuevo_registro .info-medio input,
#nuevo_registro .info-radio input {
    width: auto;
}

#nuevo_registro .info-select {
    margin: 0 0px 5px 0;
}


/*#nuevo_registro input,
#enviar_registro select{
width: 49%;
}*/

#nuevo_registro textarea {
    margin-top: 7px;
    width: 100%;
}

.cont-informacion .pick-info {
    position: relative;
    /*background: #e2e2e2 url(../img/icono_calendario.png) no-repeat right center;*/
    background-size: 22px;
}

.cont-informacion .info-radio {
    text-align: center;
}

.cont-informacion .info-coment {
    border: none;
    background: #e2e2e2;
    height: 73px;
    width: 360px;
}





.cont-informacion .info-select {
    position: relative;
    background: #E2E2E2;
    border: none;
    height: 27px;
    width: 112%;
    margin-left: -19px;
    margin-bottom: 5px;
}

.cont-informacion .cont-botones-info {
    text-align: left;
    padding: 3vw;
}

.cabecera-resumen {
    background: #FF030E;
    height: 25px;
    width: 100%;
    line-height: 28px;
    text-align: center;
}

.cabecera-resumen h4 {
    color: #fff;
    font-size: 17px;
}

.resumen-text-der,
.resumen-text-iz {
    padding: 5px;
    border: solid 1px;
    border-top: none;
}

.cont-total-n {
    background: #FF030E;
    height: 25px;
    width: 50%;
    display: inline-block;
    float: left;
    line-height: 34px;
    margin-top: 10px;
}

.cont-total {
    background: #454545;
    height: 25px;
    width: 50%;
    display: inline-block;
    float: left;
    line-height: 34px;
    margin-top: 10px;
}

.cont-total-n h4,
.cont-total h4 {
    position: relative;
    margin-left: 14px;
    color: #fff;
    font-size: 18px;
}

.cont-confirmacion {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 550px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.cont-confirmacion h3 {
    font-size: 19px;
    color: #454545;
}

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

.cnt_info_reserva ul li {
    padding-left: 1em;
    text-indent: -.7em;
}

.cnt_info_reserva ul li:before {
    content: '\2022';
    color: #FF050F;
    /* or whatever color you prefer */
}

.cont_total_precio {
    width: 100%;
    display: block;
    margin-top: -4px;
    margin-bottom: 25px;
    text-align: center;
}

.cont_total_precio span {
    background: #FF050F;
    color: #fff;
    padding: 4px 48px 4px 48px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
}

[data-tooltip] {
    position: relative;
    cursor: pointer;
}


/* Hide the tooltip content by default */

[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}


/* Position tooltip above the element */

[data-tooltip]:before {
    position: absolute;
    left: 0;
    margin-top: 26px;
    padding: 7px;
    width: 170px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: hsla(0, 0%, 20%, 1);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
}


/* Show tooltip content on hover */

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 9;
}

#tittels1 h5,
#tittels2 h5,
#tittels3 h5,
#tittels4 h5 {
    display: inline-block
}

#tittels1 span,
#tittels2 span,
#tittels3 span,
#tittels4 span {
    display: inline-block;
    padding-bottom: 0;
}

#telefonos .cuarto {
    width: 25%;
    border: solid;
    border-width: 0px 1px;
    color: #8d0106;
    margin: 0;
}

#telefonos h2 {
    margin-bottom: 20px !important;
}

#telefonos > div > div > div {
    border: solid;
    border-width: 0 1px;
}

#telefonos > div > div > div > div > p {
    padding: 10px;
    text-decoration: underline;
    font-size: 17px;
}

#telefonos > div > div > div > div > p > span {
    color: #606060
}

.cuarto {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px 0px 10px;
}

.cuarto span {
    display: block;
    padding-bottom: 15px;
}

.cuarto a {
    color: inherit;
    text-align: right;
    display: block;
    padding-right: 48px;
    margin-top: -14px;
}

.cuarto p {
    padding-bottom: 12px;
}

#tels2,
#tels1,
#tels3,
#tels4 {
    overflow: hidden;
    white-space: initial;
    width: 200%;
    padding: 10px;
}

#tels4 {
    width: 100%;
}

#tels4 div p a {
    float: right;
    text-decoration: underline !important;
    text-decoration-color: #bbbbbb !important;
}

.glyphicon {
    color: white;
    font-family: 'Glyphicons Halflings';
}

#tittels1,
#tittels2,
#tittels3,
#tittels4 {
    float: right;
    width: 74px;
    cursor: pointer;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5) inset;
    margin: 18px 0 0 0;
    font-size: 13px;
    padding: 10px;
    background: red;
    background: -webkit-linear-gradient(#DA181E, #8d0106);
    background: -o-linear-gradient(#DA181E, #8d0106);
    background: -moz-linear-gradient(#DA181E, #8d0106);
    background: linear-gradient(#DA181E, #8d0106);
}

.slick-prev:before {
    content: "\e079" !important;
}

.slick-next:before {
    content: "\e080" !important;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Glyphicons Halflings';
    color: #606060 !important;
}

.container h2 {
    text-align: left;
}

.container {
    width: 100% !important;
}

.medio {
    width: 50%;
    display: inline-block;
    white-space: initial;
}

.DynarchCalendar-topCont {
    box-sizing: initial !important;
    padding: initial !important;
    margin: initial !important;
}

.DynarchCalendar-day,
.DynarchCalendar-day-othermonth,
.DynarchCalendar-day-disabled {
    box-sizing: initial !important;
}

.waptel {
    width: 49%;
    display: inline-block;
    padding: 10px;
    text-align: center;
}

.waptel img {
    width: 66px;
    border-radius: 13px;
    float: left;
    margin: -10px 0px 0px -10px;
}

.waptel span {
    display: block;
    text-align: left;
}

.waptel a {
    padding: 10px !important;
    box-shadow: 1px 1px 5px 1px #00000066;
    color: white !important;
    display: block !important;
    text-align: right !important;
    width: 270px;
    margin: 0 auto;
    font-size: 18px;
}

.waptel a:hover {
    -webkit-box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
    -moz-box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
    box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
}

.waptel a:active {
    -webkit-box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
    -moz-box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
    box-shadow: 0px 67px 0px rgba(255, 255, 255, 0.22) inset;
}

.what {
    background-color: #25D366;
}

.skyp {
    background-color: #0078d7;
}

.waptel:hover {}

.a_img {
    text-align: left !important;
    display: initial !important;
    padding-right: 0 !important;
    margin-top: 0 !important;
}

#aliados {
    /*margin-top: 37px;*/
    padding: 20px;
}

#aliados h2 {
    font-size: 20px !important;
}

#aliados img {
    width: 100%;
    height: auto;
    max-height: 150px;
    mix-blend-mode: multiply;
    opacity: 0.5;
}

.slick-list {
    mix-blend-mode: multiply;
}

.cont-solc-rapid {}

.modal-backdrop.in {
    z-index: 10002;
}

.cont-solc-rapid .cont-form-col-50 {
    width: 49.9%;
    float: left;
    padding: 5px;
}

.cont-solc-rapid input {
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.cont-f-cancelar {
    padding: 12px;
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    text-align: center;
}

.cont-solc-rapid button {
    border: none;
    vertical-align: top;
    padding: 12px;
    width: 47%;
    color: #fff;
    background: #8d0106;
}

.mas-info-sr {
    background: #EDF2F4;
    color: #606060;
    border-top: 2px solid #DA181E;
    border-right: 2px solid #DA181E;
    border-left: 2px solid #DA181E;
    height: 37px !important;
    position: relative;
    z-index: 99999;
    box-shadow: none;
    margin-top: 0px !important;
}

.blankspace {
    height: 154px;
}

.headerbackground {
    overflow: hidden;
}

.degrojo {
    background: red;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#DA181E, #8d0106);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#DA181E, #8d0106);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#DA181E, #8d0106);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#DA181E, #8d0106);
    /* Standard syntax */
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.rojomilano {
    background-color: #DA181E;
    color: white !important;
}

.cuartus {
    width: 24%;
    display: inline-table;
    padding: 10px;
    vertical-align: top;
}

footer {
    text-align: center;
    font-size: small;
    color: white !important;
    padding: 20px;
}

footer a {
    text-decoration: none;
    color: white !important;
}

footer div {
    text-align: left;
}

.seo {
    text-align: center;
    margin: 30px 0;
}

.seo p {
    padding-top: 10px;
}

.mid {
    width: 49%;
    display: inline-table;
}

footer ul {
    list-style: none;
}

a.tel {
    text-align: right;
}

#skype:hover {
    background-color: #6A7E18;
}

#whatsapp:hover {
    background-color: #6A7E18;
}

#chat:hover {
    background-color: #606060;
}

#facebook:hover {
    background-color: #6A7E18;
}

#twitter:hover {
    background-color: #6A7E18;
}

#instagram:hover {
    background-color: #6A7E18;
}

#gplus:hover {
    background-color: #DA181E;
}

#youtube:hover {
    background-color: #DA181E;
}

.chats img {
    width: 50%;
}

.chats img,
.social img {
    border: solid 1px;
    border-radius: 16px;
}

.social li {
    display: inline-table;
    vertical-align: middle;
    line-height: 0;
    padding: 5px;
}

.social li a svg {
    display: inline-table;
    vertical-align: middle !important;
}

.cuarto p {
    padding-bottom: 12px;
}

footer p {
    padding-top: 20px;
}

.footerinner {
    max-width: 1024px;
    height: auto;
    margin: 40px auto;
}

.certificados a img {
    width: 78px;
    height: 33px;
}

#derechos {
    text-align: center;
    border: solid;
    border-width: 1px 0px 1px 0px;
    padding: 10px;
}

#derechos p {
    padding: 0;
}

.part {
    width: 24%;
    display: inline-table;
    padding: 10px 10px;
}

.caracter {
    margin: 5px 0px;
    padding: 5px 0;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.ico {
    width: 100%;
}

.ico svg {
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.caracter div {}

.partmedio {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}

.partmedio2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

#swapper {
    position: fixed;
    width: 100%;
    z-index: 11;
}

.cont-pasos-d {
    text-align: center;
    display: block;
    width: 100%;
}

.pasos {
    display: inline-block;
    background-color: #606060;
    color: white;
    border: solid 2px #606060;
    border-radius: 5px;
    margin-top: 15px;
}

.pasos > div {
    display: inline-table;
    padding: 3px 8px;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
}

.nompaso {
    background-color: white;
    color: #606060;
}

.circle {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: solid 2px white;
}

.pasodemedio {
    margin: 0 102px;
}

.currentpaso {
    background-color: #8d0106;
    color: white;
    border: solid 2px #8d0106;
}

#recorte {
    width: 374px;
    left: 120px;
}

.restpaso {
    background-color: rgba(96, 96, 96, 0.5);
    color: white;
    border: solid 2px rgba(96, 96, 96, 0.5);
}

#closeswapper {
    width: 1024px;
    text-align: right;
    margin: 0 auto;
    margin-bottom: -30px;
    padding: 0 10px;
    font-size: x-large;
    color: white;
}

.swaperclosed {
    margin-top: -175px;
}

.agotado {
    position: absolute;
    height: 250px;
    width: 324px;
    color: #000;
    font-size: 39px;
    font-weight: 900;
    border-radius: 9px;
    text-align: left;
    margin-top: -211px;
    opacity: 1;
    padding: 116px 15px;
    background-color: rgba(255, 255, 255, 0.69);
}

.noveve img {
    width: 48%;
    height: 11em;
    max-height: 150px;
    float: none;
    display: inline-table;
    vertical-align: top;
}

.noveve {
    width: 49%;
    height: auto;
    max-height: 240px;
    /* float: left; */
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    max-width: 470px;
    overflow: hidden;
}

.rating-resv {
    display: table;
    text-align: center;
    margin: 0 auto;
}


/*Estrellas encuesta reserva*/

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */

.rating-resv:not(:checked) > input {
    position: absolute;
    top: -9999px;
    clip: rect(0, 0, 0, 0);
}

.rating-resv:not(:checked) > label {
    float: right;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 70px;
    line-height: 1.2;
    color: #ddd;
    text-shadow: 1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating-resv:not(:checked) > label:before {
    content: '★ ';
}

.rating-resv > input:checked ~ label {
    color: #f70;
    text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating-resv:not(:checked) > label:hover,
.rating-resv:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating-resv > input:checked + label:hover,
.rating-resv > input:checked + label:hover ~ label,
.rating-resv > input:checked ~ label:hover,
.rating-resv > input:checked ~ label:hover ~ label,
.rating-resv > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.congrats {
    border: solid 1px green;
    border-radius: 10px;
    background-color: #00800026;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.congrats .check {
    display: inline-block;
    width: 100px;
    background-color: green;
    vertical-align: top;
    font-size: 42px;
    padding: 6px;
    text-align: center;
}

.congrats .title {
    color: green;
    display: inline-block;
    width: 885px;
    padding-top: 20px;
    padding-left: 5px;
}

.congrats .check span {}

.congrats .title h4 {}

.rating-resv .text-rating-res {
    font-size: 25px;
    color: #ad0000;
}

.rating-resv > label:active {
    position: relative;
    top: 2px;
    left: 2px;
}

.h3delgracias {
    margin-bottom: 15px;
    padding-top: 21.5vw;
    font-style: oblique;
    font-size: 27px !important;
    font-weight: bold !important;
}

.rating_resv_txt {
    margin: -12px auto 15px auto;
    width: 314px;
}

.rating_resv_txt .text-rating-left,
.rating_resv_txt .text-rating-right {
    font-size: 16px;
    color: #ad0000;
}

.rating_resv_txt .text-rating-left {
    float: left;
}

.rating_resv_txt .text-rating-right {
    float: right;
}

.ciupromus li {
    padding: 0 !important;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.ciupromus {
    width: 300px;
}

.boton-llamar {
    display: block;
    position: fixed;
    z-index: 1000;
    right: 23px;
    top: 14%;
    font-size: 0.6em;
    text-align: center;
    padding: 0;
    overflow: hidden;
    max-width: 202px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.CasoEmergencia {
    border: solid 1px #e21111;
    background-color: #e43131;
    color: white;
    border-radius: 6px;
    overflow: hidden;
    margin: 15px 0 !important;
}

.CasoEmergencia p {
    padding: 5px;
    margin-left: 9px !important;
    margin-right: 25px;
}

.CasoEmergencia div {
    background-color: #fbd1d1;
    color: #000;
}

.font10 {
    font-size: 10px !important;
}

@media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100% !important;
    }
}

.inforeservas {}

.inforeservas h5 {
    color: #8d0106;
    margin-top: 10px !important;
}

.inforeservas b {}

.inforeservas div {}

.graciasfabo {
    border: none;
    overflow: hidden;
    width: 500px;
}

.nombre_auto_mov {
    display: none;
}

.calificacion2 {
    display: none;
}

.movildisappear {}

.movilappear {
    display: none;
}

#filtrosmov .dropdown-menu {
    right: 0 !important;
    left: auto;
}

#filtrosmov .dropdown-toggle {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

.monedas {
    width: 50px;
    margin: -5px 0 0 0;
    display: inline-block;
    vertical-align: middle;
}

.monedas ul {}

.monedas ul li {}

.actual-moneda {
    background-color: #3b79b5 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 12px !important;
    padding: 8px !important;
    margin: 5px 5px !important;
}

.langs {
    font-size: 12px !important;
    padding: 11px !important;
    margin: 5px 5px !important;
    display: block !important;
    background-color: white !important;
    color: #8d0106 !important;
    border: 1px solid !important;
}

.navbar-toggle {
    background-color: white !important;
    color: #8d0106 !important;
    border: 1px solid !important;
}

.navbar-toggle: hover {
    background-color: white !important;
    color: #8d0106 !important;
    border: 1px solid !important;
}

.navbar-toggle: active {
    background-color: white !important;
    color: #8d0106 !important;
    border: 1px solid !important;
}

.monedasmovil {
    display: none;
}

.monedasdesktop {}

.promovil {
    display: inline-block;
}

.promolink {
    padding: 15px;
    margin: -16px;
    display: inline-block;
}

.promolink:hover {
    background-color: #8d0106 !important;
    color: white !important;
}

.promolink:active {
    background-color: #8d0106 !important;
    color: white !important;
}

.promolink:focus {
    background-color: #8d0106 !important;
    color: white !important;
}

@media only screen and (max-width: 1360px) {
    .txt_title_slide h1 {
        font-size: 2vw !important;
        width: 100%;
        padding: 1.8vw;
    }

    .txt_title_slide {
        height: 6vw;
    }
}

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

    /* Aquí debajo se coloca todo lo que tiene que ver con versión movil */
    @viewport {
        width: 768px;
    }

    * {
        white-space: initial;
    }

    .promovil {
        display: none;
    }

    .monedas {
        width: 75px;
        vertical-align: middle;
        padding-top: 8px;
    }

    .monedas ul {}

    .monedas ul li {}

    .actual-moneda {
        padding: 5px 3px !important;
        font-size: 3vw !important;
    }

    .actual-moneda img {
        display: none;
    }

    .monedasmovil {
        display: inline-block;
    }

    .monedasdesktop {
        display: none;
    }

    .movildisappear {
        display: none;
    }

    .movilappear {
        display: block;
    }

    .waptel a {
        width: 40vw;
        font-size: 2.6vw;
    }

    .ciupromus {
        width: 90vw;
    }

    .mitad {
        display: inline-block;
        width: 47% !important;
        padding: 8px !important;
        margin: 0 !important;
    }

    .promomovil {
        display: inline-block;
    }

    .promomovil dropdown-menu {
        width: 93vw !important;
    }

    .promomovil button {
        display: inline-block;
        padding: 3px 7px;
        margin-bottom: 0;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        margin-top: 3px;
        margin-left: 7vw;
        color: #8d0106 !important;
        background-color: #faa916 !important;
        border-color: #faa916 !important;
    }



    .logo svg {
        width: 40vw;
    }

    .waptel img {
        width: 11vw;
    }

    .novedades_izquierda {
        width: 41%;
        font-size: 4vw !important;
    }

    .importante,
    .wrapper {
        height: auto !important;
        position: initial;
        display: block !important;
        width: 100% !important;
        white-space: initial !important;
        margin: 5px 0 !important;
    }

    .imagen_auto {
        width: 45vw;
        overflow: hidden;
        position: relative;
        box-shadow: 2px 3px 9px 0px #00000026;
        border-radius: 10px;
        padding: 10px;
    }

    .nombre_auto_mov h5 {
        font-size: 4vw !important;
    }

    .autotransmi {
        margin-top: 2px;
        margin-left: -52px;
    }

    .swaperclosed {
        margin-top: -483px;
    }

    .itfderecha {
        width: 100%;
        margin: 5px 0;
    }

    .cont-recogida,
    .cont-devolucion {
        white-space: initial;
    }

    .cont-selects select {
        width: 32.58%;
    }

    .pasodemedio {
        margin: initial;
    }

    .blankspace {
        height: 116px !important;
    }

    #resumen {}

    body {
        padding: 0 !important;
    }

    /* For mobile phones: */
    div {
        height: auto;
        position: initial;
        display: block;
        width: auto;
    }

    .espacio {
        width: 100%;
    }

    .footerinner {
        width: 100%;
        height: auto;
        margin: 40px auto;
    }

    .horacontainer {
        position: absolute;
        margin: -105px 0px 0 0;
        width: 97%;
        padding: 10px;
        z-index: 1;
    }

    .horacontainer select {
        margin: 8px;
    }

    .btn_buscar_precio {
        width: 100%;
    }

    .item-fecha {
        width: 100%;
    }

    .cont-recogida,
    .cont-devolucion {
        width: 100%;
        display: block;
    }

    .cont-selects {
        display: block;
        width: 100%;
        margin: 5px 0;
    }

    .fecha-pick {
        margin: 5px 0;
    }

    .partmedio {
        width: 100% !important;
        display: block;
        padding: 5px;
    }

    #tels3 .medio {
        width: 100%;
    }

    .part {
        width: 100%;
        display: block;
        padding: 0 10px;
    }

    .cuarto {
        width: 100%
    }

    .cuartus {
        width: 100%
    }

    .medio {
        width: 100%
    }

    input[type="button"],
    input[type="text"],
    input[type="date"],
    input[type="submit"],
    select,
    textarea,
    .boton {
        width: 100%;
        margin: 0px;
    }

    header {
        width: 100% !important;
        position: fixed !important;
        top: 0;
        left: 0;

    }

    #tooltip-content-cupo,
    #tooltip-content-transmision {
        width: 40vw;
        left: initial;

    }

    .cnt_auto {
        float: none;
    }

    .cnt_auto * {}

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    #back_header {
        width: 100% !important;
        position: fixed !important;
        top: 0;
        left: 0;
        padding: 11px 0px;
    }

    .noveve img {
        width: 45%;
        height: 9em;
    }

    #aliados h2 {
        font-size: 4vw !important;
    }

    .noveve {
        width: 100%;
        border: solid;
        border-width: 1px 0 1px 0;
    }

    .novedades_izquierda {
        font-size: 14px;
    }

    .menuclose {
        max-height: 0px !important;
    }

    .link {
        float: none;
        text-align: center;
    }

    .menuopen {
        max-height: 800px !important;
    }

    #telefonos > div > div > div {
        margin-top: 10px;
        border: none;
    }

    #telefonos > div > div > div > div > p {
        font-size: 20px;
    }

    #telefonos > div > div {
        padding: 0 15px;
    }

    .img-extra {
        width: 25vw;
    }

    .inforeservas div {
        margin: 0;
        font-size: 14px;
    }

    #menu {
        background-color: white;
        top: 73px;
        overflow: hidden;
        left: 0;
        border: none;
        position: fixed;
    }

    #menuppal > li {
        height: auto;
        width: 100%;
    }

    #menuppal > li > h6 > a {
        display: block;
    }

    #buscadorcontent {
        margin-top: 0px;
    }

    #slider_container {}

    .txt_title_slide {
        position: inherit;
        background: #777777;
        height: 20vw;
    }

    .txt_title_slide h1 {
        padding: 5vw 2vw;
        font-size: 4.5vw !important;
        width: 100%;
    }

    .txt_title_slide h2 {
        font-size: 11px;
        width: auto !important;
        padding: 0 33px;
    }

    .idiomas {
        text-align: center;
        position: inherit;
        padding: 20px;
    }

    .seo div {
        width: 100% !important;
        display: block !important;
    }

    #slider ul {
        height: auto !important;
    }

    .prevnext {
        top: -110px;
    }

    #tittels1,
    #tittels2,
    #tittels3,
    #tittels4 {
        border-right: solid 1px;
        text-align: left;
        margin: -51px 0 0 0;
        width: 79px;
        padding: 5px;
    }

    #wrapper {
        display: block;
        margin: 0 auto !important;
        background-color: #fff !important;
    }

    #header {
        margin: 0 auto;
    }

    .imagen_novedad {
        width: 100%;
    }

    .espacio {
        height: 75px !important;
    }

    #swapper {
        width: 100% !important;
    }

    .secontent {
        width: 100% !important;
        padding: 10px !important;
    }

    .section {
        padding: 5px;
    }

    .pasos {
        width: 30% !important;
        display: inline-table !important;
        margin: 0 1%;
    }

    .pasos > div {
        font-size: 12px;
        width: 100%;
    }

    .tag {
        display: none !important;
    }

    .ctomovil {
        margin: 10px 2px 0 2px;
        padding: 5px !important;
        width: 31% !important;
        display: inline-table !important;
        height: 84px !important;
        font-size: 12px !important;
    }

    .mdiomov {
        width: 48% !important;
        display: inline-table !important;
        margin: 2px;
    }

    .caracter {
        display: none !important;
    }

    .resumenheader {
        position: fixed;
        width: 100%;
        margin-top: 61px;
        background-color: white;
        z-index: 10;
        padding: 5px 10px 15px;
    }

    .margfix {
        margin: 0 !important;
    }

    .agotado {
        position: absolute;
        background-color: #ffffff96;
        width: 100%;
        height: auto;
        padding: 45px 1.8vw;
        font-size: 8vw;
        margin-top: -124px;
        left: 0;
        z-index: 6;
    }

    .hiddens {
        display: none !important;
    }

    .waptel {
        padding: 10px 0;
    }

    .midextra {
        width: 48% !important;
        display: inline-table !important;
    }

    .in-extras {
        width: 15px !important;
    }

    .valextra {
        margin-left: initial !important;
    }

    .add_extra {
        display: block;
        width: auto;
        text-align: center;
    }

    #tels2,
    #tels1,
    #tels3,
    #tels4 {
        overflow: hidden;
        white-space: initial;
        width: 100%;
        padding: 10px;
    }

    .superframediv {
        height: 100% !important;
        width: 100% !important;
        padding: 30px;
    }

    .btn_buscar_precio a {
        padding: 15px 10px;
    }

    .closeboxcont {
        padding-top: 0 !important;
        margin-top: -33px;
    }

    .halfhalf {
        display: inline-table !important;
        width: 21% !important;
    }

    .boton-reserva {
        margin: 5px 0 !important;
    }

    [data-tooltip]:before {
        display: none;
    }

    .calificacion {
        display: none;
    }

    .calificacion2 {
        display: block;
        position: absolute;
    }

    .cont-calificaciones {}

    #nuevo_registro .in-info,
    #nuevo_registro .info-comp {
        display: inline-block;
        width: 95%;
        margin-left: 9px !important;
        height: 35px;
    }

    #botonreserva {
        display: inline-block;
        width: 95%;
        margin-left: 9px !important;

    }

    .m_info_reserva {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .cont-pasos-d-extra {
        display: none;
    }

    .superframediv iframe {
        padding-top: 0 !important;
    }

    form {
        width: 100% !important;
    }

    .formulario input[type="text"],
    .formulario input[type="date"],
    .formulario select,
    .formulario textarea {
        width: 46%;
        margin: 4px;
    }

    .formulario h3 {
        text-align: center;
    }

    #menu {
        width: auto;
        box-shadow: -1px 3px 12px 0px #0000006b;
    }

    #menuppal {
        width: 100%;
    }

    #botonmenu {
        display: inline-block !important;
        position: fixed;
        left: initial;
        font-size: 11px;
        padding: 5px;
        top: 0;
        color: #8d0106 !important;
        border: solid 1px;
        margin-top: 22px;
        margin-left: 22px;
        cursor: pointer;
        right: 10px;
    }

    .nombre_auto_mov {
        display: block;
        margin-bottom: 10px;
    }

    .nombre_auto {
        display: none;
    }

    #inputstl2 {
        padding: 9px;
        border: solid 1px #717171e8;
        outline: 0;
        background: #d2d2d2;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        border-radius: 3px;
        width: 167px !important;
        margin-left: 5px;
    }

    #inputstl3 {
        padding: 9px;
        border: solid 1px #717171e8;
        outline: 0;
        background: #d2d2d2;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        border-radius: 3px;
        margin-left: 0px;
        width: 166px !important;
    }

    .chinch {
        transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        /* Firefox */
        -webkit-transform: scaleX(-1);
        /* Chrome - Safari */
        -o-transform: scaleX(-1);
        /* Opera */
        width: 27px;
        margin-left: -6px;
        margin-top: -1px;
    }

    #FormCont {
        width: 81vw !important;
    }

    #enviar_registro .info-medio,
    #enviar_registro .info-radio {
        display: inline-block;
        width: 100%;
    }










    .CasoEmergencia {
        border: solid 1px #e21111;
        background-color: #e43131;
        color: white;
        border-radius: 6px;
        overflow: hidden;
        margin: 15px 0 !important;
    }

    .CasoEmergencia p {
        padding: 5px;
        margin-left: 9px !important;
        margin-right: 25px;
    }

    .CasoEmergencia div {
        background-color: #fbd1d1;
        color: #000;
    }


    .emergenciatext {
        padding-left: 22px;
        font-size: 14px;
        padding-bottom: 8px;
    }

    .nodejes {
        font-size: 13px;
    }

    .nodejes2 {
        font-size: 14px;
    }

    .nodejespan {
        padding-top: 6px !important;
    }

    .emergenciaphone {
        float: left;
        padding: 1%;
        padding-right: 3%;
    }

    #casoemergencia {
        background: #f9e4e4;
        margin-right: 12px;
    }

    .emergenciadiv {
        padding-top: 8px;
        padding-bottom: 4px;
    }

    #userextras {
        width: 326px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #userextras2 {
        border-color: #8d0106;
        background: #8d0106;
    }

    #userextras3 {
        border-color: #610e11;
    }

    .cont-pasos-d {
        padding: 11px 0;
    }

    .formatdia,
    .formatmes,
    .formataño {
        font-size: 4vw;
        display: inline-block;
        float: none;
        text-align: right;
        width: 30%;
    }

    #moverED {
        padding-left: 8vw !important;
    }

    .iconos {
        margin-top: 5px !important;
    }


    .containerextras {
        border-bottom: solid 1px lightgray;
        padding: 20px 0;
    }

    .resuhalf {
        width: 49%;
        display: inline-block;
        position: relative;
        min-height: 1px;
        vertical-align: top;
    }

    .cont-form-reservas {
        margin: 20px 0;
        padding: 3vw;
    }

    .cont-informacion .item-info {
        display: block;
    }

    .cont-form-reservas p {
        width: 100%;

    }

    .cont-informacion .boton {
        height: 11vw;
        padding: 3vw 0;
    }

    .cont-form-reservas input.in-reserva {
        width: 100%;
        padding: 6vw 5vw;
        font-size: 5vw;
    }

    #menupromo {
        position: initial !important;
        width: 100% !important;
        margin: -1px 0 0 0 !important;
        padding: 0 5px !important;
    }

    #menupromo li {}

    .congrats .title {
        width: 89%;
    }

    .congrats .check {
        width: 10%;
    }

    .congrats {}

    .cont-confirmacion {
        width: 100%;
    }

    .congrats .title h4 {
        font-size: 2.4vw !important;
    }

    .congrats .check span {
        font-size: 6vw;
        top: -6px;
    }

    .banner {
        display: none;
    }

    .promos {
        font-size: 4vw;
    }

    ._2p3a {
        width: 100%;
    }

    .uiScaledImageContainer {
        width: 100%;
    }

    .graciasfabo {
        width: 100% !important;
    }

    #closeswapper {
        width: 100%;
    }

    .rojofooter {
        background-color: #8d0106 !important;
        background: inherit;
    }

    .btnreserva {
        margin: 5px 0 !important;
    }

    .gris1 {
        background-color: #eaeaea !important;
    }

    .valores {
        width: 26%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }

    .valor_dia {
        width: 100%;
    }

    .valorprinc {
        width: 46%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        height: 24px;
    }

    .valores .moneda {
        margin: 0;
    }

    #carposition {
        padding: 4vw 0vw 0vw 1.5vw !important;
    }

    .valores .valor {
        padding-right: 2px;
        font-size: 3vw;
    }

    .valorprinc .moneda {
        margin: 0;
        height: 20px;
        padding: 1px 8px;
    }

    .valorprinc .valor {
        padding: 0 5px;
        font-size: 4vw;
    }

    .cont-solc-rapid {
        margin-left: 0;
        margin-right: 0;
    }

    .cont-solc-rapid input {
        padding: 10px;
        margin-bottom: 6px !important;
    }

    .pregCotizacion {
        width: 100%;
        font-size: 2.9vw;
    }

    .cont-solc-rapid .buttons {
        width: 100%;
    }

    .cont-f-cancelar {
        width: 49% !important;
    }

    .cont-solc-rapid button {
        float: right;
    }

    .condicbtn {
        clip-path: none;
        width: auto;
        margin: 0 0 0 auto;
        display: inline-block;
    }

    .resumencomp {
        margin-top: 102px;
        left: 0;
        z-index: 10;
    }

    .tooltip-condic {
        text-align: right;
    }

    .btnhalf {
        width: 49%;
        display: inline-block !important;
        vertical-align: top;
        height: 40px;
        font-size: 3vw;
    }

    .btnhalfleft {
        float: left;
    }

    .btnhalfright {
        float: right;
    }

    .etiqueta {
        height: 115px !important;
        text-align: left;
        position: absolute;
        width: 50%;
        right: 0;
        margin: -193px 0 0 0;
    }

    .keynote {
        position: absolute !important;
        right: 0;
        margin-top: -54px;
        width: 50%;
        height: 36px;
        overflow: hidden;

    }

    .pinpromo {
        margin-top: -194px;
        margin-left: 48vw;
        z-index: 1;
    }

    .totalprice h5 {
        width: 18vw;
        display: inline-block;
        padding: 8px;
    }

    .resumencomp * {
        font-size: 3vw !important;
        height: auto !important;
        padding: 0;
        margin: 0;
        line-height: initial !important;
    }

    /* Aquí encima se coloca todo lo que tiene que ver con versión movil */
}
