@charset "UTF-8";

@font-face {
    font-family: 'Conv_Nunito-Regular';
    src: url('../fonts/Nunito-Regular.eot');
    src: local('☺'), url('../fonts/Nunito-Regular.woff') format('woff'), url('../fonts/Nunito-Regular.ttf') format('truetype'), url('../fonts/Nunito-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Conv_Nunito-Light';
    src: url('../fonts/Nunito-Light.eot');
    src: local('☺'), url('../fonts/Nunito-Light.woff') format('woff'), url('../fonts/Nunito-Light.ttf') format('truetype'), url('../fonts/Nunito-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Conv_Nunito-Bold';
    src: url('../fonts/Nunito-Bold.eot');
    src: local('☺'), url('../fonts/Nunito-Bold.woff') format('woff'), url('../fonts/Nunito-Bold.ttf') format('truetype'), url('../fonts/Nunito-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype'), url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Conv_PaytoneOne';
    src: url('../fonts/PaytoneOne.eot');
    src: local('☺'), url('../fonts/PaytoneOne.woff') format('woff'), url('../fonts/PaytoneOne.ttf') format('truetype'), url('../fonts/PaytoneOne.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#roboto-regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

body {
    font-family: 'Conv_Nunito-Regular';
    color: #000;
    font-weight: normal;
    font-size: 14px;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    overflow-x: hidden
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

.text-indent {
    text-indent: -999999999px;
    display: block;
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

@media(min-width:1025px) {

    #carouselFade,
    #carouselFade .carousel-item,
    #carouselFade .carousel-inner {
        min-height: 503px
    }
}

a:focus,
a:hover {
    text-decoration: none
}

strong {
    font-family: 'Conv_Nunito-Bold'
}

select,
textarea,
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.cta-btn {
    display: none
}

.w-100 {
    height: auto;
}

.conNumb {
    flex-wrap: nowrap;
    justify-content: flex-end;
    max-height: none !important
}

.conNumb li {
    display: flex;
    padding: 5px 25px 5px;
    text-transform: none !important;
    margin-top: 10px
}

.conNumb li:last-child {
    padding-right: 0
}

.conNumb li a,
.login-menu>li>a {
    color: #000;
    font-size: 13px;
    display: block;
    text-decoration: none;
    line-height: 12px
}

.login-menu>li>a {
    margin-top: 10px;
    padding: 5px 15px 5px 5px
}

.login-menu>li.dropdown .dropdown-menu a {
    padding: 5px 10px;
    display: block;
    font-size: 12px
}

.login-menu .dropdown-toggle::after {
    display: none
}

.conNumb .numb {
    background: url(../images/phone-icon.png) no-repeat left 4px;
    padding-left: 20px;
    margin-bottom: 0
}

.o-timing {
    color: #000;
    font-size: 13px;
    padding: 5px 0 5px 25px;
    background: url(../images/time-icon.png) no-repeat left 8px;
    margin-top: 5px
}

.conNumb .email {
    background: url(../images/mail-icon.png) no-repeat left 6px;
    padding-left: 20px
}

.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: all .5s;
    padding: 0;
    background: #fff;
    box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.2)
}

#header.scroll-on {
    position: fixed;
    transition: all .5s;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.27);
    -webkit-animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
    animation: .5s ease-in-out 0s normal none 1 running fadeInDown
}

#header.scroll-on .motorHeader-logo {
    width: 96px
}

#header.scroll-on .motorHeader-logo img {
    width: 96px
}

.btn {
    font-size: 17px;
    text-transform: uppercase;
    padding: 0rem 2rem;
    -webkit-transition: color .4s ease 0s;
    -moz-transition: all .3s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
    position: relative;
    border-radius: 3px;
    font-family: 'Conv_Nunito-Bold'
}

.btn-secondary {
    color: #fff;
    background: #000;
    font-size: 15px;
    font-family: 'robotobold';
    line-height: 52px;
    border-radius: 5px !important
}

p {
    line-height: 21px
}

.btn-primary {
    background: #e91e2a;
    border: solid 1px #e91e2a;
    color: #fff;
    min-width: 100px;
    height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 52px;
    font-size: 16px;
    border-radius: 5px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

#main_wrapper {
    overflow-x: hidden;
    overflow-y: hidden
}

.btn-group .btn {
    margin: 8px
}

.btn-group .btn:first-child {
    margin-left: 0
}

.btn-custom {
    font-family: 'Conv_Nunito-Bold';
    font-size: 17px;
    border-radius: 5px;
    background: #e91e2a
}

.primary-text {
    color: #262829
}

.display-1 {
    font-size: 2.2rem;
    font-family: 'Conv_Nunito-Bold'
}

.display-6 {
    font-size: 1.25rem
}

.display-2 {
    font-size: 32px
}

.display-3 {
    font-size: 25px;
    font-family: 'Conv_Nunito-Bold'
}

.topnav li a {
    padding: 15px;
    display: block;
    color: #000;
    font-size: 15px
}

.topnav li.active a {
    color: #8a8a8a;
    font-family: 'Conv_Nunito-Bold'
}

.carousel-caption .largeCaption {
    font-size: 108px;
    font-family: 'bodonibook', serif;
    line-height: 96px
}

.carousel-caption p {
    font-size: 18px;
    font-family: 'Conv_Nunito-Bold';
    color: #000;
    margin: 0
}

.carousel-caption {
    top: 40px;
    transform: translateY(-0%);
    left: 0;
    width: 100%;
    text-align: left;
    right: auto;
    bottom: auto;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: start
}

.carousel-caption p.largeCaption,
.carousel-caption p.xlargeCaption span.attext {
    color: #000;
    font-size: 44px;
    font-family: 'Conv_Nunito-Regular';
    line-height: 50px;
    margin-top: 10px
}

.carousel-caption p.xlargeCaption {
    color: #c81a24;
    font-size: 50px;
    font-family: 'Conv_PaytoneOne';
    line-height: 55px
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 57px;
    height: 92px
}

.carousel-caption-top p.xlargeCaption {
    color: #fff;
    font-size: 55px;
    font-family: 'Conv_Nunito-Regular'
}

.carousel-caption-top span.largeCaption {
    font-family: 'Conv_PaytoneOne';
    font-size: 61px;
    line-height: 60px
}

.carousel-fade .carousel-item.active .carousel-caption {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.caption-animate .carousel-item.active .carousel-caption {
    animation-duration: 1.5s;
    animation-fill-mode: both
}

.caption-animate .carousel-item .carousel-caption.fadeIn,
.caption-animate .carousel-item .carousel-caption.fadeInDown,
.caption-animate .carousel-item .carousel-caption.fadeInDownBig,
.caption-animate .carousel-item .carousel-caption.fadeInLeft,
.caption-animate .carousel-item .carousel-caption.fadeInLeftBig,
.caption-animate .carousel-item .carousel-caption.fadeInRight,
.caption-animate .carousel-item .carousel-caption.fadeInRightBig,
.caption-animate .carousel-item .carousel-caption.fadeInUp,
.caption-animate .carousel-item .carousel-caption.fadeInUpBig {
    opacity: 0
}

.carousel-indicators li {
    width: 11px;
    height: 11.7px;
    border-radius: 2px;
    background: #fff;
    transform: rotate(45deg);
    margin: 0 15px;
    position: relative;
    opacity: 1
}

.carousel-indicators li.active {
    background: #b58209
}

.carousel-indicators li.active:after {
    content: "";
    width: 34.2px;
    height: 34.2px;
    border: solid 2px #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(0) translate(-50%, -50%);
    border-radius: 50%
}

.scroll-logo img {
    max-width: 82px
}

.navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-collapse {
    margin-top: 0
}

.navbar-nav {
    flex-direction: row;
    flex-wrap: nowrap
}

.navbar-nav>li>a.nav-link {
    font-size: 14px;
    text-transform: uppercase;
    padding: 19px 15px;
    transition: all .5s;
    position: relative;
    color: #323232;
    text-align: center;
    display: flex;
    flex-direction: column;
    cursor: pointer
}

.navbar-nav>li>a:after {
    content: "";
    width: 0;
    transition: all .5s;
    position: absolute;
    bottom: 8px;
    height: 3px;
    background: #e91e2a;
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
}

.navbar-nav>li:hover>a:after,
.navbar-nav>li>a.active:after {
    content: "";
    width: 100%;
}

.navbar-nav>li>a.active {
    font-family: 'Conv_Nunito-Bold'
}

.carret {
    display: block;
    width: 5px;
    height: 5px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    right: 7px;
    content: "";
    border-top: .3em solid #323232;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.navbar-nav>li.active>a.nav-link {
    font-family: 'Conv_Nunito-Bold'
}

.navbar-nav .dropdown-menu {
    border-radius: 0
}

.navbar-nav .dropdown-menu li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #323232;
    padding: .25rem 1rem
}

.navbar-toggler {
    display: none
}

.searchBox {
    justify-content: flex-end;
    align-items: center;
    margin-top: 5px
}

.searchBtn {
    background: url(../images/search-icon.png) no-repeat right center transparent;
    border: 0;
    text-transform: uppercase;
    color: #323232;
    padding: 0;
    margin-right: 8px;
    width: 22px;
    height: 21px;
    text-indent: -999999px;
    position: relative
}

form.inline-form {
    justify-content: flex-end;
    display: inline-flex;
    align-items: center
}

.searchBox .tradInBtn a,
.searchBox .finanBtn a {
    background: #e91e2a;
    border-radius: 5px;
    font-family: 'Conv_Nunito-Bold';
    font-size: 13px;
    color: #fff;
    display: flex;
    padding: 10px 15px;
    text-transform: uppercase;
    margin: 0 2px;
    height: 45px;
    line-height: 15px;
    align-items: center
}

.wishlist__btn li {
    background: url(../images/wishlist.png) no-repeat left 14px;
    padding-left: 18px;
    padding-top: 1px;
}

.wishlist__btn a {
    color: #000;
    font-size: 13px;
    display: block;
    text-decoration: none;
    margin-top: 10px;
    padding: 5px 15px 5px 5px;
    line-height: 12px;
}

.searchBox .tradInBtn.active a {
    background: linear-gradient(180deg, #ea1c27, #96030b);
    border: solid 1px #950303
}

.searchBox .finanBtn.active a {
    background: linear-gradient(360deg, #252525, #515151, #686868);
    border: solid 1px #000
}

.searchBox .finanBtn a {
    background: #000
}

.searchBox .form-control {
    transition: .3s;
    width: 22px;
    border: transparent;
    margin-right: -23px;
    height: 42px;
    box-shadow: none !important
}

.searchBox .form-control:focus {
    width: 100%;
    max-width: 261px;
    border: solid 1px #d5d5d5;
    border-radius: 3px
}

.search-form {
    justify-content: flex-end;
    display: inline-flex;
    align-items: center;
    width: 100%
}

.search-field,
.search-submit {
    height: 3.75rem
}

.search-field {
    position: absolute;
    right: 0;
    transition: all .3s ease-in-out;
    background-color: transparent;
    border: solid 1px transparent;
    box-sizing: border-box;
    color: #323232;
    cursor: pointer;
    font-size: 14px;
    opacity: 1;
    padding-right: 30px;
    width: 90px;
    height: 42px;
    z-index: 1
}

.search-field:focus {
    cursor: text;
    opacity: 1;
    outline: 0;
    width: 100%;
    min-width: 150px;
    border-color: #d5d5d5;
    border-radius: 5px
}

.search-field:focus~.searchBtn {
    z-index: 2
}

.search-field:hover~.search-submit .fa-search {
    color: white
}

.search-submit {
    transition: all .2s ease-in-out;
    background-color: transparent;
    border: 0;
    float: right;
    position: relative;
    width: 3.75rem;
    z-index: 2
}

.searchst1 {
    z-index: 999999999;
    position: absolute;
    width: 298px;
    background: #fff none repeat scroll 0 0;
    margin-left: 0;
    border-radius: 0 0 5px 5px;
    border: #dcdcdc;
    display: inline-block;
    top: 51px;
    right: 15px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25)
}

.searchst1 ul li {
    display: flex !Important;
    border-bottom: solid 1px #dcdcdc;
    margin: 0;
    align-items: center;
    width: 100%;
    background: #fff;
    transition: all .5s;
    padding: 8px 10px
}

li.lastresult {
    text-align: center
}

li.lastresult a {
    text-transform: uppercase
}

.searchst1 ul li a {
    color: #323232;
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 0;
    line-height: 22px
}

.searchst1 ul li img {
    width: 35px;
    height: 35px;
    border: solid 1px #cecece;
    margin-right: 8px;
    object-fit: cover
}

.searchst1 ul li a br {
    display: none
}

.searchst1 ul li.dropcat {
    padding: 8px 10px 4px;
    color: #565656;
    font-size: 12px
}

.searchst1 ul li.dropcat strong {
    font-family: 'Conv_Futura-Heavy-BT_19003'
}

.searchst1 ul li.dropcat:hover {
    background: #fff;
    color: #565656
}

.searchst1 ul li:hover {
    background: #dcdcdc;
    color: #fff
}

.lastresult a {
    color: #f00 !important;
    background: none !important
}

.lastresult:hover a {
    background: none !important
}

.brandLogo,
.checkGroup {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.brandLogo li {
    margin: 15px 12px;
    flex: 0 0 calc(12.5% - 24px);
    max-width: 12.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 90px;
}

.addressBar .conNumb li,
.addressBar .conNumb li a {
    font-size: 16px;
    font-family: 'roboto-regular'
}

.addressBar .conNumb li a {
    padding: 0 !important;
    margin: 0
}

.tabWrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 10
}

#myTabContent {
    background: #fff;
    padding: 0 0 0 30px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.tabWrapper .nav-tabs {
    border: 0
}

.tabWrapper .nav-link {
    background: #e91e2a;
    color: #fff;
    font-family: 'Conv_Nunito-Bold';
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    padding: 10px 30px;
    border: none !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.tabWrapper .nav-link.active {
    color: #e91e2a !important;
    box-shadow: 0 -6px 10px rgba(0, 0, 0, 0.2)
}

.formListing {
    display: flex;
    justify-content: space-between
}

.fcolumn {
    flex: 0 0 26.73%
}

.tcolumn {
    flex: 0 0 36.382%
}

li.scolumn {
    flex: 0 0 22.382%
}

.formListing .form-group {
    display: flex;
    margin: 0
}

.formListing .form-group .form-control,
.formCalc .form-control,
.cform-wrap .form-control,
.comments-form .form-control,
.checkout-wrap .form-group .form-control,
.registerForm .form-control {
    padding: 0;
    border: 0;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    margin: 0 26px 0 0;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    appearance: auto
}

.formListing label,
.priceSlider,
.formCalc label,
.cform-wrap label,
.comments-form label,
.checkout-wrap label,
.registerForm label {
    font-size: 13px;
    font-family: 'Conv_Nunito-Bold';
    color: #000
}

.checkout-wrap label {
    font-size: 18px;
    margin-bottom: 6px
}

.priceSlider {
    font-size: 14px
}

.text-center.priceSlider input {
    text-align: center;
    position: relative;
    top: -20px;
    outline: 0
}

button.close {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    color: #e91e2a;
    font-size: 32px
}

.cform-wrap .form-control {
    margin-bottom: 25px
}

.formListing li {
    position: relative;
    padding: 15px 25px 15px 0
}

.formListing li:after {
    content: "";
    width: 13px;
    background: url(../images/box-shadow.png) no-repeat;
    position: absolute;
    right: 10px;
    height: 100%;
    top: 0
}

.formListing li:last-child:after,
.formListing li.tcolumn:after {
    display: none
}

.formListing li .btn {
    width: 157px;
    height: 86px;
    border-radius: 0 10px 10px 0 !important
}

.formListing li.frcolumn {
    padding: 0
}

.withLabel li.fcolumn {
    flex: 0 0 43%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.withLabel li.fcolumn .form-group {
    flex-direction: column;
    margin: 0 6px 0 0
}

.withLabel li.fcolumn:nth-child(2):after {
    display: none
}

.checkGroup li {
    flex: 0 0 calc(20% - 24px);
    margin: 15px 12px 25px;
    min-height: 96px
}

.checkGroup .form-check {
    padding: 0
}

.checkGroup .form-check label span {
    color: #fff;
    text-transform: uppercase;
    margin: 0 4px
}

.checkGroup .form-check .form-check-input {
    width: 15px;
    height: 15px;
    border-radius: 0;
    border: 0;
    margin: 0 4px
}

.checkGroup .form-check-label>div {
    align-items: start
}

.labelImg {
    margin-top: 15px
}

.bg-grey,
.py-5.bg-grey {
    background: #4b4b4b
}

.featuresScroll .owl-stage-outer {
    padding-bottom: 25px
}

.featuresScroll .btn,
.listingWrapper .btn {
    font-size: 12px;
    font-family: 'Conv_Nunito-Bold';
    border-radius: 5px
}

.featuresScroll .btn:last-child,
.listingWrapper .btn:last-child {
    margin-right: 0
}

.featuresScroll .btn-primary,
.listingWrapper .btn-primary {
    width: 123px;
    height: 29px;
    background: #e91e2a;
    line-height: 29px;
    padding: 0;
    margin-bottom: 0;
    transition: all .3s
}

.featuresScroll .btn-primary:hover,
.listingWrapper .btn-primary:hover {
    background: #000
}

.featuresScroll .btn-dark,
.listingWrapper .btn-dark {
    width: 100%;
    height: 29px;
    background: #000;
    line-height: 29px;
    padding: 0;
    width: 255px;
    transition: all .3s;
    border: 0
}

.featuresScroll .cardImg img.w-100,
.listingWrapper .cardImg img.w-100 {
    /*height:173px;*/
    object-fit: cover
}

.featuresScroll .btn-dark:hover,
.listingWrapper .btn-dark:hover {
    background: #e91e2a
}

.featuresScroll .card,
.featuresScroll .owl-item,
.listingWrapper .col-lg-3 {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    transition: all .3s
}

.featuresScroll .owl-item:hover,
.featuresScroll .card:hover,
.listingWrapper .col-lg-3:hover {
    box-shadow: -2px 8px 24px rgba(0, 0, 0, 0.3)
}

.featuresScroll .card,
.listingWrapper .card,
.listingWrapper .col-lg-3 {
    border: 0;
    border-radius: 8px
}

.featuresScroll .card .cardImg,
.listingWrapper .col-lg-3 .cardImg {
    overflow: hidden;
}

.featuresScroll .card .cardImg::before,
.listingWrapper .col-lg-3 .cardImg::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.featuresScroll .card:hover .cardImg::before,
.listingWrapper .col-lg-3:hover .cardImg::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.featuresScroll p,
.listingWrapper p {
    margin-bottom: 5px;
    color: #000;
    font-family: 'Conv_Nunito-Bold'
}

.featuresScroll p span,
.listingWrapper p span {
    color: #7d7d7d;
    font-size: 12px;
    font-family: 'Conv_Nunito-Regular';
}

.cardImg {
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-height: 173px
}

.cardImg .form-check {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.divider {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    margin: 8px 0 10px
}

.featuresScroll .btn-group,
.listingWrapper .btn-group {
    display: flex;
    justify-content: center
}

.featuresScroll .display-6,
.listingWrapper .display-6 {
    font-family: 'Conv_Nunito-Bold';
    margin-bottom: 5px;
    text-transform: capitalize
}

.featuresScroll h6.display-6,
.listingWrapper h6.display-6 {
    color: #e91e2a;
    margin-top: 10px;
    margin-bottom: 12px
}

.card-wish {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}

.carCode {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}

.carCode span.carNum {
    background: #fff;
    color: #000;
    font-size: 12px;
    font-family: 'Conv_Nunito-Bold';
    width: 110px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2)
}

span.newTag {
    background: #e91e2a;
    color: #fff;
    font-size: 11px;
    font-family: 'Conv_Nunito-Bold';
    min-width: 57px;
    height: 20px;
    line-height: 22px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding: 0 8px;
}

span.newTag+span.newTag {
    background: #000;
    width: 110px;
    height: 26px;
    line-height: 27px;
    font-size: 14px;
}

.cardImg img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: all 0.3s;
}

.card-wish input[type=checkbox].css-checkbox {
    display: none
}

.card-wish input[type=checkbox].css-checkbox+label.css-label.cb0 {
    width: 23px;
    height: 19px;
    display: inline-block;
    line-height: 19px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: -99999999px;
    transition: all 0.2s
}

/*.col-lg-3:hover .cardImg img.w-100 { transform: scale(1.1);}*/
.card-wish label.css-label.cb0 {
    background-image: url(../images/heart-img.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-position: 0 -36px !important
}

.card-wish input[type=checkbox].css-checkbox:checked+label.css-label.cb0 {
    background-position: 0 0px !important
}

.featuresScroll.owl-carousel .owl-prev,
.featuresScroll.owl-carousel .owl-next {
    width: 41px;
    height: 82px
}

.featuresScroll.owl-carousel .owl-prev {
    left: -45px
}

.featuresScroll.owl-carousel .owl-next {
    right: -45px
}

.owl-carousel .owl-prev:after {
    content: "";
    background: url(../images/left-arrow.png) no-repeat center;
    width: 41px;
    height: 82px
}

.owl-carousel .owl-next:after {
    content: "";
    background: url(../images/right-arrow.png) no-repeat center;
    width: 41px;
    height: 82px
}

.owl-carousel .owl-prev.disabled:after {
    content: "";
    opacity: .5
}

.owl-carousel .owl-next.disabled:after {
    content: "";
    opacity: .5
}

.form-check .form-check-label {
    font-size: 12px;
    font-family: 'Conv_Nunito-Bold';
    color: #fe0025
}

.form-check .form-check-input {
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    border: solid 1px #7d7d7d
}

.sectionTrade {
    background: #f67a7c
}

.tradeImg {
    margin-top: -33px
}

.sectionSchedule {
    background: #3fb6e6
}

.footer {
    background: #333
}

.fnav>li a {
    font-family: 'robotobold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    margin: 5px 0;
    display: block;
    transition: all .2s
}

.fnav>li ul li>a:hover {
    color: #c81a24;
    transform: translateX(3px)
}

.fnav>li ul li>a {
    font-family: 'roboto-regular'
}

.cols-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    height: auto;
    column-gap: 20px
}

.footer .o-timing,
.footer .conNumb li a {
    font-size: 16px;
    font-family: 'roboto-regular';
    color: #fff
}

.footer .conNumb li {
    padding-right: 0;
    padding-left: 30px
}

.copyright {
    background: #5c5c5c;
    border-top: solid 1px #7d7d7d
}

.copyright p a img {
    width: 51px
}

.fsocial li a {
    margin: 0 8px;
    display: block
}

.socialFloat {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9
}

.socialFloat ul {
    background: #e91e2a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px 0
}

.socialFloat ul li {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    padding: 8px 7px;
    position: relative;
    transition: all .5s;
    width: 44px;
    height: 44px
}

.socialFloat ul li img {
    transition: all .5s
}

.socialFloat ul li:hover img {
    opacity: .6
}

.socialFloat ul li:after,
.socialFloat ul li:before {
    content: "";
    background: #ef5e66;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 1px
}

.socialFloat ul li:before {
    background: #c81a24;
    bottom: -3px
}

.socialFloat ul li:last-child:after,
.socialFloat ul li:last-child:before {
    display: none
}

.carousel-caption-top {
    transform: none;
    top: auto;
    align-items: flex-end;
    bottom: 150px
}

.bottomChat {
    display: flex;
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 10
}

.msgBox {
    width: 192px;
    height: 39px;
    background: #e91e2a url(../images/chat-icon.png) 29px 10px no-repeat;
    border-radius: 20px;
    line-height: 39px;
    text-align: center;
    font-family: 'robotobold';
    font-size: 14px;
    margin-left: 15px
}

.msgBox a {
    padding-left: 30px;
    display: block
}

#bottom {
    background: #999;
    width: 47px;
    height: 47px;
    border-radius: 5px;
    right: 0;
    position: absolute;
    top: -74px;
    right: 25px;
    text-align: center
}

#bottom button {
    display: block;
    text-transform: uppercase;
    line-height: 67px;
    position: relative;
    font-family: 'robotobold';
    font-size: 14px;
    background: transparent;
    border: 0;
    width: 47px;
    padding: 0;
    transition: all .3s;
    height: 47px
}

#bottom button:hover {
    box-shadow: 0 -4px 5px rgb(0 0 0 / 60%) inset;
    border-radius: 5px
}

#bottom button:before {
    content: "";
    border-bottom: solid 7px #fff;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%)
}

.formCalc label {
    margin-bottom: 25px
}

.formCalc .form-group {
    margin-bottom: 25px
}

.amountl {
    justify-content: space-between;
    font-size: 12px;
    color: #8a8a8a;
    font-family: 'Conv_Nunito-Bold';
    margin-top: 2px
}

.formCalc .priceSlider {
    float: right
}

.formCalc .text-center.priceSlider input {
    top: 0;
    border: solid 1px #ccc !important;
    box-shadow: none !important;
    outline: none !important;
    width: 126px;
    height: 32px;
    font-size: 14px;
    font-family: 'roboto-regular'
}

.sectionCalculation .col-md-5 {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    margin: 0 15px;
    padding: 25px 20px 0;
    flex: 0 0 calc(36.170% - 30px);
    max-width: calc(36.170% - 30px);
    border-radius: 10px;
    position: relative
}

form.formCalc {
    min-height: 554px
}

.subTotalwrap {
    background: #f5f5f5;
    padding: 25px;
    margin-left: -25px;
    margin-right: -25px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.subTotalwrap .monthInst,
.subTotalwrap .SubTotal,
.subTotalwrap .SubTotal1 {
    color: #010101;
    font-family: 'Conv_Nunito-Bold'
}

.subTotalwrap .monthInst {
    font-size: 20px
}

.subTotalwrap .SubTotal,
.subTotalwrap .SubTotal1 {
    font-size: 30px;
    margin-bottom: 0
}

.sectionCalculation h3 {
    font-size: 30px;
    font-family: 'Conv_Nunito-Bold';
    color: #010101;
    text-align: center
}

.sectionCalculation p {
    font-size: 16px;
    text-align: center
}

.sectionCalculation p strong {
    font-family: 'Conv_Nunito-Bold'
}

.financeText {
    text-align: center;
    padding-top: 170px
}

.financeText h2 {
    font-size: 48px;
    font-family: 'Conv_Nunito-Bold'
}

.sectionCalculation .col-md-3 {
    flex: 0 0 calc(27% - 0);
    max-width: 27%
}

.financeText p {
    font-size: 14px;
    text-align: center;
    line-height: 25px
}

.financeText p a {
    font-size: 20px;
    font-family: 'Conv_Nunito-Bold'
}

.compareBoxWrapper {
    position: fixed;
    bottom: 20px;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 45px 25px;
    z-index: 10;
    box-shadow: 0 1px 50px rgb(0 0 0 / 17%)
}

.comapare-box {
    position: absolute;
    right: 0;
    height: 100%;
    display: flex;
    align-items: flex-end
}

.comapare-box .btn {
    font-size: 14px;
    padding: 0;
    width: 125px;
    height: 42px;
    line-height: 42px
}

.compareListing {
    display: flex;
    align-items: start
}

button.close.delete-car {
    font-size: 10px;
    background: #e91e2a;
    color: #fff;
    left: -18px;
    font-family: 'Conv_Nunito-Bold';
    width: 18px;
}

.comapare-box .close {
    position: absolute;
    background: url(../images/close-icon.png) no-repeat;
    width: 19px;
    height: 19px;
    top: -20px;
    text-indent: -999999999px;
    right: 0
}

.compareListing li {
    flex: 0 0 22%;
    max-width: 22%;
    border: 0
}

.compareListing li .card-body {
    padding-top: 0;
    padding-bottom: 0
}

.compareListing li img.img-fluid {
    width: 105px;
    height: 75px;
    object-fit: cover
}

.compareListing li .card-text {
    font-size: 12px;
    margin: 0;
    color: #7d7d7d;
    text-transform: uppercase
}

.compareListing li .card-text span {
    font-family: 'Conv_Nunito-Bold';
    color: #000;
    text-transform: none
}

.compareListing li h5,
.compareListing li h6 {
    font-size: 17px;
    font-family: 'Conv_Nunito-Bold';
    color: #000;
    margin-bottom: 0
}

.compareListing li h6 {
    color: #e91e2a
}

.navbar-toggler-icon p {
    display: none
}

.copyright p a {
    color: #fff
}

.cookies {
    background: #5f5f5f;
    position: fixed;
    width: 100%;
    left: 0;
    min-height: 95px;
    z-index: 99999;
    padding: 15px 0;
    bottom: 0;
    max-width: 767px;
    box-shadow: 10px 3px 10px rgb(1 1 1 / 35%)
}

.cookies-text a,
.cookies-text p {
    font-family: 'Conv_Nunito-Regular';
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: 20.83px;
    margin-top: 0;
    max-width: 84%
}

.cookies-text {
    padding: 15px 45px 0 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

#cookies-close {
    border: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    cursor: pointer;
    outline: 0;
    font-size: 25px;
    color: #fff;
    background-color: transparent;
    top: 0;
    right: 5px
}

.cookies-btn {
    width: 99px;
    height: 30px;
    background: #ed1f24;
    line-height: 28px;
    color: #fff;
    text-align: center;
    display: block;
    border: 0;
    text-decoration: none;
    font-size: 14px;
    outline: 0
}

.carousel-indicators {
    display: none !important
}

@media(min-width:1400px) {

    .searchBox .tradInBtn a,
    .searchBox .finanBtn a {
        padding: 10px 22px;
        margin: 0 8px
    }

    .search-field:focus {
        min-width: 200px
    }

    .formCalc label {
        font-size: 18px
    }

    .financeText p {
        font-size: 16px
    }

    .financeText h2 {
        font-size: 52px
    }

    .menuColumn {
        margin-right: 80px
    }

    .withLabel li.fcolumn .form-group {
        margin: 0 25px 0 0
    }

    .formListing label,
    .priceSlider {
        font-size: 17px
    }

    .navbar-nav>li>a.nav-link {
        padding: 20px
    }

    .tradeImg {
        margin-top: -42px
    }

    .pl-180 {
        padding-left: 180px !important
    }

    .sectionTrade h2.display-1,
    .sectionSchedule .display-1 {
        font-size: 58.93px
    }

    .fnav>li a {
        font-size: 18px
    }

    .cols-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        height: 130px;
        column-gap: 30px
    }

    .pto-xl-5 {
        padding-top: 3rem !important;
    }
}

@media(min-width:1025px) {
    .withLabel input#p_date {
        margin-right: 0;
        min-width: 190px
    }

    .subTotalwrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 25px
    }

    #header {
        height: 110px
    }

    .listingWrapper .col-lg-3 {
        flex: 0 0 calc(25% - 30px);
        max-width: calc(25% - 30px);
        padding: 0;
        margin: 15px
    }

    .navbar-collapse .nav-item.dropdown:hover a.nav-link {
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
        background: #fff
    }

    .makebox {
        max-width: 90px
    }

    .sectionTrade h2.display-1,
    .sectionSchedule .display-1 {
        font-size: 56px
    }

    .sectionTrade p,
    .sectionSchedule p {
        font-size: 21px
    }

    .navbar-collapse {
        margin: 0 0 0 -15px
    }

    .navbar-collapse .navbar-nav .dropdown .dropdown-menu,
    .login-menu .dropdown-menu {
        opacity: 0;
        visibility: hidden;
        cursor: pointer;
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -webkit-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        display: block;
        z-index: -1;
        visibility: hidden;
        left: 0;
        border: 0;
        width: 100%;
        box-shadow: 0 10px 8px rgba(0, 0, 0, 0.2);
        background: #fff;
        position: absolute;
        top: 50px;
        border: 0;
        border-radius: 0;
        min-width: 145px
    }

    .login-menu .dropdown-menu {
        top: 100%;
        left: auto;
        right: 0
    }

    .navbar-collapse .navbar-nav .dropdown:hover .dropdown-menu,
    .login-menu .dropdown:hover .dropdown-menu {
        transition: all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        opacity: 1;
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        visibility: visible;
        z-index: 99
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .formCalc .text-center.priceSlider input {
        width: 105px
    }

    .priceSlider,
    .formCalc label {
        font-size: 11px
    }

    .sectionSchedule img.w-100 {
        height: 300px;
        object-fit: cover
    }

    .btn-primary {
        font-size: 15px
    }

    .financeText h2 {
        font-size: 33px
    }
}

@media(max-width:1024px) {
    #header {
        /* padding: 0 0 25px 0 */
        padding: 30px 0px 30px 0;
    }

    .logo {
        top: 57%
    }

    .login-menu>li>a.loginText {
        text-indent: -999999px;
        margin: 0;
        padding: 0
    }

    .login-menu .d-none {
        display: block !important;
        filter: contrast(0%) brightness(80%);
        width: 15px;
        height: 17px
    }

    .navbar-nav>li>a.nav-link {
        text-align: left;
        padding: 15px 25px;
        border-bottom: solid 1px #5b5959
    }

    .brandLogo li {
        flex: 0 0 calc(25% - 24px);
        max-width: calc(25% - 24px)
    }

    .tabWrapper {
        position: relative;
        margin-top: 20px;
    }

    .searchBox .tradInBtn a,
    .searchBox .finanBtn a {
        padding: 4px 10px;
        font-size: 10px
    }

    .owl-carousel .owl-prev:after,
    .owl-carousel .owl-next:after {
        background-size: 100%;
        width: 24px;
        height: 48px
    }

    .featuresScroll.owl-carousel .owl-prev {
        left: -10px
    }

    .featuresScroll.owl-carousel .owl-next {
        right: -10px
    }

    .featuresScroll.owl-carousel .owl-prev,
    .featuresScroll.owl-carousel .owl-next {
        width: 24px;
        height: 48px
    }

    .quick_btn,
    .conNumb.d-flex {
        display: none !important
    }

    .modal-header button.close {
        right: 25px;
        top: 26px;
        z-index: 10
    }

    .display-4 {
        font-size: 28px
    }

    .carret {
        background: #2b2b2b;
        right: 15px;
        width: 25px;
        height: 25px;
        border: 0;
        transform: none;
        top: 15px
    }

    .carret:before {
        content: "";
        border-top: .3em solid #fff;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .login-menu .carret {
        background: transparent;
        width: 0;
        height: 0;
        top: 0;
        position: absolute;
        transform: none;
        margin-top: 15px;
        display: inline
    }

    .login-menu>li>a {
        margin-top: 5px;
        padding-right: 20px
    }

    ul.login-menu .dropdown-menu {
        position: absolute;
        background: #fff;
        top: 24px;
        text-align: right;
        transform: none;
        width: 100%;
        box-shadow: inset 0 0 0 0 rgb(0 0 0 / 50%) !important;
        border-radius: 0
    }

    .login-menu .carret:before {
        border-top: .3em solid #000
    }

    li.loginRegister.dropdown {
        display: flex
    }

    .display-1 {
        font-size: 32px
    }

    .sectionCalculation h3 {
        font-size: 24px
    }

    .navbar-toggler {
        display: block;
        width: 35px;
        position: absolute;
        left: 15px;
        top: 45px;
        font-size: 10px;
        box-shadow: none !important;
        z-index: 10
    }

    button.navbar-toggler.closed {
        left: 300px;
        background: #5b5959;
        padding: 10px 0;
        border-radius: 0;
    }

    .searchBox {
        margin-top: 6px;
        justify-content: flex-end;
        align-items: center;
        margin-right: -8px
    }

    .searchBtn {
        background-size: 15px;
        background-position: right 6px
    }

    .o-timing {
        display: none;
        margin: 0;
        background-size: 15px;
        padding: 5px 0 5px 18px;
        font-size: 10px
    }

    .motorHeader .row .col-lg-6.d-flex {
        flex: 0 0 60%
    }

    .motorHeader .row .col-lg-6.justify-content-end {
        flex: 0 0 40%
    }

    .search-field:focus {
        background: #ddd;
        max-width: 150px
    }

    /* .logo {
        margin-top: 2px;
        width: 60px;
        height: 50px;
    } */

    .logo {
        margin-top: -1px;
        width: 70px;
        height: 70px;
    }

    .navbar-toggler-icon {
        width: 28px;
        height: 2px;
        background: #e91e2a;
        margin: -10px -5px 0 -12px;
        border-radius: 3px
    }

    .navbar-toggler-icon:after,
    .navbar-toggler.closed .navbar-toggler-icon:after,
    .navbar-toggler-icon:before,
    .navbar-toggler.closed .navbar-toggler-icon:before {
        width: 28px;
        position: absolute;
        height: 2px;
        background-color: #e91e2a;
        top: -3px;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 300ms linear;
        border-radius: 3px
    }

    .navbar-toggler-icon:after,
    .navbar-toggler.closed .navbar-toggler-icon:after {
        top: 10px
    }

    .navbar-toggler.closed .navbar-toggler-icon:after {
        transform: rotate(45deg)
    }

    .navbar-toggler.closed .navbar-toggler-icon:before {
        transform: translateY(12px) rotate(-45deg)
    }

    .navbar-toggler.closed .navbar-toggler-icon {
        background: 0;
        position: relative;
        margin: -21px 0 0;
    }

    .navbar-nav .dropdown-menu {
        border-radius: 0;
        background: #efeded
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        padding: 8px 28px;
        border-bottom: solid 1px #ababab
    }

    .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column !important;
        align-items: self-start;
        justify-content: flex-start !important;
        width: 100%
    }

    .navbar-nav>li:hover>a:after,
    .navbar-nav>li>a.active:after {
        display: none
    }

    .menuoverlay {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        display: none
    }

    .menuoverlay.open {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 9;
        width: 100%;
        display: block;
        transition: all .2s;
        z-index: 1
    }

    .copy--right p {
        margin-top: 0
    }

    .start-header {
        padding-top: 0;
        height: 50px
    }

    .start-header .position-static {
        text-align: center
    }

    .navbar-brand {
        padding-bottom: 0;
        margin-right: 0
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding: 15px 18px
    }

    .start-header .navbar-brand img {
        height: 60px
    }

    .con_bar {
        display: none
    }

    .navbar-collapse {
        display: block;
        -webkit-transform: translateX(-250%);
        transform: translateX(-250%);
        transition: all .2s;
        opacity: 0;
        visibility: hidden;
        height: calc(100vh - 35px);
        padding-bottom: 40px;
        width: 300px;
        position: fixed;
        top: 0;
        left: 0;
        padding-right: 0
    }

    .top--nav {
        top: 58px
    }

    .navbar {
        padding: 0;
        align-items: flex-start;
        position: static
    }

    .nav-item {
        width: 100%;
        text-align: left
    }

    .navbar-collapse.show {
        opacity: 1;
        background: #4b4b4b;
        left: 0;
        -webkit-transform: translateX(-0%);
        transform: translateX(0%);
        visibility: visible;
        z-index: 10;
        overflow-y: scroll;
        align-items: self-start;
        flex-wrap: wrap
    }

    .scroll-on .navbar-collapse.show {
        top: 0
    }

    .nav-item:after,
    .nav-item:before {
        display: none
    }

    .dropdown-toggle::after {
        position: static;
        transform: none
    }

    .dropdown.show .dropdown-menu {
        display: block
    }

    .nav-item.d-none {
        display: block !important
    }

    .dropdown-menu {
        box-shadow: none !important;
        border: 0;
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none;
        transition: all 200ms linear
    }

    .dropdown-menu a.nav-link {
        padding-left: 45px !important
    }

    .nav-link {
        color: #fff !important
    }

    .nav-item.active {
        background-color: rgba(0, 0, 0, .05)
    }

    .nav-item.active a.nav-link {
        color: #fff !important
    }

    .navbar-nav .dropdown-menu li a {
        padding-left: 35px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: flex;
        border-bottom: dashed .5px
    }

    .carousel-caption h2 {
        font-family: 'Futura-Light';
        font-size: 40px
    }

    .carousel-caption p.xlargeCaption {
        font-size: 35px
    }

    .carousel-caption-top span.largeCaption {
        font-size: 30px;
        line-height: 35px !Important
    }

    .carousel-caption p {
        line-height: 40px !important;
        font-size: 28px !Important
    }

    #carouselFade .carousel-item img {
        object-fit: cover;
        width: 100% !important;
        aspect-ratio: 1/1;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none
    }

    .carousel-control-prev img,
    .carousel-control-next img {
        width: 50%;
        height: auto;
    }

    .carousel-caption p.largeCaption,
    .carousel-caption p.xlargeCaption span.attext {
        font-size: 30px !Important;
        line-height: 32px !Important
    }

    .caption-left {
        left: 0;
        text-align: center;
        height: 100%;
        bottom: auto;
        top: 0;
        align-items: center
    }

    .caption-animate .carousel-item.active .carousel-caption {
        text-align: center
    }

    .caption-right {
        right: auto;
        left: 0;
        text-align: center;
        height: 100%;
        bottom: auto;
        top: 0;
        align-items: center
    }

    .cta-btn {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 101;
        background: #e91e2a;
        width: 100%;
        height: 35px;
        box-shadow: 0 0 17px 0 rgba(24, 24, 25, 0.13)
    }

    .cta-btn ul {
        justify-content: center;
        display: flex;
        align-items: center
    }

    .cta-btn ul li {
        width: 30%;
        align-items: center;
        display: flex;
        justify-content: space-around;
        flex-wrap: nowrap;
        height: 35px;
        flex: 0 0 30%
    }

    .cta-btn ul li:nth-child(2) {
        width: 40%;
        flex: 0 0 40%;
        border-right: solid 1px #fff;
        border-left: solid 1px #fff;
        background: #ce0202
    }

    .cta-btn ul li a {
        display: block;
        color: #fff;
        background: transparent;
        border: 0;
        text-align: center;
        padding: 5px 0 0;
        text-transform: uppercase;
        font-size: 14px
    }

    .cta-btn ul li img {
        display: inline-block;
        margin: -5px 5px 0 0
    }

    ul.checkGroup li img {
        max-height: 27px;
        width: auto;
    }

    .footer {
        padding-bottom: 60px;
        text-align: center
    }

    .footer ul li img {
        width: 31px
    }

    .fnav {
        flex-wrap: wrap;
        justify-content: center !important
    }

    .fnav li a {
        padding: 0 15px;
        margin: 10px 5px;
        display: block
    }

    .socialFloat {
        display: none
    }

    .copyright.pb-5 {
        padding-bottom: 100px !important;
        padding-top: 2rem
    }

    .pageBanner>img.w-100 {
        height: 300px;
        object-fit: cover
    }

    .tabWrapper .nav-tabs {
        flex-wrap: nowrap;
    }

    .tabWrapper .nav-link {
        padding: 10px 7px;
        height: 60px;
        font-size: 15px;
    }

    .tabWrapper .nav-link,
    .withLabel li.fcolumn .form-group {
        width: 100%;
        margin-bottom: 15px;
    }

    .formListing li:after {
        display: none
    }

    .formListing .form-group .form-control {
        margin-right: 0;
        border-radius: 0
    }

    .formListing .form-group .form-control:first-child {
        margin-right: 10px
    }

    .formListing li {
        flex: 0 0 100%;
        padding-right: 0
    }

    .formListing {
        flex-wrap: wrap
    }

    .formListing li .btn {
        height: 50px;
        border-radius: 10px !important;
        margin: 25px auto 0
    }

    .formListing li.frcolumn {
        text-align: center
    }

    .withLabel li.fcolumn {
        flex: 100%;
    }

    .mmt {
        margin: 10px 0 !important
    }

    #myTabContent {
        padding-bottom: 15px;
    }
}

@media(max-width:767px) {
    .carousel-caption-top {
        bottom: 50px
    }

    .tradeImg {
        margin-top: 21px
    }

    .search-field:focus {
        max-width: 120px
    }

    .priceSlider {
        margin-bottom: 10px
    }

    #myTabContent .text-center.priceSlider input {
        margin-left: 35px
    }

    #myTabContent {
        padding: 0 15px 20px;
        box-shadow: none
    }

    .checkGroup .form-check label span {
        width: 90px;
        word-break: break-word
    }

    .featuresScroll .btn-primary,
    .listingWrapper .btn-primary,
    .featuresScroll .btn-dark,
    .listingWrapper .btn-dark {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .listingWrapper .col-lg-3,
    .featuresScroll .col-lg-3 {
        margin: 15px auto;
        max-width: calc(100% - 30px);
        padding: 0
    }

    .searchBox>li {
        display: none
    }

    .searchBox>li:first-child {
        display: block
    }

    .search-field {
        height: 28px;
        top: 0
    }

    .searchst1 {
        top: 30px;
        right: 0
    }

    .checkGroup {
        align-items: start
    }

    .withLabel li.fcolumn {
        flex: 0 0 100%;
        flex-wrap: wrap;
        padding-bottom: 0;
        padding-top: 0;
    }

    .checkGroup li {
        flex: 0 0 calc(50% - 10px);
        min-height: 64px;
        margin: 15px 5px
    }

    .compareListing {
        flex-wrap: wrap
    }

    .compareListing li {
        flex: 0 0 50%;
        max-width: 50%
    }

    .fnav>li a {
        font-size: 16px
    }

    .financeText h2 {
        font-size: 33px
    }

    .financeText p {
        text-align: center
    }

    /*.search-form{width:298px}*/
    .financeText {
        text-align: center;
        padding-top: 25px
    }

    .btn {
        padding: 0rem 1rem;
        height: 40px;
        line-height: 40px
    }

    .sectionCalculation .col-md-5,
    .sectionCalculation .col-md-5,
    .sectionCalculation .col-md-3 {
        flex: 0 0 calc(100% - 30px);
        margin-top: 15px;
        max-width: calc(100% - 30px)
    }

    .brandLogo li {
        flex: 0 0 calc(33.333% - 24px);
        max-width: calc(33.333% - 24px)
    }

    .sectionTrade {
        text-align: center;
        padding-bottom: 15px
    }

    .sectionSchedule {
        text-align: center;
        padding-top: 15px
    }

    .sectionSchedule .w-100 {
        margin-top: 15px
    }

    .cols-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    ul.blgCate {
        flex-wrap: wrap;
        justify-content: center
    }

    ul.blgCate li {
        width: calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        margin: 5px
    }

    .blgCate li a {
        text-align: center
    }

    .footer .col-lg-2 {
        width: 50%;
        max-width: 50%
    }

    .fsocial {
        margin-bottom: 12px
    }

    nav.pagination {
        flex-wrap: wrap;
        justify-content: center !important;
        margin-bottom: 25px
    }

    ul.pagination {
        margin-top: 20px
    }

    .cookies {
        padding: 35px 0;
        bottom: 40%
    }

    .cookies-text a,
    .cookies-text p {
        line-height: 16px;
        font-size: 12px;
        text-align: center;
        max-width: none
    }

    .cookies-text {
        padding: 0 30px 0 15px
    }

    .cookies-btn {
        margin: 0 auto
    }

    .cookies-text {
        flex-direction: column
    }

    .checkout-wrap .form-group .form-control {
        margin: 8px 26px 8px 0
    }

    .wishlist__btn {
        display: none
    }
}

.success {
    text-align: center
}
