.logo-box .logo img {
    width: 220px;
}

.preload-container .middle {
    animation: initial;
    width: 300px;
    margin: 0px;
}

.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    border-radius: 10px;
}

.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    width: 50px;
    height: 50px;
    background: #000;
    float: left;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    top: 0px;
    background: #000;
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 10px 0px;
}

.owl-theme#slider-carousel .owl-dots {
    bottom: 20px;
}

.owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: auto;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #bf2c23;
}

.widget-explore-car-custom {
    padding-top: 70px;
    padding-bottom: 50px;
}

.box-car-wrap-custom {
    position: relative;
    padding-bottom: 30px;
}

.box-car-wrap-custom .box-car-item {
    border: 0px solid;
}

.box-car-wrap-custom .box-car-item:hover {
    background-color: #FFFFFF;
}

.box-car-wrap-custom .box-car-item:hover span {
    text-decoration: underline;
}

.box-car-wrap-custom .box-car-item span {
    position: relative;
    font-size: 20px;
    font-weight: bold;
}

/* .box-car-wrap-custom .owl-item.center .box-car-item img {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
     -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s;
            transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s;
 
}
*/
.owl-theme.product-carousel .owl-dots .owl-dot.active span {
    width: 58px;
    background: #bf2c23;
}

.widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car,
.widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car-ab {
    color: #bf2c23;
    -webkit-text-stroke-color: #bf2c23;
}

.home-about {
    position: relative;
    text-align: center;
}

.home-about img {
    position: relative;
    width: 60%;
    border-radius: 10px;
    margin-bottom: 50px;
    border: 8px solid #fff;
    box-shadow: 0px 0px 16px -10px #000;


}

.home-about p {
    position: relative;
    padding: 0px 20%;
    color: #000;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0px;
}

.wrapper-yt {
    position: relative;
    width: 100%;
    min-height: 45vw;
    background-size: cover;
    background-position: center;
}

.info-product {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 30px;
}

.info-product h1 {
    color: #fff;
    line-height: 1;
    font-size: 50px;
    background: black;
    display: inline;
    padding: 0px 15px;

}

.info-product h2 {
    color: #fff;
    font-size: 22px;
    background: black;
    display: inline;
    padding: 5px 10px;
}

.product-desc-center {
    position: relative;
    padding: 50px 20%;
}

.product-desc-center p {
    text-align: center;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}

.product-desc1 {
    position: relative;
    padding: 50px 20%;
}

.product-desc1 h2 {
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 15px;

}

.product-desc1 p {
    text-align: center;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}

.product-desc-slider {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.product-desc-slider .slider-desc {
    position: relative;
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
}

.product-desc-slider h2 {
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.product-desc-slider p {
    text-align: left;
    color: #000;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;
}

.gallery-warapper {
    position: relative;
    padding: 50px 0px;
}

.gallery-warapper .grid {
    position: relative;
}

.gallery-warapper .grid .grid-item {
    margin-bottom: 20px;
}

.product-desc-image-1-2 {
    position: relative;
}

.main-header .main-menu .navigation>li>ul {
    width: 19rem;
}

.wrapper-map {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    background-size: cover;
    background-position: center;
}

.wrapper-map .right-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* padding: 40px 0px 40px 0px; */
    /* background-color: rgba(249, 249, 249, 1); */
    /* background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 100%); */
}

.wrapper-map .left-content {
    padding: 30px !important;
    /* background: rgb(255, 255, 255); */
    /* background: linear-gradient(90deg, rgba(249, 249, 249, 0) 30%, rgba(249, 249, 249, 1) 100%); */
}

.wrapper-map .left-content .box {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    padding: 10%;
}

.wrapper-map .left-content .box h2 {
    font-size: 44px;
    line-height: 54px;
    letter-spacing: .88px;
    text-align: left;
    margin-bottom: 10px;
}

.wrapper-map .left-content .box span {
    color: #000;
}

.wrapper-map .left-content .box ul {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wrapper-map .left-content .box ul li {
    position: relative;
    width: calc(50% - 20px);
    float: left;
    color: #000;
    list-style: disc;
    margin-left: 20px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #D01818;
    border-color: #D01818;
}

.page-link {
    color: #D01818;
    padding: .375rem 1rem;
    margin: 0px 15px;
    border-radius: 4px !important;
}

.widget-blog .feature-post {
    height: 300px;
}

.widget-blog .feature-post img {
    min-width: 100%;
    height: 300px;
}

.format-standard .feature-post {
    min-width: 100%;
    height: 30vw;
}

.format-standard .feature-post img {
    min-width: 100%;
    height: 30vw;
}

.listing-list-car-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}

.listing-grid-item .listing-item-image .hover-listing-image {
    min-height: 300px;
}

.listing-grid-item .listing-item-content {
    padding: 13px 30px 13px 21px;
}

#wrapper-spec {
    position: relative;
}

#wrapper-spec .col-md-6:nth-child(1) {
    padding-right: 50px !important;
}

#wrapper-spec .col-md-6:nth-child(2) {
    padding-left: 50px !important;
}

.post-property .wrap-car-overview .listing-info {
    /* padding: 0px 2em; */
}

.post-property .wrap-car-overview .listing-info .item {
    margin-bottom: 0px !important;
}

.post-property .wrap-car-overview .listing-info .item:nth-child(odd) {
    background-color: #ddd;
}

.post-property .wrap-car-overview .listing-info .item.is_category {
    background-color: #aaa;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
}

.product-desc2 {
    position: relative;
}

.product-desc2 .title {
    color: red;
    font-weight: bold;
}

.product-desc2 .desc {
    font-size: 17px;
    color: #000;
    margin-bottom: 30px;
}

.product-desc2 .desc p {
    /* float: left; */
    /* width: 75%; */
    margin-bottom: 30px;
}

.product-desc2 .desc img {
    /* float: right; */
    /* width: 25%; */
}

/* responsive */
@media screen and (max-width: 720px) {
    .listing-list-car-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media screen and (max-width: 480px) {
    .info-product h1 {
        font-size: 20px;
    }

    .listing-list-car-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .info-product h2 {
        display: none;
        font-size: 18px;
    }

    #wrapper-spec .col-md-6:nth-child(1) {
        padding-right: 15px !important;
    }

    #wrapper-spec .col-md-6:nth-child(2) {
        padding-left: 15px !important;
    }

    .home-about img {
        width: 90%;
    }

    .home-about p {
        font-size: 18px !important;
    }

    .product-desc-center p {
        text-align: center;
        color: #000;
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 15px;
    }

    .product-desc1 h2 {
        text-align: center;
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 15px;
        line-height: 1.3;
    }

    .product-desc1 p {
        text-align: center;
        color: #000;
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 15px;
    }

    .format-standard .feature-post {
        min-width: 100%;
        height: 50vw;
    }

    .format-standard .feature-post img {
        min-width: 100%;
        height: 50vw;
    }

    .main-post h2 {
        font-size: 26px !important;
        line-height: 27pt !important;
    }
}