.brand-result-banner {
    padding-top: 98%;
    overflow: hidden;
}
.brand-result-banner:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .35);
    z-index: 10;
}
.brand-result-banner img {
    transition: all .5s ease;
}
.brand-result-banner.active img{
    transform: scale(1.1);
}
.brand-result-title {
    position: absolute;
    bottom: 19px;
    left: 25px;
    z-index: 20;
}
.brand-box-link {
    position: absolute;
    top: 190px;
    right: 38px;
    width: 63px;
    height: 63px;
    background-color: var(--primary);
    z-index: 20;
}
.brand-box-link-plus:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 4px;
    width: 40%;
    background-color: var(--default);
}
.brand-box-link-plus:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 40%;
    background-color: var(--default);
}
.brand-box-link-line {
    position: absolute;
    top: 253px;
    bottom: 0;
    width: 5px;
    background-color: var(--primary);
    z-index: 20;
    right: 66px;
}
.brand-logo-result img{
    height: 145px;
}
.brand-result-bottom {
    margin-top: 120px;
    margin-bottom: 125px;
}
.brands-result {
    margin-top: 91px;
    margin-bottom: -20px;
}

/**
    publish
*/
.brand-publish-logo {
    margin-top: 60px;
}
.brand-publish-logo img{
    height: 100px;
}
.publish-brand-btn img{
    width: 20px;
    transition: all .5s ease;
}
.publish-brand-btn {
    margin-top: 120px;
    color: var(--primary);
    background-color: var(--default);
    padding: 11px 20px 12px 20px;
    transition: all .5s ease;
    column-gap: 7px;
}
.publish-brand-btn:hover {
    background-color: var(--primary);
    color: var(--default);
}
.publish-brand-btn:hover img{
    filter: grayscale(1) brightness(0);
    -webkit-filter: grayscale(1) brightness(0);
}
.brand-desc {
    margin-top: 52px;
    max-width: 38%;
}

/*
Category publish
*/
.content-project-publish {
    padding-left: var(--extra-small-container);
}
.cat-publish-title {
    max-width: 35%;
}
.cat-publish-title:before {
    content: "";
    position: absolute;
    left: calc(-1* var(--extra-small-container));
    width: 10px;
    top: 19px;
    bottom: 19px;
    background-color: var(--primary);
}
.product-box img{
    transition: all .5s ease;
}
.product-box:hover img{
    transform: scale(1.1);
}
.product-top {
    padding-top: 83%;
    overflow: hidden;
}
.product-bottom-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 1.2em;
    height: 2.4em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-result-col {
    margin-bottom: 86px;
}
.category-publish:not(.industrial-publish) {
    margin-bottom: -86px;
}
.category-products-row {
    padding-left: 6%;
    padding-right: 6%;
    margin-top: 520px;
}
/*.cat-publish-boxes {*/
/*    position: absolute;*/
/*    top: -85px;*/
/*    right: -8%;*/
/*    left: -12%;*/
/*    z-index: -1;*/
/*}*/
/*.cat-publish-boxes img {*/
/*    object-fit: cover;*/
/*}*/
/***
categories result
*/
.category-res-banner {
    padding-top: 100%;
}
.category-res-banner:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .35);
    z-index: 10;
}
.category-res-title {
    position: absolute;
    bottom: 17px;
    left: 20px;
    z-index: 20;
    max-width: 85%;
}
.res-cat-link {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 63px;
    height: 63px;
    z-index: 20;
}
.res-cat-link > span {
    background-color: var(--primary);
    width: 100%;
    height: 100%;
}
.res-cat-link > span:before,
.res-cat-link > span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--default);
}
.res-cat-link > span:before{
    width: 40%;
    height: 4px;
}
.res-cat-link > span:after{
    height: 40%;
    width: 4px;
}
.category-res-banner img {
    transition: all .5s ease;
}
.category-res-banner.active img {
    transform: scale(1.1);
}
.category-res-banner:not(.has-childs):hover img{
    transform: scale(1.1);
}
.cat-res-col {
    margin-bottom: 160px;
}
.categories-result {
    margin-bottom: -160px;
}
.categories-result-row {
    margin-top: 95px;
}
.category-res-title > span{
    max-width: 85%;
}
.cat-result-boxes img{
    object-fit: cover;
}
.cat-result-boxes {
    position: absolute;
    right: -7%;
    left: 0;
    top: 50px;
    z-index: -1;
}
/*!**/
/*industrial publish*/
/***!*/
/*.industrial-gallery {*/
/*    margin-top: 283px;*/
/*}*/
/*.industrial-p {*/
/*    margin-top: 112px;*/
/*}*/
/*.content-cat-industrial-publish {*/
/*    max-width: 48%;*/
/*    padding-left: var(--extra-small-container);*/
/*}*/
/*.content-cat-industrial-publish:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 19px;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 10px;*/
/*    background-color: var(--primary);*/
/*}*/
/*.industrial-left {*/
/*    padding-top: 73%;*/
/*}*/
/*.industrial-right {*/
/*    padding-top: 55.4%;*/
/*}*/
/*.product-publish-swiper{*/
/*    box-shadow: 1px -3px 11px 1px rgba(0,0,0,0.25);*/
/*    -webkit-box-shadow: 1px -3px 11px 1px rgba(0,0,0,0.25);*/
/*    -moz-box-shadow: 1px -3px 11px 1px rgba(0,0,0,0.25);*/
/*}*/
/*.product-publish-swiper-btns {*/
/*    padding: 9px 20px 9px 20px;*/
/*}*/
/*.product-publish-swiper-btns > :nth-child(2){*/
/*    column-gap: 17px;*/
/*}*/
/*.product-publish-swiper-btns .swiper-button-prev img,*/
/*.product-publish-swiper-btns .swiper-button-next img{*/
/*    width: 16px;*/
/*}*/

/***
product publish
*/
.product-publish-row {
    padding-left: var(--extra-small-container);
    margin-top: 240px;
}
.product-gallery-img {
    padding-top: 95.6%;
    background-color: white;
}
.product-publish-swiper-btns .swiper-pagination-bullet {
    width: 39px;
}
.product-publish-swiper-btns .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    margin-left: auto;
    transform: translateX(0) !important;
    left: auto !important;
    width: auto !important;
}
.product-publish-swiper-btns .swiper-button-next img,
.product-publish-swiper-btns .swiper-button-prev img {
    width: 15px;
}
.product-publish-title {
    max-width: 52%;
}
.product-publish-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    right: -100%;
    height: 10px;
    background-color: var(--primary);
}
.usages-title {
    border-bottom: 2px solid var(--default);
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.quote-button {
    padding: 15px 45px 15px 45px;
    color: var(--primary);
    background-color: var(--default);
    transition: all .5s ease;
    margin-top: 133px;
}
.quote-button:hover {
    color: var(--default);
    background-color: var(--primary);
}
.publish-usages {
    padding-right: 20px;
}
/**
get a quote popup
**/
body.modal-open {
    overflow: hidden;
}
.modal-backdrop {
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    inset: 0;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: -1;
}
.quote-modal {
    z-index: 9999;
}
.quote-modal .modal-dialog {
    width: 505px !important;
    max-width: 505px !important;
    margin: auto !important;
}
.quote-modal.show {
    display: flex !important;
}
.modal-product-banner {
    width: 150px;
    height: 150px;
}
.quote-modal .modal-body {
    padding: 0 45px 0 45px;
}
.quote-modal .modal-content {
    border-radius: 0 !important;
    border: 0 !important;
}
.quote-modal .modal-header {
    padding: 11px 15px 11px 21px !important;
}
.quote-modal .modal-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 45px;
    right: 0;
    height: 3px;
    background-color: var(--primary);
}
.product-modal-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 1.2em;
    height: 4.8em;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.quote-modal input:not(input[type=submit]) {
    height: 50px !important;
    background-color: #f3f4f5 !important;
    border-radius: 0 !important;
    border: none !important;
    padding-left: 10px !important;
    letter-spacing: 0 !important;
}
.quote-modal textarea {
    height: 115px;
    background-color: #f3f4f5 !important;
    border-radius: 0 !important;
    border: none !important;
    padding-left: 10px !important;
}
.quote-modal label:not(.sk-checkbox) {
    text-transform: capitalize !important;
    padding-left: 10px !important;
    letter-spacing: 0 !important;
}
.quote-button-modal {
    padding: 15px 20px 15px 20px;
    background-color: var(--default);
    color: var(--primary);
    transition: all .5s ease;
    border: none;
    border-radius: 0;
    outline: none;
}
.quote-button-modal:hover {
    background-color: var(--primary);
    color: var(--default);
}
.close-modal-btn {
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    outline: none;
    transition: all .5s ease;
    color: var(--default);
}
.close-modal-btn img {
    width: 9px;
    filter: grayscale(1) brightness(0) opacity(1);
    -webkit-filter: grayscale(1) brightness(0) opacity(1);
    transition: all .5s ease;
}
.close-modal-btn:hover img{
    filter: none;
    -webkit-filter: none;
}
.quote-error {
    position: absolute;
    left: 0;
    bottom: -24px;
}
.quote-error-agree {
    position: absolute;
    right: 0;
    bottom: -16px;
}
@media(max-width: 1749.98px) {
    .category-products-row {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media(max-width: 1599.98px) {
    .brand-box-link {
        right: 25px;
        width: 54px;
        height: 54px;
    }
    .brand-box-link-line {
        top: 244px;
        right: 50px;
    }
    .brand-result-bottom {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}
@media (max-width: 1499.98px) {
    .product-publish-row {
        margin-top: 140px;
    }
    /*.content-cat-industrial-publish:before {*/
    /*    top: 14px;*/
    /*}*/
    /*.industrial-gallery {*/
    /*    margin-top: 183px;*/
    /*}*/
    .cat-res-col {
        margin-bottom: 100px;
    }
    .categories-result {
        margin-bottom: -100px;
    }
    .res-cat-link {
        width: 54px;
        height: 54px;
    }
    /*.cat-publish-boxes {*/
    /*    top: -50px;*/
    /*}*/
    .cat-publish-title:before {
        top: 13px;
        bottom: 14px;
    }
    .product-result-col {
        margin-bottom: 50px;
    }
    .category-publish:not(.industrial-publish) {
        margin-bottom: -50px;
    }
    .category-products-row {
        padding-left: 0;
        padding-right: 0;
        margin-top: 320px;
    }
    .brand-logo-result img{
        height: 125px;
    }
}
@media(max-width: 1299.98px) {
    .category-products-row {
        padding-left: 0;
        padding-right: 0;
        margin-top: 200px;
    }
    .product-result-col {
        margin-bottom: 30px;
    }
    .category-publish:not(.industrial-publish) {
        margin-bottom: -30px;
    }
    .brand-result-banner {
        padding-top: 110%;
    }
    .brand-box-link {
        top: 165px;
        right: 15px;
    }
    .brand-box-link-line {
        top: 219px;
        right: 40px;
    }
    .brand-logo-result img{
        height: 100px;
    }

}
@media (max-width: 1199.98px) {
    .product-publish-swiper-btns > :nth-child(2) {
        column-gap: 10px;
    }
    .product-publish-swiper-btns .swiper-pagination-bullet {
        width: 30px;
    }
    .content-cat-industrial-publish {
        max-width: 60%;
    }
    .cat-res-col {
        margin-bottom: 80px;
    }
    .categories-result {
        margin-bottom: -80px;
    }
    .res-cat-link {
        width: 40px;
        height: 40px;
        position: static;
    }
    .publish-brand-btn img {
        width: 16px;
    }
    .publish-brand-btn {
        margin-top: 19px;
        padding: 9px 15px 10px 15px;
    }
    .brand-publish-logo {
        margin-top: 19px;
    }
    .brand-desc {
        margin-top: 19px;
        max-width: 89%;
    }
    .pages-top-box .content:before {
        content: "";
        position: absolute;
        left: var(--min-grid);
        top: 3px;
        bottom: 0;
        width: 5px;
    }
    .pages-top-box .content .desc {
        max-width: 91%;
        margin-top: 17px;
    }
    .brands-result {
        margin-top: 45px;
        margin-bottom: -30px;
    }
    .brand-result-title {
        bottom: 22px;
        left: 22px;
        right: 19px;
    }
    .brand-box-link {
        position: static;
        width: 40px;
        height: 40px;
    }
    .brand-result-title > span {
        max-width: 72%;
    }
    .brand-box-link-plus:before {
        height: 2px;
    }
    .brand-box-link-plus:after {
        width: 2px;
    }
    .brand-result-banner {
        padding-top: 40%;
    }
}
@media(max-width: 991.98px) {
    .quote-modal .modal-header {
        padding: 5px 10px 5px 10px !important;
    }
    .quote-modal input:not(input[type=submit]) {
        height: 39px !important;
    }
    .quote-modal textarea {
        height: 95px !important;
    }
    .modal-product-banner {
        width: 100px;
        height: 100px;
    }
    .quote-modal .modal-body:before {
        left: 10px;
    }
    .quote-modal .modal-dialog {
        width: 90% !important;
        margin: auto !important;
    }
    .quote-modal .modal-body {
        padding: 0 10px 0 10px;
    }
    .product-modal-desc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 1.2em;
        height: 2.4em;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .product-gallery-img {
        padding-top: 55%;
    }
    .product-publish-row {
        margin-top: 40px;
    }
    .product-publish-swiper-btns .swiper-pagination {
        margin-left: 0;
    }
    .product-publish-swiper-btns .swiper-pagination-bullet {
        width: 28px;
    }
    .product-publish-swiper-btns {
        padding: 6px var(--grid) 6px var(--grid);
    }
    .quote-button {
        padding: 10px 32px 10px 32px;
        margin-top: 30px;
    }
    .publish-usages {
        padding-right: var(--grid);
    }
    .product-publish-title:before {
        height: 7px;
        bottom: -12px;
    }
    .publish-product-res-col {
        padding-left: var(--grid);
    }
    .product-publish-title {
        max-width: 70%;
    }
    /*.industrial-gallery {*/
    /*    margin-top: 47px;*/
    /*}*/
    /*.industrial-left,*/
    /*.industrial-right {*/
    /*    padding-top: 60%;*/
    /*}*/
    /*.industrial-title {*/
    /*    max-width: 89%;*/
    /*}*/
    /*.industrial-p {*/
    /*    margin-top: 18px;*/
    /*}*/
    /*.content-cat-industrial-publish {*/
    /*    max-width: 100%;*/
    /*    padding-right: var(--grid);*/
    /*}*/
    /*.content-cat-industrial-publish:before {*/
    /*    left: var(--min-grid);*/
    /*    width: 6px;*/
    /*    top: 11px;*/
    /*}*/
    .categories-result-row {
        margin-top: 44px;
    }
    .cat-res-col {
        margin-bottom: 30px;
    }
    .categories-result {
        margin-bottom: -30px;
    }
    .res-cat-link > span:before{
        height: 2px;
    }
    .res-cat-link > span:after{
        width: 2px;
    }
    .category-res-title {
        right: 20px;
        left: 20px;
        width: 100%;
    }
    .res-cat-link {
        width: 30px;
        height: 30px;
    }
    .category-products-row {
        margin-top: 139px;
    }
    .product-result-col {
        margin-bottom: 20px;
    }
    .category-publish:not(.industrial-publish) {
        margin-bottom: -20px;
    }
    .cat-publish-title:before {
        left: var(--min-grid);
        top: 10px;
        bottom: 10px;
        width: 6px;
    }
    .publish-brand-btn img {
        width: 12px;
    }
    .brand-box-link {
        width: 30px;
        height: 30px;
    }
    .brand-result-banner {
        padding-top: 60%;
    }
}
@media (max-width: 767.98px) {

    .product-publish-swiper-btns .swiper-button-next img,
    .product-publish-swiper-btns .swiper-button-prev img {
        width: 15px;
    }
    .product-gallery-img {
        padding-top: 70%;
    }
    /*.industrial-left,*/
    /*.industrial-right {*/
    /*    padding-top: 77%;*/
    /*}*/
    /*.content-cat-industrial-publish:before {*/
    /*    top: 8px;*/
    /*}*/
    .category-res-banner {
        padding-top: 70%;
    }
    .product-top {
        padding-top: 74%;
    }
    .cat-publish-title:before {
        top: 4px;
        bottom: 5px;
    }
    .brand-result-banner {
        padding-top: 80%;
    }
}
@media (max-width: 575.98px) {
    .product-gallery-img {
        padding-top: 89%;
    }
    /*.content-cat-industrial-publish:before {*/
    /*    top: 5px;*/
    /*}*/
    .category-res-banner {
        padding-top: 99%;
    }
    .brand-result-banner {
        padding-top: 99%;
    }
}