@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);
    @import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);
    @import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
    *, a, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0;
}
.discover-title::before, .discover-title:after {
    position: absolute;
    width: 190px;
    height: 2px;
    background: rgba(35, 41, 31, .733);
    top: 50%;
    transform: translateY(-50%);
    content: ''}
.bnr-right img, .product-img img {
    height: 100%;
    object-fit: cover;
}
.auc-list-1, .auc-list-title, .discover-title, .explore, .live-top-con, .product-cont-realise, .static-new-bnr, .testimonial-cont {
    text-align: center;
}
.hero ul li, .side-nav-list, li, li:hover {
    list-style: none;
}
input[type=email] {
    text-transform: lowercase!important;
}
* {
    box-sizing: border-box;
}
.filter-auc-name:focus, .form-control:focus {
    box-shadow: none;
    outline: 0;
}
:root {
    --main-color: #f0f0f0;
    --color-white: #ffffff;
    --color-black: #353b46;
    --background: #d7e0e3;
}
@media (min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 90%}
}@media (min-width:768px) {
    .container, .container-md, .container-sm {
    max-width: 90%}
}@media (min-width:576px) {
    .container, .container-sm {
    max-width: 90%}
}body {
    font-family: "DM Sans", system-ui;
}
a, a:hover {
    text-decoration: none;
}
.history-title-bar a, .set-new-text-2 a {
    text-decoration: underline;
}
section.login-section.clearfix {
    padding: 3rem 0;
    background-color: #fff8eb;
}
.product-page-img {
    display: flex;
    align-items: center;
    border: 2px solid #e3e6de;
    padding: 2rem;
    background-color: #fff;
    height: 500px;
    width: 100%;
    cursor: pointer;
    justify-content: center;
}
.menubar-active, .menubar_wrapper {
    background-color: #f4f4f4;
    z-index: 99;
}
.coin-img-box img, .product-page-img img {
    max-width: 100%}
.add-address-popup, .archive-tab-content, .category-for-mob, .edit-address-popup, .file-1, .filter-main, .filter-mb, .slide-logo, .tab-content {
    display: none;
}
.heading2-tit-icon {
    position: relative;
    width: 201px;
    margin: 0 auto;
}
.discover-title {
    width: max-content;
    position: relative;
    margin: 0 auto 30px;
}
.discover-title h2 {
    font-size: 2.6rem;
    font-weight: 700;
}
.auc-list-title h2 span, .discover-title h2 span {
    font-weight: 400;
    color: #23291fbb;
}
.fet-data, .footer-item p a, .footer-title ul li a, .login-phone, .login-phone:hover, .navbar-light .navbar-nav .nav-link, .prfl-icon, .prvw-cont-2 ul li a:hover, .share-grp a, .sign-in, .sign-in:hover, .social-item a, .social-item:hover i, .upload p {
    color: var(--color-black);
}
.discover-title:after {
    right: -13rem;
}
.discover-title::before {
    left: -13rem;
}
.menubar_wrapper {
    transition: .5s;
    min-height: 100px;
    position: relative;
}
.menubar-active {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.navbar-brand {
    width: 30%;
    margin: 0;
}
.city, .house-container-two, .navbar-brand img, .realise-product-img img, .view-bid-img .mySwiper2 {
    width: 100%}
.view-bid-img .mySwiper2{height: 20rem;}
.bid-history-table>.row, .navbar-expand-md .navbar-collapse {
    justify-content: center;
}
.navbar-expand-md .navbar-nav {
    margin: 0;
    gap: 25px;
}
.nav-item {
    font-size: 18px;
    font-weight: 500;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #e9ecef;
    color: var(--color-black);
}
.nav-left-side {
    width: 70%;
    display: flex;
}
.logo-category-ser {
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sign-in {
    position: relative;
    font-size: 17px;
    padding: 8px 5px;
}
.sign-in-hov {
    width: 65px;
    font-size: 14px;
    color: #000;
    border-radius: 4px;
    position: absolute;
    left: -1rem;
    transition: .4s;
    opacity: 0;
    font-weight: 600;
}
.accountName:hover+.ship-to, .sign-in:hover .sign-in-hov {
    opacity: 1;
    transition: .4s;
}
.serch-product {
    position: relative;
}
.serch-product .form-control:focus{
    border-color: #dee2e6;
}
.clear-icon {
  position: absolute;
  right: 47px;
  top: 7px;
  cursor: pointer;
  display: none;
  color: #000;
  font-size: 17px;
}
.search-icon {
    border: none;
    box-shadow: none;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    padding: 0 12px;
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#search_lots{
    padding-right:68px;
}
.search-icon button {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #fff;
}
.add-setting a, .archive-btm a i, .cart_a, .side-nav-active .nav-item__text, .signin-kept:hover {
    color: #dc143c;
}
.main-banr {
    width: 100%;
    background-color: #fff;
    padding: 50px 0;
    position: relative;
}
.bannerSlide .item, .single-banner .item {
    display: flex;
    align-items: center;
}
.bnr-left, .bnr-right {
    width: 50%}
.bnr-right {
    height: 400px;
}
.bnr-left {
    padding-right: 50px;
    color: #212529;
}
.bnr-left h1 {
    font-size: 55px;
    margin-bottom: 10px;
    font-weight: 700;
}
.left-coin-img, .right-coin-img {
    width: 50%}
.static-new-bnr {
    width: 50%}
.left-coin-img img {
    object-fit: cover;
}
.left-coin-img h2 {
    font-size: 48px;
    color: #dc143c;
    font-weight: 600;
    margin-top: 8px;
    text-align:  center;
}
.st-detail, .st-thank,  .auc-month {
    font-size: 40px !important;
    color: var(--color-black) !important;
    text-align:  center;
    line-height:  normal;
}
.st-thank span {
    font-size: 45px;
    font-weight: 600;
    color: #dc143c;
}
.st-detail span {
    font-size: 45px;
    font-weight: 600;
    color: #dc143c;
}
.static-btm {
    margin-top: 30px;
}
.st-detail a {
    display: inline-flex;
    align-items: center;
    color: #dc143c;
    padding-left: 20px;
    gap: 15px;
    margin-top: 15px;
}
.st-detail a img {
    width: 30px!important;
}
.st-advance {
    font-size: 23px;
     color: var(--color-black);
}
.jai-jinendra {
    color: #dc143c;
    font-weight: 700;
    line-height: normal;
}
.thank-participent {
    font-size: 22px;
    padding-bottom: 10px;
}
.thank-participent span {
    color: #dc143c;
    font-size: 25px;
    font-weight: 700;
}
.auc-welcome {
    line-height: 1.3;
    font-size: 24px;
}
.icollector-dtl {
    font-family: Lato, sans-serif;
    background-color: #353535;
    padding: 3px 10px;
    border-radius: 4px;
    color: #fff;
}
.bnr-btn, .featured-bid button {
    background-color: var(--color-black);
}
.icollector-dtl a img {
    width: 130px!important;
}
.new-name {
    color: #dc143c;
    font-size: 36px;
    font-weight: 600;
}
.auc-place-date {
    padding-bottom: 12px;
}
.bnr-contact {
    padding-top: 12px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
}
.bnr-contact a {
    font-size: 22px;
}
.bnr-call {
    width: 20px!important;
}
.auc-place {
    font-weight: 700;
}
.auc-place a {
    color: #212121;
}
.auc-estimate {
    font-size: 25px;
    padding-bottom: 10px;
}
.auc-bnr-detail, .bnr-btn {
    font-size: 18px;
    font-weight: 400;
}
.auc-estimate span {
    font-size: 22px;
    color: var(--color-black);
}
.awar p>span, .bnr-left .fa-phone {
    font-size: 20px;
}
.auc-bnr-detail {
    margin-top: 10px;
    color: var(--color-black);
}
.back-next, .bnr-btn, .product-deskto {
    margin-top: 20px;
}
.bannerSlide .owl-nav {
    position: absolute;
    width: 100%;
    top: 30%}
.featuredSlider .owl-nav, .realizeSlider .owl-nav {
    position: absolute;
    right: 1rem;
    top: -4.9rem;
    gap: 5px;
    display: flex;
}
.bannerSlide .owl-nav button.owl-next, .bannerSlide .owl-nav button.owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 95px;
    position: absolute;
}
.bannerSlide .owl-nav button.owl-prev {
    left: -3rem;
}
.bannerSlide .owl-nav button.owl-next {
    right: -3rem;
}
.bnr-btn {
    border: 1px solid #f5f5f5;
    color: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    transition: .3s ease-in-out;
}
.bnr-btn:focus {
    border: 0;
    outline: 0;
}
.auction-bid-fet button button:hover, .back-next a button:hover, .bnr-btn:hover, .continue:hover, .enquire-box button:hover, .explore a:hover, .explore-left:hover, .featured-bid button:hover, .for-password:hover, .register-btn button:hover, .view-catl {
    background-color: #dc143c;
}
.feature-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 25px 15px;
}
.catalog_wrapper, .discover_wrapper {
    padding-bottom: 50px;
    background-color: #fff;
}
.feat-product-item {
    position: relative;
    padding: 7px;
    border-radius: 7px;
    gap: 10px;
    min-height: 200px;
    width: 19%;
    border: 1px solid #e4e4e4;
}
.product-img {
    background-color: #f4f4f4;
    border-radius: 7px;
    padding: 12px;
}
.product-img img {
    width: 100%;
    border-radius: 7px;
}
.product-cont {
    padding: 15px 10px;
}
.code-meterial {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.adj-price-bid, .price-bid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 7px;
    border-top: 1px solid var(--color-black);
}
.fet-data span {
    font-size: 14px;
    color: var(--color-black);
    font-weight: 400;
}
.bid-fet-data {
    font-size: 16px!important;
}
.current-amount {
    font-size: 17px!important;
}
.product-cont p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: normal;
}
.feature-lot {
    border: none;
    outline: 0;
    padding: 3px 10px;
    background-color: rgb(1 10 13 / 10%);
    cursor: inherit!important;
}
.archive-tablinks, .back-top, .bid-icon, .demo-trigger, .edit-address, .increment span, .share-coin span {
    cursor: pointer;
}
.featured-bid button {
    padding: 4px 10px 3px;
    border-radius: 4px;
    transition: .3s;
    border: 0;
    font-size: 14px;
}
.explore a, .live-btn a {
    padding: 5px 12px;
    font-size: 14px;
}
.adjs-bid a, .back-top:hover, .coin-view:hover, .edit-btn>a, .featured-bid button a, input[type=button] {
    color: #fff !important;
}
.feature-current-amnt {
    color: var(--color-black);
    font-weight: 400!important;
}
.rating-icon {
    margin-bottom: 16px;
}
.rating-icon i {
    font-size: 18px;
    line-height: 1;
    color: var(--main-color);
}
.featuredSlider .owl-nav button.owl-next, .featuredSlider .owl-nav button.owl-prev, .realizeSlider .owl-nav button.owl-next, .realizeSlider .owl-nav button.owl-prev {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid var(--color-black);
    color: var(--color-black);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    transition: .4s;
}
.featuredSlider .owl-nav button.owl-next:hover, .featuredSlider .owl-nav button.owl-prev:hover, .realizeSlider .owl-nav button.owl-next:hover, .realizeSlider .owl-nav button.owl-prev:hover {
    background-color: #dc143c;
    border: 1px solid #dc143c;
    color: #fff;
}
.realization_wrapper {
    background-color: #fff;
    padding: 0 0 50px;
}
.auc-list-1, .explore a, .live-btn a {
    border-radius: 4px;
}
.auc-list-title {
    padding-bottom: 30px;
}
.auc-list-title h2 {
    font-size: 32px;
    font-weight: 700;
}
.auc-list-1 {
    background-color: var(--background);
    padding: 15px;
    height: 85%}
.explore a, .explore-left, .view-catl:hover {
    background-color: var(--color-black);
}
.live-upcoming {
    padding: 10px 0;
    height: 100%}
.live-upcoming-cont, .live-upcoming-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-1, .list-2 {
    width: 100%;
    border-radius: 5px;
}
.auc-list-inr {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    height: 100%}
.auc-list-inr h3 {
    font-size: 29px;
    font-weight: 600;
}
.auc-start-date {
    font-size: 18px;
    line-height: 1.3;
}
#home-count {
    display: flex;
    gap: 15px;
    justify-content: center;
}
.live-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-ser-main, .quote {
    align-items: center;
    display: flex;
}
.live-btn a {
    color: #fff;
    transition: .5s;
}
.explore {
    margin-top: 15px;
}
.explore a {
    color: #fff;
    transition: .4s;
    width: 100px;
}
.eshopSlide .item img {
    margin: 0 auto;
    border-radius: 5px;
}
.reg-icollector img {
    width: 120px;
}
.archive-btm p, .reg-icollector, .view-another p {
    font-size: 16px;
}
.auc-end-conclude {
    color: #dc143c;
    font-size: 18px;
}
.quote, .testimonial-cont {
    color: var(--color-black);
}
.testimonial_wrapper {
    padding-bottom: 50px;
    position: relative;
}
.quote {
    justify-content: center;
    margin-bottom: 20px;
    font-size: 30px;
}
.testimonial-cont {
    width: 85%;
    margin: 35px auto 0;
}
.about-1, .about-2 {
    font-size: 16px;
    text-align: justify;
    line-height: 22px;
}
.testimonial-cont p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: 400;
}
.archive-tablinks.selected, .testimonial-cont h5 {
    margin-bottom: 0;
    color: #dc143c;
}
.testimonial-cont h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
}
.quote-up {
    content: '';
    position: absolute;
    left: 3rem;
    top: 3rem;
}
.quote-bottom {
    position: absolute;
    right: 3rem;
    bottom: 3rem;
}
.product_search_wrapper {
    padding: 20px 0;
    background: var(--main-color);
}
.product-ser-main {
    justify-content: space-between;
}
.product-search {
    display: flex;
    align-items: center;
    position: relative;
}
.product-ser-main p {
    font-size: 18px;
    color: var(--color-black);
    font-weight: 600;
}
.product_search_wrapper .form-control {
    padding: 12px 30px;
    line-height: 1;
    border-radius: 10px 0 0 10px;
    border: none;
    width: 500px;
}
.product-search-icon {
    background: var(--color-black);
    padding: 7px 12px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 4px;
}
.about-cont, .archive-list {
    background-color: var(--background);
}
.product-search-icon i {
    border-radius: 10px;
    color: var(--color-white);
}
.about-main {
    width: 100%;
    padding: 50px 0;
}
.about-title h2, .register-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
}
.about-1>span, .about-bank-left ul li, .banker, .describe-1>span {
    font-weight: 600;
}
.about-banner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.ab-banner-1 {
    display: flex;
    justify-content: center;
}
.ab-banner-img {
    width: 150px;
}
.about-cont {
    padding: 20px;
    margin-top: 30px;
    border-radius: 10px;
}
.about-1 {
    padding-bottom: 10px;
    color: #212529;
}
.about-bank ul, .banker {
    padding: 0;
}
.about-1>span {
    font-size: 18px;
    color: #212529;
    display: block;
    margin-bottom: 7px;
    text-align: left;
}
.banker {
    font-size: 18px;
    color: #212529;
}
.about-bank {
    display: flex;
    margin-top: 10px;
}
.about-bank ul li {
    font-size: 14px;
    padding-top: 5px;
}
.about-bank-right>ul>li>span {
    padding: 0 20px;
}
.bank-logo {
    height: 30px;
    margin-top: 15px;
    display: block;
}
.contactus_wrapper, .forget_password_wrapper, .live-page, .password-main, .product_wrapper, .user-dashboard {
    padding: 50px 0;
}
.live-top, .right-child {
    display: flex;
    justify-content: space-between;
}
.live-top-left {
    text-align: center;
    margin-top: 20px;
}
.live-top-left h2 {
    font-size: 25px;
    font-weight: 600;
    color: #212529;
}
.live-top-left p {
    font-size: 16px;
    color: var(--color-black);
    margin: 3px 0;
}
#countdown-container {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 15px;
}
.cataloge-describe, .live-banner, .right-child {
    background-color: var(--background);
    padding: 15px;
    border-radius: 4px;
    height: 100%}
.live-bnr-img {
    height: 300px;
}
.live-bnr-img img, .mySwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.adjs-left img{height: 8rem;width: 100%;object-fit: contain;}
.view-another {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
    gap: 2rem;
}
.archive-btm, .view-another a {
    display: flex;
    align-items: center;
}
.view-another a {
    justify-content: center;
    flex-direction: column;
    color: var(--color-black);
}
.describe-1 {
    font-size: 15px;
    padding-bottom: 27px;
    line-height: 1.35rem;
    text-align: justify;
}
.describe-1>span {
    color: #212529;
    display: block;
}
.right-child ul li {
    padding-bottom: 5px;
    color: #212529;
}
.right-child button {
    background-color: transparent;
    border: none;
    text-align: left;
    color: #212529;
}
#editmodal .btn-close:focus, .right-child button:focus {
    box-shadow: none;
}
.right-list, .win-amount, .win-lots {
    text-align: right;
}
.archive-top, .contact-left-title, .contact-right, .continue, .copyright-main, .kyc-title h4, .realis-pdf p, .signin-bottom, .signin-forgot, .upload {
    text-align: center;
}
.realis-pdf {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.realis-pdf p {
    color: var(--color-white);
    padding: 5px 12px;
    background-color: var(--color-black);
    width: max-content;
    border-radius: 2px;
}
.archive-btm a, .archive-top, .cont-left-inner h5, .cont-left-inner p, .cont-left-inner p a {
    color: var(--color-black);
}
.archive-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;
}
.archive-img-box {
    height: auto;
}
.archive-img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.archive-top {
    font-size: 17px;
}
.arch-span, .archive-tablinks {
    font-weight: 500;
    color: #212529;
}
.arch-span {
    font-size: 18px;
    display: block;
}
.archive-btm {
    gap: 25px;
    justify-content: center;
}
.archive-btm a, .signin-input {
    align-items: center;
    display: flex;
}
.archive-btm a {
    gap: 8px;
}
.archive-tab-button {
    display: flex;
    margin-bottom: 50px;
}
.archive-tablinks {
    font-size: 20px;
    padding: 7px 15px;
    border: none;
    box-shadow: none;
}
.archive-tab-content.selected, .tab-content.selected {
    display: inherit;
}
.contact-title h2, .contact-title h3 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
}
.contact-left {
    background: var(--background);
    border-radius: 4px;
    position: relative;
}
.contact-left-title {
    width: 100%;
    border-radius: 4px 4px 0 0;
    background: var(--color-black);
    padding: 10px 0;
    color: var(--color-white);
    font-size: 18px;
    font-weight: 600;
}
.gst-number, .privacy-pol {
    font-weight: 500;
}
.cont-left-inner, .enquire-box, .profile-detail {
    padding: 15px;
}
.cont-left-inner h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.4;
}
.cont-left-inner h5 span {
    font-size: 15px;
    display: block;
}
.cont-left-inner p {
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
}
.cont-left-inner p a {
    font-weight: 400;
}
.bussiness-time {
    padding-top: 30px;
}
.cont-lef-innbott-item p a {
    display: inline;
    font-weight: 400;
}
.cont-lef-innbott-item a {
    font-size: 14px;
}
.contact-right {
    background: var(--background);
    border-radius: 4px;
    height: 100%}
.contact-right .my-3 {
    margin: 0!important;
}
.con-right-tit h4 {
    color: var(--color-white);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.enquire-box input {
    margin-bottom: 5px;
    border: none;
    outline: 0;
    border-radius: 0;
    border-bottom: 1px solid var(--color-black);
    background-color: transparent;
}
.contact-textarea, .enquire-box input:focus {
    border: none;
    background-color: transparent;
    outline: 0;
}
.enquire-box input:focus {
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid var(--color-black);
}
.enquire-box.form-control {
    padding: 10px;
    border-image: none;
}
.enquire-box.form-control::placeholder {
    color: #212529;
    font-size: 14px;
}
.contact-textarea {
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
    margin: 10px 0;
}
.contact-textarea:focus {
    outline: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid var(--color-black);
}
.enquire-box button {
    padding: 7px 30px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    margin: 14px auto 0;
    display: table;
    background: var(--color-black);
    color: var(--color-white);
    text-transform: uppercase;
    font-size: 15px;
    transition: .4s;
}
.collect-title h4, .collect-title p, .more-det-tit h4 {
    display: inline-block;
}
.adjs-bid:focus, .enquire-box button:focus {
    border: none;
    box-shadow: none;
}
.signin-container {
    padding: 50px 0;
    height: 100vh;
}
.signin-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%}
.signin-container > .container,  .signin-container > .container > .row {
    height:  100%;
}
.signin-main {
    width: 30%;
    padding: 20px 25px;
    border-radius: 5px;
    border: 1px solid var(--color-black);
    background-color: #f2f3f4;
}
.signin-main>h3 {
    font-size: 28px;
    margin-bottom: 8px;
    font-weight: 600;
}
.signin-input {
    border-bottom: 1px solid var(--color-black);
    margin-bottom: 1rem;
}
.signin-input input {
    width: 100%;
    padding-top: 8px;
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.signin-input input:focus {
    border: none;
    outline: 0;
    border-image: none;
    border-radius: 0;
}
.signin-bottom {
    width: 30%;
    padding: 20px 25px 0;
}
.continue, .continue button {
    width: 100%;
    box-shadow: none;
}
.signin-bottom p {
    font-size: 15px;
    margin-bottom: 16px;
}
.continue {
    background-color: var(--color-black);
    padding: 8px 0;
    color: #fff;
    font-size: 15px;
    margin-bottom: 1.5rem;
    transition: .5s;
    border: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.privacy-pol, .privacy-pol a {
    font-size: 13px;
}
.continue button {
    border: none;
    background-color: transparent;
    color: #fff;
}
.privacy-pol {
    line-height: 18px;
    margin-bottom: 20px;
    color: #212529;
}
.privacy-pol a, .signin-kept {
    color: #dc143c;
    font-weight: 600;
}
.signin-kept {
    font-size: 14px;
    float: left;
    display: inline-flex;
}
.signin-kept>input {
    margin-right: 5px;
}
.signin-forgot {
    font-size: 14px;
    color: #212529;
    font-weight: 600;
    display: block;
}
.fl-btm-l a:hover, .signin-forgot:hover {
    color: #212529;
}
.main-edit-add, .register_wrapper {
    background: #fff;
    padding: 50px 0;
}
.account-detail {
    background-color: #f2f3f4;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}
.account-detail h4, .register-top-form p {
    color: var(--color-black);
    padding: 10px 0;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
.profi-form, .register-top-form {
    padding: 15px;
    background-color: #f2f3f4;
    border-radius: 4px;
}
.ibl-name {
    font-size: 15px;
    margin: 0 0 7px;
    display: block;
}
.form-text {
    margin: 0;
    position: relative;
    display: flex;
    border-bottom:  1px solid var(--color-black);
}
.form-text select,  .form-text select:focus {
    border: none;
    background: transparent;
    outline: none;
}
.form-text .form-control {
    margin-bottom: 0 !important;
    border: none !important;
}
.static-value {
    position: absolute;
    left: 5px;
    font-size: 16px;
    top: 5px;
    color: #000;
}
.for-number {
    padding-left: 10px!important;
}
.name, .sidebar:hover .brand span {
    display: inline;
}
.auc-search, .back-top, .coin-content-top, .upload-docs, .upload-docs-2 {
    display: flex;
}
.register_wrapper .name::placeholder {
    font-size: 14px;
}
.register_wrapper .form-control {
    padding: 5px;
    border: none;
    border-bottom: 1px solid var(--color-black);
    outline: 0;
    margin-bottom: 10px;
    background: 0 0;
    border-radius: 0;
    color: #000;
}
.register_wrapper .register-top-form .form-control .name-2 {
    max-width: 560px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
    outline: 0;
    border-radius: 0;
}
.register-top-form .form-control {
    background: 0 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
    outline: 0;
    border-radius: 0;
    margin-bottom: 10px;
}
.register-top-form .form-control:focus, .register_wrapper .form-control:focus {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
}
.upload-docs {
    flex-direction: row;
    align-items: center;
}
.upload {
    padding: 0 10px;
}
.upload-button i {
    font-size: 40px;
    color: var(--color-black);
}
.file-upload {
    font-size: 25px;
}
.applied-req, .green-checked, .sub-filter>li, .upload-lbl {
    font-size: 14px;
}
.collect-title h4, .kyc-title h4, .more-det-tit h4 {
    font-size: 18px;
    font-weight: 700;
    color: var(--color-black);
}
.register_wrapper input.name-2 {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    background: 0 0;
    box-shadow: none;
    outline: 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
    text-transform: lowercase;
}
.edit-main input:focus, .register_wrapper input.name-2:focus {
    box-shadow: none;
    outline: 0;
    color: #212529;
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
    background-color: transparent;
}
.register_wrapper .form-control::placeholder {
    color: var(--color-black);
    font-size: 14px;
}
.name-2::placeholder {
    text-transform: none!important;
    font-size: 14px;
    color: #212529;
    text-transform: none!important;
}
.more-details {
    padding: 20px;
    background-color: #f2f3f4;
    border-radius: 10px;
}
.buying-cont, .more-det-tit {
    padding-bottom: 15px;
}
.cou, .kyc-deatails {
    padding: 20px;
    border-radius: 10px;
    background-color: #f2f3f4;
}
.more-det-tit h4 {
    margin: 0;
}
.form-check-input {
    margin-left: 10px;
}
.more-details span {
    position: relative;
    top: -34px;
}
.cou {
    margin-top: 30px;
}
.caution {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5rem;
}
.kyc-deatails {
    margin: 30px 0;
}
.collect-title, .collect-title p, .kyc-title {
    padding-bottom: 10px;
}
.kyc-title h4 {
    margin: 0 0 30px;
}
.collectables {
    padding: 15px;
    background-color: #f2f3f4;
    margin-top: 30px;
    border-radius: 4px;
}
.collect-title h4 {
    margin: 0;
}
.register-btn button, .register_wrapper .register-btn a {
    background: var(--color-black);
    color: var(--color-white);
}
.ref-1 {
    font-size: 16px;
    margin: 10px 0;
}
.date-box, .footer-item span, .footer-logo {
    margin-bottom: 10px;
}
.register_wrapper .register-btn a {
    padding: 16px 40px;
    font-weight: 400;
    border-radius: 30px;
    transition: .3s;
    font-size: 20px;
}
.btn-box a button:hover, .paracont-three a button:hover, .register_wrapper .register-btn a:hover, button.reset-password:hover {
    background: var(--color-black);
}
.register_wrapper .register-btn {
    margin: 25px auto;
    display: table;
}
.register-btn button {
    padding: 10px 44px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    transition: .4s;
    border: none;
}
.register_wrapper .register-login {
    display: table;
    margin: 0 auto;
}
.register_wrapper .register-login a {
    font-size: 20px;
    color: var(--color-black);
}
.register_wrapper .collectables textarea {
    height: 150px;
}
.footer_wrapper {
    padding: 30px 0;
    border-bottom: 1px solid var(--color-light-grey);
    background-color: #f4f4f4;
    position: relative;
}
.footer-logo img {
    width: 200px;
    height: auto;
}
.footer-item p, .invoice-boxes a {
    color: var(--color-black);
    font-size: 16px;
}
.footer-item span {
    color: var(--color-black);
}
.footer-title h5, .forget_password_wrapper .breadcrumb {
    margin-bottom: 15px;
}
.addtowish, .footer-social-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}
.social-item i {
    transition: .4s;
}
.footer-title h5 {
    line-height: 1;
    font-size: 25px;
    font-weight: 600;
}
.footer-title ul li {
    font-size: 18px;
    color: var(--color-black);
}
.footer-title ul, .hero ul, .hero1 {
    padding-left: 0;
}
.back-top {
    width: 45px;
    height: 45px;
    background-color: var(--color-black);
    color: #fff;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    font-size: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}
.coin-imge-box, .sticky_container, .view-bid-img {
    position: relative;
    display: flex;
}
.back-top-show {
    opacity: 1;
    visibility: visible;
}
.copyright_wrapper {
    padding: 20px 0;
    background-color: #f4f4f4;
}
.copyright-main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.copyright-main p a {
    font-size: 15px;
    color: #000;
}
.copyright-icon {
    color: red;
}
.forget_password_wrapper .myacount-title h3 {
    padding-bottom: 25px;
    border-bottom: 1px solid var(--color-light-grey);
}
#editmodal .modal-dialog, .password-page {
    display: flex;
    justify-content: center;
    align-items: center;
}
.coin-text-box, .input-cont {
    flex-direction: column;
    display: flex;
}
.forget_password_wrapper .forgt-passwrd-main p {
    font-size: 18px;
    margin-bottom: 50px;
}
button.reset-password {
    padding: 13px 40px;
    border-radius: 50px;
    background: var(--main-color);
    color: var(--color-white);
    transition: .4s;
}
.update-new-password {
    width: 60%;
    border: 1px solid;
}
.input-cont {
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    gap: 1.5rem;
}
.input-box2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}
.input-box3, .input-box3 .form-left, .input-box3 .form-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.form-left p, .form-right p {
    margin-right: 1rem;
}
.hyphen {
    width: 6px;
    height: 2.5px;
    margin: 1.3rem;
    background-color: #484848;
}
.btn-box input, .paracont-three a input {
    width: 50px;
    padding: .2rem 3rem;
    border: none;
    background-color: var(--main-color);
    color: #050505;
    border-radius: 3rem;
}
.paracont-one {
    display: flex;
    flex-direction: row;
    gap: 3rem;
}
.coin-text-box {
    gap: 1.5rem;
}
.paracont-three, .paracont-two {
    display: flex;
    flex-direction: column;
    gap: .2rem;
}
.paracont-three a {
    margin-top: 1rem;
}
.paracont-three p, .paracont-two p {
    line-height: 25px;
    font-size: 16px;
}
.hero ul li, .pro-lst-cont p, .record-cont p {
    line-height: 30px;
}
.coin-cont {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    padding: 2rem 0;
    border-bottom: 2px solid #bcb6b6;
}
.coin-cont:nth-child(2), .coin-cont:nth-child(3) {
    padding-top: 2rem;
}
.coin-cont-2 {
    border: none;
}
.coin-img-box {
    display: flex;
    align-items: center;
    border: 2px solid #e3e6de;
    padding: 2rem;
    background-color: #fff;
}
.btn-box a button, .paracont-three a button {
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: capitalize;
    background: var(--main-color);
    color: var(--color-white);
    transition: .3s;
}
.btn-box {
    gap: 1.5rem;
    display: flex;
}
.advsrc-cont-one {
    padding-top: 4rem;
}
.input-box1 input {
    width: 400px;
    padding: .5rem;
    border-radius: .5rem;
    border: 1.5px solid #898787;
}
.input-box2 input, .input-box2 select {
    width: 200px;
    padding: .5rem;
    border-radius: .5rem;
    border: 1.5px solid #898787;
}
select#Form {
    width: 80px;
    padding: .5rem;
    border-radius: .5rem;
    border: 1.5px solid #898787;
    font-size: 14px;
}
select#To {
    margin-right: 1.8rem;
    width: 80px;
    padding: .5rem;
    border-radius: .5rem;
    border: 1.5px solid #898787;
}
.active {
    color: #dc143c;
    font-weight: 600;
    font-size: 15px;
}
.fl-top-left, .hero ul li {
    color: var(--color-black);
}
.record-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.house-cont, .house-img-box, .house-img-cont {
    flex-direction: column;
    display: flex;
}
.house-img-box a img {
    width: 100%;
    height: 800px;
}
.grnd-child2 {
    width: 65%}
.house-cont {
    padding: 4rem 0;
}
.house-left-cont, .house-right-cont {
    width: 50%;
    word-wrap: break-word;
}
.right-2nd-child {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}
.grnd-child {
    padding-top: 5rem;
}
.grnd-child2 p {
    line-height: 25px;
}
.house-right-cont {
    background-color: #fff;
    padding: 1rem;
}
.img-box-cont1, .pro-lst-cont :first-child {
    padding: 2rem 0;
}
.img-box-cont2, .img-box-cont3, .img-box-cont4 {
    padding: 0 0 2rem;
}
.house-container-one, .pro-lst-cont :nth-child(4), h4.active {
    padding-bottom: 2rem;
}
.product-container {
    display: flex;
    flex-direction: row;
    padding: 4rem 0;
}
.hero, .hero1 {
    flex-direction: row;
    display: flex;
    gap: 5rem;
}
.hero ul li {
    font-weight: 500;
}
.pro-lst-cont :nth-child(2) {
    padding-bottom: 2rem;
    font-weight: 500;
    color: (--color-black);
}
.product-content {
    padding: 0 3rem;
}
h4.active {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
}
.filter {
    width: 100%;
    padding: 20px;
    background-color: var(--background);
    border-radius: 4px;
    z-index: 7;
}
.filter-top {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid var(--color-black);
    justify-content: space-between;
}
.fl-top-left, .fl-top-right>button {
    border: none;
    background-color: transparent;
}
.fl-top-left {
    font-size: 20px;
    font-weight: 500;
    box-shadow: none;
}
.coin-lot-1, .filter-button {
    font-weight: 600;
}
.fl-top-right>button {
    color: var(--color-white);
    font-size: 14px;
    background-color: var(--color-black);
    padding: 2px 7px;
    border-radius: 4px;
}
.filter-btm {
    border-bottom: 1px solid var(--color-black);
}
.fl-btm-l {
    margin: 7px 0;
}
.fl-btm-l a {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    color: #212529;
}
.sub-filter {
    margin: 0;
    padding: 0;
    height: 105px;
    overflow-y: scroll;
}
.sub-filter::-webkit-scrollbar {
    width: 3px;
}
.sub-filter::-webkit-scrollbar-track {
    width: 3px;
    background-color: transparent;
}
.sub-filter::-webkit-scrollbar-thumb {
    background-color: var(--color-black);
}
.fl-btm-l .sub-filter2 {
    height: 70px!important;
}
.sub-filter-search {
    height: auto;
    overflow: hidden;
}
.coin-content-1, .view-bid-cont {
    overflow-y: scroll;
    line-height: 1.35rem;
}
.sub-filter-grid {
    display: grid;
    grid-template-columns: repeat(5, auto);
}
.filter-search {
    width: 100%;
    border: none;
    padding: 5px;
    margin: 10px 0;
    font-size: 14px;
    background-color: var(--background);
}
.filter-search:focus {
    border: none;
    border-image: none;
    box-shadow: none;
    outline: 0;
}
.filter-check[type=checkbox] {
    width: 13px;
    height: 13px;
    margin: 2px;
}
.filter-end {
    display: flex;
    justify-content: flex-end;
}
.filter-button {
    background: var(--color-black);
    padding: 5px 15px;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
    border-radius: 4px;
    border: none;
    box-shadow: none;
}
.profile-title, .top-list {
    margin-bottom: 30px;
}
.coin-imge-box, .view-bid-img {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid var(--background);
    flex-direction: column;
    padding: 10px;
}
.view-bid-img img {
    width:  100%;
}
.copied-msg, .share-coin, .share-grp, .show-zoom {
    position: absolute;
}
.coin-imge-box img {
    width: 100%;
    object-fit: cover;
}
.mySwiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.mySwiper {
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
}
.adjs-left a, .mySwiper .swiper-slide {
    height: 100%}
.mySwiper .swiper-slide {
    width: 100px !important;
}
.swiper-slide-thumb-active {
    border: 2px solid #d7e0e3;
}
.demo-trigger {
    display: inline-block;
}
.show-zoom {
    width: 250px;
    right: 0;
    min-height: 240px;
    bottom: -1rem;
    z-index: 99;
}
.share-coin {
    padding: 5px 10px;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: -10px;
    left: 0;
}
.share-grp {
    display: none;
    right: 1.5rem;
    bottom: 4px;
    z-index: 2;
    padding-right: 7px;
}
.share-links {
    display: flex;
    gap: 20px;
    font-size: 17px;
    justify-content: space-between;
}
.share-grp button {
    background: 0 0;
    border: none;
    box-shadow: none;
    padding: 0;
    color: var(--color-black);
}
.applied-req:hover .request-text, .edit-pop-open, .pop-open, .share-icon:hover .share-grp {
    display: block;
}
.copied-msg {
    right: 0;
    bottom: 1.5rem;
}
.coin-content {
    width: 100%;
    background-color: var(--background);
    padding: 15px;
    border-radius: 4px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.coin-content-2, .coin-lot, .coin-lot-1 {
    display: inline-block;
}
.coin-lot {
    font-size: 15px;
    padding-right: 28px;
    padding-bottom: 2px;
    color: #212529;
}
.listing-content .coin-lot{font-size: 16px;padding-right: 24px;}
.listing-content .coin-content-1, .listing-content .lot-2{font-size: 16px;}
.coin-content-1 {
    font-size: 14px;
    color: #212529!important;
    text-align: justify;
    padding: 7px 20px 7px 0;
    margin: 7px 0;
    border-top: 1px solid var(--color-black);
    border-bottom: 1px solid var(--color-black);
    height: 100px;
}
.close-lot-msg, .lot-2 {
    font-weight: 600;
    padding-right: 6px;
    font-size: 14px;
}
.coin-content-1::-webkit-scrollbar {
    width: 3px;
}
.coin-content-1::-webkit-scrollbar-track {
    width: 3px;
    background-color: transparent;
}
.coin-content-1::-webkit-scrollbar-thumb {
    background-color: var(--color-black);
}
.lot-2 {
    color: green;
}
.secret-btn-left .lot-2 {
    color: green;
    font-weight: 600;
    font-size: 16.3px;
}
.close-lot-msg {
    color: #dc143c;
}
.coin-content-2 {
    font-size: 14px;
}
.coin-view-more {
    display: flex;
    justify-content: right;
}
#countdown, .adjs-left {
    justify-content: center;
    display: flex;
}
.coin-view {
    padding: 4px 10px;
    background-color: var(--color-black);
    text-align: center;
    transition: .2s ease-in-out;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    border: none;
}
.toastbox {
    width: 280px;
    padding: 10px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    top: 105%;
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear;
    transform: translateY(-150px);
}
.back-next a button, .time-name {
    background-color: var(--color-black);
}
#countdown {
    gap: 12px;
    align-items: center;
    margin-bottom: 20px;
}
.countdown-2 {
    display: flex;
    gap: 12px;
    justify-content: right;
    align-items: center;
}
.time-name {
    text-align: center;
    width: 60px;
    border-radius: 4px;
    color: var(--color-white);
}
.bidding-list, .slab-list {
    position: fixed;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    left: 0;
    top: 0;
}
.detail img {
    background-color: #fff;
}
.bidding-list .modal-content, .slab-list .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    width: 40%;
    border-radius: 4px;
}
.bid-increase {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.bid-increase span:first-child {
    display: flex;
    align-items: center;
    font-size: 20px;
}
.close-bidding-list, .close-slab-list {
    text-align: center;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    color: var(--color-black);
}
.bidding-list>.modal-content th, .slab-list>.modal-content th {
    text-align: center;
    border: none;
    padding: 5px 10px;
    color: #fff;
}
.hist-list td {
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    border: 1px solid #ddd;
}
.hist-list-dt {
    font-family: tahoma;
}
.slab-list {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear .25s, opacity .25s, transform .25s;
    z-index: 1;
}
.bidding-list-show, .slab-list.increment-slab-show {
    opacity: 1 !important;
    visibility: visible !important;
    transform: scale(1) !important;
    transition: visibility linear, opacity .25s, transform .25s !important;
    z-index: 1 !important;
}
.bidding-list {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear .25s, opacity .25s, transform .25s;
}
.add-popup-btn, .for-password, .password-button a, .password-button a:hover, .ship-to, .submit {
    transition: .4s;
}
.wish-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    padding: 20px 10px;
}
.bid-icon {
    display: flex;
    align-items: center;
    gap: 5px;
}
.back-next a button {
    padding: 5px 12px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    transition: .4s;
    border: none;
    box-shadow: none;
}
.prev-btn {
    float: left;
    margin: 10px 0;
}
.next-btn {
    float: right;
    margin: 10px 0;
}
.view-bid-cont {
    font-size: 14px;
    color: #212529;
    text-align: justify;
    padding: 7px 20px 7px 0;
    margin: 7px 0;
    border-top: 1px solid var(--color-black);
    border-bottom: 1px solid var(--color-black);
    height: 144px;
}
.adjs-right a, .view-bid-coin,  .view-bid-coin a {
    color: #212529;
    font-size: 15px;
}
.view-bid-cont::-webkit-scrollbar {
    width: 3px;
}
.view-bid-cont::-webkit-scrollbar-track {
    width: 3px;
    background-color: transparent;
}
.view-bid-cont::-webkit-scrollbar-thumb {
    background-color: var(--color-black);
}
.view-bid-coin {
    padding-bottom: 4px;
}
.coin-content-bttm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.coin-lot-2 {
    padding: 3px 0;
}
.liveDiv {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.btn-1 {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
}
.coin-bid-price {
    width: 100px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid var(--color-black);
    text-align: right;
    font-size: 14px;
}
.coin-bid-price:focus {
    border: none;
    box-shadow: none;
    outline: 0;
    border-bottom: 1px solid var(--color-black);
}
.coin-bid {
    width: 100px;
    padding: 5px;
    font-size: 16px;
    background-color: var(--color-black);
    border-radius: 2px;
    border: none;
    box-shadow: none;
    color: #fff;
}
.coin-bid:focus {
    outline: 0;
    box-shadow: none;
    border: none;
}
.adjs-lots {
    display: flex;
    padding: 10px;
    border: 1px solid #e4e4e4;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 15px;
}
.adjs-left {
    width: 40%;
    align-items: center;
    padding: 7px;
    background-color: #f4f4f4;
    border-radius: 4px;
    position: relative;
}
.loupe, .loupe img {
    position: absolute;
}
.adjs-right {
    width: 60%;
    height: 100%;
    padding-left: 10px;
}
.adjs-bid {
    padding: 3px 5px;
    background-color: var(--color-black);
    border-radius: 2px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.close-lot {
    font-size: 17px;
    font-weight: 600;
    color: #dc143c;
}
.loupe {
    display: none;
    width: 200px;
    height: 200px;
    border: 1px solid #000;
    box-shadow: 5px 5px 12px #000;
    background: rgba(0, 0, 0, .25);
    cursor: crosshair;
    overflow: hidden;
}
.loupe img {
    right: 0;
}
.liveDivmessage {
    font-size: 14px;
    padding-top: 10px;
}
.icollect-img {
    width: 100px;
}
.sidebar {
    background: #f2f3f4;
    padding: 10px 0;
}
.side-nav-list {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-item__icon, .side-nav-item a {
    align-items: center;
    position: relative;
}
.side-nav-item {
    display: inline-block;
}
.side-nav-item a {
    white-space: nowrap;
    display: flex;
    gap: 5px;
    flex-direction: column;
}
.svg-link {
    width: 25px;
    height: 25px;
    color: var(--color-black);
}
.nav-item__icon {
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
}
.bid-limit, .verified {
    gap: 10px;
    align-items: center;
}
.sidebar-logout {
    margin-left: .2rem;
}
.nav-item__text {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.profile-title h3 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 20px;
}
.login-desc {
    background-color: var(--background);
    border-radius: 4px;
    height: 100%;
    position: relative;
}
.login-profile-head {
    width: 100%;
    background-color: var(--color-black);
    padding: 10px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px 4px 0 0;
}
.verified, .verified a {
    color: #353535;
}
.verified {
    display: flex;
    font-size: 13px;
    margin-bottom: 10px;
    word-break: break-word;
}
.verified-name {
    text-transform: capitalize;
}
.bid-limit {
    display: inline-flex;
    font-size: 13px;
}
.not-approve, .request-text {
    display: none;
    position: absolute;
    width: max-content;
    left: 0;
    color: #dc143c;
}
.not-approve {
    bottom: -1.7rem;
}
.bid-req {
    position: relative;
    display: flex;
    align-items: center;
}
.req-limid {
    width: 100%;
    position: absolute;
    bottom: -2.8rem;
    left: 0;
    background-color: var(--background);
    border-radius: 4px;
    padding: 5px 15px;
    z-index: 6;
    display: none;
}
.req-limid input {
    width: 60%;
    background: 0 0;
    box-shadow: none;
    outline: 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
    font-size: 14px;
    color: #353b46;
    font-weight: 600;
}
.category-mobile-cont li a, .my-frofile-title h3 {
    text-transform: uppercase;
    font-weight: 400;
}
.req-limid input::placeholder {
    font-size: 14px;
    color: var(--color-black);
}
.req-limid input:focus {
    box-shadow: none;
    outline: 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
}
.req-limid-send {
    background-color: var(--color-black);
    font-size: 13px;
    padding: 3px 8px;
    border-radius: 4px;
    margin-top: 10px;
    color: #fff;
    border: none;
    box-shadow: none;
}
.closing-up-2 {
    position: absolute;
    top: 0;
    right: 1rem;
    font-size: 16px;
    color: var(--color-black);
}
.prf-address {
    font-size: 13px;
    font-weight: 600;
}
.desk-address {
    font-size: 13px;
    padding: 5px 0;
}
.ref-img {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
}
.prf-docs-img {
    width: 75px;
    height: 100px;
    object-fit: cover;
    outline: 1px solid var(--color-black);
    outline-offset: 5px;
}
.login-profile-bttm {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.edit-btn {
    float: right;
    border-radius: 20px;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.reset, .submit {
    background: var(--color-black);
    color: var(--color-white);
    font-weight: 500;
}
.editied {
    font-size: 15px;
}
.for-password {
    padding: 7px 10px;
    background-color: var(--color-black);
    border-radius: 4px;
    border: none;
    box-shadow: none;
}
.for-password>a, .hist-data {
    font-size: 13px;
}
.reset, .submit {
    font-size: 14px;
}
.my_profile_wrapper {
    padding: 50px 0;
    position: relative;
    min-height: 500px;
}
.my-frofile-title h3 {
    color: var(--color-white);
    margin-bottom: 0;
    font-size: 32px;
    color: var(--color-white);
    padding: 20px 80px;
    background: var(--main-color);
    text-align: center;
}
.add-name, .assig-bid, .bidlimit-right-tit h5, .request, .request-btn button {
    text-transform: capitalize;
}
.submit-reset {
    text-align: center;
    margin-top: 32px;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.export, .wining-type li {
    align-items: center;
    display: flex;
}
.reset {
    padding: 10px 44px;
    border-radius: 50px;
}
.submit {
    padding: 10px 40px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
}
.auction-opt, .filter-auc-name {
    border: 1px solid var(--color-black);
}
.my-auc-cont, .profile-bid {
    border-bottom: 1px solid var(--color-black);
}
.wining-type {
    padding: 0;
    margin: 0;
}
.wining-type li {
    justify-content: space-between;
    font-size: 15px;
    margin-bottom: 10px;
}
.all-auc-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
}
.filter-auc-name {
    width: 70%;
    background-color: transparent;
    font-size: 14px;
    color: var(--color-black);
    padding: 2px;
    border-radius: 3px;
}
.my-auc-cont, .tablinks {
    font-size: 14px;
    color: #212529;
}
.profile-bid {
    display: flex;
    margin: 20px 0;
    gap: 1.5rem;
}
.my-auc-cont {
    text-align: justify;
    line-height: 1.35rem;
    margin: 7px 0;
    border-top: 1px solid var(--color-black);
}
.emty-hist, .hist-date, .hist-lot, .hist-name {
    text-align: center;
}
.my-auc-cont::-webkit-scrollbar {
    width: 3px;
}
.my-auc-cont::-webkit-scrollbar-track {
    width: 3px;
    background-color: transparent;
}
.my-auc-cont::-webkit-scrollbar-thumb {
    background-color: var(--color-black);
}
.tab-button {
    display: flex;
    margin: 20px 0;
    gap: 10px;
    border-bottom: 1px solid var(--main-color);
}
.tablinks.selected {
    background: var(--color-black);
    margin-bottom: 0;
    color: #fff;
}
.tablinks {
    border-radius: 4px 4px 0 0;
    padding: 7px 15px;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.hist-bid, .hist-lot, .hist-name, .hist-type {
    border-right: 1px solid #353b46;
}
.my-auc-cont {
    height: 50px;
    overflow-y: scroll;
    padding-right: 15px;
}
.wish-box-2 {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.add-address, .add-popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bid-history {
    font-size: 32px;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
}
.bid-history-table {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 4px;
}
.history-filter select, .history-filter select:active, .history-filter select:focus {
    width: 100%;
    border: 1px solid #353b46;
    font-size: 15px;
    background-color: transparent;
    border-image: none;
    outline: 0;
    height: 100%;
    border-radius: 3px;
    padding: 5px;
    color: var(--color-black);
}
.export {
    justify-content: space-evenly;
}
.export>p {
    font-size: 15px;
    font-weight: 600;
}
.auc-search-btn, .xls {
    padding: 3px 12px;
    background: var(--main-color);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.add-popup-btn:hover, .hist-tit-2, .left-panel-head {
    background-color: #353b46;
}
.mainbid-history {
    border: 1px solid #353b46;
    border-bottom: 0;
    margin-top: 20px;
    border-radius: 4px;
}
.history-title-bar {
    border-bottom: 1px solid #353b46;
    color: var(--color-black);
    display: flex;
    align-items: center;
    padding: 0 7px;
    height: 100%}
.hist-bid, .hist-date, .hist-name, .hist-type {
    padding: 5px;
    height: 100%}
.hist-tit-2 {
    border-radius: 4px 4px 0 0;
}
.left-panal {
    width: 5%;
    height: 100%}
.left-panel-body {
    background-color: #f4f4f4;
}
.hist-lot {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%}
.right-panal {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%}
.hist-name {
    width: 55%}
.hist-name .hist-data {
    text-align: left;
    display: flex;
    align-items: center;
    height: 100%}
.hist-bid {
    width: 12%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hist-bid-2 {
    justify-content: right;
}
.hist-type {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hist-date {
    width: 23%}
.hist-date .hist-data {
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    font-family: tahoma;
}
.history-data {
    padding: 10px 0;
}
.emty-hist {
    width: 100%;
    font-size: 17px;
    padding: 20px 0;
}
.hist-title {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.wh-border {
    border-color: #fff;
}
.hist-data-2 {
    font-size: 13px;
    text-align: right;
}
.add-address, .invoice-boxes, .pop-cont-title, .set-new, .track button {
    text-align: center;
}
.auction-opt {
    width: 200px;
    display: inline-block;
    padding: 5px;
    background-color: transparent;
    font-size: 14px;
    border-radius: 3px;
    outline: 0;
    box-shadow: none;
    color: var(--color-black);
}
.bid-text:focus {
    outline: 0;
    border: 1px solid var(--color-black);
}
.invoice-container {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 20px;
}
.invoice-boxes {
    background-color: var(--background);
    padding: 5px 15px;
    border-radius: 3px;
}
.invoice-boxes p {
    font-size: 16px;
    color: var(--color-black);
}
.addres-pop {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}
.addres-pop svg, .category-mobile-cont li svg {
    width: 40px;
    height: 40px;
}
.addres-pop h5 {
    font-size: 17px;
    font-weight: 600;
}
.add-name {
    font-size: 16px;
    margin-bottom: 10px;
}
.add-address h5 {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
}
.add-popup-content {
    width: 40%;
    padding: 30px 40px;
    background-color: #f2f3f4;
    border-radius: 7px;
    z-index: 99;
    overflow-y: scroll;
}
.add-addre-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0000007a;
    top: 0;
    left: 0;
    z-index: 999;
}
.addres-pop-close {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
}
.add-popup-tit h4 {
    color: #373737;
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto 20px;
    display: table;
}
.add-popup-btn {
    background: var(--color-black);
    padding: 8px 30px;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 10px auto 0;
    display: table;
}
.add-popup-content .form-control {
    appearance: auto;
    padding: 5px 10px;
}
.add-popup-content .form-control::placeholder {
    color: #212529;
}
.pop-cont-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-black);
    margin: 10px 0;
}
.form-group input, .form-group input:focus {
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid var(--color-black);
    width: 100%;
    font-size: 14px;
    color: var(--color-black);
    margin-bottom: 12px;
    outline: 0;
}
.city-state {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 12px;
}
.city input, .city input:focus, .city select, .city select:focus {
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--color-black);
    box-shadow: none;
    outline: 0;
    font-size: 14px;
    color: var(--color-black);
    background: 0 0;
}
.bidlimit-right-tit h5, .request-btn button, .request-btn i, .request>a {
    color: var(--color-white);
}
.add-setting {
    font-size: 14px;
    color: #dc143c;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}
#editmodal .modal-header {
    border: none;
    display: unset;
}
#editmodal .btn-close {
    opacity: 1;
    width: 1.5em;
    height: 1.5em;
}
.docs {
    font-weight: 400!important;
}
.bid_limit_wrapper {
    padding: 95px 0;
    background: #fff8eb;
}
.bidlimit-right-tit {
    border-bottom: 2px solid var(--main-color);
    margin-bottom: 20px;
}
.bidlimit-right-tit h5 {
    padding: 10px 28px;
    background: var(--main-color);
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: 600;
    max-width: 129px;
    margin-bottom: 0;
}
.bid-limit-right {
    padding: 30px 30px 24px 18px;
    background: var(--color-white);
    overflow: hidden;
}
.request, .request-btn button, .request-btn i {
    background: var(--main-color);
}
.assig-bid {
    font-size: 16px;
    color: var(--main-color);
    font-weight: 500;
    margin: 30px 0 18px 208px;
}
.bid_limit_wrapper .form-control {
    border-radius: 10px;
    background: #fff8eb;
    appearance: auto;
}
.for-password:hover, .password-button a:hover, .track button:hover, button.submit:hover {
    background-color: var(--color-black);
}
.request-btn button {
    padding: 12px 14px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 50px;
}
.request {
    padding: 7px 12px;
    border-radius: 20px;
    display: inline-block;
}
.main-content, .new-password-mail, .product-order, .ship-to {
    background-color: #fff;
}
.request>a {
    font-size: 13px;
}
.request-btn i {
    width: 25px;
    height: 25px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
.fildmark-btn {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    float: right;
    margin-right: 115px;
}
.bid-limit-form label span, .fildmark-btn p {
    color: var(--main-color);
}
ul.category-mobile-cont {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 0 20px;
}
.category-mobile-cont li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 19px;
}
.category-for-mob .owl-carousel .owl-item img {
    display: block;
    width: 35px;
}
.new-password-mail {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 50px 0;
}
.main-content {
    padding: 50px;
}
.set-new {
    font-size: 28px;
    color: #000;
}
.set-new-text {
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
}
.password-button {
    margin: 40px 0;
    font-size: 18px;
}
.product-order-top, .prvw-cont-2 {
    margin-bottom: 20px;
    display: flex;
}
.password-button a {
    color: #fff;
    width: 100%;
    background-color: var(--main-color);
    padding: 10px;
    font-size: 16px;
    border-radius: 20px;
    text-align: center;
    margin-top: 7px;
}
.set-new-text-2 {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    padding-top: 20px;
}
.set-new-text-2 a {
    color: #0a58ca;
    font-size: 14px;
}
.edit-main input::placeholder {
    text-transform: none!important;
    font-size: 14px;
    color: #212529;
    text-transform: none!important;
}
.edit-main input {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    background: 0 0;
    box-shadow: none;
    outline: 0;
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
}
.awar {
    margin-top: 10px;
}
.awar p {
    color: var(--main-color);
    font-size: 13px;
}
.product-order {
    width: 100%;
    border-radius: 10px;
}
.product-order-top {
    padding: 20px;
    border-bottom: 1px solid var(--main-color);
    justify-content: space-between;
}
.order-left {
    display: flex;
    gap: 3.5rem;
    position: relative;
}
.product-order-top p {
    font-size: 14px;
    line-height: 20px;
}
.product-order-top a {
    font-size: 14px;
    color: var(--color-black);
}
.track button {
    padding: 8px 10px;
    background-color: var(--main-color);
    color: #fff;
    font-size: 13px;
    transition: .2s ease-in-out;
    border-radius: 4px;
}
.track button:hover {
    transition: .2s ease-in-out;
}
.ship-to {
    width: 150px;
    position: absolute;
    padding: 10px;
    border-radius: 6px;
    z-index: 9;
    right: -1.5rem;
    top: 2.8rem;
    opacity: 0;
}
.prvw-cont-2, .realize-main {
    background-color: var(--background);
}
.ship-to>p {
    font-size: 12px;
}
.prvw-cont-2 {
    padding: 20px 10px;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
}
.fixed-2 {
    position: fixed!important;
    top: 3rem!important;
}
.prvw-cont-2 ul li, .prvw-cont-2 ul li a {
    font-size: 15px;
    color: #353535;
    align-items: center;
}
.pagination {
    gap: 10px;
    margin-bottom: 0;
}
.page-right {
    margin-bottom: 0;
    padding-left: 0;
}
.page-right li {
    display: inline-block;
    padding: 0 10px;
    color: var(--color-black);
    font-weight: 600;
}
.page-right li a {
    display: flex;
    gap: 5px;
}
.page-right select, .page-right select:active, .page-right select:focus {
    border: none;
    background: 0 0;
    border-radius: 3px;
    box-shadow: none;
    outline: 0;
    border-image: none;
    margin-left: 15px;
    color: var(--color-black);
}
.upcoming {
    display: flex;
    padding: 10px;
    border: 1px solid var(--main-color);
    border-radius: 5px;
    align-items: center;
}
.upcoming-img {
    width: 30%;
    padding: 0 5px;
}
.upcoming-img>a>img {
    height: 80px;
}
.upcoming-cont {
    width: 70%}
.upcoming-cont p a {
    font-size: 20px;
    color: var(--main-color);
    font-weight: 600;
    display: block;
}
.upcoming-cont span a {
    font-size: 16px;
    margin-top: 10px;
    color: #212529;
    font-weight: 400;
    display: block;
}
.realize-main {
    padding: 20px;
    border-radius: 4px;
}
.cl-box-1, .cl-box-2 {
    width: 50%;
    padding: 5px 5px 0;
    height: 30px;
    background-color: var(--color-black);
    color: #fff;
}
.clip-grid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 14px;
}
.cl-box-1 {
    text-align: left;
    clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
}
.cl-box-2 {
    text-align: right;
    clip-path: polygon(13% 0, 100% 0%, 100% 100%, 15% 100%, 0% 50%);
}
.grid-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 5px 10px;
    color: var(--color-black);
    font-size: 14px;
}
.content-title {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #212121;
    margin-bottom: 8px;
}
.under-bidding {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #212121;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}
#Checkmobileno {
    font-size: 14px;
    text-align: left;
}
.recapcha-container {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
}
@supports (-ms-ime-align:auto) {
    .fa-eye, .fa-eye-slash {
    display: none;
}
}.modal-body img  {
    width:  100%;
}
.modal-body  {
    padding:  0!important;
}
 .modal  {
    --bs-modal-width:  400px!important;
}
.modal-header  {
    border:  0!important;
    padding:  0.5rem!important;
}
body.modal-open  {
    overflow:  hidden;
}
/* The Modal (background) */.coin-imge-box button  {
    border:  none;
    background:  none;
}
.coin-list-bar{border: 1px solid var(--background);margin-bottom: 30px;padding: 15px;border-radius: 8px;position: relative;}
.list-content-main {border-left: 1px solid var(--background);}
.listing-img-box{height: auto;border: none;padding: 0;}
.listing-img-box img{height: 100%;object-fit: contain;width: 100%;}
.listing-content{background-color: transparent;padding: 0;}
/* The Modal (background) */.listing-img-box .modalimg  {
    border:  none;
    background:  none;
    height: 17rem;
}
.btn-close:focus{
    box-shadow:  none;
}
.errata-left {
    background-color:  var(--background);
    padding:  20px;
    border-radius:  4px;
}
.errata-title-bar {
    padding:  0px 5px;
    width:  100%;
    background-color:  var(--color-black);
    display:  flex;
    align-items:  center;
}
.ert-left {
    border-right: 1px solid var(--color-black);
    padding:  5px;
    width: 15%}
.ert-right {
    padding:  5px;
    width: 85%}
 .errata-body {
    display:  flex;
    width:  100%;
    padding:  0 5px;
    border:  1px solid var(--color-black);
}
.errata-main {
    padding:  100px 0;
}
.ert-des-title {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.ert-right-desr a {
    text-decoration:  underline;
}
.payment_defaulter{
    padding: 200px 0;  
    line-height: 2rem;             
}
.payment_defaulter h3{
padding: 20px 0 8px 0;
}
.modal-dialog{max-width: 65%;display: flex;align-items: center;height: 100%;}
.modalSlide .owl-dots{text-align: center;}
.modalSlide button.owl-dot{width: 12px;height: 12px;border-radius: 50%;margin-right: 10px;border: 2px solid var(--background);}
.modalSlide button.active{background-color: var(--background);}