.GridPager a,
.GridPager span {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.GridPager span {
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    border: 1px solid #3AC0F2;
}

#suggest li {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    color: #000000;
    padding: 6px 14px;
    height: 30px;
    cursor: pointer;
    display: grid;
}

    #suggest li a {
        text-decoration: none;
        color: #000;
        display: block;
    }

        #suggest li a:hover {
            text-decoration: none;
            color: #fff;
        }

    #suggest li:hover {
        text-decoration: none;
        background-color: #3c763d;
        color: #fff;
    }


#suggest a:hover {
    text-decoration: none;
    background-color: #3c763d;
    color: #fff;
}

.search-box {
    position: relative
}

#suggest {
    position: absolute;
    top: 62px;
    background: #ffffff;
    width: 92.5%;
    border: 1px solid #ebdddd;
    border-radius: 4px;
    z-index: 999;
    display: none;
    margin: 0;
}
label {
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    color: #000;
}
.modal-content {
    width:600px;
}
.notification-icon {
    position: fixed;
    left: 100%;
    top: 21%;
    z-index: 88888;
    width: 266px;
    transition: .6s all ease-in-out;
}

    .notification-icon span {
        color: #ffffff;
        background: #55b640;
        display: inline-block;
        border-radius: 3px 0 0 3px;
        font-size: 21px;
        width: 35px;
        line-height: 35px;
        height: 35px;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        left: -35px;
        top: 18px;
    }
.announcement-icon {
    position: fixed;
    left: 100%;
    top: 30%;
    z-index: 88888;
    width: 266px;
    transition: .6s all ease-in-out;
}
    .announcement-icon span {
        color: #ffffff;
        background: #55b640;
        display: inline-block;
        border-radius: 3px 0 0 3px;
        font-size: 21px;
        width: 35px;
        line-height: 35px;
        height: 35px;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        left: -35px;
        top: 18px;
    }
.footer-widget .footer-title {
    font-size: 19px;
    font-weight: 600;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) 
{
    width: 100%;
}
.list-view {
    width: 30%;
    font-size: 15px !important;
    margin-top: 10px !important;
    font-weight: 700;
}
.mt-28 {
    margin-top: 28px;
}
.list-view50 {
    width: 48%;
    font-size: 15px !important;
    margin-top: 10px !important;
    font-weight: 700;
}
.float-icon {
    position: fixed;
    left: 100%;
    top: 21%;
    z-index: 88888;
    width: 266px;
    transition: .6s all ease-in-out;
}

    .float-icon span {
        color: #ffffff;
        background: #55b640;
        display: inline-block;
        border-radius: 3px 0 0 3px;
        font-size: 21px;
        width: 35px;
        line-height: 35px;
        height: 35px;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        left: -35px;
        top: 18px;
    }

    .float-icon:hover {
        left: 80%;
        transition: .6s all ease-in-out;
    }
.call {
    margin-bottom: 15px;
    /* transform: translate(270px, 0); */
    /* transition: all .6s; */
    background: #fff;
    padding: 1px;
    border-radius: 20px 0;
}
 
.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}
.form-group {
    display: block;
    margin-bottom:0px;
}
.bootstrap-select > .dropdown-toggle {
    border-radius: 5px;
}
.brandimg {
    width:10%;
}
.ltn__main-menu li ul li,
.ltn__main-menu .sub-menu li {
    line-height: 1.3;
    padding: 12px 25px 1px 30px;
    font-size: 16px;
}
ul li, ol li {
    margin-top: 0px !important;
}
.adv_feature {
    display: none;
}
    .adv_feature.active {
        display: block !important;
        transition: .5s all ease-in-out;
    }
    .adv_feature.active {
        max-height: 500px;
    }
.bgborder {
    border: solid 2px #95919126;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
}
.bd-placeholder-img.rounded-circle {
    background-color: #f8f8f8;
    width: 240px;
    height: 240px;
    margin-bottom: 30px;
    margin-left: 16%;
    padding-top: 26%;
    font-size: 48px;
    font-weight: 900;
}
.rounded-circle {
    border-radius: 50% !important;
}
.txtanimation {
    transition: height .2s, opacity .2s, padding .2s;
}
.auction {
    background: url('../../images/by-auction.jpg');
    background-size: cover;
    border-right: 1px solid #0b0f1b;
}

.auc_stoc {
    position: relative;
}

.stock {
    background: url(../../images/by-stock.jpg);
    background-size: cover;
    border-left: 1px solid #fff;
}


.auc_stoc h2 {
    color: #fff;
}

.auc_stoc p {
    font-weight: 300;
    color: #fff;
    font-size: 12px;
}
 

.auc_stoc a:hover {
    opacity: .7;
    color: #fff;
}

.inr-cont {
    margin: 6% 12%;
    max-width: 440px;
}

.how-to {
    transform: translate(50%, 0%);
    margin-left: -50%;
    text-align: center;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .how-to img {
        max-width: 367px;
        transition: all .5s;
    }

        .how-to img:hover {
            transform: scale(1.05);
        }

    .how-to a:hover {
        opacity: 1;
    }

.left_pop_cont {
    background: url(../../images/popup_img.jpg);
    background-size: cover;
    color: #fff;
    padding: 40px;
}

    .left_pop_cont h2 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 29px;
        letter-spacing: 1px;
    }

.modal-content {
    border-radius: 0;
    padding: 0 15px;
}

    .modal-content p {
        font-size: 14px;
        font-weight: 300;
    }

.close {
    color: #fff;
    position: absolute;
    top: 6px;
    opacity: 1;
    right: 15px;
}

.right_pop_cont {
    padding: 24px 30px;
}

    .right_pop_cont h2 {
        font-weight: bold;
        text-transform: uppercase;
    }

.text-white {
    color: #fff !important;
}
 
.textList li {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}
.textList li span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    margin-right: 16px;
    background-size: 25px;
    position: relative;
    top: 10px;
}

.rightlist.textList li {
    float: right;
    display: inline-block;
    width: 82%;
    height: 29px;
}

 .rightlist.textList li span 
 {
    margin-left: 20px;
    margin-right: 0;
     top: 5px;
   }

.textList li span.ico-1 {
    background-image: url(../../images/auction/ico_01.png);
}

.textList li span.ico-2 {
    background-image: url(../../images/auction/ico_02.png);
}

.textList li span.ico-3 {
    background-image: url(../../images/auction/ico_11.png);
}

.textList li span.ico-4 {
    background-image: url(../../images/auction/ico_10.png);
}

.textList li span.ico-5 {
    background-image: url(../../images/auction/ico_05.png);
}

.textList li span.ico-6 {
    background-image: url(../../images/auction/ico_09.png);
}

.textList li span.ico-7 {
    background-image: url(../images/auction/ico_07.png);
}

.textList li span.ico-8 {
    background-image: url(../../images/auction/ico_08.png);
}

.textList li span.ico-9 {
    background-image: url(../../images/auction/ico_04.png);
}

.textList li span.ico-10 {
    background-image: url(../../images/auction/ico_12.png);
}

ul.text-white.textList.text-right.rightlist {
    
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.parentmakelist {
    max-height: 500px;
    overflow-y: scroll;
}
.img-box {
    background: #000000;
    position: relative;
    margin-top: 2px;
    margin-right: 1px;
    overflow: hidden;
    background-image: linear-gradient(#12202c, #0a0619e3);
}
    .img-box img {
        opacity: .3;
    }
.img-fluid {
    max-width: 100%;
    height: auto;
}
.conShow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20% 6%;
    margin: auto;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    align-items: unset;
}
    .conShow h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 2px;
        font-weight: 400;
        color:#ffffff;
    }
 
.slide-title {
    font-size: 46px;
    font-weight: 700;
    color: #202124;
}
.btn-secondary {
    color: #fff;
    background-color: #55b640;
    border-color: #55b640;
}
.slick-arrow-1 .slick-arrow {
    background-color: #a50b0b;
    cursor: pointer;
    position: absolute;
    top: 46%;
    right: 15px !important;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 52px;
    display: block;
    border: 1px solid var(--white-4);
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: var(--ltn__primary-color) !important;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
.ltn__main-menu > ul > li > a {
    font-size: 17px;
    display: inline-block;
    color: var(--ltn__heading-color);
    font-weight: 800;
    font-family: var(--ltn__body-font);
    /* background-color: #352916; */
    color: #190f0f;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    height: 40px;
    border-radius: 5px;
}
a:hover {
    color: #55b640;
}
.ltn__main-menu li:hover > a {
    color: #55b640;
}
.topselect {
    padding: 2px;
    border-radius: 2px;
    font-weight: 800;
}

.dataset span {
    float: left;
    width: 25%;
}
.bn-text {
 width: 100%; font-size: 22px;
}
.bn-image {
    height: 42px
}
span.text {
    display: inline-block;
    text-align: center;
    width: 74%;
}
.search_form.mt-3 span.text{
    text-align:left;
}
.dropdown-menu.show{
    z-index:9999;
}
.orangec {
    color: #f25840 !important;
}
.section-title {
    font-size: 44px;
    font-weight: 600;
    line-height: 1.3;
}
input[type="password"] {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--border-color-9);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    height: 40px;
    border-radius:5px;
    margin-bottom: 30px;
 
    padding-right: 40px;
}

.mobile-menu-toggle.d-xl-none {
    position: fixed;
    left: 4px;
    top: 4px;
}
.ltn__top-rated-product-widget > ul > li {
    margin-bottom: 5px;
    padding-bottom: 6px;
    padding-top: 5px;
    border-bottom: 1px solid;
    border-color: var(--white-4);
}

.top-rated-product-img {
    max-width: 90px;
    float: left;
    margin-right: 10px;
}
ul.ltn__list-item-2---.ltn__list-item-2-before---.ltn__plot-brief {
    margin-bottom: 5px;
}
.txt-lft {
    float: left !important;
}
.txt-rght {
    float: right !important;
    text-align: right !important;
}
.ltn__grid-list-tab-menu .active {
    color: #55b640;
}

.btn-primary {
    color: #fff;
    background-color: #55b640;
    border-color: #55b640;
    border-radius:5px;
}
.ltn__product-item-4 .product-price {
    color: #55b640;
}
.mt-30 {
    margin-top:30px;
}

 
.ltn__product-list-view .ltn__product-item-5 .product-badge-price {
    
    margin-top: 30px;
    font-weight: 900;
}
.steering {
    background-image: url(../../images/icons/steering-wheel.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.carlever {
    background-image: url(../../images/icons/carlever.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
}
.engine {
    background-image: url(../../images/icons/engine.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.ltn__product-item-5 .ltn__plot-brief li:last-child {
    margin-right: 0;
    float: right;
}
.ltn__product-item-5 .product-badge li {
    font-size: 17px;
    background-color: transparent;
    color: #55b640;
    padding: 0;
    font-weight: 900;
}
 input[type="text"] {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--border-color-9);
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    height: 40px;
    border-radius: 5px;
    margin-bottom:0px;
}

.widget {
    margin-bottom: 41px;
    padding: 35px 10px 20px 15px;
    border: 2px solid var(--border-color-11);
}
.submit-btn-1, input[type="submit"] {
    background-color: #55b640;
    color: #ffffff;
    font-weight:600;
/*    margin-top: 30px !important;*/
    height: 40px !important;
    border-radius: 5px;
}
 
.tree-menu {
    list-style: none !important;
}
.taglist {
    list-style: none !important;
}
.bloglink {
    color: #333333 !important;
    font-weight: 700;
}
.ltn__faq-inner-2 .card .ltn__card-title {
    background-color: transparent;
    padding: 20px 60px 20px 40px;
    font-weight: 500;
}
.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    text-align: left;
}
.modal-header .close {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    right: 16px;
    left: auto;
    top: 16px;
    opacity: 1;
    color: #000;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    border-color: #999999;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}
@media only screen and (max-width: 600px) 
{
    .mpdf {
        display:block;
    }
    .lpdf {
        display:none;
    }
    submit-btn-1, input[type="submit"] {
        background-color: #55b640;
        color: #ffffff;
        font-weight: 600;
        margin-top: 5px !important;
        height: 40px !important;
        border-radius: 5px;
    }
    img.d-block.w-100 {
        margin-top: 67px;
    }

    .ltn__utilize-menu-inner.ltn__scrollbar {
        top: -42px;
    }

    h2.head_sub {
        margin-top: 38px;
        padding-left: 10px;
    }

    .list-view {
        width: 30%;
        font-size: 12px !important;
        margin-top: 10px !important;
        font-weight: 700;
    }

    .list-view50 {
        width: 48%;
        font-size: 12px !important;
        margin-top: 10px !important;
        font-weight: 700;
    }

    .float-icon {
        display: none;
    }

    .bn-image {
        height: 32px
    }

    .bn-text {
        width: 100%;
        font-size: 16px;
    }

    h1, .h1 {
        margin-top: 30px;
        padding-top: 30px;
    }

    .section-title-area {
        margin-bottom: 10px;
    }

    .pt-50 {
        padding-top: 0px;
    }

    .pb-50 {
        padding-bottom: 0px;
        padding-top: 60px;
    }

    .main_features ul li {
        border: 1px solid #dcd9d9;
        float: left;
        list-style: outside none none;
        margin: 5px 6px 0 0;
        min-height: 152px;
        min-width: 166px;
        padding: 10px;
        text-align: center;
        margin-top: 10px !important;
    }

    .ltn__shop-options {
        margin-bottom: 0;
        display: inline-block;
    }

    .ltn__product-item-5 .product-img {
        margin-top: 0;
        text-align: center;
    }

    .ltn__shop-options ul li {
        flex-flow: initial !important;
    }

    .ltn__shop-options > ul {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: initial !important;
    }

    .ltn__header-5 .ltn__header-middle-area {
        padding: 0;
        margin: 0;
        height: 0;
    }

    .site-logo-wrap {
        display: none;
    }

    .ltn__utilize {
        width: 100%;
    }

    .ltn__header-top-area {
        padding: 5px 0;
        text-align: center;
        position: fixed;
        top: 0;
    }

    .dataset span {
        width: 50% !important;
    }

    span.img {
        display: block;
        text-align: center;
        width: 100%;
    }

    .ltn__top-bar-menu {
        text-align: center;
    }
    .modal-content {
        width: 360px;
       
    }
    .modal-body {
        padding: 0px !important;
    }
    .notification-icon {
        position: fixed;
        left: 100%;
        top: 0%;
        z-index: 88888;
        width: 266px;
        transition: .6s all ease-in-out;
    }
}