@import url(//fonts.googleapis.com/css?family=Vibur);
/* RESET Fonts */
@font-face {
    font-family: "AvantGarde";
    src: url("../fonts/gabriel/AvantGarde-Book.eot");
    src: url("../fonts/gabriel/AvantGarde-Book.eot?#iefix") format("embedded-opentype"),
        url("../fonts/gabriel/AvantGardeITCbyBT-Book.otf") format("opentype"),
        url("../fonts/gabriel/AvantGardeITCbyBT-Book.svg") format("svg"),
        url("../fonts/gabriel/AvantGardeITCbyBT-Book.ttf") format("truetype"),
        url("../fonts/gabriel/AvantGardeITCbyBT-Book.woff") format("woff"),
        url("../fonts/gabriel/AvantGarde-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AvantGarde Demi";
    src:
        url("../fonts/gabriel/AvantGarde-Demi.ttf") format("truetype"),
        url("../fonts/gabriel/AvantGarde-Demi.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AvantGarde Bold";
    src:
        url("../fonts/gabriel/AvantGarde-Bold.ttf") format("truetype"),
        url("../fonts/gabriel/AvantGarde-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
:root {
    /*  color variables */
    --color-main: #B9131A;
    --color-main-secondary: #000;
    --color-active: #B9131A;
    --color-text: #262626;
    --color-text-lt: #b2b2b2;
    --color-border-dk: #262626;
    --color-border-lt: #666;
    --color-bg-lt: #eeeeee;
    --color-bg-dk: #262626;
    --color-bg-btn: #000000;
    --color-bg-lt: #eeeeee;
}
body {
    font-size: 16px;
    line-height: 1.4;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "AvantGarde", Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding-top: 50px;
    background: #fff;
    position: relative;
}
body.infoBar {
    padding-top: 90px;
}
body.nav_fixed {
    padding-top: 50px;
}
body.nav_fixed #header_content {
    height: 50px !important;
}
body.nav_fixed.full-page-event #header_content {
    height: 0 !important;
}
.header-top {
    position: relative;
}
#header_main {
    background: #000;
    font-size: 12px;
    color: #fff;
    height: 50px;
    width: 100%;
}
footer,
#footerBottom {
    padding: 20px 0 0;
    margin: 0 auto;
    color: #fff;
    background: var(--color-bg-dk);
}
#footerBottom {
    margin-top: 20px;
    padding: 20px 0 60px 0;
    border-top: 1px solid var(--color-border-lt);
}
.model_block h2 .makeTitle {
    font-family: "AvantGarde";
}
h1,
.h1,
h2,
h3,
h4 {
    font-family: "AvantGarde Demi";
    font-weight: normal;
}
p {
    font-size: 16px;
}
.caret {
    display: inline-block;
}
#wrapper {
    background: #ffffff;
    margin: 0 auto;
}
.burger .burger-menu,
.burger .burger-menu:before,
.burger .burger-menu:after {
    background: #fff;
}
.titlePage {
    background: var(--color-bg-lt);
    color: var(--color-text);
}
.titlePage h1 {
    color: inherit;
    font-size: 24px;
}
.logo img {
    height: 70px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
header .btn-primary {
    color: rgb(255, 255, 255);
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-image: initial;
    background: var(--var-color-main) !important;
}
.content-description a,
.content-description a:hover,
.content-description a:visited,
.searchFormHeader li em,
.text-red1 {
    color: var(--color-main);
}
#dynamicForm .formInput,
#dynamicFormBook .formInput,
#dynamicFormReserve .formInput {
    border: 1px solid #000;
    border-radius: 0;
}
.checkmark {
    border: #000 solid 1px;
}
.header-d-name {
    display: none;
}
.btn,
.btn:visited,
button,
button:visited,
.button,
.button:visited,
.btnSubmit,
.btnSubmit:visited {
    background-color: var(--color-main) !important;
    border: var(--color-main) solid 1px;
    text-transform: uppercase;
    font-weight: bold;
}
.button {
    text-align: center;
    min-width: 180px;
    min-height: 3.25rem;
    cursor: pointer;
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
.btn-primary:hover,
.btn-primary:focus {
    background: var(--color-bg-dk);
    border-color: var(--color-bg-dk);
}
button.close {
    opacity: 1;
    font-size: 20px;
    color: #fff;
    text-shadow: none;
}
.form-demande .nav-details-cars li.active::after {
    border-top: 10px solid var(--color-main) !important;
}
.header-right .language li a.active {
    background: var(--color-main);
    color: #fff;
}
.nav-menu {
    border-bottom: none;
}
.menulist li a.menuItem {
    background: #000;
    color: #fff !important;
    padding: 12px 15px 8px 15px !important;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px !important;
}
.menulist li a.menuItem:hover {
    background: var(--color-main);
    color: #fff !important;
}
header .quickAccess {
    padding: 1px 0;
    margin-top: 5px;
}
header .quickAccess .button {
    background-color: transparent;
    color: var(--color-text);
    border: none;
    box-shadow: inset 0 0 0 1px currentColor;
}
header .quickAccess .button:hover {
    background-color: transparent;
    color: var(--color-text);
    border-color: var(--color-border-dk);
    box-shadow: inset 0 0 0 2px currentColor;
}
header .quickAccess a {
    float: right;
    margin-left: 5px;
}
.header-right .language {
    margin: 8px 0 0 0;
}
.content-description h1 {
    font-size: 26px;
}
.content-description p {
    line-height: 1.3;
}
.nav-menu {
    background: #000;
}
.nav-menu-moto {
    position: relative;
    z-index: 99;
}
.menulist li a {
    color: var(--color-text);
    padding: 10px 0 !important;
    display: block;
    font-size: 16px;
    line-height: 26px !important;
    text-transform: inherit;
    font-weight: normal;
    margin: 0;
    font-weight: 700;
    border-bottom: 4px solid transparent;
}
.menulist>li>a {
    border-bottom: 4px solid #ccc;
}
.menulist>li.allDealer>a {
    border-bottom: 4px solid var(--color-main);
}
.menulist>li.active,
.menulist>li.active>a {
    color: var(--color-text) !important;
    text-decoration: none;
    background: #fff !important;
}
.menulist>li.active>a {
    border-bottom: 4px solid var(--color-main);
}
.menulist li a i {
    margin-top: 6px;
    margin-left: 10px;
    font-weight: bold;
    color: #fff;
}
.menulist li:not(.allDealer) a:hover,
.menulist li:not(.allDealer) a.active {
    text-decoration: none;
    border-bottom: 4px solid var(--color-main);
}
.menulist li.allDealer:hover {
    background: #000 !important;
}
.menulist>li.active>a {
    text-decoration: none;
}
.content-dealer-menu {
    top: 50px;
}
footer,
footer p,
footer a,
footer .address a,
#footerBottom a,
.footer-legal {
    color: var(--color-text-lt) !important;
}
footer h5 {
    color: #fff !important;
    margin: 0;
}
#footer_links li a:hover {
    text-decoration: underline;
}
p,
#container-contact .content-details-page p {
    color: var(--color-text);
}
.menulist li.active a.link-submodel {
    color: var(--color-text);
}
.form-control {
    border: 1px solid #000;
    border-radius: 0;
}
@media only screen and (min-width: 992px) {
    #nav-overlay {
        margin-top: 220px;
    }
    body.infoBar #nav-overlay {
        margin-top: 260px;
    }
    body.infoBar .nav_fixed #nav-overlay.active {
        margin-top: 95px;
    }
    .nav_fixed #nav-overlay.active {
        margin-top: 50px;
    }
}
#header_content .menulist>li .content-links>li:hover>a {
    background: var(--color-main) !important;
}
.logoMaster img {
    height: 60px;
}
footer .logo-make img {
    filter: brightness(0) invert(1);
}
.bgLight {
    background: #efefef;
    border-bottom: #ccc solid 1px;
    margin-bottom: 15px;
}
.makelist {
    margin: 10px 0;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.make {
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    float: left;
    text-align: center;
    flex: 11%;
    margin-bottom: 15px;
}
.make img {
    width: 50px;
    height: auto;
    margin-bottom: 5px;
}
.make a,
.make button {
    padding-top: 5px;
    display: block;
    overflow: hidden;
    text-decoration: none !important;
}
.make a:hover,
.make button:hover .makelist .active a,
.makelist .active button {
    background: #eee;
}
.makeName {
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    width: 100%;
    border: none;
    display: block;
    font-family: "AvantGarde", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
}
.makeSelect {
    margin-bottom: 30px;
}
.makeSelect select {
    background: #fff !important;
    font-size: 14px;
    height: 36px;
    width: 100%;
    max-width: 250px;
    margin: 0 0 10px;
    border-radius: 2px;
    padding: 5px;
    text-indent: .01px;
    cursor: pointer;
    border: #ccc solid 1px;
}
.makelist .active .makeName {
    background: var(--color-main);
    color: #fff;
}
.dealerList {
    margin-top: 20px;
}
.dealerList .dealer_box_contact {
    padding-bottom: 0;
    height: auto !important;
    padding: 20px 0;
    border: #ccc solid 1px;
    margin-top: 20px;
}
#footer p.small {
    font-size: 12px !important;
    margin: 0 !important;
}
section#home-about.home-moto {
    background: var(--color-bg-lt);
}
@media only screen and (max-width: 991px) {
    .nav-menu-moto .language {
        margin: 10px 0 5px 0;
        display: inline-block;
    }
    #footer p.small {
        font-size: 12px !important;
        margin: 0 0 15px !important;
    }
    ul.header-top {
        padding-right: 15px;
    }
    .footer-left,
    .footerMiddle,
    .footer-right {
        margin-bottom: 15px;
    }
    .nav-menu-moto .language li {
        float: left;
        margin-left: 0;
        margin-right: 5px;
        width: 20px;
        height: 20px;
        text-align: center;
    }
    .nav-menu-moto .language li a {
        display: block;
        font-size: 10px;
        line-height: 20px;
        color: var(--color-text);
        border: var(--color-main-secondary) solid 1px;
    }
    .nav-menu-moto .language li a.active {
        background: var(--color-main);
        color: #fff;
    }
    .content-dealer-menu .content-submenu {
        background: #fff;
        padding: 15px 0;
    }
    .logoMaster {
        line-height: 45px;
        margin-top: 15px;
    }
    .nav-menu-moto.fixed_top {
        position: fixed;
        top: 120px;
        bottom: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        background: #fff;
        z-index: 99;
        width: calc(100% + 45px) !important;
    }
    body.infoBar .nav-menu-moto.fixed_top {
        top: 160px;
    }
    body.nav_fixed .nav-menu-moto.fixed_top {
        top: 50px;
    }
    body.listing_pre-owned .titlePage {
        margin-bottom: 20px;
    }
    header .container-block-top .header-right {
        visibility: hidden;
    }
    #header_content {
        overflow: inherit;
    }
    .linkTitle {
        font-size: 12px !important;
    }
    .header-top li i {
        color: #fff;
    }
    .menulist>li>a {
        line-height: 20px;
    }
    .menulist li a {
        font-size: 14px;
    }
    .listing-header {
        display: none;
    }
    footer,
    #footerBottom,
    footer p,
    footer .external-links {
        text-align: center;
    }
}
@media (max-width:991px) and (min-width: 768px) {
    .makeName {
        font-size: 9px;
    }
    .make img {
        width: 40px;
    }
}
@media (max-width:767px) and (min-width: 320px) {
    header .quickAccess .button {
        width: 100%;
        margin-left: 0;
    }
    body.full-page-event .text-center {
        text-align: left;
    }
}
/* header */
#header_content {
    overflow: visible;
    background: #fff;
}
#header_main,
#header_main a {
    color: #fff;
    border: none;
}
.header-top li {
    float: left;
    margin-right: 40px;
    display: flex;
    align-items: center;
}
.header-top li.last,
.quickAccess li.last {
    margin-right: 0px;
}
.header-top li i {
    margin-right: 2px;
}
.header-top li.favLink i {
    font-size: 23px !important;
}
.header-top li.favLink strong {
    color: #fff;
    font-size: 12px;
}
.header-top i span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
/* socia links*/
.btn-share {
    height: 50px;
    line-height: 50px !important;
    color: var(--color-main) !important;
    overflow: hidden;
}
.fa-share-alt:before {
    content: "\f1e0";
    font-family: "FontAwesome";
    font-style: normal;
}
.social-links {
    position: absolute;
    height: 34px;
    width: 120px;
    margin-left: -125px;
    top: 8px;
    padding: 0 15px;
    border-radius: 5px;
    background-color: var(--color-main);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.social-links a,
.social-links a i {
    line-height: 36px !important;
    display: block;
}
.social-links a {
    margin-right: 15px;
}
.social-links a:last-child {
    margin-right: 0;
}
.club a {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    display: block;
    padding: 5px;
    border-radius: 5px;
    font-family: "AvantGarde Demi";
    letter-spacing: 1px;
    text-align: center;
}
.club a span {
    background-color: #fff;
    color: #000;
    display: block;
    padding: 2px 5px;
    border-radius: 5px;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
    body {
        padding-top: 120px;
    }
    body.infoBar {
        padding-top: 160px;
    }
    body.nav_fixed {
        padding-top: 50px;
    }
    header .quickAccess .button {
        float: none !important;
        margin-left: 0;
        margin-right: 5px;
    }
    #header_mobile {
        background: #fff;
        height: 70px;
        overflow: hidden;
    }
    .flex-block {
        display: flex;
        justify-content: space-between;
    }
    #header_mobile .header-right {
        display: flex;
        align-content: center;
        align-items: center;
    }
    .logo img {
        height: 40px;
    }
    .social-links i {
        line-height: 36px;
    }
    .container-menu-right {
        background: #fff;
    }
    body.nav_fixed #header_content {
        height: 0 !important;
    }
    body.nav_fixed #header_mobile {
        display: none;
    }
    .menulist {
        margin-top: 15px;
    }
    .menulist li a {
        border-color: transparent;
    }
    .external-links a {
        font-size: 14px;
        color: #fff !important;
    }
}
@media (min-width: 1200px) {
    .d-lg-none,
    .hidden-lg {
        display: none;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .d-md-none,
    .hidden-md {
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .d-sm-none,
    .hidden-sm {
        display: none;
    }
}
@media (max-width: 575px) {
    .d-xs-none,
    .hidden-xs {
        display: none;
    }
    .header-top li {
        margin-right: 30px;
    }
    .header-top li.favLink i {
        font-size: 20px !important;
    }
    .CTA-buttons {
        display: block !important;
    }
}
/* club link */
.menulist li a.moto-link {
    color: #000 !important
}
.menulist li a.moto-link:hover {
    border-bottom: 0 !important;
}
.menulist li a.moto-link img {
    margin-right: 15px
}
.btn-club::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.club-links {
    position: absolute;
    width: 200px;
    top: 55px;
    right: 0;
    padding: 0 15px;
    height: 36px;
    border-radius: 5px;
    background: #fff;
    border: var(--color-bg-dk) solid 1px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.club-links::before {
    content: "";
    position: absolute;
    top: -6px;
    right: 25px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.club-links a {
    color: #000 !important;
    display: block;
    margin-right: 10px;
    text-align: center;
}
.club-links a:last-child {
    margin-right: 0;
}
.carousel {
    margin-bottom: 0 !important;
}
/*** full page evet ***/
body.full-page-event {
    padding-top: 0;
}
body.full-page-event #wrapper {
    background: #000;
    color: #fff !important;
    /* background: url(https://www.harley-davidson.com/etc/designs/h-d/images/global/page-background-v2.jpg) no-repeat; */
    background-size: cover;
}
body.full-page-event section {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
}
body.full-page-event p {
    color: white;
    font-size: 2rem;
}
body.full-page-event .nav-menu-moto,
body.full-page-event .navbar-fixed-top,
body.full-page-event .quickAccess {
    display: none;
}
.bg-white,
.bg-white p {
    background: white;
    color: #000 !important;
}
body.full-page-event .carousel {
    background: transparent;
}
body.full-page-event h2 {
    font-size: 4rem;
}
.big-title {
    font-size: 8rem !important;
}
h2.big-title {
    font-size: 5rem !important;
}
/* .big-title span, */
.big-title sup {
    color: #fa6600;
}
.big-title span.sub-ttl {
    font-family: Vibur;
}
.big-title sup {
    font-family: Vibur;
    font-weight: 900;
    left: -5px;
}
.big-title sup {
    text-transform: none !important;
}
.sliderMask {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 0 0;
    background-repeat: repeat;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)), linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    z-index: 0;
}
.sliderMask .container {
    display: flex;
    align-items: center;
    justify-content: center;
}
/*-- Sign Styles --*/
body.full-page-event .sign,
body.full-page-event .signSquare {
    border: 8px solid #bee6ef;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    padding: 40px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    animation: border-flicker 2s linear infinite;
    font: 400 19vh "Vibur";
    transform: rotate(-8deg);
}
body.full-page-event .signSquare {
    border: 5px solid #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 250px;
    height: 250px;
    padding: 0;
    border-radius: 5%;
    animation: border-flicker 2s linear infinite;
    font-size: 3rem;
    transform: none;
}
@keyframes border-flicker {
    0% {
        opacity: 0.1;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
    2% {
        opacity: 1;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
    4% {
        opacity: 0.5;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
    8% {
        opacity: 1;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
    70% {
        opacity: 0.9;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
    100% {
        opacity: 1;
        -webkit-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        -moz-box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
        box-shadow: 0px 0px 25px 4px rgba(190, 230, 239, 1);
    }
}
body.full-page-event .sign span {
    font-size: 9rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    -webkit-animation: neon 0.08s ease-in-out infinite alternate;
    animation: neon 0.08s ease-in-out infinite alternate;
}
body.full-page-event .signSquare span {
    font-size: 4rem;
    display: block;
    text-transform: uppercase;
    -webkit-animation: none !important;
    animation: none !important;
}
body.full-page-event .sign span.big {
    font-size: 10rem;
    /* text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff; */
}
body.full-page-event .sign span.small {
    font-size: 4rem;
}
body.full-page-event .signSquare .big span {
    font-size: 10rem;
    color: var(--color-main);
}
body.full-page-event .signSquare span.small {
    font-size: 2rem;
}
body.full-page-event .carousel-inner,
body.full-page-event .carousel-item,
body.full-page-event .carousel-item.active {
    height: calc(100vh - 120px);
}
/*-- Animation Keyframes --*/
@-webkit-keyframes neon {
    from {
        text-shadow: 0 0 6px rgba(250, 102.0, 0.92), 0 0 30px rgba(250, 102.0, 0.34), 0 0 12px rgba(250, 102.0, 0.52), 0 0 21px rgba(250, 102.0, 0.92), 0 0 34px rgba(250, 102.0, 0.78), 0 0 54px rgba(250, 102.0, 0.92);
    }
    to {
        text-shadow: 0 0 6px rgba(250, 102.0, 0.98), 0 0 30px rgba(250, 102.0, 0.42), 0 0 12px rgba(250, 102.0, 0.58), 0 0 22px rgba(250, 102.0, 0.84), 0 0 38px rgba(250, 102.0, 0.88), 0 0 60px #fa6600;
    }
}
@keyframes neon {
    from {
        text-shadow: 0 0 6px rgba(250, 102.0, 0.92), 0 0 30px rgba(250, 102.0, 0.34), 0 0 12px rgba(250, 102.0, 0.52), 0 0 21px rgba(250, 102.0, 0.92), 0 0 34px rgba(250, 102.0, 0.78), 0 0 54px rgba(250, 102.0, 0.92);
    }
    to {
        text-shadow: 0 0 6px rgba(250, 102.0, 0.98), 0 0 30px rgba(250, 102.0, 0.42), 0 0 12px rgba(250, 102.0, 0.58), 0 0 22px rgba(250, 102.0, 0.84), 0 0 38px rgba(250, 102.0, 0.88), 0 0 60px #fa6600;
    }
}
.sign b span {
    animation: blink linear infinite 2s !important;
}
@keyframes blink {
    78% {
        color: inherit;
        text-shadow: inherit;
    }
    79% {
        color: #333;
    }
    80% {
        text-shadow: none;
    }
    81% {
        color: inherit;
        text-shadow: inherit;
    }
    82% {
        color: #333;
        text-shadow: none;
    }
    83% {
        color: inherit;
        text-shadow: inherit;
    }
    92% {
        color: #333;
        text-shadow: none;
    }
    92.5% {
        color: inherit;
        text-shadow: inherit;
    }
}
.videowrapper Video,
.videowrapper img {
    position: absolute;
    top: 0;
    /* left: 0; */
    bottom: 0;
    right: 0;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}
body.full-page-event .bg-white p {
    color: #000 !important;
}
body.full-page-event .btnSubmit {
    display: block;
    margin: 0 auto;
}
.circled-image {
    border-radius: 50%;
}
@media (max-width: 991px) {
    body.full-page-event .navbar-fixed-top,
    body.full-page-event.nav_fixed #header_mobile {
        display: block !important;
    }
    body.full-page-event .navbar-fixed-top #header_main {
        display: none !important;
    }
    body.full-page-event .carousel-inner,
    body.full-page-event .carousel-item,
    body.full-page-event .carousel-item.active {
        height: calc(100vh - 70px);
    }
    h1.big-title {
        margin: 20px auto;
        font-size: 3.5rem !important;
        text-align: center;
    }
    h1.big-title span {
        font-size: 2rem !important;
    }
    .sliderMask .container {
        flex-direction: column;
    }
    .CTA-buttons {
        display: flex;
        justify-content: center;
    }
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    overflow: hidden;
    margin-bottom: 15px;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed,
.responsive-video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-video div[data-iframe]::before,
.responsive-video[data-iframesrc]::before {
    content: "";
    font-size: 90px;
    width: 90px;
    height: 90px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: 2px solid #FFF;
    left: calc(50% - 45px);
    top: calc(50% - 45px);
    z-index: 1;
}
.responsive-video div[data-iframe]::after,
.responsive-video[data-iframesrc]::after {
    content: "\f04b";
    position: absolute;
    font-family: "FontAwesome";
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    left: calc(50% - 10px);
    top: calc(50% - 20px);
    z-index: 2;
}
body.full-page-event #HD-event ul {
    margin: 20px 0 20px 0px;
}
body.full-page-event #HD-event ul li {
    font-size: 2rem;
    line-height: 250%;
    list-style-type: none;
    display: inline-block;
    margin: 0 25px 0 0.5em;
}
#HD-event ul li span,
#HD-event .marker {
    z-index: 1;
    position: relative;
    margin: 0 0.5em 0 0;
    font-weight: bold;
    padding: 5px;
    white-space: nowrap;
}
#HD-event ul li span:before,
#HD-event .marker:before {
    /* content:"";
    z-index:-1;
    left:-18px;
    top:0.1em;
    border-width:18px;
    border-style:solid;
    border-color:orange;
    position:absolute;
    width:calc(100% + 56px);
    border-left-color:transparent;
    border-right-color:transparent; */
    content: "";
    background-color: #efd199;
    width: calc(100% + 1em);
    height: 1.6em;
    position: absolute;
    z-index: -1;
    filter: url(#marker-shape);
    left: -0.25em;
    top: 0.1em;
    padding: 0 0.5em;
}
#HD-event .marker::before {
    background-color: #ff6000;
}
.nav-showroom-motos #car_item_tab {
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-showroom-motos #car_item_tab .item-tab-left {
    font-size: 11px;
    height: 40px;
}
.nav-showroom-motos #car_item_tab .item-tab-left .special-label {
    line-height: 40px;
}
.model_block .price_model {
    font-size: 14px;
    line-height: 25px;
}
#car_item_tab .item-tab-right {
    font-size: 11px;
}
.nav-showroom-motos .model_block a.btn {
    font-size: 11px;
}
@media (min-width: 481px) and (max-width: 767px) {
    .nav-showroom-motos .model_block a.btn {
        padding: 5px;
    }
}
/* moto new listing overwrite */
.nav-showroom-motos .model_block {
    border: #ccc solid 5px;
    margin: 5px 15px;
    position: relative;
    text-align: left;
    animation: 0.2s ease-out 0s 1 slideIn;
}
.nav-showroom-motos .model_block a.btn {
    color: #fff !important;
}
.nav-showroom-motos .model_block .car_img {
    padding-bottom: 65%;
    overflow: hidden;
}
.nav-showroom-motos .model_block.special {
    border-color: var(--color-bg-allDealer);
}
.nav-showroom-motos .mTitle {
    background: #EBEBEB;
}
.nav-showroom-motos .mTitle a {
    background: var(--color-bg-lt);
    display: block;
}
.nav-showroom-motos .model_block h2 {
    color: var(--color-txt);
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.nav-showroom-motos .model_block.special h2 {
    color: #fff;
}
.nav-showroom-motos #car_item_tab {
    padding: 10px 10px;
}
.nav-showroom-motos .special-label {
    font-weight: bold;
}
.nav-showroom-motos .model_block .car_img img {
    bottom: 0;
}
.nav-showroom-motos .modelTitle {
    font-size: 16px;
    color: var(--color-text) !important;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0px;
    line-height: 20px;
}
.nav-showroom-motos #car_item_tab .item-tab-left {
    height: 35px;
    line-height: 1.2;
}
.nav-showroom-motos .item-tab-right .tooltipDetailsList {
    bottom: 55px;
}
.nav-showroom-motos .model_block .mTitle {
    height: auto;
}
.nav-showroom-motos .mTitle .model_block a {
    background: #EBEBEB;
    display: block;
}
.nav-showroom-motos #car_item_tab .item-tab-right .link-details-box:hover .tooltipDetailsList {
    width: calc(100% - 10px);
    min-width: 200px;
}
.ribbonBanner {
    top: 50px;
    font-size: 12px;
}
.discountTab {
    letter-spacing: 0;
    font-size: 10px;
    padding-right: 18px;
}
.discountTab span {
    font-size: 16px;
}
.soldTab {
    top: 55px;
}
.group-price-cars {
    text-align: right;
    font-size: 14px;
}
.content-details {
    overflow: hidden;
    margin-bottom: 60px;
}
@media(max-width:991px) {
    body.full-page-event {
        padding-top: 70px;
    }
}
.menulist li a.tabRental {
    line-height: 1 !important;
    height: 50px;
    padding: 5px 0 !important;
    color: var(--color-main);
    background: #222;
}
.menulist li a.tabRental span {
    font-size: 14px;
    display: block;
    color: #fff;
}
/* .menulist li a.tabRental span:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "\f21c";
    padding-right: 5px;
} */
/* RentalPackage */
.pkg-section {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ccc;
    /* margin-bottom:15px; */
}
.pkgInfo>ul {
    margin: 15px;
}
.pkgInfo>ul>li {
    padding: 15px;
}
/* .pkgInfo > ul > li:first-child {
    border-bottom: #ccc solid 1px;
} */
.rentPkgTitle {
    background: var(--color-main);
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}
.rentPkgTitle h2 {
    display: inline-block;
    background: #000;
    padding: 15px 30px 15px 15px;
    line-height: 30px;
    margin: 0;
    position: relative;
}
.rentPkgTitle h2::after {
    content: "";
    border-bottom: 60px solid transparent;
    border-left: 20px solid #000;
    position: absolute;
    right: -20px;
    top: 0;
}
.rentPkgTitle ul {
    margin-left: 30px;
    display: flex;
    align-items: center;
}
.rentPkgTitle li {
    list-style: disc;
    margin: 0 20px;
    padding: 15px 0;
    font-weight: bold;
    font-size: 18px;
}
.optionTitle {
    text-align: center;
}
.pkg-footer {
    padding: 15px 30px;
    background: var(--color-bg-dk);
    display: flex;
    align-items: center;
    justify-content: right;
}
.button.link-rent-option {
    margin-bottom: 0;
    font-weight: bold;
}
.button[disabled].link-rent-option {
    background: #ccc;
    border: #ccc solid 1px !important;
    color: #666 !important;
}
.bg-dark {
    background-color: var(--color-bg-dk);
    color: #fff !important;
}
.bg-lt {
    background-color: var(--color-bg-lt);
    color: var(--color-text) !important;
}
.pkgPrice {
    background: #ddd;
}
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
    border-collapse: collapse;
}
@media (max-width:1199px) and (min-width: 320px) {
    .pkg-section {
        margin-bottom: 15px;
    }
    .pkg-footer {
        justify-content: center;
    }
}
@media (max-width:991px) and (min-width: 320px) {
    .menulist li a.tabRental {
        background: transparent;
    }
    .menulist li a.tabRental span {
        color: var(--color-text);
    }
    .rentPkgTitle {
        display: block;
    }
    .rentPkgTitle h2 {
        display: block;
    }
    .rentPkgTitle h2::after {
        border: none;
    }
}
@media (max-width:767px) and (min-width: 320px) {
    .rentPkgTitle ul {
        flex-direction: column;
        padding: 15px;
    }
    .rentPkgTitle li {
        margin: 0;
        padding: 5px;
        text-align: left;
    }
}
.HOG-logo {
    display: block;
    margin: 30px auto;
}
.hogSocial {
    border: #666 dotted 1px;
    border-width: 1px 0;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
.hogSocial a {
    margin: 20px;
}
.event-CTA,
.event-CTA-secondary,
.event-CTA:visited,
.event-CTA:focus {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff !important;
    background-color: var(--color-main);
    padding: 1rem 2rem;
    margin: 0 15px 15px 0;
    border: var(--color-main) solid 2px;
}
.event-CTA,
.event-CTA:visited,
.event-CTA:focus {
    border: var(--color-main) solid 2px !important;
}
.event-CTA-secondary,
.event-CTA-secondary:visited {
    background: rgba(0, 0, 0, 0.8);
    border: #fff solid 2px;
    color: #fff !important;
    padding: 1rem 2rem;
}
.event-CTA-secondary:hover {
    background: var(--color-main);
    border: var(--color-main) solid 2px;
}
iframe:not(#illow-banner-widget) {
    background: #fff;
}
.titlePage .selected {
    color: var(--color-main);
}
/* home review overwritten */
.carousel-reviews {
    margin: 15px auto;
}
.carousel-button-group .carouselPrev {
    left: -15px !important;
}
.carousel-button-group .carouselNext {
    right: -15px !important;
}
a#preQualif,
a#preQualif:focus,
a#preQualif:visited {
    background: #000 !important;
    color: #fff !important;
    border: 0;
    display: inline-block;
}
a#preQualif:hover {
    background: var(--color-main) !important;
    color: #fff !important;
    border: 0;
}
.form-group {
    min-height: 81px;
}
.year-filter {
    margin-left: 30px;
    background: var(--color-bg-lt);
    padding: 8px 10px;
    /* color: #fff; */
    display:inline-flex;
    align-items: center;
    justify-content: center;    
}
.year-filter span {
    font-size: 12px;
    margin-right: 10px;
}
.year-filter select {
    font-size: 14px;
    color: #000;
}
.seo-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:15px;
}
@media (max-width:767px) and (min-width: 320px) {
    .filters-button-group {
        background: #fff;
    }
    .seo-title {
        flex-direction: column;
    }
    .year-filter {
        margin: 10px 0;
    }
}