.stories.carousel .story > .item-link > .info {
    font-size: 14px;
    margin-top: 10px !important;
}

div#stories {
    padding: 40px 0 !IMPORTANT;
}

#stories.stories.carousel .story > .item-link > .item-preview {
    background: linear-gradient(45deg, #3c64aa, #69828d 25%, #69828d 50%, #3c64aa 75%, #69828d) !important;
}
.btn-box{
    width: 100%;
    background-color: white !important;
    color:#3e65a8;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #3e65a8;
}
.btn-box a{
    color: #3e65a8 !important;
    font-size: 14px;
}
.stories.snapgram .story.seen {
    opacity: 1 !important;
}

/* section-one */

.back-left {
    background-image: url(../image/back.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
}

.back-right {
    background-image: url(../image/bak-l.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
}

.imgs {
    background-color: #f4f5f6;
    border-radius: 40px 40px 0px 0px;
}

.box-right {
    background-image: url(../image/left.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.box-right h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 49px;

}

.box-right strong a {
    color: #e01a29 !important;
    font-size: 27px;
}

.org {
    color: #3c64aa;
}

.p-light {
    line-height: 35px;
    color: #69828d;

    text-align: justify;
}
.p-light a{
    font-size: 14px;
}

.counter-number-suffix,
.count-number {
    color: #7abaf1;
    font-size: 36px;
    font-weight: 600;
}

.content-box h3 {
    font-size: 18px;
    color: #7abaf1;
}

/* <!-- section-tow --> */
#contactForm input[type="number"]::-webkit-outer-spin-button,
#contactForm input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

/* Firefox */
#contactForm input[type="number"] {
    -moz-appearance: textfield !important;
}

.section-tow {
    background-color: #f4f5f6;
    height: 160px;
    display: flex
;
    align-items: center;
}
swiper-container.Swiper_brand swiper-slide {
    border: 1px solid #3e65a8;
    border-radius: 10px;
    height: 90px;
}
img.img-swiperr {
    width: 100%;
    height:100%;
    padding: 25px;
    object-fit: contain !important;
}
.content-tow .org {
    font-size: 22px;
}

.content-tow p {
    font-size: 13px;
}

.boxing-tow {
    background-image: url(../image/box-tow.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 51px auto;
    padding: 10px;
}

.boxing-content-tow {
    padding: 14px 14px 14px 14px;
    background-color: #FFFFFF;
    background-image: url(../image/boxing-content.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 205px auto;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0px 0px 30px 0px rgba(104.99999999999999, 130.00000000000003, 141, 0.2);

}
.nav-link {
    color: #6d8695;
}
.text-tow h2 {
    font-size: 15px;
    margin-bottom: 0;
}

.text-tow p {
    color: #7A7A7AA3;
    font-size: 12px;
    text-align: left;
}

.img-tow {
    width: 40px;
    padding: 9px;
    background-color: #69828D1F;
    border-radius: 50%;
    height:40px;
    margin-right: 15px;

}

.img-tow {
    font-size: 50px;
    margin-bottom: 10px;
}

.section-tree-1 {
    margin-top: 80px;
    padding: 0px 0px 0px 0px;
}

/* <!-- section-tree --> */
.section-tree-1 {
    position: relative;
}

.animate {
    animation: rotation 6s infinite linear;
    position: absolute;
    display: none;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.animate img {
    width: 130px;
    height: 130px;
    object-fit: contain;
}

.section-tree-2 {
    border-radius:20px;
    position: relative;
    width: 100% !important;

    padding: 15px;
}





.box-right-tree img {
    border-radius: 50%;
    width: 62px;
    margin-right: 15px;
}

.content-tree h2 {
    font-size: 18px;
    color: white;
}

.content-tree p {
    font-size: 14px;
}


.section-tree-2 btn{
    color: white !important;
    background-color:#3c64aa !important;
}
.section-tree-2 .one-btn{
    color: white !important;
    background-color:#3c64aa !important;
    animation: unset !important;
}

.section-tree-2 {
    background-color: #69828d;
}

/* <!-- section-fore-top --> */
.bacj-im h5 {
    font-size: 14px;
    color: #665f5f !important;
}

.bacj-im img {
    height: 122px;
    filter: hue-rotate(45deg);
}

.fore-top.container {
    margin-top: 60px !important;
}

/* <!-- section-fore --> */
.section-fore {
    margin-top: 60px;
}

.content-fore {
    background-image: url(../image/lefte.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 445px;
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.box-img-fore {
    background-color: #F4F5F6;
    height: 100%;
    border-radius: 30px 30px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 40px 20px 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.box-img-fore .img-fore {
    width: 90%;
    max-width: 350px;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease, filter 0.3s ease;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.15));
    z-index: 2;
}

.box-img-fore:hover .img-fore {
    transform: translateY(-5px) scale(1.02);
    filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.2));
}


.text-fore {
    text-align: center;
}

.text-fore h4 {
    font-size: 18px;
    color: #69828D;
    margin-bottom: 15px;
}

.text-fore img {
    width: 250px;
}

/* <!-- section-fore-2  --> */
.fore-2 .content-tow {
    background-image: url(../image/fore-2.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 82px auto;
    opacity: 0.5;
}

.fore-2 .content-tow h2 {
    color: #69828D;
}
/*/////////////////////////////////!*section-fore*!/////////////////////////*/
#section-fore h4 {
    margin-bottom: 85px;
    text-align: center;
    z-index: 999;
    position: relative;
}
#section-fore{
    position: relative;
}
#section-fore .fore-2 {
    height: 100px;
}
#section-fore .img-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    filter: invert(1);
    z-index:2;
}
#section-fore .content-top-fore {
    width: 115px;
    height: 100px;
    background-color: #ac1924;
    border-radius: 10px;
    margin-bottom: -50px;
    z-index: 99;
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 35px;
}
#section-fore .content-fore {
    background: #f4f5f6;
    padding: 80px 20px 20px 20px !important;
    text-align: center;
    border-radius: 20px;
    height: 440px;
    width: 100%;
    justify-content: start;
    z-index : 5;
}
h2#clients3.odometer::after {
    content: "";
}
h2#clients3.odometer::before{
    content: "%";
}
#section-fore .content-fore h3 {
    font-size: 18px;
}
#section-fore .content-fore p {
    margin: 15px 0 !important;
    line-height: 27px;
    color: #69828d;
    font-size: 14px;
    text-align: justify;
}

/*/////////////////////////////////!*section-fore*!/////////////////////////*/

.img-top {
    position: absolute;
    top: 0;
    filter: invert(1);
    right: 0;
}
.b-gs{
    background-color: #3e65a8 !important;
    color: white;
    width: 32% !important;
}
.communication {
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 30px 0px rgba(104.99999999999999, 130.00000000000003, 141, 0.2);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 11px;
    margin-bottom: -46px;
    padding: 0px 0px 0px 20px;
    background-color: white;
}

.cmn-right {
    padding: 10px;
}

.cmn-left {
    padding: 10px;
}

.cmn-right p {
    font-size: 15px;
    color: #69828D;
}

.cmn-left .social {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border-radius: 8px 8px 8px 8px;
    font-size: 15px;
    font-weight: 500;
}

.box-tel {
    background-color: #02AFE7;
}

.cmn-left .social svg {
    width: 1em;
}

.box-wat {
    background-color: #0ED326;
}

.fore-2 .text-tow h2 {
    font-size: 15px;
}

/* section-five */
.section-five {
    margin: 200px 0;
}

.top-img img {
    filter: grayscale(1);
    opacity: 0.25;
    margin-bottom: 85px;
}

.p-cat {
    padding: 13px 0px 13px 0px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 30px 0px rgba(104.99999999999999, 130.00000000000003, 141, 0.2);
    text-align: center;
}

.category img {
    width: 100px;
}

.ct-tow svg {
    width: 1em;
    height: 1em;
}

.ct-tow .boxing-content-tow {
    background-image: none;
}

.ct-tow h4 {
    font-size: 15px;
}

.section-five h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

.ct-tow .img-tow {
    margin: 0;
    margin-bottom: 15px;
}

/* section-six*/
.section-six svg {
    width: 20px;
    height: 20px;
    fill: white;
}

.section-six {
    background-color: #f4f5f6;
    padding-top: 30px;
}

.see-all h3 {
    font-size: 18px;
}

.box-img-p {
    width: 305px;
    height: 305px;
    background-color: white;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.see {
    padding: 4px 10px 4px 4px;
    background-color: #FFFFFF;
    border-radius: 35px 35px 35px 35px;
}

.see h4 {
    font-size: 15px;
    margin: 0;
    color: #69828d;
}

.see .img-tow {
    background-color: #69828d;
    width: 35px;
    height: 35px;
    padding: 10px;
    margin: 0;
}

.box-img-p img {
    border-radius: 20px;
    object-fit: cover;
    padding: 30px;
}

.box-img-p h3 {
    color: #54595f;
    font-size: 18px;
    text-align: center;
}

.box-product .boxing-content-tow {
    background-image: none;
    margin-top: -50px;
    width: 92%;
    position: absolute;
    bottom: -80px;
}

.box-product {
    position: relative;
}

.box-content-p h3 {
    color: #54595f;
    font-size: 18px;
    margin: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ac1924;
    width: 100%;
    justify-content: center;
    display: flex;
}

.see-more a {
    background-color: #ac1924;
    color: #ffffff !important;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 8px;
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
}

.section-six {
    margin-bottom: 0px;
}
.input-group {
    direction: ltr;
}
/*gallery*/
a.lightbox img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    box-shadow: 0 0 5px 0 #0000001c;
    border-radius: 5px;
    padding: 20px;
}

#back-im {
    height: 515px;
}
#contactForm input{
    border-radius:5px !important;
}
select:not(:-internal-list-box):not([multiple]) option {
    min-inline-size: 16px;
    min-block-size: max(24px, 1lh);
}
#contactForm input#whatsapp{
    border-radius: 0 5px 5px 0 !important;
}
.section-gallery {
    margin: 22px 0;
}
select#countryCode option {
    direction: ltr;
}
/* استایل کلی کانتینر اسلایدر */
swiper-container.Swiper_brand {
    width: 100%;
    padding: 20px 0;
    background: #f8f8f8;
    box-sizing: border-box;
}

/* استایل برای هر اسلاید و تصویر */
.Swiper_brand .img-swiperr {
    display: block;
    max-width: 100%;    /* می‌توانید اندازه را بسته به نیاز تغییر دهید */
    max-height: 100%;
    margin: 0 auto;
    object-fit: contain;
    /*filter: grayscale(80%);*/
    /*transition: filter 0.3s ease, transform 0.3s ease;*/
}

.Swiper_brand swiper-slide:hover .img-swiperr {
    filter: grayscale(0%);
    transform: scale(1.1);
}

/* حذف حاشیه و فاصله‌ی اضافی */
.Swiper_brand swiper-slide {
    padding: 0;
    text-align: center;
}

/* استایل نقاط (Pagination) */
.Swiper_brand .swiper-pagination-bullet {
    background: #3c64aa;
    opacity: 0.6;
    width: 10px;
    height: 10px;
    margin: 0 4px !important;
    transition: opacity 0.3s;
}

.Swiper_brand .swiper-pagination-bullet-active {
    opacity: 1;
    background: #16325c;
}


.content-fore li {
    list-style: disc;
    line-height: 27px;
    color: #69828d;
    font-size: 14px;
    text-align: left;
}
.content-top-fore i {
    font-size: 26px;
    color: white;
}
.gallery-container img:hover {
    border: 16px solid rgba(209, 218, 223, 0.11);
    transition: all .3s;
}

.section-gallery h3 {
    text-align: center;
    border-bottom: 1px solid #69828D1F;
    padding: 20px 0;
    font-size: 24px;
    color: #3c64aa;

}
div#formError {
    color: #ffa7a2 !important;
}
div#nameError {
    color: #ffa7a2 !important;
}

@media (max-width: 1350px) {
    #section-fore .content-fore {
        height: 400px;
    }
}
@media (max-width: 992px) {
    .section-tree-1 {
        margin-top: 50px;
    }
    .box-right, .box-left, .content-fore {
        background-image: unset;
    }

    .box-right h2 {
        font-size: 22px;
    }

    .box-right {
        height: max-content;
        padding: 25px 0;
    }

    .content-tow .org {
        font-size: 20px;
    }



    .section-fore {
        margin-top: 80px;
    }

    .section-six .mySwiper {
        display: flex !important;
    }

    .box-product .boxing-content-tow {
        position: unset;
        margin-bottom: 20px;
    }

    .section-six .swiper-button-prev, .swiper-rtl .swiper-button-next {
        width: 15px !important;
        color: black !important;
    }
    swiper-container {
        width: 100%;
        height: 100%;
    }

    swiper-slide {
        text-align: center;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 768px) {
    img.img-swiperr {
        padding: 10px;
    }

    .content-fore{
        height: 100%;
    }
    swiper-container.Swiper_brand swiper-slide{
        height: 50px;
    }
    .section-five {
        margin: 80px 0;

    }
    .box-right-footer {
        background-image: unset;
    }

    #section-fore .content-fore  {
        height: max-content;
    }

    .box-img-fore .img-fore {
        margin: 0;
    }

    .box-right-tree {
        flex-direction: column;
        justify-content: center;
    }

    .box-right-tree .content-tree {
        margin-top: 15px;
        text-align: center;
    }

    .box-img-p {
        padding: 50px;
        width: 100%;
        height: 100%;
    }
    swiper-slide img {

        height:320px;

    }
}

@media (max-width: 576px) {
    .box-img-fore .img-fore {
        height: 400px;
        width : 350px;
        object-fit: contain;
    }

    form#contactForm {
        padding: 0 !important;
    }

    .section-tree-2.content-header.bg-g .row {
        padding: 10px ! IMPORTANT;
    }

    swiper-slide img {
        height: 207px;
    }


}
 swiper-container {
     width: 100%;
     height: 318px;
     display: block;
 }

swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 1521px;
}

.flash-modal {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    z-index: 9999;
}

.flash-modal.show {
    opacity: 1;
    pointer-events: auto;
}

.flash-modal-bg-blur {
    position: absolute;
    inset: 0;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.flash-modal-content {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 20px;
    padding: 30px 40px;
    text-align: center;
    backdrop-filter: blur(20px);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.2),
    0 0 80px rgba(0, 255, 255, 0.2);
    animation: fadeInScale 0.6s ease forwards;
    width: 350px;
    color: #fff;
}

.flash-modal.success .flash-modal-content {
    border: 2px solid #00ffb3;
    box-shadow: 0 0 20px #00ffb360, 0 0 60px #00ffc260;
}

.flash-modal.error .flash-modal-content {
    border: 2px solid #ff4d6d;
    box-shadow: 0 0 20px #ff4d6d60, 0 0 60px #ff4d6d80;
}

.animated-icon {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
}

.checkmark-svg {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.checkmark-circle {
    stroke: #00ffb360;
    stroke-width: 4;
    stroke-dasharray: 157;
    stroke-dashoffset: 157;
    animation: draw-circle 0.6s ease forwards;
}

.checkmark-check {
    stroke: #00ffb3;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: draw-check 0.6s 0.4s ease forwards;
}

@keyframes draw-circle {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes draw-check {
    to {
        stroke-dashoffset: 0;
    }
}

.cross .line1,
.cross .line2 {
    position: absolute;
    width: 60px;
    height: 5px;
    background: #ff4d6d;
    top: 47px;
    left: 20px;
    transform-origin: center;
    opacity: 0;
    animation: drawCross 0.5s ease forwards;
}

.cross .line1 {
    transform: rotate(45deg);
    animation-delay: 0.2s;
}

.cross .line2 {
    transform: rotate(-45deg);
    animation-delay: 0.4s;
}

.flash-message-text {
    font-size: 17px;
    font-weight: 500;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    color: #ccc;
    cursor: pointer;
    transition: color 0.3s;
}

.close-btn:hover {
    color: #fff;
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 20px #fff5, 0 0 40px #fff2;
    }
    50% {
        box-shadow: 0 0 40px #fff8, 0 0 80px #fffb;
    }
}

@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}


@keyframes drawCross {
    0% {
        opacity: 0;
        transform: scale(0.5) rotate(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

html {
    scroll-behavior: smooth;
}

.image-card {
    transition: transform 0.4s ease;
}

.image-card img {
    transition: filter 0.4s ease, transform 0.4s ease;
}

.hover-info {
    transform: translateY(100%);
    transition: transform 0.3s ease;
}

.image-card:hover img {
    filter: blur(2.5px) brightness(0.85);
    transform: scale(1.03);
}

.image-card .hover-info {
    transform: translateY(0%);
}

@media (min-width: 992px) {
    .image-card img {
        aspect-ratio: 16/9;
    }
}
.buttons{
    margin-top:85px;
}
swiper-container {
    width: 100%;
    height: 318px;
    display: block;
}

swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

swiper-slide img {
    width: 100%;
    height: 80%;
    object-fit: cover;
}
@keyframes zoomOut {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(0.7);
        opacity: 0;
    }
}
.Cooperation{
    margin-top : 8px
}
#custom-slider {
    width: 100%;
    max-width: 1520px;
    aspect-ratio: 1520 / 318;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    display : none
}

#custom-slider .slides {
    display: flex;
    transition: transform 0.5s ease;
    height: 100%;
}

#custom-slider .slide {
    width: 100%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#custom-slider .slide img {
    height: 100%;
    object-fit: contain;
}
swiper-container {
    display: block;
}
@media (min-width: 1000px) {
    #custom-slider {
        display: block;
    }
}

@media (max-width: 1500px) {
    swiper-container {
        display: block;
    }
}


.h-hidden{
    display: block;
}
.brand-slider {
    overflow: hidden;
    width: 100%;
    background: #fff;
    padding: 10px 0;
}

.brand-track {
    display: flex;
    width: max-content;
    animation: scroll-left 60s linear infinite;
}

.brand-track img {
    height: 60px;
    margin: 0 30px;
    object-fit: contain;
    opacity: 0.9;
    transition: transform 0.3s ease;
}

.brand-track img:hover {
    transform: scale(1.05);
    opacity: 1;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}
html {
    scroll-behavior: smooth;
}
.gallery-category-header {
    cursor: pointer;
    background-color: #f0f0f0;
    border-radius: 6px;
    font-size: 1rem;
    display: inline-block;
    transition: all 0.3s ease;
}

.gallery-category-header.active {
    background-color: #007bff;
    color: white !important;
}

.gallery-category-header a {
    color: inherit;
    text-decoration: none;
}

.gallery-category-header:hover {
    background-color: #0056b3;
    color: #fff !important;
}

.img-wrapper {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    position: relative;
}

.img-wrapper img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.img-wrapper:hover img {
    transform: scale(1.05);
}
.visually-hidden {
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}
.custom-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 25px;
}

.custom-bullet {
    position: relative;
    width: 45px;
    height: 6px;
    border-radius: 50px;
    background: #c1c1c1;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.custom-bullet::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s ease;
}

.custom-bullet.active::before {
    transform: scaleX(1);
}

.custom-bullet.active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.ua-brand-slider {
    --swiper-navigation-display: none;
    --swiper-pagination-display: none;
    margin-top: 20px;
    padding: 10px 0;
    height: 100px;
}

.ua-brand-slider swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px; /* فاصله داخلی هر اسلاید */
    box-sizing: border-box;
}

.ua-brand-slider img {
    max-height: 60px;
    width: auto;
    object-fit: contain;
    transition: filter 0.3s ease, opacity 0.3s ease;
    filter: none; /* رنگی پیش‌فرض */
    opacity: 1;
}

.ua-brand-slider img:hover {
    filter: grayscale(100%);
    opacity: 0.6;
}

/* موبایل کوچیک */
@media (max-width: 480px) {
    .ua-brand-slider {
        height: 80px;
    }

    .ua-brand-slider img {
        max-height: 40px;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .ua-brand-slider {
        height: 90px;
    }

    .ua-brand-slider img {
        max-height: 50px;
    }
}

@media (min-width: 1025px) {
    .ua-brand-slider {
        height: 100px;
    }
}
@media (max-width: 450px) {
    .copy-right {
        padding-bottom: 65px !important;
    }
}
@media (max-width: 450px) {
    .b-gs {
        width: 40% !important;
    }
}
