@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);

:root {
    --white-color: #fff;
    --main-brand-color: #FECF0E;
    --brand-secondary-color: #af3122;
    --main-auction-btn-brand-color: #FECF0E;
    --gray-border: #d6d6d6;
    --label-text: #1a1a1a;
    --light-gray: #eaeded;
    --light-gray-bg: #ebebeb;
    --brad-crumb: #475467;
    --dark-gray: #383838;
    --text-gray: #373737;
    --heading-color: #21292f;
    --inpeq-color: #323232;
    --heading-secondary-color: #404040;
    --bold-gray: #676767;
    --border-listing: #5c5c5c;
    --border-color: #a4a5a6;
    --main-gray-color: #6a6a6a;
    --checkbox-bg: #e3e3e3;
    --gray-bg: #e7e7e7;
    --darkgraybg: #3e3e3e;
    --main-brand-font-awsm: #555;
    --whatsapp-btn: #baca28;
    --secondary-color: #000000;
    --submit-btn: #ec800f;
    --warning-color: #f79009;
    --success-color: #079455;
    --text-color: #344054;
    --white-bg: #fff;
    --bg-color: #edeff0;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --gray-heading: #c0c2c3;
    --main-brand-label-color: #030303;
    --poppins-fonts: "Poppins", sans-serif;
    --main-brand-text-color: #18181B;
    --primary-font: "Inter", serif
}

body {
    background: var(--white-bg);
    font-family: var(--primary-font);
    overflow-x: hidden;
    font-size: 16px;
}

.auction-meta ul>li, ol>li {
    line-height: 24px;
    list-style: none;
}
.auction-body h3 a, a:focus, a:hover, a:active {
    outline: 0 !important;
    text-decoration: none;
}
.bold {
    font-weight: bold !important;
}
.fs-16 {
    font-size: 16px !important;
}

.auction-meta ul li {
    font-size: 12.5px !important;
}
.list-in-auction {
    font-size: 12.5px !important;
}
.auction-body h3 a {
    font-weight: 600 !important;
}

#ResponsiveMenu .logo,
.ChooseSegment .Title,
.JoinBtn,
.ResetBtn,
.SearchItem,
.SignUpBtn,
.Title,
.auction_btn,
.explore_btn,
.social-icons-listright a {
    text-align: center
}

.form-loader,
.spinner {
    animation: 1s linear infinite spin
}

#ResponsiveMenu nav,
.HeaderSec,
.loader-wrapper {
    width: 100%;
    display: flex
}

.SignUpBtn,
a.JoinBtn {
    font-size: 12px;
    font-weight: 700
}

.JoinBtn,
.SignUpBtn {
    min-width: 91px;
    min-height: 36px
}

.JoinBtn,
.SearchItem,
.SignUpBtn {
    line-height: 16px
}

.hidden,
.hide,
.no-hover::before {
    display: none !important
}

.HeaderSec {
    background-color: var(--white-bg);
    /* box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15); */
    background: transparent;
}

.HeaderSec .container-fluid {
    padding-left: 60px;
    padding-right: 60px
}

#ResponsiveMenu nav ul li a img {
    width: auto
}

#ResponsiveMenu nav {
    z-index: 10;
    padding: 20px 0
}

#ResponsiveMenu .logo {
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
    height: auto
}

#ResponsiveMenu .nav-links {
    display: flex;
    list-style: none;
    align-items: center;
    margin: 0;
    justify-content: center;
    height: 100%;
    padding: 0 0 0 160px;
}

#ResponsiveMenu .nav-links li a,
.HeaderSec .navbar-nav>li.nav-item>.nav-link {
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 500;
    margin: 0 15px;
    padding: 0;
    text-transform: capitalize;
    font-family: var(--primary-font) !important
}

#ResponsiveMenu .nav-links li a:hover {
    color: var(--main-brand-color);
}

/* #ResponsiveMenu .nav-links li a::before {
    content: "";
    display: block;
    height: 3px;
    width: 0%;
    background-color: var(--main-brand-color);
    position: absolute;
    transition: 250ms ease-in-out;
    margin: -5px;
    bottom: 0
}

#ResponsiveMenu .nav-links li a:hover::before {
    width: 80%
} */

#ResponsiveMenu .login-button {
    background-color: transparent;
    border: 1.5px solid #f2f5f7;
    border-radius: 2em;
    padding: .6rem .8rem;
    margin-left: 2vw;
    font-size: 1rem;
    cursor: pointer
}

#ResponsiveMenu .login-button:hover {
    color: #131418;
    background-color: #f2f5f7;
    border: 1.5px solid #f2f5f7;
    transition: 350ms ease-in-out
}

#ResponsiveMenu .join-button {
    color: #131418;
    background-color: #61dafb;
    border: 1.5px solid #61dafb;
    border-radius: 2em;
    padding: .6rem .8rem;
    font-size: 1rem;
    cursor: pointer
}

#ResponsiveMenu .join-button:hover {
    color: #f2f5f7;
    background-color: transparent;
    border: 1.5px solid #f2f5f7;
    transition: 350ms ease-in-out
}

#ResponsiveMenu .hamburger div {
    width: 30px;
    height: 3px;
    background: #000;
    margin: 5px;
    transition: .3s
}

.hamburger.toggle .line2 {
    opacity: 0
}

label.text-light {
    color: var(--main-brand-h-tag) !important;
}

.listings-grids .column .listing-body .flag-truncate span.location-trun {
    margin: 0 0 0 10px !important;
}

.listings-grids .column .listing-body img.flag-final {
    height: 14px !important;
    margin-top: 1px;
}

#ResponsiveMenu .hamburger,
.SliderSec .slider:before,
.show_for_mobile,
i.RespIcon.fa.fa-filter {
    display: none
}

.HeaderSec {
    position: relative;
    width: 100%;
    transition: all 0.3s ease;
    z-index: 999;
}

.HeaderSec.sticky {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
}

.HeaderSec.sticky#ResponsiveMenu nav {
    padding: 10px 0;
}


.HeaderSec .navbar {
    /* float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    max-height: inherit */
}

.HeaderSec .navbar-nav {
    /* position: relative;
    padding-right: 20px */
}

.HeaderSec .navbar-nav:before {
    /* position: absolute;
    content: "";
    border-right: 2px solid var(--main-gray-color);
    height: 48px;
    top: -13px;
    right: 9px;
    border-radius: 10px */
}

.HeaderSec .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end
}

.Btns_Sec,
.JoinBtn {
    align-items: center;
    display: flex
}

.HeaderSec .navbar-brand {
    height: auto;
    padding: 0;
    margin: 0;
}

.login-content #form-login .input-group.form-group span.input-group-btn {
    width: auto;
    margin: 9px 0 0 0;
}

.login-content #form-logins .input-group.form-group {
    flex-wrap: nowrap;
}

.login-content #form-logins .input-group.form-group span.input-group-btn {
    width: auto;
}

.HeaderSec .navbar-brand>img {
    max-height: max-content;
    margin: 0;
    width: 135px;
}

.Btns_Sec {
    justify-content: center;
    gap: 12px
}

.JoinBtn {
    color: var(--main-brand-text-color);
    border-radius: 6px;
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color);
    justify-content: center;
    text-decoration: none;
}

.JoinBtn:hover,
.SignUpBtn {
    color: var(--main-brand-text-color);
    background: 0 0
}

.JoinBtn:hover {
    border: 1px solid var(--main-brand-color)
}

.SignUpBtn {
    border-radius: 6px;
    border: 1px solid var(--main-brand-color);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.SignUpBtn:hover {
    color: var(--main-brand-text-color);
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color)
}

.language-de .SignupBtn_white {
    border: 1px solid #fff;
    background: 0 0;
    color: var(--white-color);
    font-size: 14px;
    min-width: 110px;
    min-height: 46px
}

.HeaderSec .dropdown-premium.lang-selector {
    display: flex;
    align-items: center;
    position: relative;
    float: right;
    margin: 0;
    margin-left: auto;
}

/* .HeaderSec .dropdown-premium.lang-selector:before {
    content: "";
    border-left: 2px solid #6a6a6a;
    height: 46px;
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 0;
    z-index: 9
} */

.HeaderSec .SearchIcon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    position: relative
}

.Home_Banner_Sec {
    position: relative;
    max-height: 675px;
    overflow: hidden
}

footer {
    background-color: var(--light-gray-bg) !important;
    padding: 48px 0;
    display: inline-block;
    width: 100%
}

.footer-social {
    width: 100%;
    float: left;
    text-align: center
}

ul.SocialIcons {
    list-style: none;
    display: flex;
    /* justify-content: center; */
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
    color: #000000;
    font-size: 14px;
}

ul.SocialIcons li a {
    color: inherit;
    text-decoration: none;
}

ul.SocialIcons li a span {
    width: auto;
    float: none;
    font-size: 16px;
    font-family: var(--primary-font);
    color: inherit;
    font-weight: 400;
}

.footer-social a .fa,
footer .ContactSec .Contact_detail a {
    color: #000
}

footer .bottom-left p {
    font-size: 14px;
    font-family: GR, Arial, Helvetica, sans-serif;
    color: #7c8184;
    width: 100%;
    float: left;
    margin-top: 15px
}

.FooterLogo {
    margin: 0 auto 15px;
    float: none;
    /* display: table */
}

.ContactSec,
.Footer_Menu li a,
.Subscribe_Sec {
    width: 100%;
    float: left
}


footer h6 {
    font-size: 19px;
    font-weight: 700
}

.Footer_Menu {
    padding: 0;
    margin: 5px 0 0
}

.Footer_Menu li {
    padding: 3px 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.Subscribe_Sec span,
footer .Cont_Info {
    width: 100% !important;
    float: left !important
}

.Footer_Menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #070707;
    text-decoration: none;
}

.Footer_Menu li a:hover {
    color: var(--main-brand-color);
}

footer .Cont_Info,
html footer .ContactSec .Contact_detail {
    font-size: 14px;
    border-right: 0;
    padding: 0;
    margin-top: 0;
    color: #000;
    margin-left: 0
}

.ButtonSection,
.padd_15,
footer .ContactSec {
    padding-top: 0
}

html footer .ContactSec .Contact_detail {
    width: 100%;
    float: left;
    display: flex
}

html footer .ContactSec .Contact_detail .fa {
    padding-right: 12px;
    padding-top: 3px;
    color: var(--main-brand-color);
    font-size: 18px;
}

footer .Cont_Info {
    margin-bottom: 15px;
    font-weight: 400
}

ul.footer-social {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0
}

ul.footer-social li {
    padding: 0 4px
}

.language-es .network_btn {
    gap: 88px
}

.language-pt .network_btn {
    gap: 46px
}

.language-es .SignupBtn_white {
    max-width: 275px;
    width: 275px
}

.language-en .network_btn {
    gap: 48px
}

.language-de .network_btn {
    gap: 54px
}

.language-de .SignupBtn_white {
    width: 150px
}

.language-de .InventoryForm {
    margin-top: -150px
}

.Home_Banner_Content h1 span {
    font-size: 25px;
    line-height: 36px;
    font-weight: 400;
    max-width: 80%
}

.language-pt .Home_Banner_Content {
    top: 0
}

.language-es .MainContent {
    max-width: 45%
}

.language-de .BannerContent h1 {
    font-size: 51px
}

.Banner_SecPara {
    width: 100%;
    max-width: 100% !important
}

.language-es .Bottom_Banner h4 {
    font-size: 34px
}

.language-de .Bottom_Banner h4 {
    font-size: 33px
}

.home-banner {
    background-image: url(../images/bg-img-1.1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 64px 0 32px;
}

.home-banner .text {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.home-banner .text h1 {
    font-size: 34px;
    font-weight: 700;
    margin: 0;
}

.home-banner .text p {
    font-size: 20px;
    margin: 0;
}

.home-banner .text .filter-box {
    border: 1px solid #D6D6D6;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.home-banner .text .filter-box .form-group {
    margin: 0;
    width: 175px;
}

.home-banner .text .filter-box .form-group .select2 {
    width: 100% !important;
}

.home-banner .text .filter-box .form-group .select2 .select2-selection {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px 14px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 14px 12px;
    height: auto;
}

.home-banner .text .filter-box .form-group .select2-selection--single .select2-selection__placeholder {
    color: #040F0F;
}

.home-banner .text .filter-box .form-group .select2 .select2-selection .select2-selection__rendered {
    color: #040F0F !important;
    padding: 0 12px 0 0;
    font-size: 16px;
}

.home-banner .text .filter-box .form-group .select2 .select2-selection .select2-selection__arrow {
    display: none;
}

.home-banner .text .filter-box .card-header {
    background: transparent;
    border: none;
    display: flex;
    padding: 0;
    margin: 0;
    width: calc(100% - 175px);
}

.home-banner .text .filter-box .card-header .form-control {
    border: none;
    border-left: 1px solid #D6D6D6;
    box-shadow: none;
    color: #6A6A6A;
    font-weight: 500;
    padding: 20px 16px;
    border-radius: 0;
    height: auto;
    line-height: inherit;
}

.home-banner .text .filter-box .card-header button.bnt-search {
    border: 1px solid var(--main-brand-color);
    background: var(--main-brand-color);
    border-radius: 0 8px 8px 0;
    color: var(--main-brand-text-color);
    font-size: 20px;
    width: 70px;
    padding: 8px;
}

.home-banner .text .filter-box .card-header button.bnt-search:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.home-banner .text .banner-links {
    display: flex;
    /* justify-content: space-between;
    align-items: center; */
    flex-direction: column;
}

.home-banner .text .banner-links p {
    color: #6A6A6A;
    font-size: 16px;
    margin: 0;
}

.home-banner .text .banner-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 16px;
    padding: 0;
    margin: 6px 0 0;
    /* width: 78%; */
}

.home-banner .text .banner-links ul li {
    width: 100%;
}

.home-banner .text .banner-links ul li a {
    border: 2px solid var(--main-brand-color);
    border-radius: 6px;
    color: var(--main-brand-text-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 12px;
    display: inline-block;
    width: 99%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home-banner .text .banner-links ul li a:hover {
    background: var(--main-brand-color);
    color: var(--white-color);
}

.search-box {
    background: #F9F9F9;
    border: 1px solid #C9C9C9;
    border-radius: 16px;
    padding: 40px 50px;
    margin: 48px auto;
    width: 1070px;
}

.search-box h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 24px;
}

.search-box .card-header {
    background: transparent;
    border: none;
    display: flex;
    padding: 0;
    margin: 0 0 24px;
}

.search-box .card-header input.form-control {
    border: 1px solid #D6D6D6;
    border-radius: 8px 0 0 8px;
    box-shadow: none;
    color: #6A6A6A;
    font-weight: 500;
    padding: 20px 16px;
}

.search-box .card-header button.bnt-search {
    border: 1px solid var(--main-brand-color);
    background: var(--main-brand-color);
    border-radius: 0 8px 8px 0;
    color: var(--white-color);
    font-size: 20px;
    width: 70px;
    padding: 8px;
}

.search-box .card-header button.bnt-search:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.search-box .card-form {
    background: var(--white-color);
    border: 1px solid #D6D6D6;
    border-radius: 8px;
    padding: 12px;
    margin: 0 0 24px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.search-box .card-form label {
    color: var(--main-brand-color);
    font-size: 14px;
    font-weight: 700;
}

.search-box .card-form .select2 .select2-selection {
    border: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 12px;
}

.search-box .card-form .select2 .select2-selection .select2-selection__rendered {
    color: #6A6A6A;
    padding: 0 24px 0 0;
}

.search-box .card-form .select2 .select2-selection .select2-selection__arrow {
    display: none;
}

.select2-container .select2-dropdown {
    border: 1px solid #D6D6D6 !important;
    box-shadow: 0 0 50px 0 rgba(82, 63, 105, .15);
    background-color: #fff;
    border-radius: 8px !important;
}

.select2-container .select2-dropdown .select2-search__field {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    padding: .625rem 1rem;
    color: #393939;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #b9b9b9;
    border-radius: .5rem;
    outline: none;
}

.select2-container .select2-dropdown .select2-search__field:focus {
    box-shadow: 0px 0px 0px 4px #fffcfb, 0px 1px 2px 0px rgba(16, 24, 40, .05);
    border-color: var(--main-brand-color);
}

[type=search] {
    outline-offset: 0
}

.select2-container .select2-dropdown .select2-results .select2-results__options {
    scrollbar-width: thin;
    scrollbar-color: #eff2f5 transparent;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
    /* color: #5e6278; */
    margin: 0 0;
    font-size: 14px;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
    background: var(--main-brand-color);
    color: var(--white-color);
}

.search-box .btn-box {
    display: flex;
    gap: 24px;
    width: 100%;
}

.search-box .btn-box a {
    color: var(--main-brand-color);
    text-decoration: none;
    font-weight: 700;
    height: 72px;
    padding: 16px;
    border: 1px solid;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.search-box .btn-box a.btn-search {
    background: var(--main-brand-color);
    color: var(--white-color);
}

.search-box .btn-box a.btn-search:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.search-box .btn-box a.btn-reset:hover {
    background: var(--main-brand-color);
    color: var(--white-color);
}

.product-box {
    margin: 0 0 48px;
    text-align: center;
}

.product-box h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 24px;
}

.product-box .card-box {
    position: relative;
    border-radius: 16px;
}

.product-box .card-box:before {
    content: "";
    background: rgba(236, 128, 15, 0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    border-radius: 16px;
}

.product-box .card-box img {
    border-radius: 16px;
    height: 350px;
    object-fit: cover;
    width: 100%;
    position: relative;
}

.product-box .card-box .content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 16px;
    padding: 20px 16px;
    width: 220px;
    z-index: 2;
}

.product-box .card-box .content h3 {
    color: #000;
    font-weight: 700;
}

.product-box .card-box .content a {
    background: var(--main-brand-color);
    color: var(--white-color);
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    height: 40px;
    padding: 8px;
    margin: 0 auto;
}

.product-box .card-box .content a:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.supports-box {
    background: #F8F9FA;
    text-align: center;
    padding: 48px 0;
}

.supports-box h2 {
    color: #18181B;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 24px;
}

.supports-box .logo-slider .logo-img {
    min-height: 130px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 16px;
}

.supports-box .logo-slider .logo-img img {
    width: auto;
    max-height: 100%;
    object-fit: contain;
    background: transparent;
    min-height: auto;
    border-radius: initial;
}

.supports-box .logo-slider button.slick-prev {
    left: -8px;
}

.supports-box .logo-slider button.slick-prev::before {
    content: "";
    background-image: url(../images/arrow-left-2.png);
    width: 16px;
    height: 26px;
    display: inline-block;
}

.supports-box .logo-slider button.slick-next {
    right: -8px;
}

.supports-box .logo-slider button.slick-next::before {
    content: "";
    background-image: url(../images/arrow-right-2.png);
    width: 16px;
    height: 26px;
    display: inline-block;
}

.our-story {
    /* background: var(--main-brand-color);
    position: relative;
    padding: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-align: center; */
}
/* 
.our-story:before {
    content: "";
    position: absolute;
    background-image: url(../images/our-story-bg-img.png);
    background-size: 94%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 304px;
    right: 0;
    left: 0;
    margin: 0 auto;
} */

.our-story .content {
    background: #f9f8f8;
    border: 2px solid var(--white-color);
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    /* justify-content: center;
    align-items: center; */
    padding: 32px;
    /* text-align: center; */
    margin: 0px 32px;
}

.our-story h2 {
    color: #18181B;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 16px;
}

.our-story p {
    color: #18181B;
    font-size: 16px;
    line-height: 28px;
}

.our-story img.img-fluid {
    border-radius: 16px;
}


.buyer-box {
    text-align: center;
    padding: 72px 0;
}

.buyer-box span {
    border: 1px solid var(--main-brand-color);
    border-radius: 40px;
    color: #18181B;
    font-size: 14px;
    padding: 4px 20px;
    margin: 0 0 12px;
    display: inline-block;
}

.buyer-box > h2 {
    color: #18181B;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 40px;
}

.buyer-box > h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 32px 0 24px;
}

.buyer-box > h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.buyer-box > p {
    font-size: 22px;
    margin: 0 auto 32px;
    width: 85%;
}

.buyer-box .content {
    border: 1px solid #FFDDDD;
    border-radius: 16px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 375px;
    text-align: left;
}

.buyer-box .content h3 {
    color: #18181B;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
}

.buyer-box .content p {
    color: #4B5563;
    font-size: 16px;
    margin: 0;
    width: 100%;
}

.buyer-box a {
    font-size: 18px;
    color: var(--white-color);
}

.buyer-box a.btn-explore {
    background: var(--main-brand-color);
    text-decoration: none;
    height: 72px;
    border-radius: 6px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin: 0 auto 24px;
}

.buyer-box .btn-box {
    display: grid;
    justify-content: center;
    text-align: center;
    padding: 16px 0 0;
}

.buyer-box a.btn-explore:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.buyer-box a:hover {
    color: var(--main-brand-color);
}

.buyer-box.buy-box {
    padding-top: 0;
}

.buyer-box.buy-box .content {
}

.seller-box {
    padding: 40px 0 0;
    text-align: center;
}

.seller-box > span {
    border: 1px solid var(--main-brand-color);
    border-radius: 40px;
    color: #18181B;
    font-size: 14px;
    padding: 4px 20px;
    margin: 0 0 12px;
    display: inline-block;
}

.seller-box h2 {
    color: #18181B;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 40px;
}

.seller-box .content {
    padding: 0 56px 0 0;
    text-align: left;
}

.seller-box .content h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 24px;
    line-height: inherit;
}

.seller-box .content p {
    font-size: 15px;
    margin: 0 0 24px;
}

.seller-box .content .btn-box {
    display: flex;
    gap: 16px;
    align-items: center;
    margin: 0 0 24px;
}

.seller-box .content .btn-box .login-btn {
    border: 2px solid;
    border-color: var(--main-brand-text-color);
    border-radius: 8px;
    color: var(--main-brand-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    height: 52px;
    text-decoration: none;
    font-weight: 600;
}

.seller-box .content .btn-box .login-btn:hover {
    background: var(--main-brand-color);
    border-color: var(--main-brand-color);
    /* color: var(--white-color); */
}

.seller-box .content .btn-box .signup-btn {
    background: var(--main-brand-color);
    border: 2px solid;
    border-color: var(--main-brand-color);
    border-radius: 8px;
    color: var(--main-brand-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 52px;
    text-decoration: none;
    font-weight: 600;
}

.seller-box .content .btn-box .signup-btn:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.seller-box .content .link {
    color: var(--secondary-color);
    font-size: 14px;
}

.bona-auction .content .link:hover {
    color: var(--main-brand-color);
}

.seller-box .content .link:hover {
    color: var(--main-brand-color);
}

.seller-box .sell-box {
    background: var(--white-color);
    border: 2px solid #EDEDED;
    border-radius: 16px;
    margin: 0;
    padding: 40px 24px;
    text-align: left;
}

.seller-box .sell-box .text {
    background: #E8E8E8;
    border-radius: 8px;
    padding: 40px;
    /* margin: 0 0 24px; */
    color: #181818;
    height: 78vh;
}

.seller-box .sell-box .text h2 {
    color: #3D3D3D;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 16px;
}

.seller-box .sell-box .text h4 {
    font-weight: 700;
    margin: 0 0 16px;
}

.seller-box .sell-box .text a {
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color);
    color: var(--white-color);
    text-decoration: none;
    height: 72px;
    border-radius: 6px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 24px 0 0;
    font-size: 18px;
}

.seller-box .sell-box .text a:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.seller-box .sell-box .text.exit-member {
    background: #181818;
    color: var(--white-color);
    margin-top: auto;
    height: auto;
}

.seller-box .sell-box .text.exit-member a {
    background: transparent;
    border-color: var(--white-color);
}

.seller-box .sell-box .text.exit-member a:hover {
    background: var(--main-brand-color);
    border-color: var(--main-brand-color);
    color: var(--white-color);
}

.seller-box .sell-box .contact-form {}

.seller-box .sell-box .contact-form .form-group {
    margin: 0 0 16px;
}

.seller-box .sell-box .contact-form .form-group label {
    color: #27272A;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}

.seller-box .sell-box .contact-form .form-group label span,
.contact-box .contact-form .form-group label span {
    color: var(--main-brand-color);
}

.seller-box .sell-box .contact-form .form-group .form-control {
    border: 1px solid #D4D4D8;
    border-radius: 8px;
    box-shadow: none;
    padding: 12px 16px;
    font-size: 14px;
    height: 46px;
}

.seller-box .sell-box .contact-form .form-group textarea.form-control {
    resize: none;
    height: 150px;
}

.seller-box .sell-box .contact-form .form-group .custom-select .select2 {
    width: 100% !important;
}

.seller-box .sell-box .contact-form .form-group .custom-select .select2 .select2-selection {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px 12px;
    border: 1px solid #D4D4D8;
    border-radius: 8px;
    box-shadow: none;
    padding: 8px 16px;
    height: auto;
    font-size: 14px;
}

.seller-box .sell-box .contact-form .form-group .custom-select .select2 .select2-selection .select2-selection__rendered {
    color: #6A6A6A;
    padding: 0 24px 0 0;
}

.seller-box .sell-box .contact-form .form-group .custom-select .select2 .select2-selection .select2-selection__arrow {
    display: none;
}

.seller-box .sell-box .contact-form .btn-send {
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color);
    color: var(--main-brand-text-color);
    text-decoration: none;
    font-weight: 700;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    height: 60px;
    padding: 16px;
    margin: 0 auto;
}

.seller-box .sell-box .contact-form .btn-send:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.seller-box .sell-box .contact-form .form-group .upload-box {
    padding: 20px;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.seller-box .sell-box .contact-form .form-group .upload-box.dragover {
    border-color: #ff7f50;
    background: #fff3ed;
}

.seller-box .sell-box .contact-form .form-group .upload-box .preview {}

.seller-box .sell-box .contact-form .form-group .upload-box .no-image {
    height: 100px;
    width: 100px;
    border-radius: 8px;
}

.seller-box .sell-box .contact-form .form-group .upload-box .preview img {
    background: #eef0f2;
    object-fit: contain;
    border-radius: 8px;
    width: 100px;
    height: 100px;
}

.seller-box .sell-box .contact-form .form-group .upload-box .drag-box {
}

.seller-box .sell-box .contact-form .form-group .upload-box .drag-box p {
    color: #000000;
    font-size: 14px;
    margin: 0;
}

.seller-box .sell-box .contact-form .form-group .upload-box .drag-box input[type="file"] {
    display: none;
}

.seller-box .sell-box .contact-form .form-group .upload-box .drag-box .btn {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid var(--main-brand-color);
    color: var(--main-brand-color);
    border-radius: 6px;
    cursor: pointer;
    margin: 8px 0;
}

.seller-box .sell-box .contact-form .form-group .upload-box .drag-box .file-name {
    color: #000000;
    font-size: 13px;
}

.seller-box .sell-box .contact-form .form-group .bumber-box {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.seller-box .sell-box .contact-form .form-group .bumber-box .iti {
    width: 170px;
    width: 95px;
}

.seller-box .sell-box .contact-form .form-group .bumber-box .iti .iti__flag-container {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}

.seller-box .sell-box .contact-form .form-group .bumber-box .form-control {
    width: calc(100% - 104px);
}

.seller-box .sell-box .contact-form .form-group .bumber-box .iti .iti__selected-flag {
    background: var(--white-color);
    border-radius: 8px;
}

.service-box {
    background: #F8F9FA;
    padding: 64px 0;
}

.service-box h2 {
    margin: 0 0 32px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #2B2B2B;
}

.service-box .offer-box {
    position: relative;
    padding: 0 32px;
}

.service-box .offer-box h3 {
    color: #2B2B2B;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 16px;
}

.service-box .offer-box img {
    border-radius: 16px;
    width: 100%;
    margin: 0 0 16px;
}

.service-box .offer-box p {
    color: #4B5563;
    font-size: 18px;
}

.service-box h6 {
    color: #2B2B2B;
    text-align: center;
    margin: 40px 0 0;
}

.auctions-box {
    padding: 64px 0;
}

.auctions-box h2 {
    margin: 0 0 40px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #2B2B2B;
}
.auctions-box #listingView > p {
    text-align: center;
}

.auctions-box a.btn-more {
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color);
    color: var(--main-brand-text-color);
    text-decoration: none;
    font-weight: 700;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    height: 50px;
    padding: 8px;
    margin: 0 auto;
}

.auctions-box a.btn-more:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.contact-box {
    background-image: url(../images/bg-img-3.1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 64px 0;
}

.contact-box h2 {
    margin: 0 0 40px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #2B2B2B;
}

.contact-box .contact-info {
    padding: 64px 0 0 3%;
}

.contact-box .contact-info h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 24px;
    position: relative;
    text-align: left;
    color: #18181B;
}

.contact-box .contact-info ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0;
}

.contact-box .contact-info ul li {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.contact-box .contact-info ul li h4 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    color: #18181B;
    margin: 0 0 4px;
}

.contact-box .contact-info ul li a {
    color: #4B5563;
    font-size: 16px;
    display: block;
    text-decoration: none;
}

.contact-box .contact-info ul li a:hover {
    color: var(--main-brand-color);
}

.contact-box .contact-info ul li p {
    font-size: 16px;
    margin: 0;
}

.contact-box .contact-form {
    border-right: 1px solid #D7D7D7;
    padding: 8px 6% 8px 0;
}

.contact-box .contact-form h3 {
    color: #18181B;
    font-weight: 600;
    margin: 0 0 24px;
}

.contact-box .contact-form .form-group {
    margin: 0 0 16px;
}

.contact-box .contact-form .form-group label {
    color: #27272A;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}

.contact-box .contact-form .form-group .form-control {
    border: 1px solid #D4D4D8;
    border-radius: 8px;
    box-shadow: none;
    padding: 12px 16px;
    font-size: 14px;
    height: 46px;
}

.contact-box .contact-form .form-group textarea.form-control {
    resize: none;
    height: 130px;
}

.contact-box .contact-form .form-group .form-control::placeholder {
    color: #C7C7C7;
}

.contact-box .contact-form .btn-send {
    background: var(--main-brand-color);
    border: 1px solid var(--main-brand-color);
    color: var(--main-brand-text-color);
    text-decoration: none;
    font-weight: 700;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    height: 60px;
    padding: 16px;
    margin: 0 auto;
}

.contact-box .contact-form .btn-send:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.contact-box .contact-form .form-group .custom-select .select2 .select2-selection {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px 12px;
    border: 1px solid #D4D4D8;
    border-radius: 8px;
    box-shadow: none;
    padding: 8px 16px;
    height: auto;
    font-size: 14px;
}

.contact-box .contact-form .form-group .custom-select .select2 .select2-selection .select2-selection__rendered {
    color: #6A6A6A;
    padding: 0 24px 0 0;
}

.contact-box .contact-form .form-group .custom-select .select2 .select2-selection .select2-selection__arrow {
    display: none;
}

.contact-box .contact-form .form-group .bumber-box {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.contact-box .contact-form .form-group .bumber-box .iti {
    width: 170px;
    width: 95px;
}

.contact-box .contact-form .form-group .bumber-box .iti .iti__flag-container {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}

.contact-box .contact-form .form-group .bumber-box .form-control {
    width: calc(100% - 104px);
}

.contact-box .contact-form .form-group .bumber-box .iti .iti__selected-flag {
    background: var(--white-color);
    border-radius: 8px;
}


.subcribe-box {
    background: var(--main-brand-color);
    color: var(--white-color);
    padding: 120px 0;
}

.subcribe-box .content {}

.subcribe-box .content h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 16px;
}

.subcribe-box .content p {
    font-size: 20px;
    margin: 0;
    width: 80%;
}

.subcribe-box .card-subcribe {
    display: flex;
}

.subcribe-box .card-subcribe .form-control {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    border: none;
    border-radius: 20px 0 0 20px;
    padding: 24px 32px;
    color: var(--white-color);
}

.subcribe-box .card-subcribe .form-control::placeholder {
    color: var(--white-color);
}

.subcribe-box .card-subcribe .bnt-sub {
    border: none;
    background: var(--white-color);
    color: var(--main-brand-color);
    border-radius: 0 20px 20px 0;
    font-weight: 700;
    width: 150px;
    padding: 16px;
}

.toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px)
}

.toggle .line2 {
    transition: .7s;
    width: 0
}

.toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px)
}

.Contact_Info #contact_form .cerror {
    color: #e10000 !important;
}

.cerror, .cerror:active, .cerror:focus {
    color: #e10000;
    border: 1px solid rgba(244, 106, 106, .6) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(244, 106, 106, .6) !important;
}

label.cerror, label.cerror:focus, label.cerror:active, label.cerror:hover {
    border: none !important;
    box-shadow: none !important;
    color: #e10000 !important;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: 400;
}

.dynamicAuctions .flx-cls-new {
    width: 25%;
    float: left;
    padding: 10px;
    transition: all 0.1s ease;
}

.bidbox-label {
    bottom: 0px;
    left: 10px;
    padding: 6px 20px;
    position: absolute;
    border-radius: 10px 10px 0 0;
    background: rgba(255, 255, 255, 0.7);
}
.bidbox-status-lab {
    bottom: 0px;
    right: 10px;
    padding: 6px 20px;
    position: absolute;
    border-radius: 10px 10px 0 0;
    background: rgba(255, 255, 255, 0.7);
}
.marketplace-auction-status.live-color {
    background-color: #4CAF50;
}
.marketplace-auction-status {
    margin-top: 4px;
    position: absolute;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    text-align: left;
    left: 0;
}
.listings-grids .top-right-timer, .listings-grids .top-right-timer.abcd {
    float: right;
    width: 110px;
}
.listings-grids .top-right-timer span, .listings-grids .top-right-timer span p {
    width: auto;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    font-weight: 700;
    padding: 0 !important;
}
.listings-grids .top-right-timer span p {
    /* color: var(--white-color) !important;
    margin: 0; */
}
.Listing_Card .view_details a {
    width: 100%;
}

.Listing_Card .ListingImg img {
    object-fit: cover;
}

.Listing_Card  .List_Iocns .Icon {
    padding-right: 2px;
}

.Listing_Details_Sec,
.Used_Marketplace {
    padding: 27px 0
}

.Listing_Details_Sec .TitleSec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

/* .BreadCrumbsSec {
    margin-bottom: 1rem;
} */

.BreadCrumbsSec .breadcrumb {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.BreadCrumbsSec .breadcrumb-item {
    font-size: 12px;
    /* color: var(--text-color); */
    display: flex;
    align-items: center
}

.BreadCrumbsSec .breadcrumb-item a {
    /* color: var(--text-color); */
    font-weight: 700;
    font-size: 13px
}

.BreadCrumbsSec .breadcrumb-item a:hover {
    color: var(--main-brand-color);
}

.BreadCrumbsSec .breadcrumb>li+li:before {
    font-size: 18px;
    font-family: FontAwesome;
    content: "\f105";
    color: #d0d5dd;
    padding: 0 8px;
    font-weight: 500
}

.BreadCrumbsSec .breadcrumb-item>span {
    font-weight: 700;
    color: #344054;
    font-size: 13px;
    font-family: var(--ibm-fonts);
    background-color: #f9fafb;
    text-transform: capitalize;
    padding: 8px;
    border-radius: 5px
}

.Right_Arrow {
    padding: 10px 0
}

.Right_Arrow a {
    color: var(--main-brand-color);
    font-size: 14px;
    font-weight: 700;
}

.Right_Arrow i.fa.fa-arrow-left {
    margin-right: 10px
}

.Listing_Details_Sec .TitleSec h1 {
    color: var(--heading-secondary-color);
    font-size: 40px;
    margin: 0 0 10px;
    /* text-transform: uppercase;
    width: calc(87% - 175px); */
    overflow: hidden;
    font-weight: 700;
    /* white-space: nowrap;
    text-overflow: ellipsis; */
}

.SliderSec {
    position: relative;
    width: 100%;
}

.gradient_btn {
    background-image: linear-gradient(to right, #bc2122, #ec800f);
    padding: 8px 25px;
    border-radius: 5px;
    position: absolute;
    z-index: 9;
    top: 10px;
    cursor: inherit;
    left: 10px;
    color: var(--white-color) !important;
    font-size: 16px;
}

.SliderSec .overlayer.top-right {
    position: absolute;
    top: 10px;
    right: 10px;
}

.SliderSec .overlayer.top-right span.btn-primary {
    padding: 7px 12px;
    border-radius: 5px;
    background: var(--main-brand-color);
    outline: none;
    border: none;
}

.Listing_Details_Sec .SliderSec .slider {
    border: 1px solid #ebebeb;
    border-radius: 12px;
    position: relative;
    top: inherit;
}

.slick-slide img {
    width: 100%;
    background-color: #f6f7f8;
    min-height: 500px;
    max-height: 556px;
    border-radius: 10px;
    object-fit: contain;
}

.SliderSec .prod-slider button.slick-prev::before {
    content: "\f104";
    font-family: FontAwesome !important;
    font-size: 40px;
}

.SliderSec .prod-slider button.slick-next::before {
    content: "\f105";
    font-family: FontAwesome !important;
    font-size: 40px
}

.Listing_Description {
    padding: 28px 0 0;
    width: 100%
}

.Listing_Description ul li {
    font-size: 16px;
    list-style: none;
    font-weight: 400;
    padding: 7px 0;
    color: var(--heading-secondary-color);
    width: calc(100% - 62px);
    display: inline-flex;
    align-items: center;
    justify-content: start
}

.Listing_Description h2 {
    color: var(--main-brand-color);
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin: 0 0 15px;
    /* text-transform: capitalize; */
    font-family: var(--primary-font)
}

.Listing_Description ul.List_Type {
    padding: 0 2px;
    font-weight: 400;
}

.Listing_Description ul.List_Type li span {
    margin: 7px 0;
    font-weight: 600;
    min-width: 45%;
    display: inline-block;
}

.Listing_Description .List_Type ul li {
    display: list-item;
    list-style: disc;
    padding: 0 0;
}
.Listing_Description .List_Type ul li span {
    margin: 0;
}

.Listing_Description p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 30px !important;
    color: var(--heading-secondary-color) !important
}

.Listing_Description .more_btn {
    display: inline-block;
}

.Listing_Description .more_btn a {
    background: var(--main-brand-color);
    border-radius: 6px;
    font-size: 14px;
    padding: 11px 15px;
    display: inline-block;
    width: 100%;
    color: #fff;
}

.Listing_Description .more_btn a:hover {
    background: var(--secondary-color);
}

.Listing_Description > ul {
    padding: 0 0 0 18px;
}

.Listing_Description > ul li {
    display: list-item;
    list-style: disc;
}

.SliderSec .prod-slider-thumb {
    position: absolute !important;
    bottom: 20px !important;
    top: inherit;
    right: 0;
    left: 0;
    max-width: 795px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 60px;
    background: rgba(93, 93, 93, .5);
    border-radius: 5px
}

.SliderSec .prod-slider-thumb img {
    border-radius: 5px;
    opacity: .5
}

.SliderSec .prod-slider-thumb .slick-slide {
    margin: 0 5px
}

.SliderSec .prod-slider-thumb .slick-slide img {
    min-width: 90px;
    max-height: 66px;
    max-width: 103px;
    min-height: 65px
}

.SliderSec .prod-slider-thumb .slick-slide.slick-current.slick-active img {
    opacity: 9
}

.Next_Bid_Btn {
    width: 100%;
    padding: 0 0 10px
}

.Next_Bid_Btn span {
    font-size: 14px;
    font-weight: 800;
    color: var(--main-brand-color);
    padding: 8px 0
}

.small_text p {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--main-gray-color);
}

.Price_box h4 {
    color: var(--main-brand-color);
    font-size: 37px;
    font-weight: 800 !important;
    margin: 10px 0;
}

.Bid_btn {
}

.Bid_btn a {
    background: var(--main-brand-color);
    padding: 20px 24px;
    border-radius: 6px;
    width: 100%;
    min-height: 40px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Bid_btn:hover a:hover {
    background: var(--secondary-color);
}

.Bid_btn:hover a .right_arrow {
    float: right;
    font-size: 12px;
}

.Total_Bids {
    width: 100%;
    padding: 20px 0 10px;
    border-bottom: 1px solid #adb5bd
}

.Total_Bids p {
    font-weight: 300;
    color: var(--inpeq-color);
    margin-bottom: 7px
}

.Total_Bids .Bids_Number {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}

.Form_Sec_Right {
    border: 1px solid #ced4da;
    border-radius: 10px;
    padding: 25px 16px 0;
}

.Form_Title p {
    font-weight: 400;
    font-size: 16px;
    color: var(--bold-gray);
}

.Message_Form {
    padding: 20px 0;
}

.Message_Form .form-group {
    margin-bottom: 12px;
}

.Message_Form .form-group label {
    color: var(--label-text);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 6px;
}

.Message_Form .right_arrow {
    float: right;
    font-size: 17px;
    margin-top: 3px;
}

.Message_Form .form-group .form-control {
    height: 47px;
}

.Message_Form .form-group .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
}

.Message_Form textarea.form-control {
    min-height: 120px;
    resize: none;
    margin-bottom: 14px;
    padding: 20px 12px;
}

.Enquiry_Btn {
    width: 100%;
    min-height: 40px;
}

.Enquiry_Btn button.btn-interested {
    background: var(--main-brand-color);
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: var(--white-color);
    padding: 20px 24px;
    cursor: pointer;
    width: 100%;
}

.Enquiry_Btn button.btn-interested:hover {
    background-color: var(--secondary-color);
}

.Message_Form .right_arrow {
    float: right;
    font-size: 17px;
    margin-top: 3px;
}
.err-msg {
    color: red;
    font-size: 12px;
    margin: 5px;
    position: static;
    font-family: 'inter', Arial, Helvetica, sans-serif;
}


.auction-timer-box {
    background: #242424;
    color: var(--white-color);
    padding: 8px 0;
}

.auction-timer-box h4 {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.auction-timer-box .timer-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin: 0 0 0 20px;
}

.auction-timer-box .timer-box div {
    display: flex;
    align-items: baseline;
}

.auction-timer-box .timer-box div span {
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.auction-timer-box .timer-box div p {
    font-size: 10px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
}

.auction-timer-box .timer-box div:last-child {
    /* color: var(--main-brand-color); */
    min-width: 26px;
}

.auction-timer-box .date-box {
    margin: 0 20px;
}

.auction-timer-box .date-box p {
    margin: 0;
}

.auction-timer-box .date-box p a {
    font-size: 10px;
    font-weight: 500;
    text-decoration: underline;
    color: var(--white-color);
}

.auction-timer-box .date-box p a:hover {
    color: var(--main-brand-color);
    text-decoration: underline;
}

.auction-timer-box .close-box a {
    background: var(--main-brand-color);
    border-radius: 6px;
    color: var(--main-brand-text-color);
    text-decoration: none;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 60px;
    height: 20px;
}


.social-icons-list-view {
    display: none !important;
}

.onefifty-mrgn {
    margin-top: 130px !important;
}

.w-o-login-search-long {
    margin: 0 -12px !important;
}

.listings-grids .auction .auction-meta .auction-button .view-bid-buy-box .btm-bid-btn a.btn {
    color: var(--main-brand-text-color);
}
.swal-modal .swal-title {
    color: var(--main-brand-secondary-color) !important;
}
.swal-modal .swal-text {
    color: var(--main-brand-secondary-color) !important;
}
.swal-modal .swal-footer .swal-button {
    background: var(--main-brand-color);
}
.Elebbre_V2_Title h1 {
    line-height: normal;
    margin: 0;
}
#videoModal button.modal-close:hover,
.modal.fade.show {
    opacity: 1
}

#emailExist .modal-title,
#emailExistKrank .modal-title,
#emailNotExist .modal-title {
    color: var(--heading-color);
    font-size: 32px;
    font-weight: 700;
    font-family: var(--primary-font) !important
}
#all-bids-binding p {
    display: block;
    font-size: 12.5px;
    font-weight: normal;
    letter-spacing: 0.01em;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
    font-style: normal;
    white-space: normal;
}
#all-bids-binding .modal-header {
    text-align: center;
    border-bottom: 0;
    font-weight: 300;
    padding: 25px 25px 0 25px;
}
#all-bids-binding .modal-header button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0 !important;
}

#all-bids-binding .modal-header .close {
    margin-top: -2px;
}
#all-bids-binding button.close {
    opacity: .8;
}
#all-bids-binding .title-modl {
    margin-bottom: 0;
    color: var(--main-brand-label-color) !important;
}

.product-range {
    padding: 60px 0 88px;
}

.product-range h2 {
    color: #18181B;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 24px;
    text-align: center;
}

.product-range .tabs-box {}

.product-range .tabs-box .nav {
    justify-content: center;
    gap: 32px;
    margin: 0 0 32px;
}

.product-range .tabs-box .nav .nav-link {
    background: transparent;
    border-bottom: 4px solid transparent;
    border-radius: 0;
    padding: 6px 2px;
    color: #18181B;
    font-size: 18px;
    font-weight: 600;
    outline: none;
}

.product-range .tabs-box .nav .nav-link.active {
    border-color: var(--main-brand-color);
    color: var(--main-brand-color);
}

.product-range .tabs-box .nav .nav-link:hover {
    color: var(--main-brand-color);
}

.product-range .tabs-box .tab-content {
    padding: 0 56px;
}

.product-range .tabs-box .tab-content .card-box {
    border: 1px solid #EDEDED;
    border-radius: 12px;
    margin: 0 0 24px;
}

.product-range .tabs-box .tab-content .card-box figure {
    border-bottom: 1px solid #EDEDED;
    margin: 0;
}

.product-range .tabs-box .tab-content .card-box img {
    border-radius: 12px 12px 0 0;
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.product-range .tabs-box .tab-content .card-box .text {
    padding: 24px;
}

.product-range .tabs-box .tab-content .card-box .text h4 {
    color: #18181B;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 16px;
}

.product-range .tabs-box .tab-content .card-box .text p {
    color: #18181B;
    font-size: 14px;
}

.product-range .tabs-box .tab-content .card-box .text a {
    color: var(--secondary-color);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.5s;
    border-bottom: 1px solid;
    width: 72px;
}

.product-range .tabs-box .tab-content .card-box .text a:hover {
    transition: all 0.5s;
    color: var(--main-brand-color);
}

.product-range .tabs-box .tab-content .card-box .text a:hover i {
    /* padding-left: 8px;
    transition: all 0.5s; */
}

.product-range .tabs-box .explore-btn {
    background: var(--main-brand-color);
    border: 2px solid var(--main-brand-color);
    border-radius: 8px;
    color: var(--main-brand-text-color);
    text-decoration: none;
    width: 385px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 22px;
}

.product-range .tabs-box .explore-btn i {
    margin-left: auto;
}

.product-range .tabs-box .explore-btn:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}

.main-box {
    background-image: url(../images/bg-img-2.1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 6rem 0;
}

.bona-auction {
    padding: 0 0 72px;
}

.bona-auction .content {
}

.bona-auction .content h2 {
    color: #18181B;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 24px;
}

.bona-auction .content ul {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
}

.bona-auction .content ul li {
    background-image: url(../images/arrow-icon-2.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    color: #151515;
    font-size: 14px;
    padding: 0 0 16px 32px;
}

.bona-auction .content p {
    color: #151515;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 24px;
}

.bona-auction .content .explore-btn {
    background: var(--main-brand-color);
    border: 2px solid var(--main-brand-color);
    border-radius: 8px;
    color: var(--main-brand-text-color);
    text-decoration: none;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 12px 22px;
    margin: 0 0 24px;
}

.bona-auction .content .link {
    color: var(--secondary-color);
    font-size: 14px;
}

.bona-auction .content .link:hover {
    color: var(--main-brand-color);
}

.bona-auction .content .explore-btn:hover {
    background: var(--white-color);
    color: var(--main-brand-color);
}


.page-top .market-wth-lgn {
    margin: 40px auto 0;
}
.page-top .marketplace-filterbox-external {
    top: 90px;
    height: calc(98vh);
}
.dropdown-premium .select2-selection {
    background: transparent !important;
}
#listingView .listings-grids .auction .auction-meta .auction-button .view-bid-buy-box .btm-bid-btn a.btn {
    border-radius: 6px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.auctions-box .bidbox-status-lab {
    min-width: 85px;
    text-align: center;
}
 
.auctions-box .bidbox-status-lab .marketplace-auction-status {
    margin-left: 12px;
}

.listing .listing-img .social-icons-list a {
    color: var(--main-brand-text-color);
    background: var(--main-brand-color);
    padding: 4px 6px;
}

.listing .listing-img .social-icons-list a .animated-icon {
    display: none;
}

.listing .listing-img .social-icons-list a:hover .animated-icon {
    display: inline-block;
}

.listings-grids .big-pic .social-icons-list a {
    color: var(--main-brand-text-color);
    background: var(--main-brand-color);
}

#buyer-box, #services-box, #product-box, #contact_section {
  scroll-margin-top: 40px;
}
#seller-box {
  scroll-margin-top: 120px;
}

/* Legal pages */

    .legal-page {
        padding-top: 60px;
        padding-bottom: 60px;
        font-family: var(--primary-font);
        overflow-x: hidden;
        font-size: 16px;
    }
    .legal-page h1 {
        font-size: 2.5rem;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .legal-page h2 {
        font-size: 24px;
        font-weight: 600;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .legal-page p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .legal-page ul {
        list-style-type: disc;
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .legal-page ul li {
        margin-bottom: 10px;
    }

    .legal-page ol {
        list-style-type: decimal !important;
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .legal-page ol li {
        margin-bottom: 10px;
    }

    .legal-page a {
        color: #0d6efd;
        text-decoration: underline;
    }

    .legal-page table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 20px;
    }
    .legal-page table th,
    .legal-page table td {
        border: 1px solid #ddd;
        padding: 10px;
        vertical-align: top;
    }
    .legal-page table th {
        background-color: #f5f5f5;
        font-weight: 600;
    }

/* end Legal pages */

@media (min-width:1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1435px !important;
    }
}

@media (max-width:1399px) {
    #ResponsiveMenu .nav-links {
        padding: 0 0 0 40px;
    }
    #ResponsiveMenu .nav-links li a, .HeaderSec .navbar-nav>li.nav-item>.nav-link {
        margin: 0 8px;
    }
    .home-banner .text h1 {
        font-size: 30px;
    }
    .home-banner .text .banner-links ul {
        gap: 10px;
    }
    .home-banner .text .banner-links ul li {
        width: auto;
    }
    .dynamicAuctions .flx-cls-new {
        width: 33.33%;
    }
    .ListingImg .success_btn {
       width: 85% !important;
    }    
    /* .seller-box .sell-box {
        margin: 48px 0 0 0;
    } */
}

@media (max-width:1199px) {
    .container, .container-md, .container-sm {
        max-width: 98%;
    }
    .home-banner .text .banner-links ul {
        justify-content: end;
        width: 75%;
    }
    .home-banner .text .banner-links ul li a {
        padding: 6px 6px;
    }
    #ResponsiveMenu .nav-links {
        padding: 0;
    }
    #ResponsiveMenu .nav-links li a, .HeaderSec .navbar-nav>li.nav-item>.nav-link {
        font-size: 14px;
    }
    .home-banner .content .text {
        padding: 40px 32px;
    }
    .home-banner .content .text h1 {
        font-size: 36px;
    }
    .search-box {
        padding: 24px 32px;
        width: 100%;
    }
    .buyer-box .content {
        height: 100%;
    }
}

@media (max-width:991px) {
    #ResponsiveMenu .hamburger {
        display: block;
        position: absolute;
        cursor: pointer;
        right: 16px;
        top: 48px;
        transform: translate(-5%, -50%);
        z-index: 2;
        transition: .7s
    }
    #ResponsiveMenu .hamburger.toggle div {
        background: var(--white-color);
    }
    #ResponsiveMenu .nav-links {
        position: fixed;
        top: 0;
        right: 0;
        padding: 50px;
        background: var(--main-brand-color);
        height: 100vh;
        width: 100%;
        flex-direction: column;
        clip-path: circle(50px at 90% -20%);
        -webkit-clip-path: circle(50px at 90% -10%);
        transition: 1s ease-out;
        pointer-events: none;
        justify-content: flex-start;
        align-items: flex-start
    }

    #ResponsiveMenu .nav-links.open {
        clip-path: circle(1000px at 90% -10%);
        -webkit-clip-path: circle(1000px at 90% -10%);
        pointer-events: all
    }

    #ResponsiveMenu .nav-links li {
        opacity: 0;
        padding: 8px 0
    }

    #ResponsiveMenu .nav-links li a {
        color: var(--white-color);
        margin: 0;
    }

    #ResponsiveMenu .nav-links li a:hover {
        color: var(--white-color)
    }

    #ResponsiveMenu .nav-links li:first-child {
        transition: .5s .2s
    }

    #ResponsiveMenu .nav-links li:nth-child(2) {
        transition: .5s .4s
    }

    #ResponsiveMenu .nav-links li:nth-child(3) {
        transition: .5s .6s
    }

    #ResponsiveMenu .nav-links li:nth-child(4) {
        transition: .5s .7s
    }

    #ResponsiveMenu .nav-links li:nth-child(5) {
        transition: .5s .8s
    }

    #ResponsiveMenu .nav-links li:nth-child(6) {
        transition: .5s .9s;
        margin: 0
    }

    #ResponsiveMenu .nav-links li:nth-child(7) {
        transition: .5s 1s;
        margin: 0
    }

    #ResponsiveMenu li.fade {
        opacity: 1
    }

    .HeaderSec .dropdown-premium.lang-selector {
        margin-left: initial;
    }
    .dropdown-premium .select2-selection {
        padding: 10px 0 !important;
    }
    .dropdown-premium .select2-container .select2-selection__rendered .lang-text.lang-value {
        color: var(--white-color);
    }
    .dropdown-premium  .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent;
        margin-left: -4px;
        margin-top: 0;
    }
    .Btns_Sec a {
        border-color: var(--white-color);
        color: var(--white-color);
    }
    .Btns_Sec a:hover {
        background: var(--white-color);
        color: var(--main-brand-color);
    }

    .home-banner .text {
        margin: 0 0 40px;
    }

    .dynamicAuctions .flx-cls-new {
        width: 50%;
    }

    .contact-box .contact-info ul {
        flex-wrap: wrap;
    }

    .product-range .tabs-box .tab-content {
        padding: 0 0;
    }

    .product-range .tabs-box .tab-content .card-box img {
        height: 180px;
    }

    .our-story .content {
        padding: 24px;
        margin: 0px 0;
    }
    .buyer-box .content {
        min-height: auto;
    }
    .seller-box .content {
        padding: 0 0 0 0;
    }


}

@media (max-width:820px) {
    .home-banner .content .text {
        padding: 32px;
        gap: 12px;
    }
    .home-banner .content .text h1 {
        font-size: 28px;
    }
    .home-banner .content .text p {
        font-size: 16px;
    }
    .home-banner .content .text .btn-box a {
        height: 48px;
    }
    .search-box .btn-box a {
        height: 54px;
    }
    .our-story p,
    .buyer-box p {
        font-size: 20px;
        width: 100%;
    }
    .service-box .offer-box .content {
        width: 90%;
    }
    .contact-box .contact-info ul {
        padding: 16px 0 0;
        gap: 40px;
        flex-direction: column;
    }
    /* .contact-box .contact-form {
        padding: 0 0 0 8%;
    } */


}

@media (max-width:767px) {
    .home-banner .content .text {
        padding: 24px;
        gap: 8px;
        width: 100%;
    }
    .container {
        max-width: 100%;
    }
    .search-box .btn-box a.btn-search {
        margin: 0 0 24px;
    }
    .product-box .card-box {
        margin: 0 0 24px;
    }
    .contact-box .contact-form {
        padding: 48px 0 0;
        border: none;
    }
    .subcribe-box .content {
        margin: 0 0 32px;
    }
    .seller-box .sell-box .text {
        height: auto;
    }
    /* .seller-box .sell-box .contact-form {
        margin: 32px 0 0;
    } */
    .our-story .content {
        margin: 0px 0 24px;
    }
    .seller-box .sell-box {
        margin: 40px 0 0;
        padding: 24px 24px;
    }
    .service-box .offer-box {
        margin: 0 0 56px;
    }
    .Footer_Menu_Sec {
        text-align: center;
    }

    footer .ContactSec {
        text-align: center;
        margin: 16px 0 0;
    }

    footer .ContactSec .Contact_detail {
        justify-content: center;
    }

    footer .ContactSec .Contact_detail .Cont_Info {
        margin: 0 0 4px;
    }

}

@media (max-width:576px) {
    .auction-timer-box .timer-box {
        margin: 6px 0;
    }
    .auction-timer-box .date-box {
        margin: 0 0 8px;
    }
    .home-banner .content {
        position: inherit;
        transform: none;
        padding: 48px 0 0;
    }
    .home-banner .content .text {
        width: 100%;
    }
    .home-banner .content .text .btn-box {
        gap: 16px;
        flex-direction: column;
    }
    .dynamicAuctions .flx-cls-new {
        width: 100%;
    }
}

@media (max-width:480px) {
    .search-box,
    .our-story,
    .buyer-box,
    .contact-box,
    .subcribe-box {
        padding: 24px 0;
    }
    .search-box h2,
    .product-box h2,
    .supports-box h2,
    .our-story h2,
    .buyer-box h2,
    .auctions-box h2,
    .subcribe-box .content h2 {
        font-size: 28px;
        margin: 0 0 16px;
    }
    .product-box .card-box img {
        height: 300px;
    }
    .our-story p,
    .buyer-box p,
    .subcribe-box .content p {
        font-size: 16px;
        width: 100%;
    }
    .buyer-box h3 {
        font-size: 22px;
        margin: 0 0 16px;
    }
    .service-box h2 {
        font-size: 28px;
    }
    .buyer-box .content {
        padding: 24px 16px;
    }
    .seller-box .sell-box {
        padding: 16px;
    }
    .seller-box .sell-box .text {
        padding: 16px;
    }
    .seller-box .sell-box .text a {
        height: 60px;
    }

    .home-banner .text .filter-box {
        flex-direction: column;
    }
    .home-banner .text .filter-box .form-group {
        width: 100%;
    }
    .home-banner .text .filter-box .card-header {
        width: 100%;
        border-top: 1px solid #D6D6D6;
    }
    .home-banner .text .filter-box .card-header .form-control {
        border: none;
        border-radius: 0 0 0 8px;
    }
    .home-banner .text .filter-box .card-header button.bnt-search {
        border-radius: 0 0 8px 0;
    }
    .home-banner .text .banner-links {
        flex-direction: column;
        align-items: baseline;
    }
    .home-banner .text .banner-links ul {
        justify-content: flex-start;
        width: 100%;
        flex-wrap: wrap;
        margin: 10px 0 0;
    }
    .service-box .offer-box {
        padding: 0 0;
    }
    .contact-box .contact-form {
        padding: 0 0 0;
    }

}


