﻿
.motion-list-footer img {
    width: 100%;
}


.x .input-group {
    width: 45%;
}

.list-icon li {
    margin-bottom: 0px !important;
}

.footer-info {
    background: #F3F3F4;
}



.fast-links-row {
    padding: 0 285px !important;
}

.footerLogo {
    margin-top: 56px !important;
}

#footer {
    position: relative;
    overflow: hidden;
}

.mashadLeather-logo {
    max-width: 88%;
    height: auto;
}

.footer-bg-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 145px;
    background: url('/Images/newHome/footer-bg.png') no-repeat center bottom;
    background-size: cover;
    z-index: 0;
    bottom: 500px;
    transition: bottom 1.5s ease;
}

    .footer-bg-line.move-down {
        bottom: 0;
    }


.footer-info {
    opacity: 1;
    position: relative;
    z-index: 1;
}


#footer-bottom {
    opacity: 0;
    transform: translateY(50px);
    height: 340px;
    transition: opacity 0.8s ease, transform 0.8s ease;
    position: relative;
    z-index: 2;
}

    #footer-bottom.visible {
        opacity: 1;
        transform: translateY(0);
    }


.footer-content, .footer-info, .footer-bottom {
    position: relative;
    z-index: 2;
}

.social-icons li a {
    height: 36px !important;
}

#footer.footer-light a {
    color: #000 !important;
}

.footer-content, .footer-info, .copyright-content {
    position: relative;
    z-index: 2;
}

    .copyright-content span {
        font-weight: 400;
        font-style: normal;
        font-size: 13px;
        line-height: 23.2px;
        letter-spacing: 0.2em;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
        color: #000;
    }

.mini-footer-motion {
    display: none !important;
}


/*.footer-wrapper {
                display: flex;
                justify-content: center;
                align-items: flex-start;
                text-align: right;
                gap: 80px;
                flex-wrap: wrap;*/
/*margin: 0 auto;*/
/*margin-right:9rem;*/
/*max-width: 1000px;*/
/*}*/
.footer-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: right;
    flex-wrap: wrap;
    margin-right: 19rem;
}

.footer-info {
    text-align: center;
    padding: 20px 0 0px;
}

.footer-wrapper-mobile {
    display: none;
}

.footer-info-mobile {
    display: none;
}

.footer-address, .footer-contact {
    flex: 1 1 300px;
}

.footer-contact {
    margin-right: 15rem;
}

.contact-row {
    display: flex;
    flex-direction: column;
}

.contact-item {
    font-weight: 500;
    font-size: 14px;
    line-height: 23.2px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.75em;
    display: flex;
    justify-content: space-between;
    gap: 106px;
}

.contact-title {
    display: inline-block;
    text-align: right;
}


.contact-row p {
    margin: 0;
    white-space: nowrap;
}

.contact-number {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    letter-spacing: 3px;
    margin-right: 5px;
    font-variant-numeric: tabular-nums;
}

.work-time {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    letter-spacing: 3px;
    font-variant-numeric: tabular-nums;
    unicode-bidi: isolate;
    -webkit-font-smoothing: antialiased;
}

.address-ui {
    margin-top: 10px;
}

.footer-contact a {
    color: #555;
    text-decoration: none;
}

    .footer-contact a:hover {
        color: #000;
    }

.contact-row-mobile {
    display: none;
}

.faq-content a[href^="mailto:"] {
    font-weight: 500;
    font-size: 14px;
    line-height: 23.2px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.52em;
    display: inline-block;
}



.social-aparat img {
    width: 14.25px;
    height: 14.25px;
    opacity: 1;
    top: 9.88px;
    left: 9.38px;
}


.aparat-icon {
    width: 33px;
    height: 33px;
    border: 1px solid #878787;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .aparat-icon img {
        width: 14.25px;
        height: 14.25px;
        object-fit: cover;
        display: block;
    }


.copyright-content {
    /*padding-top: 52px !important;*/
    padding-top: 0px !important;
}

.footerLogo img {
    display: inline-block;
    transform: translateY(-25px);
    animation: subtleMove 3s ease-out forwards;
}



@keyframes subtleMove {
    0% {
        transform: translateY(-25px);
    }

    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 2500px) and (min-width: 1900px) {
    .footer-contact {
        margin-right: 29rem;
    }
}

@media (min-width: 1426px) and (max-width: 1650px) {
    .footer-contact {
        margin-right: 4rem;
    }
}


@media (max-width: 1425px) {
    .fast-links-row {
        padding: 0 !important;
    }

    .footer-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: right;
        flex-wrap: wrap;
        margin-right: 3rem !important;
    }

    .copyright-content span {
        font-size: 12px;
    }

    .end-dropdown {
        display: none;
    }
}


@media (max-width: 992px) {
    .motion-list-footer img {
        width: 100%;
    }

    .x .input-group {
        width: 90%;
    }

    .footer-contact {
        margin-right: 22rem;
    }
}

.copyright-text {
    font-size: 12px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
}

.accordion-footer {
    border-bottom: none;
    margin: 10px 0;
}

    .accordion-footer .accordion-header {
        font-weight: 100;
        color: black;
        padding: 0;
        cursor: pointer;
        user-select: none;
        direction: rtl;
        display: flex;
        justify-content: flex-start;
        font-size: 13px;
    }

        .accordion-footer .accordion-header::after {
            content: "+";
            font-size: 25px;
            display: inline-block;
            position: relative;
            top: 0;
            left: -8px;
            transition: all 0.3s ease-in-out;
        }

        .accordion-footer .accordion-header.active::after {
            content: "−";
            font-size: 17px;
        }


    .accordion-footer .accordion-content {
        display: none;
        padding: 10px;
        direction: ltr;
        text-align: justify;
        color: black;
    }


.icon-slider {
    overflow: hidden;
    white-space: nowrap;
    direction: ltr;
    padding: 20px 0;
}

.icon-track {
    display: inline-flex;
    align-items: center;
    animation: scrollLeft 20s linear infinite;
}

    .icon-track img {
        width: 120px;
        margin: 0 40px;
        filter: brightness(0) invert(1);
        transition: transform 0.3s ease;
    }

        .icon-track img:hover {
            transform: scale(1.1);
        }

@keyframes scrollLeft {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


@media (max-width: 768px) {
    .address-ui {
        margin-top: 0px;
    }

    .icon-track img {
        width: 80px;
        margin: 0 20px;
    }

    .icon-slider {
        padding: 10px 0;
    }

    .desktop-only {
        display: none !important;
    }

    .mini-footer-motion {
        display: block !important;
        padding: 9px 0 !important;
        margin-top: 0;
    }

    .icon-track img {
        width: 100px;
        margin: 0 20px;
    }

    .footer-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: right;
        flex-wrap: wrap;
        margin-right: -14rem !important;
    }
}

@media (max-width: 780px) {

    .list-icon {
        display: none;
    }

    .icon-mobile {
        cursor: pointer;
        display: inline-flex;
        align-items: center;
    }

    .mobile-accordion {
        display: flex;
        flex-direction: column;
    }

    .accordion-item {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .accordion-header {
        display: flex;
        align-items: center;
    }

    .icon-mobile {
        width: 20px;
        display: flex;
        justify-content: center;
        flex-shrink: 0;
        margin-right: 10px;
    }

    .accordion-title {
        flex: 1;
    }

    .accordion-content {
        display: none;
        /* padding-right: 30px;*/
        margin-top: 5px;
    }

    .accordion-item.active .accordion-content {
        display: block;
    }


    .accordion-item.active .icon-mobile .icon-close {
        display: none;
    }

    .accordion-item.active .icon-mobile .icon-open {
        display: block;
    }

    .footer-bg-line {
        position: relative;
        z-index: 1;
        margin-top: 10px;
    }
}

@media (min-width: 781px) {
    .list-icon {
        display: block !important;
    }

    .icon-mobile {
        display: none !important;
    }

    .end-dropdown {
        display: none !important;
    }
}

@media (max-width: 600px) {
    .end-dropdown {
        display: block;
    }
}

@media (max-width: 780px) {
    .mashadLeather-logo {
        width: 130.688px;
        height: 28.05px;
        aspect-ratio: 205/44;
    }

    .footer-content {
        background: #F3F3F4 !important;
        margin: 49px 23px 3px 23px;
        padding: 60px 0 0px 0;
    }

    .end-dropdown {
        position: relative;
        padding-bottom: 15px;
        margin-top: 20px;
    }

        .end-dropdown li {
            margin-top: 15px;
            margin-right: 69px;
        }

        .end-dropdown::after {
            content: "";
            position: absolute;
            top: 0;
            left: -23px;
            width: 100vw;
            height: 2px;
            background-color: #fff;
            transform: translateX(0);
        }

    .contact-row-mobile {
        display: flex;
        flex-direction: column;
        background: #F3F3F4 !important;
        border-radius: 0;
        padding: 29px 20px;
        margin: 0;
        width: 89vw;
        box-sizing: border-box;
        font-family: 'Yekan Bakh', sans-serif;
        position: relative;
    }

    .contact-main {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .work-time {
        display: flex;
        justify-content: space-between;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        text-transform: uppercase;
        color: #000;
        text-align: right;
        direction: rtl;
        unicode-bidi: isolate;
        -webkit-font-smoothing: antialiased;
    }

    .contact-support p {
        margin-bottom: -4px;
    }

    .contact-support {
        display: flex;
        flex-direction: column;
        text-align: right;
        gap: 5px;
    }

    .support-title {
        margin: 0;
        font-weight: bold;
    }

    .contact-btn {
        background-color: #FFFFFF;
        color: #000;
        border: none;
        border-radius: 8px;
        padding: 8px 24px;
        cursor: pointer;
        font-size: 14px;
    }

    .work-time {
        margin-top: 19px;
        font-weight: 500;
        font-size: 14px;
        text-align: right;
        color: #000;
        margin-bottom: 0;
    }

    .phone-options {
        display: none;
        position: absolute;
        left: 20px;
        bottom: -75px;
        background: white;
        /* border: 1px solid #ccc; */
        /* border-radius: 10px; */
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        flex-direction: column;
        overflow: hidden;
        z-index: 10;
        width: calc(36vw - 40px);
        box-sizing: border-box;
    }

        .phone-options a {
            color: #333;
            text-decoration: none;
            padding: 10px 15px;
            font-size: 14px;
        }


    .footer-contact-mobile {
        margin-bottom: 31px;
        background: #F3F3F4;
    }

    .footer-wrapper-mobile {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        text-align: right;
        gap: 80px;
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 1000px;
    }

    .footer-info-mobile {
        text-align: center;
        padding: 20px 0 0px;
    }

    .footer-wrapper {
        display: none;
    }

    .footer-info {
        display: none;
    }

    footer .widget {
        margin-bottom: 0px !important;
    }

    .widget-contact-us {
        position: relative;
        /*padding-bottom: 15px;*/
        padding-bottom: 0;
        margin-bottom: 20px;
    }

        .widget-contact-us::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: -23px;
            width: 100vw;
            height: 2px;
            background-color: #fff;
            transform: translateX(0);
        }


    .widget-with-us {
        position: relative;
        padding-bottom: 0;
        margin-bottom: 20px;
    }

        .widget-with-us::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: -23px;
            width: 100vw;
            height: 2px;
            background-color: #fff;
            transform: translateX(0);
        }

    .footer-content .row {
        flex-direction: column !important;
        align-items: center;
    }

    .footer-content .footerLogo {
        order: 1;
        margin-bottom: 35px;
    }

    .footer-content .fast-link {
        width: 100%;
        text-align: center;
        order: 2;
        /* margin-bottom: 15px;*/
    }

        .footer-content .fast-link:first-child {
            border-top: 2px solid #fff;
        }

    .footerLogo {
        margin-top: -26px !important;
    }


    .footer-bg-line {
        position: absolute;
        left: 0;
        width: 100%;
        height: 33px;
        background: url(/Images/newHome/footer-bg.png) no-repeat center bottom;
        background-size: cover;
        z-index: 0;
        bottom: 500px;
        transition: bottom 1.5s ease;
    }


    .footer-content .fast-link ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        padding: 0;
        margin: 0 auto;
        list-style: none;
        text-align: center;
    }


    .footer-content .fast-link .widget-top {
        display: flex !important;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        padding: 12px 0;
        border-bottom: 1px solid #eee;
        width: 100%;
    }

        .footer-content .fast-link .widget-top .widget-title {
            order: 1;
            width: 100px;
            justify-content: center;
            text-align: right;
            font-weight: 700;
            color: #000;
            cursor: pointer;
            font-size: 14px;
            display: flex;
            align-items: center;
            margin: 0;
        }

        .footer-content .fast-link .widget-top .widget-header {
            order: 2;
            width: 30px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0;
        }

        .footer-content .fast-link .widget-top .list-icon {
            order: 3;
            width: 100%;
            padding-top: 15px;
        }

    .footer-content .fast-link ul.show {
        max-height: 500px;
        text-align: center;
        /*margin-right: 133px;*/
    }



    .fast-link ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        padding: 0;
        margin: 0;
        list-style: none;
    }



    .fast-link.active ul {
        max-height: 500px;
    }

    .x {
        display: flex;
        justify-content: center !important;
        flex-direction: column;
        align-items: center !important;
    }

    .footer-info .footer-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 15px;
    }

    .footer-info .footer-address ul,
    .footer-info .footer-contact .contact-row,
    .footer-info .footer-contact p {
        font-size: 14px;
        text-align: center;
        margin: 5px 0;
    }

    .footer-info .footer-contact a {
        font-size: 14px;
        text-align: center;
        display: inline-block;
    }

    .footer-address, .footer-contact {
        flex: none !important;
    }

    .list-icon li {
        font-size: 9.5px !important;
        margin-bottom: 10px !important;
        text-align: center !important;
    }

    .footer-info .footer-contact .contact-row {
        margin: 0 !important;
    }

    .copyright-content span {
        font-weight: 400;
        font-style: normal;
        font-size: 8.75px;
        line-height: 23.2px;
        letter-spacing: 0.2em;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
        color: #000;
    }

    .iransansnum {
        margin-right: 0px !important;
    }

    .copyright-content {
        /*padding-top: 52px !important;*/
        padding-top: 0px !important;
    }

    .col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #footer-bottom {
        height: 231px;
        transition: opacity 0.8s ease, transform 0.8s ease;
        position: relative;
        z-index: 2;
    }

    .footer-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: right;
        flex-wrap: wrap;
        margin-right: -14rem !important;
    }
}

@media (max-width: 510px) {

    .footer-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: right;
        flex-wrap: wrap;
        margin-right: -21rem !important;
    }

    .footer-content .fast-link div:nth-of-type(2) {
        width: 70%;
        white-space: nowrap;
    }

    .news-input {
        margin-right: 101px;
    }


    .msh_scl_icons svg {
        width: 24px !important;
        height: 24px !important;
    }

    .msh_scl_icons ul {
        gap: 10px !important;
    }

    .aparat-icon {
        width: 25px !important;
        height: 25px !important;
    }

    .footerLogo img {
        max-width: 80%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .fast-links-row {
        padding: 0 !important;
    }

    .end-dropdown li {
        /*                margin-top: 15px;
    */ margin-top: 0px;
        margin-bottom: 0px !important;
        margin-right: 50px;
    }

    .end-dropdown p {
        /*margin-top: 15px;*/
        margin-top: 10px;
        margin-bottom: 0;
        margin-right: 0px;
    }

    .col-md-2.fast-link {
        width: 100% !important;
    }

    .icon-mobile {
        display: inline-block;
    }

        .icon-mobile .icon-open {
            display: none;
        }

    .toggle-mobile.active .icon-open {
        display: inline-block;
    }

    .toggle-mobile.active .icon-close {
        display: none;
    }

    .list-icon {
        display: none;
    }

    .toggle-mobile.active + .list-icon {
        display: block;
    }

    .icon-mobile {
        display: inline-block;
        margin-right: 15px;
        margin-top: 7px;
    }

        .icon-mobile .icon-open {
            display: none;
        }

    .toggle-mobile.active .icon-open {
        display: inline-block;
    }

    .toggle-mobile.active .icon-close {
        display: none;
    }

    .list-icon {
        display: none;
    }

    .toggle-mobile.active + .list-icon {
        display: block;
    }

    .widget .end-dropdown a {
        font-size: 11px;
    }

    .accordion-footer .accordion-header {
        font-weight: 100;
        color: black;
        padding: 0;
        cursor: pointer;
        user-select: none;
        direction: rtl;
        display: flex;
        justify-content: center;
        font-size: 13px;
    }
}

@media (max-width: 400px) {
    .footer-content .fast-link div:nth-of-type(2) {
        width: 75%;
        white-space: nowrap;
    }




    .footer-content .fast-link:nth-child(3) ul.show {
        margin-right: -9px !important;
    }


    .col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .list-icon li {
        font-size: 9.5px !important;
    }

    .copyright-content span {
        font-weight: 400;
        font-style: normal;
        font-size: 8px;
        line-height: 23.2px;
        letter-spacing: 0.2em;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
        color: #000;
    }

    .footer-content .fast-link ul.show {
        max-height: 500px;
        text-align: center;
    }

    .end-dropdown li {
        /* margin-top: 15px; */
        margin-top: 0px;
        margin-bottom: 0px !important;
        margin-right: 0px;
    }

    .accordion-footer .accordion-header {
        font-weight: 100;
        color: black;
        padding: 0;
        cursor: pointer;
        user-select: none;
        direction: rtl;
        display: flex;
        justify-content: center;
        font-size: 13px;
    }
}

@media (max-width: 380px) {
    .work-time {
        margin-top: 19px;
        font-weight: 500;
        font-size: 9px;
        text-align: right;
        color: #000;
        margin-bottom: 0;
    }
}

@media (max-width: 365px) {
    .fast-link ul {
        display: none;
    }

        .fast-link ul.show {
            display: block;
        }

    .work-time {
        margin-top: 19px;
        font-weight: 500;
        font-size: 9px;
        text-align: right;
        color: #000;
        margin-bottom: 0;
    }

    .col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .list-icon li {
        font-size: 10px !important;
    }

    .copyright-content span {
        font-weight: 400;
        font-style: normal;
        font-size: 8px;
        line-height: 23.2px;
        letter-spacing: 0.2em;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
        color: #000;
    }

    .footer-content .fast-link ul.show {
        max-height: 500px;
        text-align: center;
        /*margin-right: 102px;*/
    }
}

@media (max-width: 345px) {
    .col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .list-icon li {
        font-size: 8px !important;
    }

    .copyright-content span {
        font-weight: 400;
        font-style: normal;
        font-size: 6px;
        line-height: 23.2px;
        letter-spacing: 0.2em;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
        color: #000;
    }

    .footer-content .fast-link ul.show {
        max-height: 500px;
        text-align: center;
        /* margin-right: 99px;*/
    }
}

@supports (-webkit-touch-callout: none) {
    @media (max-width: 768px) {
        .social-container {
            display: -webkit-flex !important;
            -webkit-justify-content: center;
            -webkit-align-items: center;
        }

        .social-list {
            display: -webkit-flex;
            -webkit-justify-content: center;
            -webkit-align-items: center;
            -webkit-gap: 15px;
            gap: 15px;
        }

            .social-list li {
                margin: 0 7px;
            }

                .social-list li a {
                    display: -webkit-inline-flex;
                    -webkit-align-items: center;
                    -webkit-justify-content: center;
                }
    }
}

@media(min-width:781px) {
    .footer-address, .footer-contact {
        flex: none;
    }

    @media(max-width:1240px) {
        .list-icon li {
            font-size: 14px;
        }

        .footer-contact {
            margin-right: 12rem;
        }

        #footer.footer-light a {
            font-size: 11px;
        }

        .contact-row * {
            font-size: 11px;
        }
    }

    @media(max-width:1150px) {
        .list-icon li {
            font-size: 13px;
        }

        .footer-contact {
            margin-right: 8rem;
        }
    }

    @media(max-width:1069px) {
        .list-icon li {
            font-size: 12px;
        }

        .footer-contact {
            margin-right: 6rem;
        }
    }

    @media(max-width:992px) {
        .list-icon li {
            font-size: 10px;
        }

        .contact-row * {
            font-size: 10px;
        }

        .footer-contact {
            margin-right: 3rem;
        }
    }

    @media(max-width:886px) {
        .list-icon li {
            font-size: 9px;
        }

        .contact-row * {
            font-size: 9px;
        }

        .footer-contact {
            margin-right: 1rem;
        }

        #footer.footer-light a {
            font-size: 9px;
        }
    }
}
