﻿@media (min-width: 800px) {
    /*.centri{
        padding-left:100px
    }*/
}

.card-content p {
    font-family: trebuche;
    font-weight: 100;
}

.newSubtitulo {
    color: #042a5f;
    font-family: 'Impact';
}
.tituloRojo {
    text-decoration: underline;
    color: #c42727;
    font-size: 30px;
    font-family: Impact
}
.navbar-toggle {
    color: white;
    border: 0px solid red;
}
.menu-dop {
    float: none !important;
    position: initial !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    text-align: center;
    width: 100%;
    color: white;
    border: 0px solid red;
    font-weight: 100;
    font-family: trebuche;
}
.menuCont{
    font-size:18px;
}
.dropdown-menu {
    background: #c42727;
    color: white !important;
}
.navbar .dropdown .dropdown-menu {
    border-top: 1px solid #c42727 !important;
}
.dropdown-item:hover, .dropdown-item:hover {
    background-color: #ff00008f !important;
    color: white !important;
    font-size: 16px;
}
.dropdown-menu > li > a {
    padding: 15px 8px !important;
}
.borde-men {
    border-bottom: 2px solid #da4444;
    padding-bottom: 10px;
}
    .borde-men:last-child {
        border-bottom: 0px solid #da4444 !important;
        padding-bottom: 0px !important;
        margin-top:10px;
    }
.dropdown-item {
    color: white !important;
    font-size: 16px;
}
.menu-ul {
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1) !important;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1) !important;
}
.menu-ul {
   background: #06397d !important;
   text-align:center;

}
.cartMenu {
    width: 20px;
    position: absolute;
    top: -2px;
    letter-spacing: 0px;
    left: 38px;
    background: #c42727;
    padding: 0px;
    border-radius: 50%;
    height: 20px;
    color: white;
    text-align: center;
    font-size: 9px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar .navbar-nav li a:hover {
    color: white !important;
}


    @media (max-width: 767px) {
        .sear {
            font-size: 20px !important;
            
            color: white !important;
        }
        .navbar-toggle {           
            margin-right: 9px !important;
        }
            .modalb {
            margin-top: 60px !important;
        }
        .imgb {
            width: 21px;
            position: absolute;
            left: 11px !important;
            top: 45px !important;
            z-index: 99999999;
        }
        .contact {
            text-align: center !important;
        }
        .cartMenu {
            width: 20px;
            position: absolute;
            top: -6px;
            letter-spacing: 0px;
            left: 22px;
            background: #c42727;
            padding: 0px;
            border-radius: 50%;
            height: 20px;
            color: white;
            text-align: center;
            font-size: 9px;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }

    @media (max-width: 400px) {
        .imgMenu {
            margin-left: 0px !important;
        }

        .movils > a {
            margin-left: 0px !important;
        }
    }


    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }


    .bordeAzul .container {
        height: 81px;
    }

.gl-logo {
    POSITION: absolute;
    top: 3.5px;
    width: 114px;
}


    /* Movil */
    @media (max-width: 767px) {
        .navbar-nav > li > a {
            font-weight: 600;
            font-family: 'Trebuche' !important;
        }

        .bordeAzul .container {
            height: 80px;
        }

        .no-movil {
            display: none !important
        }
    }

    /*Nav-Bar*/
    @media (min-width: 768px) {
        .navbar-nav {
            float: left;
            margin: 0;
            padding-top: 24px;
        }
       
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #05306a !important;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .gl-logo {
            POSITION: absolute;
            top: 0px !important;
            left: 0px !important;
        }
        .mg {
            margin: -1px 6px 0px 47px !important;
        }

        .noTablet {
            display: none !important;
        }
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .navbar-inverse .navbar-nav > li > a {
            font-size: 14px !important;
        }

        .nav > li > a {
            padding: 10px 10px !important;
        }
    }

@media (min-width: 768px) and (max-width: 819px) {
    .nav > li > a {
        padding: 10px 12px !important;
    }
}


    /*Footer*/
    .footer-height {
        height: 50px;
    }

    .img-footer {
        height: 55px;
        margin-bottom: 10px;
    }

    .footer {
        background-size: cover;
        background-position: center;
    }


    .mfooter1, .mfooter2 {
        border-radius: 10px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
        padding: 20px;
        margin-bottom: 60px;
    }

    .mfooter1 {
        background-color: #375c9db0;
        backdrop-filter: blur(4px);
    }

    .mfooter2 {
        background-color: #375c9db0;
        backdrop-filter: blur(4px);
        height: auto;
    }

    .titleF {
        font-weight: 800 !important;
        margin-bottom: 22px;
        font-size: 26px;
    }

    .titleCont img {
        height: 20px;
    }

.findus img {
    height: 40px;
    width: 40px;
}

    @media (max-width: 768px) {

        .logoLg {
            height: 16px;
        }
        .footer-height {
            height: 20px;
        }

        .img-footer {
            height: 60px;
            margin-bottom: 10px;
        }

       
        .mfooter1 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 0px;
            width: auto;
            margin-bottom: 0px;
            padding: 10px 12px;
            backdrop-filter: blur(0px) !important;
        }


            .mfooter1 .about {
                grid-column: 1 / 2;
                grid-row: 1 / 2;
            }

            .mfooter1 .contact {
                grid-column: 1 / 2;
                grid-row: 2 / 3;
            }


            .mfooter1 .privacy {
                grid-column: 2 / 3;
                grid-row: 1 / 2;
            }

            .mfooter1 .cancellation {
                grid-column: 2 / 3;
                grid-row: 2 / 3;
            }

        .mfooter2 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 5px;
            width: auto;
            margin-bottom: 0px;
            padding: 10px;
            backdrop-filter: blur(0px) !important;
            grid-template-rows: auto auto;
        }


            .mfooter2 .direccion {
                grid-column: 1 / 2;
                grid-row: span 2;
            }


            .mfooter2 .correo {
                grid-column: 1 / 2;
                grid-row: 3 / 4;
            }


            .mfooter2 .telefono-usa {
                grid-column: 2 / 3;
                grid-row: 1 / 2;
            }

            .mfooter2 .telefono-mexico {
                grid-column: 2 / 3;
                grid-row: 2 / 3;
            }

            .mfooter2 .whatsapp {
                grid-column: 2 / 3;
                grid-row: 3 / 4;
                margin-top: 0px !important;
            }

        .mfooter1 {
            margin: 0px 38px;
        }

            .mfooter1 p {
                font-size: 17px;
            }

        .titleCont {
            margin-bottom: 0px !important;
        }

        .mfooter1 p, .mfooter2 p {
            text-align: left;
            margin-bottom: 0;
        }

        .titleCont {
            font-size: 12px;
        }

        .titleF {
            font-weight: 800 !important;
            font-size: 24px;
            text-align: center;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .titleCont img {
            height: 10px;
        }

        .col-md-3 .findus {
            display: -webkit-inline-box;
            align-items: center;
            gap: 10px;
        }

        .fotitle {
            margin-top: 5px;
            padding-left: 0px !important;
            font-size: 26px;
        }

        .findus img {
            height:26px !important;
            width: 26px !important;
        }

        .iconoFF, .iconoF {
            padding: 0px;
        }
    }

    @media (max-width: 400px) {
        .mfooter1 {
            margin: 0px 20px;
        }

            .mfooter1 p {
                font-size: 16px;
            }
    }

   
    /*Movil*/

    /*Nav-Bar*/
    @media (max-width: 767px) {
        .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
            max-height: max-content !important;
        }
        .imgMenu {
            margin-left: 15px;
            margin-top: 0px;
            margin-bottom: 0px;
            height: 44px !important;
        }
        .borde-men {
            border-bottom: 2px solid #05306a;
            padding-bottom: 10px;
        }

            .borde-men:last-child {
                border-bottom: 0px solid #da4444 !important;
                padding-bottom: 0px !important;
                margin-top: 10px;
            }
    }




    /*CONTACT*/
    .transport-option > a:hover {
        text-decoration: none !important;
    }

    .isMov {
        display: none;
    }

    .noMov {
        display: block;
    }

    @media(max-width:500px) {
        .Cblue, .TitleC {
            text-align: center;
        }

        .ct-u-paddingTop80 {
            padding-top: 0px !important;
        }

        .isMov {
            display: block;
            padding: 0px;
            margin-bottom: 20px;
        }

        .noMov {
            display: none;
        }

        .imgSend {
            width: 100% !important;
        }
    }

    .imgSend {
        width: 200px;
    }

    .txts {
        font-size: 18px !important;
        font-weight: 200;
        color: #222046;
        line-height: 1.2;
    }

    .inputContact::placeholder, .txtInput::placeholder {
        color: #515151 !important;
        font-size: 16px;
        font-weight: 100;
    }

    .ct-list-iconContainer > img {
        height: 40px;
        width: 40px;
    }

    .ct-u-marginBottom5 {
        font-size: 18px;
        font-weight: 700;
        color: #004085;
    }

    .inputContact {
        margin-bottom: 10px;
        height: 38px !important;
        max-width: 1000px;
    }

    .txtInput {
        border: 1px solid #004085 !important;
        border-radius: 10px;
    }

    .fbook {
        border: 1px solid #004085 !important;
        border-radius: 10px;
    }

    .Cblue {
        COLOR: #004085;
        font-weight: 700;
    }

    .TitleC {
        color: #515151;
        font-weight: 700;
        margin-bottom: 25px;
    }


    body {
        padding-top: 0px;
        padding-bottom: 0px;
        background: #F5F4F5;
        font-weight: 600;
        font-family: 'Trebuche' !important;
    }

/*@font-face {
    font-family: 'Trebuche';
    src: url('/fonts/Questrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/Questrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Impact';
    src: url('/fonts/Oswald-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

.card-content p {
    text-align: left;
    font-size: 15px;
    margin-bottom: 2px;
    height: 60px;
    color: #202020 !important;
    font-family: 'Trebuche';
}
@font-face {
    font-family: 'Trebuche';
    src: url('/fonts/Montserrat-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/Montserrat-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-bold';
    src: url('/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Impact';
    src: url('/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


    .descripcion {
        text-align: justify;
    }-

    .iconosMenu {
        font-size: 25px;
        display: block;
        text-align: center;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .btWhats {
        border-radius: 15px;
        position: absolute;
        right: 0px;
        width: 50px;
        height: 30px;
        bottom: 6px;
    }
    /*Contacto*/
    .input--withBorder {
        font-size: 16px !important;
    }

    #valid, #mail {
        display: none;
    }

    .faicon {
        padding: 8px 9px 5px 8px;
        background: #5fa1e5;
        border-radius: 16px;
        color: white;
    }

    .ct-list-iconContainer {
        font-size: 12px;
        height: 30px;
        width: 30px;
        left: 0;
        top: 17px;
        line-height: 24px;
    }

    .ct-form-grey input {
        height: 37px;
    }

    .ct-form-grey input, .ct-form-grey textarea {
        background-color: white;
        border-color: white;
        color: #979797;
    }

    .ct-form input, .ct-form textarea {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input--withBorder {
        border: 1px solid #dbdbdb;
    }

    .form-control {
        border-color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: 43px;
    }

    #contact_message {
        width: 100%;
        max-width: 1000px;
    }

    .ct-u-marginBottom10 {
        margin-bottom: 10px;
    }

    .ct-u-marginBottom5 {
        margin-bottom: 5px;
    }

    .ct-u-marginBottom30 {
        margin-bottom: 30px;
    }

    .ct-u-marginBottom20 {
        margin-bottom: 20px;
    }

    .ct-textBox--small {
        padding: 32px 23px;
    }

    .successMessage, .errorMessage {
        display: none;
    }

    .txt {
        color: #979797;
        font-size: 17px !important;
        font-weight: 100;
    }

    .txt2 {
        color: #b1b1b1;
        font-size: 14px !important;
        font-weight: 200;
    }

    .ct-u-backgroundGrey {
        background-color: white;
        font-size: 23px;
    }

    .ct-u-marginBottom50 {
        margin-bottom: 50px;
    }

    .ct-u-paddingTop80 {
        padding-top: 50px;
    }

    .ct-heading--withBorder p,
    .ct-heading--withBorderGrey p {
        font-size: 14px;
    }

    .ct-heading--withBorder {
        border-left: 3px solid #fff;
        padding: 10px 0 10px 20px;
    }

    .ct-heading--withBorderGrey {
        border-color: #ececec;
    }

    .ct-mediaSection[data-stellar-background-ratio] {
        background: transparent;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        overflow: hidden;
    }

    @media (min-width: 768px) {
        [data-stellar-background-ratio] {
            background-attachment: fixed;
        }
        
    }

    /*Comentarios de home*/

    .cmts_img {
        max-width: 106px;
        max-height: 70px;
        display: inline;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .cmts_img > img {
            min-width: 70px;
            width: 70px;
            margin-top: 5px;
        }

    .cmtsP {
        margin-top: 10px;
        font-family: 'Roboto';
        font-size: 16px;
    }

    .infoEstrellas {
        text-align: left;
        padding-right: 0px;
    }

    .infoPerfil > p {
        color: #808080bd;
    }

    .infoDerecha > b {
        font-size: 20px;
    }

    .infoDerecha > p {
        color: #808080b8;
    }

    .QuitarBorde {
        border: 0px solid white !important;
    }

    .cmtsC {
        color: #00000080 !important;
        font-size: 30px;
    }

    .cmtsT {
        font-size: 50px;
        position: absolute;
        top: 29px;
    }

    .rit {
        right: 20px;
    }

    .lef {
        left: 30px;
    }

    .comentarios {
        padding: 20px;
        background: #F5F4F5;
        margin: 30px 5px;
        margin-top: 20px;
        text-align: left;
        height: 250px;
    }

    .tranportaciones {
        padding: 20px;
        background: white;
        margin: 30px 5px;
        margin-top: 20px;
        text-align: left;
    }

        .tranportaciones > h2 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 16px;
        }

    .comentarios > h2 {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 16px;
        color: white;
    }

    #ComentariosCont {
        background: white;
        text-align: center;
    }

    .blanco {
        width: 100%;
        background: white;
        padding: 40px 0px 30px 0px;
    }

    .transpInfo > h3 {
        color: #498bcf;
        font-size: 28px;
        font-family: 'Impact';
        text-align: center;
        color: white;
    }

    .transpInfo > p {
        font-family: 'Roboto';
        font-size: 20px;
        text-align: -webkit-center;
        color: white;
    }

        .transpInfo > p > a {
            padding: 5px 18px !important;
            margin-top: 15px;
            display: block;
            width: 160px;
        }

    .transpInfo {
        padding: 75px;
        background: #498bcf;
    }

    #buk {
        background: white;
        border: 3px solid #498bcf;
        color: #498bcf;
        font-size: 20px;
        border-radius: 10px;
        padding: 8px 30px;
        font-family: 'Impact';
        font-size: 23px;
    }

        #buk:hover {
            background: #013976;
            color: white;
        }

    #ComentariosCont > h1 {
        font-family: 'Impact';
        margin-top: 20px;
        margin-bottom: 30px;
    }
    /*switch on-off */
    .toggle-label {
        position: relative;
        width: 350px;
        height: 30px;
        margin-top: 10px;
    }

        .toggle-label input[type=checkbox] {
            opacity: 0;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
        }

            .toggle-label input[type=checkbox] + .back {
                position: absolute;
                width: 100%;
                height: 45px;
                left: 0;
                top: 0;
                border-radius: 50px;
                border: 2px solid white;
                transition: background 150ms linear;
            }

            .toggle-label input[type=checkbox]:checked + .back {
                border: 1px solid white;
                cursor: pointer;
            }

            .toggle-label input[type=checkbox] + .back .toggle {
                display: block;
                position: absolute;
                content: ' ';
                background: #fff;
                width: 50%;
                height: 100%;
                transition: margin 150ms linear;
                border: 3px solid #05306a;
                color: #05306a;
                border-radius: 50px;
            }

            .toggle-label input[type=checkbox]:checked + .back .toggle {
                margin-left: 174px;
            }

        .toggle-label .label {
            display: block;
            position: absolute;
            width: 50%;
            color: #05306a;
            line-height: 24px;
            text-align: center;
            padding: .4em .8em .4em;
            font-size: 21px;
        }

            .toggle-label .label.on {
                left: 0px;
            }

            .toggle-label .label.off {
                right: 0px;
            }

        .toggle-label input[type=checkbox]:checked + .back .label.on {
            color: #fff;
        }

        .toggle-label input[type=checkbox] + .back .label.off {
            color: #ddd;
            cursor: pointer;
        }

        .toggle-label input[type=checkbox]:checked + .back .label.off {
            color: #05306a;
        }


    .GaleryActive {
        color: #05306a !important;
        background: white;
    }

    .galeryDiv > span {
        color: white;
        border: 1px solid white;
        font-size: 20px;
        padding: 4px 20px;
        font-family: 'Impact';
        cursor: pointer;
    }

        .galeryDiv > span:hover {
            color: white;
        }

    .galeryDiv {
        width: 96%;
        margin-top: 10px;
    }

    .infoDerecha {
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    #cmtsG {
        margin-left: -4px;
        border-radius: 0px 12px 12px 0px;
    }

    #tourG {
        margin-left: 60px;
        border-radius: 12px 0px 0px 12px;
    }

    .ActivarBtn {
        top: 0px;
        width: 100%;
        display: block !important;
        position: fixed;
        z-index: 99999999;
        text-align: center;
    }

    .DesactivarBtn {
        display: none !important;
    }

    div#lightboxed--content .lightboxed--frame .lightboxed--caption {
        width: 66.28%;
        text-align: center;
        font-size: 16px;
        font-family: 'Roboto';
        background: rgb(0 0 0 / 48%) !important;
    }

        div#lightboxed--content .lightboxed--frame .lightboxed--caption > span {
            font-size: 18px;
            display: block;
            font-family: 'Roboto';
        }
    /* Set padding to keep content from hitting the edges */
    .body-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
    .dl-horizontal dt {
        white-space: normal;
    }

    /* Set width on the form input elements since they're 100% wide by default */
    input,
    select,
    textarea {
        max-width: 280px;
    }

    

    .navbar-toggle {
        top: 4%;
        position: sticky;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #498bcf;
        
        background-color: transparent;
    }

.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-size: 14px;
    padding-right: 22px;
}
    /*.navbar-nav > li > a {
    font-family: 'Roboto';
}*/

    .navbar-nav > li > a, .dropdown-menu > li > a {
        font-family: Impact;
        font-weight:100;
    }

    @media(max-width:740px) {

        .navbar-collapse {
            width: 100%;
        }

        .navbar-inverse .navbar-toggle {
            border-color: #fff;
            margin-top: 2px !important;
            margin-bottom: 6px !important;
        }

            .navbar-inverse .navbar-toggle .icon-bar {
                background-color: #05306a;
            }

            .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus-visible, .navbar-inverse .navbar-toggle:focus {
                background-color: transparent;
                border-color: transparent;
                border: 0px solid red;
                color:white;
            }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #498bcf;
        }

        .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
            border-color: #05306a;
            margin-top: 12px !important;
            margin: -1px;
            position: absolute;
            background: #05306a;
            width: 101%;
            padding-right: 0px !important;
            padding-left: 0px !important;
        }

        .Busc > input {
            font-size: 16px !important;
        }

        .freec {
            width: auto !important;
        }

        .btn-book {
            position: absolute;
            right: 25px;
            bottom: -68px !important;
            z-index: 9999 !important;
        }

        .cans {
            padding: 6px !important;
        }

        .sinb {
            padding: 0px !important;
        }
    }

    navbar-nav li a:hover {
        color: #498bcf;
    }



    /*Footer*/
    .footer {
        background-color: #042a5f;
        color: white;
    }


    .subMen {
        padding: 0px;
        list-style: none;
        font-size: 19px;
        font-weight: 400;
    }

    .footer-fin {
        padding: 20px 0px;
    }

    .footerp {
        font-size: 18px;
        display: table;
        padding: 36px 0px;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #498bcf;
        background-color: #ebe9e9;
    }

    .titleF {
        font-weight: 600;
        margin-bottom: 22px;
        font-size: 20px;
        font-family: 'Impact';
    }

.titleCont {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 100;
    display: block;
    line-height: 1.5;
    text-align: center;
}

    .fotoF > a > img {
        width: 50px;
    }

    .estrellasAma {
        overflow: hidden;
        position: absolute;
        color: gold;
        top: 0px;
        font-size: 18px;
    }

    .estrellasGri {
        color: gray;
    }

    .estrellas, .valores {
        position: relative;
        float: left;
        font-size: 18px;
    }

    .rew {
        padding-left: 10px;
    }

    .estre {
        position: absolute;
    }

    .textF {
        float: left;
        font-family: 'Impact';
    }

    .iconoF {
        padding: 2px 5px;
        background: transparent;
        border-radius: 25px;
        font-size: 27px;
        color: white !important;
    }

    .iconoFF {
        padding: 2px 5px;
        background: transparent;
        border-radius: 25px;
        font-size: 25px;
        color: white !important;
    }

    .logoN {
        padding-left: 15px;
    }

    #titular {
        font-size: 16px !important;
    }
    /*.bordeAzul {
    position: fixed;
}*/

    .espacioTop {
        height: 54px;
    }

    @media(max-width:600px) {
        #idio {
            position: relative !important;
        }

        #siMovil > a {
            width: auto !important;
        }

        #siMovil > div {
            width: auto !important;
        }

        .iconosMenu {
            display: none !important;
        }

        .input--withBorder {
            max-width: 500px;
        }

        .ct-u-backgroundGrey {
            margin-bottom: 20px !important;
        }

        .port {
            background-attachment: initial !important;
            background-size: cover !important;
            height: 100% !important;
        }

        .comentarios {
            height: 280px !important;
        }

        #tourG {
            margin-left: 0px !important;
        }

        .galeryDiv > span {
            padding: 4px 8px !important;
        }

        .galeryDiv {
            width: 100%;
            margin-top: 15% !important;
        }

        div #lightboxed--content .lightboxed--frame {
            top: 0 !important;
        }

            div#lightboxed--content .lightboxed--frame .lightboxed--caption {
                bottom: 0% !important;
                width: 100% !important;
                right: 0 !important;
            }

        .Marg {
            margin-left: 0px !important;
            text-align: center !important;
        }

        .footerp > div {
            padding: 0px;
            text-align: center;
        }

        .fotitle {
            margin-top: 80px;
        }

        .logoN {
            padding-left: 5px
        }

        .titleF {
            margin-top: 15px;
        }
    }

    .btnMore {
        background: #F5F4F5;
        border: 0px;
        color: #498bcf;
        display: inline;
    }

        .btnMore:hover {
            text-decoration: underline;
        }

    .bookNow {
        text-align: right;
        position: absolute !important;
        right: 25px;
        bottom: -8px;
        width: 166px;
        color: #498bcf;
    }

    /*NewHome*/

    .logoNavbarTopDesktop {
        background: url(../content/img/logoCurv.svg) no-repeat top center;
        /*display: inline-block;
    height: 77px;
    margin: 0 10px;
    position: absolute;
    width: 105px;
    z-index: 10;
    top: 14px;*/
        display: inline-block;
        height: 75px;
        margin: 0 10px;
        position: absolute;
        width: 105px;
        z-index: 10;
        top: 15px;
    }

        .logoNavbarTopDesktop a {
            display: block;
            width: 100%;
            height: 100%;
        }

    .logoNavbarTopCart {
        background: url(../content/img/logoCurv.svg) no-repeat top center;
        display: inline-block;
        height: 78px;
        margin: 0 10px;
        position: absolute;
        width: 98px;
        z-index: 10;
        top: 2px;
    }

    .vtaCol {
        color: #05306a;
        position: absolute;
        top: 30px;
        left: 125px;
        font-size: 19px;
        letter-spacing: 0px;
    }

    .vtaCole {
        color: #05306a;
        position: absolute;
        top: 10px;
        left: 125px;
        font-size: 20px;
        letter-spacing: 0px;
    }

.sear {
        top: 14px;
    font-size: 22px;
    display: inline-block;
    width: 10% !important;
    text-align: center;
    background: #053373;
    position: sticky;
}

    .noMovil {
        display: block;
    }

    #siMovil {
        display: none;
    }

@media(max-width:844px) {
    .imgMenu {
        height: 50px !important;
        margin: 5px;
    }
    .navbar-nav {
        padding-top: 15px;
    }
    .pos {
        padding: 20px 0px;
    }
}
    @media(max-width:767px) {
        .HomeCont > img {
            height: 140px !important;
        }

        .noMovil {
            display: none !important;
        }

        #siMovil {
            display: block !important;
        }

        .navbar-toggle {
            margin-bottom: 3px !important;
            padding-top: 14px;
        }

        .menuCart {
            min-width: 241px;
            right: 0px;
            top: 25px !important;
        }

        #cartMovil {
            display: block !important;
        }

        .ct-mediaBox-description {
            margin-top: 17px;
        }

        .HomeCont {
            height: 150px !important;
            padding-top: 20px !important;
        }

        .toursPort {
            height: 200px !important;
        }

        .transpPort {
            height: 200px !important;
        }

        .toursCover {
            height: 214px !important;
        }
    }

    .pagination-custom {
        padding: 0px;
    }

    @media(max-width:400px) {
        .movils > a {
            margin-left: 20px !important;
            color: #05306a;
        }

        .menuCart {
            min-width: 241px;
            right: 8px;
            text-align: right;
        }

        .footerp {
            margin: 0px;
            width: 100%;
        }
    }


    .movils > a {
        color: #05306a;
    }
    /*HOME*/
    #contB {
        margin-left: 20px !important;
    }

    .iconosH {
        height: 40px;
    }

    .contHB {
        margin-bottom: 6px;
        color: white;
        top: 73%;
        left: 0px;
        height: 70px;
        display: block;
        position: relative;
        background-color: #F5F4F5;
    }

        .contHB > div {
            font-size: 20px;
            color: #05306a;
        }

            .contHB > div > div {
                padding-left: 48px;
                padding-top: 7px;
                font-size: 18px;
            }

                .contHB > div > div > svg {
                    position: absolute;
                    /*left: 0px;*/
                    top: 0px;
                }

    .textoGris {
        margin-left: 45px;
    }

    

    .toursPort {
        /*background-image: url("/Content/img/portada.jpg");*/
        background-image: url("/Content/img/iTour.jpg");
        background-size: cover;
        background-position: center;
        height: 390px;
        margin-bottom: 20px;
    }

    .transpPort {
        /*background-image: url("/Content/img/tours.jpeg");*/
        background-image: url("/Content/img/iTransport.jpg");
        background-size: cover;
        background-position: center;
        height: 390px;
        margin-bottom: 20px;
    }

    .contH {
        display: table;
        position: inherit;
        height: 5px;
        padding-top: 17px;
    }

    .title1 {
        font-size: 18px;
        font-weight: 600;
    }

    .imgT {
        object-fit: cover;
        width: 100%;
        overflow: hidden;
        height: 215px;
    }

    .title2 {
        text-shadow: 3px 5px 7px grey;
        text-align: center;
        font-size: 56px !important;
        color: white !important;
        line-height: 1;
        margin-bottom: 18px;
        font-family: 'Trebuche';
    }

    .ct-divider--greyBig {
        height: 2px;
        background-color: #e5e4e4;
    }

    .ct-u-marginBoth40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .Busc > input {
        border-color: transparent;
        border: 1px solid #0f76e1;
        padding: 12px;
        padding-left: 20px;
        width: 100%;
        height: 56px;
        max-width: 2000px;
        border-radius: 14px;
        font-size: 20px;
        color: gray;
    }

        .Busc > input::placeholder {
            color: lightgray;
        }

    input[type="search"]:focus-visible {
        outline: aliceblue;
    }

    .Busc > button {
        background: #0f76e1;
        border-color: #0f76e1;
        float: right;
        top: -56px;
        left: 0px;
        position: relative;
        padding: 15px 18px !important;
        border-radius: 0px 10px 10px 0px !important;
    }

        .Busc > button:active {
            color: #fff;
            background-color: #498bcf;
            border-color: #498bcf;
        }

            .Busc > button:active:hover {
                color: #fff;
                background-color: #498bcf;
                border-color: #498bcf;
                outline: aliceblue;
            }

        .Busc > button:hover {
            background: #498bcf;
            border-color: #498bcf;
        }

    .buscH {
        margin-bottom: 20px;
        color: white;
        top: 60%;
        height: 70px;
        display: block;
        position: relative;
    }

    .contB {
        padding-left: 24%;
        padding-right: 20%;
    }

    @media(max-width:740px) {
        #ComentariosCont > h1 {
            font-size: 25px;
        }

        .title1 {
            font-size: 15px;
        }

        .title2 {
            font-size: 34px;
        }

        .buscH {
            top: 7% !important;
        }

        .contB {
            padding: 0px;
        }

        .Busc > button {
            /*top: -54px !important;*/
            top: -56px !important;
        }

        .contHB > div > div {
            padding-left: 15px;
            padding-top: 10px;
            font-size: 10px;
            text-align: center;
        }

        .iconosH {
            height: 30px;
        }

        .contHB > div > div > svg {
            left: 20%;
            top: -28px;
            width: 63%;
        }

        .contHB {
            top: 58%;
            height: 100px;
            padding-top: 25px;
        }

        .HomeCont {
            height: 450px;
        }

        .imgMenu {
            margin-left: 15px;
        }

        .rates > div {
            display: none;
        }
    }

    #stillTours, #TopTours {
        margin-top: 40px;
        margin-bottom: 30px;
    }

        #stillTours > h2, #TopTours > h2 {
            text-align: center;
            margin-bottom: 25px;
        }

    #Tours > div {
        padding-bottom: 30px;
    }

    .main-content {
        background: #F5F4F5;
    }

    .background-main-color {
        background-color: #05306aab;
    }

    .with-hover {
        position: relative;
        overflow: hidden;
    }

        .with-hover:hover .hover-option {
            transform: translateY(0%);
            -webkit-transform: translateY(0%);
            -moz-transform: translateY(0%);
            -o-transform: translateY(0%);
            -ms-transform: translateY(0%);
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
            opacity: 1;
            visibility: visible;
            display: block;
        }

    .hidden {
        overflow: hidden;
    }



    .hover-option {
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        width: 100%;
        height: 92%;
        left: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
    }

    .hover-option {
        padding: 5px;
    }

        .hover-option > h2 {
            color: white;
            margin-left: 5px;
            margin-top: 0px;
            text-align: center;
        }

        .hover-option > p {
            color: white;
            padding: 5px;
            font-size: 15px;
            font-weight: 500;
        }

    .hotel-img > img {
        height: 200px;
        object-fit: cover;
        width: 100%;
        overflow: hidden;
    }

    .hotel-img {
        background: white;
    }

    .still {
        padding-left: 0px;
        border: 1px solid #05306a45;
        margin-bottom: 20px;
    }

    .ct-productBox {
        -webkit-box-shadow: 0px 3px 0px 0px transparent !important;
        -moz-box-shadow: 0px 3px 0px 0px transparent !important;
        box-shadow: 0px 3px 0px 0px transparent !important;
    }

    .pps {
        height: 50px;
    }

    .tourcon {
        display: table;
        width: 100%;
        padding: 10px;
    }

    .bookNow > span {
        font-family: 'Impact';
    }

    .tourtitle {
        padding: 10px;
        padding-bottom: 0px;
        margin-top: 15px
    }

        .tourtitle > h4 {
            display: table-footer-group;
            max-width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #498bcf;
            font-size: 20px;
            font-family: 'Impact';
        }

    .tourcon > span {
        display: table-cell;
        color: #498bcf;
        text-align: right;
        font-family: 'Impact';
        font-size: 19px;
    }

    .valoraciones .valores {
        font-size: 23px;
        margin-right: 5px;
        color: white;
        width: 100%;
    }

    .bokk {
        color: white;
        position: absolute;
        right: 10px;
        bottom: 10px;
        font-size: 20px;
        font-family: 'Impact';
    }

        .bokk:hover {
            color: white;
            text-decoration: none;
            list-style: none;
        }

    .valoraciones .estrellas > div, .valoraciones .estrellas > p {
        font-size: 17px;
    }

    .valoraciones {
        padding-left: 6px;
        color: white;
        margin-bottom: 20px;
    }

        .valoraciones .estrellas {
            top: 8px;
        }

    .hover-option .estrellasAma {
        font-weight: 400;
    }

    .tourcon > p {
        color: #498bcf;
        display: table-cell;
        font-size: 18px;
        font-weight: 600;
    }

        .tourcon > p > span {
            font-size: 15px;
            color: gray;
            font-weight: 400;
        }

    body {
        background: #F5F4F5;
    }
.btn-see-more, .btn-primary {
    font-weight: 100;
}

    #seeAll {
        background: white;
        border: 3px solid #498bcf;
        color: #498bcf;
        font-size: 20px;
        border-radius: 10px;
        padding: 6px 30px;
        font-family: 'Impact';
        font-size: 23px;
    }

        #seeAll:hover {
            color: white;
            background: #498bcf;
        }
    /*tours*/

    .toursContB .title2 {
        color: white;
        font-weight: bold;
    }

    .toursCover {
        height: 404px;
        background: #8080807a;
        position: absolute;
        width: 100%;
        top: 68px;
    }

        .toursCover .container h1 {
            color: white;
            margin-top: 80px;
            position: relative;
            font-weight: 700;
        }

        .toursCover .container p {
            color: white;
            margin-top: 80px;
            position: relative;
            font-size: 16px;
            font-weight: 400;
        }


    .rates {
        color: white;
        left: 0px;
        display: block;
        position: relative;
        margin-top: 155px;
    }

        .rates > div > h3 {
            font-weight: bold;
            color: white;
            width: 80%;
            font-size: 35px;
        }

        .rates > div > p {
            margin-top: 0px !important;
        }

        .rates > div {
            padding: 5px;
        }



    .gfil {
        margin-top: 20px;
    }

    .sinLeft {
        padding-left: 0px;
    }

    /*TOURS*/

    .filtrosT {
        background: white;
        padding-bottom: 20px;
    }

    .penelT {
        border-color: transparent !important;
        margin-top: 5px;
        margin-bottom: 0px;
        -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%) !important;
        box-shadow: 0 0px 0px rgb(0 0 0 / 5%) !important;
    }

        .penelT panel-heading {
            background-color: #efefef;
            color: #333;
        }

        .penelT > div {
            padding-top: 8px;
            padding-bottom: 8px;
            border-color: transparent !important;
        }

    .checkbox label:after,
    .radio label:after {
        content: '';
        display: table;
        clear: both;
    }

    .checkbox .cr,
    .radio .cr {
        margin-bottom: -5px;
        position: relative;
        display: inline-block;
        border: 1px solid #a9a9a9;
        border-radius: .25em;
        width: 1.3em;
        height: 1.3em;
        margin-right: .5em;
    }

    .radio .cr {
        border-radius: 50%;
    }

        .checkbox .cr .cr-icon,
        .radio .cr .cr-icon {
            position: absolute;
            font-size: .8em;
            line-height: 0;
            top: 50%;
            left: 20%;
        }

        .radio .cr .cr-icon {
            margin-left: 0.04em;
        }

    .checkbox label input[type="checkbox"],
    .radio label input[type="radio"] {
        display: none;
    }

        .checkbox label input[type="checkbox"] + .cr > .cr-icon,
        .radio label input[type="radio"] + .cr > .cr-icon {
            transform: scale(3) rotateZ(-20deg);
            opacity: 0;
            transition: all .3s ease-in;
        }

        .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
        .radio label input[type="radio"]:checked + .cr > .cr-icon {
            transform: scale(1) rotateZ(0deg);
            opacity: 1;
        }

        .checkbox label input[type="checkbox"]:disabled + .cr,
        .radio label input[type="radio"]:disabled + .cr {
            opacity: .5;
        }

    .seeMore {
        color: #498bcf;
        cursor: pointer;
    }

    .panel-body .checkbox {
        margin-top: 10px;
    }

    .nstSlider {
        cursor: hand;
        cursor: pointer;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        position: relative;
        width: 300px;
        height: 20px;
        background: #113344;
    }

        .nstSlider .leftGrip.gripHighlighted {
            background: #113344;
        }

        .nstSlider .rightGrip.gripHighlighted {
            background: #113344;
        }

        .nstSlider .rightGrip,
        .nstSlider .leftGrip {
            position: absolute;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            width: 20px;
            height: 20px;
            background: #ffffff;
        }

        .nstSlider .bar {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            position: absolute;
            background: #ffffff;
            height: 8px;
            top: 6px;
        }

        .nstSlider .highlightPanel {
            -webkit-transition: all 500ms ease-in-out;
            -moz-transition: all 500ms ease-in-out;
            -ms-transition: all 500ms ease-in-out;
            -o-transition: all 500ms ease-in-out;
            transition: all 500ms ease-in-out;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            position: absolute;
            background: #e87722;
            height: 20px;
            top: 0;
        }

    .nstSlider {
        width: 100%;
        height: 10px;
        background-color: #f5f5f5;
    }

        .nstSlider .leftGrip,
        .nstSlider .rightGrip {
            height: 18px;
            width: 18px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            background-color: #4b4a4a;
            margin-top: -4px;
        }

        .nstSlider .bar {
            top: 0;
            height: 10px;
        }

        .nstSlider .bar {
            background-color: #498bcf !important;
        }

    #searchT {
        margin-top: 15px;
        padding-left: 0px;
        width: 100%;
        padding-right: 0px;
    }

        #searchT > div {
            width: 100%;
        }

            #searchT > div > input {
                max-width: 500px;
                height: 38px;
            }

            #searchT > div > div > button {
                height: 38px;
                width: 100%;
            }

                #searchT > div > div > button > i {
                    top: 4px;
                }

    .contT {
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 400;
        color: #333;
    }

    .selectT {
        width: 180px;
        float: right;
        border: 0px solid #ccc !important;
    }

    .rightLabel {
        right: 0;
        float: right;
        margin-top: 10px;
    }

    .leftLabel {
        float: left;
        margin-top: 10px;
    }

    .opsF {
        width: 100%;
        padding: 2px;
        border: 1px solid #eee;
        border-radius: 50px;
        color: #878787;
        font-weight: 500;
    }

        .opsF > button {
            background: white;
            border: none;
        }

    .osl {
        border-top-left-radius: 200px;
        border-bottom-left-radius: 200px;
    }

        .osl:hover {
            color: #ffffff;
            background-color: #498bcf;
            border-color: #498bcf;
        }

    .osr {
        border-top-right-radius: 200px;
        border-bottom-right-radius: 200px;
    }

    @media(max-width:600px) {
        .conta {
            padding: 20px;
        }

            .conta > div > h3 > a {
                margin-top: 20px;
            }

        .pps {
            height: 80px !important;
        }

        .bookNow {
            bottom: -32px !important;
        }

        .still {
            height: 450px;
        }

        .textoGris {
            margin-left: 0px !important;
            padding-left: 0px !important;
        }

        .hover-option > p {
            display: inline-block;
        }

        .Busc > input {
            padding-right: 121px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .hover-option {
            height: 100% !important;
        }

        .toursCover {
            height: 200px;
        }

        #searchT > div {
            padding-left: 15px;
        }

        .filtrosT {
            padding-bottom: 41px;
        }

        .ct-gallery-item {
            padding: 0px;
            width: 100%;
        }

        /* .contentTours {
        padding: 0px;
        margin-top: 20px;
    }*/
        .tourtitle {
            margin-top: 12px;
        }

        .imgT {
            height: 200px;
        }

        .focusInput {
            font-size: 17px !important;
        }

        .ElementsApp, .ElementsApp .InputElement {
            font-size: 17px !important;
        }

        #order {
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .select2-search__field {
            font-size: 17px !important;
        }
    }

    /*DatapickerSimple*/

    .offer_icono {
        display: none;
    }

    .offer_calend {
        background: #26bdf7;
    }

        .offer_calend a {
            color: white;
        }

    .ui-datepicker-current-day {
        background-color: #05306a;
        color: White;
    }

    .ui-datepicker-calendar td:hover {
        background-color: #05306a;
        color: White;
    }

    .offer_icono, .select_icono, .noDispo_icono, .available_icono {
        margin-bottom: 10px;
        line-height: 17px;
        font-size: 14px;
        padding-left: 18px;
        margin-right: 10px;
        color: #000;
        text-indent: 7px;
        font-weight: 300;
    }

        .offer_icono:before {
            background: #20CE88;
        }

        .select_icono:before {
            background: #003eff;
        }

        .noDispo_icono:before {
            background: #ccc;
        }

        .available_icono:before {
            background: #fff;
            border: 1px solid rgba(0, 0, 0, 0.1);
        }

    .date-picker h5:before {
        content: "";
        width: 19px;
        height: 19px;
        position: absolute;
        left: 0;
    }

    .date-picker {
        height: auto;
        max-height: 35px;
        background: white;
        position: relative;
        overflow: hidden;
        -webkit-transition: all 0.3s 0s ease-in-out;
        transition: all 0.3s 0s ease-in-out;
    }

        .date-picker .input {
            width: 100%;
            height: 35px;
            font-size: 0;
            cursor: pointer;
            border: 0px solid #A9A9A9;
        }

            .date-picker .input .result, .date-picker .input button {
                display: inline-block;
                vertical-align: top;
            }

            .date-picker .input .result {
                width: calc(100% - 50px);
                height: 35px;
                line-height: 36px;
                font-size: 16px;
                padding: 0 10px;
                color: grey;
                box-sizing: border-box;
                font-family: din-next-w01-light;
            }

            .date-picker .input button {
                width: 50px;
                height: 50px;
                background-color: #8392A7;
                color: white;
                line-height: 50px;
                border: 0;
                font-size: 18px;
                padding: 0;
            }

                .date-picker .input button:hover {
                    background-color: #68768A;
                }

                .date-picker .input button:focus {
                    outline: 0;
                }

        .date-picker .calendar {
            position: relative;
            width: 100%;
            background: #fff;
            border-radius: 0px;
            overflow: hidden;
        }

        .date-picker .ui-datepicker-inline {
            position: relative;
            width: 100%;
        }

        .date-picker .ui-datepicker-header {
            height: 100%;
            line-height: 50px;
            background: #05306a;
            color: #fff;
        }

        .date-picker .ui-datepicker-prev, .date-picker .ui-datepicker-next {
            width: 20px;
            height: 20px;
            text-indent: 9999px;
            cursor: pointer;
            overflow: hidden;
        }

        .date-picker .ui-datepicker-prev {
            float: left;
            margin-left: 12px;
        }

            .date-picker .ui-datepicker-prev:after {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                margin: -43px 0px 0px 8px;
            }

        .date-picker .ui-datepicker-next {
            float: right;
            margin-right: 12px;
        }

            .date-picker .ui-datepicker-next:after {
                -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
                margin: -43px 0px 0px 6px;
            }

            .date-picker .ui-datepicker-prev:after, .date-picker .ui-datepicker-next:after {
                content: "";
                position: absolute;
                display: block;
                width: 4px;
                height: 4px;
                border-left: 2px solid #fff;
                border-bottom: 2px solid #fff;
            }

            .date-picker .ui-datepicker-prev:hover, .date-picker .ui-datepicker-next:hover, .date-picker .ui-datepicker-prev:hover:after, .date-picker .ui-datepicker-next:hover:after {
                border-color: #68768A;
            }

        .date-picker .ui-datepicker-title {
            text-align: center;
        }

        .date-picker .ui-datepicker-calendar {
            width: 100%;
            text-align: center;
        }

            .date-picker .ui-datepicker-calendar thead tr th span {
                display: block;
                width: 100%;
                color: #8392A7;
                margin-bottom: 5px;
                font-size: 13px;
            }

        .date-picker .ui-state-default {
            display: block;
            text-decoration: none;
            color: #000 line-height: 40px;
            font-size: 12px;
            height: 40px;
            text-align: center;
            line-height: 33px;
            background: transparent !important;
        }

            .date-picker .ui-state-default:hover {
                background: #6bbbdf;
                color: #fff;
            }

        .date-picker .ui-state-highlight {
            color: #68768A;
        }

        .date-picker .ui-state-active {
            color: white;
            background-color: orange;
            font-weight: 600;
        }

        .date-picker .ui-datepicker-unselectable .ui-state-default {
            border: 2px solid transparent;
        }

        .date-picker.open {
            max-height: 490px;
        }

            .date-picker.open .input button {
                background: #68768A;
            }

    .ui-datepicker-calendar td {
        text-align: center !important;
    }

    .ui-datepicker-prev span {
        background-image: url("../Content/img/arrow-left.png") !important;
        background-position: 0 0 !important;
    }

    .ui-datepicker-next span {
        background-image: url("../Content/img/arrow-right.png") !important;
        background-position: 0 0 !important;
    }

    .ui-state-hover {
        border: none !important;
        background: transparent !important;
    }

    .open {
        max-height: 500px !important;
    }

    .btn-book {
        position: absolute;
        right: 25px;
        bottom: -45px;
        width: 170px;
        background: #498bcf !important;
        border-color: #498bcf !important;
        font-size: 16px;
    }


    /*.pag-link {
    width: 67px;
    height: 64px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}

    .pag-link.disabled > span,
    .pag-link.current > span,
    .pag-link > a {
        display: block;
        border-radius: 50%;
        font-size: 18px;
        line-height: 1.42857;
        margin-right: 5px;
        padding: 10px 17px;
        position: relative;
        text-decoration: none;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .pag-link:active > a,
    .pag-link:focus > a,
    .pag-link.current > span {
        font-size: 24px;
        font-weight: bold;
        padding: 10px 20px;
    }
    .pag-link:hover > a {
        font-size: 18px;
        font-weight: bold;
        padding: 10px 20px;
    }

    .pag-link > a {
        width: 51px;
        height: 48px;
        background-color: white;
        color: #498bcf;
        border: 1px solid #498bcf;
        cursor: pointer;
    }

    .pag-link.disabled > span,
    .pag-link.current > span {
        width: 54px;
        height: 53px;
        background-color: #498bcf;
        color: #fff;
        cursor: inherit;
        padding-top: 10px;
    }

    .pag-link:active > a,
    .pag-link:hover > a,
    .pag-link:focus > a {
        background-color: #498bcf !important;
        border-color: #498bcf;
        color: #fff;
    }*/

    /*Tour*/

    .destinoT {
        padding: 6px 20px;
        background: white;
        font-size: 15px;
        color: #498bcf;
    }

    .tituloT {
        font-family: 'Impact';
        font-size: 40px;
    }

    .contTit > p {
        font-size: 18px;
        display: inline-block;
    }

    .pes {
        margin-left: 5px;
        color: #727272;
        font-weight: 400;
        font-family: Trebuche;
    }

    .precioTT {
        color: #498bcf;
        font-size: 35px;
        font-weight: 700;
        margin-left: 10px;
    }

    .from {
        color: #727272;
        font-size: 17px;
        font-weight: 400;
    }

    .books {
        background: #05306a !important;
        border-color: #05306a !important;
        border-radius: 8px !important;
        width: 90%;
        padding: 8px;
    }

        .books:hover {
            background: #498bcf;
            border-color: #498bcf;
            opacity: .9;
        }

    .price-information {
        font-family: 'Trebuche';
    }

    .share {
        color: #498bcf;
        font-size: 17px;
        width: 100%;
        text-align: right;
        font-weight: 400;
        padding: 0px;
    }

    .owl-next {
        position: absolute;
        top: 40%;
        right: 2%;
        border: 3px solid white !important;
        background: transparent !important;
        border-radius: 23px !important;
        width: 45px;
        font-size: 29px !important;
        color: white !important;
        border-color: transparent !important;
    }

    .owl-prev {
        position: absolute;
        top: 40%;
        left: 2%;
        border: 3px solid white !important;
        background: transparent !important;
        border-radius: 23px !important;
        width: 45px;
        font-size: 29px !important;
        color: white !important;
        border-color: transparent !important;
    }

    @media(max-width:700px) {
        .transpInfo {
            padding: 15px !important;
        }

        .owl-next, .owl-prev {
            display: none !important;
        }

        .owl-dots {
            display: block !important;
        }

        .titulosMobil {
            display: block !important;
        }

        .titulos {
            display: none !important;
        }

        .menuFlotante {
            display: none !important;
        }

        .destinoT {
            padding: 0px !important;
        }
    }

    .titulosMobil {
        display: none;
    }

    .titulos {
        display: block;
    }

    #demos .owl-carousel .item {
        height: 346px;
        background: white;
        padding-top: 0px !important;
        padding: 0px;
    }

    .owl-dots {
        display: none
    }

    #demos {
        background: white;
    }



    /*.menu-active {
    border-bottom: 4px solid #498bcf;
    color: #498bcf !important;
}*/
    .menus {
        padding-bottom: 15px;
    }

    .tabs {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: left;
    }

        .tabs li {
            display: inline-block;
            font-size: 22px;
            font-weight: 400;
        }

            .tabs li a {
                color: #bbbbbb;
                margin-right: 10px;
                text-decoration: none !important;
            }

                .tabs li a:hover {
                    color: #177fc6;
                }

            .tabs li:after {
                content: "|";
                margin: 0 8px;
                color: #bbbbbb !important;
            }

            .tabs li:last-child:after {
                content: "";
            }

    .tab-active a {
        color: #177fc6 !important;
        border-bottom: 4px solid #177fc6;
    }

    .tabs li a:hover {
        color: #177fc6 !important;
        border-bottom: 4px solid #177fc6 !important;
    }

    .redes {
        padding: 10px 0px;
        font-size: 16px;
    }

    .rdFb {
        background: #4a4697;
        color: white;
        padding: 5px 8px 5px 9px;
        border-radius: 15px;
        position: absolute;
        right: 10px;
    }

    .rbTW {
        background: #0091ca;
        color: white;
        padding: 5px 6px 5px 7px;
        border-radius: 15px;
        position: absolute;
        right: 10px;
    }

    .rdIG {
        background: linear-gradient(to bottom, #ff00ff 0%, #ff6600 100%);
        color: white;
        padding: 5px 7px 5px 8px;
        border-radius: 15px;
        position: absolute;
        right: 10px;
    }

    #descr {
        font-weight: 400;
        font-size: 18px;
        line-height: 2;
    }

    .options {
        border-bottom: 1px solid #80808052;
        background: white;
        z-index: 999;
    }

    .tab-content {
        border-bottom-color: rgb(204, 204, 204);
        margin-bottom: 20px;
        padding: 0 !important;
        min-height: 170px !important;
    }

    .contenedor {
        background: white;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 5px;
    }

    /* Custom Radio Button Start*/

    .radiotextsty {
        color: #999;
        font-size: 16px;
    }

    .customradio {
        display: inline;
        position: relative;
        padding-left: 30px;
        padding-right: 2px;
        margin-bottom: 0px;
        cursor: pointer;
        font-size: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        /* Hide the browser's default radio button */
        .customradio input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

    /* Create a custom radio button */
    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 22px;
        width: 22px;
        background-color: white;
        border-radius: 50%;
        border: 1px solid #BEBEBE;
    }

    /* On mouse-over, add a grey background color */
    .customradio:hover input ~ .checkmark {
        background-color: transparent;
    }

    /* When the radio button is checked, add a blue background */
    .customradio input:checked ~ .checkmark {
        background-color: white;
        border: 1px solid #BEBEBE;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .customradio input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the indicator (dot/circle) */
    .customradio .checkmark:after {
        top: 2px;
        left: 2px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #498bcf;
    }

    .list-details-tour {
        list-style: none;
    }

        .list-details-tour > li > p {
            display: inline
        }

        .list-details-tour > li {
            margin-bottom: 10px;
        }

    .contenido {
        list-style: none;
    }


        .contenido > li {
            margin-bottom: 10px;
        }

    .qty .count {
        color: #000;
        display: inline-block;
        vertical-align: top;
        font-size: 25px;
        font-weight: 700;
        line-height: 30px;
        padding: 0 2px;
        min-width: 35px;
        text-align: center;
    }

    .qty .plus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: white;
        width: 30px;
        height: 30px;
        font: 30px/1 Arial,sans-serif;
        text-align: center;
        border-radius: 50%;
        background-color: #05306a;
    }

    .qty .minus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: white;
        width: 30px;
        height: 30px;
        font: 30px/1 Arial,sans-serif;
        text-align: center;
        border-radius: 50%;
        background-clip: padding-box;
        background-color: #05306a;
    }



    .minus:hover {
        background-color: #717fe0 !important;
    }

    .plus:hover {
        background-color: #717fe0 !important;
    }
    /*Prevent text selection*/
    .qty > span {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .qty > input {
        border: 0;
        width: 2%;
    }

    nput::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .qty > input:disabled {
        background-color: #ebebeb
    }

    .minus, .plus {
        background-color: #498bcf;
    }

    @media (min-width: 1200px) {
        .container2 {
            width: 1170px;
        }
    }

    /*@media (min-width: 992px) {
    .container2 {
        width: 970px;
    }
}

@media (min-width: 768px) {
    .container2 {
        width: 750px;
    }
}*/

    .container2 {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

        .container2:before, .container2:after, .container2-fluid:before {
            display: table;
            content: " ";
        }

    .accordion .card-header:after {
        font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";
        content: "";
        float: right;
        color: #7d7d7d;
    }

    .accordion .card-header.collapsed:after {
        font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";
        content: "";
        color: #7d7d7d;
    }

    .card-header .title {
        font-size: 20px;
        color: #999;
    }

    .card-header .accicon {
        float: right;
        font-size: 20px;
        width: 1.2em;
    }

    .card-header {
        cursor: pointer;
        border-bottom: none;
        padding: 10px;
        background: white;
    }

    .card {
        border: 1px solid #ddd;
    }

    .card-body {
        border-top: 1px solid #ddd;
        padding: 10px;
        font-size: 18px;
        font-weight: 400;
    }

    .card-header:not(.collapsed) .rotate-icon {
        transform: rotate(180deg);
    }

    .accicon > i {
        font-size: 24px;
    }

    @media(max-width:700px) {
        .descP {
            display: none !important;
        }

        .descM {
            display: block !important;
            padding: 0px;
        }

        .infos {
            padding: 0px;
        }

        .book {
            position: initial !important;
            width: 100% !important;
            right: 0px !important;
            padding-top: 15px;
            margin-top: 15px;
        }

        .contiene {
            margin-top: 0px !important;
        }

        .sinb {
            padding-left: 0px;
            padding-right: 0px;
        }

        .sinBC {
            margin-bottom: 15px;
        }

        .sin {
            padding-right: 15px !important;
        }
    }

    .descP {
        display: block;
    }

    .descM {
        display: none;
    }

    #descr h3 {
        font-size: 24px;
        font-family: 'Impact';
    }

    .top > h3 {
        display: table-footer-group;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #498bcf;
        font-weight: 700;
        margin-top: 10px;
        font-size: 20px;
        font-family: 'Impact';
    }

    .top {
        margin-top: 14px;
        margin: 10px;
    }

    .contE {
        background: white;
    }

    .rev {
        font-size: 40px;
        font-weight: 700;
        color: #498bcf;
    }

    .letra {
        background: #498bcf;
        color: white;
        display: table-cell;
        margin-right: 10px;
        margin-top: 10px;
        padding: 2px 6px;
        width: 50px;
        border-radius: 28px;
        font-size: 23px;
        border: 0px;
    }

    .test > p {
        font-size: 16px;
        line-height: 12px;
        position: absolute;
        top: 43px;
    }

    .test > b {
        font-size: 20px;
        top: 5px;
        position: absolute;
    }

    .gray {
        color: #999;
    }

    .menuCart {
        margin-left: 372px;
        font-size: 30px;
        font-weight: 400 !important;
        color: #498bcf;
        top: 5px;
        position: absolute;
    }
    /*Cart*/
    /*form styles*/
    #msform {
        width: 100%;
        margin: 0px auto;
        text-align: left;
        position: relative;
    }

        #msform fieldset {
            background: #F5F4F5;
            border: 0 none;
            border-radius: 3px;
            box-sizing: border-box;
            width: 100%;
            /*stacking fieldsets above each other*/
            position: relative !important;
        }

    .color {
        background: white;
        padding: 15px 20px;
        margin-bottom: 15px;
    }

    /*Hide all except first fieldset*/
    #msform fieldset:not(:first-of-type) {
        display: none;
    }
    /*inputs*/
    #msform input, #msform textarea {
        padding: 15px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-bottom: 10px;
        width: 100%;
        box-sizing: border-box;
        /*font-family: montserrat;*/
        color: #2C3E50;
        font-size: 13px;
    }
    /*buttons*/
    #msform .action-button {
        width: 98px;
        background: #207ea9;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 1px;
        cursor: pointer;
        font-size: 18px;
        font-family: 'Impact';
        padding: 9px 9px;
        margin: 10px 5px;
        border-radius: 24px
    }

    .bold {
        font-family: 'Impact';
    }

    #msform .action-button:hover, #msform .action-button:focus {
        box-shadow: 0 0 0 2px white, 0 0 0 3px #207ea9;
        text-decoration: none;
    }
    /*headings*/
    .fs-title {
        font-size: 15px;
        text-transform: uppercase;
        color: #2C3E50;
        margin-bottom: 10px;
    }

    .fs-subtitle {
        font-weight: normal;
        font-size: 13px;
        color: #666;
        margin-bottom: 20px;
    }
    /*progressbar*/
    #progressbar {
        padding-top: 20px;
        margin-top: 25px;
        background: white;
        padding-bottom: 20px;
        margin-bottom: 30px;
        overflow: hidden;
        /*CSS counters to number the steps*/
        counter-reset: step;
        font-family: 'Impact';
    }

        #progressbar li {
            list-style-type: none;
            color: #207ea9;
            text-transform: uppercase;
            font-size: 16px;
            width: 33.33%;
            float: left;
            position: relative;
            text-align: center;
        }

            #progressbar li:before {
                content: counter(step);
                counter-increment: step;
                width: 30px;
                padding: 5px 10px;
                line-height: 20px;
                display: block;
                font-size: 16px;
                color: #333;
                background: #f2f2f2;
                border-radius: 3px;
                margin: 0 auto 5px auto;
                z-index: 1;
                position: inherit;
                text-align: center;
            }
            /*progressbar connectors*/
            #progressbar li:after {
                content: '';
                width: 100%;
                height: 2px;
                background: #f2f2f2;
                position: absolute;
                left: -50%;
                top: 16px;
                z-index: 0; /*put it behind the numbers*/
            }

            #progressbar li:first-child:after {
                /*connector not needed before the first step*/
                content: none;
            }
            /*marking active/completed steps green*/
            /*The number of the step and the connector before it = green*/
            #progressbar li.active:before, #progressbar li.active:after {
                background: #207ea9;
                color: white;
                font-size: 15px;
            }

    .precios {
        margin: 10px;
    }

    .precioMN, .precioUSD {
        display: block;
        padding-bottom: 0px;
        padding-top: 5px;
        margin-bottom: 10px;
        background: rgb(234, 234, 234);
    }

    .linea {
        padding: 10px;
        padding-top: 10px;
        border-bottom: 1px solid lightgrey;
    }

    .linea1 {
        display: inline;
    }

    .linea > strong {
        float: right;
        font-weight: 100;
    }

    .container-pay {
        width: 100%;
    }

    .cart-trust {
        border-top: 0px solid #ccc !important;
    }

    .precioUSD > span, .precioMN > span {
        color: #4545e1;
        margin-left: 10px;
    }

    .price, .imgP {
        display: none !important;
    }

    .camb {
        background: transparent;
        margin-top: 8px;
        color: #7171f5;
    }

    .titleCar {
        display: table-footer-group;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #498bcf;
        font-weight: 700;
    }

    .delete {
        position: absolute;
        right: 10px;
        border-radius: 15px;
        border: 1px solid #f56767;
        background: #f56767;
        color: white;
    }

    .proceT {
        display: table;
        padding: 20px;
        width: 100%;
        font-size: 20px;
        font-weight: 400;
        background: #207ea940;
    }

        .proceT > b {
            text-align: right;
            font-family: 'Impact';
        }

    .return {
        width: 60% !important;
        border: 1px solid #207ea9 !important;
        background: white !important;
        color: #207ea9 !important;
    }

    .ct-list--circleWithIcons .ct-list-iconContainer {
        font-size: 16px;
        text-align: center;
        height: 32px;
        width: 32px;
        padding: 3px;
        position: absolute;
        color: #fff;
        right: 0;
        top: 8px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .tables {
        display: table;
        width: 100%;
        line-height: 2;
        border-bottom: .0625rem dotted #ccc;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .tablecell {
        display: table-cell;
    }

    .contene {
        background: white;
        padding: 20px;
        border-bottom: .0625rem dotted #ccc;
        margin-bottom: 15px;
    }

        .contene > h4 {
            font-size: 22px;
            margin-bottom: 15px;
            font-weight: 700;
        }

    .tablecell > div > label {
        font-size: 19px;
    }

    .tablecell > h4 {
        font-size: 19px;
        font-family: 'Impact';
    }

    .titleC {
        color: #498bcf;
        font-weight: 700;
    }

    .cartotal {
        margin-bottom: 0px;
        padding: 20px;
        background: #207ea940;
        font-family: 'Impact';
    }

    .infor {
        margin-bottom: 10px;
        background: white;
        padding: 12px;
    }

        .infor > h3 {
            font-size: 25px;
            /* margin-top: 0px; */
            font-family: 'Impact';
        }

    .sinbL {
        padding-left: 0px;
    }

    .cartotal {
        font-size: 20px;
    }

    @media(max-width:600px) {
        .delete {
            top: 30px;
        }

        .redes {
            padding: 0px 0px !important;
        }

        .infor {
            height: 600px !important;
        }

        .valores {
            margin-left: 23%;
        }

        .col8 {
            padding: 0px !important;
        }

        .menuCart {
            font-size: 23px !important;
        }

        .sinbL {
            padding-left: 15px !important;
        }

        .infor > div {
            padding: 0px !important;
        }

        #progressbar {
            padding-left: 0px !important;
        }
    }

    #code {
        float: right;
    }
.rojoColor {
    color: #ed230d;
}
@media (min-width: 1200px) {
    .container {
        width: 1100px;
    }
}

    .ct-list-iconContainer {
        margin-top: 4px;
        margin-left: -4px;
    }

    @media(max-width:370px) {
        #code {
            width: 84% !important;
            margin-bottom: 25px !important;
        }

        .sinb > div > input {
            margin-top: 22px !important;
        }

        .menuCart {
            font-size: 20px !important;
        }
    }

    .m-super-radio {
        padding: 20px;
        display: table-cell;
    }

        .m-super-radio > label {
            width: 100%;
            text-align: center;
        }

            .m-super-radio > label > span {
                width: 100%;
                display: block;
            }

        .m-super-radio > input {
            max-width: 500px;
        }

    .prec {
        display: table;
        width: 100%;
        padding: 15px;
        border-radius: 11px;
        line-height: 2;
    }

    .precSel {
        border: 1px solid #999 !important;
    }

    .prec > div {
        width: auto;
        display: table-cell;
    }

    .prec > input, .prec > label {
        display: table-cell;
    }

        .prec > label > span {
            display: block
        }

    .prec > input {
        width: auto;
    }

    .m-super-radio__price {
        font-size: 18px;
    }

    .m-super-radio__currency {
        font-weight: 400;
    }

    .ct-breadcrumbs {
        background-color: #498bcf;
    }

    .ct-breadcrumbs {
        font-size: 12px;
        color: #fff;
        width: 50%;
        position: absolute;
        bottom: 0;
        right: 0;
        font-weight: 600;
        padding: 0 17px;
    }

    .ct-mediaSection[data-stellar-background-ratio] {
        background: transparent;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        overflow: hidden;
    }

    @media (min-width: 768px) [data-stellar-background-ratio] {
        background-attachment: fixed;
    }

    [data-background] {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .ct-mediaSection {
        background-color: #fff;
        position: relative;
        display: table;
        width: 100%;
    }

    .ct-heading--withArrow {
        background-color: #498bcf;
    }

    .ct-heading--withArrow {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 18px 22px;
        position: relative;
    }

    .ct-u-colorWhite {
        color: #ffffff;
    }

    .ct-breadcrumbs ul li {
        padding: 23px 14px;
    }

    .descuento {
        color: red;
        font-size: 15px;
        text-decoration: line-through;
    }

    .proceTs {
        display: table;
        padding: 5px 20px;
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        background: #207ea940;
    }

        .proceTs > b {
            text-align: right;
            font-weight: 500;
        }

    .proceT > b {
        text-align: right;
    }


    /*TRANSPORTACION*/

    @media (max-width: 600px) {
        #code {
            width: 84% !important;
        }

        .result-details, .information {
            padding: 15px;
        }

        .one-fourth {
            padding: 15px 0px !important;
        }

        .tituloP {
            margin-top: 10px !important;
        }

        .price-information {
            padding: 0px 20px !important;
        }

        .ct-mediaSection {
            background-position: center !important;
            width: 100% !important;
            min-height: 200px !important;
        }
    }

    @media (max-width: 500px) {
        .results-transp .meta {
            top: 0px !important;
            left: 3px !important;
        }

        .contBs {
            margin-top: 24%;
            padding-left: 10% !important;
            padding-right: 10% !important;
        }

        .title4 {
            text-align: center;
            font-size: 39px !important;
        }
    }

    @media (max-width: 370px) {
        .contBs {
            margin-top: 33% !important;
            padding-left: 5% !important;
            padding-right: 5% !important;
        }

        .contien {
            padding: 0px !important;
        }
    }

    /*Error404*/

    .ErrorCont {
        background-image: url("/Content/img/viaje-por-carretera3.jpg");
        background-size: cover;
        background-position: center;
        height: 590px;
    }

    .title3 {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 18px;
        font-family: 'Trebuche';
    }

    .contBs {
        padding-left: 20%;
        padding-right: 20%;
    }

    .title4 {
        text-align: center;
        font-size: 58px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 18px;
        font-family: 'Trebuche';
    }

    .con {
        position: relative;
        margin-right: 5px;
    }

    .strip {
        margin-left: 2px;
        position: absolute;
        left: 0px;
        top: -10px;
        z-index: 10;
        border-width: 0 0 1px 0;
        border-color: red;
        border-style: solid;
        width: -webkit-fill-available;
        transform-origin: top left;
        -ms-transform-origin: top left;
        -moz-transform-origin: top left;
        -webkit-transform-origin: top left;
    }


    .bottom-top {
        margin-top: 1.2em;
        transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -webkit-transform: rotate(-8deg);
    }

    .input-con > span, .input-con {
        line-height: 1.2em;
        color: red
    }

    .iconDoll {
        font-size: 16px;
    }


    #Tours > div {
        padding-bottom: 30px;
    }

@media (min-width:1200px) and (max-width:1599px) {

    .navbar {
        height: 100px;
    }

    .espacioTop {
        height: 100px !important;
    }

    .pos {
        padding: 10px !important;
    }
}

@media (min-width:768px) and (max-width:899px) {

    .navbar-collapse {
        padding-right: 0px !important;
    }
    .imgMenu {
        margin: 5px 0;
    }
    .pos {
        padding: 20px 0px !important;
    }

.espacioTop {
    height:100px !important;
}
}
