.left-item {
    width: 137px;
}

.heading-page {
    margin-top: 100px;
    background: linear-gradient( 135.45deg,#21274e,#2b4a83);
    border-radius: 20px;
    height: 78px;
    text-align: center;
}

.heading-box .heading-page {
    margin-top: 50px;
    background: linear-gradient( 135.45deg,#198754,#5bcae0);
    border-radius: 20px;
    height: 70px;
    text-align: center;
}

    .heading-box .heading-page p {
        color: #fff;
        font-size: 32px;
        font-family: YekanbakhBold !important;
        font-weight: 900;
        line-height: 43px;
        position: relative;
        top: 16px;
    }

.landing-title {
    font-family: YekanBakh !important;
    text-align: center;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    white-space: nowrap;
    padding: 6.5px 0;
}

.notification {
    background-image: url('../../images/seeds.svg');
    background-color: #f5324e;
    background-repeat: no-repeat;
    bottom: -70px;
    background-position: 50%;
}

@media (max-width: 578px) {
    .notification {
        background-image: url('../../images/300.svg') !important;
        background-size: contain;
    }

    .heading-box .heading-page p {
        font-size: 24px;
        top: 6px;
    }

    .heading-box .heading-page {
        margin-top: 20px;
        height: 50px;
        border-radius: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .notification {
        background-size: 93%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .notification {
        margin-left: -5%;
        margin-right: -5%;
    }
}

@media (min-width: 1200px) {
    .notification {
        margin-left: -5%;
        margin-right: -5%;
    }
}

.landing-box {
    margin-top: -30px;
}

.header {
    margin-bottom: 29px;
}

    .header .new-logo {
        height: 30px;
        width: 136px;
        margin-top: 11px;
        margin-right: 20px;
    }

    .header .new-logo-white {
        background: url("../../images/logo-white.svg") no-repeat;
    }



    .header .links li {
        z-index: 1;
        margin: 0 15px;
        display: inline-block;
        font-size: 14px;
        color: #303030;
        cursor: pointer;
        border-bottom: 2px solid transparent;
        font-family: YekanbakhMedium !important;
        font-size: 14px;
        font-weight: 500;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: max-content;
        text-align: center;
        padding: 0;
        top: -6px;
        position: relative;
    }

    .header .links .item {
        color: #303030 !important;
    }

    .header .links .vertical-line {
        background-color: #fff;
        width: 1px;
        min-height: 100%;
        height: 16px;
        position: relative;
        display: inline-block;
        top: 4px;
    }

    .header .more-menu li:hover {
        transition: 400ms;
        background: rgba(239, 244, 254, 0.6);
        min-width: 83px;
    }

    .header .more-menu:hover ul, .header .more-menu:hover .product-box, .header .more-menu:hover .sub-box {
        opacity: 1;
        visibility: visible;
    }

    .header .more-menu .show {
        display: block;
    }

    .header .more-menu .sub-box {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        z-index: 999;
        position: absolute;
        min-width: 123px;
        margin-top: 10px;
        margin-right: -37px;
        text-align: right;
        background-color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
        box-shadow: 0 20px 40px 0 rgba(36, 39, 51, 0.15);
        border-radius: 12px;
        border-top: 5px solid #f8e88b;
        padding-top: 20px;
    }

        .header .more-menu .sub-box li {
            white-space: nowrap !important;
            border-bottom: none !important;
            text-align: right;
            min-width: 83px;
        }

    .header .more-menu .product-box {
        transition: all 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        z-index: 999;
        position: absolute;
        min-width: 372px;
        height: 219px;
        margin-top: 12px;
        margin-right: -165px;
        text-align: right;
        background-color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
        box-shadow: 0 20px 40px 0 rgba(36, 39, 51, 0.15);
        border-radius: 12px;
        border-top: 5px solid #f8e88b;
    }

        .header .more-menu .product-box .right-col {
            float: right;
            padding-right: 15px;
        }

            .header .more-menu .product-box .right-col:hover {
                color: #28457b;
            }

            .header .more-menu .product-box .right-col .sub-text {
                padding-right: 15px;
                padding-left: 15px;
            }

                .header .more-menu .product-box .right-col .sub-text:hover {
                    background: rgba(239, 244, 254, 0.60);
                    border-radius: 8px;
                }

                .header .more-menu .product-box .right-col .sub-text .title {
                    font-size: 14px !important;
                    color: #303030 !important;
                    font-family: IRANYekanBold !important;
                    position: relative;
                    top: 5px;
                }

                    .header .more-menu .product-box .right-col .sub-text .title:hover {
                        color: #28457b !important;
                    }

                .header .more-menu .product-box .right-col .sub-text .subtitle {
                    font-size: 12px;
                    position: relative;
                    top: -4px;
                }

        .header .more-menu .product-box .left-col {
            float: left;
            padding-left: 15px;
        }

            .header .more-menu .product-box .left-col:hover {
                color: #28457b;
            }

            .header .more-menu .product-box .left-col .sub-text {
                padding-right: 15px;
                padding-left: 15px;
            }

                .header .more-menu .product-box .left-col .sub-text:hover {
                    background: rgba(239, 244, 254, 0.60);
                    border-radius: 8px;
                }

                .header .more-menu .product-box .left-col .sub-text .title {
                    font-size: 14px !important;
                    color: #303030 !important;
                    font-family: IRANYekanBold !important;
                    position: relative;
                    top: 5px;
                }

                    .header .more-menu .product-box .left-col .sub-text .title:hover {
                        color: #28457b !important;
                    }

                .header .more-menu .product-box .left-col .sub-text .subtitle {
                    font-size: 12px;
                    position: relative;
                    top: -4px;
                }

    .header .more-menu ul {
        transition: all 0.3s ease-in-out;
        visibility: hidden;
        opacity: 0;
        z-index: 999;
        position: absolute;
        min-width: 8rem;
        max-width: 16rem;
        padding: 0;
        margin-top: 29px;
        margin-right: -70px;
        border-radius: 2px;
        text-align: right;
        background-color: #fff;
        box-shadow: 1px 2px 12px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .15), 0 0 1px rgba(0, 0, 0, .1) inset;
    }

        .header .more-menu ul li {
            display: block;
            color: #303030;
            margin: 0;
            padding: 10px 20px;
            border-bottom: 1px solid #ededed;
            transition: 400ms;
        }

            .header .more-menu ul li:hover {
                transition: 400ms;
            }

    .header .icon-menu {
        float: left;
        margin: 10px;
        font-size: 30px;
        color: #273c6e;
    }

    .header .bg-mobile-menu {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.7);
        bottom: 0;
        z-index: 1000;
    }

    .header .mobile-menu {
        z-index: 1001;
        background-color: #fff;
        top: 0;
        position: fixed;
        left: 0;
        right: 0;
    }

        .header .mobile-menu .top {
            background-color: #fff;
            text-align: left;
            padding: 10px;
        }

            .header .mobile-menu .top .icon-close {
                cursor: pointer;
                font-size: 30px;
                margin: 10px;
                display: inline-block;
            }

        .header .mobile-menu .middle {
            background-color: #fff;
            padding: 0 30px;
        }

            .header .mobile-menu .middle ul {
                padding-right: 0;
            }

                .header .mobile-menu .middle ul li {
                    padding: 5px 0;
                }

                .header .mobile-menu .middle ul .horizontal-line {
                    margin: 10px 0;
                }

        .header .mobile-menu .bottom {
            background-color: #eee;
            padding: 20px 30px;
        }

@media (max-width: 575px) {
    .sticky {
        top: 0;
        height: 64px !important;
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.72) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
        margin: 0 auto !important;
    }

    .header {
        position: fixed;
        top: 0;
        margin: auto;
        height: 64px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1001;
        opacity: 1;
        background: #fff;
        right: 0;
        left: 0;
        padding: 0 20px 0 0;
    }

        .header .new-logo {
            margin-right: 0 !important;
        }

        .header .icon-menu {
            position: relative;
            top: 4px;
            margin-left: 0 !important;
        }
}

@media (min-width: 576px) and (max-width: 767px) {
    .product-page .header, .terms-page .header, .about_us .header {
        margin: 20px auto;
    }

    .product-page .sticky, .terms-page .sticky, .about_us .sticky {
        margin: 0 auto !important;
    }

    .sticky {
        top: 0;
        height: 64px !important;
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.72) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
        margin: 0 auto !important;
    }

    .header {
        position: fixed;
        top: 0;
        height: 64px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1001;
        opacity: 1;
        background: #fff;
        right: 0;
        left: 0;
        padding: 0 20px 0 0;
        margin: auto;
    }

        .header .new-logo {
            margin-right: 0 !important;
        }

        .header .icon-menu {
            position: relative;
            top: 4px;
            margin-left: 0 !important;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .button-blue {
        display: none;
    }

    .header .new-logo {
        margin-right: 5px !important;
    }

    .header .links li {
        margin: 0 12px !important;
    }

    .sticky {
        top: 0;
        padding: 10px 39px 0 31px !important;
        margin: auto !important;
        height: 64px !important;
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.72) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    }

        .sticky .new-logo {
            margin-top: 4px;
        }

    .header {
        position: fixed;
        top: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1001;
        opacity: 1;
        background: #fff;
        right: 0;
        left: 0;
        margin: auto;
        padding: 21px 40px 7px 30px;
    }

        .header .icon-arrow-down {
            font-size: 15px !important;
            position: relative;
            bottom: 0 !important;
            vertical-align: middle;
            right: 4px;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header {
        position: fixed;
        top: 0;
        box-sizing: border-box;
        transition: 0.5s;
        z-index: 1001;
        opacity: 1;
        background: #fff;
        margin: auto;
        width: 941px;
        padding: 21px 0 7px 0;
    }

        .header .icon-arrow-down {
            font-size: 15px !important;
            position: relative;
            bottom: 0 !important;
            vertical-align: middle;
            right: 4px;
        }

        .header .new-logo {
            margin-right: 0 !important;
        }

    .sticky {
        top: 0;
        padding: 10px 0 !important;
        margin: auto !important;
        height: 64px !important;
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.72) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    }

        .sticky .new-logo {
            margin-top: 4px;
        }
}

@media (min-width: 1200px) {
    .sticky {
        top: 0;
        padding: 10px 0 !important;
        margin: auto !important;
        height: 64px !important;
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.72) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    }

        .sticky .new-logo {
            margin-top: 4px;
        }

    .header {
        position: fixed;
        top: 0;
        padding: 21px 0 7px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1001;
        opacity: 1;
        background: #fff;
        width: 1170px;
        margin: auto;
    }

        .header .icon-arrow-down {
            font-size: 15px !important;
            position: relative;
            bottom: 0 !important;
            vertical-align: middle;
            right: 4px;
        }
}
