*,
.src,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Serif Pro', serif;
}

@font-face {
    font-family: 'signpainter';
    src: url('https://80e82fb5.nextdrive-assets.pages.dev/next_drive/font/SignPainter\ HouseScript\ Regular.ttf');
}

.signpainter {
    font-family: 'signpainter';
    font-size: 23px;
}

.flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a {
    text-decoration: none;
    color: #222222;
}

.plus-holder {
    position: absolute;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: white;
    font-size: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

.card:hover .plus-holder {
    opacity: 1;
}

.blogs .card:hover .card-body {
    background: #CB0A07;
    color: white;
}

.blogs .card:hover p {
    color: white !important;
}

.blogs .card:hover a {
    color: white !important;
}

.currency-design {
    border: 1px solid #ffffff70;
    color: #fff;
    box-shadow: 5px 5px 10px #0000003d;
    padding-right: 3px;
}

option {
    color: black !important;
}

.col-md-2.sidebar ul {
    padding: 10px !important;
    line-height: 2;
    padding-top: 0!important;
}

.col-md-2.sidebar ul li img,
.search-page-sidebar ul li img{
    max-width: 25px;
    margin-right: 5px !important;
}

.search-by-price ul li{
    margin-top: 12px;
}

.search-by-price ul li a i{
    padding: 5px;
}

.btn {
    border-radius: 0;
}

.fs-35 {
    font-size: 35px;
}

.fa.fa-angle-right.bg-danger.text-white {
    height: 40px;
    width: 40px;
    font-size: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.start {
    justify-content: flex-start !important;
}

.btn.bigBtn img {
    height: 50px !important;
}

.btn.bigBtn {
    height: 100%;
}

.btn.bigBtn:hover i {
    transform: scale(1.1);
}

.btn.bigBtn:hover h4 {
    transform: scale(1.1);
}

.btn-outline-danger {
    background-color: transparent !important;
}

* {
    transition: 0.4s;
}

.bg-danger {
    background-color: #E10000 !important;
}

.text-danger {
    color: #CB0A07 !important;
}

.btn-danger {
    background-color: #CB0A07 !important;
    border-color: #CB0A07 !important;
}

.red-bg {
    background-color: #E10000 !important;
}

.cornder-cropped {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 40%);
    overflow: hidden;
    max-height: 35px;
}

.fold {
    height: 15px;
    width: 15px;
    background-color: #CB0A07;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.line {
    height: 4px;
    background-color: #FF001A;
    margin-top: -1px;
}

.source {
    font-family: 'Source Sans Pro', sans-serif;
}

.fs-14 {
    font-size: 14px;
}

a.text-danger:hover {
    color: darkgray !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fa-square {
    color: #CB0A07 !important;
}

.fs-18 {
    font-size: 18px;
}

.signup {
    background: linear-gradient(90deg, #E82C2D, #E82C2D, #CB0A07, #CB0A07);
}

.fs-20 {
    font-size: 20px !important;
}

.flx.center {
    justify-content: center;
    align-items: center;
}

/* .signup .img-fluid.me-3 {
	width: 20%;
} */

body,
html {
    overflow-x: hidden !important;
}

.signup {
    background: linear-gradient(270deg, #E82C2D, #E82C2D, #CB0A07, #CB0A07);
    transform: rotate(-1deg) scale(1.2);
    margin-top: 50px;
    /* margin-bottom: -50px; */
}

.signup .container {
    transform: rotate(1deg);
}

a:hover {
    text-decoration: underline !important;
    color: #CB0A07 !important;
}

.footer .col-md-3.p-2 {
    flex: 0 0 20%;
    max-width: 20%;
}

.hero-slider-pt-1 {
    padding-top: 48px !important;
    padding-bottom: 15px !important;
}

select.border-0.bg-transparent {
    color: white;
    margin-left: 5px;
}

p {
    font-family: 'Source Serif Pro', serif !important;
}

.card-body-bg {
    background-color: #F6F7F7;
}

.slick-dots {
    display: none !important;
}

.section.py-2 {
    z-index: 1000;
    position: relative !important;
    background-color: #CB0A07;
}

.right label {
    display: flex;
    color: white !important;
}

.fs-10 {
    font-size: 10px;
}

.options {
    display: inline-flex;
    background: url("https://80e82fb5.nextdrive-assets.pages.dev/next_drive/img/O3f1QW.png");
    /* padding: 10px 85px; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50px;
    width: 500px;
    justify-content: space-around;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 100000;
    transform: translateX(-50%);
}

.btn-group .btn {
    /* border-top: 1px solid #707070; */
    /* border-bottom: 1px solid #707070; */
    padding: 4px;
    position: relative;
    font-weight: 700;
}

.btn.fs-20 .line {
    height: 100%;
    width: 1px;
    position: absolute;
    background: #DFDDD7;
    top: 0;
    right: 0;
    transform: rotate(-15deg) scale(1.1);
}

.btn-group .btn.fs-20.btn-danger {
    width: 175px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 9% 100%);
}

/* .btn-group {
	border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
} */
.hero-slider-pt-1 {
    padding-top: 48px !important;
    padding-bottom: 100px !important;
    background: white;
}

.options {
    display: inline-flex;
    background: url("https://80e82fb5.nextdrive-assets.pages.dev/next_drive/img/O3f1QW.png");
    /* padding: 10px 85px; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 500px;
    justify-content: space-around;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    bottom: 100px;
    left: 33%;
    z-index: 100000;
    transform: translateX(-50%);
}

.row.mt-4 .card.border-0 {
    background: rgba(0, 0, 0, 0.02);
    padding: 2px;
}

.left_menu_list.list-unstyled.m-0.p-0 li {
    line-height: 2 !important;
    padding-top: 10px;
}

/* .btns button {
	border-top: 1px solid #707070 !important;
} */

.btns {
    position: absolute;
    bottom: 0;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    width: 100%;
    margin: auto;
}

/* .btns button {
	padding: 20px 20px !important;
} */

.btn {
    outline: unset !important;
    box-shadow: unset !important;
}

.col-md-6.p-3.pt-0 {
    padding-top: 0 !important;
    position: relative;
    top: -7px;
}

.nav-link {
    font-size: 18px;
    font-weight: bold;
    color: #292826 !important;
    margin-left: 15px;
}

.hero-slider-pt-1 {
    padding-top: 0 !important;
    padding-bottom: 100px !important;
    background: white;
}

.nav-link.active {
    color: #CB0A07 !important;
}

.btn-group {
    overflow: hidden;
    border: unset;
}

/* .btns {
	position: absolute;
	bottom: 52px;
	z-index: 100;
	background: white;
	left: 50%;
	transform: translateX(-50%);
	height: 50px;
	border: unset !important;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
} */

.btns {
    position: absolute;
    bottom: 60px;
    z-index: 100;
    background: white;
    left: 50%;
    transform: translateX(-50%);
    height: 40px;
    border: unset !important;
    box-shadow: 1px 1px 4px #e0ded8;
    width: 56%;
}


a:hover {
    text-decoration: none !important;
}

.col-md-8.main .card:hover {
    transform: scale(1.05);
}

.bg-1 {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://80e82fb5.nextdrive-assets.pages.dev/car_dealer/images/bg/01.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 40vh;
}

.bg-2 {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url("https://80e82fb5.nextdrive-assets.pages.dev/next_drive/img/check.JPG");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-3 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://80e82fb5.nextdrive-assets.pages.dev/next_drive/img/GET.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cardBtn {
    transition: 0.5s;
    border: 4px solid transparent;
}

img {
    transition: 0.5s;
}

.carBtn.active,
.carBtn:hover {
    border: 2px solid #FF001A;
}

.row.crbtns {
    height: 700px;
    overflow-y: scroll;
    width: 100%;
}

.tags.bg-danger.text-dark.details.d-inline-block.text-danger {
    background: #FCE5E5 !important;
    font-size: 18px;
    border-radius: 7px;
    padding: 1px 5px;
}

.detTable td:nth-child(2n) {
    font-weight: bold;
}

.br-20 {
    border-radius: 20px !important;
}

.card {
    overflow: hidden !important;
}

#check {
    height: 16px;
    width: auto;
    margin-right: 5px;
}

.casss.py-2.px-3 .card:hover {
    transform: scale(1.05);
}

.btn.btn-danger.mt-3.shadow {
    box-shadow: 2px 4px 7px rgb(0 0 0 / 60%);
}

.btn.btn-danger.mt-3.shadow:hover {
    box-shadow: unset !important;
}

.searchtopBar.flx.justify-content-between button {
    width: 25%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.searchtopBar.bg-danger-50.flx.justify-content-between {
    background: rgba(255, 0, 0, 0.1) !important;
    border-bottom: unset !important;
}

.makeBtn,
.modelBtn {
    display: block !important;
}

.model {
    height: 20px;
}

.btn.modelBtn.flx {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start !important;
    align-items: center;
}

.model {
    height: 20px;
    width: auto !important;
    margin-right: 5px;
}

.searchSection.bg-white {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000000;
    transform: translate(-50%, -50%);
    height: auto;
    overflow: auto;
    background: white !important;
    width: 60%;
    padding: 20px !important;
    display: none;
    box-shadow: 5px 5px 7px #000000ad;
}

.leadSection.bg-white {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000000;
    transform: translate(-50%, -50%);
    height: auto;
    overflow: auto;
    background: white !important;
    width: 35%;
    padding: 20px !important;
    display: none;
    box-shadow: 5px 5px 7px #CB0A07;
    /*box-shadow: 5px 5px 7px #000000ad;*/
    /*border: 3px solid #CB0A07;*/
}

.searchBg {
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    height: 100vh;
}

.searchtopBar.bg-danger-50.flx.justify-content-between .btn.active {
    background: red;
    color: white !important;
}

/* .searchtopBar.bg-danger-50.flx.justify-content-between .btn.active i {
	background: red;
	color: white !important;
} */

/* .btn-danger{
	background-color: red !important;
} */
.priceCard {
    display: none;
}

td.vam {
    vertical-align: middle !important;
}

.mainCard {
    /* height: 70vh;
    overflow-y: scroll !important; */
}

.mobile {
    display: none;
}

.btn-group {
    width: 100%;
}

.mainCard.makeCard table td button {
    /* width: 100%; */
    margin-bottom: 10px;
}
.mainCard.makeCard .makeBtn {
    color: #144976;
}
.mainCard.makeCard .view .btnsMake .modelBtn label{
    color: #144976;
}
.mainCard.makeCard .view h3{
    color: #8E8A83;
}

.mainCard.makeCard table td button.active {
    width: 100%;
    background: #FDE9E9;
    color: #CE0D0B;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: start;
    border-radius: 24px;
}
.scroll-card{
    height: 50vh;
    overflow-y: scroll !important;
}

/* .table.detTable td {
	display: flex;
} */
.searchtopBar.bg-danger-50.flx.justify-content-between .btn.active {
    background: rgba(255, 0, 0, 0.1);
    color: black !important;
}

/* .searchtopBar.bg-danger-50.flx.justify-content-between .btn.active i {
	background: transparent !important;
	color: black !important;
} */

.input-group.py-2 {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}

.mobileMenu.py-3 {
    display: none;
}

.showONMobile {
    display: none;
}

.sticky-buttons {
    display: none;
}

.searchStock {
    display: none;
}

.blogsMobile {
    display: none;
}

.btn.fs-20 {
    border: unset !important;
}

.img-fluid.card-img-top.animated {
    /* width: 75%; */
    margin: auto;
    display: block;
}

.slick-active {
    transform: scale(1.1) !important;
}

.btn.bigBtn.btn-danger.w-100.py-3.fw-bold:hover {
    background: gray !important;
}

/* the slides */
.slick-slide {
    margin: 0 26px;
}

/* the parent */
.slick-list {
    margin: 0 -26px;
}

.bidCarsBtn h4 {
    color: #fff !important;
}

.bigBtn span {
    color: #292826 !important;
}

.nav-style-1 > span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7.5%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 24px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    transition: all 0.3s ease 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
.nav-style-1 > span:hover {
    background-color: rgb(255, 47, 47);
    color: rgb(255, 255, 255);
}
.nav-style-1 > span.slider-icon-1-next {
    left: auto;
    right: 7.5%;
}
.nav-style-1:hover span.slider-icon-1-next {
    right: 9.5%;
    left: auto;
}
.nav-style-1:hover span {
    opacity: 1;
    visibility: visible;
    left: 9.5%;
}

@media screen and (max-width: 1100px) {
    .options {
        height: 30px;
        left: 34%;
        width: 270px;
    }
    .options span{
        font-size: 10px;
        letter-spacing: 0px;
    }
    .btns {
        width: 56%;
    }
}
@media screen and (min-width: 1100px) {
    .options {
        height: 30px;
        left: 34%;
        width: 300px;
    }
    .options span{
        font-size: 11px;
        letter-spacing: 0px;
    }
    .btns {
        width: 57%;
    }
}
@media screen and (min-width: 1200px) {
    .options {
        height: 30px;
        left: 33%;
        width: 320px;
    }
    .options span{
        font-size: 11px;
        letter-spacing: 0px;
    }
    .btns {
        width: 58%;
    }
}
@media screen and (min-width: 1350px) {
    .options {
        height: 30px;
        left: 33%;
        width: 360px;
    }
    .options span{
        font-size: 12px;
        letter-spacing: 1px;
    }
    .btns {
        width: 59%;
    }
}

@media screen and (min-width: 1400px) {
    .options {
        height: 30px;
        left: 33%;
        width: 380px;
    }
    .options span{
        font-size: 12px;
        letter-spacing: 0.5px;
    }
}

@media screen and (min-width: 1500px) {
    .options {
        height: 30px;
        left: 33%;
        width: 420px;
    }
    .options span{
        font-size: 13px;
        letter-spacing: .5px;
    }
    .btns {
        width: 60%;
    }
}

@media screen and (min-width: 1600px) {
    .options {
        left: 33%;
        height: 35px;
        width: 430px;
    }

    .options span{
        font-size: 14px;
        letter-spacing: 0.5px;
    }
    .btns {
        width: 60%;
    }
}

@media screen and (min-width: 1700px) {
    .options {
        left: 33%;
        height: 35px;
        width: 480px;
    }

    .options span{
        font-size: 14px;
        letter-spacing: 1.5px;
    }
    .btns {
        width: 60%;
    }
}

@media screen and (min-width: 1800px) {
    .options {
        left: 33%;
        height: 35px;
        width: 515px;
    }

    .options span{
        font-size: 14px;
        letter-spacing: 1.5px;
    }
    .btns {
        width: 60.5%;
    }
}

@media screen and (min-width: 1900px) {
    .options {
        left: 32%;
        height: 35px;
        width: 510px;
    }

    .options span{
        font-size: 14px;
        letter-spacing: 1.5px;
    }
    .btns {
        width: 61%;
    }
}

@media screen and (min-width: 2000px) {
    .options {
        left: 32%;
        height: 37px;
        width: 550px;
    }

    .options span{
        font-size: 16px;
        letter-spacing: 1.5px;
    }
    .btns {
        width: 62%;
    }
}
@media screen and (min-width: 2100px) {
    .options {
        left: 32%;
        height: 38px;
        width: 580px;
    }

    .options span{
        font-size: 16px;
        letter-spacing: 2px;
    }
}
@media screen and (min-width: 2200px) {
    .options {
        left: 32%;
        height: 40px;
        width: 610px;
    }

    .options span{
        font-size: 17px;
        letter-spacing: 2px;
    }
}
@media screen and (min-width: 2300px) {
    .options {
        left: 32%;
        height: 40px;
        width: 650px;
    }

    .options span{
        font-size: 18px;
        letter-spacing: 2px;
    }
}
@media screen and (min-width: 2451px) {
    .options {
        left: 32%;
        height: 40px;
        width: 680px;
    }

    .options span{
        font-size: 18px;
        letter-spacing: 2px;
    }
}

@media screen and (max-width: 1147px) {
    .fs-35 {
        font-size: 30px !important;
    }

    .fs-5 {
        font-size: 12px !important;
    }
}

@media screen and (max-width:991px) {
    .fs-25.fw-bold.src {
        font-size: 16px;
    }

    .show-mobile-car-title {
        font-size: 13px !important;
        font-weight: normal !important;
    }

    .tags.bg-danger.text-dark.details.d-inline-block.text-danger {
        font-size: 12px;
    }

    .showONMobile .mt-3.fs-5.text-dark.mb-0 {
        font-size: 12px !important;
        display: inline !important;
    }

    .showONMobile .text-danger.src.fs-3.fw-bold {
        font-size: 15px !important;
        display: inline;
    }

    .col-md-2.rightSidebar {
        /* display: none; */
        max-width: 25.667%;
    }

    .useful.py-2.showONMobile .accordion-button {
        background: #CB0A07;
        color: white;
    }

    .col-md-4.p-3 .card.border-danger {
        display: none;
    }

    .container-fluid {
        padding: 5px !important;
    }
    .padding-x-zero{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .tags.bg-danger.text-dark.details.d-inline-block.text-danger {
        font-size: 12px;
        display: block !important;
    }

    .navbar-toggler .img-fluid {
        height: 40px;
    }

    .copyright.bg-danger.py-2 p {
        font-size: 12px;
    }

    .hideonMobile {
        display: none;
    }
    .showONMobile {
        display: block;
    }

    .mobileMenu.py-3 {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        z-index: 1000000;
        width: 100%;
        height: 100vh;
        padding: 0 !important;
        transition: 0.5s;
        transform: translateX(-100%);
    }

    .mobileMenu.py-3.active .container {
        overflow-y: scroll !important;
        height: 100%;
        padding-bottom: 50px !important;
    }

    .mobileMenu.py-3.active {
        transform: translateX(0);
    }

    .willbehidden {
        display: none;
    }

    .footer .col-md-3.p-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .options {
        display: none;
    }

    .btns {
        display: none;
    }

    .hero-slider-pt-1 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        background: white;
    }

    .section.py-2 .flx {
        flex-direction: column;
        text-align: center;
    }

    .section.py-2 p,
    .section.py-2 select,
    .section.py-2 label {
        font-size: 10px !important;
        text-align: left !important;
    }

    .col-md-2.sidebar {
        display: none;
    }

    .text-dark.fs-35.mb-0.fw-bold {
        font-size: 20px !important;
    }

    .col-6.p-3.pt-0 .flx img {
        width: 20px;
        height: auto !important;
    }

    .fa.fa-angle-right.bg-danger.text-white {
        height: 16px;
        width: 16px;
        font-size: 13px;
    }

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 12px !important;
    }

    .col-lg-2.col-md-4.col-6.p-2 {
        flex: 0 0 33.33%;
    }

    .signup {
        transform: unset;
        margin-top: 20px;
    }
    .signup.signup-content .flx {
        flex-direction: column;
    }

    .signup.signup-content img {
        width: 80% !important;
        height: auto !important;
        margin-bottom: 10px;
    }

    .mobile {
        display: block;
    }

    .Toyota {
        font-size: 12px;
    }

    .col-xxx {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .fs-10 {
        font-size: 10px;
    }

    .accordion-item,
    .accordion-button {
        font-size: 12px !important;
    }

    .footer.py-5 .col-md-3 {
        display: none;
    }

    .footer.py-5 .col-md-3:first-child {
        display: block;
        text-align: center;
    }

    .col-lg-2.col-md-4.col-6.p-1 {
        flex: 0 0 20%;
    }

    /* .row.crbtns {
    height: 80px;
    overflow-y: scroll;
} */
    .table.detTable td {
        display: inline-flex;
        width: 49%;
        margin: auto !important;
    }

    .table.nextTable td {
        display: inline-flex;
        width: 49%;
        justify-content: space-between;
    }

    .sticky-buttons {
        display: block;
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-52%);
        z-index: 100;
    }


    .border-0.border-bottom {
        border-bottom: 1px solid black !important;
    }

    .searchStock {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        z-index: 1000000000;
        padding: 20px;
        height: 100vh;
        overflow-y: scroll;
        padding-bottom: 30px;
        transition: 0.4s;
        transform: translateY(-100%);
    }

    .searchStock.active {
        transform: translateY(0);
    }

    .blogs {
        display: none;
    }

    .img-fluid.card-img-top.h100 {
        height: 100%;
        width: auto;
        object-fit: contain;
    }

    .blogsMobile .fs-18 {
        font-size: 14px;
        padding-left: 20px;
        font-weight: bold;
    }

    .blogsMobile.py-4 .col-4 {
        overflow: hidden;
    }

    .searchStock.active td {
        padding: 0;
    }

    .img-fluid.card-img-top.h100 {
        height: 100%;
        width: auto;
        object-fit: contain;
        transform: scale(1.2);
    }

    .blogsMobile {
        display: block;
    }

    .blogsMobile.py-2 .col-8 {
        /* padding-lf: ; */
        padding-left: 20px !important;
        padding-right: 13px !important;
        word-wrap: break-word !important;
    }

    .bigBtn {
        padding: 10px 10px;
    }
}

@media screen and (max-width:525px) {
    .text-dark.fs-35.mb-0.fw-bold {
        font-size: 15px !important;
    }

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 10px !important;
    }
}

@media screen and (max-width:497px) {
    .text-dark.fs-35.mb-0.fw-bold {
        font-size: 15px !important;
    }

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 8px !important;
    }
}

@media screen and (max-width:767px) {
    .col-md-2.rightSidebar {
        display: none;
    }
}

@media screen and (max-width:813px) {

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 11px !important;
        padding: 0 !important;
    }
}

@media screen and (max-width:510px) {

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 9px !important;
        padding: 0 !important;
    }

    .text-dark.fs-35.mb-0.fw-bold {
        font-size: 12px !important;
    }
}


@media screen and (max-width:349px) {

    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4,
    .fs-35.mb-0.fw-bold.d-block.text-start.ps-4 span {
        font-size: 7px !important;
        padding: 0 !important;
    }
}
/* common class for color */
.dark-red {
    color: #CB0A07 !important;
}

.dark-red-bg {
    background-color: #CB0A07 !important;
}

.red {
    color: #E10000 !important;
}

.pink {
    color: #FF001A !important;
}

.pink-bg {
    background-color: #FF001A !important;
}

.dark-pink {
    color: #EA2C2D !important;
}

.dark-ash {
    color: #292826 !important;
}

.mid-ash {
    color: #666666 !important;
    font-size: 15px;
}

.light-ash {
    color: #8E8A83 !important;
}

.dark-black {
    color: #222222 !important;
}

.product-bg {
    background-color: #F6F7F7 !important;
}

.height-space1 {
    margin-top: 20px !important;
}
.table-td-bg{
    background-color: #F8F8F8 !important;
}
.table-border{
    border: 2px solid #D6D6D6!important;
}
.spec-tb{
    border: 2px solid #D6D6D6!important;
    background-color: #F8F8F8 !important;
    color: #666!important;
    border-radius: 3px!important;
    opacity: .5;
    width: 24% !important;
    margin: 0 5px 5px 0px;
}
.spec-tb-border{
    border-radius: 3px!important;
}
.spec-tb:hover{
    transition: .2s all ease-in-out;
    opacity: 1;
}
.height-space3 {
    margin-top: 20px !important;
}
.round-border{
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-end-start-radius: 7px !important;
    border-end-end-radius: 7px !important;
}
.input-padding{
    padding: 15px 5px 10px 10px !important;
}
.input-padding:focus{
    box-shadow: none;
}
.input-padding::placeholder{
    color: #8E8A83;
    font-family: 'Times New Roman', Times, serif;
}
.height-space2 {
    margin-top: 70px !important;
}
.low-pink-bg {
    background-color: #EB4542 !important;
}

.border-color {
    border-color: #FF001A !important;
}

.ask-for-price-btn {
    background: linear-gradient(to right, #fc061c 1%, #f31824 49%, #ed2229 51%, #ce0d0b 100%);
    padding: 0px 30px!important;
    border-radius: 5px;
    font-size: 30px;
    box-shadow: 5px 5px 5px #000000cf !important;
}
.desktop-site-btn {
    background-color: #C20A07;
    padding: 10px 30px!important;
    border-radius: 15px;
    width: 90%;
}
.get-qoute{
    font-size: 20px!important;
    font-weight: 600!important;
}
.top-margin{
    margin-top: 30px!important;
}
.top-big-margin{
    margin-top: 50px!important;
}
.maron-red{
    background-color: #C20A07!important;
}
.hide-mobile{
    display: block;
}
.show-mobile{
    display: none;
}
.hide-flex-mobile{
    display: flex;
}
/* .header-op-btn {
	color: #292826;
	padding: 14px 35px!important;
	border: 0;
	border-right: 1px solid #8E8A8380;
	border-bottom: 1px solid #8E8A8380;
  transform: skewX(20deg);
  font-weight: 700!important;
  font-style: normal;
} */

.header-op-btn:hover span{
    display: inline-block;
    transition: .3s all ease-in-out;
    color: #E10000;
    transform: scale(1.1);
}
.header-op-btn:hover span i {
    color: #E10000 !important;
}

.header-op-btn:hover .mid-ash {
    color: #E10000;
}
.btn-outline-danger {
    border-color: #dc3545c2!important;
}
.h2-design{
    font-weight: 700;
    color: #fff;
    -webkit-text-stroke: 1px black;
}

/* .accordion-button::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C20A07'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e)!important;
} */
.first-accordion-item {
    background-color: #fff;
    border: 0;
    border-top: 1px solid #85818066!important;
    border-radius: 0;
}
.second-accordion-item {
    border: 0!important;
}
.second-accordion-item button {
    background: #DF2C2D!important;
    color: white!important;
    border: 2px solid #C20A07!important;
    border-radius: 0px;
    font-size: 16px!important;
    font-weight: 700!important;
    margin-bottom: 10px!important;
}
.desktop-bold{
    font-weight: 700!important;
}
.top-margin-minus{
    margin-top: -85px!important;
}
.recent-post .card{
    border-color: #8E8A83;
    border-radius: 0;
}
.useful-links-margin{
    margin-top: 80px;
}
.term-condition-margin{
    margin-top: 100px;
}
.footer-menu-color a{
    color: #000!important;
}
.footer-menu-color a i{
    color: #CB0A07 !important;
}
.header-bar-padding{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.breadcrumb-margin{
    margin-left: -12px!important;
}
.crbtns .p-1{
    padding: 0.05rem !important;
}
.height-space1 {
    margin-top: 5px !important;
}
.car-img-design{
    padding: 0;
}
.footer-bg{
    background-color: #F3F4F4;
}
.carSearchKeywords button {
    padding: 3px 5px!important;
}
.useful-link-list a{
    font-weight: 700;
    font-size: 16px;
}
.useful-link-list .link-line{
    border-bottom: 1px solid #DF2C2D;
    margin-bottom: 5px;
}
.useful-link-list i{
    font-size: 18px;
}
.accordion-body {
    padding: .25rem 0.5rem!important;
}
.bottom-border { border-bottom: 5px solid #C00A07; border-top-left-radius: 5px; border-top-right-radius: 5px; }

/* search car css style start  */
.nav-title p{
    padding-left: 32px;
    color: #8e8a83;
    font-weight: lighter;
}
.nav-border{
    margin-top: 10px;
    border: 1px solid #f3f3f2fa;
    margin-bottom: 20px;
}
.filter-content{
    padding: 0px;
    padding-bottom: 20px;
    /* border: 1px solid #000; */
    border: 1px solid #F8F8F7;
    border-radius: 10px;
    /* box-shadow: 0px 0px 1px #00000045; */
}
.car-search-result{
    padding: 15px;
}
.car-result{
    font-size: 14px;
}
.car-result h1{
    display: inline-block;
    font-size: 30px;
    margin-bottom: 0px;
}
.current-filter h4{
    font-size: 15px;
    color: #8e8a83;
    font-weight: 700;
    margin-bottom: 0px;
}
.current-filter p{
    font-size: 14px;
    color: #8e8a83;
    font-weight: 400;
}
.filter-sidebar-border{
    margin: 0;
}
.search-breadcrumb{
    margin-bottom: 6px;
}
.search-breadcrumb a{
    color: #8c8881;
    font-size: 16px;
    padding-right: 3px;
    padding-left: 3px;
}
.search-breadcrumb .breadcrumb-active{
    color: #ff001a;
}
.title-border-line{
    width: 83%;
    height: 4px;
    background-color: #FF0019;
    margin-bottom: 5px;
}
.car-title h2{
    color: #292826;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
}
.car-page-num ul{
    padding: 0;
    align-items: center;
}
.car-page-num ul .page-item.active .page-link{
    background-color: transparent;
    font-size: 17px;
    color: #292826;
    font-weight: 700;
}
.car-page-num ul li a{
    border: 0;
    font-size: 16px;
    color: #292826;
    padding: 0 6px;
}
.car-page-num ul li a:hover{
    background-color: transparent;
    font-size: 18px;
    color: #292826!important;
    font-weight: 700;
}
.car-page-num ul li a:focus{
    background-color: transparent;
    font-size: 17px;
    color: #292826!important;
    font-weight: 700;
    box-shadow: none;
}
.car-page-num ul li a i{
    color: #FF011A;
}
.car-per-page p{
    color: #292826;
    font-size: 19px;
}
.car-per-page p span{
    padding-right: 5px;
}
.car-per-page p span.active{
    font-size: 21px;
    font-weight: 700;
}
.car-show-page-border{
    margin-bottom: 10px;
}
.filter-items{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.filter-items .filter-item p{
    color: #8e8a83;
    font-size: 15px;
    margin-bottom: 0;
}
.filter-items .filter-item .filter-buttons button{
    color: #292826;
    font-size: 17px;
    font-weight: 600;
    background-color: #F3F3F2;
    padding: 1px 15px;
    border-radius: 5px;
    margin-right: 5px;
}
.filter-items .filter-item .filter-buttons button:hover{
    color: #fff;
    background-color: #ff001a;
}
.filter-border{
    margin-bottom: 0px;
}
.search-product-img img{
    border-radius: 15px;
    width: 75%;
    height: auto;
}
.price-details h1{
    color: #ff001a;
    font-size: 27px;
    font-weight: 900;
}
.car-details h1{
    font-size: 20px;
    color: #292826;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 15px;
}
.car-details h2{
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.car-history p{
    color: #cb0a07;
    background-color: #fce5e5;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.price-title{
    font-size: 16px;
    color: #292826;
    padding-top: 10px;
    margin-bottom: 0;
}
.price-details button{
    border: 0;
    padding: 0;
    background-color: transparent;
}
.price-details button img{
    box-shadow: 4px 4px 6px #000;
    border-radius: 5px;
}
.show-car-border{
    margin: 0;
}
.whatsapp-link{
    margin: 10px 0 20px 0;
}
.whatsapp-link img {
    width: 30%;
}
.checked-car-show{
    margin-bottom: 20px;
}
.scrollup {
    position: fixed;
    bottom: 5px;
    right: 25px;
    padding: 0px;
    z-index: 100;
    font-size: 35px;
    color: #FF001A;
    display: none;
    transition: 0.3s all ease-in-out;
}
.range-slider-area{
    margin-top: 0px;
    padding: 15px;
}
.range-slider-area h1{
    color: #292826;
    font-size: 28px;
    display: flex;
    align-items: center;
    font-weight: 700
}
.range-slider-area h1 i{
    padding-right: 5px;
}
.range-slider-area h2{
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
}
.range-slider-area .dot-icon{
    font-size: 5px;
    padding: 0 1px;
    color: #292826;
}
.input-feild{
    background-color: transparent;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #e1d2d266;
    border: 0;
}
.input-feild::placeholder{
    color: #8e8a83;
    font-size: 16px;
}
.range-input-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.range-input-box .form-select{
    padding: 5px 0px 5px 15px;
    width: 45%;
    font-size: 15px;
    border: 1px solid #D5D5D5;
    color: #8e8a83;
}
.range-input-box span{
    font-size: 18px;
    font-weight: 700;
}
.range-input-box .form-select:focus {
    box-shadow: none;
}
.range-input-box .form-select option{
    color: #000;
}
.car-result-show{
    padding: 10px 0;
}
.car-result-show:hover{
    background-color: #F6F7F7;
}

.modal-content-design{
    background-color: transparent;
    border: 0;
    position: relative;
}
.modal-content-design .close-btn{
    position: absolute;
    top: 6px;
    right: 20px;
    color: #000;
    background-color: #fff;
    padding: 3px 12px;
    z-index: 99;
    border-radius: 3px;
}
.pop-up-form{
    width: 70%;
    margin: auto;
}
.pop-up-car-details p{
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.pop-up-car-details p span{
    font-weight: 700;
}
.pop-up-car-details h1{
    font-size: 35px;
    color: #292826;
    font-weight: 500;
}
.pop-up-car-details h2{
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.pop-up-price-title{
    padding-top: 0;
    margin-bottom: 0;
}
.pop-up-price-details h1{
    color: #ff001a;
    font-size: 27px;
    font-weight: 900;
}
.pop-up-search-product-img{
    padding-top: 20px;
}
.pop-up-search-product-img img{
    border-radius: 10px;
}
.pop-up-form label{
    font-size: 20px;
}
.pop-up-car-content{
    padding-bottom: 20px;
}
.pop-up-price-btn {
    padding: 0px 45px!important;
    font-size: 35px;
}
.pop-up-get-qoute{
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
.pop-up-get-box{
    border: 3px solid #FF001A;
    padding-bottom: 10px;
}
.pop-up-get-box .card-header{
    background-color: #FF001A;
}
.mobile-header-top{
    background-color: #F3F4F4;
    padding: 0px 0;
}
.mobile-header-top p{
    color: #8c8881;
    font-size: 16px;
}
/* .search-mobile-navbar  */
.navbar-brand{
    line-height: 0;
}
.search-mobile-navbar .navbar-brand small{
    color: #000;
    font-weight: 600;
}
.bottom-border-gradient{
    background: linear-gradient(to right,  #dd2c2d 0%,#dd2c2d 29%,#d5d5d5 31%,#d5d5d5 100%);
    width: 100%;
    height: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mobileFilterCloser{
    color: #292826;
}
.mobileFilterCloser i{
    padding-right: 10px;
    color: #8c8881;
}
.mobileFilter.active11 {
    /* overflow-y: scroll !important; */
    height: 100%;
    width: 100%;
    padding-bottom: 50px !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
}
.mobileFilter.remove11 {
    display: none;
}
.searchtopBar.bg-danger-50.flx.justify-content-between {
    background: #fff!important;
    border-bottom: unset !important;
    box-shadow: 0px 0px 2px #00000042;
}
.pop-up-select-btn{
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 0% 100%);
    background-color: #FDEAEA !important;
    font-weight: 700;
}
.pop-up-model-btn{
    clip-path: polygon(0 0, 96% 0%, 100% 100%, 5% 100%);
    background-color: #FDEAEA !important;
    margin-left: -17px;
    font-weight: 700;
}
.pop-up-price-btn{
    background-color: #fff !important;
    font-weight: 700;
}
.pop-up-search-btn{
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 5% 100%);
    font-weight: 600;
}
.pop-up-search{
    padding: 0px 40px!important;
    border-radius: 5px!important;
}
.next-price-btn{
    color: #292826;
    font-weight: 700;
    font-size: 18px;
}
.next-price-btn i{
    color: #cb0a07;
    padding-left: 5px;
}
.prev-model-btn{
    color: #292826;
    font-weight: 700;
    font-size: 18px;
}
.prev-model-btn i{
    color: #cb0a07;
    padding-right: 5px;
}
.hide-desktop{
    display: none;
}
.search-buttons-div{
    background-color: #D9D9D9;
    padding: 10px;
}
.clear-btn{
    color: #292826;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 17px;
    font-weight: 700;
    margin-right: 10px;
}
.view-result-btn{
    color: #fff;
    background: linear-gradient(to right, #fd031b 0%,#ec1a25 49%,#e1292c 51%,#c20a07 100%);
    border-radius: 5px;
    padding: 3px 20px;
    font-size: 18px;
}
.car-details-sticky-btn{
    background-color: #fff;
    opacity: 95%;
}
.column-height{
    max-height: 450px;
    overflow: hidden;
}
.car-details-title{
    font-size: 24px;
    margin-bottom: 0;
}
.car-details-pakage{
    font-size: 22px;
}
.ask-price-btn-img {
    width: 45%;
}
.ask-price-btn-img:hover {
    transform: scale(.98);
}
.sticky-images-click:hover{
    transform: scale(.98);
}
.best-price-btn:hover{
    transform: scale(.98);
}
.modal-dialog.search-modal{
    top: 30%;
}


/* how to buy start  */
.how-to-buy-nav{
    margin-top: 0;
}
.buy-breadcrumb{
    padding-top: 0;
}
.how-to-buy{
    color: #cb0a07;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 27px;
}
.img-div1{
    position: relative;
    margin-top: 10px;
}
.img-div1 img{
    width: 55%;
}
.buy-search-stock-btn{
    position: absolute;
    top: 47%;
    left: 10.5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 4px;
    border: 2px solid #E7E7E7;
}
.buy-search-stock-btn i{
    color: #E10000;
}
.buy-search-stock-btn .fa-car-rear{
    font-size: 18px;
}
.buy-search-stock-btn .fa-circle-chevron-righ{
    font-size: 15px;
}
.buy-search-stock-btn h4{
    margin-bottom: 0;
    font-size: 10px;
    padding: 0 6px;
    font-weight: 700;
}
.content-step p{
    color: #000;
    font-size: 20px;
    margin: 20px 0;
}
.content-step-1 ul li{
    color: #000;
    font-size: 20px;
}
.content-step-1 ul li .marked-line{
    display: inline-block;
    background-color: #F6EC3C;
    padding: 2px 18px;
    clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    margin-left: -18px;
}
.content-step-2 table{
    border: 2px solid #5D5D5D;
}
.content-step-2 table tr{
    border-left: 2px solid #5D5D5D;
    border-right: 2px solid #5D5D5D;
}
.content-step-2 table td{
    border-right: 2px solid #5D5D5D;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.content-step-2 table th{
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #5D5D5D;
}
.content-step-2 table tbody{
    vertical-align: initial;
}
.step-border{
    width: 100%;
    height: 5px;
    background-color: #E82C2C;
    margin: 40px 0;
}
.account-number{
    width: 29%;
}
.img-div3{
    margin-top: 30px;
}
.img-div3 img{
    width: 45%;
}
.buy-wp-btn img{
    box-shadow: 5px 5px 5px #000000a3;
    border-radius: 6px;
    margin: 50px 0 30px 0;
}
.buy-wp-btn img:hover{
    transform: scale(.98);
}
.pdf-link{
    color: #3A6BCD;
    font-size: 20px;
    display: flex;
    align-items: center;
}
.pdf-link img{
    width: 20px;
}
.buy-link{
    color: #3A6BCD;
    font-size: 20px;
}
.img-div2{
    position: relative;
    margin-top: 50px;
}
.img-div2 .draw-buy-car{
    position: absolute;
    top: -5%;
    left: 38%;
    width: 20%;
}
.steps-line{
    display: flex;
    align-items: center;
    background-color: #F4F5F5;
}
.steps-line .step-box{
    color: #fff;
    padding-right: 10px;
    background-color: #E72C2D;
    clip-path: polygon(0% 0%, 92% 0%, 100% 50%, 92% 100%, 0% 100%);
    margin-right: 12px;
}
.steps-line .step-box h3{
    padding: 6px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    background-color: #CA0A07;
    margin-bottom: 0;
    clip-path: polygon(0% 0%, 92% 0%, 100% 50%, 92% 100%, 0% 100%);
}
.steps-line h1{
    margin-bottom: 0px;
    font-size: 27px;
    font-weight: 600;
    color: #292826;
}

#triangle-right {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid red;
    border-bottom: 50px solid transparent;
}
.img-div4{
    margin-top: 15px;
}
.steps-btn{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.steps-btn .btn-steps{
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0% 100%, 5% 50%, 0% 0%);
    width: 25%;
    height: 100px;
    padding: 15px 30px 10px 30px;
}
.steps-btn .btn-steps .steps-text{
    padding: 0px 15px;
    font-size: 18px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.steps-btn .btn-steps .steps-title{
    font-size: 28px;
    color: #f5f6f6;
}
.steps-btn .btn-step1{
    background-color: #CA0A07;
    color: #fff;
}
.steps-btn .btn-step1 .step-1-text{
    color: #CA0A07;
    background-color: #fff;
}
.steps-btn .btn-step2{
    background-color: #E72B2C;
    color: #fff;
    padding-left: 40px;
}
.steps-btn .btn-step2 .step-2-text{
    color: #e72c2d;
    background-color: #fff;
}
.steps-btn .btn-step3{
    background-color: #F85252;
    color: #fff;
    padding-left: 60px;
}
.steps-btn .btn-step3 .step-3-text{
    color: #f95353;
    background-color: #fff;
}
.steps-btn .btn-step4{
    background-color: #F87575;
    color: #fff;
    text-align: center;
}
.steps-btn .btn-step4 .step-4-text{
    color: #f97575;
    background-color: #fff;
}
.accordion-button:focus{
    box-shadow: none;
}
/* bid car start  */
.bid-car-first-content{
    margin-bottom: 40px;
    padding: 0 50px 0 15px;
}
.bid-car-first-content h1{
    font-size: 70px;
    color: #ca0a07;
    margin-bottom: 5px;
    font-weight: 600;
    letter-spacing: 3px;
}
.bid-car-first-content h3 {
    font-size: 35px;
    font-weight: 600;
    color: #292826;
    margin-bottom: 10px;
}
.bid-car-first-content p{
    color: #000;
    font-size: 18px;
}
.steps-line .bid-step-title{
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
.bid-ontent-step{
    padding: 20px 50px 40px 40px;
}
.bid-ontent-step p{
    color: #000;
    font-size: 18px;
    margin-bottom: 0;
}
.bid-ontent-step p span{
    color: #3a6bcd;
    font-size: 18px;
}
.bid-ontent-step .p-small-text{
    font-size: 15px;
    font-weight: 100;
}
.bid-ontent-step .bid-link{
    font-size: 18px;
    font-weight: 100;
    color: #3a6bcd;
    font-weight: 600;
}

.searchtopBar.bg-danger-50.flx.justify-content-between .btn.active {
    color: black !important;
}
.searchtopBar.bg-danger-50.flx.justify-content-between .btn.pop-up-select-btn.active, .pop-up-model-btn.active{
    background-color: rgba(255, 0, 0, 0.1) !important;
}
.searchtopBar.bg-danger-50.flx.justify-content-between .btn.pop-up-price-btn.active, .pop-up-select-btn, .pop-up-model-btn{
    background-color: transparent !important;
}
.searchtopBar.bg-danger-50.flx.justify-content-between .btn.pop-up-price-btn{
    padding: 6px 0 6px 0 !important;
    color: black !important;
    clip-path: polygon(0 0, 95% 0%, 100% 100%, 5% 100%);
}
.searchtopBar.bg-danger-50.flx.justify-content-between .btn.pop-up-price-btn.active{
    background-color: rgba(255, 0, 0, 0.1) !important;
}

/*************************************
		Inner intro
**************************************/

.inner-intro {
    height: 410px;
    display: block;
}

.inner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.inner-intro span {
    text-transform: capitalize;
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 30px;
}

.inner-intro .intro-title.row [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

ul.page-breadcrumb {
    padding-top: 10px;
    padding-bottom: 25px;
}

ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

ul.page-breadcrumb li a:hover {
    color: #db2d2e;
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 30px;
}

.inner-intro .intro-title.row [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}



.latest-blog.border .blog-2 .blog-content {
    border: 1px solid #e3e3e3;
}
.latest-blog .blog-button {
    margin-bottom: 20px;
}

.latest-blog .blog-button h5 {
    margin-top: 8px;
}

/*************************************
		Masonry blog
**************************************/
.masonry {
    position: relative;
}

.masonry .masonry-item {
    float: left;
    margin-bottom: 40px;
}

.masonry.columns-2 .masonry-item {
    width: 50%;
    padding: 0 15px 0px;
}

.masonry.columns-3 .masonry-item {
    width: 33.333%;
    padding: 0 15px 0px;
}

.masonry.columns-4 .masonry-item {
    width: 25%;
    padding: 0 15px 0px;
}

/*************************************
		Blog
**************************************/

/*entry-meta*/
.blog .entry-title a {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color: #363636;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    font-weight: 700;
}

.blog .entry-title a:hover {
    color: #db2d2e;
}

.blog .blog-entry-image {
    margin-bottom: 20px;
}

.blog .entry-meta {
    margin-bottom: 15px;
}

.blog .entry-meta ul li {
    display: inline-block;
    padding-right: 10px;
}

.blog .entry-meta ul li a {
    font-size: 14px;
    margin-right: 10px;
    color: #626262;
}

.blog .entry-meta ul li a i {
    font-size: 14px;
    color: #db2d2e;
    padding-right: 3px;
}

.blog .entry-meta ul li a:hover {
    color: #db2d2e;
}

/*entry-content*/
.blog .entry-content p {
    margin-bottom: 20px;
}

.blog .entry-share .share a {
    padding: 8px 15px;
    display: inline-block;
    background: #db2d2e;
    color: #ffffff;
}

.blog .entry-share .share .news-social {
    right: 10px;
}

.blog .entry-share .share .news-social li a {
    margin: 2px 0px;
}

.blog hr {
    margin: 60px 0;
}

/*pagination-nav*/
.pagination {
    margin: 0px;
}

.pagination li a {
    font-size: 15px;
    font-weight: 500;
    margin: 0 5px;
    color: #626262;
    border-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    padding: 8px 16px;
    border-color: #e3e3e3;
    border-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0px;
}

.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover {
    background-color: #db2d2e;
    border-color: #db2d2e;
    color: #fff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #db2d2e;
    border-color: #db2d2e;
    color: #fff;
}


.imgBlock{
    position: relative;
}

.blogDate{
    position: absolute;
    top: 10%;
    left: 10%;
    background-color: #CB0A07;
    padding: 4px 10px;
    color: #fff;
    border-radius: 5px;
}

.all-posts .card{
    transition: 0.3s all ease;
}

.blogAuthor{
    position: absolute;
    bottom: 5%;
    left: 10%;
    color: #fff;
    background-color: #0b0b0b;
    opacity: 0.2;
    padding: 4px 10px;
    border-radius: 5px;
    font-family: Roboto, sans-serif;
}

.blogTitle{
    font-family: Roboto, sans-serif;
    font-weight: 600;
}

.all-posts .card:hover{
    transform: scale(1.02)
}

.all-posts .card:hover .card-body{
    background-color: #CB0A07;
}

.all-posts .card:hover .card-title a{
    color: #fff!important;
}

.bg-gray{
    background-color: #CDCDCD;
}

.bg-blog{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 40vh;
}


.entry-share .share a {
    padding: 8px 15px;
    display: inline-block;
    background: #db2d2e;
    color: #ffffff;
}

.entry-share .share .news-social {
    right: 10px;
}

.entry-share .share .news-social li a {
    margin: 2px 0;
}

#m-search label,
#m-search input{
    font-size: 14px;
}

.active-triggered{
    background: #db2d2e;
}

.active-triggered a{
    color: #fff!important;
}

.blog-update-time div{
    background-color: #424548
}

.blog-update-time div span{
    font-weight: 500
}

.blog-update-time div span i{
    color: #fff;
    padding-right: 5px
}

.car-thumb-image {
    position: relative;
}

.car-thumb-sticker{
    position: absolute;
    top: 18px;
    left: -18px;
    z-index: 50;
    font-size: 14px;
    /*letter-spacing: 10px;*/
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 600;
    transform: rotate(-50deg);
    /*animation: slideRight 5s linear infinite;*/
}

.sticker-hot{
    background-color: #db2d2e;
    color: #fff;
}

.sticker-latest{
    background-color: #246DBD;
    color: #fff;
}

@keyframes slideRight {
    0%, 100% {
        left: 0;
    }
    50% {
        left: 100%;
    }
}
