﻿/*@font-face {
    font-family: 'IranYekan';
    src: url('../fonts/yekan/iran-yekan-light.eot') format('embedded-opentype'), url('../fonts/yekan/iran-yekan-light.svg') format('svg'), url('../fonts/yekan/iran-yekan-light.ttf') format('truetype'), url('../fonts/yekan/iran-yekan-light.woff') format('woff');
}*/



body {
    font-family: yekanbakh;
    direction: rtl;
    font-size: 16px;
    color: #707070;
    margin: 0;
    overflow-x: hidden;
}

    body a {
        text-decoration: none;
    }

.header_ {
    /*background-color: #e7f4fa;*/
    padding: 0;
}


    .header_ .menu {
        padding: 0;
        float: right;
        direction: rtl;
        margin-top: 13px;
    }

        .header_ .menu li {
            list-style: none;
            display: inline-block;
        }

            .header_ .menu li a {
                color: #fff;
                text-decoration: none;
                padding: 6px 9px;
                font-size: 17px;
            }

                .header_ .menu li a.Logo {
                    padding-left: 50px;
                    font-size: 23px;
                }

                .header_ .menu li a:hover {
                    color: #000;
                }

    .header_ .right-logo {
        float: right;
        margin: 8px;
    }

        .header_ .right-logo img {
            width: 90px
        }

    .header_ .top-menu {
        margin-top: 50px;
        padding: 0;
        direction: rtl;
    }

        .header_ .top-menu > li {
            list-style: none;
            display: inline-block;
            margin-right: 10px;
        }

            .header_ .top-menu > li a {
                color: #53585d;
                text-decoration: none;
                padding: 6px 9px;
                font-size: 16px;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                -ms-border-radius: 25px;
                -o-border-radius: 25px;
                border-radius: 25px;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

                .header_ .top-menu > li a:hover {
                    color: #74af56;
                }

        .header_ .top-menu.right {
            margin-top: 40px;
        }

            .header_ .top-menu.right > li {
                border: 1px solid #909498;
                border-radius: 15px;
                padding: 6px 18px 2px 18px;
            }

.install-app {
    float: left;
    border: solid 1px #ccc;
    padding: 2px;
    border-radius: 20px;
    width: 87px;
    text-align: center;
    font-weight: 500;
    padding-right: 10px;
}

    .install-app div:first-child {
        float: right
    }

    .install-app svg {
        fill: green
    }

.btn.dropdown-toggle {
    padding: 0px;
}

.page-ontainer {
    min-height: calc(100vh - 562px);
}

footer {
    margin-top: 100px;
    position: relative;
    background: #E0E0E0;
    width: 100%;
}

    footer a {
        color: #707070
    }

    footer .row {
        padding: 50px;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    footer .footer-logo img {
        width: 32px
    }

    footer .footer-copywrite {
        padding: 13px 0;
        line-height: 20px;
        text-align: center;
        color: #909090;
        font-weight: 300;
        height: 48px;
        background-color: #e9e9e9;
    }

    footer .footer-right-body {
        margin-top: 15px;
        font-size: 16px;
        /* font-weight: bold;*/
    }

    footer .footer-menu {
        margin-top: 50px;
    }

        footer .footer-menu li {
            float: right;
            margin-left: 40px;
        }

    footer .footer-logo {
        /* width: 48px;
        margin-left: auto;
        margin-right: auto*/
    }

    footer .social-icons-widget img {
        width: 36px;
    }

    footer .download-app img {
        width: 200px;
        margin-top: 10px;
    }

    footer .social-icons-widget div {
        padding-top: 10px;
    }

        footer .social-icons-widget div a {
            padding-right: 25px;
        }

    footer.footer-flexible {
        position: absolute;
        bottom: 0;
    }

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*about us*/
.aboutus ul {
    line-height: 3;
    padding: 0;
}

    .aboutus ul li {
        list-style: none;
    }

        .aboutus ul li.star {
        }

    .aboutus ul.whatwewhat li.star {
        font-weight: 600;
        margin-bottom: -5px;
    }

    .aboutus ul li.star:before {
        content: '';
        background: url('../images/symbols/tick-green.svg');
        width: 20px;
        height: 20px;
        display: inline-grid;
    }

.aboutus .about-banner {
    margin-top: 80px;
}

.aboutus .main-title {
    margin-top: 15px;
    text-align: center;
}

.aboutus .second-title {
    color: #0D97CD;
    font-weight: 600;
}

.aboutus a.btn {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
    border-radius: 11px;
    padding: 5px 25px 5px 25px;
}

    .aboutus a.btn.green {
        background-color: #00C86B;
        color: #fff;
        background-color: #00C86B;
        font-family: IRANYekan;
        float: left;
        margin-top: 40px;
    }

.index-page a.btn.green {
    float: right
}

.aboutus a.btn.gray {
    background-color: transparent;
    color: #ccc;
    float: left;
    margin-top: 40px;
    border: solid 1px #ccc;
}

.main-title {
    color: #0D97CD;
    font-weight: bold;
}

.index-page .main-title {
    margin: 0;
    margin-top: 0;
    text-align: center;
    font-size: 24px;
    margin-bottom: 7px;
}

.index-page .second-title {
    margin-bottom: 20px;
}

.index-page .start-banner {
    margin-bottom: 120px;
}

    .index-page .start-banner img {
        width: 100%;
        max-height: 450px;
    }

.index-page #whywe-section {
    background: url(../images/pages/index/whychatzy-bg.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-position-y: 25%;
    /* background-clip: padding-box; */
    background-size: 99%;
    /* min-height: 800px; */
    margin-top: 1%;
    padding-top: 5%;
    padding-bottom: 5%;
}

    .index-page #whywe-section #inner-section {
        /*margin-top: 100px;
        background: url('../images/banner/index-over-eclipse.svg');
        background-position: top right;
        background-position-y: 120px;
        background-repeat: no-repeat;
        background-size: 200px;*/
        text-align: center;
        /* margin-bottom: 10%;*/
    }

.index-page .min-box {
    background-color: #fff;
    padding: 20px;
    padding-top: 50px;
    border-top-right-radius: 40px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: solid 1px #eaeaea;
}

    .index-page .min-box div {
        margin-top: 15px;
    }


    .index-page .min-box.horizont {
        padding-top: 15px;
    }

        .index-page .min-box.horizont div {
            font-weight: 600;
        }

#comment-section {
    /* margin-top: 100px;*/
    padding-bottom: 70px;
    text-align: center;
    background: url(../images/pages/index/comments-section-bg.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 200px;
}

    #comment-section div.row img {
        width: 80px;
        border-radius: 20px;
    }

    #comment-section div.comment-body {
        margin-bottom: 20px;
    }

.center {
    margin-left: auto;
    margin-right: auto;
}

.number-persian {
    font-family: IRANSans
}

@media (min-width: 576px) {
    .row {
    }
}
