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

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

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

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

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

body {
    font-family: 'PeugeotNew-Regular', Arial, sans-serif;
    font-weight: 100;
    font-size: 16px;
    background-color: #fff;
    color: #000;
}

h1, h2, h3, h4 {
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #2caed6;
}

a:hover, a:focus {
    color: #2caed6;
    text-decoration: underline;
}

td, th {
    border: none;
    padding: inherit;
}

.vp-opening-hours__table td {
    padding: 0.3em;
}

strong, b {
    line-height: normal;
}

.no-margin {
    margin: 0;
}

.no-top-margin {
    margin-top: 0;
}

.spacing {
    margin: 1em 0;
}

.photo-gallery {
    margin: 1.5em 0 1em 0;
}

.content-wrap {
    max-width: 80em;
    margin: 0 auto;
    background: #FFF;
}

.constraint {
    max-width: 80em;
    width: 100%;
    padding: 0 35px;
}

.flex-section {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}

.flex-container {
    display: block;
}

.flex--center {
    justify-content: center;
}

.flex-45 {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}

.flex-50 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.flex-55 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
}

header {
    background-color: #000;
    color: #FFF;
    margin-bottom: 1.25em;
    text-transform: uppercase;
}

.logo {
    max-width: 100%;
    width: 70px;
    margin: 1em 0;
}

.title-group {
    text-align: center;
    line-height: 1.25;
    margin: 0 0 1em 0;
}

.title-group__title {
    margin: 0;
    font-size: 1.25em;
}

.title-group__tag {
    margin: 0;
    font-size: .75em;
}

.no-top {
    margin: 0 auto;
    padding: 0;
}

.media-container {
    overflow: hidden;
    height: auto;
    max-width: 720px;
    margin: 1em auto;
}

.evhc-columns .media-container {
    max-width: 100%;
}

.col-left, .col-right {
    float: none;
    width: 100%;
}

.intro {
    padding-top: 1em;
}

.intro__title {
    font-size: 1.5625em;
    line-height: 1.2;
    text-transform: uppercase;
}

.intro p {
    font-size: 1.25em;
    line-height: 1.2;
    margin: 10px 0;
}

.details-table {
    margin-bottom: 1em;
    background-color: #f0f0f0;
    padding: 0.625em;
    width: 100%;
    border-width: 0;
    font-size: 0.875em;
    line-height: 1;
}

.details-table tr {
    background-color: #F7F7F7;
    border-width: 0;
}

.details-table tr:nth-of-type(even) {
    background-color: #fff;
}

.details-table__title {
    padding: .5em 1em 0.5em .25em;
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
}

.details-table__detail {
    padding: 1em .5em;
    color: #3c353f;
}

.details-table tr, .details-table td {
    vertical-align: middle;
}

.details-bottom {
    padding-bottom: 1em;
}

.details-en-aftersales {
    font-size: 0.875em;
    line-height: 1;
    color: #3c353f;
}

.bumper-ad__cta-container {
    display: flex;
    flex-direction: column;
}

.bumper-ad .cta--primary {
    margin: 1em 0;
}

.box {
    border: 1px solid #B4B4B4;
}

.box .small-title, #tootle h3, #js-codeweavers__vehicle_reserve_container h3 {
    text-transform: none;
    font-family: 'PeugeotNew-Regular', Arial, sans-serif;
    font-size: 1.25em;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 1em !important;
}

.box p {
    font-size: 0.875em;
    color: #3c353f;
    margin: 0;
}

#js-codeweavers__vehicle_reserve_container .box p:first-of-type {
    margin-top: 0;
    margin-bottom: 2em;
}

#tootle .cta--primary, #js-codeweavers__vehicle_reserve_container .cta--primary{
    display: inline-block;
    width: auto !important;
}

#tootle h3 strong {
    font-weight: normal;
    line-height: 1.2;
}

#tootle .tootle-content-left p {
    margin-top: 0;
    margin-bottom: 2em;
}

.two-way-messaging__content-title {
    margin-bottom: .5em;
}

.two-way-messaging.box h2 {
    margin: .5em 0 0 !important;
}

.flex-container.two-way-messaging .flex-container .cta--primary {
    margin-top: .75rem;
}

#js_callback_form {
    margin: 1.5em 0 1em 0;
}

#js_callback_form label {
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
    font-size: .875em;
    line-height: 1;
}

#js_callback_form input, #js_callback_form textarea {
    font-size: .875em;
    line-height: 1;
    padding: .875em 1em;
    margin: .5em 0;
}

#js-document-verification__form li {
    word-wrap: break-word;
}

#js-document-verification_unlock__btn {
    color: #fff;
    text-transform: uppercase;
    background-color: #00a3e0;
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
    font-size: 10px !important;
    padding: 18px 24px !important;
    border-bottom-width: 0;
    display: inline-block;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #000;
    border-bottom-width: 0;
}

.confirmation-dialog.confirmation-dialog .evhc-cta {
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
}

#js-document-verification__form p {
    margin-top: 0;
}

#js-document-verification_modal__dialog ul {
    list-style-type: none;
}

#js-document-verification_modal__dialog li {
    margin-left: 0;
}

.evhc-report-container {
    font-size: .875em;
    line-height: 1;
}

.evhc-title {
    font-size: 1.5625em;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.evhc-intro {
    font-size: 1.25em;
    line-height: 1.2;
}

.footer {
    margin-top: 2em;
    padding: 3em 0;
    background-color: #000;
    color: #FFF;
}

.footer .col-left {
    text-align: center;
}

.footer .small-title {
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 1.2;
}

.footer p {
    margin: 0;
    padding: 1em 0;
    font-size: .9em;
    line-height: 1.6;
}

.footer p a, .footer li a {
    color: #adaeb2;
}

.footer p a:hover, .footer p a:focus, .footer li a:hover, .footer li a:focus {
    color: #FFF;
    text-decoration: underline;
}

.footer .logo {
    width: 78px;
    margin: 3em auto;
    display: block;
}

.social {
    margin: 0;
    text-align: center;
}

.social a {
    text-decoration: none;
}

.social p {
    padding: 0 0 1em 0;
}

.social .icon {
    font-size: 2em;
    width: 2em;
    height: 2em;
    margin-right: 20px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
    color: #848587;
}

.social .icon:hover, .social .icon:focus {
    color: #FFF;
}

.legal-list {
    font-size: .8em;
    text-align: center;
}

.legal-list__item {
    display: inline-block;
}

.legal-list__item:not(:last-of-type)::after {
    content: " | ";
    padding: 0 1em;
    color: #3c3947;
}

.actions {
    margin-top: 1.5em;
}

.cta, .evhc-cta--secondary, #submit_callback_form, .evhc-summary .cta--primary {
    color: #fff;
    text-transform: uppercase;
    background-color: #00a3e0;
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
    font-size: 10px !important;
    padding: 18px 24px !important;
    border-bottom-width: 0;
}

.cta:hover, .cta:focus, .evhc-cta--secondary:focus, .evhc-cta--secondary:hover, #submit_callback_form:hover, #submit_callback_form:focus, .evhc-summary .cta--primary:focus, .evhc-summary .cta--primary:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #000;
    border-bottom-width: 0;
}

.video-ratings {
    font-size: 14px !important;
}

.evhc-summary {
    padding: 1.5em;
    background: #EDEDED;
    margin-bottom: .75em;
}

.evhc-summary .flex-container {
    display: flex;
}

.evhc-summary h3 {
    text-transform: uppercase;
    font-size: 1.375em;
}

.evhc-summary p {
    font-size: 0.875em;
}

.evhc-summary .cta--primary {
    background-color: #27ae60;
    -webkit-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
}

.evhc-summary .cta--primary:focus, .evhc-summary .cta--primary:hover {
    background-color: #1D8449;
}

.evhc-summary a, .evhc-summary a:hover, .evhc-summary a:focus {
    color: #2caed6;;
    text-decoration: none;
}

.evhc-cta--primary, .button--rating {
    text-transform: uppercase;
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
    font-size: 10px !important;
    padding: 18px 24px !important;
    border-bottom-width: 0;
}

.evhc-cta--primary {
    font-size: .875em !important;
}

.evhc-cta--primary:focus, .evhc-cta--primary:hover, .button--rating:focus, .button--rating:hover {
    border-bottom-width: 0;
}

.evhc-table__head, .evhc-table__cat {
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
}

.ui-widget.ui-widget-content {
    font-size: .875em;
}

.widget-2wm-content-container p, .widget-2wm-otp-container .success-text, .widget-2wm-otp-container .error-text {
    font-size: 0.875rem !important;
}



/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: .5em 0 0 0;
}

.live-video button.start-call {
    margin: 0 !important;
    font-size: 1.8em !important;
    line-height: 1 !important;
    padding-bottom: .3em !important;
}

.live-video #onCall {
    width: 100% !important;
}

@media screen and (min-width: 44em) {
    .live-video #onCall {
        width: 50% !important;
    }
}

@media (orientation: landscape) {
    .live-video .media {
        display: block !important;
        width: 95% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-top: .75em;
    margin-bottom: 2em;
}

.live-video .review {
    width: 100%;
    max-width: 1000px;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 100%;
        max-width: 1000px;
    }
}

.live-video .review h1, .live-video  .review h2, .live-video  .review h3,  .live-video  .review h4, .live-video  .review th,  .live-video  .review label {
    color: #142032 !important;
    font-weight: normal;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25em;
    background: #fff;
    padding: .25em .5em;
    margin-top: 1em;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background-color: #00a3e0;
    font-family: 'PeugeotNew-Bold', Arial, sans-serif;
    font-size: 10px !important;
    padding: 18px 24px !important;
    border-bottom-width: 0;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #000;
    border-bottom-width: 0;
}

.lv-content__error--vppages .error {
    width: 100%;
    max-width: 1000px;
}

.live-video .reqMark::after {
    content: '*';
    display: inline-block;
    color: #ec1b34;
}

.live-video .review-gratification h1, .live-video .review-gratification h2, .live-video .review-gratification h3, .live-video .review-gratification h4, .live-video .review-gratification th, .live-video .review-gratification label {
    color: #142032;
}

.fullscreen .live-video {
    background: #000 !important;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (max-width: 700px) {
    body {
        font-size: 14px;
    }

    .title-group__title {
        font-size: 1.25em;
    }
}

@media screen and (max-width: 520px) {
    .cta, .evhc-cta--primary, .evhc-summary .cta--primary {
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 63.75em) {
    #cookieConsent .col-left, #cookieConsent .col-right {
        width: 100%;
        float: none;
    }

    #cookieConsent a.cookieConsentOK {
        float: none;
        margin: 10px 0 0 0;
    }
}


@media screen and (min-width: 920px) {
    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .flex-section {
        justify-content: unset;
    }

    .flex-20 {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }

    .flex-40 {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }

    .flex-48 {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }

    .flex-45 {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    }

    .flex-50 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .flex-55 {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    }

    .flex-80 {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    }

    .header .flex-20 {
        justify-content: left;
    }

    .flex--end {
        justify-content: flex-end;
    }

    .col-left {
        width: 52%;
        float: left;
    }

    .col-right {
        width: 46%;
        float: right;
    }

    .logo {
        margin: 1em 2em 1em 0;
    }

    .title-group {
        text-align: right;
        margin: 1.5em 0;
    }

    .title-group__title {
        font-size: .875em;
    }

    .bumper-ad__cta-container {
        flex-direction: row;
    }

    .two-way-messaging.box h2 {
        margin: 0 0 0 !important;
    }

    .flex-container.two-way-messaging .flex-container .cta--primary {
        margin-top: 0;
    }

    .footer .col-left, .footer .col-right, .social {
        text-align: left;
    }
}