﻿@font-face {
    font-family: 'VWAGTheSans-Bold';
    src: url('../fonts/vwfs/vwagthesans-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'VWAGTheSans-Regular';
    src: url('../fonts/vwfs/vwagthesans-regular.ttf') format('truetype');
}

body {
    font-family: 'VWAGTheSans-Regular' !important;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.carousel {
    width: 100% !important;
}

.justify-content-center {
    font-family: 'VWAGTheSans-Regular';
    font-size: 12px;
}

.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    width: 100%;
    padding-right: 2%;
    padding-left: 2%;
    margin-right: auto;
    margin-left: auto;
}

h1, h2, h3, h4, h5, h6, h7 {
    font-weight: 700;
    font-family: 'VWAGTheSans-Regular';
    margin-top: 1px;
    line-height: normal;
    margin-bottom: 0px !important;
}

strong {
    font-family: 'VWAGTheSans-Regular' !important;
}

label {
    font-family: 'VWAGTheSans-Regular' !important;
}

.horizontal-scrollable > .row {
    overflow-x: auto;
    white-space: nowrap;
}

.horizontal-scrollable > .row {
    display: inline-block;
    float: none;
}

footer {
    clear: both;
    bottom: 0;
}
/*footer {
    
   
    width: 100%;
}*/
.fixed-bottom {
    position: fixed;
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* z-index: 1030; */
}

div {
    font-family: 'VWAGTheSans-Regular'
}

body {
    font-family: 'VWAGTheSans-Regular' !important;
}

.swal2-modal .swal2-title {
    text-align: left !important;
}

.swal2-modal .swal2-title {
    text-align: left !important;
}

.cookie-banner {
    bottom: 0;
    left: 10%;
    right: 10%;
    width: 100%;
    padding: 5px 14px;
    display: inline-grid;
    align-items: center;
    justify-content: space-between;
    background-color: var(--notification-background-color, #f2f2f2);
    color: black;
    font-size: 1rem;
}

.closed-cookie-banner {
    height: 20px;
    background-color: black;
    border: none;
    color: black;
    border-radius: 0px;
    cursor: pointer;
}

.navbar {
    position: absolute;
    z-index: 1000;
    min-height: 60px;
    padding: 0 !important;
    width: 100%;
    opacity: 70%;
}

.navbar-brand {
    float: left;
    padding: 5px 5px;
    font-size: 18px;
    line-height: 20px;
}


.btn {
    font-family: 'VWAGTheSans-Regular' !important;
}

.btn-Red {
    color: white;
    background-color: #fb0000;
    border-color: #fb0000;
}

.btn-Red-White {
    color: #004666 !important;
    background-color: white !important;
    border: 1px solid #004666 !important;
}

.contenedor {
    display: flex;
    justify-content: center;
}

.btn-WhiteAzul {
    color: #004666 !important;
    background-color: white !important;
    border: 1px solid #004666 !important;
}

.btn-dark-Cookies {
    color: #fff;
    background-color: #004666;
    border: 5px, 5px;
    border-color: white;
}

.btn-darkAzul-Cookies {
    color: white;
    background-color: #004666;
    border: 5px, 5px;
    border-color: white;
    padding: 0.075rem 0.55rem;
}

.checkbox-container {
    padding: 1%;
}

.btn-dark {
    color: #fff;
    background-color: #004666;
    border-color: #004666;
}

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #004666;
        border-color: #004666;
    }

    .btn-dark:hover {
        color: #fff;
        background-color: #004666;
        border-color: #66e4ee;
    }

.btn-Cyan {
    color: black;
    background-color: #00aeac;
    border-color: #00aeac;
}

#GroupQuotesCoverage .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.3rem #004666;
    background-color: #004666;
    color: white !important;
    border-color: #004666;
}

#GroupQuotesCoverage .btn:active, .btn.active {
    outline: 0;
    box-shadow: 0 0 0 0.3rem #004666;
    background-color: #004666;
    color: white !important;
    border-color: #004666;
}

.btn-Gray {
    color: black;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}

.btn-RedQuote {
    color: white;
    background-color: #004666;
    border-color: #004666;
}

.btn-Orange {
    color: white;
    background-color: #004666;
    border-color: #004666;
}

.btn-Orange, .btn:active {
    box-shadow: 0 0 0 0.2rem #66e4ee !important;
}

.btn-Orange, .btn:hover {
    box-shadow: 0 0 0 0.2rem #66e4ee !important;
}

.btn-Orange, .btn:focus {
    box-shadow: 0 0 0 0.2rem #66e4ee !important;
}

.List-Ul {
    float: right;
    display: inline-flex;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* Styling Checkbox Starts */
.checkbox-label {
    display: block;
    position: absolute;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

    .checkbox-label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .checkbox-label .checkbox-custom {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 24px;
        width: 24px;
        background-color: transparent;
        border-radius: 5px;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        border: 2px solid black;
    }


    .checkbox-label input:checked ~ .checkbox-custom {
        background-color: #FFFFFF;
        border-radius: 5px;
        -webkit-transform: rotate(0deg) scale(1);
        -ms-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        border: 2px solid black;
    }


    .checkbox-label .checkbox-custom::after {
        position: absolute;
        content: "";
        left: 12px;
        top: 12px;
        height: 0px;
        width: 0px;
        border-radius: 5px;
        border: solid #004666;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(0deg) scale(0);
        -ms-transform: rotate(0deg) scale(0);
        transform: rotate(0deg) scale(0);
        opacity: 1;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }


    .checkbox-label input:checked ~ .checkbox-custom::after {
        -webkit-transform: rotate(45deg) scale(1);
        -ms-transform: rotate(45deg) scale(1);
        transform: rotate(45deg) scale(1);
        opacity: 1;
        left: 8px;
        top: 3px;
        width: 6px;
        height: 12px;
        border: solid #004666;
        border-width: 0 2px 2px 0;
        background-color: transparent;
        border-radius: 0;
    }



    /* For Ripple Effect */
    .checkbox-label .checkbox-custom::before {
        position: absolute;
        content: "";
        left: 10px;
        top: 10px;
        width: 0px;
        height: 0px;
        border-radius: 5px;
        border: 2px solid #FFFFFF;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    .checkbox-label input:checked ~ .checkbox-custom::before {
        left: -3px;
        top: -3px;
        width: 24px;
        height: 24px;
        border-radius: 5px;
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        z-index: 999;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
    font-family: 'Arial' !important;
    font-size: 15px;
}

ol, ul, dl {
    margin-bottom: 0;
    font-family: 'Arial' !important;
    font-size: 15px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}

.PartesCubiertasWV {
    background-image: url('../images/vwfs/cobertura_Platinum.png');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: auto;
    border: hidden;
}

.PartesCubiertasAudi {
    background-image: url('../images/vwfs/Audi-Cobertura-Piezas.png');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: auto;
    border: hidden;
}

.PartesCubiertasSeat {
    background-image: url('../images/vwfs/Seat-Cobertura-Piezas.png');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: auto;
    border: hidden;
}

.PartesCubiertasCupra {
    background-image: url('../images/vwfs/Cupra-Cobertura-Piezas.png');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: auto;
    border: hidden;
}

.PartesCubiertasPowerTrain {
    background-image: url('../images/vwfs/cobertura_trenMotriz.png');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: auto;
    border: hidden;
}

body {
    margin: 0;
    padding: 0;
}

.menuShort {
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    padding: 12px 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
    transition: transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
    z-index: 1002;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 10%;
}

    .menuShort.is-active {
        background-color: none;
    }

._layer {
    background: white;
    margin-bottom: 3px;
    border-radius: 2px;
    width: 30px;
    height: 3px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
    transition: all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
}




.menuShort:hover .-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: white;
}

.menuShort:hover .-bottom {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background: white;
}

.menuShort.is-active .-top {
    -webkit-transform: translateY(200%) rotate(45deg) !important;
    -ms-transform: translateY(200%) rotate(45deg) !important;
    transform: translateY(200%) rotate(45deg) !important;
    background: #004666;
}

.menuShort.is-active .-mid {
    opacity: 0;
    background: #004666;
}

.menuShort.is-active .-bottom {
    -webkit-transform: translateY(-200%) rotate(135deg) !important;
    -ms-transform: translateY(-200%) rotate(135deg) !important;
    transform: translateY(-200%) rotate(135deg) !important;
    background: #004666;
}

.menuppal.is_active {
    transform: translate3d(0px, 0px, 0px);
}

.menuppal {
    background-color: rgba(255, 255, 255, 0.95);
    bottom: 0;
    height: 12%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    transform: translate3d(0px, -100%, 0px);
    transition: transform 0.35s cubic-bezier(0.05, 1.04, 0.72, 0.98) 0s;
    width: 100%;
    z-index: 1001;
}

    .menuppal ul {
        margin: 0;
        padding: 0;
    }

        .menuppal ul li {
            list-style: none;
            text-align: center;
            font-family: 'VWAGTheSans-Regular';
            color: black;
            font-size: 1.2em;
            line-height: 2em;
            height: 2em;
            color: #369;
            text-transform: none;
            font-weight: bold;
        }

            .menuppal ul li a {
                text-decoration: none;
                color: #369;
            }

                .menuppal ul li a:hover {
                    text-decoration: none;
                    color: #333;
                }


/*MediasQuerys*/
@media (min-width: 260px) {

    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .input-title {
        margin-left: 8%;
    }

    a {
        font-size: 0.8em;
    }

    .menularge {
        visibility: hidden;
    }

    .menuShort {
        display: block !important;
        visibility: visible;
    }

    .menuppal {
        display: block !important;
        visibility: visible;
    }

    .csSecondQuoteMargin {
        padding-left: 1em;
        padding-right: 1em;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 11px;
    }

    body {
        font-size: 11px;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 11px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .csFirstQuote {
        margin-bottom: 2em;
    }

    .img-vw-logo-banner {
        content: url('../Images/NewCarousel/Logos_marcas/VWFS_logo_short.png');
        position: absolute;
        width: 12em;
        left: 8%;
        top: 0;
        opacity: 1 !important;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 40% !important;
    }

    .SpaceEmitido {
        margin-bottom: 25%;
    }

    .TableQuotes {
        margin-top: 17%;
        overflow: scroll;
    }

    .navbar-brand {
        margin: 0 auto !important;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .PositionTextNav {
        float: left;
        text-align: left;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 10%;
        height: 35px;
    }

    .PositionImgNav {
        float: none;
        width: 24px;
        height: 24px;
        margin: 0 auto;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1em !important;
        font-weight: normal !important;
        text-align: justify !important;
        margin-bottom: 0 !important;
    }

    .PagoTopAlin {
        margin-top: 1%;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }



    h1, h2, h3, h4 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1.6em;
    }

    h5 {
        font-size: 1.5em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        font-weight: normal !important;
    }


    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.7rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 0.9rem !important;
        font-weight: normal !important;
    }
    .mainFont {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.2rem !important;
        font-weight: bold !important;
    }


    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.3em !important;
        font-weight: normal !important;
    }

    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 1em;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 300px;
        width: 300px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .LdNavLogoVWFS {
        background-image: url("../Images/VWFS/VWFS_logo.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 8.2em 50px;
    }

    .LdHeadRight {
        background-image: url('../images/vwfs/slide/414x320/img_portal_414x320.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 320px;
    }

    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: initial;
        top: 0%;
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
        margin: 0 auto;
    }

        .topnav a {
            font-weight: 600;
            float: left;
            text-align: center;
            font-size: .8em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }


    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }

    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        color: white !important;
    }
}

@media (min-width: 576px) {
    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .input-title {
        margin-left: 7%;
    }

    a {
        font-size: 0.8em;
    }

    .menularge {
        visibility: visible;
    }

    .menuShort {
        visibility: hidden;
    }

    .menuppal {
        display: none !important;
        visibility: hidden;
    }

    .LdDescriptionAutoVWLogo {
        background-image: url('../images/vwfs/volkswagen_logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .LdDescriptionAutoSeatLogo {
        background-image: url('../images/vwfs/seat_logo_from_2017.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .LdDescriptionAutoCupraLogo {
        background-image: url('../images/vwfs/cupra logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .LdDescriptionAutoAudiLogo {
        background-image: url('../images/vwfs/audi-logo_2016.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .csSecondQuoteMargin {
        padding-left: 3em;
        padding-right: 3em;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 12px;
    }

    body {
        font-size: 12px;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 12px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .img-vw-logo-banner {
        content: url('../Images/VWFS/VWFS_logo.svg');
        position: absolute;
        width: 12em;
        left: 3%;
        top: 0;
        opacity: 1 !important;
    }

    .csFirstQuote {
        margin-bottom: 2em;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 0% !important;
    }

    .SpaceEmitido {
        margin-bottom: 13%;
    }

    .TableQuotes {
        margin-top: 5%;
        overflow: scroll;
    }

    .PositionImgNav {
        float: left;
        width: 24px;
        height: 24px;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 5%;
        height: 35px;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1em !important;
        font-weight: normal !important;
        text-align: justify !important;
    }

    .PagoTopAlin {
        margin-top: 1%;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }



    h1, h2, h3, h4, h5 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1.5em;
    }

    h5 {
        font-size: 1.6em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        font-weight: normal !important;
    }

    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 2.2rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: normal !important;
    }
    .mainFont {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: bold !important;
    }

    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 17px !important;
        font-weight: normal !important;
    }

    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 14px;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 300px;
        width: 300px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 8.5em 50px;
    }

    .LdHeadRight {
        background-image: url('../images/vwfs/slide/414x320/img_portal_414x320.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 25em;
        width: 50%;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 525px;
    }


    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
    }

        .topnav a {
            font-weight: 600;
            float: right;
            text-align: right;
            font-size: 1em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }


    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }

    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        color: white !important;
    }
}

@media (min-width: 768px) {
    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .input-title {
        margin-left: 6%;
    }

    a {
        font-size: 0.8em;
    }

    .menuShort {
        display: none;
    }

    .LdDescriptionAutoVWLogo {
        background-image: url('../images/vwfs/volkswagen_logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3;
    }

    .LdDescriptionAutoSeatLogo {
        background-image: url('../images/vwfs/seat_logo_from_2017.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .LdDescriptionAutoCupraLogo {
        background-image: url('../images/vwfs/cupra logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 3%;
    }

    .LdDescriptionAutoAudiLogo {
        background-image: url('../images/vwfs/audi-logo_2016.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
        margin-top: 0;
    }

    .csSecondQuoteMargin {
        padding-left: 3em;
        padding-right: 3em;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 14px;
    }

    body {
        font-size: 14px;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .img-vw-logo-banner {
        content: url('../Images/VWFS/VWFS_logo.svg');
        position: absolute;
        width: 12em;
        left: 5%;
        top: 0;
        opacity: 1 !important;
    }

    .csFirstQuote {
        margin-bottom: 3em;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 0% !important;
    }

    .TableQuotes {
        margin-top: 0%;
        overflow: auto;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 5%;
        height: 35px;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1em !important;
        font-weight: normal !important;
        text-align: justify !important;
    }

    .PagoTopAlin {
        margin-top: 5%;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }



    h1, h2, h3, h4, h5 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1em;
    }

    h5 {
        font-size: 1.5em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        font-weight: normal !important;
    }

    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 2.7rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: normal !important;
    }
    .mainFont {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: bold !important;
    }

    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 17px !important;
        font-weight: normal !important;
    }


    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 14px;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 300px;
        width: 300px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 8.5em 50px;
    }

    .LdHeadRight {
        background-image: url('../images/vwfs/slide/2543x700/img_portal_2543x700.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 24em;
        width: 50%;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 520px;
    }


    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
    }

        .topnav a {
            font-weight: 600;
            float: right;
            text-align: right;
            font-size: 1em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }



    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }


    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        color: white !important;
    }
}

@media (min-width: 992px) {
    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .input-title {
        margin-left: 6%;
    }

    .menuShort {
        display: none;
    }

    .csSecondQuoteMargin {
        padding-left: 5em;
        padding-right: 5em;
    }

    .LdDescriptionAutoVWLogo {
        background-image: url('../images/vwfs/volkswagen_logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 12em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoSeatLogo {
        background-image: url('../images/vwfs/seat_logo_from_2017.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 12em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoCupraLogo {
        background-image: url('../images/vwfs/cupra logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 12em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoAudiLogo {
        background-image: url('../images/vwfs/audi-logo_2016.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 12em;
        width: 50%;
        border: hidden;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 15px;
    }

    body {
        font-size: 15px;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 15px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .csFirstQuote {
        margin-bottom: 3em;
    }

    .img-vw-logo-banner {
        content: url('../Images/VWFS/VWFS_logo.svg');
        position: absolute;
        width: 12em;
        left: 6%;
        top: 0;
        opacity: 1 !important;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 0% !important;
    }

    .TableQuotes {
        margin-top: 0%;
        overflow: hidden;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 5%;
        height: 35px;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1em !important;
        font-weight: normal !important;
    }

    .PagoTopAlin {
        margin-top: 0%;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }



    h1, h2, h3, h4, h5 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1em;
    }

    h5 {
        font-size: 1.5em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        font-weight: normal !important;
    }

    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 2.2rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: normal !important;
    }
    .mainFont {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: bold !important;
    }

    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 17px !important;
        font-weight: normal !important;
    }



    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 14px;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 300px;
        width: 300px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 8.5em 50px;
    }

    .LdHeadRight {
        background-image: url('../images/vwfs/slide/2543x700/img_portal_2543x700.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 25em;
        width: 50%;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 700px;
    }

    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
    }

        .topnav a {
            font-weight: 600;
            float: right;
            text-align: right;
            font-size: 1em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }


    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }



    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        color: white !important;
    }
}

@media (min-width: 1024px) {
    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .input-title {
        margin-left: 6%;
    }

    .menuShort {
        display: none;
    }

    .csSecondQuoteMargin {
        padding-left: 5em;
        padding-right: 5em;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 16px;
    }

    body {
        font-size: 12px;
    }

    .csFirstQuote {
        margin-bottom: 3em;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 12px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .img-vw-logo-banner {
        content: url('../Images/VWFS/VWFS_logo.svg');
        position: absolute;
        width: 12em;
        left: 4%;
        top: 0;
        opacity: 1 !important;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 0% !important;
    }

    .TableQuotes {
        margin-top: 0%;
        overflow: hidden;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 5%;
        height: 35px;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.3em !important;
        font-weight: normal !important;
    }

    .PagoTopAlin {
        margin-top: 0% !important;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }

    h1, h2, h3, h4, h5 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1em;
    }

    h5 {
        font-size: 1.6em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.2em !important;
        font-weight: normal !important;
    }

    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 3rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: normal !important;
    }
    .mainFont {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: bold !important;
    }

    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1em !important;
        font-weight: normal !important;
    }

    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 14px;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 400px;
        width: 400px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 8.5em 50px;
    }


    .LdHeadRight {
        background-image: url('../images/vwfs/slide/2543x700/img_portal_2543x700.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 30em;
        width: 50%;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 700px;
    }



    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoVWLogo {
        background-image: url('../images/vwfs/volkswagen_logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoSeatLogo {
        background-image: url('../images/vwfs/seat_logo_from_2017.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoCupraLogo {
        background-image: url('../images/vwfs/cupra logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoAudiLogo {
        background-image: url('../images/vwfs/audi-logo_2016.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 10em;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
    }

        .topnav a {
            font-weight: 600;
            float: right;
            text-align: right;
            font-size: 1em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }



    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }

    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.5em !important;
        color: white !important;
    }
}

@media (min-width: 2500px) {
    .btnPrintCer {
        text-align: center;
        margin: 0 auto;
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 36px;
        width: 40% !important;
        height: 60px !important;
    }

    .menuShort {
        display: none;
    }

    .csSecondQuoteMargin {
        padding-left: 7em;
        padding-right: 7em;
    }

    .justify-content-center {
        font-family: 'VWAGTheSans-Regular';
        font-size: 16px;
    }

    body {
        font-size: 15px;
    }

    .container {
        display: block;
        position: relative;
        margin-bottom: 0px;
        cursor: default;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .csFirstQuote {
        margin-bottom: 2em;
    }

    .img-vw-logo-banner {
        position: absolute;
        width: 12em;
        left: 5%;
        top: 0;
        opacity: 1 !important;
    }

    .LdHeadLeftDetail {
        padding-left: 5% !important;
        margin-top: 0% !important;
    }

    .TableQuotes {
        margin-top: 0%;
        overflow: auto;
    }

    .BtnQuotePages {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 5%;
        height: 35px;
    }

    .WidthColumGroupQuotesCoverage {
        width: 40% !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    p {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1em !important;
        font-weight: normal !important;
    }

    .PagoTopAlin {
        margin-top: 0% !important;
    }

    s {
        color: gray !important;
    }

    .ImgSvgIcon {
        width: 50px;
        height: 50px;
    }

    h1, h2, h3, h4, h5 {
        font-weight: 700;
        font-family: 'VWAGTheSans-Regular';
        margin-top: 1px;
        margin-bottom: 5px;
    }

    h1 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-weight: 700 !important;
        font-size: 2em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.17em;
    }

    h4 {
        font-size: 1em;
    }

    h5 {
        font-size: 1.1em;
    }

    h6 {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.1em !important;
        font-weight: normal !important;
    }

    h7 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 2.2rem !important;
    }

    h8 {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1.5rem !important;
        font-weight: normal !important;
    }


    label {
        font-family: 'VWAGTheSans-Bold';
        font-size: 1em !important;
        font-weight: normal !important;
    }

    .TextDescuento {
        color: white;
        text-align: center;
        margin-top: 2%;
        font-size: 0.7em !important;
        font-weight: 700 !important;
    }

    .LbLabelColorKilometers {
        color: black;
        font-weight: 700;
        font-size: 14px;
    }

    .LbLabelColor {
        color: black;
    }

    .LdBodyKilometraje {
        display: inline-table;
        background-image: url('../images/vwfs/tacometro-01.svg');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border: hidden;
        height: 400px;
        width: 400px;
    }

    .LdNavLogo {
        background-image: url("ImagenesBrand/Logotipo_Seat_Header.svg");
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 80px;
        width: 200px;
        border: hidden;
    }

    .EtiquetaDescuento {
        background-image: url('../images/vwfs/etiqueta.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 9em 50px;
    }

    .LdHeadRight {
        background-image: url('../images/vwfs/slide/2543x700/img_portal_2543x700.png');
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 30em;
        width: 50%;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
        height: 700px;
    }


    .LdDescriptionAutoRight {
        background-image: url("ImagenesBrand/car2.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 215px;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoVWLogo {
        background-image: url('../images/vwfs/volkswagen_logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 9em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoSeatLogo {
        background-image: url('../images/vwfs/seat_logo_from_2017.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 9em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoCupraLogo {
        background-image: url('../images/vwfs/cupra logo.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 9em;
        width: 50%;
        border: hidden;
    }

    .LdDescriptionAutoAudiLogo {
        background-image: url('../images/vwfs/audi-logo_2016.svg');
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 9em;
        width: 50%;
        border: hidden;
    }

    .LdLdDescriptionAutoLeft {
        height: 215px;
        width: 50%;
        background-color: white !important;
        border: hidden;
    }

    .LdHeadLeft {
        height: 500px;
        width: 50%;
        background-color: #004666 !important;
        border: hidden;
        padding-left: 0px;
        padding-right: 0px;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .TbQuoteKilometers {
        max-width: 45%;
        margin: 0 auto;
        border: 2px solid #004666;
        border-radius: 4px;
        height: 25px;
    }

    .topnav {
        font-family: 'VWAGTheSans-Regular' !important;
    }

        .topnav a {
            font-weight: 600;
            float: right;
            text-align: right;
            font-size: 1.3em;
            color: #004666 !important;
            text-decoration: none;
            padding: 6px 6px;
        }

            .topnav a:hover {
                font-weight: 700;
                border-color: white;
                border: 0;
                color: #004666 !important;
            }

            .topnav a.active {
                font-weight: 700;
                color: #004666 !important;
            }


    .customalert .ui-dialog-titlebar {
        background-color: rgb(248,156,14);
        color: white;
    }

    .customalert .ui-dialog-buttonset button {
        background-color: rgb(64,185,60);
        color: white;
    }

    .LbEmitidoThanks {
        margin-top: 10% !important;
        font-size: 70px !important;
    }

    .ImagEmitidoDoc {
        width: 40% !important;
    }

    footer a {
        font-family: 'VWAGTheSans-Regular' !important;
        font-size: 1.1em !important;
        color: white !important;
    }
}
/*svg{
    position: relative;
}
svg .req{
    position: absolute;
    float: right;
    display: none;
}
svg:hover .req{
    display: inline-block;
    left 200px;
}*/

/*.help1{
    height: 350px;
    width: 350px;*/
    /*margin-top: -250px;*/
    /*margin-left: 50px;
}*/

    /*#icono{
        fill: #333;
    }*/


/*.contenedor1 {
    cursor: pointer;
}

#imagen-contenedor1 {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #333;
    padding: 10px;
    background-color: #ffff;*/

.mytooltip {
    display: inline;
    position: relative;
    z-index: 999
}

    .mytooltip .tooltip-item {
        background: rgba(0, 0, 0, 0);
        cursor: pointer;
        display: inline-block;
        font-weight: 500;
        padding: 0 10px;
        width: 10px;
    }


    .mytooltip .tooltip-content {
        position: absolute;
        z-index: 9999;
        /*width: 320px;*/
        left: 50%;
        /*margin: 0 0 20px -180px;*/
        /*bottom: 100%;*/
        text-align: left;
        font-size: 14px;
        /*line-height: 30px;*/
        /*-webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);*/
        background: #ffffff;
        opacity: 0;
        cursor: default;
        pointer-events: none
    }


        .mytooltip .tooltip-content img {
            position: relative;
            height: 140px;
            display: block;
            float: left;
            margin-right: 1em
        }



}



.mytooltip {
    display: inline;
    position: relative;
    z-index: 999
}

    .mytooltip .tooltip-item {
        background: rgba(0, 0, 0, 0);
        cursor: pointer;
        display: inline-block;
        font-weight: 500;
        padding: 0 10px;
        width: 10px;
    }

    .mytooltip .tooltip-content {
        position: absolute;
        z-index: 9999;
        /*width: 320px;*/
        left: 50%;
        /*margin: 0 0 20px -180px;*/
        bottom: 100%;
        text-align: left;
        font-size: 14px;
        /*line-height: 30px;*/
        /*-webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);*/
        background: #ffffff;
        opacity: 0;
        cursor: default;
        pointer-events: none
    }

        .mytooltip .tooltip-content::after {
            /*content: '';*/
            top: 100%;
            left: 50%;
            border: solid transparent;
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            /*border-color: #2a3035 transparent transparent;*/
            border-width: 10px;
            margin-left: -10px
        }

        .mytooltip .tooltip-content img {
            position: relative;
            height: 140px;
            display: block;
            float: left;
            margin-right: 1em
        }

    .mytooltip .tooltip-item::after {
        content: '';
        position: absolute;
        width: 360px;
        height: 20px;
       /* bottom: 100%;*/
        left: 50%;
        pointer-events: none;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mytooltip:hover .tooltip-item::after {
        pointer-events: auto
    }

    .mytooltip:hover .tooltip-content {
        pointer-events: auto;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
    }

    .mytooltip:hover .tooltip-content2 {
        opacity: 1;
        font-size: 18px
    }

    .mytooltip .tooltip-text {
        font-size: 14px;
        line-height: 24px;
        display: block;
        padding: 1.31em 1.21em 1.21em 0;
        color: #fff
    }

.clarity{
    background-color: rgba(255,0,0,1) !important;
}

.carousel .carousel-item{
    height: 610px;
}
.carousel-item img{
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    min-height: 610px;
}

html, body {
    overflow-x: hidden;
}


.logoStyle {
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 20px;

}
@media (min-width: 276px) and (max-width: 575px) {
    #btnDeclarationAceptar {
        margin-top: 10%;
        /*height: 36px;*/
    }
}

@media (min-width: 276px) and (max-width: 767px){
    .Fondo1 {
        content: url('../Images/NewCarousel/fondo banner 375.svg');
    }
    .Fondo2, .Fondo3 {
        content: url('../images/NewCarousel/fondo banner barrido 375.svg');
    }
    .CAspect{
       /* width: fit-content; debe sobre escribirse*/
        max-height: 60px;
    }
    .mano {
        content: url('../Images/NewCarousel/Foto de manos.svg');
    }
    .aboveIcon {
        margin-bottom: 20px;
    }
    .belowIcon {
        margin-top: 30px;
    }
    .topMarginThird {
        margin-top: 50px
    }
    .imgTopBorder {
        margin-top: 0px;
    }
    
}
@media (min-width: 576px){
    .mano {
        content: url('../Images/NewCarousel/Foto de manos.svg');
        height: 450px;
    }
    .aboveIcon {
        margin-bottom: 20px;
    }
    .belowIcon {
        margin-top: 40px;
    }
    .topMarginThird {
        margin-top: 150px
    }
    .imgTopBorder {
        margin-top: 20px;
    }
    #btnDeclarationAceptar {
        margin-top: 5%;
        /*height: 36px;*/
    }
}
@media (min-width: 768px) and (max-width: 819px) {
    .Fondo1 {
        content: url('../Images/NewCarousel/fondo banner 720.svg');
    }

    .Fondo2, .Fondo3 {
        content: url('../images/NewCarousel/fondo banner barrido 720.svg');
    }

    .mano {
        content: url('../Images/NewCarousel/Foto de manos.svg');
        height: 450px;
    }
    .SBorder {
        margin-top: 100px
    }
    .aboveIcon {
        margin-bottom: 20px;
    }
    .belowIcon {
        margin-top: 40px;
    }
    .topMarginThird {
        margin-top: 150px
    }
    .imgTopBorder {
        margin-top: 20px;
    }
}
@media (min-width: 820px) {
    /*992px*/
    .Fondo1 {
        content: url('../Images/NewCarousel/fondo banner 1440.svg');
    }
    .Fondo2, .Fondo3 {
        content: url('../images/NewCarousel/fondo banner barrido 1440.svg');
    }
    .mano {
        content: url('../Images/NewCarousel/Foto de manos.svg');
        height: 450px;
    }
    .SBorder {
        margin-top: 100px
    }
    .aboveIcon {
        margin-bottom: 20px;
    }
    .belowIcon {
        margin-top: 40px;
    }
    .topMarginThird {
        margin-top: 150px
    }
    .imgTopBorder {
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .Fondo1 {
        content: url('../Images/NewCarousel/fondo banner 1920.svg');
    }
    .Fondo2, .Fondo3 {
        content: url('../Images/NewCarousel/fondo banner barrido 1920.svg');
    }
    .mano {
        content: url('../Images/NewCarousel/Foto de manos.svg');
        height: 450px;
    }
    .aboveIcon {
        margin-bottom: 20px;
    }
    .belowIcon {
        margin-top: 40px;
    }
    .topMarginThird {
        margin-top: 150px
    }
    .imgTopBorder {
        margin-top: 20px;
    }
}


.carousel-caption {
    position: absolute;
    right: 5%;
    top: 125px;  /*Cambiar bottom por top */
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    /*background-color: rgba(0, 0, 0, 0.5);*/ /* fondo con opacidad*/ 
}


/*@media (min-width: 276px) {
    .carousel-caption {
        position: absolute;
        right: 15%;
        top: 125px;*/ /* Cambiar bottom por top */
        /*left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);*/ /*fondo con opacidad */
    /*}
}*/

/*.brandLogoContain {*/
    /*object-fit: contain;*/
   /* box-sizing: content-box;*/

    /*width: 100%;
    height: auto;
    max-width: 50px;
    max-height: 100%;
}*/

/*.pruebarow {
    box-sizing: content-box;
}*/
/*.pruebarow {
    width: auto;
    max-width: 100%;
    max-height: 10px;
    height: auto;
}*/

.image-container{
    width: 100%;
    height: auto;
    max-width: 50px;
    overflow: hidden;
}

.image-container img{
    min-height: 50px !important;
    width: 100%;
    height: auto;
    max-width: 100%;
    /*max-height: 50px;*/
    display: block;
}

.imgAspect {
    min-height: 50px !important;
}


.blueBox {
    background-color: rgba(0,70,102,0.8);
    padding: 20px;
    padding-top: 4px;
    padding-left: 21px;
    padding-bottom: 4px;
    padding-right: 21px;
    /*max-width: 400px; por si comentan "margen" */
}

.declareText{
    text-align: left !important;
}

















