﻿/*
Morabba fonts are considered a proprietary software. To gain information about the laws
regarding the use of these fonts, please visit www.fontiran.com
---------------------------------------------------------------------
This set of fonts are used in this project under the license: (BRD1AFSI)
---------------------------------------------------------------------
*/


@font-face {
    font-family: 'morabba';
    src: url('/css/Fonts/morabba/MorabbaVF.woff2') format('woff2'), 
        url('/css/Fonts/morabba/MorabbaVF.woff') format('woff'),
        url('/css/Fonts/morabba/MorabbaVF.ttf') format('truetype'),
        url('/fonts/myfont.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'morabba2';
    src: url('/css/Fonts/morabba/Morabba-ExtraBold.woff2') format('woff2'),
        url('/css/Fonts/morabba/Morabba-ExtraBold.woff') format('woff'), 
        url('/css/Fonts/morabba/Morabba-ExtraBold.ttf') format('truetype'), url('/fonts/myfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bellogia';
    src: url('/css/Fonts/Bellogia/Sakage-Regular.woff2') format('woff2'),
        url('/css/Fonts/Bellogia/Sakage-Regular.woff') format('woff'),
        url('/fonts/myfont.eot');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'Vazirs';
    src: url('../css/Fonts/Vazir/Vazir-Light-FD-WOL.eot');
    src: local('Yekans'),
    local('Yekans'),
    url('../css/Fonts/Vazir/Vazir-Light-FD-WOL.eot') format('embedded-opentype'),
    url('../css/Fonts/Vazir/Vazir-Light-FD-WOL.woff') format('woff2'),
    url('../css/Fonts/Vazir/Vazir-Light-FD-WOL.woff') format('woff'),
    url('../css/Fonts/Vazir/Vazir-Light-FD-WOL.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Yekan';
    src: url('../css/Fonts/Yekan.eot');
    src: local('Yekan'),
    local('Yekan'),
    url('../css/Fonts/Yekan.eot') format('embedded-opentype'),
    url('../css/Fonts/Yekan.woff') format('woff2'),
    url('../css/Fonts/Yekan.woff') format('woff'),
    url('../css/Fonts/Yekan.ttf') format('truetype');

    font-style: normal;
    font-weight: normal;*/
    font-display: swap;
}
body {
    background: url(../../Pictures/NewStyleHome/BGManaHome.png) no-repeat center / cover, #d7d7d7 !important;
    background-blend-mode: hard-light;
    opacity: 1;
}
#body {
    background: url(../../Pictures/NewStyleHome/BGManaHome.png) no-repeat center / cover, #d7d7d7 !important;
    background-blend-mode: hard-light;
    opacity: 1;
}
.bg-blend {
    background-color: white;
    /*background: url('../../Pictures/NewStyleHome/Khotout Zamine.png') no-repeat center/cover, #ffffff;*/
    background: url('../../Pictures/NewStyleHome/output-onlinepngtools.png') no-repeat center/cover, #ffffff;
    background-blend-mode: lighten; /* یا multiply / overlay / soft-light بسته به نوع تصویر */
    opacity: 1;
}
#mainIntroBox1000 {
    background-color: white;
    margin-top: -8rem;
}
#box111 {
    margin-bottom: 1rem;
}
#box122 {
    /*background-color: rgb(230,231,232);*/
    background-color: white;
    border-radius: 8px;
    width: 95%;
    height: 37vh;
}
#box133 {
    display: flex;
    padding: 1rem;
}
#box133 img {
    height: 33vh;
}
#box144 {
    vertical-align: bottom;
    text-align: center;
    width: 100%;
    display: inline-grid;
    height: 33vh;
}

#span155 {
    text-align: right;
    font-size: 8rem;
    margin-top: -6.5rem;
    text-decoration: none;
    font-family: Bellogia;
    margin-right: -30px;
    height: 15px;
    color:grey;
}

#span166 {
    text-align: right;
    font-size: 35px;
    color: purple;
    margin-right: -1px;
    font-family: morabba2;
    font-weight: bold;
}

#box177 {
    background-color: rgb(209, 1, 79);
    color: white;
    border-radius: 8px;
    padding: 5px;
    /*margin: auto;*/
    vertical-align: middle;
    width: 70%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    height: 3rem;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
#box188{

}
    #box188 div {
        display: inline-grid;
        text-align: center;
        width:30%;
    }
    #box188 div img {
        text-align: center;
        height: 20px;
        margin: auto;
    }
        #box188 div a {
            display: flex;
            width: 100%;
            background-color: rgb(209, 1, 79);
            color: white;
            border-radius: 8px;
            padding: 5px;
            margin: auto;
            vertical-align: middle;
            font-size: 15px;
            font-weight: bold;
            height: 3rem;
            align-items: center;
            justify-content: center;
        }
#prd_title_spill {
    margin-top: 15px;
    /*font-family: 'Yekan';*/
    color: rebeccapurple;
}
.rev_author h3 {
}
.rev_author {
    margin-bottom: unset !important;
}
.rev_desc p {
    font-size: 0.8rem;
}
.price_sec {
    font-size: 0.8rem;
    font-weight: bold;
}
.sng_rev_thumb {
    width: 15rem !important;
    border-radius: 10px !important;
    background: linear-gradient(0deg,rgba(195, 34, 34, 1) 0%, rgba(247, 208, 208, 1) 53%, rgba(255, 255, 255, 1) 79%, rgba(255, 255, 255, 0) 100%) !important;
}
.slick-prev {
    right: 1px !important;
    left: auto;
}
[dir=rtl] .slick-next {
    right: auto;
    left: 1px!important;
}
@media screen and (max-width: 1360px) {
    #box122 {
        width: 95%;
    }
        #box133 img {
            height: 25vh; 
        }

    #span155 {
        font-size: 6rem;
        margin-right: -25px;
    }

    #span166 {
        font-size: 30px;
    }

    #box177 {
        padding: 5px;
        width: 60%;
        font-size: 15px;
    }

    #box188 {
    }

        #box188 div {
            width: 30%;
        }

            #box188 div img {
                height: 20px;
            }

            #box188 div a {
                width: 100%;
                border-radius: 8px;
                padding: 5px;
                font-size: 15px;
            }
}

@media screen and (max-width:960px) {
}

@media screen and (max-width: 860px) {

    #box111 {
        margin-bottom: 3rem;
    }
}

@media screen and (max-width:740px) {
    #mainIntroBox1000 {
        margin-top: 0;
    }

    #box122 {
        height: 25vh;
    }

    #box133 img {
        height: 15vh;
    }

    #box144 {
        height: 24vh;
    }
    #span155 {
        font-size: 4rem;
        margin-right: -25px;
        margin-top: -3rem;
    }
    #box188 div {
        width: unset;
    }
    #span166 {
        font-size: 15px;
    }
    #box177 {
        width: 80%;
    }
    #box111 {
        margin-bottom: 5rem;
    }
}