/* @import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;600;700;800;900&display=swap'); */
body{
    font-family: Arial, sans-serif !important ;
}
#scroll,

.black-bg,

.btn-3.atw-btn,

.business-overlay {

    background-color: var(--black-color);

}

#scroll,

.info-text {

    cursor: pointer;

}

.top-bar-content,

.topbar-content-text {

    border-right: 1px solid #d7d7d7;

}

.folow-us,

.info-text {

    font-size: 13px;

    font-weight: 400;

}

#scroll {

    position: fixed;

    right: 10px;

    bottom: 40px;

    width: 50px;

    height: 50px;

    text-indent: -9999px;

    border: 2px solid var(--white-color);

    border-radius: 60px;

    z-index: 99;

    display: none;

}

#scroll span {

    position: absolute;

    top: 50%;

    left: 50%;

    margin-left: -8px;

    margin-top: -12px;

    height: 0;

    width: 0;

    border: 8px solid transparent;

    border-bottom-color: #fff;

}

#scroll:hover {

    background-color: var(--blue-clr);

    opacity: 1;

    filter: "alpha(opacity=100)";

}

.folow-us,

.footer-navigation-heading.white,

.globl-btn.black:hover,

.globl-btn.two-imgs:hover,

.globl-btn:hover,

.header-btn.bl-bg > a,

.horizontal-list.list-white,

.info-text,

.section-heading.white,

.topbar-content > li > a,

.vertical-list.white,

.white-clr,

footer .logo-tagline , .global-title.white-clr , .text-18.white-clr , .text-16.white-clr {

    color: var(--white-color);

}

.menu-itmes,

.menu-itmes::after,

.menu-itmes::before,

.overlay {

    transition: 0.4s;

}

.__title,

.line-break {

    word-break: break-word;

}

.bg-primary{

    background-color: var(--primary-color);

}



.header-btn.bl-bg > a,

.top-bar {

    background-color: var(--hover-clr2);

}

.all-categories-title,

.categories-cont > p,

.checkbox-wrap .checkbox-text,

.custom-card-wrap h1,

.custom-card-wrap h2,

.custom-card-wrap h3,

.custom-card-wrap h4,

.custom-card-wrap h5,

.custom-card-wrap h6,

.custom-card-wrap p,

.footer.form-title,

.info-tooltip-description,

.mar-0,

.secure-info-icon-list,

.title-20.mar-weight {

    margin: 0;

}

.topbar-content {

    list-style: none inside;

    margin: 0;

    padding: 0 40px 0 0;

}

.topbar-content-text {

    display: inline-block;

    margin-right: 14px;

    padding-right: 20px;

}

.topbar-content > li > a > img {

    filter: invert(48%) sepia(61%) saturate(1153%) hue-rotate(359deg)

        brightness(101%) contrast(108%);

    border: 1.6px solid transparent;

    border-radius: 50%;

    padding: 3.5px;

    transition: 0.2s linear;

}

.topbar-content > li > a > img:hover {

    border: 1.6px solid var(--hover-clr2);

    border-radius: 50%;

    padding: 3.5px;

}

.top-bar {

    padding: 7.5px 0;

}

.max-width-93 {

    width: 100%;

    margin: 0 auto;

    max-width: 93%;

}

.max-width-80 {

    width: 100%;

    margin: 0 auto;

    max-width: 1100px;

    padding: 0 5%;

}

.folow-us {

    pointer-events: none;

}

.info-text:hover {

    text-decoration: #fed700 underline;

}

.foter-list-cont {

    position: relative;

    transition: 0.3s;

}

.foter-list-cont::after {

    position: absolute;

    bottom: -5px;

    left: 0;

    right: 0;

    margin: auto;

    width: 0%;

    content: ".";

    color: transparent;

    background: var(--primary-color);

    height: 2px;

    transition: 0.3s;

}

.foter-list-cont:hover::after {

    width: 100%;

}



#payment-form {

    border: 1px solid #e5e5e5;

    background-image: linear-gradient(140deg, #ff7f00 16%, transparent 15%);

    padding: 15px;

    border-radius: 7px;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}

.payment-card {

    box-shadow: 0 14px 28px rgb(0 0 0 / 20%), 0 10px 10px rgb(0 0 0 / 20%);

    border-radius: 10px;

    padding: 50px 10px 30px 10px;

}

.payment-card.max-600 {

    width: 100%;

    max-width: 600px;

    margin: auto;

}

.payment-card input:not([type="submit"]) {

    background: #eee;

    border: none;

    padding: 12px 15px;

    margin: 8px 0;

    width: 100%;

    outline: none;

    font-size: 18px;

}

.payment-card label {

    font-size: 14px;

    font-weight: 600;

}

.payment-card-amount-wrap{

    display: flex;

    align-items: center;

    background-color: #fff;

    padding: 0px 10px;

    border: 1px solid #e5e5e5;

    border-radius: 6px;

}

.payment-card-amount-wrap> .form-title{

    display: inline;

    width: 50%;

    text-align: left;

    font-size: 20px;

    margin: 0;

}

.payment-card-amount-wrap>.form-field{

    text-align: end;

    width: 50%;

    border: none;

    font-size: 20px;

}

.payment-card-amount-wrap>.form-field:focus{

    border: none;

}



input.card-number {

    padding-left: 50px !important;

}

.card-brand {

    position: absolute;

    top: 32px;

    font-size: 30px;

    left: 10px;

}

.payment-card input::placeholder {

    color: var(--primary-color);

    opacity: 0.7;

}

input#cardExpiry,

input#cardCcv {

    font-size: 13px;

}

.bold-link,

.horizontal-list.hover-underline a:hover,

.small-link,

.vertical-list.hover-underline a:hover {

    text-decoration: underline;

}

.info-text.cursor-auto {

    cursor: auto;

}

.cursor-def {

    cursor: default;

}

.custom-input-wrap.animated-label.input-focused,

.header-btn.bl-bg > a,

.header-btn.bl-bg > a:hover,

.header-btn.white-bg > a:hover,

.search-input-wrap .search-input-field:focus {

    border-color: var(--primary-color);

}

.header-btn > a {

    padding: 5px 35px;

    border: 2px solid var(--primary-color);

    border-radius: 25px;

    transition: 0.3s linear;

    display: inline-block;

    font-size: 13px;

}

.header-btn.bl-bg > a {

    font-weight: 700;

    display: inline-block;

}

.header-btn.bl-bg > a:hover,

.header-btn.white-bg > a {

    background-color: var(--primary-color);

    color: var(--black-clr2);

}

.bold-14,

.form-title.font-weight-600,

.header-btn.white-bg > a,

.text-16.bold-700,
.text-18.bold-700,
.watermark-text {

    font-weight: 700;

}

.gren-hover:hover,

.header-btn.white-bg > a:hover {

    background-color: var(--hover-clr2);

    color: var(--white-color);

}

.close-side-menu,

.dropdown2,

.menu-itmes:nth-child(3)::after,

.menu-itmes:nth-child(4)::after {

    display: none;

}

.logo-img {

    max-width: 100%;

    max-height: 80px;

}

.header-menu {

    display: flex;

    height: 100%;

    align-items: center;

}

.card-style.business-card.product-card,

.header-menu ul {

    padding: 0;

}

.menu-itmes {

    display: inline-block;

    position: relative;

}

.overlay,

.transparent-overlay {

    display: none;

    height: 100%;

    width: 100%;

}

.menu-itmes > .gal-tooltip > a,

.menu-itmes > .sub-menu > a,

.menu-itmes > a {

    color: var(--menu-item-clr);

    font-size: 14px;

    font-weight: 600;

    padding: 40px 14px;

}

.dropdown2-list-content > a:hover,

.menu-itmes > .gal-tooltip > a:hover,

.menu-itmes > .sub-menu > a:focus,

.menu-itmes > .sub-menu > a:hover,

.menu-itmes > a:focus,

.menu-itmes > a:hover,

.vertical-list.hover-color-blue a:hover {

    color: var(--hover-clr);

}

.menu-itmes::after {

    position: absolute;

    bottom: -5px;

    left: 0;

    right: 0;

    margin: auto;

    width: 0%;

    content: ".";

    color: transparent;

    background: var(--primary-color);

    height: 3px;

}

.menu-itmes:hover::after {

    width: 60%;

}

.sub-menu {

    position: relative;

    top: 0;

}

.contact-list,

.product-list,

.vendor-list {

    width: 500px;

    max-width: 170px;

    max-height: 190px;

    position: absolute;

    top: 65px;

    left: -20px;

    border-radius: 0 0 5px 5px;

    background-color: #fff;

    box-shadow: 15px 15px 30px rgb(0 0 0 / 16%);

    color: var(--menu-item-clr);

    z-index: 99;

    display: none;

}
.f-30{
    font-size: 30px;
}
.shows-box{
    background-color: #c5c2c2;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 8px 6px rgba(0,0,0,0.45);
    max-width: 420px;
    margin: 30px auto;
}
.america-area{
    position: absolute;
    left: 25px;
    top: 60px;
    color: #6a6c9f;
}
.euorupe{
    position: absolute;
    left: 136px;
    top: 33px;
    color: #6a6c9f;
}
.africa{
    position: absolute;
    left: 100px;
    top: 65px;
    color: #6a6c9f;
}
.asia{
    position: absolute;
    left: 165px;
    top: 55px;
    color: #6a6c9f;
}
.monthgraph text:nth-of-type(1){
    font-size: 3.6px;
    transform: translateX(-3px);
}
.monthgraph text:nth-of-type(2){
    font-size: 2.9px;
    fill: #666;
    transform: translateX(-3px);
}
.monthgraph rect{
    stroke: #000;
    stroke-width: 0.1;
    fill: #a8a9c7;
}
.monthgraph a>rect:last-of-type{
    stroke-opacity: 0;
    fill-opacity: 0;
    cursor: pointer;
}
.monthgraph text:nth-of-type(3){
    font-size: 3.2px;
    font-weight: bold;
    transform: translateX(-3px);
}
.monthgraph line{
    stroke: #000;
    stroke-width: 0.1;
}
.max-1000{
    max-width: 1000px;
    margin: auto;
}
.exhibition-table{
    padding: 5px;
}
.exhibition-table:nth-child(even){
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}
.trade-text-dark-color{
    color: #6a6c9f !important;
}
.flag-text.p-10 a{
    padding: 10px 0px;
}

.container input.radio_input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

    height: 0;

    width: 0;

}

.item-more-wrap,

.item-more-wrap-country {

    height: 130px;

    overflow: hidden;

}

.item-more-wrap.active,

.item-more-wrap-country.active {

    height: 100%;

}



.container {

    display: flex;

    flex-wrap: wrap;

    gap: 10px;

    position: relative;

    margin-bottom: 8px;

    font-weight: 500;

    cursor: pointer;

    font-size: 14px;

    letter-spacing: 0.02em;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    color: #000;

}

.view-more,

.view-more-country {

    font-size: 14px;

    font-weight: 700;

    color: var(--primary-color);

    cursor: pointer;

}



/* Create a custom checkbox */

.checkmark-1 {

    position: relative;

    top: 0;

    left: 0;

    height: 19px;

    width: 19px;

    border: 1px solid #dbdbdb;

    transition: all 0.3s;

    border-radius: 3px;

}



/* When the checkbox is checked, add a blue background */

.container input:checked ~ .checkmark-1 {

    background-color: #000;

    animation: pop 0.5s;

    animation-direction: alternate;

}



/* Create the checkmark/indicator (hidden when not checked) */

.checkmark-1:after {

    content: "";

    position: absolute;

    display: none;

}

.added-class:after {

    content:none

}



/* Show the checkmark when checked */

.container input:checked ~ .checkmark-1:after {

    display: block;

}



/* Style the checkmark/indicator */

.container .checkmark-1:after {

    left: 6px;

    top: 2px;

    width: 5px;

    height: 10px;

    border: solid white;

    border-width: 0 0.15em 0.15em 0;

    transform: rotate(45deg);

}



/* Create a custom checkbox2 */

.checkmark-2 {

    position: relative;

    top: 0;

    left: 0;

    height: 19px;

    width: 19px;

    border: 1px solid #dbdbdb;

    transition: all 0.3s;

    border-radius: 3px;

}



/* When the checkbox is checked, add a blue background */

.container input:checked ~ .checkmark-2 {

    background-color: #000;

    animation: pop 0.5s;

    animation-direction: alternate;

}



/* Create the checkmark/indicator (hidden when not checked) */

.checkmark-2:after {

    content: "";

    position: absolute;

    display: none;

}





/* Show the checkmark when checked */

.container input:checked ~ .checkmark-2:after {

    display: block;

}



/* Style the checkmark2/indicator */

.container .checkmark-2:after {

    left: 6px;

    top: 2px;

    width: 5px;

    height: 10px;

    border: solid white;

    border-width: 0 0.15em 0.15em 0;

    transform: rotate(45deg);

}



@keyframes pop {

    0% {

        transform: scale(1);

    }



    50% {

        transform: scale(0.9);

    }



    100% {

        transform: scale(1);

    }

}

.sidebar-text {

    border-bottom: 2px solid #787878;

    padding-bottom: 15px;

    margin-bottom: 20px;

    display: block;

}

.remove-delete-icon {

    width: 23px;

    cursor: pointer;

}

.category-top {

    border: 1px solid #eee;

    display: inline-flex;

    padding: 5px 15px 5px 10px;

    background-color: #f5f5f5;

}

.filter-wrapper {

    display: none;

}

.filter-wrapper.active {

    display: block;

}

.hr-clr {

    border: none;

    border-bottom: 1px solid #f1f1f1;

}

.contact-list > p > a,

.product-list > p > a,

.vendor-list > p > a {

    padding: 10px;

    font-size: 14px;

    font-weight: 400;

    margin: 0;

    display: block;

    color: var(--menu-item-clr);

}

.contact-list > p,

.product-list > p,

.vendor-list > p {

    margin: 3px 5px;

}

.contact-list > p > a:hover,

.product-list > p > a:hover,

.vendor-list > p > a:hover {

    display: block;

    background-color: #edebeb;

    border-radius: 5px;

    color: var(--hover-clr);

}

.click-dropdown.active-click,

.click-overlay.active-click,

.companies-prod-tab-cont.active,

.custom-input-wrap.animated-label.input-error .error-text,

.dropdown-list.active,

.dropdown2.active,

.map-sec.active,

.menu-itmes > .sub-menu:hover .contact-list,

.menu-itmes > .sub-menu:hover .product-list,

.menu-itmes > .sub-menu:hover .vendor-list,

.product-tab-cont.active,

.transparent-overlay.active {

    display: block;

}

.custom-input-wrap.animated-label,

.gal-tooltip,

footer {

    position: relative;

}

.gal-tooltip .tooltiptext {

    padding: 5px 8px;

    background-color: var(--primary-color);

    color: #fff;

    text-align: center;

    position: absolute;

    top: -32px;

    left: 40px;

    font-size: 11px;

    z-index: 1;

}

.checkmark-1:hover {

    border: 1px solid var(--black-clr2);

}

.container.sidebar-itemRadio:hover .checkmark-1 {

    border: 1px solid var(--black-clr2);

}



.checkmark-2:hover {

    border: 1px solid var(--black-clr2);

}

.container.sidebar-itemRadio:hover .checkmark-2 {

    border: 1px solid var(--black-clr2);

}

.menu-label-arrow {

    position: absolute;

    top: -11px;

    left: 40px;

    height: 5px;

    width: 5px;

    background-color: transparent;

    border-right: 2.5px solid transparent;

    border-left: 2.5px solid #ffbf00;

    border-top: 2.5px solid #ffbf00;

    border-bottom: 2.5px solid transparent;

}

.overlay {

    position: fixed;

    top: 0;

    left: 0;

    background-color: var(--black-color);

    z-index: 99;

    opacity: 0.5;

}

.overlay.active {

    display: block;

    position: fixed;

}

.transparent-overlay {

    position: absolute;

    background-color: #000;

    opacity: 0;

    z-index: 101;

}

.head-categories {

    width: 100%;

    padding-bottom: 10px;

}

.all-categories1 {

    width: 25%;

    padding: 0 22px 0 0;

}

.all-categories1.pad-l-22 {

    padding: 0 0 0 22px;

}

.all-categories1 > .categories-cont,

.categories-baner {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 22px 42px;

    font-size: 16px;

    font-weight: 600;

    border-radius: 4px;

    background-color: var(--primary-color);

    color: var(--white-color);

    max-height: 60px;

    transition: 0.3s;

    z-index: 99;

}

.categories-baner.pad {

    padding: 16px 35px;

    color: var(--white-color);

    border: 2px solid transparent;

    display: inline;

    color: #333e48;

    font-size: 13px;

    margin-left: 50px;

}

.dropdown2-list-content > a {

    padding: 8px 5px;

    color: var(--black-color);

    font-size: 14px;

    overflow: hidden;

    text-overflow: ellipsis;

}

.dropdown2::before {

    position: absolute;

    content: "";

    top: 60px;

    left: 50%;

    transform: translateX(-50%) rotate(0);

    width: 90%;

    height: 17px;

    background-color: transparent;

    z-index: 99999;

    border-radius: 0 25px;

}

.dropdown2-sub-menu {

    height: 100%;

    width: 500px;

    /* min-width: 150px;

    max-width: 250px; */

    position: absolute;

    top: 0;

    left: 100%;

    border-radius: 10px;

    z-index: 1;

    border: 1px solid #716969;

    background-color: #fdfdfd;

    /*visibility: hidden;*/

    padding: 10px;

    display : none;

    overflow-y: auto;

}

.dropdown2-list-content:hover {

    background-color: #dedede;

    border-radius: 10px;

}

.dropdown2-list-content:hover .dropdown2-sub-menu{

    display: block;

}



.error-message.active,

.hover-tooltip:hover .info-tooltip,

.hover-tooltip:hover .info-tooltip-2 {

    visibility: visible;

}

.dropdown2-sub-menu-list > li > strong > a {

    color: var(--black-color);

    font-size: 14px;

    font-weight: 400;

}

.dropdown2-sub-menu-list > li:last-child {

    border-bottom: none;

}

.dropdown2-sub-menu-list > li > a {

    font-size: 13px;

    padding-right: 15px;

    color: var(--black-color);

}

.dropdown2-sub-menu-list {

    display: flex;

    flex-wrap: wrap !important;

    /* flex-flow: column;

    height: 100%;*/

    column-gap: 14px;

}

.product-title.in-menu{

    text-align: center;

    margin: 8px 0px 15px 0px;

}

.dropdown2-sub-menu-list > li {

    width: 47%;

    padding: 10px 5px;

    border-bottom: 1px solid #dfd7d7;

}

#footer-textarea,

.dropdown2-list > li {

    padding: 5px 10px;

}

.dropdown2-sub-menu-list > li:hover {

    background-color: #f5f5f5;

    border-radius: 5px;

    transform: scale(1.02);

}

.click-open.active-click,

.open-icon.active {

    display: block;

    transform: rotate(180deg);

    transition: 0.4s;

}

.login-register {

    font-size: 40px;

    text-transform: capitalize;

    text-align: center;

    color: var(--black-color);

}

.input-submit,

.tresure,

.tresure > .subtext {

    text-transform: uppercase;

}

.all-categories1 > .categories-cont:hover,

.categories-baner:hover {

    background-color: var(--hover-clr2);

    color: var(--white-color);

    transition: 0.3s;

}

.cat-bar > .categories-cont-2,

.datalist-bar > input,

.text-styled {

    color: var(--secondary-clr);

}

.dropdown2-list {

    padding: 0;

    border: 1px solid #716969;

    width: 95%;

    position: absolute;

    background-color: #fff;

    z-index: 9999;

    border-radius: 10px;

}

.menu-thumbnail {

    width: 35px;

    height: 35px;

    object-fit: cover;

    border-radius: 7px;

    box-shadow: 0 0 10px rgb(0 0 0 / 15%);

}

.cat-bar,

.cat-bar > .categories-cont-2,

.search-box,

.search-box > .datalist-bar > input {

    height: 100%;

}

.dropdown2-list-scroll{

    height: calc(100vh - 270px);

    overflow-y: auto;

    overflow-x: hidden;

}

.dropdown2-sub-menu::-webkit-scrollbar,

.dropdown2-list-scroll::-webkit-scrollbar,

.keywords-list::-webkit-scrollbar {

    width: 3px;

}

.dropdown2-sub-menu::-webkit-scrollbar-thumb,

.dropdown2-list-scroll::-webkit-scrollbar-thumb,

.keywords-list::-webkit-scrollbar-thumb {

    background-color: var(--secondary-clr);

    border-radius: 200px;

}

.all-categories2 {

    width: 78%;

    padding: 0 8px;

}

.search-box {

    border: 2px solid #e7e7e7;

    border-radius: 4px;

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.datalist-bar {

    width: 100%;

    max-width: 60%;

    height: 100%;

    padding: 0px;

    position: relative;

}

.datalist-bar > input {

    width: 100%;

    border: none;

    padding-left: 15px;

}

#classList {

    position: absolute;

    padding: 0 15px;

    top: 65px;

    left: 0;

    width: 100%;

    z-index: 999;

    background-color: #fff;

    border-radius: 7px;

    box-shadow: 15px 15px 30px rgb(0 0 0 / 16%);

}

#classList > ul {

    padding-left: 0;

}

.search-items {

    color: var(--black-clr2);

    padding: 10px;

    display: block;

}

.search-items:hover {

    background-color: #e5e5e5;

    border-radius: 5px;

}

.cat-bar {

    width: 30%;

    position: relative;

    padding: 0 15px;

}

.cat-bar > .categories-cont-2.clr {

    color: #1868dd;

}

.cat-bar::before {

    position: absolute;

    content: "";

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    height: 40px;

    width: 1px;

    background-color: #e7e7e7;

    z-index: 1;

}

.icon-replace {

    position: absolute;

    top: -10px;

    left: -15px;

}

.dropdown-list {

    list-style-type: none;

    padding: 10px;

    width: 100%;

    display: none;

    background-color: #fff;

    position: absolute;

    top: 74%;

    left: 0;

    z-index: 102;

    border: 1px solid #e2dcdc;

    border-radius: 2px 2px 6px 6px;

    height: calc(100vh - 270px);

    overflow-y: scroll;

}

.dropdown-list::-webkit-scrollbar {

    display: none;

}

.dropdown-list > li {

    padding: 5px 15px;

    font-size: 13px;

    transition: 0.4s;

    color: #000;

    list-style-position: inside;

    border-bottom: 1px solid #e5e5e5;

    margin-top: 7px;

}

.dropdown-list > li:last-child {

    border: none;

}

.icon-box,

.icon-box > span {

    border-radius: 0 4px 4px 0;

}

.dropdown-list > li > a,

.product-tabs:hover {

    color: #000;

    display: block;

}

.dropdown-list > li:hover {

    background-color: #e5e5e5;

    border-radius: 7px;

}

.back,

.close,

.companies-prod-tab-cont,

.globl-btn.ful-btn:hover .top,

.map-mbl-shown,

.map-sec,

.open,

.product-tab-cont {

    display: none;

}

.close.active,

.open.active {

    display: inline-block;

}

.icon-box {

    height: calc(100% + 4px);

    width: 100%;

    max-width: 7%;

    font-size: 1em;

    margin-right: -2px;

    margin-top: -2px;

    display: flex;

    justify-content: center;

    align-items: center;

    background-color: var(--primary-color);

    position: relative;

    cursor: pointer;

}

.icon-box:hover {

    color: var(--white-color);

    z-index: 999;

}

.collection > img,

.icon-box > span,

.tresure::before {

    z-index: -1;

    width: 100%;

    height: 100%;

}

.icon-box > span {

    position: absolute;

    top: 50%;

    left: 0;

    background-color: var(--hover-clr2);

    transition: 0.3s;

    opacity: 0;

}

.icon-box:hover span {

    opacity: 1;

    left: 0;

    top: 0;

    transition: 0.4s;

}

.tresure {

    display: block;

    background: 0 0;

    height: 100%;

    border: 2px solid #e7e7e7;

    padding: 8px 12px;

    transition: color 0.4s linear;

    position: relative;

    border-radius: 4.8px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

}

.full-tab.active .product-tabs,

.tresure:hover .subtext,

.tresure:hover .text-styled {

    color: #fff;

}

.tresure::before {

    content: "";

    position: absolute;

    left: 100%;

    top: 0;

    background: #000;

    border-radius: 4px;

    transition: transform 0.5s cubic-bezier(0.5, 1.6, 0.4, 0.7);

    transform-origin: 0 0;

    transform: scaleX(0);

}

.card-social-link,

.spinner {

    transform: translate(-50%, -50%);

}

.tresure:hover::before {

    transform: scaleX(-1);

}

.tresure > .subtext {

    color: var(--primary-color);

    margin: 0;

    font-size: 15px;

    font-weight: 700;

}

.text-styled {

    font-size: 13px;

    font-weight: 400;

    margin: 0;

    padding-top: 4px;

}

.collection {

    position: relative;

    padding: 2% 4%;

}

.collection > img {

    position: absolute;

    top: 0;

    left: 0;

    object-fit: cover;

    background-position: bottom right;

    background-repeat: no-repeat;

}

.breadcrums {

    min-height: 30px;

    padding: 10px 0;

    border-bottom: 1px solid var(--hover-clr-3);

}

.arrow-steps .step {

    font-size: 14px;

    font-weight: 600;

    text-align: center;

    color: #a0a0a0;

    cursor: default;

    padding: 5px 5px 5px 0;

    min-width: 80px;

    float: left;

    position: relative;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    transition: background-color 0.2s;

}

.arrow-steps .step.current {

    color: var(--black-clr2);

}

.arrow-steps .step:first-child {

    padding-left: 40px;

}

.arrow-steps .step:first-child::after {

    content: "";

    object-fit: cover;

    background-repeat: no-repeat;

    background-position: center center;

    padding: 0 25px;

    background-image: url('/public/imgs/frontend/icons/breadcrumb.webp');

    filter: invert(48%) sepia(61%) saturate(1153%) hue-rotate(359deg)

        brightness(101%) contrast(108%);

}

.faq-content-box {

    padding: 30px;

    background-color: var(--background-clr);

    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);

}

.content-box-head {

    color: var(--black-color);

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 15px;

}

.content-box-desc , .ck-editor-description p{

    font-size: 14px;

    color: var(--white-color);

    line-height: 1.5;

}

.content-box-desc.black , .ck-editor-description.black p{

    color: var(--black-clr2);

}

.newsletter-updates {

    background-color: var(--background-clr-2);

    padding: 45px 0 55px;

}

.big-head {

    font-size: 45px;

    font-weight: 800;

    color: var(--white-color);

    margin: 0;

}

.input-placeholder,

.input-submit {

    height: 53px;

    margin-top: 12px;

    font-size: 16px;

}

.big-head.web-mb-8 {

    margin-bottom: 8px;

    margin-left: 2px;

}

.content-box-desc.clr2 {

    color: var(--secondary-color-2);

}

.input-placeholder {

    width: 100%;

    border-radius: 50px 0 0 50px;

    background-color: var(--white-color);

    color: var(--black-color);

    padding: 1px 8px 0 30px;

    border: none;

}

.input-placeholder::placeholder {

    color: var(--black-color);

}

.input-submit {

    border-radius: 0 50px 50px 0;

    border: none;

    background-color: var(--black-color);

    color: var(--white-color);

    font-weight: 600;

    padding: 0 35px;

    cursor: pointer;

    transition: 0.4s;

}

.btn-1,

.design-blog,

.rectangle-shape,

.social-icons-footer {

    background-color: var(--primary-color);

}

.input-submit:hover {

    background-color: #000;

}

.Contact-us {

    padding: 60px 0;

}

.main-head {

    font-size: 42px;

    font-weight: 700;

    color: #1c1c24;

}

.bold-link,

.category-title,

.content-box-desc.clr,

.form-title,

.global-title,

.globl-btn.black,

.pro-page-card a,

.small-link,

a.category-box,

button.accordion {

    color: var(--black-color);

}

.divider {

    padding: 15px 0;

    text-align: center;

}

.divider > span {

    width: 6%;

    margin: 0 auto;

    border-top: 1px dotted #4054b2;

}

.form-title {

    font-size: 14px;

    margin: 0 0 16px;

}

.form-field {

    width: 100%;

    border: 1px solid var(--header-border-color);

    height: 52px;

    border-radius: 5px;

    padding: 0 19px;

    transition: 0.2s;

    z-index: 2;

}

.form-field.text-area {

    resize: none;

    padding: 19px;

    height: 122px;

}

.form-field:focus {

    border: 2px solid var(--primary-color);

}

.form-field.text-area:focus-visible {

    border: none;

    outline: 2px solid var(--primary-color);

}

.btn-1 {

    border: 0;

    cursor: pointer;

    font-size: 12px;

    font-weight: 600;

    padding: 18px 50px;

    letter-spacing: 0.3px;

    border-radius: 50px;

    color: var(--black-clr2);

    transition: 0.4s;

    z-index: 2;

}

.spinner-wrap {

    background-color: #fff;

    z-index: 1;

}

.spinner {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 12.2px;

    height: 12.2px;

    animation: 1s linear infinite spinner-o824ag;

}

.spinner div {

    position: absolute;

    width: 100%;

    height: 100%;

    background: #fed700;

    border-radius: 50%;

    animation: 1.25s infinite spinner-vse6n7;

}

.business-card-bg-img,

.card-wrap.contact-info,

a.category-box {

    background-position: center center;

}

.background-image,

.banner-wrap,

.business-card-bg-img,

.card-wrap.contact-info,

.doc-img-box,

.product-img,

a.category-box {

    background-size: cover;

}

.spinner div:first-child {

    --rotation: 90;

}

.spinner div:nth-child(2) {

    --rotation: 180;

}

.spinner div:nth-child(3) {

    --rotation: 270;

}

.spinner div:nth-child(4) {

    --rotation: 360;

}

@keyframes spinner-vse6n7 {

    0%,

    100% {

        transform: rotate(calc(var(--rotation) * 1deg)) translateY(0);

    }

    50% {

        transform: rotate(calc(var(--rotation) * 1deg)) translateY(300%);

    }

}

@keyframes spinner-o824ag {

    to {

        transform: rotate(360deg);

    }

}

.rectangle-shape-2.contact-us-bg-design {

    width: 100%;

    height: 26%;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}

.card-wrap.contact-us-form {

    position: relative;

    overflow: hidden;

    border-radius: 25px;

    padding: 50px 30px 30px;

    z-index: 1;

}

.card-wrap.contact-us-form::before {

    content: "";

    position: absolute;

    width: 650px;

    height: 600px;

    border-radius: 50%;

    right: -30%;

    bottom: -35%;

    background-color: rgba(69, 105, 144, 0.15);

    z-index: -1;

}

.card-wrap.contact-info {

    background-color: var(--white-color);

    padding: 30px 50px 50px 30px;

    border-radius: 25px;

    overflow: hidden;

    background-image: url("/public/imgs/frontend/contact-bg-shape.svg");

    background-repeat: no-repeat;

}

.foter-list-cont.contact-info-list,

.ven-country.font-16 {

    font-size: 16px;

}

.Contact-us.enquiry {

    margin: 70px 50px 30px;

}

.form-bg-design {

    width: 100%;

    height: 800px;

    object-fit: contain;

    position: absolute;

    top: -150px;

}

.card-wrap.contact-us-form.enquiry-form {

    padding: 20px 10px;

    margin-top: 50px;

    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 15%);

}

.form-title.form-label {

    margin-bottom: 7px;

    font-size: 15px;

    letter-spacing: 1px;

}

.error-message {

    display: block;

    color: red;

    font-size: 14px;

    margin-top: 5px;

    visibility: hidden;

}

.main-head.web-mb-20 {

    margin-bottom: 20px;

}

.content-box-desc.font-16 {

    font-size: 16px;

    letter-spacing: 0.5px;

}

.watermark-text {

    font-size: 126px;

    position: absolute;

    top: -74px;

    left: 50%;

    z-index: -1;

    color: #f5f4f4;

    transform: translateX(-50%);

    width: 100%;

}

.number-head {

    font-size: 42px;

    color: var(--hover-clr);

    font-weight: 400;

}

.bg-col2 {

    background-color: var(--background-clr-2);

}

.z-ind-1 {

    z-index: 1;

}

.pad-10.pad-t-40 {

    padding-top: 40px;

}

.card-overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    z-index: 0;

    transition: 0.4s;

}

.card-social-link {

    width: 100%;

    position: absolute;

    top: 35%;

    left: 50%;

    display: flex;

    justify-content: center;

    transition: 0.4s;

    opacity: 0;

}

.card-img:hover .card-social-link {

    top: 50%;

    opacity: 1;

}

.card-img:hover .card-overlay {

    opacity: 0.5;

}

.main-head.font-20,

.section-heading.small {

    font-size: 20px;

}

.business-card-img {

    width: 100%;

    max-width: 100%;

    height: 200px;

    object-fit: cover;

    border-radius: 13px 13px 0 0;

}

.card-style.business-card.business-page-card {

    padding: 0;

    border-radius: 15px;

    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 15%);

}

.business-card-bg-img {

    background-image: url("/public/imgs/frontend/color-shape-6.svg");

    background-repeat: no-repeat;

}

.business-card-btn {

    background-color: var(--hover-clr2);

    border-radius: 5px;

    color: var(--white-color);

    font-size: 16px;

    font-weight: 600;

    padding: 13px 20px;

    transition: 0.3s cubic-bezier(0.23, 1, 0.32, 1);

    user-select: none;

    -webkit-user-select: none;

    touch-action: manipulation;

    width: 100%;

    will-change: transform;

}

.business-info-btn {

    flex: 1;

}

.business-card-btn:hover {

    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;

    transform: translateY(-2px);

}

.business-card-btn:active {

    box-shadow: none;

    transform: translateY(0);

}

.business-card-bg-img.ful-height-card,

.card-style.business-card.business-page-card.ful-height-card {

    display: flex;

    flex-direction: column;

    height: 100%;

}

.mt-auto {

    margin-top: auto;

}

.result-bar {

    padding: 15px;

    margin: 10px 0;

    min-height: 140px;

    background-color: var(--white-color);

}

.card-style {

    border: 1px solid rgba(0, 0, 0, 0.1);

    border-radius: 6px;

    background-color: #fff;

    padding: 15px;

    overflow-wrap: break-word;

}

.text-16 {

    font-size: 16px;

    color: var(--black-clr2);

    font-weight: 400;

}
.text-18 {

    font-size: 18px;

    color: var(--black-clr2);

    font-weight: 400;

}

.title-20 {

    font-size: 20px;

    font-weight: 700;

    text-align: center;

}

.header-bar-tab {

    padding: 5px;

    margin-right: 10px;

    border-radius: 6px;

    background-color: #e6e6e6;

    display: flex;

    justify-content: space-between;

    align-items: center;

    border: 3px solid transparent;

    cursor: pointer;

}

.header-bar-tab.active {

    background-color: #f5f5f5;

    border: 3px solid var(--black-clr2);

}

.divider-filter {

    background-color: #e6e6e6;

    height: 1px;

    width: 80%;

    margin: 20px auto;

    color: #ccc;

}

.side-list {

    max-height: 200px;

    overflow-y: scroll;

}

.list-map-tab.active-tab {

    border-bottom: 3px solid var(--primary-color);

    padding-bottom: 7px;

}

.info-tooltip,

.info-tooltip-2 {

    position: absolute;

    width: 270px;

    max-width: max-content;

    visibility: hidden;

    transition: 0.1s linear;

    top: -146px;

}

.info-tooltip-2::after,

.info-tooltip::after {

    content: "";

    display: block;

    width: 0;

    height: 0;

    position: absolute;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-top: 10px solid #d9d9d9;

    bottom: -10px;

}

.info-tooltip::after,

.sub-product-title.all-catergory-title-wrap {

    left: 10px;

}

.info-tooltip-2::after {

    right: 10px;

}

.info-tooltip-2,

.sliderarrow.right-slide {

    right: 0;

}

.info-tooltip .globl-btn,

.info-tooltip-2 .globl-btn {

    font-size: 14px;

    padding: 10px 25px;

    font-weight: 600;

    transition: none;

}

.bookmark-sign {

    position: absolute;

    top: 20px;

    right: 20px;

}

.Company-logo > img,

.product-sub-img > img {

    max-width: 100px;

    max-height: 100px;

}

.site-header-logo-wrap .logo-tagline,

.ven-country {

    font-size: 12px;

}

.verified-img {

    max-width: 120px;

    max-height: 21px;

}

.image-wrap img,

.map-img,

.ven-country.with-verified > img {

    max-width: 100%;

}

.ven-country.font-14 {

    font-size: 14px;

    margin: 5px 0 0;

}

.ven-country.font-18 {

    font-size: 18px;

    font-weight: 700;

}

.ven-country.with-verified {

    display: flex;

    gap: 5px;

    align-items: center;

    font-size: 13px;

}

.product-busines-card-img {

    display: block;

    width: 100%;

    max-width: 100%;

    border-radius: 5px;

    margin: 20px 0;

    height: 100%;

    max-height: 200px;

    object-fit: cover;

}

.content-imgs > img,

.product-img-card {

    object-fit: contain;

}

.circle-design,

.product-img-card {

    width: 50px;

    height: 50px;

    border-radius: 50%;

}

.sub-product-title {

    position: absolute;

    bottom: 30px;

    left: 20px;

    z-index: 1;

}

.sub-product-title a.product-heading {

    text-decoration: none;

    color: var(--white-color);

    font-size: 25px;

    font-weight: 700;

    text-align: center;

}

.circle-design {

    display: flex;

    justify-content: center;

    align-items: center;

    position: absolute;

    bottom: -17px;

    right: 50px;

    background-color: var(--black-color);

    transform: rotate(45deg);

}

.product-overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: calc(100% - 5px);

    background-color: rgba(0, 0, 0, 0.47);

}

.design {

    background-color: var(--blue-clr);

    color: var(--white-color);

    border-radius: 50%;

    padding: 4px 8px;

    font-size: 13px;

    margin-left: 10px;

}

.sidebar-product {

    width: 80px;

    height: 80px;

    object-fit: cover;

}

.child-product-circle {

    width: 13px;

    height: 13px;

    border-radius: 50%;

    background-color: var(--secondary-clr);

}

.grey-hover:hover .child-product-circle,

.triangle {

    background-color: var(--blue-clr);

}

.pro-page-card a,

.vertical-list a {

    text-decoration: none;

}

.pad-t-50 {

    padding: 50px 0 0;

}

.banner-image {

    width: 100%;

    height: 100%;

    max-height: 440px;

    object-fit: cover;

    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;

}

.parent-category-banner-image {

    height: 500px;

    position: relative;

}

.parent-category-banner-image::after {

    content: " ";

    display: block;

    position: absolute;

    bottom: -2%;

    right: -8%;

    width: 50%;

    height: 50%;

    background-image: url("/public/imgs/frontend/background-design.webp");

    background-repeat: no-repeat;

    background-size: cover;

    z-index: -1;

}

.rectangle-shape {

    position: absolute;

    width: 60%;

    height: 100%;

    top: 0;

    left: 0;

    z-index: -2;

}

.rectangle-shape-2,

.rectangle-shape-3 {

    width: 70%;

    height: 70%;

    background-color: var(--primary-color);

    z-index: -3;

    position: absolute;

}

.rectangle-shape-2 {

    top: 38%;

    left: 0;

}

.rectangle-shape-3 {

    top: -30px;

    right: 0;

}

.circle__1,

.circle__2 {

    position: absolute;

    top: 2%;

    left: 38.5%;

    width: 160px;

    height: 160px;

    border-radius: 50%;

    background-color: transparent;

    border: 12px solid var(--white-color);

}

.circle__2 {

    width: 100px;

    height: 100px;

    background-color: var(--white-color);

    top: 17%;

    left: 30%;

}

.circle__3 {

    position: absolute;

    width: 200px;

    height: 200px;

    border-radius: 50%;

    border: 20px solid #ff7f00;

    top: 10%;

    right: 3%;

}

.pad-30 {

    padding: 0 30px;

}

.category-title {

    font-size: 65px;

    font-weight: 800;

    text-align: left;

}

.category-box:hover {

    box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;

    border-radius: 10px;

    color: #0b0b99;

}

.category-box:hover .category-icon {

    background-color: transparent;

    filter: invert(9%) sepia(95%) saturate(6191%) hue-rotate(239deg)

        brightness(70%) contrast(100%);

}

.category-icon {

    width: 45px;

    height: 45px;

    padding: 5px;

    filter: invert(0%) sepia(98%) saturate(0%) hue-rotate(28deg) brightness(95%)

        contrast(105%);

    border: 3px solid #4a4a4a;

    border-radius: 50%;

    margin-bottom: 15px;

}

.__title {

    font-size: 18px;

    margin: 0;

}

.wrap {

    flex-direction: column;

    align-items: center;

    height: 100%;

}

.global-title {

    font-size: 50px;

    letter-spacing: -1px;

    font-weight: 500;

}

.global-title::after {

    content: "";

    background: var(--blue-clr);

    width: 55px;

    height: 6px;

    display: block;

    position: absolute;

    left: 50%;

    margin-left: -25px;

    margin-top: 15px;

}

.triangle::after,

.triangle::before {

    height: 3px;

    background: var(--white-color);

    content: "";

    position: absolute;

    display: block;

}

.web-gap-40-0 {

    gap: 40px 0;

}

a.category-box {

    padding: 55px 10px;

    background-image: url("/public/imgs/frontend/Meteor-3.svg");

    border: 1px solid #7f7f7f1f;

    border-radius: 7px;

    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px,

        rgba(0, 0, 0, 0.3) 0 1px 3px -1px;

    transition: 0.3s linear;

    display: block;

    text-align: center;

    text-decoration: none;

    font-weight: 500;

    height: 100%;

}

.triangle::before {

    width: 350px;

}

.triangle::after {

    width: 360px;

    right: 0;

}

.banner-wrap,

.bg-svg,

.custom-card-wrap.zoom-out,

.doc-img-box,

.product-img {

    background-repeat: no-repeat;

}

.card-style.rad {

    border-radius: 0 0 6px 6px;

}

.card-style.rad-tl {

    border-radius: 6px 6px 0 0;

}

.image-wrap,

.map-img {

    width: 100%;

}

.border-sb {

    border: 1px solid rgba(0, 0, 0, 0.1);

    border-top: none;

    border-radius: 0 0 6px 6px;

}

.arrow-icon {

    width: 100%;

    height: auto;

    max-width: 24px;

    max-height: 24px;

}

.parent-verified-img {

    height: 19px;

    width: auto;

}

.parent-product-img {

    width: 50px;

    height: 50px;

}

.product-title {

    font-weight: 600;

    margin: 0;

}

.product-img {

    background-image: url(../images/23873846_dac30ef1.jpg);

    background-position: 50%;

    height: var(--product-img-height);

    padding: var(--product-img-padding);

    margin: 16px 0;

    border-radius: 12px;

}

.product-sub-img {

    padding: 5px;

    background-color: #fff;

    border-radius: 6px;

    position: absolute;

    top: 15px;

    left: 15px;

}

.grey-border-box,

.product-sticky-sec,

.product-tab-sticky {

    background-color: var(--white-color);

}

.web-flex.inline-flex {

    display: inline-flex;

}

.sticky-box {

    position: sticky;

    top: 50px;

}

.product-sticky-sec {

    padding: 30px;

    box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.177);

    border: 1px solid rgba(211, 211, 211, 0.46);

}

.sticky-sec-head {

    font-size: 24px;

    font-weight: 700;

    margin: 0 0 5px;

}

.bold-14,

.btn,

.horizontal-list.list-extra-small,

.product-tabs {

    font-size: 14px;

}

.sticky-sec-head.des::after {

    content: "";

    background: var(--primary-color);

    width: 100px;

    height: 2px;

    display: block;

    margin: 10px 0;

}

.globl-btn.ful-btn {

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 14px;

}

.btn,

.single-img-tab {

    justify-content: center;

}

.btn {

    font-weight: 600;

    height: 36px;

    padding: 0 16px;

    display: block;

    max-width: 100%;

    display: flex;

    align-items: center;

    color: var(--black-clr2);

    border-radius: 6px;

    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);

    cursor: pointer;

}

.grey-hover:hover {

    background-color: #e5e5e5;

}

.grey-border-box {

    margin-top: 32px;

    border: thin solid rgba(0, 0, 0, 0.12);

    padding: 16px;

}

.grey-border-box.tab-carousel {

    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 8%);

    border: thin solid var(--primary-color);

}

.product-tab-sticky {

    height: 48px;

}

.product-tabs {

    font-weight: 500;

    letter-spacing: 2px;

    padding: 0 16px;

    color: rgba(0, 0, 0, 0.54);

    cursor: pointer;

}

.pad-lr-40 {

    padding: 0 40px;

}

.full-tab {

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: #0000000a;

}

.full-tab.active {

    background-color: var(--black-color);

    color: #fff;

}

.seprator {

    margin-top: 20px;

    border: none;

    border-top: 1px solid #0000001f;

}

.text-24 {

    font-size: 24px;

    font-weight: 700;

}
.text-20 {

    font-size: 20px;

    font-weight: 700;

}

.doc-img-box {

    background-image: url(../images/doc-img.jpg);

    background-position: center center;

    max-width: 100%;

    height: 100px;

    border-radius: 6px 6px 0 0;

}

.keywords-list {

    gap: 8px;

    height: 135px;

    overflow: hidden;

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    overflow-y: auto;

}

.keywords-list-cont {

    background-color: transparent;

    position: relative;

    padding: 8px 12px;

    font-size: 16px;

    margin-bottom: 4px;

    border: 1px solid var(--black-color);

    overflow: hidden;

    border-radius: 18px;

    z-index: 2;

}

.keywords-list-cont::after {

    position: absolute;

    content: " ";

    z-index: -1;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    transition: 0.3s;

}

.btn-wrap.business-btn,

.content {

    z-index: 10;

}

.keywords-list-cont:hover {

    box-shadow: inset -4px -4px 6px 0 rgba(255, 255, 255, 0.5),

        inset 4px 4px 6px 0 rgba(116, 125, 136, 0.3);

    color: var(--white-color);

}

.keywords-list-cont:hover::after {

    -webkit-transform: scale(1.5) rotate(180deg);

    transform: scale(1.5) rotate(180deg);

    background: var(--black-color);

}

.keywords-list.full-view {

    height: 100%;

    transition: 0.2s ease-in-out;

}

.keywords-list.keywords {

    height: 100%;

    max-height: 90px;

}

.img-crousel-tab {

    display: flex;

    gap: 10px;

}

.single-img-tab {

    display: flex;

    align-items: center;

    width: 70px;

    height: 70px;

    cursor: pointer;

}

.single-img-tab > img {

    width: 100%;

    height: inherit;

    border: 2px solid var(--blue-clr);

    border-radius: 6px;

    max-width: 100%;

}

.product-baner-slider-arrow,

.sliderarrow {

    border-radius: 50px;

    top: 50%;

    transform: translateY(-50%);

    background-color: var(--background-clr-4);

    cursor: pointer;

}

.card-wrap,

.custom-card-wrap,

.img-wrap {

    background-color: var(--white-color);

}

.img-tab-cont {

    justify-content: center;

    align-items: center;

    display: none;

}

.content-imgs.activeBaner,

.img-tab-cont.active,

.sliderarrow {

    display: flex;

}

.img-tab-cont > img {

    max-width: 100%;

    height: 50vh;

    object-fit: contain;

}

.img-crousel-cont {

    position: relative;

    justify-content: center;

}

.grey-border-box.mt-0 {

    margin-top: 0;

    border-top: none;

    border-radius: 0 0 6px 6px;

}

.sliderarrow {

    padding: 10px;

    width: 40px;

    height: 40px;

    justify-content: center;

    align-items: center;

    position: absolute;

}

.sliderarrow:hover,

button.accordion.is-open,

button.accordion:hover {

    background-color: var(--hover-clr-3);

}

.sliderarrow.left-slide {

    left: 0;

}

.content-imgs {

    width: 100%;

    height: 550px;

    justify-content: center;

    align-items: center;

    display: none;

}

.content-imgs > img {

    width: 100%;

    max-width: 100%;

    height: 100%;

    max-height: 100%;

}

.product-baner-slider-arrow {

    width: 35px;

    height: 35px;

    box-shadow: 2px 2px 5px #0004;

    display: flex;

    justify-content: center;

    align-items: center;

    position: absolute;

}

.product-baner-slider-arrow.baner-right-arow {

    right: 1%;

}

.product-baner-slider-arrow.baner-left-arow {

    left: 1%;

}

.product-section {

    height: 575px;

}

.product-wrap {

    padding-left: 90px;

}

.bg-svg {

    background-image: url("/public/imgs/frontend/Animated-Shape-6.svg");

    object-fit: cover;

    height: 100%;

}

.floating {

    animation-name: floating;

    animation-duration: 3s;

    animation-iteration-count: infinite;

    animation-timing-function: ease-in-out;

}

@keyframes floating {

    0%,

    100% {

        transform: translate(0, 0);

    }

    50% {

        transform: translate(0, 13px);

    }

}

.img-wrap {

    width: 100%;

    max-width: 90%;

    height: 100%;

    border: 2px solid rgba(142, 142, 142, 0.237);

    box-shadow: rgba(0, 0, 0, 0.2) 0 30px 25px -7px;

}

.product-banner-img-1 {

    padding: 10px;

    width: 100%;

    max-width: 100%;

    height: 100%;

    max-height: 350px;

    object-fit: contain;

}

.max-width-wrap.product-banner-wrap {

    padding: 5%;

    height: 100%;

    max-height: 500px;

}

.content-title {

    font-size: 50px;

    font-weight: 800;

    margin: 6px 0;

}

.btn-wrap {

    margin: 20px 0;

}

.btn-3.atw-btn {

    display: inline-block;

    border: 2px solid var(--black-color);

    color: var(--white-color);

    padding: 16px 45px;

}

.btn-3.atw-btn:hover {

    background-color: transparent;

    color: var(--black-color);

}

.globl-btn.two-imgs {

    color: var(--black-color);

    font-weight: 600;

    transition: none;

}

.globl-btn.ful-btn:hover .back {

    display: inline;

}

.business-overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0.3;

}

.business-title {

    font-size: 60px;

    font-weight: 700;

    color: var(--white-color);

    margin: 0;

}

.tag-line {

    font-size: 30px;

    font-weight: 600;

    color: var(--secondary-clr);

}

.content {

    position: absolute;

    transform: translate(-50%, -50%);

    left: 50%;

    top: 50%;

}

.align-right {

    text-align: right;

}

.business-contact {

    border-left: 6px solid var(--primary-color);

    border-radius: 0;

    padding: 20px;

    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);

}

.about-us {

    font-size: 55px;

    font-weight: 500;

    margin: 0;

}

.card-style.hover-effect {

    transition: 0.3s;

}

.card-style.hover-effect:hover {

    box-shadow: rgba(50, 50, 93, 0.25) 0 6px 12px -2px,

        rgba(0, 0, 0, 0.3) 0 3px 7px -3px;

}

.business-logo-img {

    border: 2px solid var(--white-color);

    width: 90px;

    height: 90px;

    border-radius: 20px;

    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;

    object-fit: cover;

}

.quick-links-page-title {

    font-size: 28px;

    font-weight: 600;

    color: var(--paragraph-color);

    margin-bottom: 60px;

    text-align: center;

}

.quick-links-page-title.mar-0 {

    margin-bottom: 0;

}

.quick-links-page-title > .bold {

    font-size: 65px;

    font-weight: 600;

    color: var(--black-color);

}

.title-20.align-left {

    text-align: left;

}

.Category-title-home,

.light-paragraph.centered,

.product-title,

.section-heading.centered {

    text-align: center;

}

.product-desc,

.section-paragraph.justify {

    text-align: justify;

}

.card-style.shadow {

    box-shadow: rgb(50 50 93 / 25%) 0 13px 27px -5px,

        rgb(0 0 0 / 30%) 0 8px 16px -8px;

}

.site-header-logo-wrap {

    display: flex;

    flex-direction: column;

    align-items: flex-end;

}

.position-aware-fill {

    position: relative;

    z-index: 0;

    overflow: hidden;

    box-shadow: rgb(60 64 67 / 30%) 0 1px 2px 0,

        rgb(60 64 67 / 15%) 0 1px 3px 1px;

    transition: 0.5s;

}

.close-menu,

.position-aware-fill:hover {

    cursor: pointer;

    box-shadow: rgb(0 0 0 / 10%) 0 20px 25px -5px,

        rgb(0 0 0 / 4%) 0 10px 10px -5px;

    transition: 0.5s;

}

.position-aware-fill .position-aware-filler {

    position: absolute;

    z-index: 1;

    background-color: #0003;

    border-radius: 50%;

}

.site-banner {

    height: 600px;

}

.site-banner-heading {

    color: var(--white-color);

    font-size: 2.125rem;

    text-shadow: 0 0 8px #000;

}

.background-image {

    background-position: center;

}

.background-1 {

    background-image: url("../images/banner1.jpg");

}

input:focus {

    outline: 0;

}

.search-input-wrap,

.search-input-wrap form {

    display: flex;

    width: 100%;

    max-width: 480px;

}

.search-input-wrap .search-input-button {

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 10px 20px;

    border-radius: 0 1.5em 1.5em 0;

    background-color: var(--primary-color);

    border: none;

}

.search-input-wrap .search-input-field::placeholder {

    color: var(--black-color);

    opacity: 0.5;

}

.search-input-wrap .search-input-field {

    color: var(--black-color);

    width: 100%;

    padding: 10px 1.5em;

    font-size: 16px;

    border-radius: 1.5em 0 0 1.5em;

    border: 2px solid #d5d5d5;

    border-right: 0px;

}

.max-width-wrap {

    width: 100%;

    padding: 0 4%;

    margin: 0 auto;

}

.max-width-wrap.no-top-bottom-padding {

    padding-top: 0;

    padding-bottom: 0;

}

.section-heading {

    font-size: 3rem;

    color: var(--black-color);

}

.section-heading.capital {

    text-transform: capitalize;

    font-size: 3rem;

}

.section-paragraph {

    font-size: 1.25rem;

    color: var(--paragraph-color);

}

.section-heading.stroke {

    font-size: 120px;

    color: var(--white-color);

    text-shadow: -1px -1px 0 var(--secondary-clr),

        -1px -1px 0 var(--secondary-clr), 1px -1px 0 var(--secondary-clr),

        -1px 1px 0 var(--secondary-clr), 1px 1px 0 var(--secondary-clr);

    transform: translateX(5px);

}

.blockquote::after,

.custom-input-wrap.animated-label.input-focused .input-icon {

    color: var(--primary-color);

}

.section-heading.simple {

    font-size: 75px;

    transform: translateY(-55px);

}

.blockquote {

    padding: 25px;

    color: var(--paragraph-color);

    z-index: 1;

    font-size: 22px;

    line-height: 30px;

    border-top: 1px solid var(--black-color);

    border-bottom: 1px solid var(--black-color);

    border-left: 1px solid var(--black-color);

}

.horizontal-list,

.vertical-list {

    color: var(--black-color);

    list-style: none;

}

.blockquote::after {

    position: absolute;

    content: "”";

    font-size: 12rem;

    line-height: 0;

    bottom: -64px;

    right: 30px;

}

.horizontal-list {

    display: flex;

    flex-direction: row;

    justify-content: center;

    gap: 1em;

    font-size: 20px;

}

.horizontal-list.list-justify-end {

    justify-content: flex-end;

}

.custom-card-wrap,

.vertical-list {

    display: flex;

    flex-direction: column;

}

.horizontal-list a {

    text-decoration: none;

    color: inherit;

}

.vertical-list {

    font-size: 12px;

    padding: 0;

    margin: 0;

    width: 100%;

}

.blog-detail,

.card-wrap {

    margin-left: auto;

    margin-right: auto;

}

.image-wrap.span-to-full {

    width: calc(100% + 30px);

    margin: -15px -15px 0;

}

.image-wrap.span-to-full img {

    object-fit: cover;

    height: 100%;

    width: 100%;

    border-radius: 7px 7px 0 0;

}

.image-wrap.span-to-full.span-height-150 {

    height: 150px;

}

.custom-card-wrap {

    border: 1px solid #d5d5d5;

    padding: 15px;

    gap: 10px;

    position: relative;

    height: 100%;

    border-radius: 7px;

    box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;

    transition: all 0.3s ease;

}

.custom-card-wrap.zoom-out {

    padding: 0 0 45px;

    border-radius: 7px 60px;

    background-image: url("/public/imgs/frontend/curve-5.svg");

    background-position: center right;

    background-size: contain;

}

.list-arrow {

    width: 20px;

}

.card-link-1.product-link.see-more {

    font-size: 16px;

    text-decoration: var(--primary-color) underline;

    margin-left: 48px;

}

.custom-card-wrap .custom-card-title {

    font-size: 18px;

    padding: 10px 0;

}

.custom-card-wrap .custom-card-subtitle {

    font-size: 12px;

    text-transform: uppercase;

    color: var(--paragraph-color);

}

.custom-card-wrap .custom-card-desc {

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    overflow: hidden;

    color: var(--paragraph-color);

    font-size: 14px;

    margin-bottom: 2em;

}

.custom-card-wrap .custom-card-links-wrap {

    border-top: 1px solid var(--header-border-color);

    border-bottom: 1px solid var(--header-border-color);

    display: flex;

    flex-direction: column;

    color: var(--paragraph-color);

    flex-grow: 1;

    padding: 10px 0;

}

.custom-card-wrap .custom-card-links-wrap a {

    text-decoration: none;

    color: inherit;

    padding: 0.3em 0;

}

.custom-card-wrap .custom-card-bottom-button {

    background-color: #0000;

    color: var(--black-color);

    border: 0;

    border-radius: 5px;

    font-size: 10px;

    padding: 0.5em 1em;

    font-weight: 700;

    text-transform: uppercase;

}

.Category-title-home::after,

.Category-title-home::before {

    width: 15px;

    height: 3px;

    background-color: #767680;

    content: "";

    top: 50%;

}

button.black img {

    filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(324deg)

        brightness(102%) contrast(102%);

}

.custom-card-wrap.product-wrap {

    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);

    border-radius: 10px;

    border-color: #939393;

    gap: 0;

    transition: 0.3s ease-in-out;

}

.custom-card-wrap.product-wrap.card-business:hover,

.custom-card-wrap.product-wrap.card-product:hover {

    box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.105);

    transform: scale(1.04);

}

.custom-row.owl-carousel.business .owl-stage {

    padding: 30px;

}

.custom-card-wrap.black-card{

    border-radius: 30px;

    background: #484848;

    box-shadow: 15px 15px 30px rgb(25 25 25), -15px -15px 30px rgb(60 60 60);

    border-width: 5px;



}

.custom-card-wrap.black-card:hover .product-img-wrap img{

    transform: translateY(-14px);

}

.custom-card-wrap.black-card .product-title , .custom-card-wrap.black-card .product-desc{

    color: var(--white-color);

}

.custom-row.owl-carousel.category

    .owl-stage-outer:hover

    .custom-card-wrap.zoom-out {

    filter: blur(3px);

    opacity: 0.5;

    transform: scale(0.98);

}

.custom-row.owl-carousel.category

    .owl-stage-outer:hover

    .custom-card-wrap.zoom-out:hover {

    transform: scale(1);

    filter: blur(0px);

    opacity: 1;

    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);

}

.product-img-wrap {

    position: relative;

    display: flex;

    justify-content: center;

    margin-bottom: 10px;

    z-index: 1;

}

.price-month{

    font-size: 16px;

    color: #817d7d;

}

.blog-heading,

.product-desc {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

}



.product-img-wrap > img {

    width: 100%;

    height: 200px;

    border-radius: 10px 10px 0 0;

    object-fit: cover;

}

.custom-card-wrap.black-card  .product-img-wrap img {

    border-radius: 23px 23px 0px 0px;

    transition: 0.3s ease-in-out;

}

.product-title {

    font-size: 20px;

    text-transform: capitalize;

    color: var(--black-color);

}

.Category-title-home {

    color: var(--paragraph-color);

    font-size: 16px;

    padding: 20px 4px;

    border: 1px solid var(--header-border-color);

    border-radius: 7px;

    position: relative;

}

.Category-title-home::after {

    position: absolute;

    left: 100%;

}

.Category-title-home::before {

    position: absolute;

    right: 100%;

}

.product-desc {

    color: var(--black-clr2);

    font-size: 13px;

    line-height: 1.3em;

}

.card-wrap {

    border: 1px solid #e8e8e8;

    box-shadow: 0 0 5px #0002;

    border-radius: 5px;

    padding: 50px 10px;

    width: 100%;

}

.card-wrap.max-500 {

    max-width: 500px;

}

.blog-post-img,

.slider-overlay.blog-overlay {

    width: 100%;

    max-width: 94%;

    border-radius: 0 20px 20px 0;

    height: 100%;

}

.blog-post-img {

    max-height: 460px;

    object-fit: cover;

}

.slider-overlay.blog-overlay {

    max-height: 650px;

    opacity: 0.6;

}

.design-blog {

    position: absolute;

    width: 45%;

    height: 350px;

    border-radius: 0 20px 20px;

    right: 0;

    bottom: -17.5%;

    z-index: -20;

}

.text-wrap {

    position: absolute;

    left: 0;

    bottom: 25px;

    width: 100%;

    max-width: 80%;

    padding-left: 50px;

    color: var(--white-color);

    z-index: 100;

}

.blog-heading {

    font-size: 45px;

    font-weight: 600;

}

.blog-des {

    font-size: 18px;

    line-height: 28px;

}

.blog-detail {

    width: 100%;

    max-width: 80%;

}

footer::before {

    content: "";

    background-image: url("/public/imgs/frontend/oooscillate.svg");

    background-position: left;

    width: 100%;

    height: 100%;

    position: absolute;

    opacity: 0.63;

    z-index: -1;

    filter: invert(48%) sepia(61%) saturate(1153%) hue-rotate(359deg)

        brightness(101%) contrast(108%);

}

.filter-primary-clr {

    filter: invert(48%) sepia(61%) saturate(1153%) hue-rotate(359deg)

        brightness(101%) contrast(108%);

}

.border-top-bottom {

    border-top: 1px solid #424242;

    border-bottom: 1px solid #424242;

}

.footer-navigation-heading {

    font-size: 24px;

    font-weight: 900;

    margin: 0.5em 0;

}

.footer-image-wrap {

    display: flex;

    gap: 8px;

}

.footer-image-wrap img {

    max-width: 119px;

}

.footer-paragraph {

    font-size: 12px;

    color: var(--white-color);

    margin: 0 0 1em;

}

.logo-img.footer-logo {

    max-height: 20px;

}

.footer-text {

    padding-right: 25px;

    padding-top: 18px;

    line-height: 24px;

    font-size: 14px;

}

.col-title.footer-title.payements-sec {

    margin-bottom: 11px;

}

#footer-email {

    height: 35px;

    padding: 0 10px;

    background: #f0f0f0;

}

.btn-1.footer-btn {

    padding: 12px 30px;

    color: var(--white-color);

}

#footer-textarea {

    outline: 0;

    height: 70px;

    resize: none;

    background: #f0f0f0;

}

.foter-top-sec {

    border-top: 1px solid #e5e5e5;

    padding: 60px 0 10px;

}

.col-title {

    font-size: 18px;

    margin-bottom: 25px;

    font-weight: 700;

    color: var(--black-color);

    margin-top: 0;

}

.foter-list-cont,

.globl-btn {

    font-size: 14px;

    font-weight: 500;

    cursor: pointer;

}

.cursor-default {

    cursor: default;

}

.col-title.footer-title::after {

    content: "";

    background: var(--primary-color);

    width: 70px;

    height: 2px;

    display: block;

    margin-top: 10px;

}

.foter-list-cont {

    color: var(--black-clr2);

    transition: 0.2s;

}

.foter-list-cont.get-in-touch-email {

    word-break: break-word;

}

.social-icons-footer {

    border-radius: 50%;

    padding: 8px;

    transition: 0.2s linear;

}

.social-icons-footer:hover {

    transform: translateY(-5px);

}

.vertical-list li {

    line-height: 2em;

    margin-bottom: 12px;

}

.globl-btn {

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 16px 35px;

    letter-spacing: 0.3px;

    position: relative;

    z-index: 1;

    overflow: hidden;

    transition: 0.6s;

    backface-visibility: hidden;

    background-color: var(--primary-color);

    color: var(--white-color);

    border-radius: 4px;

}

.globl-btn::before {

    content: "";

    z-index: -1;

    position: absolute;

    top: 50%;

    left: 100%;

    width: 30px;

    height: 30px;

    transform-origin: 100% 50%;

    transition: transform 0.4s, opacity 0.4s;

    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);

    backface-visibility: hidden;

    background-color: var(--hover-clr2);

}

.globl-btn:hover::before {

    transform: scale3d(30, 30, 1);

}

.globl-btn > img {

    padding-right: 10px;

}

.payment-list {

    margin-top: 0;

    margin-bottom: 22px;

    list-style: none;

    padding-left: 0;

}

.payment-list > li {

    display: inline-block;

    margin-right: 20px;

}

.payment-list > li > a {

    display: inline-block;

    transform: all 0.4s ease;

}

.payment-list > li > a > img,

.secure-info-icon-list > li > img {

    max-width: 100%;

    height: auto;

    margin: 10px 0;

}

.secure-info-box > h6 {

    font-size: 16px;

    font-weight: 400;

    color: #1c1c24;

    margin-top: 30px;

    margin-bottom: 15px;

}

.secure-info-icon-list > li {

    display: inline-block;

    margin-right: 10px;

}

.copyright-bar {

    background-color: var(--primary-color);

    padding: 30px 4%;

}

.claim-bh{

    font-size: 30px;

}

.claim-bh span{

    text-decoration: underline;

    font-size: 60px;

    text-decoration-color: #ff7f00;

}

/*.sticky-business{*/

/*    position: sticky;*/

/*    top: 30px;*/

/*    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/

/*}*/

.container-claim {

    display: flex;

    align-items: center;

    justify-content: center;

    /* position: sticky;

    top: 30px; */

}



.card_box-claim {

    width: 200px;

    height: 250px;

    border-radius: 20px;

    background: linear-gradient(170deg, rgba(58, 56, 56, 0.623) 0%, rgb(31, 31, 31) 100%);

    position: relative;

    box-shadow: 0 15px 30px rgb(0 0 0 / 35%);

    cursor: pointer;

    transition: all .3s;

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 10px 30px;

    width: 100%;

}



.card_box-claim:hover {

    transform: scale(0.9);

}

.claim-anchor{

    color: #fff;

    font-size: 37px;

    text-decoration: underline;

    font-weight: 600;

    margin-top: 60px;

    text-align: center;

}

@keyframes fadeInLeft {

    0% {

      opacity: 0;

      -webkit-transform: translate3d(-100%, 0, 0);

      transform: translate3d(-100%, 0, 0);

    }

    to {

      opacity: 1;

      -webkit-transform: translateZ(0);

      transform: translateZ(0);

    }

  }

  @keyframes slide {

    100% { left: 0; }

}

/* @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap'); */

  .start-business{

    /* position: absolute;

    left: -100px; */

    width: 100%;

    height: 100%;

    font-size: 65px;

    color: #252525;

    -webkit-animation: slide 0.5s forwards;

    -webkit-animation-delay: 2s;

    animation: slide 0.5s forwards;

    animation-delay: 2s;

  }

.position-below-sticky{

    position: sticky;

    top: 30px;

    overflow: hidden;

}

.card_box-claim span {

    position: absolute;

    overflow: hidden;

    width: 150px;

    height: 150px;

    top: -10px;

    left: -10px;

    display: flex;

    align-items: center;

    justify-content: center;

}



.card_box-claim span::before {

    content: '';

    position: absolute;

    width: 150%;

    height: 40px;

    background-image: linear-gradient(45deg, #ff6547 0%, #ffb144  51%, #ff7053  100%);

    transform: rotate(-45deg) translateY(-20px);

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-weight: 600;

    letter-spacing: 0.1em;

    text-transform: uppercase;

    box-shadow: 0 5px 10px rgba(0,0,0,0.23);

}



.card_box span::after {

    content: '';

    position: absolute;

    width: 10px;

    bottom: 0;

    left: 0;

    height: 10px;

    z-index: -1;

    box-shadow: 140px -140px #cc3f47;

    background-image: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);

}

.learn-more {

    position: relative;

    display: inline-block;

    cursor: pointer;

    outline: none;

    border: 0;

    vertical-align: middle;

    text-decoration: none;

    background: transparent;

    padding: 0;

    font-size: 21px;

    font-family: inherit;

}



.learn-more {

    width: 29rem;

    height: auto;

}



.learn-more .circle {

    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);

    position: relative;

    display: block;

    margin: 0;

    width: 3rem;

    height: 3rem;

    background: #282936;

    border-radius: 1.625rem;

}



.learn-more .circle .icon {

    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);

    position: absolute;

    top: 0;

    bottom: 0;

    margin: auto;

    background: #fff;

}



.learn-more .circle .icon.arrow {

    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);

    left: 0.625rem;

    width: 1.125rem;

    height: 0.125rem;

    background: none;

}



.learn-more .circle .icon.arrow::before {

    position: absolute;

    content: "";

    top: -0.29rem;

    right: 0.0625rem;

    width: 0.625rem;

    height: 0.625rem;

    border-top: 0.125rem solid #fff;

    border-right: 0.125rem solid #fff;

    transform: rotate(45deg);

}



.learn-more .button-text {

    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);

    position: absolute;

    top: -6px;

    left: 0;

    right: 0;

    bottom: 0;

    padding: 0.75rem 0;

    margin: 0 0 0 1.85rem;

    color: #282936;

    font-weight: 700;

    line-height: 1.6;

    text-align: center;

    text-transform: uppercase;

    text-decoration: underline;

}



.learn-more:hover .circle {

    width: 100%;

}



.learn-more:hover .circle .icon.arrow {

    background: #fff;

    transform: translate(1rem, 0);

}



.learn-more:hover .button-text {

    color: #fff;

}

.copyright-test,

.copyright-test > a {

    color: var(--white-color);

    font-size: 15px;

    font-weight: 600;

    display: flex;

    justify-content: center;

    align-items: center;

}

.horizontal-list > li > img {

    max-width: 50px;

    height: 25px;

}

.blue-color {

    color: var(--blue-clr);

}



.card-hover {

    padding: 25px;

}

.heading-style {

    background-color: var(--form-border-clr);

    border-radius: 0 6px;

    padding: 5px 15px;

    font-size: 24px;

    position: absolute;

    top: -50px;

    left: 10;

}

button.accordion {

    width: 100%;

    background-color: var(--background-clr-4);

    margin-bottom: 5px;

    border: none;

    text-align: left;

    padding: 15px 20px;

    font-size: 18px;

    cursor: pointer;

    transition: background-color 0.2s linear;

}

button.accordion:after {

    content: "+";

    font-size: 18px;

    float: right;

}

button.accordion.is-open:after {

    content: "-";

}

.accordion-content {

    background-color: var(--background-clr);

    padding: 0 20px;

    max-height: 0;

    overflow: hidden;

    transition: max-height 0.2s ease-in-out;

    margin-bottom: 5px;

}

.small-link {

    font-weight: 500;

    font-size: 14px;

}

.bold-link {

    font-weight: 800;

    margin: 0 3px;

}

.light-paragraph {

    color: #999;

}

.light-paragraph.small {

    font-size: 13px;

}

.checkbox-wrap {

    display: flex;

    gap: 10px;

    align-items: center;

}

.checkbox-wrap input[type="checkbox"] {

    margin: 0;

    height: 18px;

    width: 18px;

    cursor: pointer;

}

.custom-input-wrap [type="submit"] {

    width: 100%;

    padding: 1em;

    font-size: 16px;

    font-weight: 600;

    background-color: var(--primary-color);

    border: none;

    border-radius: 5px;

}

.custom-input-wrap.has-submit-button {

    padding: 0;

    border: none;

    margin: 30px 0;

}

.custom-input-wrap .error-text {

    position: absolute;

    top: calc(100% + 5px);

    left: 0;

    color: red;

    font-size: 80%;

    display: none;

}

.custom-input-wrap {

    padding: 10px;

    border: 2px solid #d5d5d5;

    border-radius: 5px;

    display: flex;

    align-items: center;

    margin-bottom: 8px;

    margin-top: 25px;

}

.custom-input-wrap .input-icon {

    color: var(--black-color);

    opacity: 0.5;

    font-size: 16px;

}

.custom-input-wrap :is(input:not([type="submit"]), textarea, select) {

    border: none;

    font-size: 16px;

    flex-grow: 1;

    padding: 10px;

}

.custom-input-wrap.animated-label.input-focused .input-label {

    top: 0;

    left: 10px;

    font-size: 90%;

    color: var(--primary-color);

    opacity: 1;

    background-color: var(--white-color);

}

.custom-input-wrap.animated-label .input-label {

    padding-left: 5px;

    padding-right: 5px;

    pointer-events: none;

    position: absolute;

    top: 50%;

    left: 30px;

    transform: translateY(-50%);

    transition: 0.3s;

    color: var(--black-color);

    opacity: 0.5;

}

.custom-input-wrap.animated-label.input-error {

    border-color: red;

}

.custom-input-wrap.animated-label.input-error .input-label {

    color: red;

}

.custom-input-wrap.animated-label.input-error .input-icon {

    color: red;

    opacity: 1;

}

.max-wrap {

    display: grid;

    grid-template-columns: repeat(6, 1fr);

    grid-auto-rows: 100px 300px;

    grid-gap: 10px;

    grid-auto-flow: dense;

}

.gallery-item {

    width: 100%;

    height: 100%;

    position: relative;

}

.all-categories-title,

.gallery-item .title {

    position: absolute;

    top: 50%;

    left: 50%;

    max-width: 100%;

    transform: translate(-50%, -50%);

}

.gallery-item .images {

    width: 100%;

    height: 100%;

    overflow: hidden;

}

.gallery-item .images img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: 50% 50%;

    cursor: pointer;

    transition: 0.5s ease-in-out;

}

.gallery-item:hover .images img {

    overflow: hidden;

}

.gallery-item .title {

    opacity: 0;

    color: #fff;

    font-size: 20px;

    pointer-events: none;

    z-index: 4;

    transition: 0.3s ease-in-out;

    -webkit-backdrop-filter: blur(5px) saturate(1.8);

    backdrop-filter: blur(5px) saturate(1.8);

    max-width: 80%;

}

.gallery-item:hover .title {

    opacity: 1;

    animation: 0.3s linear move-down;

    padding: 1em;

    width: 100%;

}

.w-3 {

    grid-column: span 3;

}

.w-2 {

    grid-column: span 2;

}

.w-1 {

    grid-column: span 1;

}

.w-4 {

    grid-column: span 4;

}

.w-5 {

    grid-column: span 5;

}

.w-6 {

    grid-column: span 6;

}

.h-3 {

    grid-row: span 3;

}

.h-1 {

    grid-row: span 1;

}

.h-2 {

    grid-row: span 2;

}

.h-4 {

    grid-row: span 4;

}

.h-5 {

    grid-row: span 5;

}

.h-6 {

    grid-row: span 6;

}

#lightbox {

    position: fixed;

    z-index: 1000;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.8);

    display: none;

}

#lightbox.active {

    display: flex;

    justify-content: center;

    align-items: center;

}

#lightbox img {

    max-width: 90%;

    max-height: 80%;

    padding: 2px;

    background-color: gray;

    border: 3px solid #000;

}

.all-category-img,

.category-hover {

    border-radius: 10px;

}



@keyframes move-down {

    0% {

        top: 10%;

    }

    50% {

        top: 35%;

    }

    100% {

        top: 50%;

    }

}

.banner-wrap {

    width: 100%;

    height: 400px;

    background-image: url("/public/imgs/frontend/categories-banner.svg");

    background-position: center center;

}

.category-hover {

    transition: 0.2s linear;

}

.category-hover:hover {

    box-shadow: rgb(50 50 93 / 25%) 0 50px 100px -20px,

        rgb(0 0 0 / 30%) 0 30px 60px -30px;

}

a.product-heading.all-category-title {

    text-decoration: none;

    color: var(--white-color);

    font-size: 20px;

    font-weight: 700;

    text-align: center;

    word-break: break-word;

    cursor: pointer;

}

.product-title.plan {

    font-size: 25px;

    padding: 30px 0 10px;

    border-radius: 10px 10px 0 0;

    color: #fff;

    background-color: #ff8b00;

}

.features {

    padding-left: 0;

    margin: 0;

    padding-bottom: 5px;

}

.features .feature-item {

    padding: 6px 15px;

    font-size: 15px;

    display: flex;

    justify-content: center;

    align-items: flex-start;

    font-weight: 500;

    color: var(--black-color);

    line-height: 1.4em;

}

/* .features .feature-item:nth-child(3) {

    margin-top: 15px;

} */

/* .features .feature-item:nth-child(2){

    background-color: #ff8b00;

    color: #fff;

    padding-bottom: 20px;

} */

.custom-card-wrap.product-wrap.plan {

    /* background-color: #f5f5f5; */

    border: 1px solid #e5e5e5;

    margin: 5px;

    transition: 0.3s ease-in-out;

}

/* .card-transform:nth-child(even){

    transform: scale(1.15);

} */

.card-transform:nth-child(even) .product-title.plan ,

.card-transform:nth-child(even) .plan-price{

    /* background: #252525;

    color: #fff; */

}

.custom-card-wrap.product-wrap.plan:hover {

    box-shadow: 4px 12px 10px 0 rgba(0, 0, 0, 0.4);

    transform: scale(1.031);

}

.list-arrow.plan {

    filter: invert(48%) sepia(61%) saturate(1153%) hue-rotate(359deg)

        brightness(101%) contrast(108%);

    margin-right: 7px;

}

.plan-price {

    font-size: 35px;

    font-weight: 400;

    /* background-color: #ff8b00; */

    padding: 15px 0;

    /* color: #fff; */

    margin-bottom: 20px;

}

.header-btn.white-bg.signup > a {

    font-size: 15px;

    padding: 0.7em 2em;

    border-radius: 80px;

    color: #fff;

}

.header-btn.white-bg.signup > a:hover {

    background-color: var(--black-clr2);

}

.signup-plan {

    margin-top: auto;

    padding: 10px 0px 25px;

}



.pagination__ nav {

    display: flex;

    justify-content: center;

    gap: 50px;

}

.pagination__ nav a.inline-flex,

.pagination__ nav span {

    border-top: 2px solid transparent;

    border-right: 2px solid transparent;

    border-left: 2px solid transparent;

    border-bottom: 2px solid #252525;

    letter-spacing: 1px;

    font-weight: 600;

    padding: 6px 20px;

    cursor: pointer;

    background-color: transparent;

    color: #000;

    transition: 0.3s linear;

}

.pagination__ nav a.inline-flex:hover,

.pagination__ nav span:hover {

    border: 2px solid #252525;

    border-radius: 4px;

}

/*Otp Start*/

.otp-wrap {

    max-width: 480px;

    margin: auto;

    background: #fafafa;

    padding: 30px 20px;

    border: 1px solid #e5e5e5;

    border-radius: 7px;

    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

}

.otp-space-wrap {

    padding: 80px 10px;

}

.otp-space-wrap input::-webkit-outer-spin-button,

input::-webkit-inner-spin-button {
    -webkit-appearance: none;

}

.approve-user {

    max-width: 540px;

    margin: 150px auto;

    text-align: center;

}

.approve-user-text {

    border: 1px solid #e5e5e5;

    padding: 32px 30px;

    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;

    border-radius: 10px;

    margin: 20px;

    font-size: 22px;

}

.mbl-categories-wrap{

    display: none;

}

.about-text{

    height: 100%;

    display: flex;

    align-items: center;

    text-align: justify;

}

.about-img{

    border-radius: 7px;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.content-box-desc.justify{

    text-align: justify;

}

.text-align-center.f-40{

    font-size: 35px;

}

.main-head.sticky-heading{

    position: sticky;

    top: 50px;

}

.main-head.sticky-heading span{

    font-size: 55px;

}

.slider-spinner {

    position: relative;

    width: 22.4px;

    height: 22.4px;

}

.slider-spinner::after,

.slider-spinner::before {

    content: "";

    width: 100%;

    height: 100%;

    display: block;

    animation: 0.6s backwards spinner-b4c8mmmd,

    1.5s 0.6s infinite spinner-49opz7md;

    border: 5.6px solid var(--primary-color);

    border-radius: 50%;

    box-shadow: 0 -33.6px 0 -5.6px var(--primary-color);

    position: absolute;

}

.slider-spinner::after {

    animation-delay: 0s, 1.5s;

}

.slider-spinner-parent .slider-spinner::after, .slider-spinner-parent .slider-spinner::before{

    border: 5.6px solid var(--black-color);

    box-shadow: 0 -33.6px 0 -5.6px var(--black-color);

}

@keyframes spinner-b4c8mmmd {

    from {

        box-shadow: 0 0 0 -5.6px var(--primary-color);

    }

}

@keyframes spinner-49opz7md {

    to {

        transform: rotate(360deg);

    }

}

.slider-spinner-parent{

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    height: 100%;

    justify-content: center;

    align-items: center;

    background: #00000033;

    z-index: 399;

    display: none;

}

.slider-spinner-parent.active{

    display: flex;

}



.badge{

    position: absolute;

    right: 10px;

    top: 6px;

    padding: 4px 10px;

    background: #0100ad;

    color: #fff;

    border-radius: 7px;

    font-size: 14px;

}

.badge::before{

    content: "";

    position: absolute;

    width: 10px;

    height: 10px;

    top: -5px;

    background-color: #0100ad;

    right: 45px;

    transform: rotate(45deg);

}

.clr.font-16 > li{

    list-style: disc;

    line-height: 1.5em;

}

/* mbl categories wrap */

.mobile-categories{

    background: var(--primary-color);

    display: inline-flex;

    align-items: center;

    column-gap: 10px;

    padding: 10px;

    border-radius: 6px;

    color: var(--white-color);

    font-weight: 500;

    transition: 0.3s ease-in-out;

}



.mobile-categories img{

    object-fit: contain;

}

.mobile-categories:hover{

    background-color: var(--black-clr2);

}

.mobile-categories:hover .mobile-categories img{

    filter: none;

}

#loadMore{

    display: none;

}

.busines-wrap , .blog-baner{

    background-image: url("/public/imgs/frontend/pencil.webp");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: bottom;

    height: 220px;

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 20px;

    position: relative;

}

.busines-wrap::after , .blog-baner::after{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #321d801a;

}

.blog-baner{

    background-image: url("/public/imgs/frontend/blog-baner.webp");

    background-position: left;

}

.sticky-busines-right-bar{

    position: sticky;

    top: 20px;

}

.seller-wrap{

    border-radius: 7px;

    position: relative;

    box-shadow: rgb(1 0 173 / 21%) 0px 10px 20px, rgb(1 0 173 / 20%) 0px 6px 6px;

}

.bg-imgseller , .bg-claim-busines{

    background-image: url("/public/imgs/frontend/fdh-min.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: right;

    padding: 0px !important;

    border-radius: 0px 7px 7px 300px;

}

.bg-claim-busines{

    background-image: none;

    background-position: center;

    border-radius: 7px 0px 0px 7px;

}

.bg-imgseller>.web-flex{

    background-color : #00000033;

    border-radius: 0px 7px 7px 300px;

}

.bg-claim-busines>.web-flex{

    border-radius: 7px 0px 0px 7px;

}

.z-index-2{

    z-index: 2;

}

.custom-row.box-height{

    height: 500px;

    background-image: linear-gradient(45deg, #00a6f0, transparent);

    align-items: center;

}

.claim-arrow{

    transform: rotate(91deg) scale(1.5);

    border: 3px solid #e5e5e5;

    padding: 10px;

    border-radius: 25px;

}

#countdown{

    font-size: 250px;

    font-weight: bold;

    position: relative;

    color: var(--primary-color);

}

#countdown span{

    font-size: 25px;

    font-weight: 400;

    text-transform: uppercase;

    letter-spacing: 5px;

    color: #000;

    padding: 3px 12px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50% , -50%);

    background: #eceff1;

}

.bg-trade{

    background-image: url("/public/imgs/frontend/trade-baner.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    padding: 5em 15px;

}

.global-title.white-clr::after{

    background: #fff;

    left: 0;

    margin-left: 0px;

}

.fetured-event-usa{

    background-image: url("/public/imgs/frontend/fetured-event-usa.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    padding: 40px 20px;

    position: relative;

    margin: 15px;

    border: 5px solid #fff;

    height: 100%;

}

.header-btn.add-spacing a{

    padding: 13px 20px;

    color: var(--white-color);

}

.event-hr{

    height: 5px;

    border: none;

    background: var(--primary-color);

    max-width: 50px;

}

.global-title.white-clr.after-center::after{

    left: 50%;

}

.featured-event-btn a{

    background: transparent !important;

    color: #fff !important;

    padding: 14px 30px;

    border-radius: 7px;

    border-color: #fff;
    margin: 4px;

}
.featured-event-btn a:hover{
    background-color: var(--primary-color) !important;
}

.fetured-event-usa.mar-0{

    margin: 0px;

}
.typeahead#category-search{
    padding: 18px 22px;
    margin-bottom: 30px;
    width: calc(100% - 12%);
    border-radius: 25px;
    border: 1px solid #e5e5e5;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.new-card-wrap{
    border: 1px solid #e5e5e5;
    border-radius: 7px;
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.expect-img{
    max-width: 100px;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    height: 100%;
    object-fit: cover;
}
.expect-img.f-options{
    width: 125px;
    max-width: 100%;
    height: 125px;
    object-fit: cover;
}
.feature-event-wrap{
    display: inline-block;
    padding: 14px;
    border: 1px solid #cccccc;
    border-radius: 7px;
    height: 100%;
    width: 100%;
}
.trade-shows-list{
    padding: 0px;
}
.trade-shows-list > li{
    list-style-position: inside !important;
}
.single-trade-show-img{
    width: 100%;
    object-fit: cover;
    max-width: 150px;
    border: 7px solid #E5E5E5;
    border-radius: 5px;
}
.global-title.f-36{
    font-size: 36px;
}
.featured-event-btn .trade-key-points{
    padding: 6px 8px;
    border: none;
    cursor: auto;
}
.featured-event-btn .trade-key-points.red{
    background-color: #e31006 !important;
}
.featured-event-btn .trade-key-points.green{
    background-color : #42810a !important;
}
.max-width-30{
    max-width: 30px;
}
.register-trade-bar{
    padding: 20px 10px;
}
.featured-event-btn .register-trade-key-points{
    padding: 7px 8px;
    background-color: var(--blue-clr) !important;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.featured-event-btn .register-trade-key-points > img{
    width: 18px;
}
.followers-wrap{
    padding: 15px;
    border-radius: 5px;
    background-color: #e7e7e7;
}
.folowers-user{
    border: 2px solid #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.folowers-user.user1{
    margin-left: -10px;
}
.single-trade-tabs>a{
    display: inline-block;
    font-weight: 500;
    background: #fff;
    padding: 18px 12px;
    text-align: center;
    color: #333;
    border: 1px solid #e7e7e7;
}
.single-trade-tabs>a.active{
    border-bottom: 5px solid var(--primary-color);
}
.single-trade-tab-content{
    margin-bottom: 20px;
    padding: 25px 15px;
    background-color: var(--white-color);
    border-radius: 7px;
    border: 1px solid #e5e5e5;
}
.highlighted-box{
    padding: 20px;
    background-color: #ff7f0014;
    border-radius: 7px;
}
.featured-event-btn.black-clr a{
    color: var(--black-color) !important;
    border: 1px solid var(--black-color);
    font-weight: 500;
    font-size: 12px;
    padding: 8px;
}
.featured-event-btn.black-clr a:hover{
    color: var(--white-color) !important;
}
.trade-key-points.popular-visitors{
    background: #eff5f4 !important;
    border: none;
    color: var(--black-color) !important;
    font-weight: 500 !important;
    padding: 7px 10px;
    cursor: pointer;
}
.trade-key-points.popular-visitors:hover{
    color: var(--white-color) !important;
}
/* New */
.cart-wrap{
    margin-left: 10px;
    padding: 10px;
    background-color: var(--black-clr2);
    border-radius: 7px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart-wrap img{
    width: 30px;
}
.cart-wrap .cart-item-count{
    position: absolute;
    top: 4px;
    left: 50%;
    background-color: var(--background-clr);
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 3px 0 rgb(255 255 255 / 20%);
}
.cart-item-option{
    font-size: 14px;
    margin: 10px 0px;
}
.cart-item-total , .product-price{
    color: #ed0000;
    font-size: 18px;
    margin: 0;
}
.cart-quantity{
    height: 34px;
    font-size: 14px;
    padding: 5px 34px 5px 16px;
    border-radius: 4px;
    color: #2f3337;
    margin-top: 24px;
    border-color: #e5e5e5;
}
.short-dark , .short-red , .short-light{
    font-size: 14.5px;
    font-weight: 700;
    margin: 7px 0px;
    color: #273337;
}
.card-wrap.p-20{
    padding: 20px;
}
.short-light , .short-red{
    font-weight: 200;
}
.short-red{
    color: #ed0000;
}
.medium-dark{
    font-size: 20px;
    font-weight: 700;
    margin: 7px 0px;
    color: #273337;
}
.light-hr{
    border: none;
    border-bottom: 1px solid rgb(98 98 98 / 30%);
}
.availability-error{
    background-color: #FFCCBA;
    color: #D63301;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
    transition: 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.view-cart-btn{
    background-color: var(--primary-color);
}
.quantity {
    display: inline-flex;
    margin: 12px 0px;
}
.quantity input {
    width: 50px;
    text-align: center;
}
.items-cart-notification{
    font-size: 17px;
    color: #2b2b2b;
    background: #e5e5e5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px 50px;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    transition: 0.3s ease-in-out;
}
.quantity .minus-btn , .quantity .plus-btn {
    border: 1px solid #ddd6d6;
    padding: 6px 10px;
    border-radius: 25px 0px 0px 25px;
    font-size: 25px;
}
.quantity .plus-btn{
    border-radius: 0px 25px 25px 0px;
}
#quantity{
    background-color: var(--primary-color);
    color: var(--white-color);
    border: none;
    padding: 10px;
    font-size: 17px;
    margin: 0;
}
.product-price{
    margin-top: 10px;
    color: var(--primary-color);
}
.product-price.f-30{
    font-size: 30px;
}
.select2-form-field .select2-container .select2-selection--single{
    border: 1px solid var(--header-border-color);
    height: 52px;
    padding: 11px;
    font-size: 13.33px;
}
.select2-form-field .select2-container--default .select2-selection--single .select2-selection__arrow{
    margin-top: 11px;
}
.order-spinner {
    width: 24px;
    height: 24px;
    display: grid;
    margin-right: 13px;
    visibility: hidden;
    animation: spinner-plncf9 4s infinite;
 }
 .order-spinner.active{
    visibility: visible;
 }

 .order-spinner::before,
 .order-spinner::after {
    content: "";
    grid-area: 1/1;
    border: 3.8px solid;
    border-radius: 50%;
    border-color: #ffffff #ffffff #0000 #0000;
    mix-blend-mode: darken;
    animation: spinner-plncf9 1s infinite linear;
 }

 .order-spinner::after {
    border-color: #0000 #0000 #dbdcef #dbdcef;
    animation-direction: reverse;
 }


 /*New Home start*/
.new-banner{
    height: 400px;
}
.new-banner>div{
    padding: 0px !important;
}
.new-banner .left-content-area{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: var(--primary-color);
    height: 100%;
    color: #fff;
    padding: 30px 70px;
}
.new-banner .banner-img{
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-head.white-color{
    color: #fff;
}
.new-btn a{
    display: inline-block;
    border-radius: 50px;
    padding: 10px 15px;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}
.new-btn.white-clr a{
    background-color: #fff;
    color: #000;
}

.new-btn.transparent a{
    background: transparent;
    border: 1px solid #000;
    color: #fff;
}
.new-btn a:hover{
    background-color: #2b2b2b;
    color: #fff;
}
.cat-icons-card h5 , .card-new-short{
    font-size: 16px;
    color: var(--black-color);
    text-align: center;
    letter-spacing: 0.5px;
        margin: 14px 0px;
        font-weight: 500;
}
.cat-icons-card .cat-icons{
    width: 90px;
    height: 90px;
    object-fit: contain;
}
.bg-f1{
    background-color: #F1F1F1;
}
.business-needs{
    padding: 70px 0px 130px;
}
.new-btn.black-clr a{
    background-color : #2b2b2b;
    color: #fff;
}
.new-btn.black-clr a:hover{
    background-color: var(--primary-color);
}
.h-320{
    height: 270px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.margin-handle{
    margin: -200px auto 80px;
}
.stats-wrap{
    max-width: 920px;
    margin: -65px auto 0px;
    padding: 20px;
    background-color: #ECDAC4;
    border-radius: 150px;
}
.with-dark-wrap{
    padding: 50px 10px 50px;
    background-color: #363032;
}
.card-new-short.white-text{
    color: #fff;
}
.cat-new-cards{
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 25px;
}
.cat-new-cards img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
}
.with-light-wrap{
    background-color: #FAF4F1;
    padding: 110px 10px;
}
.new-sign-up{
    background-image: url('/public/imgs/frontend/Rectangle 34624291.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
        padding: 100px 10px;
}
.testim-desc {
    padding-left: 20px;
    border-left: 1px solid #029FAE;
}
.new-testi-card{
    padding: 50px;
}
.testi-profile{
    padding: 30px 0px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}
.testi-profile img{
    width: 55px !important;
    margin-right: 20px;
}
.quote-icon-set{
    position: absolute;
    bottom: 0;
    right: 40px;
    width: 210px !important;
    z-index: 1;
}
.cart-pro-img{
    width: 190px;
    max-width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 25px;
    border: 1px solid #e5e5e5;
}
.product-cart-title{
    color: #000000b5;
    margin: 15px 0px;
    text-transform: capitalize;
}
.checkout-shape{
    transform: translate(0px, 41px);
    max-width: 100%;
    object-fit: cover;
}
.header-btn.check-out a{
    display: block;
    border-radius: 7px !important;
    text-align: center;
}
.total-cost{
    background-color: #E7E7E7;
    border-radius: 7px;
    padding: 10px;
    margin: 15px 0px;
}

.home-shows {
    background-color: #FBF1F5;
    padding: 110px 10px;
}


/*New Home End*/
/* New business start */
.new-bus-banner{
    background-image: url('/public/imgs/frontend/new-bus-banner.png');
    padding: 20px;
    min-height: 348px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.card-style.with-space-bg{
    background-color: #D9D9D9;
    padding: 10px !important;
}
.country-wrap{
    margin-top: 5px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.business-card-img.h-170{
    height: 160px;
}
.line-clamp-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.min-height-39{
    min-height: 39px;
}
.line-clamp-3-inner p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.ck-editor-description.text-16 p{
    font-size: 16px;
}
/* New business End */




 @keyframes spinner-plncf9 {
    100% {
       transform: rotate(1turn);
    }
 }

/* New product page start */
.feature-product-img{
    width: 100%;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
    margin-bottom: 15px;
}
.feature-thumbnail{
    border-radius: 7px;
    margin-right: 12px;
}
.price-box{
    display: inline;
    padding: 15px 10px;
    background-color: #e5e5e5;
    font-size: 30px;
    border-radius: 10px;
    color : var(--primary-color);
    font-weight: bold;
}
.price-box span{
    font-weight: 100;
}
.product-right-side{
    border: 2px solid #f1f1f1;
    border-radius: 15px;
    padding: 15px;
}
.supplier-wrap{
    display: flex;
    align-items: center;
}
.supplier-wrap img{
    width: 85px;
    height: 85px;
    border-radius : 50px;
    margin-right: 20px;
}
.cart-wishist{
    border-radius: 7px;
    font-size: 17px;
    display: inline-block;
    padding: 16px 25px;
    color: #fff;
}
.standard-detail{
    margin-top: 30px;
    background-color: #f6f6f6;
    padding: 15px;
    border-radius: 20px;
}
.new-related-card{
    padding: 10px;
    margin: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.new-related-card img{
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 5px;
}
.new-related-card .capitalize{
    text-transform: capitalize;
}
/* Style the tab */
.new-product-tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.new-product-tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: 500;
}

/* Change background color of buttons on hover */
.new-product-tab button:hover {
    background-color: #2b2b2b;
    color: #fff;
}

/* Create an active/current tablink class */
.new-product-tab button.active {
    background-color: var(--primary-color);
    color: #fff;
}

/* Style the tab content */
.new-product-tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.supplier-bottom-wrap{
    background-color: #f6f6f6;
    padding: 35px 15px;
    border-radius: 20px;
}
/* New product page end */
/* Contact supplier start*/
.to-product img{
    border-radius: 50px;
    width: 55px;
    height: 55px;
    object-fit: cover;
    border: 2px solid #2b2b2b;
    gap: 10px;
}
.with-bg{
    background-color: #f0f3fa;
    padding: 18px;
    border-radius: 7px;
}
.slct-product-img{
    width: 75px;
    height: 75px;
    object-fit: cover;
    border: 2px solid #e4e4e4;
    border-radius: 5px;
    padding: 2px;
}
.inquiry-attributes select{
    padding: 17px 10px;
    outline: none;
    border: 1px solid #ededede5;
    border-radius: 5px;
}
.inquiry-page-wrap{
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.inquiry-form textarea{
    width: 100%;
    height: 10em;
    resize: none;
    border: 1px solid #e5e5e5;
}
.inquiry-form .head-label{
    display: block;
    margin: 12px 0px;
}
.inquiry-form input[type="file"]{
    font-size: 17px;
    margin: 25px 0px;
}
.inquiry-form input[type="submit"]{
    padding: 14px 35px;
    font-size: 15px;
    color: #fff;
}
.brand-img{
    border-radius: 5px;
    width: 140px;
    height: 110px;
    object-fit: cover;
}
.business-card-btn.with-orange-bg{
    background-color: var(--primary-color);
}
.business-card-btn.new-busines-card-icon{
    padding: 11px;
    border-radius: 50px;
    width: fit-content;
}
.btn-1.black-btn{
    background-color: var(--black-clr2);
}
.btn-1.black-btn:hover{
    background-color : var(--primary-color);
}
/* New End */


@media screen and (max-width: 1250px) {

    .categories-cont.for-mbl {

        font-size: 13px;

        padding: 22px 15px;

    }

    .menu-itmes.for-tab > .gal-tooltip > a,

    .menu-itmes.for-tab > .sub-menu > a,

    .menu-itmes.for-tab > a {

        font-size: 13px;

        padding: 40px 7px;

    }

    .tab-pad-l-5 {

        padding-left: 5px;

    }

}

@media screen and (max-width: 992px) {

    .main-head.sticky-heading{

        font-size: 28px;

        text-align: center  ;

    }

    .main-head.sticky-heading span{

        font-size: 35px;

    }

    .col-title.footer-title::after,

    .menu-list {

        width: 100%;

    }

    .section-heading.stroke {

        font-size: 70px;

        transform: none;

    }

    .section-heading.simple {

        font-size: 46px;

        transform: translateY(-35px);

    }

    .main-head {

        font-size: 28px;

    }

    .custom-col-25.col-50-92 {

        width: 50%;

    }

    .horizontal-list.list-justify-end {

        justify-content: center;

    }

    .vertical-list.mbl-ali-cen {

        align-items: center;

    }

    .footer-text {

        padding-right: 0;

    }

    .caption .desc {

        font-size: 45px;

    }

    .slider__btns > .btn-3,

    .slider__btns > .site-button.button-primary.home-slider-btn {

        padding: 15px;

    }

    .slider__btns > .site-button.button-primary.home-slider-btn {

        padding: 15px 35px;

        margin-top: 20px;

    }

    .close-side-menu {

        display: flex;

        justify-content: flex-end;

    }

    .circle__1,

    .circle__2,

    .form-bg-design,

    .menu-itmes.menu-itmes.for-tab > .sub-menu > a > img,

    .menu-label-arrow,

    .tooltiptext {

        display: none;

    }

    .menu-list {

        max-width: 50%;

        flex-direction: column;

        position: absolute;

        top: 0;

        left: -100%;

        background-color: var(--black-color);

        height: 100%;

        z-index: 2222;

        padding: 20px !important;

        visibility: hidden;

        transition: 0.4s ease-in-out;

    }

    .menu-itmes.for-tab > .gal-tooltip > a,

    .menu-itmes.for-tab > .sub-menu > a,

    .menu-itmes.for-tab > a {

        padding: 0;

        font-size: 15px;

        line-height: 2.5;

        color: var(--white-color);

    }

    .menu-list.active {

        display: flex;

        left: 0;

        overflow-y: scroll;

        visibility: visible;

    }

    .width-100px {

        width: 75px;

    }

    .height-100px {

        height: 75px;

    }

    .title-20.mbl-set {

        font-size: 16px;

    }

    .title-20.title-mbl-set {

        font-size: 18px;

    }

    .big-head {

        font-size: 25px;

    }

    .product-wrap {

        padding-left: 0;

    }

    .product-banner-img {

        top: 0;

        right: 0;

    }

    .pad-lr-40 {

        padding: 0 15px;

    }

    .content-title {

        font-size: 40px;

    }

    .card-wrap.contact-us-form.enquiry-form {

        margin-top: 30px;

    }

    .Contact-us.enquiry {

        margin-top: 0;

    }

    .rectangle-shape {

        top: 50%;

        height: 50%;

    }

    .category-title {

        text-align: center;

    }

    .footer-payment {

        gap: 10px;

    }

    footer::before {

        background-image: none;

    }

    .start-business{

        font-size: 39px;

    }

    .claim-anchor{

        font-size: 25px;

    }

    .mbl-categories-wrap{

        display: block;

    }

    .col-title.mbl-cat{

        color: #fff;

        margin: 5px 0px;

    }

    .quick-links-page-title > .bold{

        font-size: 45px;

    }

    .mbl-categories{

        padding: 10px !important;

        border-radius: 10px;

        margin-top: 15px;

        background: var(--white-color);

        visibility: hidden;

        height: 0px;

        transition: 0.3s;

    }

    .mbl-categories.active{

        visibility: visible;

        height: 100%;

        max-height: 180px;

        overflow: auto;

    }

    .mbl-categories > li >a{

        color: var(--black-color) !important;

    }

    .about-us{

        font-size: 30px;

        text-align: center;

    }

    .product-sticky-sec{

        padding: 18px 15px;

    }

    .typeahead#category-search{
	width: 100%;
    }
    .new-banner{
        height: auto;
        flex-wrap: wrap;
    }
    .new-banner .left-content-area{
        padding: 30px 15px;
    }
}

@media screen and (max-width: 768px) {

    .menu-list {

        max-width: 70%;

    }

    .tab-text-center{

        text-align: center;

    }

    .custom-col-23.mbl-wid-100,

    .custom-col-25.col-100-768,

    .custom-col-54.mbl-wid-100 {

        width: 100%;

    }

    .section-heading.capital {

        font-size: 1.5rem;

    }

    .blockquote {

        font-size: 20px;

        padding: 30px 20px;

    }

    .tab-btn.mbl-view {

        font-size: 15px;

        margin-right: 12px;

    }

    .map-mbl-shown {

        display: flex;

        justify-content: center;

    }

    .Company-logo > a > img {

        max-width: 64px;

        max-height: 64px;

    }

    .card-hover {

        padding: 15px;

    }

    .triangle::after,

    .triangle::before {

        width: 150px;

    }

    .img-wrap,

    .max-width-90 {

        max-width: 100%;

    }

    .category-title,

    .global-title {

        font-size: 40px;

    }

    .content-title {

        font-size: 45px;

    }

    .product-section {

        height: 100%;

    }

    .product-banner-img {

        position: relative;

        height: 400px;

    }

    .product-wrap {

        padding: 15px 20px;

    }

    .max-width-wrap.product-banner-wrap {

        height: 100%;

        max-height: none;

        padding: 30px 15px;

    }

    .circle__3,

    .design-blog,

    .form-bg-design,

    .rectangle-shape-1 {

        display: none;

    }

    .bg-svg {

        background-image: none;

    }

    .business-title {

        font-size: 28px;

    }

    .description.blog-des {

        font-size: 15px;

    }

    .blog-post-img,

    .slider-overlay.blog-overlay {

        max-width: 100%;

        border-radius: 0;

    }

    .blog-detail {

        margin-top: 40px;

    }

    .text-wrap {

        bottom: 50px;

        max-width: 80%;

    }

    .blog-heading {

        font-size: 25px;

    }

    .Contact-us.enquiry {

        margin-top: 0;

    }

    /* .card-transform:nth-child(even){

        transform: none;

    } */

    .mobile-column-respo{

        justify-content: center;

        flex-direction: column;

        gap: 10px;

        padding-left: 15px !important;

    }

    .inverted-border-radius{

        display: none;

    }

    .icons-wrap .tab-hidden{

        display: none;

    }



    .product-img-wrap.m-0 > img{

        height: 130px !important;

    }

}

@media screen and (max-width: 560px) {

    .max-width-80 {

        padding: 0 2%;

    }

    .features .feature-item {

        padding: 10px 10px;

    }

    .features .feature-item:nth-child(3) {

        padding: 25px 10px 10px 10px !important;

    }

    .signup-plan {

        padding: 15px 0;

    }

    .section-heading.simple {

        transform: translateY(10px);

        font-size: 36px;

    }

    .blockquote {

        margin-top: 40px;

    }

    .section-heading.stroke {

        font-size: 36px;

        transform: none;

    }

    .section-heading {

        font-size: 1.8rem;

    }

    .tab-btn.mbl-view {

        font-size: 12px;

        margin-right: 3px;

    }

    .vert-tabs.mbl-col-100 {

        flex-direction: column;

    }

    .tab-btn::after,

    .tab-btn::before {

        top: 33px;

        bottom: 0;

    }

    .item {

        min-height: 350px;

    }

    .btn-3.atw-btn,

    .slider__btns > .btn-3,

    .slider__btns > .site-button.button-primary.home-slider-btn {

        display: block;

    }

    .slider__btns > .site-button.button-primary.home-slider-btn {

        margin-left: 0;

        padding: 15px 35px 15px 15px;

    }

    .caption > .desc {

        margin-top: 15px;

        font-size: 30px;

    }

    .product-tabs {

        font-size: 12px;

        padding: 10px;

    }

    .content-title {

        font-size: 27px;

    }

    .blog-heading,

    .heading-style,

    .sub-category {

        font-size: 18px;

    }

    .heading-style {

        top: -40px;

    }

    .blog-date,

    .copyright-test,

    .copyright-test > a,

    .input-submit {

        font-size: 12px;

    }

    .input-submit {

        padding: 0 20px;

    }

    .ven-country.product-des-title {

        font-size: 14px;

    }

    .mobile-pad {

        padding: 10px 9px;

    }

    p.font-16.business-cat {

        font-size: 13px;

    }

    .business-logo-img {

        width: 50px;

        height: 50px;

        border-radius: 10px;

    }

    .content-imgs,

    .parent-category-banner-image {

        height: 300px;

    }

    .text-wrap {

        padding: 20px;

        bottom: 10px;

        max-width: 100%;

    }

    .banner-image {

        max-height: 300px;

    }

    .rectangle-shape {

        top: 74%;

        height: 24%;

    }

    .parent-category-banner-image::after {

        bottom: -9%;

        height: 30%;

    }

    .category-title {

        font-size: 30px;

    }

    .Contact-us.enquiry {

        margin: 30px;

        padding: 0;

    }

    .col-title.footer-title.payements-sec {

        margin-bottom: 25px;

    }

    .footer-text {

        text-align: center;

        padding-top: 0;

    }

    .horizontal-list {

        flex-direction: column;

        align-items: center;

        padding-left: 0;

    }

    .horizontal-list.list-justify-end {

        margin-top: 20px;

        flex-direction: row;

    }

    .footer-payment {

        flex-direction: column;

        gap: 0;

    }

    .banner-wrap {

        background-image: none;

        height: 100px;

    }

    .global-title.sub-category-title {

        font-size: 30px;

        margin-top: 50px;

    }

    .claim-bh span{

        font-size: 35px;

    }

    .learn-more{

        font-size: 14px;

    }

    .learn-more .circle{

        width: 2.5rem;

        height: 2.5rem;

    }

    .learn-more .circle .icon.arrow{

        left: 0.425rem;

    }

    .learn-more{

        width : 300px;

    }

    .quick-links-page-title > .bold{

        font-size: 32px;

    }

    .main-head.short-title{

        font-size: 20px;

        letter-spacing: 0.5px;

        font-weight: 900;

    }

    .logo-img{

        max-width: 132%;

    }
    .global-title.f-36{
        font-size: 25px;
    }
}

@media screen and (max-width: 550px) {

    .max-wrap {

        grid-template-columns: repeat(2, 1fr);

    }

    .w-3,

    .w-4,

    .w-5,

    .w-6 {

        grid-column: span 1;

    }

   .custom-row.owl-carousel.business .owl-stage{

    padding: 10px;

   }

   .custom-card-wrap.zoom-out{

    padding: 0px 0px 17px;

    border-radius: 7px;

   }

   .custom-card-image.product-carousel-img{

    border-radius: 7px !important;

   }

   .product-img-wrap > img{

    height: 130px;

   }

   .custom-card-wrap.black-card{

    border-radius: 10px;

   }

   .product-title{

    font-size: 15px;

   }

   .custom-card-wrap.black-card .product-img-wrap img{

    border-radius: 6px;

   }

}

