#sponsors img {
    min-width: 160px;
    max-height: 160px;
    object-fit: contain;
}

#sponsors span {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#sponsors .title {
    font-size: 37px;
    font-weight: 500;
}

.text-center {
    text-align: center;
}

#section-counter {
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
}

    #section-counter .slider {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 10px;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 100%;
        padding: 10px;
    }

        #section-counter .slider a {
            flex: 1;
            margin: 10px;
        }

    #section-counter .item-counter {
        text-align: center;
        padding-top: 39px;
        padding-bottom: 34px;
        position: relative;
        background-position: center;
        background-size: cover;
        border-radius: 20px;
        overflow: hidden;
        min-height: 150px;
    }

        #section-counter .item-counter img {
            width: 70px;
            display: inline-block;
            position: relative;
            z-index: 2;
        }

        #section-counter .item-counter::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0px;
            right: 0px;
            background: linear-gradient(315deg, rgb(200 50 147 / 75%) 30%, rgb(50 94 171) 74%);
            background-color: rgba(0, 0, 0, 0);
            background-color: rgba(0, 0, 0, 0);
            mix-blend-mode: hard-light;
            background-color: rgba(0, 64, 255, 0.44);
        }

        #section-counter .item-counter .counter-number {
            color: #fcb715;
            font-size: 25pt;
            direction: ltr;
        }

        #section-counter .item-counter .des-counter {
            color: #ffffff;
            font-size: 11pt;
            margin-top: 10px;
            font-weight: 300;
            position: relative;
            z-index: 2;
        }

.hex-counter-img {
    position: absolute;
    top: -50px;
    left: 10px;
    z-index: 2;
    width: 150px;
}

.title-counter-box {
    text-align: center;
    z-index: 2;
    position: relative;
}

    .title-counter-box h3 {
        color: #fff;
        display: inline-block;
        font-weight: 300;
        font-size: 1.5rem;
    }

.pattern-info {
    width: 80%;
    display: none;
    margin-bottom: 20px;
}

@media (max-width:768px) {

    .title {
        font-size: 36px !important;
    }

    .pattern-info {
        display: inline-block;
    }

    .leading-\[1\.2\] {
        line-height: 2 !important;
    }

    .text-3xl {
        font-size: 1.2rem !important;
        text-align: justify;
    }
}



.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255 / 86%);
    font-weight: 500;
}


@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        width: 100%;
    }
}

.btn-login {
    color: #fff;
    font-weight: 100;
    font-size: 11pt;
    padding: 10px 30px;
    border-radius: 100px;
    border: 2px solid #fff;
    background: transparent;
}


.navbar {
    width: 100%;
}



footer {
    color: #fff;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 300 !important;
    background-color: #000000 !important;
    background-image: url(/images/bg.jpg);
    background-position: top;
    min-height: 85vh;
}

.logo-hamrah {
    max-width: 350px;
    width: 90%;
}

.f-logo {
    width: 250px;
    margin-bottom: 20px;
}

footer h6 {
    border-bottom: 3px solid #ffffff;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 900;
    font-size: 15pt;
}

footer a {
    text-decoration: none !important;
    color: #fff;
    font-weight: bold;
}

.footer a:hover {
    color: #c91f9c !important;
}

footer {
    position: relative;
}

    footer::before {
        content: "";
        position: absolute;
        right: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: linear-gradient(315deg, rgb(200 50 147) 30%, rgb(50 94 171) 74%);
        z-index: -1;
        mix-blend-mode: hard-light;
    }

.footer-item {
    margin-bottom: 15px;
}

    .footer-item img {
        margin-left: 20px;
        width: 27px;
    }

    .footer-item span {
        margin-left: 30px;
    }


body[dir="ltr"] .footer-item span {
    margin-left: 0px;
}


body[dir="ltr"] {
    font-family: Montserrat Variable, sans-serif;
}


[dir="ltr"] .btn-header {
    border-radius: 46px;
    padding: 11px 9px;
    color: #000000 !important;
    font-size: 11pt;
    width: 100% !important;
    transition: 300ms;
    display: inline-block;
    font-weight: 400;
    max-width: 219px;
    margin-bottom: 15px;
    cursor: pointer;
    background: #325eab96;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-right: 20px;
    color: #fff !important;
    margin-top: 20px;
}


body[dir="ltr"] footer h6 {
    font-weight: 600;
    font-size: 12pt;
}


body[dir="ltr"] .font-oswald {
    font-family: Oswald Variable,sans-serif;
}


.footer-item a {
}

    .footer-item a img, .footer-item a svg {
        width: 25px;
        margin-left: 10px;
    }

    .footer-item a svg, .footer-item a img {
        position: relative;
    }

        body[dir="ltr"] .navbar-brand {
            margin-left: 0rem;
            margin-right: 1rem;
        }

#footer-socials a i {
    text-decoration: none !important;
    font-size: 15pt;
}


.socials {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bg-black {
    background-color: transparent;
}


.btn-header {
    border-radius: 46px;
    padding: 11px 9px;
    color: #000000 !important;
    font-size: 12pt;
    width: 100% !important;
    transition: 300ms;
    display: inline-block;
    font-weight: 500;
    max-width: 195px;
    margin-bottom: 15px;
    cursor: pointer;
    background: #325eab96;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-right: 20px;
    color: #fff !important;
    margin-top: 20px;
}

.btns-header {
    display: flex;
    justify-content: flex-start;
}


.lan-button {
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 4px;
    color: #fff !important;
    font-family: Montserrat Variable, sans-serif;
    font-size: 9pt;
    font-weight: 500;
}



body[dir="ltr"] .lan-button {
    font-family: 'iranyekan';
}