body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .menu-horizontal > li, .menu-vertical > li {
    font-family: 'IRANSans', 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    word-spacing: 0 !important;
    direction: rtl;
}

.h1, h1, h2, h3, h4 {
    font-weight: bold !important;
}

    .h1 small, h2 small, h3 small, h4 small {
        font-size: 70% !important;
        display: block;
    }

h4 {
    font-size: 1.5em;
}

h6 {
    letter-spacing: 0 !important;
}

p {
    margin-bottom: 1em;
    font-family: 'IRANSans';
}

.text-green {
    color: #00a451;
}

.shadow-sm {
    text-shadow: 1px 1.5px 1.9px rgba(0, 0, 0, 0.58);
}

.column_attr h5 {
    color: #00a451;
}

.text-white {
    color: #fff;
}

#Intro .intro-title {
    font-family: "IRANSans";
    font-size: 52px;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0,0,0,1)
}

#Intro h3 {
    font-family: "IRANSans";
    color: #fff;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 32px;
    text-align-last: center;
    text-align: justify;
    margin: 0 50px;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0,0,0,1)
}


#Subheader {
    background-repeat: repeat;
    background-color: #424242;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%236b6b6b' fill-opacity='0.4' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.fa-ul {
    list-style-type: none;
    margin-right: 3.5em;
    padding-left: 0;
}

.fa-li {
    right: -3em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
/********************header********************************/
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 15px 15px;
}

#Top_bar:not(.is-sticky) .menu > li.hover > a:after {
    background: #fff;
    top: auto;
    bottom: 0px;
}

#Top_bar .menu_wrapper {
    float: left;
    z-index: 201;
}

#Top_bar .menu > li > a {
    padding: 20px 0;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    padding: 20px 0;
}

#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    font-size: 1.2em;
}


.socail li {
    display: inline;
    list-style: outside none none;
    padding: 0 3px;
    font-size: 20px;
}


.blog_wrapper img.scale-with-grid {
    width: 100%;
    height: 250px;
}

.grid .post-photo-wrapper {
    width: 100%;
    float: none;
    overflow: hidden;
}

.post-photo-wrapper .post-title {
    height: 98px;
    overflow: hidden;
}

.Postbody {
    font-size: 15px;
}

.author-date span {
    font-size: 12px;
}


.title-client {
    position: relative;
    bottom: -25px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
}

    .title-client a {
        color: #000;
    }

ul.clients .client_wrapper {
    padding: 13px 15px;
    margin: 17px 17px 48px;
}


.image_frame .image_wrapper .image_links {
    background: rgba(41,145,214,.8);
}

    .image_frame .image_wrapper .image_links a {
        color: #fff;
    }

        .image_frame .image_wrapper .image_links a:hover {
            background: #fff;
            color: #2991d6;
        }



.image_frame .image_wrapper .image_links {
    height: 40px;
}

    .image_frame .image_wrapper .image_links a {
        font-size: 18px;
        line-height: 48px;
    }

.single-photo-wrapper .image_frame {
    margin-left: 0 !important;
}

.blockquote blockquote {
    font-size: 21px;
    word-spacing: -3px;
    text-align: justify;
    line-height: 35px;
}

.blockquote blockquote {
    padding: 0;
    margin: 0;
    padding-bottom: 60px;
    margin: 30px 0;
    padding-right: 80px;
    border-bottom: 1px solid #ccc;
    background: none;
}

    .blockquote blockquote::before {
        content: '\f10e';
        font-family: 'Font Awesome 5 Pro';
        font-weight: bold;
        color: rgba(0, 0, 0, .1);
        font-size: 58px;
        position: absolute;
        top: 15px;
        right: 0;
        left: auto;
        text-align: justify;
    }

blockquote:after {
    content: "";
    width: 55px;
    height: 40px;
    background: none;
    position: absolute;
    left: -25px;
    top: -15px;
}

.accordion .question .title:before {
    content: "";
    width: 49px;
    height: 100%;
    border-width: 0 0 0 1px;
    border-style: solid;
    position: absolute;
    right: 0 !important;
    left: auto !important;
    top: 0;
    z-index: 1;
}

.accordion .question .title {
    padding: 14px 60px 14px 0 !important;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    border-width: 0;
    border-style: solid;
    cursor: pointer;
    background: #f1f1f1;
    background-repeat: repeat-x;
    background-position: left top;
    text-align: right;
}

    .accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
        font-size: 17px;
        line-height: 17px;
        display: block;
        position: absolute;
        right: 15px !important;
        left: auto !important;
        top: 20px;
        width: 20px;
        height: 20px;
        text-align: center;
        color: rgba(0, 0, 0, .25);
    }

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'Font Awesome 5 Pro' !important;
}


#preloader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #fff;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    text-align: center;
}

    #loader img {
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }


.checkmarkicon li:before {
    font-family: 'Font Awesome\ 5 Pro';
    content: "\f00c";
    font-size: .8em;
    font-weight: normal;
    margin-left: 5px;
    color: #00c863;
}

.mfn-acc ul li {
    list-style: none;
}

.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
    border-color: #f7f7f7;
    color: #ffffff;
}


.button-stroke a:hover.button, .button-stroke a:hover.tp-button {
    background-color: #f7f7f7 !important;
    color: #000;
}


.trailer_box .desc h2 {
    font-size: 24px;
}


#AboutUs p {
    text-align: justify;
    font-size: 1.15em;
    padding-left: 120px;
}

#AboutUs h4 {
    margin-top: 50px;
}

#AboutUs {
    padding-top: 200px;
    padding-bottom: 0px;
    background-color: #cfd5d1;
    background-image: url(/skin/NewBeLite_2020_zarin/images/cover.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover
}

#Mineralfertilizer {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: #00a451
}

    #Mineralfertilizer .mcb-wrap.one {
        margin-top: -32em;
    }

    #Mineralfertilizer .column_attr.clearfix.button-stroke {
        margin-top: -13em;
    }

    #Mineralfertilizer .three-fifth {
        padding: 0 0 0 5%;
    }

        #Mineralfertilizer .three-fifth .one-second.column_column .column_attr {
            padding: 0 10% 0 0;
        }

#MineralStones {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #1a1a1d;
    background-image: url(/skin/NewBeLite_2020_zarin/images/mine_cover.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

    #MineralStones .box-absolute {
        position: absolute;
        bottom: 0;
        left: 0
    }
    #MineralStones .one.column_column .column_attr {
        padding: 50px 13% 0 7%;
    }


    .body h3{
        font-size: 20px;
    }
    .body h2{
        font-size: 27px;
    }


    .ui-tabs .ui-tabs-nav li.ui-state-active a:after, body:not(.woocommerce-page) table tr:hover td, body:not(.woocommerce-page) table tr:hover td a {
        color: #00a451;
    }
@media only screen and (max-width: 767px) {
    #AboutUs {
        padding-top: 100px;
        padding-bottom: 20px;
    }

        #AboutUs p {
            padding-left: 0;
        }

        #AboutUs h4 {
            margin-top: 20px;
        }

    #Top_bar.is-sticky a.responsive-menu-toggle {
        top: 12px !important;
    }

    #Top_bar a.responsive-menu-toggle {
        right: 0;
    }

    #Mineralfertilizer {
        padding-top: 50px;
    }

        #Mineralfertilizer .mcb-wrap.one {
            margin-top: 0;
        }

        #Mineralfertilizer .image_wrapper {
            text-align: center;
        }

        #Mineralfertilizer .column_attr.clearfix.button-stroke {
            margin-top: 0;
            text-align: center
        }

        #Mineralfertilizer .three-fifth {
            padding: 0 0 0 0;
        }

            #Mineralfertilizer .three-fifth .one-second.column_column {
                text-align: center;
            }

                #Mineralfertilizer .three-fifth .one-second.column_column .column_attr {
                    padding: 0 0 0 0;
                }

    #MineralStones {
        background-size: 100% 50%;
        background-position: top;
    }

        #MineralStones .box-absolute {
            position: relative;
        }
        #MineralStones .one.column_column .column_attr {
            padding: 67px 0 0 0;
        }

    #Contact .column_attr.clearfix {
        border-left: 0 !important;
        border-top: 0 !important;
        border-right: 0 !important;
    }
    #Side_slide #menu ul li a {
        margin-left: 50px;
        margin-right: 0;
    }


}
