@import url('https://fonts.cdnfonts.com/css/helvetica-neue-lt-pro-2');
:root {
    --swiper-theme-color: black;
}
/*
body, html {
    background-color: #fff;
    background-image: url(/public/images/bg.jpg);
    background-repeat: inherit;
}*/
h2, .h2 {
    font-size: 30px;
}
.btn-primary {
    border:1px solid #043b7f;
}
.btn-primary {
    background-color: var(--mycolor);
  
}
.btn-primary:hover {
    border-color: #043b7f;
    background-color: #043b7f;
}
.carousel-inner .item img {
    width: 100%;
    height: 500px;
    min-height: 500px;
    min-width: 1300px;
    object-fit: cover;
}
.carousel-tagline {
    background: rgba(0, 0, 0, 0.4);
    left: inherit;
    right: 13.5%;
    width: auto;
    top: 365px;
    text-align: right;
    padding: 5px 25px 5px 20px;
}
.carousel-tagline {
    position: absolute;
    text-align: center;
    margin-left: -30%;
    z-index: 1;
    text-shadow: 1px 1px 1px #969696;
}
.carousel-tagline .fastlane-tagline {
    border-right: solid 1px #fff;
    padding-right: 25px;
    display: inline-block;
    float: left;
    margin: 20px 20px 0 0;
}
.carousel-tagline h1 {
    font-weight: 800;
}
.carousel-tagline h1, .carousel-tagline h2 {
    font-family: 'helvetica';
    line-height: 30px;
    font-size: 27px;
    color: #fff;
    margin: 0;
}
.carousel-tagline h2 {
    font-style: italic;
}
.carousel-tagline h2 {
    color: #fff;
    font-size: 3em;
}
.carousel-tagline .fastlane-tagline-cta {
    display: inline-block;
    float: right;
    line-height: 100px;
}


.fastlane-row-header {
    float: left;
    width: 100%;
    padding: 20px 0 8px
}
.filter-me {
    filter: sepia(100%) saturate(500%) hue-rotate(var(--mycolor1)); 
}
.fastlane-row-header h2 {
    margin: 0;
    float: left;
    padding-left: 45px;
    background-image: url(/public/images/accent-title.svg);
    filter: sepia(100%) saturate(500%) hue-rotate(var(--mycolor1)); 
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left 2px;
    text-transform: uppercase;
    color: #1a1a1a;
    letter-spacing: 2px
}

@media (max-width: 767px) {
    .fastlane-row-header h2 {
        font-size:20px;
        background-size: 20px;
        padding-left: 28px;
        padding-bottom: 3px
    }
}

.fastlane-row-header h2 span {
    letter-spacing: 2px;
    margin-left: -3px
}




.fastlane-featured-inventory {
    float: left;
    width: 100%;
    background-color: #fff;
    padding-bottom: 50px
}

.fastlane-featured-inventory .fastlane-row-header {
    border-bottom: 1px solid #ddd
}

.fastlane-featured-inventory .featured-row {
    float: left;
    width: 100%
}

.list.fastlane-featured-inventory-list {
    padding-top: 20px;
    padding-bottom: 20px
}

.list.fastlane-featured-inventory-list .col.featured-cols {
    float: left;
    width: 300px;
}

@media (max-width: 1199px) {
    .list.fastlane-featured-inventory-list .col.featured-cols {
        width:33.333333333%
    }
}

@media (max-width: 991px) {
    .list.fastlane-featured-inventory-list .col.featured-cols {
        width:50%
    }
}

@media (max-width: 767px) {
    .list.fastlane-featured-inventory-list .col.featured-cols {
        width:100%
    }
}

.list.fastlane-featured-inventory-list .fastlane-featured-vehicle-thumb {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.list.fastlane-featured-inventory-list .fastlane-featured-vehicle-thumb img {
    float: left;
    width: 100%;
    border: 0;
    background-color: transparent
}

.rotating-inventory a.previous-link {
    left: -35px;
    height: 28px;
    margin: auto;
    top: 0;
    bottom: 0;
    user-select: none;
    opacity: 1;
    color: #1a1a1a;
    transition: all 0.2s ease-in-out;
    user-select: none
}

.rotating-inventory a.previous-link:hover,.rotating-inventory a.previous-link:active,.rotating-inventory a.previous-link:focus {
    color: var(--mycolor);
    text-decoration: none
}

.rotating-inventory a.next-link {
    right: -35px;
    height: 28px;
    margin: auto;
    top: 0;
    bottom: 0;
    user-select: none;
    opacity: 1;
    color: #1a1a1a;
    transition: all 0.2s ease-in-out;
    user-select: none
}

.rotating-inventory a.next-link:hover,.rotating-inventory a.next-link:active,.rotating-inventory a.next-link:focus {
    color: var(--mycolor);
    text-decoration: none
}

.fastlane-rotating-vehicle-name {
    margin-top: 10px;
    padding: 5px 0 5px 20px;
    border-left: 8px solid #dddddd;
}

.fastlane-rotating-vehicle-name {
    float: left;
    width: 100%;
    padding: 10px
}

.fastlane-rotating-vehicle-name .thumb-row {
    float: left;
    width: 100%;
    margin-bottom: -5px
}

.fastlane-rotating-vehicle-name .thumb-row:nth-child(2) {
    overflow: hidden;
    height: 33px
}

.fastlane-rotating-vehicle-name .fastlane-thumb-year,.fastlane-rotating-vehicle-name .fastlane-thumb-make,.fastlane-rotating-vehicle-name .fastlane-thumb-make {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-family: "Figtree", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 16px;
    color: #1a1a1a;
}

.fastlane-rotating-vehicle-name .fastlane-thumb-year,.fastlane-rotating-vehicle-name .fastlane-thumb-make {
    margin-right: 5px
}

.fastlane-rotating-vehicle-name span.fastlane-sub-model,.fastlane-rotating-vehicle-name .fastlane-thumb-model-name,.fastlane-rotating-vehicle-name .fastlane-thumb-price {
    font-family:'hn-lt-com-cn';
    text-transform: uppercase;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 3px;
    font-size: 27px;
    letter-spacing: 1px;
    color: var(--mycolor);
    

}
.fastlane-rotating-vehicle-name .fastlane-thumb-model-name {
    font-weight: bold;
    font-style: italic;
}

.fastlane-rotating-vehicle-name .fastlane-sub-model {
    margin-left: 2px
}

.fastlane-rotating-vehicle-name .fastlane-thumb-price {
    float: left;
    width: 100%;
    border-top: 1px solid #dadada;
    padding-top: 5px;
    margin-top: 5px;
    color: #1a1a1a;
    background-image: url(/public/images/price-accent-bar.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-size: 8px
}

.fastlane-rotating-vehicle-name .fastlane-thumb-price span {
    float: left;
    background-color: #fff;
    font-family: 'code';
    font-size: 20px;
    letter-spacing: 1px;
    padding-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}





.fastlane-home-cta-wrap {
    float: left;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px
}

.fastlane-home-cta-wrap .cta-content {
    float: right;
    width: 50%;
    padding: 20px 40px 0px 40px;
    text-align: center;
    height: 230px;
    position: relative
}

.fastlane-home-cta-wrap .cta-content img {
    display: none;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .cta-content img {
        display:block
    }
}

@media (max-width: 1100px) {
    .fastlane-home-cta-wrap .cta-content {
        padding-left:20px
    }
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .cta-content {
        width:100%;
        height: initial;
        padding: 0 0 75px 0
    }

    .fastlane-home-cta-wrap .cta-content p {
        float: left;
        width: 100%;
        text-align: left
    }
}

.fastlane-home-cta-wrap .cta-content .fast-cta {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 180px
}

.fastlane-home-cta-wrap .home-cta-left {
    padding-right: 10px
}

@media (max-width: 667px) {
    .fastlane-home-cta-wrap .home-cta-left {
        padding-right:0;
        margin-bottom: 20px
    }
}

.fastlane-home-cta-wrap .home-cta-left .cta-content .fastlane-row-header {
    float: none;
    display: block;
    margin: auto;
    width: 186px
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-content .fastlane-row-header {
        width:100%;
        float: left;
        padding: 20px 20px 0 20px
    }
}

.fastlane-home-cta-wrap .home-cta-right {
    padding-left: 10px
}

@media (max-width: 667px) {
    .fastlane-home-cta-wrap .home-cta-right {
        padding-left:0
    }
}

.fastlane-home-cta-wrap .home-cta-right .cta-content .fastlane-row-header {
    float: none;
    display: block;
    margin: auto;
    width: 239px
}

@media (max-width: 1200px) {
    .fastlane-home-cta-wrap .home-cta-right .cta-content .fastlane-row-header {
        width:196px
    }
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .home-cta-right .cta-content .fastlane-row-header {
        width:100%;
        float: left;
        padding: 20px 20px 0 20px
    }
}

.fastlane-home-cta-wrap .home-cta-left,.fastlane-home-cta-wrap .home-cta-right {
    float: left;
    width: 50%
}

@media (max-width: 667px) {
    .fastlane-home-cta-wrap .home-cta-left,.fastlane-home-cta-wrap .home-cta-right {
        width:100%
    }
}

.fastlane-home-cta-wrap .home-cta-left .cta-item,.fastlane-home-cta-wrap .home-cta-right .cta-item {
    float: left;
    width: 100%;
    background-color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 340px
}

@media (max-width: 1225px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item,.fastlane-home-cta-wrap .home-cta-right .cta-item {
        background-position:-20% center
    }
}

@media (max-width: 1135px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item,.fastlane-home-cta-wrap .home-cta-right .cta-item {
        background-position:-35% center
    }
}

@media (max-width: 1080px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item,.fastlane-home-cta-wrap .home-cta-right .cta-item {
        background-position:-65% center
    }
}

@media (max-width: 1200px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item h2,.fastlane-home-cta-wrap .home-cta-right .cta-item h2 {
        font-size:25px
    }
}

.fastlane-home-cta-wrap .home-cta-left .cta-item.gift-shop,.fastlane-home-cta-wrap .home-cta-right .cta-item.gift-shop {

   background-image: linear-gradient(105deg, transparent 0%, transparent 50%, #fff 50%),url(/public/images/left-1.jpg);
         background-size: contain;
    background-position: -30% center;
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item.gift-shop,.fastlane-home-cta-wrap .home-cta-right .cta-item.gift-shop {
        background-image:none
    }
}

.fastlane-home-cta-wrap .home-cta-left .cta-item.event,.fastlane-home-cta-wrap .home-cta-right .cta-item.event {
    background-image: linear-gradient(105deg, transparent 0%, transparent 50%, #fff 50%),url(/public/images/right-1.jpg);
      background-size: contain;
    background-position: -30% center;
}

@media (max-width: 991px) {
    .fastlane-home-cta-wrap .home-cta-left .cta-item.event,.fastlane-home-cta-wrap .home-cta-right .cta-item.event {
        background-image:none
    }
}



.fastlane-text-row {
    width: 100%;
    float: left;
    margin-bottom: 35px
}

.fastlane-text-row .text-blocks-wrap {
    background-color: #fff;
    padding: 35px 35px
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks-wrap {
        display:block;
        padding: 20px 10px 10px 10px
    }
}

.fastlane-text-row .border-wrap {
    width: 100%;
    border: 6px solid var(--mycolor);
    padding: 3px 3px;
    position: relative
}

.fastlane-text-row .border-wrap .corner-box {
    position: absolute;
    background-color: var(--mycolor);
    width: 25px;
    height: 25px;
    z-index: 2
}

@media (max-width: 768px) {
    .fastlane-text-row .border-wrap .corner-box {
        width:20px;
        height: 20px
    }
}

.fastlane-text-row .border-wrap .corner-box.top-left {
    left: 0;
    top: 0
}

.fastlane-text-row .border-wrap .corner-box.top-right {
    right: 0;
    top: 0
}

.fastlane-text-row .border-wrap .corner-box.bottom-left {
    left: 0;
    bottom: 0
}

.fastlane-text-row .border-wrap .corner-box.bottom-right {
    right: 0;
    bottom: 0
}

.fastlane-text-row .text-blocks-title {
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center
}

.fastlane-text-row .text-blocks-title h2 {
    background-color: #fff;
    margin: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-family: 'Helvetica Neue LT Pro';
    letter-spacing: 2px;
    position: relative
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks-title h2 {
        font-size:25px
    }
}

.fastlane-text-row .text-blocks-title h2 span {
    font-family: 'Helvetica Neue LT Pro';
    letter-spacing: 2px;
    margin-left: -3px
}

.fastlane-text-row .text-blocks-title h2:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 30px solid #fff;
    border-left: 15px solid transparent;
    position: absolute;
    left: -15px
}

.fastlane-text-row .text-blocks-title h2:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 15px solid transparent;
    position: absolute;
    right: -15px
}

.fastlane-text-row .text-blocks {
    width: 100%;
    padding: 25px 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks {
        display:block;
        padding: 15px 15px
    }
}

.fastlane-text-row .text-blocks .col-1,.fastlane-text-row .text-blocks .col-2 {
    width: 50%
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks .col-1,.fastlane-text-row .text-blocks .col-2 {
        width:100%;
        flex-direction: column
    }
}

.fastlane-text-row .text-blocks .box {
    width: 50%;
    display: flex;
    flex-direction: row;
    padding: 15px 15px;
    margin-bottom: 0
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks .box {
        width:100%;
        flex-direction: column;
        flex-wrap: wrap
    }
}

.fastlane-text-row .text-blocks .box .img {
    width: 15%;
    display: flex;
    align-items: start;
    justify-content: center;
    padding-top: 7px
}

.fastlane-text-row .text-blocks .box .img img.img-responsive,.fastlane-text-row .text-blocks .box .img .container.responsive img,.container.responsive .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .responsive.l-flash-success img,.responsive.l-flash-success .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .responsive.l-flash-notice img,.responsive.l-flash-notice .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .responsive.l-flash-error img,.responsive.l-flash-error .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .rotating-inventory .col a img,.rotating-inventory .col a .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img img.featured-photo,.fastlane-text-row .text-blocks .box .img .testimonial-list img,.testimonial-list .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .news-container-list img,.news-container-list .fastlane-text-row .text-blocks .box .img img,.fastlane-text-row .text-blocks .box .img .fastlane-hero img,.fastlane-hero .fastlane-text-row .text-blocks .box .img img {
    margin: 0;
    max-width: 40px
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks .box .img {
        width:100%;
        justify-content: left;
        padding-top: 0
    }
}

.fastlane-text-row .text-blocks .box .text {
    width: 85%;
    margin-left: 10px
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks .box .text {
        width:100%;
        margin-left: 0;
        margin-top: 10px
    }
}

.fastlane-text-row .text-blocks .box .text .title {
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 0;
    font-size: 21px
}

@media (max-width: 768px) {
    .fastlane-text-row .text-blocks .box .text .title {
        font-size:18px
    }
}

.fastlane-text-row .text-blocks .box .text p {
    font-weight: normal;
    font-size: 16px
}

  .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      padding:5px;
    }


.flex-me {
    display: flex !important;
    flex-direction: column;
}