html {
    font-size: 16px;
}
body {
    overflow-x: hidden;
    color: #5a646e;
    font-family: sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #000;
    line-height: 1.1;
}
.h1, h1 {
    font-size: 2rem;
    line-height: 1;
}
.h2, h2 {
    font-size: 1.375rem;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.h3, h3 {
    font-size: 1.375rem;
}
.h4, h4 {
    font-size: 1.375rem;
}
.h5, h5 {
    font-size: 1.125rem;
}
.h6, h6 {
    font-size: 1rem;
}

@media (min-width: 768px) {
    .h1, h1 {
        font-size: 3rem;
    }
    .h2, h2 {
        font-size: 2rem;
    }
}
@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 4.5rem;
    }
    .h2, h2 {
        font-size: 2.75rem;
    }
}

.mr-small {
    margin-right: 1rem;
}
@media (min-width: 768px) {
    .mr-small {
        margin-right: 1.5rem;
    }
}

.img-cover {
    font-family: object-fit\: cover;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.pt-5 {
    padding-top: 5rem !important;
}

ul, ol {
    padding-left: 1.125rem;
    margin-left: 0;
    margin-top: 0;
}
a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    color: #000;
}
label {
    cursor: pointer;
}


.info-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1' stroke='black' stroke-width='2'/%3E%3Cline x1='9' y1='13' x2='9' y2='7' stroke='black' stroke-width='2'/%3E%3Ccircle cx='9' cy='5' r='1' fill='black'/%3E%3C/svg%3E%0A");
}


.pl-icon {
    display: inline-block;
    height: 36px;
    width: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.pl-icon-mail {
    background-image: url('../img/icons/icon-mail.svg');
}
.pl-icon-dealer {
    background-image: url('../img/icons/icon-dealer.svg');
}
.pl-icon-quotation {
    background-image: url('../img/icons/icon-quotation.svg')
}
.pl-icon-car {
    background-image: url('../img/icons/icon-car.svg');
}
.pl-icon-dark.pl-icon-car {
    background-image: url('../img/icons/icon-car-dark.svg');
}
.pl-icon-car-2 {
    background-image: url('../img/icons/icon-car-2.svg');
}
.pl-icon-handshake {
    background-image: url('../img/icons/icon-handshake.svg');
}
.pl-icon-icon-piggy-bank {
    background-image: url('../img/icons/icon-piggy-bank.svg');
}
.pl-icon-car-maintenance {
    background-image: url('../img/icons/icon-car-maintenance.svg');
}
.pl-icon-dark.pl-icon-shield {
    background-image: url('../img/icons/icon-shield-dark.svg');
}
.pl-icon-dark.pl-icon-umbrella {
    background-image: url('../img/icons/icon-umbrella-dark.svg');
}
.pl-icon-dark.pl-icon-acceleration {
    background-image: url('../img/icons/icon-acceleration-dark.svg');
}
.pl-icon-dark.pl-icon-assistance {
    background-image: url('../img/icons/icon-assistance-dark.svg');
}




.pl-icon-dark.pl-icon-car-maintenance {
    background-image: url('../img/icons/icon-car-maintenance-dark.svg');
}
.pl-icon-cars {
    background-image: url('../img/icons/icon-cars.svg');
}
.pl-icon-package {
    background-image: url('../img/icons/icon-package.svg');
}
.pl-icon-file {
    background-image: url('../img/icons/icon-file.svg');
}
.pl-icon-account {
    background-image: url('../img/icons/icon-account.svg');
}

/*
.wp-block {
    max-width: 1140px;
}
.wp-block[data-type="wp-bootstrap-blocks/container"] {
    max-width: 1140px;
}
*/
.wp-block[data-type="core/heading"],
.wp-block[data-type="core/paragraph"],
.wp-block[data-type="core/cover"]{
    margin-top: 0 !important;
    /*margin-bottom: 0 !important;*/
}
.wp-block[data-type="core/paragraph"] {
    margin-bottom: 1rem !important;
}



.wp-bootstrap-blocks-container,
.wp-block-wp-bootstrap-blocks-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.wp-bootstrap-blocks-container.mb-5 {
    margin-bottom: 5rem !important;
}

.container.container-small {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1200px) {
    .container.container-small {
        max-width: 768px;
    }
}
@media (min-width: 992px) {
    .container.container-small {
        max-width: 768px;
    }
}
@media (min-width: 768px) {
    .container.container-small {
        max-width: 768px;
    }
}
@media (max-width: 767px) {
    .fullwidth .container.container-small {
        padding-left: 15px;
        padding-right: 15px;
    }
}



.wp-block-getwid-section {
    z-index: 2;
}

.wp-block-getwid-section,
.wp-block-getwid-section.getwid-margin-top-small,
.wp-block-getwid-section.getwid-margin-top-medium,
.wp-block-getwid-section.getwid-margin-top-normal,
.wp-block-getwid-section.getwid-margin-top-large {
    margin-top: 3rem !important;
}
.wp-block-getwid-section.getwid-margin-top-none {
    margin-top: 0 !important;
}

.wp-block-getwid-section,
.wp-block-getwid-section.getwid-margin-bottom-small,
.wp-block-getwid-section.getwid-margin-bottom-medium,
.wp-block-getwid-section.getwid-margin-bottom-normal,
.wp-block-getwid-section.getwid-margin-bottom-large {
    margin-bottom: 5rem !important;
}
.wp-block-getwid-section.getwid-margin-bottom-none {
    margin-bottom: 0 !important;
}

/*
.features {
    margin-top: 3rem;
    margin-bottom: 5rem;
}
*/

@media (min-width: 768px) {


/*
    .features {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }*/



    .wp-block-getwid-section {
        margin-top: 5rem !important;
    }
    .wp-block-getwid-section.getwid-margin-top-large {
        margin-top: 6rem !important;
    }
    .wp-block-getwid-section.getwid-margin-top-normal {
        margin-top: 4rem !important;
    }
    .wp-block-getwid-section.getwid-margin-top-medium {
        margin-top: 3rem !important;
    }
    .wp-block-getwid-section.getwid-margin-top-small {
        margin-top: 2rem !important;
    }
    .wp-block-getwid-section.getwid-margin-top-none {
        margin-top: 0 !important;
    }

    .wp-block-getwid-section {
        margin-bottom: 5rem !important;
    }
    .wp-block-getwid-section.getwid-margin-bottom-large {
        margin-bottom: 6rem !important;
    }
    .wp-block-getwid-section.getwid-margin-bottom-normal {
        margin-bottom: 4rem !important;
    }
    .wp-block-getwid-section.getwid-margin-bottom-medium {
        margin-bottom: 3rem !important;
    }
    .wp-block-getwid-section.getwid-margin-bottom-small {
        margin-bottom: 2rem !important;
    }
    .wp-block-getwid-section.getwid-margin-bottom-none {
        margin-bottom: 0 !important;
    }
}

.getwid-section-content-full-width {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.wp-block-getwid-section__wrapper {
    padding: 0; /* default value is 1em || this is also for vertical space between inner blocks */
}

.wp-block-getwid-section__wrapper.getwid-padding-bottom-large .wp-block-getwid-section__content {
    padding-bottom: 2.5rem;
}

.wp-block-getwid-section__inner-wrapper {
    max-width: 100%; /* default value is 768px */
    max-width: 768px;
}

.wp-block-getwid-section__inner-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.wp-block-getwid-section.getwid-section-content-full-width > .wp-block-getwid-section__wrapper > .wp-block-getwid-section__inner-wrapper {
    max-width: 1140px !important; /* default value is 100% */
    padding-left: 15px;
    padding-right: 15px;
}




@media (min-width: 768px) {
/*

    .wp-block-getwid-section__inner-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }
    .wp-block-getwid-section.getwid-section-content-full-width > .wp-block-getwid-section__wrapper > .wp-block-getwid-section__inner-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }
    */
    .wp-block-getwid-section__wrapper.getwid-padding-bottom-large .wp-block-getwid-section__content {
        padding-bottom: 5rem;
    }


}


/*
.wp-block-getwid-section__wrapper {
    margin: 80px 0;
}
.wp-block-getwid-section.alignfull > .wp-block-getwid-section__wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.wp-block-getwid-section.getwid-section-content-full-width>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper {
    max-width: 1110px !important;
}

 */

/* Width of "full-width" blocks */
.wp-block[data-align="full"],
.alignfull {
    /*
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    */


    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}


.btn,
.wp-block-wp-bootstrap-blocks-button /* styles for in editor */,
#wt-cli-accept-btn,
#wt-cli-privacy-save-btn {
    display: inline-block;
    text-transform: uppercase;
    font-size: .875rem;
    border-radius: 0 !important;
    padding: 13px 20px 14px 20px; /*!important;*/

    line-height: 1.1;

    position: relative;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;

    height: 46px;
}
.btn {
    padding: 13px 20px 14px 20px !important;
}

.wp-bootstrap-blocks-button .btn {
    margin-top: .5rem;
}

.btn-arrow {
    position: relative;
}
.btn-arrow:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(-90deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23FFFFFF' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
}

.btn-arrow-down {
    display: inline-flex;
    align-items: center;
}

.btn-arrow-down:after {
    content: "";
    display: inline-block;
    margin-left: 20px;
    width: 13px;
    height: 15px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.14258 8.14258L6.49972 13.1426L11.8569 8.14258' stroke='black' stroke-width='2'/%3E%3Cpath d='M6.5 12L6.5 0' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");

    transition: background .2s ease;
}

.btn-arrow-down:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.14258 8.14258L6.49972 13.1426L11.8569 8.14258' stroke='white' stroke-width='2'/%3E%3Cpath d='M6.5 12L6.5 0' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.prev-link {
    position: relative;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    margin: 1.5rem 0 1rem 0;
}
.prev-link:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    margin-right: .25rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23000000' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
}
@media (min-width: 1200px) {
    .prev-link {
        margin: 2.5rem 0 1rem 0;
    }
}

.down-link {
    position: relative;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}
.down-link:after {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    margin-right: .25rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(0deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23000000' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
}
.down-link.active:after {
    transform: rotate(180deg);
}

.btn.btn-link {
    padding: 0 !important;
    color: #000;
    font-weight: normal;
    text-decoration: underline;
    line-height: 1.5;
}

.btn.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px !important;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}


.btn-outline-dark {
    border-color: #000;
    color: #000;
    background: #fff;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    border-color: #000;
    background: #000;
    box-shadow: none !important;
    color: #fff;
}

.btn-outline-dark-white {

}


.btn-light {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}



.border {
    border: 1px solid #D9D9D6 !important;
}


.custom-control-input[readonly],
.custom-control-input[readonly] + .custom-control-label {
    pointer-events: none;
}
.custom-control-input[readonly] + .custom-control-label {
    opacity: .6;
}
.custom-control .custom-control-input[readonly]:checked:active ~ .custom-control-label::before,
.custom-control .custom-control-input[readonly]:checked~.custom-control-label::before {
    pointer-events: none;
}
.custom-control-input[readonly] + .custom-control-label .fa-info-circle {
    pointer-events: all;
    cursor: default;
}


.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: inherit;
}

.custom-control {
    display: block;
    min-height: 24px;
    padding-left: 0;
    vertical-align: middle;
}
.custom-control-input,
.custom-control-label::before,
.custom-control-label::after {
    width: 24px;
    height: 24px;
}
.custom-control-label::before,
.custom-control-label::after {
    top: 50%;
    left: -24px;
}
.custom-control-label::before {
    margin-top: -13px;
    border: 1px solid #5a5a5a;
    pointer-events: auto;
    border-radius: 50%;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out !important;
}
.custom-control-label {
    min-height: 24px;
    min-width: 24px;
}

.custom-control-label {
    /*padding-left: .75rem;*/
    padding-left: 40px;
}
.custom-control-label:empty {
    padding-left: 0;
    display: block;
}
.custom-control-label::before {
    left: 0;
}
.custom-control-input:focus ~ .custom-control-label:not(:hover)::before {
    box-shadow: none !important;
}
.custom-control-label::after {
    pointer-events: none;
}

.custom-control .custom-control-label:hover::before {
    cursor: pointer;
    box-shadow: none;
    border-color: #000;
}
.custom-control .custom-control-input:checked ~ .custom-control-label::before {
    background: #fff;
}
.custom-control .custom-control-input:active ~ .custom-control-label::before {
    background: #fff;
    border-color: #5a5a5a;
}
.custom-control .custom-control-input:checked:active ~ .custom-control-label::before,
.custom-control .custom-control-input:checked~.custom-control-label::before{
    border-color: #000;
}

.custom-control .custom-control-label::after {
    background: none !important;
    border: 8px solid #000;
    border-radius: 0;

    height: 16px;
    width: 16px;
    left: 12px;
    top: 50%;
    margin-top: -1px;

    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);

    -webkit-transition: -webkit-transform ease .28s;
    transition: -webkit-transform ease .28s;
    -webkit-transition: transform ease .28s;
    transition: transform ease .28s;
}
.custom-control.custom-radio .custom-control-label::after {
    border-radius: 50%;
}

.custom-control.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}
.custom-control .custom-control-input:disabled~.custom-control-label::before {
    background: transparent;
    border-color: rgba(0,0,0,0.26);
}
.custom-control .custom-control-input:disabled:checked~.custom-control-label::before {
    background: transparent;
}
.custom-control .custom-control-input:disabled:checked~.custom-control-label::after {
    border-color: rgba(0,0,0,0.26);;
}
.custom-control .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}


/*
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none !important;
}
.custom-checkbox .custom-control-label::before {
    background: transparent;
    border: 11px solid #fff !important;
    z-index: 2;

    width: 22px;
    height: 22px;
    left: -23px;

    top: 50%;
    margin-top: -11px;
    cursor: pointer;

    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;

    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;

    -webkit-transition: all .1s .15s cubic-bezier(0.4,0,0.2,1) !important;
    transition: all .1s .15s cubic-bezier(0.4,0,0.2,1) !important;
    -webkit-transition-property: transform,border-radius !important;
    transition-property: transform,border-radius !important;
}
.custom-checkbox .custom-control-label::before {
    left: 1px;
}
.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
    border-color: #fff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important;

    -webkit-border-radius: 100% !important;
    border-radius: 100% !important;

    -webkit-transition: -webkit-transform .2s cubic-bezier(0.4,0,0.2,1) !important;
    transition: -webkit-transform .2s cubic-bezier(0.4,0,0.2,1) !important;
    -webkit-transition: transform .2s cubic-bezier(0.4,0,0.2,1) !important;
    transition: transform .2s cubic-bezier(0.4,0,0.2,1) !important;
}
.custom-checkbox .custom-control-label::after {
    pointer-events: auto;
    border: 1px solid #8C8C8B;
    background-color: #000 !important;
    z-index: 1;
    border-radius: 0 !important;
    cursor: pointer;

    top: 50%;
    left: 0;
    margin-top: -12px;

    -webkit-transition: border-color .1s cubic-bezier(0.4,0,0.2,1) !important;
    transition: border-color .1s cubic-bezier(0.4,0,0.2,1) !important;
    -webkit-tap-highlight-color: transparent !important;

    transition-delay: .1s !important;
}
.custom-checkbox:hover .custom-control-label::after {
    border-color: #000;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    border-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-check' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z'/%3E%3C/svg%3E");
    transition-delay: 0s !important;
}
.custom-checkbox .custom-control-label:hover::after {

    -webkit-box-shadow: 0 0 1px 8px rgba(0,0,0,.04) !important;
    -moz-box-shadow: 0 0 1px 8px rgba(0,0,0,.04) !important;
    box-shadow: 0 0 1px 8px rgba(0,0,0,.04) !important;

    box-shadow: none;
}
.custom-checkbox .custom-control-input:disabled~.custom-control-label::after {
    border-color: #bdbdbd;
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::after {
    background-color: #bdbdbd !important;
}
*/

.radio-group .custom-control + .custom-control,
.checkbox-group .custom-control + .custom-control {
    margin-top: 0;
}







/* figures */
@font-face {
    font-family: 'icon-Mitsubishi-Global';
    src:url('../fonts/Renault-Global.eot');
    src:url('../fonts/Renault-Global.eot?#iefix') format("embedded-opentype"),url('../fonts/Renault-Global.woff') format("woff"),url('../fonts/Renault-Global.ttf') format("truetype"),url('../fonts/Renault-Global.svg') format("svg");
    font-weight: 400;
    font-style: normal;
}
.figure-content {
    display: inline-block;
    margin-right: 5px;
}
.figure-content:before {
    font-family: "icon-Mitsubishi-Global";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.figure-content[data-type=engine-type]:before {
    content: "";
}
.figure-content[data-type=engine-horsepower]:before {
    content: "";
}
.figure-content[data-type=fuel-consumption]:before {
    content: "";
}
.figure-content[data-type=gearbox]:before {
    content: "";
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}
input.form-control {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0;
    height: 51px;
    line-height: 51px;
    padding: 0 .75rem;
}
fieldset:disabled {
    opacity: .5;
}
.form-control:disabled, .form-control[readonly] {
    background-color: inherit;
}
textarea.form-control {
    padding: .5rem .75rem;
    border-radius: 0;
}
select.form-control {
    display: block;
    width: 100%;
    min-height: 51px;
    line-height: 51px;
}
.form-control::placeholder { color: #767676;} /* Chrome, Firefox, Opera - WCAG 2 AA compliant */
.form-control::-ms-input-placeholder { color: #767676; }  /* Microsoft Edge - WCAG 2 AA compliant */

.form-control-feedback {
    margin-top: .125rem;
    font-size: .875rem;
    color: #f44336;
}
.form-check-input {
    margin-top: .35rem;
}

.form-group {
    margin-bottom: 1rem;
}


.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}




.car-teaser {
    display: block;
    transition: all .1s ease;
    position: relative;
    text-decoration: none;
    min-width: 250px;
    max-width: 350px;
    margin: 20px 0 0 0;
}
.section.section-cars .car-teaser,
.featured-cars .car-teaser {
    margin-top: 70px;
}
.featured-cars .car-teaser {
    margin-left: auto;
    margin-right: auto;
}

.car-teaser .car-teaser-info {
    padding: 1.5rem;
    background: #F6F6F6;
}
.car-teaser .car-teaser-image {
    padding: 0 3rem;
    position: relative;
}

.car-teaser .car-teaser-image .fuel-type-icon {
    position: absolute;
    right: 0;
    top: -54px;
    z-index: 5;
    display: block;
    width: 54px;
    height: 54px;
}


.car-teaser:hover {
    text-decoration: none;
}
.car-teaser h3 {
    margin-bottom: .5rem;
}
.car-teaser h5 {
    margin-bottom: 2rem;
}
.car-teaser img {
    max-width: 100%;
    height: auto;
}


.price-wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    color: #3E3F40;
}
.price-wrap .price {
    color: #3E3F40;
}
.price-info {
    margin-top: .5rem;
    color: #3E3F40;
}

.starting-price-attributes {
    color: #4A525A!important; /* WCAG 2 AA compliant replacement for #666E75 */
    display: flex;
    font-size: 14px;
    margin-top: 0px;
}
.starting-price-attributes > span + span {
    margin-left: 4px;
}

.car-teaser .price-wrap {
    justify-content: space-between;
}
.car-teaser .price-wrap .price {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}
.car-teaser .price-wrap .price strong {
    font-weight: 600;
}

.car-teaser .quick-delivery {
    margin-top: 7px;
}


.car-teaser .car-title {
    margin-bottom: 1.75rem;
}
.car-teaser .btn {
    display: block;
    width: 100%;
    text-align: center;
}

.promotion-wrapper {
    position: absolute;
    top: -45px;
    top: -40px;
    left: 0;
    right: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.promotion-text {
    display: inline-block;
    position: relative;
    background-color: #999;
    color: #fff;
    text-align: left;
    font-size: .875rem;
    z-index: 9;
    height: 24px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 4px 0;

    width: auto;
    text-transform: uppercase;
    padding: 2px 10px 2px 10px;
}
.promotion-text > span {
    display: inline-block;
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*
.promotion-text:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    width: 0;
    height: 0;

    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;

    border-left: 12px solid #ccc;
}
*/
.promotion-text.promotion-text-default {
    background: #888B8D;
    color: #fff;
}
.promotion-text.promotion-text-default-alt {
    background: #000;
    color: #fff;
}
/*
.promotion-text.promotion-text-default:after {
    border-left-color: #e0f0e3
}*/

/*
.promotion-wrapper {
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    text-align: center;
}
.promotion-text {
    position: relative;
    background-color: #999;
    color: #fff;
    text-align: center;
    font-size: .875rem;
    z-index: 9;
    height: auto;
    max-height: 50px;
    min-height: 30px;
    max-width: 175px;
    line-height: 1.4;
    margin: 0 auto;
    width: auto;
    min-width: 100px;
    text-transform: uppercase;
    padding: .6rem .5rem 0.25rem .5rem;



}
.promotion-text:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 50.009%;
    height: 16px;
    background: -webkit-gradient(linear,left top,right bottom,color-stop(47%,#999),color-stop(53%,transparent));
    background: linear-gradient(to right bottom,#999 47%,transparent 53%);
    border: none;
}
.promotion-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 50.009%;
    height: 16px;
    background: -webkit-gradient(linear,right top,left bottom,color-stop(47%,#999),color-stop(53%,transparent));
    background: linear-gradient(to left bottom,#999 47%,transparent 53%);
    border: none;
}
*/





.nav-teaser {
    position: absolute;
    z-index: 1;
    display:flex;

    left: 15px;
    right: 15px;
    margin-top: 70.31%;
    top: -128px;
    top: -91px;
}

.nav-teaser > li > a {
    font-size: 15px;
    line-height: 22px;
    display: block;
    color: #4A525A; /* WCAG 2 AA compliant replacement for #666E75 */
    padding: 7px 1.5rem 8px 1.5rem;
    text-decoration: none;
}
.nav-teaser > li > a.active {
    background: #F6F6F6;
    color: #000;
}

.car-version-teaser-group {
    position: relative;
}

.car-version-teaser {
    transition: all .1s ease;
    position: relative;
    background: #fff;
    min-width: 260px;
    max-width: 350px;
    margin: 20px 0 0 0;

    display: flex;
    flex-direction: column;
}
.car-version-teaser .car-version-teaser {
    margin-top: 0 !important;
    max-width: 100%;
    width: 100%;
}

.car-version-teaser .tabs-spacing {
    height: 37px;
}

.car-version-teaser [data-gallery] {
    display: block;
}
@media (min-width: 992px) {
    .car-version-teaser [data-gallery] {
        position: relative;
    }
    .car-version-teaser [data-gallery]:hover img {
        opacity: .5;
    }
    .car-version-teaser [data-gallery]:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        text-align: center;
        width: 40px;
        height: 40px;
        background-color: #000;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: center center;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3L17.3 5.3L14.41 8.17L15.83 9.59L18.7 6.7L21 9V3H15ZM3 9L5.3 6.7L8.17 9.59L9.59 8.17L6.7 5.3L9 3H3V9ZM9 21L6.7 18.7L9.59 15.83L8.17 14.41L5.3 17.3L3 15V21H9ZM21 15L18.7 17.3L15.83 14.41L14.41 15.83L17.3 18.7L15 21H21V15Z' fill='white'/%3E%3C/svg%3E%0A");
        display: flex;
        align-items: center;
        justify-content: center;

        transform: translate(-50%, -50%);
        opacity: 0;
        transition: .4s ease all;

    }
    .car-version-teaser [data-gallery]:hover:after {
        opacity: 1;
    }
}


.car-category-title {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width:100%;
    margin-bottom: 0;
    margin-top: 24px;
    text-transform: lowercase;
}

.results {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.results .results.results-category {
    width: 100%;
    margin: 0 0 24px 0;
}
.results.loading:after {
    content: '';
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(255,255,255,0.8);
}

.results > .car-version-teaser,
.results > .car-teaser {
    margin-left: auto;
    margin-right: auto;
}

.results > .car-teaser,
.results > .car-version-teaser {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 576px) {
    .results > .car-teaser,
    .results > .car-version-teaser {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .results > .car-teaser,
    .results > .car-version-teaser {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;

        margin-left: 0;
        margin-right: 0;
    }
}


.car-version-teaser .teaser-info {
    padding: 2rem 1.5rem;
    background: #F6F6F6;
    /*margin-top: auto;*/
}
.car-version-teaser .teaser-image {
    padding: 0 3rem;
    order: -1;
    position: relative;
}
.car-version-teaser .teaser-image .bijtelling {
    position: absolute;


    z-index: 5;
    line-height: 1.3;
    font-weight: 600;
    padding: 1px 6px 2px 6px;
    border-radius: 0;
    font-size: 14px;
    background: #eee;


    right: 46px;
    top: 0;

}
.car-version-teaser .teaser-image .fuel-type-icon {
    position: absolute;
    right: 0;
    top: -54px;
    z-index: 5;
    display: block;
    /*
    width: 54px;
    height: 54px;*/
}


.section-car-versions .car-version-teaser,
.featured-car-versions .car-version-teaser {
    margin-top: 70px;
}
.car-version-teaser:hover {
    text-decoration: none;
}

.car-version-teaser .title {
    margin-bottom: 1.75rem;
}
.car-version-teaser .title h3 {
    margin-bottom: .5rem;
}
.car-version-teaser .title h3 a {
    text-decoration: none;
}
.car-version-teaser .btn {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 28px;
}
.car-version-teaser .fuel-type {
    color: #3E3F40;
    margin-bottom: .25rem;
    display: flex;
    align-items: center;
}
.car-version-teaser .price {
    color: #3E3F40;
}



.car-version-teaser .btn {
    margin-top: 1.25rem;
}




.quick-delivery {
    line-height: 1;
    font-size: .75rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    letter-spacing: -0.025em;
}
.quick-delivery .dot {
    margin-right: 3px;
}





.car-version-teaser .specs {
    margin-top: 1.75rem;
    padding-top: 1.25rem;
    border-top: 1px solid #dee2e6;

    margin-top: .75rem;
}
.car-version-teaser .spec {
    margin-bottom: 1rem;
}
.car-version-teaser .spec .spec__label {
    display: flex;
    font-weight: bold;
    align-items: center;
}
.car-version-teaser .spec .spec__label .info-icon {
    margin-left: .5rem;
}


.car-version-teaser h6 {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    cursor: pointer;
}
.car-version-teaser .options-header,
.car-version-teaser .toggle-more-teaser-info {
    position: relative;
    display: flex;
    align-items: center;
}
.car-version-teaser .options-header:after,
.car-version-teaser .toggle-more-teaser-info:after {
    flex-shrink: 0;
    content: "";
    display: inline-block;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23000000' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
    width: 20px;
    margin-left: auto;
}
.car-version-teaser .options-header.collapsed:after,
.car-version-teaser .toggle-more-teaser-info.collapsed:after{
    transform: rotate(0deg);
}


.car-version-teaser .toggle-more-teaser-info {
    display: flex;
}
.car-version-teaser .options-header {
    pointer-events: none;
}
.car-version-teaser .options-header:after {
    display: none;
}
.car-version-teaser .options-body.collapse {
    display: block;
}
@media (min-width: 768px) {
    .car-version-teaser .toggle-more-teaser-info {
        display: none;
    }
    .car-version-teaser .more-teaser-info.collapse {
        display: block;
    }
    .car-version-teaser .options-header {
        pointer-events: all;
    }
    .car-version-teaser .options-body.collapse:not(.show) {
        display: none;
    }
    .car-version-teaser .options-header:after {
        display: block;
    }

}

.car-version-teaser .options ul,
.pl-list {
    margin-bottom: 1rem;
    padding-left: 12px;
}
.car-version-teaser .options ul > li,
.car-version-modal .options ul > li,
ul.pl-list > li {
    margin-top: .375rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.car-version-teaser .options ul > li:before,
.car-version-modal .options ul > li:before,
ul.pl-list > li:before {
    content: '';
    display: block;
    width: 2px;
    height: 2px;
    background: #000;
    flex-shrink: 0;
    margin-right: 12px;
}

.car-version-teaser .options ul > li > .info-icon {
    margin-left: .5rem;
    flex-shrink: 0;
}

.car-version-teaser .options ul > li.more {
    display: none;
}
.show-all-options .options ul > li.more {
    display: block;
}
.car-version-teaser .options .view-all-link {
    padding-left: 26px;
}

.car-version-teaser .toggle-options-btn {
    display: flex;
    align-items: center;
    font-size: .875rem;
}
.car-version-teaser .toggle-options-btn:after {
    content: "";
    display: inline-block;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(0deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23000000' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
    width: 20px;
    margin-left: 2px;
}
.show-all-options .toggle-options-btn:after {
    transform: rotate(180deg);
}
.dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-right: 2px;
}
.dot.green {
    background-color: #00e600;
}

.wp-block-cover,
.wp-block-cover-image {
    height: 0;
    padding: 0;
    padding-bottom: 90%;
    overflow: hidden;
}




#select-dealer {
    position: relative;
}

#select-dealer .search-button {
    pointer-events: none;
}
#select-dealer .search-button .fa {
    font-size: 1.125rem;
    line-height: 1rem;
}

#select-dealer.is-opened .search-button {
    display: none;
}
#select-dealer .reset-button {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 5px;
    right: 0;
    z-index: 3;

    cursor: pointer;

    width: 20px;
    height: 20px;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z'/%3E%3C/svg%3E");
}


#select-dealer.is-opened .reset-button {
    display: block;
}


.dealer {
    padding-bottom: .5rem;
}
.dealer input {
    display: none;
}
.dealer label {
    width: 100%;
    padding: 1.5rem;
    display: block;
    margin-bottom: 0;
    background: #000;
    color: #fff;
    margin-top: 1rem;
}
.dealer label .btn .text-default {
    display: inline;
}
.dealer label .btn .text-selected {
    display: none;
}


@media (min-width: 767px) {
    .dealer label p {
        margin-bottom: 0;
    }
}

.dealer input:checked + label .btn {
    background: #000;
    border-color: #fff;
    color: #fff;
}

.dealer input:checked + label .btn .text-default {
    display: none;
}
.dealer input:checked + label .btn .text-selected {
    display: inline-flex;
    align-items: center;
}



.check-list {
    padding: 0;
    list-style: none;
}
.check-list > li {
    display: flex;
    align-items: center;
}
.check-list > li + li {
    margin-top: 1rem;
}
.check-list > li:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: .5rem;
    flex-shrink: 0;

    background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.14258 4.14258L6.49972 9.14258L14.8569 1.14258' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
}

.default-list {
    list-style: none;
    padding-left: 12px;
}
.default-list > li {
    display: flex;
}
.default-list > li + li {
    margin-top: .5rem;
}
.default-list > li:before {
    content: '';
    display: block;
    width: 2px;
    height: 2px;
    background: #000;
    flex-shrink: 0;
    margin-right: 12px;
    margin-top: 12px;
}




.row.for-ground {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}


.bg-black {
    background: #000;
}
.bg-gray-100 {
    background: #F6F6F6;
}


input[type=password ]{
    font-family: sans-serif;
}


.form__group {
    position: relative;
    padding: 22px 0 0 0;
    margin-bottom: 1rem;
}
.form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 #D9D9D6;
    outline: 0;
    font-size: 16px;
    color: #000;
    padding: 0 0 10px 0;
    background: transparent;

    -webkit-appearance: none;

    -moz-transition: border-color 0.2s;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
}
input.form__field:read-only {
    cursor: not-allowed;
}
.form__field::placeholder {
    color: transparent;
}
.form__field:placeholder-shown ~ .form__label,
select.form__field ~ .form__label {
    font-size: 16px;
    cursor: text;
    top: 16px;
    /*color: #000;*/
    text-transform: none;
    font-weight: normal;
}

select.form__field ~ .form__label {
    pointer-events: none;
}

.form__group-select select.form__field {
    position: relative;
    appearance: none;
    -webkit-appearance: none;
}
.form__group-select:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 5px;
    right: 0;
    pointer-events: none;
    content: '';
    display: block;
    width: 12px;
    height: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.35714 6L11.7143 1' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
}

.form__label,
.form__field:focus ~ .form__label,
select.form__field:valid ~ .form__label {
    position: absolute;
    top: 2px;
    display: block;
    font-size: 12px;
    color: #5A5A5A; /* WCAG 2 AA compliant replacement for #656666 */
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.form__field:focus {
    /*border-bottom: 2px solid #000;*/
    box-shadow: inset 0 -1px 0 #000;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance:none;
}



.list-item {
    padding: 1rem 0;
    box-shadow: 0 1px 0 #F6F6F6;
}
.bg-gray-100 .list-item {
    box-shadow: 0 1px 0 #D9D9D6;
}

.list-item .list-item__title {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    font-weight: bold;
}
.list-item .list-item__title:after {
    flex-shrink: 0;
    content: "";
    display: inline-block;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform .3s ease;
    transform: rotate(-180deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='a' fill='%23000000' d='M12.5 13.563L6.762 8 5 9.712 12.5 17 20 9.712 18.237 8z'/%3E%3C/defs%3E%3Cuse fill-rule='evenodd' xlink:href='%23a'/%3E%3C/svg%3E");
    width: 20px;
    margin-left: auto;
}
.list-item .list-item__title.collapsed:after {
    transform: rotate(0);
}
.list-item .list-item__title.collapsed {
    font-weight: normal;
}
.list-item .list-item__content > div {
    padding-top: 1rem;
}


.hero {
    --hero-color: #fff;
    --hero-background-color: #fff;
    position: relative;
    background-color: var(--hero-background-color);
}
.hero-picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.hero-has-image:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.72;
    height: 160px;
}
.hero-picture img {
    font-family: object-fit\: cover;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}
.hero .container {
    position: relative;
    z-index: 10;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    padding-top: 24px;
    padding-bottom: 24px;
}
.hero-text {
    width: 290px;
}
.hero-simple .hero-text {
    width: 100%;
}
.hero-tag {
    margin-bottom: 1rem;
    font-weight: bold;
}
.hero-btn {
    margin-top: auto;
}
.hero-text h1 {
    color: #fff;
    margin-bottom: .5rem;
}
.hero-text-color-dark h1 {
    color: #000;
}
.hero-text p {
    font-size: 1.125rem;
    line-height: 1.4;
    color: #fff;
}
.hero-text-color-dark p {
    color: #000;
}
@media (min-width: 768px) {

    .hero .container {
        min-height: 480px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .hero-text {
        width: 450px;
    }
    .hero-text h1 {
        margin-bottom: 1rem;
    }
    .hero-btn {
        margin-top: .75rem;
        align-self: flex-start;
    }
}
@media (min-width: 1200px) {
    .hero:after {
        height: 240px;
    }
    .hero .container {
        min-height: 640px;
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .hero-simple .container {
        min-height: 0;
    }
    .hero-text {
        width: 700px;
    }
    .hero-simple .hero-text {
        width: 100%;
    }
}



.site-breadcrumb {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 1.5rem 0 0 0;
    padding: 0;
    list-style: none;
}

.site-breadcrumb > li:not(.current):after {
    display: inline-block;
    content: "/";
    margin: 0 4px;
    color: #666E75!important
}


.hero .site-breadcrumb {
    margin: 0 0 1.5rem 0;
}
.hero .site-breadcrumb a,
.hero .site-breadcrumb li {
    color: #fff;
}
.hero-text-color-dark .site-breadcrumb a,
.hero-text-color-dark .site-breadcrumb li {
    color: #000;
}

.hero .site-breadcrumb > li:not(.current):after {
    color: rgba(255,255,255,.6)!important;
}

.hero-text-color-dark .site-breadcrumb > li:not(.current):after {
    color: rgba(0,0,0,.6)!important;
}

@media (min-width: 1200px) {
    .site-breadcrumb {
        margin: 2.5rem 0 0 0;
    }
    .hero .site-breadcrumb {
        margin: -1.5rem 0 3rem 0;
    }

}

.feature__img {
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    overflow: hidden;
    position: relative;

    display: none;
}
.feature__img.active {
    display: block;
}
.feature__img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.list-features .list-item {

}
.list-features .list-item .list-item__content > div {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 44px
}
.list-features .list-item__title {
    padding-left: 44px;
}
.list-features .list-item__title .pl-icon {
    width: 28px;
    height: 28px;

    position: absolute;
    left: 0;


    transition: all .3s ease;
    z-index: -1;


    top: 6px;
}


.list-features .list-item__title:not(.collapsed) .pl-icon {
    width: 120px;
    height: 100px;
    opacity: .07;
    background-position: center left;
    left: -20px;
}

.list-features {
    margin-bottom: 32px;
}
.list-features .list-item:first-child {
    padding-top: 0;
}

@media (min-width: 576px) {
    .list-features .list-item__title .pl-icon {
        top: 0;
    }
}
@media (min-width: 992px) {
    .list-features .list-item__title .pl-icon {
    }
    .list-features {
        margin-bottom: 0;
    }
    .list-features .list-item:first-child {
        padding-top: 1rem;
    }
}


.pl-features {
    background: #F6F6F6;

    padding: 16px 16px;
}
.pl-features-row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    flex-direction: column;
}
.pl-feature {
    display: flex;
    align-items: center;
    font-size: 15px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pl-feature .pl-icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}
@media (min-width: 992px) {
    .pl-features-row {
        flex-direction: row;
    }
    .pl-feature {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

.gform_required_legend {
    display: none;
}

.santander-box {
    border: 1px solid #000;
    padding: 16px;
}
.santander-logo-img {
    width: 220px;
    margin-bottom: 10px;
}


#accordion a[data-toggle="collapse"] {
    position: relative;
    padding-left: 18px;
    display: block;
}
#accordion a[data-toggle="collapse"]:before {

    position: absolute;
    left: -8px;
    content: '';
    display: block;
    width: 16px;
    height: 16px;

    top: 50%;
    transform: translateY(-50%) rotate(270deg);

    margin-top: 1px;


    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='m321-80-71-71 329-329-329-329 71-71 400 400L321-80Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
}
#accordion a[data-toggle="collapse"].collapsed:before {
    transform: translateY(-50%) rotate(90deg);
}


.wp-bootstrap-blocks-button {
    display: inline-block;
}

/* Gutenberg blockquote */
.wp-block-quote {
    margin: 1.5rem 0;
    padding: 0.5rem 0 0.5rem 1.5rem;
    border-left: 4px solid #000;
    color: #343434;
}
.wp-block-quote p {
    margin: 0;
}
.wp-block-quote p + p {
    margin-top: 1rem;
}
.wp-block-quote cite {
    display: block;
    margin-top: 0.5rem;
    font-size: 0.875rem;
    font-style: normal;
    opacity: 0.75;
}

.specs-grid {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}
.specs-grid .spec {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;

    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .specs-grid .spec {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.specs-grid .spec .spec__label {
    display: inline-flex;
}
.specs-grid .spec .spec__label span {
    margin-left: 8px;
}
.specs-grid .spec .spec__value {
    font-size: 1.25rem;
    font-weight: 600;
}