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

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

@font-face {
    font-family: 'VolvoNovumSemiLight';
    src: url("/vp_pages/themes/volvo/assets/fonts/volvo-novum-semi-light.eot");
    src:
            url("/vp_pages/themes/volvo/assets/fonts/volvo-novum-semi-light.eot?#iefix") format("embedded-opentype"),
            url("/vp_pages/themes/volvo/assets/fonts/volvo-novum-semi-light.woff") format("woff"),
            url("/vp_pages/themes/volvo/assets/fonts/volvo-novum-semi-light.woff2") format("woff2"),
            url("/vp_pages/themes/volvo/assets/fonts/volvo-novum-semi-light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "VolvoNovumRegular", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    font-size: 16px;
    color: #141414;
    letter-spacing: .025em;
}

h1, h2, h3, h4 {
    font-weight: 500;
}

.header h1, .details-table__title, .customer-message, .cta-link a {
	font-family: "VolvoNovumMedium", Arial, sans-serif;
}

a, .cta-link a {
    color: #1c6bba;
    fill: #1c6bba;
    text-decoration: none;
}

a:hover, a:focus, .cta-link a:hover, .cta-link a:focus {
    color: #141414;
    fill: #141414;
    text-decoration: none;
}

td, th {
    border-bottom: 1px solid #ebebeb;
}

.constraint {
    margin: 0 auto;
    max-width: 66em;
    width: 95%;
}

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

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

.center {
	text-align: center;
}

.flex-container {
    flex-direction: column;
}

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

.evhc-summary {
    padding: 2em 0;
    background: #EDEDED;
}

.header {
    background-color: #fafafa;
    padding: 1.8em 0;
    margin: 0;
}

.header__logo {
    width: 100%;
    max-width: 6.125em;
}

/* DK only */
.denmark .flex-30 {
	width: 30%;
}

.denmark .flex-65 {
	display: flex;
	justify-content: flex-end;
	width: 65%;
}

.denmark .flex-container--header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.denmark .header h1 {
	font-size: 0.875em;
}
/* DK only end */

.customer-message, .details-container, .box {
	margin: 3em 0;
}

.customer-message {
    text-align: center;
}

.customer-message p {
    font-size: 1.75em;
    color: #707070;
    margin: 0;
    padding-left: 6em;
    padding-right: 6em;
}

.highlight-text {
	color: #141414;
}

.video-container {
    overflow: hidden;
    width: 100%;
    max-width: 680px;
    height: auto;
    margin: 0 auto;
}

.details-table {
    border: none;
    margin-bottom: 2em;
}

.details-table td {
    padding: 1em 0;
}

.details-table tr {
    background: #fff;
}

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

.box, .evhc-approval-form {
	background-color: #fafafa;
    border: none;
}

.cta-link {
	display: block;
	margin: 0 0 1em;
}

.cta-link a {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.875em;
}

.chevron {
	display: inline-block;
	white-space: nowrap;
}

.chevron svg {
	height: 11px;
	position: relative;
	top: 0.5px;
	margin-left: 8px;
}

.cta, .cta--primary, .evhc-cta, .evhc-cta--secondary {
    background: transparent;
    display: inline-block;
    padding: .75em 1.5em;
    border: 1px solid #1c6bba;
    border-radius: 4px;
    font-family: "VolvoNovumMedium", Arial, sans-serif;
    font-size: 0.875em;
    color: #1c6bba;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .025em;
}

.cta:hover, .cta:focus, .cta--primary:hover, .cta--primary:focus, .evhc-cta:hover, .evhc-cta:focus, .evhc-cta--secondary:hover, .evhc-cta--secondary:focus {
    background-color: #284e80;
    border: 1px solid #284e80;
    color: #fff;
}

#tootle h3 {
    margin-bottom: 0.5em;
    font-family: "VolvoNovumSemiLight", Arial, sans-serif;
    font-size: 1.625em;
}

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

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

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

#js-document-verification_unlock__btn, #js-confirmation_dialog__approve-button {
    background: transparent;
    display: inline-block;
    padding: .75em 1.5em;
    border: 1px solid #1c6bba;
    border-radius: 4px;
    font-family: "VolvoNovumMedium", Arial, sans-serif;
    font-size: 0.875em;
    color: #1c6bba;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .025em;
}

#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: #284e80;
    border: 1px solid #284e80;
    color: #fff;
}

#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;
}

.footer {
    width: 100%;
    background-color: #fafafa;
    text-align: center;
    margin: 0;
    padding: 2em 0;
}

.footer h3 {
    margin: 0 0 0.5em;
    font-size: 1em;
    font-weight: 500;
    color: #141414;
}

.footer p {
    margin: 0.5em 0;
    font-size: 0.8125em;
    color: #707070;
}

.footer a {
    color: #141414;
}

.footer a:focus, .footer a:hover {
    color: #1c6bba;
}

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

.social a {
    margin: 0 2em;
    font-size: 0.5em;
    color: #141414;
    text-decoration: none;
    transition: none;
}

.legal-list {
	margin: 0.5em 0;
}

.legal-list__item a {
    font-size: 0.75em;
    color: #141414;
}

.social a:hover, .social a:focus, .legal-list__item a:hover, .legal-list__item a:focus {
    color: #1c6bba;
    text-decoration: none;
}

/* ==========================================================================
   eVHC
   ========================================================================== */
.evhc-table {
    background: #fff;
    border: none;
    font-size: 0.8125em;
}

@media screen and (min-width: 22.5em) {
    .evhc-table {
	    font-size: 0.8125em;
	}
}

@media screen and (min-width: 23.4em) {
    .evhc-table {
	    font-size: 0.875em;
	}
}

.evhc-title {
    margin-bottom: 0.5em;
    font-family: "VolvoNovumSemiLight", Arial, sans-serif;
    font-size: 1.625em;
}

.evhc-table__head, .evhc-table__total, .confirmation-dialog .ui-dialog-titlebar {
    background: #000;
    color: #fff;
}

.evhc-table__head, .evhc-table__total {
    font-size: 1em;
    font-weight: 700;
}

.evhc-table__head th {
	border-bottom: 2px solid #333;
}

.evhc-table__cat td {
    font-size: 1em;
    background: #f8f8f8;
}

.evhc-table__cat-icon, .confirmation-dialog {
    color: #003057;
}

.ion-pricetag:before {
    color: #FFF;
}

.button-group a {
    color: #1c6bba;
    text-decoration: underline;
}

.button-group a:hover, .button-group a:hover {
    color: #141414;
    text-decoration: underline;
}

.confirmation-dialog.confirmation-dialog .ui-dialog-titlebar {
	background: #000;
	color: #fff;
}

.volvo-banner-great-belt-container {
    background: url(/vp_pages/themes/volvo/assets/images/volvo-banner-the-great-belt-lg.jpg) no-repeat center center;
    background-size: cover;
    padding: 8em 0;
}

.volvo-banner-great-belt-container .customer-message h1 {
    text-align: left;
    color: #FFF;
}

.customer-message-us h2 {
    text-align: center;
}

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

.customer-message-lv {
    text-align: center;
    margin: 2em 0 0 0;
}

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

.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: 100% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-top: 1.5em;
    margin-bottom: 3em;
}

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

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

.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: #333 !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 {
    background: transparent;
    display: inline-block;
    padding: .75em 2em;
    border: 1px solid #1c6bba;
    border-radius: 0px !important;
    font-size: 1em;
    color: #1c6bba;
    text-align: center;
    letter-spacing: .025em;
    margin-top: .8em;
    margin-bottom: 2em;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: #284e80;
    border: 1px solid #284e80;
    color: #fff;
}

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

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

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

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 56em) {
    .hidden-desktop {
        display: none;
    }

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

    .flex-container.bumper-ad {
        flex-direction: column;
    }

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

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

@media screen and (max-width: 56em) {
    body {
        font-size: 15px;
    }

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

    .header {
    	text-align: center;
    }

    .customer-message, .details-container, .box {
		margin: 1.5em 0;
	}

	.customer-message p {
	    font-size: 1.6em;
	    padding-left: 1.5em;
    	padding-right: 1.5em;
	}

    .details-table {
        margin: 1.5em 0;
    }

    .cta-link {
    	margin: 2em 0 1em;
    	text-align: center;
    }

    .evhc-report-toggle {
        margin: 0.75em 0;
    }

    .volvo-banner-great-belt-container {
        background: url(/vp_pages/themes/volvo/assets/images/volvo-banner-the-great-belt-sm.jpg) no-repeat center center;
        background-size: cover;
    }

    .volvo-banner-great-belt-container .customer-message h1 {
        text-align: center;
    }
}