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

body {
    font-family: nobel, sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .1em;
    color: #1a1a1f;
    position: relative;
}

h2, h3 {
    font-weight: 300;
}

h1 {
    font-weight: 400;
    font-size: 2.5em;
}

h2 {
    font-size: 1.65em;
    line-height: 1.2;
}

h3 {
    font-size: 2em;
    font-weight: 400;
}

.small-title {
    margin-top: 0;
}

a {
    color: #1a1a1f;
    text-decoration: none;
}

a:hover, a:focus {
    color: #52565e;
    text-decoration: underline;
}

.constraint {
    width: 95%;
    max-width: 960px;
    position: relative;
}

.flex--space-between {
    justify-content: space-between;
}

.header {
    margin-bottom: 0;
    border-bottom: 1px solid #f5f5f5;
}

.header__main {
    background-color: #FFF;
}

.logo {
    float: left;
    margin-right: 1em;
    height: auto;
    width: 8.75em;
    padding: 1em 0;
}

.subtitle {
    text-align: right;
    font-size: 1em;
    line-height: 1.4;
}

.main {
    text-align: center;
    background-color: #FFF;
    padding: 2.5em 0 0;
    overflow: hidden;
}

.main__title {
    letter-spacing: 1.5px;
    line-height: 1.25;
    margin: 0 0 1.5em 0;
    text-transform: uppercase;
}

.main__title:after {
    background: #000;
    content: "";
    display: block;
    width: 1.875em;
    margin: 0.8em auto 0;
    height: 1px;
}

.main__sub {
    font-size: 1em;
    color: #1a1a1f;
    margin: 0;
    padding: 1em 0;
    background: #F5F5F5;
}

.col-left {
    width: 54%;
}

.col-right {
    width: 44%;
}

.col-right {
    padding-left: 1em;
}

.details-table {
    background: none;
    border-width: 0;
}

.details-table tr, .details-table tr:nth-of-type(even), .details-table td {
    background: none;
    border-bottom: 1px solid #1a1a1f;
}

td {
    padding: 5px;
}

.details-table__title {
    width: 7.5em;
    line-height: 1.4;
}

.details-table__detail {
    text-align: right;
}

p.booking-cta-container {
    text-align: left;
}

.cta {
    font-size: 1em;
}

.cta--primary, .evhc-cta--primary {
    padding: .5em 1.5em;
    background: #20365c;
    color: #FFF;
    border-bottom-width: 0;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1em;
}

.cta--primary:hover, .cta--primary:focus, .evhc-cta--primary:hover, .evhc-cta--primary:focus {
    padding: .5em 1.5em;
    background: #4d5e7d;
    border-bottom-width: 0;
}

.evhc-cta--secondary {
    padding: .5em 1.5em;
    border: 1px solid #b0b8c0;
    background: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    color: #20365c;
    font-weight: 600;
    font-size: 1em;
}

.evhc-cta--secondary:hover, .evhc-cta--secondary:focus {
    padding: .5em 1.5em;
    background: #b0b8c0;
    color: #20365c;
    border: 1px solid #b0b8c0;
}

.social .icon {
    vertical-align: middle;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 34px;
    height: 32px;
    transition: 0.3s ease;
    text-align: center;
    padding: 0.3em;
    border-radius: 3px;
    font-size: 1.25em;
    margin: 0 .2em;
    color: #1a1a1f;
}

.social a {
    color: #FFF;
}

.social a:focus, .social a:hover {
    text-decoration: none;
    color: #52565e;
}

.photo-gallery {
    margin-top: 2.5em;
}

.light-container {
    background-color: #FFF;
}

.contact-form-wrapper.box {
    border-width: 0;
}

#tootle {
    display: block;
}

#tootle h3 {
    font-size: 1.125em;
    line-height: 1.22222222;
}

#tootle h3 strong {
    line-height: 1.22222222;
}

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

.staff-bio__picture {
    float: none;
    margin: 0;
}

.staff-bio__title {
    text-transform: uppercase;
    font-weight: 400;
    padding: 1em 0 .5em 0;
}

.staff-bio__body p {
    margin: 0;
}

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

#js-document-verification_unlock__btn, #js-confirmation_dialog__approve-button {
    background-color: #4589ce;
    color: #fff;
    padding: 1.1430em 1.5em;
    border-bottom-width: 0;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.875em;
    line-height: 1.4;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus, #js-confirmation_dialog__approve-button:hover, #js-confirmation_dialog__approve-button:focus {
    background-color: #306090;
    border-bottom-width: 0;
    text-transform: uppercase;
    border-radius: 4px;
}

#js-document-verification__form h3 {
    color: #686868;
    font-weight: 700;
}

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

#js-document-verification_download__dialog ul, #js-document-verification_modal__dialog ul {
    list-style-type: none !important;
}

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

#js-document-verification_modal__dialog label {
    margin-left: 0;
    color: #333;
}

.contact-form-wrapper {
    padding: 2.5em 0 3em 0;
}

.callback__title {
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.contact-form-wrapper p {
    padding: 1em 0;
    text-align: center;
}

label, label span[class="required"] {
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #1a1a1f;
}

input[type=text], textarea, select {
    padding: 15px;
    margin-top: .3em;
    border: 1px solid #d5d8d9;
    transition: none;
    font-weight: 300;
    color: #1a1a1f;
}

input[type=text] {
    height: 3em;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus, select:active {
    border: 2px solid #2360c5;
    box-shadow: none;
}

.video-rating__box textarea {
    background: transparent;
    border-color: rgba(127,127,127,0.2);
    padding: .25em .5em;
    margin-top: 0;
}

.evhc-report-container {
    margin: 0;
    padding: 1em 0;
    width: 100%;
}

.evhc-title {
    text-transform: uppercase;
    text-align: center;
}

.desk--two-thirds {
    width: 100%;
    text-align: center;
}

.evhc-intro {
    padding: 1em 0 0 0;
    text-align: center;
}

.evhc-table {
    margin-top: 2.5em;
}

.evhc-table tbody {
    background: #EDEDED;
}

.evhc-table__head, .evhc-table__total {
    background: #1A1A1F;
    color: #FFF;
}

.evhc-table__cat {
    background: #636363;
    color: #FFF;
    font-weight: 200;
    text-transform: uppercase;
}

th {
    font-weight: 400;
    text-transform: uppercase;
}

.evhc-approval-form {
    color: #1A1A1F;
    background: #EDEDED;
}

.evhc-table__cat-icon {
    color: #FFF;
}

.evhc-form-left, .evhc-form-right {
    text-align: left;
}

.evhc-form-left label {
    color: #1A1A1F;
}

.evhc-approval-form textarea {
    border: 2px solid rgba(127,127,127,0.2);
    border-radius: .25em;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #FFF;
    padding: 15px;
    margin-top: .3em;
}

.footer {
    background-color: #E2E8EF;
    padding: 3.5em 0;
    margin-top: 3em;
}

.footer .flex-container {
    align-items: center;
}

.footer h4 {
    color: #1a1a1f;
    text-transform: uppercase;
    padding-bottom: 1.2em;
    margin-bottom: 2.4em;
    border-bottom: solid 1px #c7cfd7;
    font-size: .875em;
    font-weight: 400;
}

.legal-list {
    margin: 0;
    padding: 1em 0 0;
}

.legal-list__item {
    display: inline-block;
    padding: 0 1em;
}

.legal-list__item:first-of-type {
    padding: 0 1em 0 0;
}

.social {
    text-align: right;
}

.social .icon {
    margin: 0 0.4em;
}

.social .icon:first-of-type {
    margin-left: 0;
}

.social .ion-email {
    margin-right: 0;
}

.social .icon:hover, .social .icon:focus {
    opacity: 0.5;
}

.side-nav {
    position: fixed;
    z-index: 1029;
    right: 10px;
    top: 170px;
    width: 44px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
}

.side-nav ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.side-nav__list li {
    margin: 0 0 0.0625em 0;
}

.side-nav-button-container {
    font-size: 1.125em;
    position: relative;
    width: 100%;
    height: 55px;
    display: flex;
    z-index: 500;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
}

.lexus-icon {
    font-family: "ss-lexus";
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: 52%;
    top: 45%;
    color: #1a1a1f;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lexus-icon:hover, .lexus-icon:focus {
    color: #52565e;
}

.icon-map:before {
    content: "\f139";
}

.icon-phone:before {
    content: "\f14d";
}

.icon-email:before {
    content: "\f120";
}

.side-nav__list a {
    color: #4589ce;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-nav__list a:hover, .side-nav__list a:focus {
    color: #434644 !important;
    text-decoration: none !important;
}

#js-customer_confirmation__checkboxes label {
    color: #333;
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.body-lv, .body-lv .constraint {
    position: inherit;
}

.body-lv .main {
    text-align: left;
}

.container-lv {
    padding-top: 0 !important;
}

.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
}

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

.live-video #onCall {
    width: 95% !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: 1.5em;
    margin-bottom: 0;
    border-width: 0;
    padding: 0;
    color: #202020;
}

.live-video .review {
    width: 100%;
    max-width: 60em;
}

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

.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: #202020 !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;
    border: 2px solid rgba(127,127,127,0.2);
    background: #fff;
    color: #333;
    padding: 15px;
    margin-top: 1em;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    padding: .5em 1.5em;
    background: #20365c;
    color: #FFF;
    border-bottom-width: 0;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1em;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    padding: .5em 1.5em;
    background: #4d5e7d;
    border-bottom-width: 0;
}

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

.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: #1a1a1f;
}

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


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
    .evhc-report-toggle-container {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 45em) {
    .logo {
        width: 6.875em;
    }

    .container {
        padding-top: 65px;
    }

    .container-lv, form.container {
        padding-top: 0px;
    }

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

    .col-right {
        padding-top: 2em;
        padding-left: 0;
    }

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

    .footer .col-right {
        padding-top: 0;
    }

    .social {
        margin-top: 0;
    }

    .side-nav {
        width: 100%;
        height: 58px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    .side-nav__list {
        position: absolute;
        top: 0;
        left: 0;
    }

    .side-nav ul {
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }

    .side-nav__list li {
        width: 25%;
    }

    .footer .flex-container {
       flex-direction: column;align-items: start;
    }

    .social {
        margin: 0;
    }

    .social .icon:first-of-type {
        padding-left: 0;
    }

    .legal-list__item, .legal-list__item:first-of-type {
        display: block;
        padding: .5em 0;
    }
}

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

    body {
        font-size: 14px;
    }
}

#cookieConsent .col-right {
    padding-top: 0;
}

.cookies__dropdown label {
    color: #333;
}