.badge-joor {
    width: 50%;
    z-index: 1;
    right: 0;
    padding: 5% 8.46%;
}

.remove-transaction.btn i,
.remove-transaction.btn svg,
.remove-transaction.btn svg * {
    transition: none;
}

.swiper-slider-clients .position-relative {
    max-width: 230px;
    margin: 0 auto;
}

.swiper-slide:hover {
    z-index: 999;
    transition: none;
}

.brand-image-wrapper,
.brand-image-wrapper * {
    transition: none;
}

.brand-image-wrapper {
    border: 0 solid #000;
    background-color: #fff;
    /* width: 100%; */
    height: 100%;
}

.brand-image-wrapper:hover #name-check {
    display: none;
}

.swiper-slide .brand-footer {
    display: none;
    transition: opacity .35s ease 0s, -webkit-transform .35s ease 0s;
    transition: opacity .35s ease 0s, transform .35s ease 0s;
    transition: opacity .35s ease 0s, transform .35s ease 0s, -webkit-transform .35s ease 0s;
    z-index: 2;
    font-family: PolySans-Slim;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-top: auto;
}

.expand-fix-overflow {
    overflow: hidden;
    padding: 100px 35px 400px;
    /* padding: 100px 0 400px; */
    margin: -100px -35px -500px;
}

.brand-image-wrapper h2,
#brand-modal h2 {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 4.2px;
    line-height: 23px;
    width: calc(100% - 40px);
    margin: 0 20px;
    padding: 13px 0 16px;
}

.brand-image-wrapper .brand-tags,
#brand-modal .brand-tags {
    color: #71cfc9;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin: 10px 0 20px;
}

.brand-image-wrapper img,
#brand-modal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#brand-modal img {
    max-width: 300px;
}

.brand-image-wrapper button,
.brand-image-wrapper a,
#brand-modal button,
#brand-modal a {
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}

@media screen and (max-width: 768px) {
    .expand-fix-overflow {
        margin: 0 0 0 20px;
        padding: 0 30px 0 0;
        margin: 0;
        padding: 0;
    }
}

@media screen and (min-width: 768px) {
    .swiper-slide:hover .brand-image-wrapper {
        /* background-color: red; */
        padding: 23px 30px;
        margin: -23px -23px -23px -30px;
        background: #fff;
        position: absolute;
        height: auto;
        box-shadow: 0 0 0 0 rgb(0 0 0 / 50%), 0 1px 4px 0 rgb(0 0 0 / 30%);
    }

    .swiper-slide:hover .brand-footer {
        display: flex;
    }

    .brand-image-wrapper .text-hover {
        color: #787878;
        font-family: PolySans-Slim;
        font-size: 14px;
        line-height: 21px;
    }
}

/* SEARCH */

.header-search-dropdown {
    color: #2e4b56;
}

.search-input-tgr {
    font-size: .875rem;
    line-height: 1.25rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 1rem;
    width: 100%;
    color: #212529;
}

.search-input-tgr:focus {
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px, rgba(46, 75, 86, 0.5) 0px 0px 0px 3px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    border-color: rgb(165, 180, 252);

}

.dropdown-menu.show {
    display: block !important;
}

#form-search-tgr {
    opacity: 1 !important;
}

/* SEARCH */

#brands {
    width: 100%;
    display: flex;
}

.check-brand {
    position: absolute;
    top: 30px;
    left: 45px;
    z-index: 2;
}

.header-with-topbar .top-header-area {
    z-index: 9999;
}

.scroll-top-arrow,
.scroll-top-arrow:focus {
    z-index: 9999;
}

.pagination {
    display: inline-flex;
}

.pagination a {
    border-left-width: 1px;
}

.page-link {
    color: #6f6f6f;
}

.page-item.active .page-link {
    color: #999999;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 0.82rem 1rem;
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #ddd;
    padding: 0.82rem 1rem;
}

.preview {
    z-index: 10000;
    background-color: #ff0000;
    color: #fff;
    position: fixed;
    width: 100%;
    font-size: 16px;
    padding: 0px;
    text-align: center;
    bottom: 0;
}

#success-advertise-contact-form {
    clear: both;
    margin: 0 15px 15px;
    text-align: center;
    border: 1px solid #1a940a;
    color: #1a940a;
    padding: 2px 0;
    display: none;
    font-size: 11px
}

.fix-tgr .bg-pos-fix {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



@media screen and (max-width: 998px) {

    .xrule {
        margin-top: 121px;

        height: 0;
        padding-bottom: 66.666%;

        background-size: cover;
        text-align: center;

        position: relative;
    }

    .xrule h3 {
        margin: 5px 0;
    }

    .xrule-center {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

}


@media screen and (min-width: 1441px) {
    .main-slider.h-100 {
        height: auto !important;
    }
}



.tgr-padding-bottom {
    padding-bottom: 100%;
    height: auto !important;
}



@media screen and (max-width: 1199px) {}
