#primary-menu ul li,
.acctitle,
.heading,
.label-box-title,
.modal-title,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto Condensed, sans-serif;
}
.flexed {
    display: flex;
}
.center-content {
    text-align: -webkit-center;
}
.footer-menu-wrapper {
    margin-top: 10px;
}
.footer-menu-item {
    background-color: transparent;
    border-radius: 3px;
    padding: 4px;
    text-align: left;
    width: 100%;
}
.find-your-car-container {
    background-color: #fff !important;
    padding: 60px 0;
}
.honda-link {
    color: #000 !important;
}
.d-flex {
    display: flex;
}
.space-around {
    justify-content: space-around;
}
.space-between {
    justify-content: space-between;
}
.flex-end {
    justify-content: flex-end;
}
.text-transform-none {
    text-transform: none;
}
.custom-page a {
    color: red;
}
.icon-profile {
    font-size: 19px;
    transform: rotate(0deg) !important;
}
.pointer {
    cursor: pointer;
}
.section-item-inner.black {
    color: #000 !important;
}
.section-item-inner.blue_dhte,
.section-item-inner.white {
    color: #fff !important;
}
.section-item-inner.blue_lgty {
    color: #000 !important;
}
.section-item-inner.blue_mkrt {
    color: #fff !important;
}
.section-item-inner.brown_lgns {
    color: #000 !important;
}
.section-item-inner.green_mzek,
.section-item-inner.grey_drqw,
.section-item-inner.grey_klet {
    color: #fff !important;
}
.section-item-inner.grey_lgkj,
.section-item-inner.orange_lgre {
    color: #000 !important;
}
.section-item-inner.purple_hjwn,
.section-item-inner.purple_ndsk,
.section-item-inner.red_bngh,
.section-item-inner.red_dkpr,
.section-item-inner.red_kyju,
.section-item-inner.red_rdwr,
.section-item-inner.red_vnsd {
    color: #fff !important;
}
#page-menu,
#page-menu-wrap {
    height: 70px;
    line-height: 70px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#page-menu nav,
#page-submenu-trigger {
    top: 10px;
}
#header.responsive-sticky-header ~ .sticky-page-menu #page-menu-wrap {
    top: 61px !important;
}
@media (max-width: 991px) {
    #page-menu.pagemenu-active nav {
        margin-top: 60px;
    }
}
#primary-menu ul li > a.active {
    box-shadow: inset 0 -3px 0 !important;
    color: #e11428 !important;
}
#primary-menu .highlight-menu .label {
    background-color: #e11429;
    color: #fff !important;
    font-size: 14px;
    padding: 10px;
}
#primary-menu .highlight-menu .show {
    min-width: 285px !important;
}
.mobile-shopping-tools-menu {
    display: none;
}
.mega-menu-content .mega-menu-content-container {
    margin: 0 auto;
    max-width: 1440px;
}
#primary-menu .mega-menu-content {
    padding-bottom: 8em;
}
#header.no-sticky ~ #content #page-menu.sticky-page-menu #page-menu-wrap,
#header.no-sticky ~ #page-menu.sticky-page-menu #page-menu-wrap,
#header ~ #content #page-menu.sticky-page-menu #page-menu-wrap,
#header ~ #page-menu.sticky-page-menu #page-menu-wrap {
    top: 100px;
}
#primary-menu ul li .mega-menu-content.style-2:hover ul.mega-menu-column {
    opacity: 0.5 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column:hover {
    opacity: 1 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column img {
    margin-left: 40px;
    transform: scale(1);
    transition: 0.3s ease-in-out;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column:hover img {
    margin-left: 0;
}
#primary-menu ul li > a:hover {
    color: #e11428 !important;
}
.menu-cars-models .car-model-image {
    max-height: 90px;
}
.menu-cars-models .car-model-item {
    float: left !important;
    margin-bottom: 25px !important;
    max-height: 160px;
    max-width: 25%;
    padding: 10px 30px !important;
    position: relative;
}
.menu-cars-models .car-model-item:hover .model-price-info {
    background-color: #df1a30;
    border: 2px solid #df1a30;
    color: #fff;
}
.menu-cars-models .model-price-info {
    background-color: #fff;
    border: 2px solid #555;
    border-radius: 25px;
    color: #555;
    line-height: 1.1;
    margin: auto;
    max-width: 200px;
    min-height: 38px;
    padding: 4px;
    text-align: center;
}
.menu-cars-models .model-price-info .model-price-label {
    font-size: 10px;
}
.menu-cars-models .model-price-info .model-starting-price {
    font-weight: 700;
}
.menu-cars-models .model-image-wrapper {
    position: relative;
}
.menu-cars-models .model-hightlight-image {
    max-height: 45px;
    max-width: 45px;
    position: absolute;
    right: 0;
    top: -35px;
}
.cars-model-menu {
    padding: 15px;
}
.cars-model-menu .car-img-wrapper {
    margin: 0 auto;
    max-width: 220px;
    position: relative;
}
.cars-model-menu .car-img {
    max-height: 100px;
}
.cars-model-menu .car-name-label {
    font-size: 10px;
}
.cars-model-menu .model-hightlight-image {
    height: 50px;
    position: absolute;
    right: 10px;
    top: -17px;
    width: 50px;
}
.toggle-submenu .icon {
    margin-left: 10px;
    transform: rotate(90deg);
    transform-origin: center center;
    transition: transform 0.35s;
}
.page-menu-wrap .menu-logo {
    max-height: 30px;
    max-width: 130px;
    position: relative;
    top: -5px;
}
.menu-title {
    background-color: #282828;
    padding-left: 25px;
    padding-right: 60px;
    position: relative;
}
.menu-title:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 70px solid #ed202e;
    clear: both;
    content: "";
    height: 0;
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
}
.model-submenu {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
@media (max-width: 990px) {
    .model-submenu {
        right: 0;
    }
}
.model-submenu .menu-icon {
    cursor: pointer;
}
.model-submenu .menu-icon i {
    margin-left: 5px;
    position: relative;
}
.model-submenu .menu-icon:hover {
    opacity: 0.7;
}
.model-submenu .dropdown-menu {
    background-color: #292929;
    border-radius: 0;
    margin: 0;
    padding: 0;
    right: 0;
    width: 250px;
}
.model-submenu .dropdown-menu li.current {
    background-color: #e11328;
    font-weight: 700;
}
.model-submenu .dropdown-menu li > a {
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}
.model-submenu .dropdown-menu li > a:active,
.model-submenu .dropdown-menu li > a:focus,
.model-submenu .dropdown-menu li > a:hover {
    background-color: #292929;
    opacity: 0.8;
}
.cars-mobile-modal-menu .caccordionstg {
    max-width: 100%;
    top: 0 !important;
}
.cars-mobile-modal-menu .list-car {
    background-color: #fff;
}
.cars-mobile-modal-menu .list-car-wrapper {
    margin: 0 auto;
    max-width: 600px;
}
.cars-mobile-modal-menu .section-title {
    padding: 15px;
}
.cars-mobile-modal-menu .mfp-close {
    display: none;
}
button.close {
    color: #fff;
}
.btn-disabled,
.btn-disabled:active,
.btn-disabled:hover {
    background-color: #b1b1b1 !important;
}
.btn-honda-main {
    background-color: #e62533;
    border-color: #e62533;
    border-radius: 4px;
    color: #fff;
    margin: 0 0 5px;
    position: relative;
    text-align: center;
}
.btn-honda-main:active,
.btn-honda-main:hover {
    background-color: #c31e2a;
    color: #fff;
}
.btn-honda-main:focus {
    color: #fff;
}
.btn-honda-primary {
    margin: 0;
    margin-top: 0 !important;
    text-align: center;
}
.btn-honda-primary.green {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-honda-primary.green:hover {
    background-color: #4e9c4e;
}
.btn-big {
    font-size: 1.2em;
    padding: 0.5em 1em;
}
.btn-cars-models {
    background-color: #e40d1e;
    color: #fff !important;
    min-width: 150px;
}
.btn-find-dealer {
    min-width: 180px;
}
.btn-ghost {
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    transition: all 0.35s;
}
.btn-ghost:hover {
    background: #fff;
    color: #333 !important;
}
.btn-ghost .icon {
    margin-right: 10px;
}
.btn-models-mobile {
    display: none;
}
.button-menu-models {
    display: block;
}
.button-menu-models .icon {
    display: inline-block;
    height: 15px;
    margin-left: 0;
    margin-right: 8px;
    position: relative;
    top: 1px;
    vertical-align: -1px;
    width: 15px;
}
.dealer-container .portfolio-meta ul {
    margin-left: 15px;
}
.home-box-4 {
    padding-bottom: 15px !important;
}
.information-highlight-container .icon-info {
    color: #c00000;
}
.empty-content-container,
.empty-news-container {
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
}
#salesToolsButton {
    display: none;
    position: fixed !important;
    right: 20px;
    top: 20px;
    z-index: 297;
}
.text-overlay {
    z-index: 10;
}
.plaincontent h3 {
    color: #fff;
    font-weight: 700;
    height: 30px;
    padding-top: 30%;
}
.modelmenuname {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    text-align: center;
}
.go-top-wrapper {
    margin-right: 20px !important;
    right: 75px !important;
}
.imgportitem img {
    max-width: 100%;
    transition: all 0.3s;
}
.imgportitem:hover img {
    transform: scale(1.1);
}
.header-wrap {
    box-shadow: 0 0 4px -1px;
}
body.primary-menu-open {
    overflow: hidden;
}
body:not(.device-touch):not(.device-xs):not(.device-xxs)
    .portfolio-notitle
    .portfolio-desc {
    transition: all 0.2s ease-in-out;
}
.notifyjs-corner {
    z-index: 10010 !important;
}
@media (max-width: 991px) {
    #header.sticky-header #header-wrap {
        height: 60px !important;
        overflow: hidden;
        position: fixed;
    }
    .primary-menu-open #header.sticky-header #header-wrap {
        height: auto !important;
    }
    .sticky-header #primary-menu-trigger {
        top: 5px;
    }
    #top-search a {
        right: 15px;
    }
    .sticky-header #top-search a {
        margin: 19px 0;
    }
    .toggle-submenu .icon {
        float: right;
        margin-top: 4px;
    }
    #header.primary-menu-open #header-wrap {
        height: 100% !important;
        overflow-y: auto;
    }
    #header.primary-menu-open .responsive-sticky-header #header-wrap {
        bottom: 0;
        position: fixed;
        top: 0;
    }
    .responsive-sticky-header #primary-menu > ul {
        max-height: none;
        overflow-y: auto;
    }
    #primary-menu > ul > li.sub-menu > a {
        background-image: none;
    }
    .sticky-header #logo {
        height: 60px;
    }
    .variant-total-info .btn {
        margin: 1em 0 0;
    }
    .credit-simulation-actions {
        text-align: center;
    }
    .header-icon-menu {
        font-size: 24px;
        right: 0;
    }
}
@media (max-width: 767px) {
    .section-colorvar .color-car .color-car-image img {
        margin-top: -70px !important;
    }
    .section-colorvar .color-picker ul {
        max-width: 320px;
    }
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 1em;
}
.p-2 {
    padding: 2em;
}
.p-3 {
    padding: 3em;
}
.p-4,
.p-5 {
    padding: 4em;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: 1em;
}
.pl-2 {
    padding-left: 2em;
}
.pl-3 {
    padding-left: 3em;
}
.pl-4,
.pl-5 {
    padding-left: 4em;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: 1em;
}
.pr-2 {
    padding-right: 2em;
}
.pr-3 {
    padding-right: 3em;
}
.pr-4,
.pr-5 {
    padding-right: 4em;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 1em;
}
.pb-2 {
    padding-bottom: 2em;
}
.pb-3 {
    padding-bottom: 3em;
}
.pb-4,
.pb-5 {
    padding-bottom: 4em;
}
.mb-1 {
    margin-bottom: 1em;
}
.mb-2 {
    margin-bottom: 2em;
}
.mb-3 {
    margin-bottom: 3em;
}
.mb-4,
.mb-5 {
    margin-bottom: 4em;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 1em;
}
.mt-2 {
    margin-top: 2em;
}
.mt-3 {
    margin-top: 3em;
}
.mt-5 {
    margin-top: 4em;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 1em;
}
.ml-2 {
    margin-left: 2em;
}
.ml-3 {
    margin-left: 3em;
}
.ml-4,
.ml-5 {
    margin-left: 4em;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 1em;
}
.mr-2 {
    margin-right: 2em;
}
.mr-3 {
    margin-right: 3em;
}
.mr-4,
.mr-5 {
    margin-right: 4em;
}
.m-0 {
    margin: 0 auto;
}
a {
    color: #5b5b5b;
}
.inline-item {
    display: inline-block;
}
.prelatif-3 {
    position: relative;
    top: 3px;
}
.text-white {
    color: #fff !important;
}
.text-red {
    color: #e72533 !important;
}
.full-width {
    width: 100%;
}
.honda-card-title {
    background-color: #e11429;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
.text-link {
    color: #2b76c1;
    font-style: italic;
}
.bg-whatsapp {
    background-color: #25d366 !important;
}
.bg-instagram {
    background-color: #e1306c !important;
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
}
.is-loading {
    color: transparent !important;
    pointer-events: none;
}
.is-loading.large:after {
    border-width: 3px;
    height: 2em;
    width: 2em;
}
.is-loading.dark:after {
    border-bottom-color: #555;
    border-left-color: #555;
}
.is-loading:after {
    animation: spinAround 0.5s linear infinite;
    border-color: transparent transparent #dbdbdb #dbdbdb;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute !important;
    top: 50%;
    width: 1em;
}
.btn-bottom-slider {
    bottom: 50px;
    left: 50%;
    position: absolute;
    top: auto !important;
    transform: translate(-50%, -50%) !important;
    z-index: 9;
}
#slider-arrow-right {
    right: 50px !important;
}
.promo-full {
    padding: 20px 0 !important;
}
.dark .slider-caption,
.dark .slider-caption h2 {
    top: 120px;
}
.slider-caption.slider-caption-right {
    left: auto;
    right: auto !important;
}
.slider-caption.slider-caption-video {
    left: 200px;
    right: auto !important;
}
.slider-caption p {
    font-size: 30px !important;
}
.highlight-car-item {
    display: none;
}
.highlight-car-item .title {
    color: #e11429;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.highlight-car-item .sub-title {
    color: #636363;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-box-highlights {
    padding: 60px 60px 60px 20px;
}
.section-box-highlights .feature-box .fbox-desc {
    min-height: 175px;
}
.section-box-wrapper {
    margin: 0 auto;
    max-width: 1440px;
}
.fbox-media-large {
    height: 270px !important;
}
.fbox-media-large .fbox-media_item {
    height: 100%;
    width: 100%;
}
.fbox-media-medium {
    height: 160px !important;
}
.fbox-media-medium .fbox-media_item {
    height: 100%;
    width: 100%;
}
.label-box-title {
    color: #e62533;
}
.label-box-subtitle,
.label-box-title {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
}
.label-box-subtitle {
    color: #7e7e7e;
}
.feature-box.media-box.fbox-bg .fbox-desc {
    border: 0 !important;
    border-radius: 0 !important;
}
.feature-box.media-box.fbox-bg .fbox-media img {
    border-radius: 0 !important;
}
.label-box-find-more .label-find-more {
    color: #e62533;
    font-size: 22px;
    font-weight: 700;
}
.label-box-find-more .arrow-show {
    width: 50px;
}
.label-box-find-more i {
    color: #e62533;
    font-size: 22px;
    font-weight: 700;
    transform: scale(1);
    transition: 0.3s ease-in-out;
}
.label-box-find-more:hover i {
    margin-left: 30px !important;
}
.information-highlight-container .btn-call-action {
    margin-right: 35px;
}
.modal {
    z-index: 10010 !important;
}
.modal-price-simulation .select2-container {
    width: 100% !important;
}
.modalnavbar {
    display: none;
}
.modal-thank-you-download .modal-body-wrapper {
    margin: 0 auto;
    max-width: 300px;
    padding-bottom: 2em;
    padding-top: 2em;
}
.modal-thank-you-download .btn-download-wrapper {
    margin-bottom: 1em;
    margin-top: 1em;
}
.modal-thank-you-download .user-email {
    margin-bottom: 2em;
    margin-top: 1em;
}
.modal-thank-you-download .modal-footer {
    text-align: center;
}
.honda-breadcrumb {
    font-size: 18px;
    padding-bottom: 40px;
    padding-top: 20px;
}
.honda-breadcrumb a {
    color: #000;
}
.form-group-error {
    border: 1px solid #e0142b;
    color: #e0142b;
}
.select2-results__option {
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.1em;
    padding: 0.5em 1em;
}
.select2-container--default .select2-selection--single {
    border-radius: 3px;
}
.select2-container .select2-selection--single {
    height: 34px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 34px;
}
.select2-dropdown {
    z-index: 10010;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.switcher-toggle {
    left: -9999px;
    opacity: 0;
    position: absolute;
}
.switcher-toggle + label {
    border-radius: 60px;
    box-shadow: inset 0 0 0 2px #e4e4e4;
    display: inline-block;
    height: 30px;
    position: relative;
    transition: 0.2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 51px;
}
.switcher-toggle + label:before {
    background: transparent;
    border-radius: 15px;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
    width: 30px;
}
.switcher-toggle + label:after {
    background: #fff;
    border-radius: 60px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 0 rgba(0, 0, 0, 0.04),
        0 4px 9px rgba(0, 0, 0, 0.13), 0 3px 3px rgba(0, 0, 0, 0.05);
    content: "";
    display: block;
    height: 28px;
    left: 1px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
    width: 28px;
}
.switcher-toggle + label span {
    height: 30px;
    line-height: 30px;
    margin-left: 51px;
    padding-left: 16px;
    white-space: nowrap;
}
.switcher-toggle:checked + label:before {
    background: #4cd964;
    transition: width 0.2s cubic-bezier(0, 0, 0, 0.1) !important;
    width: 51px;
}
.switcher-toggle:checked + label:after {
    left: 22px;
}
.switcher-toggle:checked + label {
    box-shadow: inset 0 0 0 25px #e4e4e4;
    transition: box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95);
}
@keyframes spinAround {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
.right-navigation .acctitle {
    border-bottom: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
}
.right-navigation .acc_content,
.right-navigation .acctitle {
    background-color: #f5f5f5 !important;
    color: #000 !important;
}
.right-navigation .accordion.accordion-border .acctitle.acctitlec {
    background-color: #fff !important;
    color: #e81b28 !important;
}
.right-navigation .accordion.accordion-border .acctitle.acctitlec i {
    color: #e81b28 !important;
}
.right-navigation .accordion.accordion-border .acc_content {
    background-color: #fff !important;
    padding: 30px 15px !important;
}
.right-navigation .accordion.accordion-border .acctitle,
.right-navigation .accordion.accordion-border .acctitlec {
    border-color: #ccc;
    cursor: pointer;
    line-height: 44px;
    padding: 10px 15px 10px 50px !important;
    text-align: center;
}
.right-navigation .accordion.accordion-border .acctitle:hover,
.right-navigation .accordion.accordion-border .acctitlec:hover {
    background-color: #fff !important;
    color: #e81b28 !important;
}
.right-navigation .accordion.accordion-border .acctitle i {
    font-size: 30px !important;
    left: 14px;
    line-height: 64px !important;
}
.right-navigation .accordion.accordion-border .acctitle:hover i {
    color: #e81b28 !important;
}
.right-navigation .accordion.accordion-border {
    border: 0 !important;
}
.caccordion-img {
    display: block !important;
}
.caccordionside-img {
    display: none !important;
}
.caccordionstg {
    background-color: #333;
    max-width: 98%;
    top: 60px;
}
.cars-filter-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
}
.cars-filter-wrapper .heading {
    color: #666;
    font-size: 20px;
    font-weight: 700;
}
.cars-filter-wrapper .heading span {
    color: #e11428;
}
.cars-filter-wrapper .portfolio-filter {
    margin-bottom: 0 !important;
}
.cars-filter-wrapper .content {
    color: #666;
    font-size: 18px;
    line-height: 15px;
    padding-bottom: 20px;
}
.cars-filter-wrapper .cars-filter {
    border: 0 !important;
}
.cars-filter-wrapper .cars-filter a {
    border: 0 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}
.car-filter-image {
    padding: 0 250px;
}
.btn-close-cars-model i {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
}
.car-price {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0.5em;
    text-align: center;
}
.car-price .car-price-info {
    background-color: #e62633;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 250px;
    padding: 5px 5px 5px 25px;
}
.car-price .car-price-label {
    font-size: 20px;
    font-weight: 700;
}
.car-price .car-icon-go {
    padding: 0.5em;
}
.car-price .car-icon-go i {
    font-size: 30px;
}
.car-price .car-price-wrapper {
    text-align: left;
}
.model-price-info {
    background-color: #df1a30;
    border: 2px solid #df1a30;
    border-radius: 25px;
    color: #fff;
    line-height: 1.1;
    margin: auto;
    max-width: 200px;
    min-height: 38px;
    padding: 4px;
    text-align: center;
}
.model-price-info .model-price-label {
    font-size: 10px;
}
.model-price-info .model-starting-price {
    font-weight: 700;
}
.section-cars-wrapper {
    margin: 0 auto;
    max-width: 1440px;
}
.cars-carousel .owl-stage-outer {
    overflow: initial !important;
}
.cars-carousel {
    display: block;
}
.cars-carousel .iportfolio {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.cars-carousel .iportfolio .portfolio-image {
    display: block;
    height: 400px;
    margin: 0 auto;
    max-width: 80% !important;
    padding-bottom: 60px;
}
.cars-carousel .portfolio-desc {
    opacity: 0.9;
    padding: 10px;
}
.cars-carousel .portfolio-desc .description {
    margin: 0 auto;
    width: 70%;
}
.cars-carousel h4 {
    margin-bottom: 0;
}
.cars-carousel .car-price {
    margin-top: 0;
    padding: 0;
}
.cars-carousel .car-img-wrapper {
    padding-top: 80px;
    position: relative;
}
.cars-carousel .car-img-wrapper .model-hightlight-image {
    height: 70px;
    position: absolute;
    right: 25px;
    top: 90px;
    width: 70px;
}
.cars-carousel-mobile .owl-dots .owl-dot span,
.cars-carousel .owl-dots .owl-dot span {
    background-color: #747474 !important;
    height: 15px !important;
    margin: 42px 7.5px !important;
    width: 15px !important;
}
.cars-carousel-mobile .owl-dots .owl-dot.active span,
.cars-carousel .owl-dots .owl-dot.active span {
    background-color: #e40d1e !important;
}
.cars-carousel-mobile {
    display: none !important;
}
.cars-carousel-mobile .car-img-wrapper {
    margin: auto;
    max-width: 350px;
    padding-top: 80px;
    position: relative;
}
.cars-carousel-mobile .car-img-wrapper .model-hightlight-image {
    height: 50px;
    position: absolute;
    right: 10px;
    top: 70px;
    width: 50px;
}
.cars-carousel-mobile .owl-item {
    padding: 0 35px !important;
}
.cars-carousel-mobile .owl-dots .owl-dot span {
    background-color: #747474 !important;
    height: 15px !important;
    margin: 10px 7.5px !important;
    width: 15px !important;
}
.cars-carousel-mobile .owl-dots .owl-dot.active span {
    background-color: #e40d1e !important;
}
.cars-carousel-mobile .label-car-name {
    background-color: #e40d1e;
    font-size: 14px;
    font-weight: 700;
    margin-top: 25px;
    padding: 10px 0;
}
.comparison-table,
.section-variant-carousel .entry-title {
    font-family: Roboto Condensed, sans-serif;
}
.l-fullwidth {
    margin: 0 auto;
    max-width: 1324px;
    padding-left: 23px;
    padding-right: 23px;
    width: 100%;
}
svg.icon {
    fill: currentColor;
    height: 0.85em;
    width: 0.85em;
}
.comparison__header {
    border-bottom: 1px solid #d4d4d4;
    color: #535353;
    cursor: pointer;
    font-size: 1.5em;
    padding: 20px 0;
    position: relative;
    text-transform: uppercase;
}
.comparison__header:hover,
.comparison__header[aria-expanded="true"] {
    color: #e62533;
}
.comparison__header .icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.comparison__header .icon--minus,
.comparison__header[aria-expanded="true"] .icon--plus {
    display: none;
}
.comparison__header[aria-expanded="true"] .icon--minus {
    display: block;
}
.comparison-table {
    border: 1px solid #d4d4d4;
    border-collapse: collapse;
    font-size: 1.1em;
    text-align: left;
    width: 100%;
}
.comparison-table:first-child,
.comparison-table:first-child th {
    border-top: none;
}
.comparison-table thead th {
    background-color: #e6e6e6;
    font-size: 1.2em;
    font-weight: 400;
    padding: 10px 15px;
    width: 25%;
}
.comparison-table tbody td {
    color: #535353;
    width: 25%;
}
.comparison-table tbody th {
    font-weight: 700;
}
.comparison-table td,
.comparison-table th {
    border: 1px solid #d4d4d4;
    padding: 10px 15px;
}
.comparison-variant {
    background: #d4d4d4;
    border-bottom: 1px solid #e5e5e5;
    color: #282828;
    font-size: 1.1em;
    left: 0;
    padding: 1em 0;
    position: fixed;
    top: 56px;
    width: 100%;
    z-index: 2;
}
.comparison-wrapper {
    padding-top: 59px;
}
.comparison-variant-col {
    float: left;
    padding: 0 1em 0 6px;
    width: 25%;
}
.comparison-variant-col:first-child {
    padding-left: 0;
}
.comparison-variant-col .select2-container {
    font-family: Roboto Condensed, sans-serif;
    width: 100% !important;
}
@media (max-width: 767px) {
    .comparison-variant {
        top: 53px;
    }
    .comparison-variant-col {
        width: 50%;
    }
    .comparison-table td:nth-child(3),
    .comparison-table td:nth-child(4),
    .comparison-table td[data-col="2"],
    .comparison-table td[data-col="3"],
    .comparison-table th:nth-child(3),
    .comparison-table th:nth-child(4),
    .comparison-table th[data-col="2"],
    .comparison-table th[data-col="3"],
    .comparison-variant-col:nth-child(3),
    .comparison-variant-col:nth-child(4),
    .credit-simulation-table td:nth-child(2),
    .credit-simulation-table td:nth-child(3),
    .credit-simulation-table td:nth-child(4),
    .credit-simulation-table td:nth-child(5),
    .credit-simulation-table td:nth-child(6),
    .credit-simulation-table th:nth-child(2),
    .credit-simulation-table th:nth-child(3),
    .credit-simulation-table th:nth-child(4),
    .credit-simulation-table th:nth-child(5),
    .credit-simulation-table th:nth-child(6) {
        display: none;
    }
    .credit-simulation-table td.visible,
    .credit-simulation-table th.visible {
        display: table-cell;
    }
}
.promotion-image {
    margin-bottom: 2em;
}
.promotion-locations {
    border: 1px solid #ddd;
    font-family: Roboto Condensed, sans-serif;
    max-height: 300px;
    overflow-y: auto;
}
.promotion-dealer {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding: 1em;
}
.promotion-dealer-name {
    font-size: 1.1em;
    font-weight: 700;
}
.promotion-dealer.active .promotion-dealer-name,
.promotion-dealer:hover .promotion-dealer-name {
    color: #e40d1e;
}
.promotion-dealer-city {
    color: #a9a9a9;
    text-transform: uppercase;
}
.promotion-locations-map {
    border: 1px solid #ddd;
    height: 200px;
    width: 100%;
}
#posts .entry-title {
    margin-top: 1em;
}
.post-share {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 2em;
}
.post-share-link {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 1.3em;
    line-height: 42px;
    text-align: center;
    transition-duration: 0.15s;
    transition-property: color, background, border;
    transition-timing-function: linear;
    width: 42px;
}
.post-share-link--email {
    color: #5cb85c;
}
.post-share-link--email:hover {
    background-color: #5cb85c;
    color: #fff;
}
.post-share-link--wa {
    color: #25d366;
}
.post-share-link--wa:hover {
    background-color: #25d366;
    color: #fff;
}
.post-share-link--twitter {
    color: #55acee;
}
.post-share-link--twitter:hover {
    background-color: #55acee;
    color: #fff;
}
.post-share-link--facebook {
    color: #3b5998;
}
.post-share-link--facebook:hover {
    background-color: #3b5998;
    color: #fff;
}
.post-share-link--gplus {
    color: #dd4b39;
}
.post-share-link--gplus:hover {
    background-color: #dd4b39;
    color: #fff;
}
.post-share-link--line iframe {
    position: relative !important;
    top: 6px;
}
.post-share-link--copy {
    color: #333;
}
.post-share-link--copy:hover {
    color: #000;
}
.pac-container {
    z-index: 10010 !important;
}
.single-model .acc_content {
    padding-top: 1em;
}
.credit-simulation-actions {
    text-align: right;
}
.credit-simulation-actions .btn {
    text-transform: uppercase;
}
.credit-simulation-actions .btn + .btn {
    margin-left: 10px;
}
.credit-dp-error {
    font-size: 0.8em;
    font-weight: 400;
    margin-top: 8px;
}
.credit-simulation-email-form {
    border: 1px dashed #ddd;
    padding: 1em 2em;
    text-align: left;
}
.variant-total-info {
    margin: 2em 0 0;
    text-align: center;
}
.variant-total-info .btn {
    border-radius: 0;
    margin: 0 0 0 1em;
    min-width: 250px;
}
.variant-total-info .price-selected {
    background-color: #5cb85c;
    color: #fff;
    cursor: default;
}
.variant-total-info-label {
    margin-right: 1em;
}
.swiper_wrapper {
    height: 700px;
}
@media (min-height: 480px) and (max-height: 520px) {
    .swiper_wrapper {
        max-height: 320px !important;
    }
}
@media (max-height: 700px) {
    .swiper_wrapper {
        max-height: 700px !important;
    }
}
@media (max-height: 600px) {
    .swiper_wrapper {
        max-height: 600px !important;
    }
}
@media (min-width: 768px) {
    .swiper_wrapper .swiper-slide:before {
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
}
.video-section video {
    width: 100%;
}
@media (min-width: 991px) {
    .video-section {
        margin-right: 50px;
    }
    .video-section video {
        height: 700px;
    }
}
@media (max-width: 990px) {
    .video-section video {
        height: 500px;
    }
}
@media (max-width: 768px) {
    .video-section video {
        height: 400px;
    }
}
@media (max-width: 590px) {
    .video-section video {
        height: 300px;
    }
}
@media (max-width: 450px) {
    .video-section video {
        height: 270px;
    }
}
.page-section.section-awards,
.page-section.section-colorvar,
.page-section.section-features,
.page-section.section-variant {
    background-color: #fff;
}
.page-section .section {
    padding: 40px 0;
}
.page-section .section.section-details {
    min-height: 250px;
    padding: 20px 0;
}
@media (min-width: 640px) {
    .page-section .section.section-details {
        min-height: 560px;
    }
}
.page-section h1.title {
    line-height: 1.2;
}
.page-section .text-overlay-title {
    padding: 10px;
}
@media only screen and (max-width: 768px) {
    .page-section .text-overlay-title {
        left: -10px;
        padding: 0;
        position: relative;
        top: 10px;
    }
}
.tag-word {
    margin: 0 auto;
    padding: 75px 0 10px;
    text-align: center;
    width: 75%;
}
.tag-word .title {
    font-size: 26px;
    font-weight: 700;
    margin: 20px 0;
    text-transform: uppercase;
}
.tag-word .description {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5em;
}
.hero-featured-container {
    margin: 0 30px;
    padding: 20px 30px;
}
@media only screen and (max-width: 768px) {
    .hero-featured-container {
        padding: 20px 5px;
    }
}
.nopadding {
    padding: 0 !important;
}
.centerblock {
    text-align: center;
}
.section-box-item {
    width: 100% !important;
}
.portfolio-item .section-item-inner {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    left: 0;
    margin-right: 50px;
    overflow: hidden;
    padding: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.portfolio-item .section-item-title {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 1rem;
}
.portfolio-item .title-only {
    justify-content: center;
}
.portfolio-item .title-only .section-item-title {
    font-size: 1.6em;
    margin-bottom: 0;
}
.portfolio-item .section-item-description p {
    margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
    .portfolio-item .section-item-title,
    .portfolio-item .title-only .section-item-title {
        font-size: 1.2em;
    }
    .portfolio-item .section-item-description {
        font-size: 0.9em;
    }
}
.portfolio-item:hover .section-item-title {
    opacity: 1 !important;
}
.modal-360 iframe,
.modal-360 iframe html,
.modal-360 iframe html body {
    overflow: hidden !important;
}
.variant-change-color {
    background: #fff;
    border: 2px solid #867979;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 15px 5px;
    transition: all 0.1s ease-in-out;
    width: 30px;
}
.variant-change-color.active,
.variant-change-color:hover {
    border-radius: 30px;
    transform: scale(1.3);
    transition: all 0.3s;
}
.section-variant .sub-title {
    color: #636363;
    font-size: 18px;
    font-weight: 700;
}
.section-variant .section-variant-carousel {
    margin-bottom: 40px;
    max-width: 92% !important;
}
.variants-carousel .entry-image {
    width: 60%;
}
.variants-carousel .owl-nav .owl-next {
    font-size: 28px;
    left: auto;
    right: -15px;
}
.variants-carousel .owl-nav .owl-prev {
    font-size: 28px;
    left: -15px;
}
.variants-carousel .owl-dots .owl-dot span {
    height: 15px;
    width: 15px;
}
.variants-carousel .type-title {
    color: #636363;
    font-size: 18px;
    font-weight: 700;
}
.variants-carousel .pricing {
    color: #e0152c;
    font-size: 18px;
    margin: 2px 0;
}
.variant-selection {
    margin: 15px auto;
    max-width: 400px;
}
.variant-selection.active {
    box-shadow: 0 0 0 3px #e11429;
}
.variant-detail-container {
    padding: 20px 80px;
}
@media only screen and (max-width: 768px) {
    .variant-detail-container {
        padding: 20px 10px;
    }
}
.variant-detail-container .variant-name-selected {
    font-size: 26px;
    margin-bottom: 15px;
    text-align: center;
}
.variant-detail-container .line {
    margin: 20px 0 !important;
}
.variant-detail-container .detail {
    margin-top: 20px;
}
.variant-detail-container .detail__title {
    color: #e62433;
    font-size: 24px;
}
.variant-detail-container .detail__variant {
    font-size: 16px;
}
.variant-detail-container .detail__variant #color-selected-label {
    display: inline-block;
}
.variant-detail-container .detail__variant #color-selected-box {
    border: 1px solid;
    display: inline-block;
    height: 15px;
    margin-left: 5px;
    position: relative;
    top: 2px;
    width: 15px;
}
.variant-detail-container .detail__variant .price-selected {
    background-color: #5cb85c;
    color: #fff;
    text-align: center;
}
.variant-detail-container .car-variant-color-empty {
    margin: 0 auto;
}
.accessories-option-wrapper .radio-style-3-label,
.maintenance-option-wrapper .radio-style-3-label {
    margin: 5px 0 !important;
}
.accessories-option-wrapper .radio-style-3-label:before,
.maintenance-option-wrapper .radio-style-3-label:before {
    border: 2px solid #e62533;
    color: #e62533 !important;
}
.color-option-container {
    padding: 20px 0;
    text-align: center;
}
.color-option-container #variant-color-select-selected {
    font-size: 24px;
}
.color-option-wrapper .variant-color-select {
    background: #fff;
    border: 1px solid #867979;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 5px;
    width: 40px;
}
.color-option-wrapper .variant-color-select:hover {
    transform: scale(1.1);
    transition: all 0.3s;
}
.color-option-wrapper .variant-color-select.active {
    border: 2px solid #867979;
    transform: scale(1.3);
}
.variant-detail-container #processTabs {
    margin-top: 15px;
}
.variant-detail-container .process-steps {
    margin: 0 0 20px !important;
}
@media only screen and (max-width: 768px) {
    .variant-detail-container .variant-name-selected {
        font-size: 20px;
    }
    .variant-detail-container .process-steps li {
        float: left !important;
        margin-top: 0 !important;
    }
    .accessories-option-wrapper .radio-style-3-label,
    .maintenance-option-wrapper .radio-style-3-label,
    .variant-detail-container .process-steps li h5 {
        font-size: 10px !important;
    }
    .variant-detail-container .detail__variant {
        font-size: 16px !important;
    }
    .color-option-wrapper .variant-color-select {
        background: #fff;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        height: 30px;
        margin: 5px;
        width: 30px;
    }
}
.modal-section-accessories {
    padding: 0 !important;
}
.modal-section-accessories .modal-body {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-section-accessories .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-section-accessories .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-section-accessories .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-section-accessories .portfolio-item {
    padding: 0 !important;
}
.modal-section-accessories .modal-close i {
    position: relative;
    top: 1px;
}
.modal-section-accessories .accessories-desc {
    background-color: #282828;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.modal-section-awards {
    padding: 0 !important;
}
.modal-section-awards .modal-body {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-section-awards .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-section-awards .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-section-awards .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-section-awards .modal-close i {
    position: relative;
    top: 1px;
}
.modal-section-awards .awards-desc {
    background-color: #282828;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.modal-section-variant {
    padding: 0 !important;
}
.modal-section-variant .modal-body {
    max-height: calc(100vh - 56px);
    overflow-y: auto;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-section-variant .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-section-variant .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-section-variant .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-section-variant .modal-close i {
    position: relative;
    top: 1px;
}
.modal-section-specification {
    padding: 0 !important;
}
.modal-section-specification .modal-body {
    max-height: calc(100vh - 56px);
    overflow-y: auto;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-section-specification .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-section-specification .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-section-specification .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-section-specification .modal-close i {
    position: relative;
    top: 1px;
}
.get-in-touch-container {
    background-color: #f2f2f2;
    padding: 10px 25px;
}
.get-in-touch-container .get-in-touch-box {
    background-color: #fff;
    padding: 60px 10px;
}
.get-in-touch-container .get-in-touch {
    cursor: pointer;
}
.get-in-touch-container i {
    color: #e81b28 !important;
}
.get-in-touch-container .label-get-in-touch {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
}
.modal-360 {
    padding: 0 !important;
}
.modal-360 .modal-body {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-360 .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-360 .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-360 .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-360 .modal-close i {
    position: relative;
    top: 1px;
}
.grid-wrapper .grid-item,
.grid-wrapper .grid-sizer {
    width: 25%;
}
.grid-wrapper .grid-item {
    overflow: hidden;
}
.grid-wrapper .grid-item-large,
.grid-wrapper .grid-item-wide {
    width: 50%;
}
.grid-wrapper .grid-item .portfolio-item {
    padding: 0;
}
@media only screen and (max-width: 768px) {
    .grid-wrapper .grid-item,
    .grid-wrapper .grid-sizer {
        width: 50%;
    }
    .grid-wrapper .grid-item-large,
    .grid-wrapper .grid-item-wide {
        width: 100%;
    }
}
.section .video-wrap video {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
}
.credit-simulation {
    margin: 50px 0;
}
.credit-simulation-title {
    margin-bottom: 1em;
    text-align: center;
}
.credit-simulation-table {
    font-size: 1.1em;
}
.credit-simulation-form {
    font-size: 1.2em;
}
.table-slide {
    position: relative;
}
.table-slide-nav {
    color: #e40d1e;
    cursor: pointer;
    display: none;
    font-size: 4em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.table-slide-prev {
    left: 0;
}
.table-slide-next {
    right: 0;
}
@media only screen and (min-width: 992px) {
    .credit-simulation-table {
        font-size: 1.3em;
    }
}
@media only screen and (max-width: 767px) {
    .credit-simulation-table .table-title,
    .credit-simulation-table th {
        width: 50%;
    }
    .table-slide {
        padding: 0 2em;
    }
    .table-slide-nav {
        display: block;
    }
}
@media only screen and (max-width: 480px) {
    .variant-detail-container {
        padding-left: 0;
        padding-right: 0;
    }
}
.mfp-ready,
.mfp-wrap {
    z-index: 10020 !important;
}
.xnav-popup-link.disabled {
    color: #787878;
    cursor: not-allowed !important;
    pointer-events: none !important;
}
.xnav-popup-link:hover {
    color: #e11429 !important;
}
.acc_content p {
    margin: 0 !important;
    padding: 0 15px !important;
}
.headermodal {
    background-color: #111;
    color: #fff;
    display: block;
    font-family: Oswald, Lato;
    font-size: 16px;
    height: 42px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.device-sm .mfp-content,
.device-xs .mfp-content,
.device-xxs .mfp-content {
    vertical-align: top !important;
}
.device-lg .mfp-content,
.device-md .mfp-content {
    vertical-align: middle !important;
}
.mfp-content .section-item {
    animation: fadein 1.5s;
}
.mfp-content .mfp-with-anim {
    vertical-align: top !important;
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.section-colorvar {
    text-align: center;
}
.section-colorvar .color-car {
    background-color: #fff;
    padding-top: 70px;
}
.section-colorvar .color-car .color-car-image img {
    margin-top: -140px;
    max-width: 800px;
    padding: 0 3em;
    width: 100%;
}
.section-colorvar .color-picker {
    padding-bottom: 5em;
}
.section-colorvar .color-picker h4 {
    text-shadow: 0 0 6px #ccc;
}
.section-colorvar .color-picker ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.section-colorvar .color-picker ul li {
    border-radius: 50%;
    list-style: none;
    margin: 0 10px 20px;
    text-align: center;
}
.section-colorvar .color-picker ul li a {
    border: 2px solid #bbb;
    border-radius: 50%;
    display: block;
    height: 32px;
    width: 32px;
}
.section-colorvar .color-picker #color-selected {
    font-size: 1.5em;
    text-shadow: 0 0 6px #ccc;
}
@media (min-width: 640px) {
    .section-colorvar .color-car {
        padding-top: 140px;
    }
}
.section-variant .variant-specifications {
    margin-top: 1em;
}
.section-variant .variant-features {
    background-color: #f5f5f5;
    min-height: 280px;
    padding: 1em;
}
.section-variant .variant-features p {
    margin-bottom: 0;
}
.section-variant .variant-features ul {
    margin-left: 20px;
}
.section-variant .variant-price {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0.5em;
    text-align: center;
}
.section-variant .variant-price .variant-price-info {
    background-color: #e62633;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 250px;
    padding: 5px 5px 5px 25px;
}
.section-variant .variant-price .variant-price-label {
    font-size: 20px;
    font-weight: 700;
}
.section-variant .variant-price .variant-icon-go {
    padding: 0.5em;
}
.section-variant .variant-price .variant-icon-go i {
    font-size: 30px;
}
.section-variant .variant-price .variant-price-wrapper {
    text-align: left;
}
.section-variant .variant-image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
}
.section-variant .variant-image img {
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;
}
.section-variant .btn-view-spec {
    border-radius: 0;
}
.car-variant-color-container {
    margin: auto;
    max-width: 500px;
}
.box-section {
    border-radius: 5px;
    display: inline-block;
    max-height: 350px;
    min-height: 85px;
    opacity: 0.9;
    padding: 20px;
    width: 350px;
}
.box-section.right {
    float: right;
}
.box-section.left {
    float: left;
}
.box-section .box-description {
    color: #fff;
}
.box-section .box-description p {
    margin-bottom: 15px;
}
.video-section-wrapper {
    display: inline-block;
    margin-top: 100px;
    max-height: 350px;
    min-height: 150px;
    padding: 20px;
    text-align: center;
    width: 350px;
}
@media only screen and (max-width: 745px) {
    .video-section-wrapper {
        margin-top: 50px;
        width: 100%;
    }
}
.video-section-wrapper.right {
    float: right;
}
.video-section-wrapper.left {
    float: left;
}
.video-section-wrapper .icon-play-video {
    color: #e62533;
    font-size: 7em;
}
.video-section-wrapper .icon-play-video:hover {
    cursor: pointer;
    opacity: 0.9;
}
.section-grid-list {
    background-color: #fff;
    padding: 15px;
}
.section-grid-list .item-image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-bottom: 10px;
}
.section-grid-list .item-image img {
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;
}
.section-grid-list .item-information {
    margin: auto;
}
.section-navigation {
    padding: 2em 1em;
}
.highlight-section {
    position: relative;
}
.highlight-section .highlight-details {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
@media only screen and (max-width: 991px) {
    .highlight-section .video-section-wrapper {
        margin-top: 0;
    }
}
.highlight-section .section-details {
    min-height: 380px;
}
#model-hero-video {
    overflow: hidden;
    padding-top: 40%;
    position: relative;
}
#model-hero-video video {
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
@media (max-width: 1300px) {
    #primary-menu .highlight-menu .label,
    #primary-menu ul li > a {
        font-size: 12px;
    }
    #primary-menu ul li > a {
        padding: 39px 8px;
    }
    #page-menu nav li a,
    .cars-carousel .portfolio-desc .description {
        font-size: 11px;
    }
}
@media (max-width: 1200px) {
    #primary-menu ul li > a {
        padding: 39px 4px;
    }
    #page-menu nav li a {
        font-size: 10px;
        padding: 0 8px;
    }
}
@media (max-width: 1100px) {
    #primary-menu .highlight-menu .label,
    #primary-menu ul li > a {
        font-size: 10px;
    }
    #primary-menu ul li > a {
        padding: 39px 2px;
    }
    #page-menu nav {
        margin-right: 25px;
    }
    #page-menu nav li a {
        padding: 0 10px;
    }
    .cars-carousel .portfolio-desc .description {
        font-size: 10px;
    }
}
@media (max-width: 1000px) {
    #primary-menu .highlight-menu .label,
    #primary-menu ul li > a {
        font-size: 9px;
    }
    #page-menu nav li a {
        padding: 0;
    }
}
@media (min-width: 990px) {
    .caccordionside-img {
        display: block !important;
        height: 100%;
    }
    .caccordion-img {
        display: none !important;
    }
    .caccordionstg {
        max-width: 70%;
        top: 0;
    }
    .modalnavbar {
        display: block;
    }
    .headermodal {
        display: none;
    }
}
@media (max-width: 990px) {
    .grid-box-item {
        width: 50% !important;
    }
    #primary-menu {
        margin-right: 0 !important;
    }
    .primary-menu-open #primary-menu {
        height: calc(100vh - 100px);
        overflow: auto;
    }
    .primary-menu-open .sticky-header #primary-menu {
        height: calc(100vh - 60px);
    }
    .mobile-shopping-tools-menu {
        display: block;
    }
    .dark .slider-caption h2 {
        left: 0 !important;
    }
    button.mfp-close {
        display: none !important;
    }
    .btn-models-mobile {
        display: block;
    }
    .button-menu-models,
    .cars-filter-container {
        display: none !important;
    }
    #page-menu nav li a {
        font-size: 12px;
        padding: 0 15px;
    }
    .tag-word {
        width: 90% !important;
    }
    .side-panel-trigger {
        display: none !important;
    }
    #side-panel .side-panel-wrap,
    .side-panel-open #side-panel {
        width: 100% !important;
    }
    .go-top-wrapper,
    .owl-carousel-full .owl-nav .owl-next {
        margin-right: 0 !important;
    }
    #slider-arrow-right {
        right: 0 !important;
    }
    .section-box-highlights {
        padding: 60px 20px !important;
    }
    .cars-carousel {
        display: none !important;
    }
    .cars-carousel-mobile {
        display: block !important;
    }
    .col-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .footer-three-site,
    .get-in-touch-container {
        display: none !important;
    }
    .footer-menu,
    .footer-three-mobile {
        display: block !important;
    }
    .modal-360 iframe {
        height: 400px !important;
    }
}
@media (max-width: 767px) and (min-width: 480px) {
    #header.full-header .container,
    .container,
    .container-fullwidth {
        width: 100% !important;
    }
}
@media (min-width: 767px) {
    .dark .slider-caption h2 {
        color: #fff !important;
        font-size: 60px !important;
        font-weight: 700;
        left: 0 !important;
    }
}
@media (max-width: 767px) {
    .dark .slider-caption h2 {
        left: 100px !important;
    }
    .highlight-car-item {
        display: block !important;
    }
    .slider-caption {
        display: none !important;
    }
    .cars-model-menu .car-img {
        max-height: 70px;
    }
}
@media (max-width: 479px) {
    #header.full-header .container,
    .container,
    .container-fullwidth {
        height: 100%;
        width: 100% !important;
    }
    .cars-model-menu .car-img {
        max-height: 65px;
    }
}
@media (max-width: 350px) {
    .cars-model-menu .car-img {
        max-height: 60px;
    }
}
#side-panel .widget {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.side-panel-nav {
    left: 0;
    margin-top: 245px;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
}
.side-panel-nav .side-panel-nav__item {
    background-color: #f4f4f4;
    border-top: 2px solid #eaeaea;
    color: #282828;
    font-family: univers, arial, helvetica, sans-serif;
    font-weight: 300;
    list-style-type: none;
    position: relative;
    text-align: center;
    transition: all 0.35s;
}
.side-panel-nav .side-panel-nav__item:hover {
    background-color: #f4f4f4;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2) !important;
    margin-left: -190px;
    width: 250px;
}
.side-panel-nav .side-panel-nav__item:hover .icon-smart-assistant__small {
    padding: 15px;
}
.side-panel-nav .side-panel-nav__item:hover .icon-smart-assistant__small img {
    max-width: 30px;
}
.side-panel-nav .side-panel-nav__item i {
    color: #e40d1e;
    font-size: 28px;
    line-height: 62px;
    position: relative;
}
.side-panel-nav__item .icon-panel {
    display: inline-block;
}
.side-panel-nav__item .label-panel {
    display: inline-block;
    display: none;
}
.side-panel-nav__item:hover .label-panel {
    display: inline-block;
    font-weight: 700;
    margin-left: 10px;
    position: relative;
    top: -7px;
}
.side-panel-nav__item:hover .label-panel.smart {
    top: 0;
}
.side-panel-trigger {
    background-color: #f4f4f4;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    height: 100%;
    margin: 0 !important;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s !important;
    width: 50px;
    z-index: 50;
}
.side-panel-trigger:hover {
    width: 55px;
}
.side-panel-trigger .arrow-right-trigger {
    color: #e40d1e;
    font-size: 28px;
    left: 10px;
    position: relative;
    top: 20px;
}
.side-panel-wrap .back-hide-side-menu {
    color: #e40d1e;
    font-size: 18px;
    padding: 10px 0 20px;
}
.side-panel-wrap .btn-hide-side {
    cursor: pointer;
    padding-left: 1em;
    position: relative;
}
.side-panel-wrap .btn-hide-side .hide-smart-assistant {
    bottom: -14px;
    font-size: 14px;
    position: absolute;
    text-transform: lowercase;
}
.side-panel-wrap .back-hide-side-menu i {
    color: #e40d1e;
    font-size: 28px;
    position: relative;
    top: 3px;
}
.side-panel-trigger:hover .arrow-right-trigger {
    font-size: 34px;
    transition: all 0.4s;
}
body.side-panel-open #side-panel {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2) !important;
    z-index: 10002;
}
body.side-panel-open {
    overflow: hidden !important;
}
#side-panel .side-panel-wrap {
    padding: 0;
    width: 750px;
}
#side-panel .widget {
    width: 100%;
}
.side-panel-wrap .promoboxnopadding {
    padding: 0 8px !important;
}
.side-panel-menu .contact-us-header-label {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.side-panel-menu .box-container {
    padding: 0 30px;
}
.side-panel-menu .box-item .icon {
    display: inline-block;
    margin-left: 10px;
    margin-right: 25px;
}
.side-panel-menu .box-item .content {
    display: inline-block;
}
.side-panel-menu .box-item {
    border: 1px solid #b1b1b1;
    margin: 20px;
    padding: 20px;
    transition: 0.3s ease-in-out;
}
.side-panel-menu .box-item:hover {
    box-shadow: inset 0 -5px 0;
    color: #e11428;
    cursor: pointer;
}
.side-panel-menu .box-item i {
    font-size: 45px;
}
.side-panel-menu .box-item .title {
    color: #eb151d;
    font-size: 22px;
}
.side-panel-menu .box-item .description {
    color: #282828;
    font-size: 16px;
}
.side-panel-menu .promo-container .form-horizontal {
    padding: 0 15px;
}
.side-panel-menu .promo-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.side-panel-menu .promo-honda-item {
    margin-bottom: 10px !important;
    padding: 0 0 5px !important;
}
.side-panel-menu .portfolio-item {
    width: 100%;
}
.side-panel-menu .promo-honda-box:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.side-panel-menu .promo-honda-box {
    border: 1px solid #b1b1b1;
}
.side-panel-menu .promo-honda-box .promo-honda-item__image {
    background: #ddd;
    max-height: 200px !important;
}
.side-panel-menu .promo-honda-box .promo-honda-item__label {
    padding: 10px;
    text-align: center;
}
.promo-honda-item__label h3 {
    font-size: 15px;
}
.side-panel-menu .find-dealer-container .form-horizontal {
    padding: 0 15px;
}
.side-panel-menu .find-dealer-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.side-panel-menu .find-dealer-container .map-find-dealer {
    margin: 10px 0;
    width: 100%;
}
.side-panel-menu .form-horizontal .label-dealer,
.side-panel-menu .form-horizontal .label-model {
    margin: 5px 0;
}
.side-panel-menu .select2-container {
    width: 100% !important;
}
.side-panel-menu .drive-test-container .form-horizontal {
    padding: 20px 15px 0;
}
.side-panel-menu .drive-test-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.side-panel-menu .brochure-container .form-horizontal {
    padding: 20px 15px 0;
}
.side-panel-menu .brochure-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.dealer-list {
    border: 1px solid #ddd;
    font-size: 1.2em;
    margin-top: 1em;
}
.dealer {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.dealer__icon {
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 23px;
}
.dealer__name {
    color: #282828;
    font-weight: 700;
    margin-right: 1em;
}
.dealer:hover .dealer__name {
    color: #e11428;
}
.dealer__city {
    color: #a9a9a9;
    text-transform: uppercase;
}
.dealer__distance {
    font-weight: lighter;
}
.dealer-details {
    border: 1px solid #ddd;
    font-size: 1.2em;
    padding: 1em;
}
.dealer-detail__info {
    padding-left: 1em;
}
.dealer-detail__back {
    color: #e11428;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}
.dealer-detail__distance {
    font-weight: lighter;
    text-align: right;
}
.dealer-detail__name {
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
}
.dealer-detail__city {
    color: #a9a9a9;
    font-size: 1.3em;
    text-transform: uppercase;
}
.dealer-detail__extra {
    font-family: Roboto Condensed, sans-serif;
    margin-top: 1em;
}
.dealer-detail-icon {
    float: left;
}
.dealer-detail-content {
    font-weight: lighter;
    margin-bottom: 1em;
    padding-left: 2em;
}
.link {
    color: #333;
    text-decoration: underline !important;
}
.side-panel-wrap label {
    color: #555;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 7px;
    text-transform: none;
}
.side-contact-item {
    font-size: 1.2em;
}
.side-contact-back {
    color: #e11428;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}
.side-contact-title {
    color: #e11428;
    font-size: 1.2em;
    text-align: center;
}
.side-contact-icon {
    margin-right: 5px;
}
.side-contact-description {
    font-size: 1.1em;
    font-weight: lighter;
    letter-spacing: 0.5px;
    margin: 17px auto 0;
    max-width: 420px;
    text-align: center;
    width: 100%;
}
.link-main,
.side-contact-description .link,
.side-contact-description .link:hover {
    color: #e11428;
}
.side-menu-box {
    border: 1px solid #d4d4d4;
    font-family: Roboto Condensed, sans-serif;
    font-size: 0.9em;
    margin: 40px auto 10px;
    max-width: 550px;
    padding: 30px;
    position: relative;
    width: 100%;
}
.side-menu-box-title {
    background-color: #fff;
    color: #e11428;
    display: inline-block;
    font-size: 1.25em;
    font-weight: lighter;
    left: 50%;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    top: -14px;
    transform: translateX(-50%);
    white-space: nowrap;
}
.side-menu-box-content b {
    color: #e11428;
    display: block;
    margin-bottom: 5px;
}
.side-menu-box-content p {
    font-size: 1em !important;
    font-weight: lighter;
    margin-bottom: 5px;
    padding: 0 !important;
}
.side-menu-form {
    margin: 2em auto 0;
    max-width: 600px;
}
.side-panel-wrap .label-main {
    color: #e11428;
    letter-spacing: 0;
}
.side-menu-form-details {
    margin-top: 1.5em;
}
.side-menu-form-details .textarea {
    max-width: 100%;
}
.side-menu-form-details .header-title {
    margin-bottom: 10px;
}
.dealer-detail-gmap-link {
    text-transform: uppercase;
    white-space: normal;
}
.side-menu-buttons {
    margin-top: 2em;
    text-align: center;
}
.side-menu-buttons .btn {
    font-size: medium;
    margin-right: 1em;
}
.side-menu-promo-empty-wrapper {
    border: 1px solid #ddd;
    padding: 2em;
    text-align: center;
}
.smart-assistant-welcome {
    padding-left: 5px;
    padding-right: 5px;
}
.icon-smart-assistant {
    left: 14px;
    position: absolute;
}
.icon-smart-assistant img {
    max-width: 40px;
}
.icon-smart-assistant__small {
    padding: 10px;
}
.icon-smart-assistant-footer {
    max-width: 24px;
}
.icon-smart-assistant-footer:hover {
    max-width: 30px;
}
@media (max-width: 990px) {
    .smart-assistant-content .smart-image {
        display: block !important;
        margin: 0 auto;
        max-width: 240px;
    }
    .smart-assistant-content .smart-info {
        display: block !important;
        margin-bottom: 10px;
        padding: 10px;
        text-align: center;
        top: 5px !important;
    }
    .smart-assistant-content .smart-info .content-description {
        font-size: 20px !important;
    }
}
.smart-assistant-content .smart-image {
    display: table-cell;
    padding: 15px;
}
.smart-assistant-content .smart-image img {
    min-width: 150px;
}
.smart-assistant-content .smart-info .content-description {
    color: #7e7e7e;
    font-size: 30px;
}
.smart-assistant-content .smart-info .content-description .highlights {
    color: #eb1920;
    cursor: pointer;
}
.smart-assistant-content .smart-assistant-contact {
    text-align: center;
}
.smart-assistant-content .smart-assistant-contact .contact-info {
    color: #7e7e7e;
}
.smart-assistant-content .smart-assistant-contact .contact-customer-care {
    color: #eb1920;
}
.smart-assistant-content
    .smart-assistant-contact
    .contact-customer-care
    .customer-care {
    font-size: 22px;
}
.smart-assistant-content
    .smart-assistant-contact
    .contact-customer-care
    .customer-care
    a {
    color: #eb1920;
    cursor: pointer;
    text-decoration: none;
}
.smart-assistant-content
    .smart-assistant-contact
    .contact-customer-care
    .customer-working-hour {
    font-size: 13px;
}
.find-dealer-container .headline-title-form {
    margin-bottom: 10px !important;
}
.find-dealer-container .map-find-dealer {
    height: 300px;
}
.news-wrapper {
    padding: 40px 10px !important;
}
.news-wrapper .col-padding,
.news-wrapper .nopadding {
    padding: 0 !important;
}
.news-wrapper .ipost {
    margin: 0 10px;
}
.news-wrapper .news-container {
    padding: 10px 30px 10px 20px !important;
}
.news-container .news-item-box {
    background-color: #e0e0e0;
    margin-top: 5px !important;
    padding: 10px !important;
}
.news-container .news-item-box:first-child {
    margin-top: 0 !important;
}
.motorsport-wrapper {
    padding: 40px 10px !important;
}
.motorsport-wrapper .nopadding {
    padding: 0 !important;
}
.motorsport-wrapper .box {
    height: 100px;
    margin: 5px 0 !important;
}
.motorsport-wrapper .col-padding {
    padding: 0 !important;
}
.motorsport-wrapper .ipost {
    margin: 0 10px;
}
.motorsport-wrapper .motorsport-container {
    padding: 10px 30px 10px 20px !important;
}
.motorsport-container .motorsport-item-container {
    padding: 5px !important;
}
.motorsport-container .motorsport-item-box {
    background-color: #e0e0e0;
    height: 100px;
    padding: 10px !important;
}
.footer-menu {
    background: #f4f4f4;
    bottom: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    display: none;
    height: 50px;
    left: 0;
    position: fixed;
    right: 0;
    transition: all 0.2s !important;
    z-index: 10;
}
.footer-menu .shopping-tools-footer {
    color: #e11429;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    height: 50px;
    line-height: 45px;
    text-align: center;
}
.footer-heading {
    font-size: 1.5em !important;
}
.footer-widgets-wrap {
    padding: 40px 0 50px;
}
.footer .widget {
    margin-bottom: 1em;
}
.dark .widget h4 {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.subscribe-form {
    max-width: 300px;
}
.subscribe-form .input {
    border-radius: 0;
    margin-bottom: 1em;
}
.footer-right {
    padding-right: 3em;
    text-align: right;
}
@media (max-width: 767px) {
    .copyright {
        margin-bottom: 1em;
        text-align: center;
    }
    .footer-right {
        padding-right: 0;
        text-align: center;
    }
}
.social-media-links {
    display: inline-block;
}
@media (min-width: 991px) {
    .social-media-links {
        padding-right: 4em;
    }
}
.shopping-tools-footer .menu-container .action-box {
    align-items: center;
    border-right: 2px solid #eaeaea;
    display: inline-flex;
    height: 50px;
    justify-content: center;
    list-style-type: none;
    transition: all 0.1s ease-in-out;
    width: 60px;
}
.shopping-tools-footer .menu-container .action-box:first-child {
    border-left: 2px solid #eaeaea;
}
.footer-three-site {
    display: block;
}
.footer-three-mobile {
    display: none;
}
.modal-shopping-tools {
    padding: 0 !important;
}
.modal-shopping-tools .modal-body {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.modal-shopping-tools .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-shopping-tools .modal-content {
    border: 0 !important;
    border-radius: 0;
    height: auto;
    min-height: 100%;
}
.modal-shopping-tools .modal-close {
    color: #e40d1e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}
.modal-shopping-tools .modal-close i {
    position: relative;
    top: 1px;
}
.modal-shopping-tools .accordion.accordion-border {
    border: 0 !important;
    margin: 0 !important;
}
.modal-shopping-tools .accordion.accordion-border .acctitle.acctitlec {
    background-color: #fff !important;
    color: #e81b28 !important;
}
.modal-shopping-tools .accordion.accordion-border .acc_content {
    background-color: #fff !important;
    padding: 30px 15px 30px 20px !important;
}
.modal-shopping-tools .acctitle {
    background-color: #f5f5f5 !important;
    border-bottom: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
    color: #000 !important;
}
.modal-shopping-tools .accordion.accordion-border .acctitle i {
    font-size: 30px !important;
    left: 14px;
    line-height: 64px !important;
}
.modal-shopping-tools .accordion.accordion-border .acctitle,
.modal-shopping-tools .accordion.accordion-border .acctitlec {
    border-color: #ccc;
    cursor: pointer;
    line-height: 44px;
    padding: 10px 15px 10px 50px !important;
    text-align: center;
}
.modal-shopping-tools .promoboxnopadding {
    padding: 0 8px !important;
}
.modal-shopping-tools .form-horizontal {
    color: #000;
}
.modal-shopping-tools .promo-container .form-horizontal {
    padding: 0 15px;
}
.modal-shopping-tools .promo-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.modal-shopping-tools .promo-honda-item {
    margin-bottom: 10px !important;
    padding: 0 0 5px !important;
}
.modal-shopping-tools .portfolio-item {
    width: 100%;
}
.modal-shopping-tools .promo-honda-box:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.modal-shopping-tools .promo-honda-box {
    border: 1px solid #b1b1b1;
}
.modal-shopping-tools .promo-honda-box .promo-honda-item__image {
    max-height: 140px !important;
    min-height: 140px !important;
}
.modal-shopping-tools .promo-honda-box .promo-honda-item__label {
    text-align: center;
}
.modal-shopping-tools .contact-us-header-label {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.modal-shopping-tools .box-container {
    padding: 0 30px;
}
.modal-shopping-tools .box-item .icon {
    margin-left: 10px;
    margin-right: 25px;
    text-align: center;
}
.modal-shopping-tools .box-item .content {
    text-align: center;
}
.modal-shopping-tools .box-item {
    border: 1px solid #b1b1b1;
    color: #000;
    margin: 5px;
    padding: 0 0 10px;
    transition: 0.3s ease-in-out;
}
.modal-shopping-tools .box-item:hover {
    box-shadow: inset 0 -5px 0;
    color: #e11428;
    cursor: pointer;
}
.modal-shopping-tools .box-item i {
    font-size: 45px;
}
.modal-shopping-tools .box-item .title {
    color: #eb151d;
    font-size: 20px;
}
.modal-shopping-tools .box-item .description {
    color: #282828;
    font-size: 14px;
}
.modal-shopping-tools .find-dealer-container .form-horizontal {
    padding: 0 15px;
}
.modal-shopping-tools .find-dealer-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.modal-shopping-tools .find-dealer-container .map-find-dealer {
    margin: 10px 0;
    width: 100%;
}
.modal-shopping-tools .form-horizontal .label-dealer,
.modal-shopping-tools .form-horizontal .label-model {
    margin: 5px 0;
}
.modal-shopping-tools .select2-container {
    width: 100% !important;
}
.modal-shopping-tools .drive-test-container .form-horizontal {
    padding: 0 10px;
}
.modal-shopping-tools .drive-test-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.modal-shopping-tools .brochure-container .form-horizontal {
    padding: 0 10px;
}
.modal-shopping-tools .brochure-container .header-title {
    color: #e40d1e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 0;
}
.corporate-container .feature-label {
    color: #fff;
    font-size: 18px;
}
.corporate-container .warranty-posts {
    padding: 10px 0;
}
.corporate-container .warranty-header-label {
    font-size: 18px;
    font-weight: 700;
}
.corporate-container .warranty-item .header-title {
    background-color: #e11429;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
.corporate-container .warranty-item .content {
    padding: 10px;
}
.customer-care-container .header-logo img {
    margin: 0 auto;
}
.customer-care-container .box-small {
    border: 1px solid #ddded9;
    padding: 20px;
}
.customer-care-container .box-large,
.customer-care-container .box-small {
    margin-bottom: 10px;
    max-height: 320px;
    min-height: 320px;
}
@media (max-width: 990px) {
    .customer-care-container .box-large,
    .customer-care-container .box-small {
        margin-bottom: 10px;
        max-height: inherit;
        min-height: inherit;
    }
}
.customer-care-container .box-logo {
    padding-top: 45px;
}
.customer-care-container .box-form {
    border: 1px solid #ddded9;
    padding: 20px;
}
.customer-care-container a {
    color: #428bca;
    text-decoration: none;
}
.customer-care-container textarea {
    resize: none;
}
.customer-care-container .tab-container .tab-content {
    background-color: #fff;
    color: #000;
    padding: 10px;
}
.honda-service-container .service-banner img {
    margin: 0 auto;
    width: 100%;
}
.honda-service-container .form-service {
    margin-top: 10px;
    padding: 10px 0;
}
.form-service .form-header-label {
    font-size: 20px;
}
.form-service .form-label {
    margin: 5px 0;
}
.honda-service-content ul {
    margin-bottom: 0;
    padding-left: 40px;
}
.honda-service-content p {
    margin-bottom: 0;
}
.media-room .list-item {
    border-bottom: 1px dashed #b1b1b1;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    position: relative;
}
.media-room .list-item:first-child {
    border-top: 1px dashed #b1b1b1;
}
.media-room .list-item:last-child {
    margin-bottom: 0;
}
.media-room .list-item .list-item__title {
    font-weight: 700;
}
.media-room .list-item .list-item__image img {
    border-radius: 100%;
    height: 65px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 65px;
}
.media-room .list-item .list-item__car_image {
    max-width: 150px;
}
.media-room .list-item .list-item__details {
    position: relative;
    top: 3px;
}
.media-room .list-item .check-item {
    position: relative;
    top: 20px;
}
.media-room .list-item .btn-request-media {
    font-size: 10px;
    height: auto !important;
    line-height: 25px !important;
    padding: 0 10px !important;
}
.media-room .car-list .car-list-image {
    max-width: 200px;
    padding-bottom: 0.6em;
}
.product-update-container .header-logo img {
    margin: 0 auto;
}
.product-update-container .box-small {
    border: 1px solid #ddded9;
    padding: 20px;
}
.product-update-container .box-large,
.product-update-container .box-small {
    margin-bottom: 10px;
    max-height: 320px;
    min-height: 320px;
}
.product-update-container a {
    color: #428bca;
    text-decoration: none;
}
.product-update-container .nav li {
    width: 15%;
}
.product-update-container .nav li a {
    text-align: center;
}
.product-update-container .post-title {
    font-size: 20px;
    margin: 10px 0;
}
.product-update-container .related-post {
    background-color: #e11429;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
}
@media (max-width: 990px) {
    .product-update-container .box-large,
    .product-update-container .box-small {
        margin-bottom: 10px;
        max-height: inherit;
        min-height: inherit;
    }
    .product-update-container .nav li {
        width: 49%;
    }
}
.promo-honda-item {
    margin-bottom: 10px !important;
    padding: 0 0 10px !important;
}
.promo-honda-box:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.promo-honda-container {
    margin-bottom: 10px;
}
.promo-honda-box {
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px !important;
}
.promo-honda-box .promo-honda-item__label {
    padding: 10px;
    text-align: center;
}
.promo-honda-box .promo-honda-item__label a {
    color: #000;
    font-size: 16px;
}
.trendsetter-magazine .trendsetter-magazine__container {
    padding: 20px 0;
}
.trendsetter-magazine__container .events .entry {
    padding: 20px;
}
.trendsetter-magazine__container .events .entry-image {
    width: 100%;
}
.trendsetter-magazine__container .events .entry-title {
    font-size: 18px;
    text-align: center;
}
.trendsetter-magazine__container .events .entry-action {
    margin-top: 10px;
    text-align: center;
}
.trendsetter-magazine__container .post-item {
    margin-bottom: 10px;
    padding: 20px;
}
.floating-smart-assistant {
    bottom: 70px;
    position: fixed;
    right: 110px;
    z-index: 9999;
}
@media (max-width: 991px) {
    .floating-smart-assistant {
        bottom: 110px;
        right: 60px;
    }
}
.floating-smart-assistant .icon-smart-assistant {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    height: 50px;
    left: 0;
    padding: 5px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 50px;
}
.floating-smart-assistant .icon-smart-assistant img {
    max-width: 30px;
    position: relative;
    top: 3px;
}
.floating-smart-assistant .smart-assistant-wrapper {
    position: relative;
}
.floating-smart-assistant .smart-assistant-content {
    background-color: #fff;
    border-radius: 10px;
    bottom: 0;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    min-height: 100px;
    min-width: 400px;
    position: absolute;
    right: 0;
    z-index: 1;
}
@media (max-width: 510px) {
    .floating-smart-assistant .smart-assistant-content {
        bottom: 55px;
        min-width: 100%;
        position: fixed;
    }
}
.floating-smart-assistant .smart-assistant-content .content-wrapper.header {
    background-color: #e11328;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    padding: 0.6em 0.8em;
}
.floating-smart-assistant .smart-assistant-content .content-wrapper.header h4 {
    color: #fff;
}
.floating-smart-assistant
    .smart-assistant-content
    .content-wrapper.header
    h4
    span {
    color: #fff;
    text-transform: uppercase;
}
.floating-smart-assistant .smart-assistant-content .content-wrapper {
    max-height: 300px;
    overflow-y: auto;
    padding: 0.7em;
}
.floating-smart-assistant .smart-assistant-content .close-icon {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
}
.floating-smart-assistant .smart-assistant-content .header-label {
    color: #fff;
    font-weight: 700;
    line-height: 2;
}
.floating-smart-assistant .smart-assistant-content iframe {
    width: 100%;
}
.brochures-container .brochure-item {
    margin-bottom: 3em;
    text-align: center;
}
.brochures-container .brochure-cover {
    max-height: 250px;
    min-height: 250px;
}
.brochures-container .brochure-cover img {
    margin: auto;
    max-height: 250px;
    max-width: 250px;
}
.thank-you-container .text-red {
    color: #df1a30;
}
.thank-you-container .img-wrapper {
    text-align: center;
}
.thank-you-container .img-wrapper .img-item {
    margin-right: 20px;
}
.thank-you-container .img-wrapper .img-item:last-child {
    margin-right: 0;
}
.thank-you-container .img-wrapper .img-online-shop {
    border: 2px solid #e1e1e1;
    border-radius: 5px;
    max-width: 175px;
    padding: 10px;
}
.thank-you-container .online-shop-description {
    border-top: 2px solid #e1e1e1;
    margin: auto;
    max-width: 400px;
    padding: 1em 1.5em;
}
.thank-you-container .call-me-back-button {
    margin-bottom: 2em;
}
.thank-you-container .description-text {
    margin: auto;
    max-width: 480px;
    padding: 1em 1.5em;
}
.pickdate {
    background-color: #fff !important;
}
.select2-selection__rendered {
    padding: 0 9px !important;
}
.select2-selection--multiple {
    min-height: 34px !important;
}
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #e11429 !important;
    border: 1px solid #e11429 !important;
    color: #fff !important;
}
.select2-selection__choice__remove {
    color: #fff !important;
}
.auth__header {
    align-items: center;
    background-color: #f0f0f0;
    background-image: linear-gradient(#e11428, #972b37);
    background-position: 50%;
    background-size: cover;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    padding: 13vh 1rem calc(11vh + 35px);
    position: relative;
}
.auth__header:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.auth__logo {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
    max-width: 200px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    z-index: 18;
}
.auth__body {
    padding-bottom: 2rem;
}
.auth__form {
    margin: -40px auto auto;
    max-width: 440px;
    min-width: 440px;
    padding: 0 10px;
    position: relative;
    z-index: 9;
}
.auth__form_body {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    padding: 0.7rem 1.5rem 35px;
}
.auth__form_title {
    border-bottom: 1px dashed #e1e1e1;
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.auth__form_actions {
    margin-top: -25px;
    padding: 0 2rem;
    text-align: center;
}
.auth__form_actions .btn {
    border-radius: 30px;
    box-shadow: 0 2px 12px rgba(50, 128, 228, 0.5);
}
.text-black {
    color: #000;
}
.modal--full {
    padding: 0 !important;
}
.modal--full > .modal-dialog {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.modal--full > .modal-content {
    border: none;
    box-shadow: none;
    height: 100%;
}
.img-absolute {
    position: absolute;
}
.slider-parallax .slider-parallax-inner {
    position: relative;
}
.btn-caption-slider {
    align-items: center;
    background-color: #e62533;
    border-radius: 25px;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    gap: 10px;
    justify-content: space-between;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
.btn-caption-slider:hover {
    background-color: #c02942;
}
.btn-caption-slider i {
    font-size: 24px;
}
.highlight-car-item {
    background-color: transparent;
    bottom: 0;
    left: 0;
    min-height: auto !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
}
.car-carousel__info {
    color: #fff;
    position: absolute;
    top: 0;
    width: 120px;
}
.car-carousel__info__logo {
    background-color: #000;
    padding: 8px;
}
.car-carousel__info__price {
    background-color: #e11428;
    font-size: 12px;
    min-height: 120px;
    padding: 8px;
    text-align: left;
}
.car-carousel__info__price span {
    font-size: 16px;
}
.portfolio-actions {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
}
.portfolio-actions a {
    align-items: center;
    border-radius: 25px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 16px;
    min-width: 160px;
    padding: 5px 5px 5px 25px;
    text-align: left;
}
.portfolio-actions a.bg-red {
    background-color: #e62633;
}
.portfolio-actions a.bg-gray {
    background-color: #555;
}
.portfolio-actions a i {
    font-size: 32px;
}
.owl-carousel-full .owl-nav .owl-next {
    margin-right: 50px !important;
}
.owl-carousel-full .owl-nav [class*="owl-"] {
    background-color: transparent;
    color: #e62533;
}
.owl-carousel-full .owl-nav .owl-prev {
    left: 270px !important;
}
.owl-carousel-full .owl-nav .owl-next {
    right: 245px !important;
}
.owl-carousel .owl-nav [class*="owl-"] {
    left: 0;
}
.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 0;
}
.car-price-note {
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    margin-top: 32px;
    text-align: center;
}
.highlight-section video {
    background-repeat: no-repeat;
    background-size: cover;
}
.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
    .highlight-section video {
        background-size: 180% !important;
    }
    .highlight-section .highlight-details {
        margin-top: 0;
        position: relative;
        top: 0;
        width: 100%;
    }
    .highlight-section .highlight-details .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .highlight-section .highlight-details .box-section {
        border-radius: 0;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .btn-caption-slider {
        font-size: 24px;
        padding-left: 15px;
    }
    .cars-filter-wrapper {
        flex-direction: row;
        margin-bottom: 40px;
    }
    .car-carousel__info {
        width: 200px;
    }
    .car-carousel__info__logo {
        padding: 16px;
    }
    .car-carousel__info__price {
        font-size: 14px;
        min-height: 180px;
        padding: 16px;
    }
    .car-carousel__info__price span {
        font-size: 24px;
    }
    .portfolio-actions {
        gap: 40px;
        margin-top: 0;
    }
    .portfolio-actions a {
        font-size: 16px;
        line-height: 18px;
        min-width: 180px;
    }
}
@media (max-width: 479px) {
    .home-slider .ei-slider,
    .home-slider.swiper_wrapper:not(.force-full-screen),
    .home-slider.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid)
        .swiper-slide {
        height: 60vh !important;
    }
}