﻿body {
    margin: 0;
    font-family: fontman1;
}

hed {
    display: block;
    position: fixed;
    width: calc(100% - 20px);
    top: 0;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background-color: white;
    z-index: 2;
    border-bottom: 1px solid #012f6d;
}

foot {
    display: none;
    z-index: 2;
    border-top: 1px solid #012f6d;
    background-color: white
}

.arms, search, .sabad, .newagahi, .save, .msg, .accont, tozbr, tozbl, clop, clops, ibo, eye {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.sabad, .newagahi, .save, .msg, .accont {
  text-decoration:none;
  color:#000000
}
.arms {
    background-image: url(../pic/bolangoo.png);
    height: 65px;
    width: 65px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px
}

.sabad, .save, .msg, .accont {
    background-repeat: no-repeat;
    background-position: center left;
    margin-right: 15px;
    font-size: 13px;
}

    .save:before {
        content: 'ذخیره ها';
    }

    .sabad:before {
        content: 'سبد خرید';
    }

    .msg:before {
        content: 'پیام ها';
    }

    .accont:before {
        content: 'حساب من';
    }

.save {
    background-image: url(../pic/save.svg);
    width: 72px;
    background-size: 24px;
}

.sabad {
    background-image: url(../pic/shopping.svg);
    width: 80px;
    background-size: 24px;
}

.msg {
    background-image: url(../pic/msg.svg);
    width: 65px;
    background-size: 24px;
}

.accont {
    background-image: url(../pic/user.svg);
    width: 85px;
    background-size: 28px;
}

.newagahi {
    background-color: #012f6d;
    width: 110px;
    height: 25px;
    color: white;
    padding: 12px 15px;
    border-radius: 5px;
    font-weight: bold;
    margin-right: 15px;
}

    .newagahi:before {
        content: 'ثبت آگهی رایگان'
    }


search {
    border-radius: 5px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    width: calc(100% - 632px);
    outline: none;
    border: 1px solid #ccc;
}

    search input {
        border-radius: 5px;
        display: inline-block;
        vertical-align: middle;
        padding:10px;
        outline: none;
        border: none;
        width: calc(100% - 240px);
        font: 14px fontman1;
        color: #012f6d
    }

    search ostan, search daste {
        display: inline-block;
        vertical-align: middle;
        border: none;
        outline: none;
        border-right: 1px dashed #ccc;
        width: 80px;
        margin: 5px 0;
        padding: 0 10px;
        background-size: 22px;
        background-position: center left;
        background-repeat: no-repeat
    }

    search ostan {
        background-image: url(../pic/place.svg);
    }

        search ostan:before {
            content: 'انتخاب شهر';
            font: 14px fontman1
        }

    search daste {
        background-image: url(../pic/group.svg);
    }

        search daste:before {
            content: 'دسته بندی';
            font: 14px fontman1
        }

spci {
    width: 500px;
    max-height: 100%;
    max-width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 1001;
    -webkit-box-shadow: 0 0 30px 0 #ccc;
    background-color: white;
    overflow: hidden;
}


zhed {
    z-index: 1;
    display: block;
    width: 100%;
   
}

zheds {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    overflow: hidden;
    text-align: center;
    padding: 30px 0;
    border-right: 3px dashed #012f6d35;
}

.groups {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    text-align: center;
    font: 15px fontman1;
    color: #012f6d;
    background-position: center 0;
    background-size: 40px;
    background-repeat: no-repeat;
    padding-top: 45px;
    margin: 20px 0;
    color: #012f6d;
    cursor: pointer;
    text-decoration: none;
}
    mohtava {
    display: block;
    text-align: center;
    padding: 0 5px
}

zhedt {
    display: inline-block;
    vertical-align: middle;
    width: calc(55% - 117px);
    border-left: 4px dashed rgba(250, 246, 246, 0.44);
    padding: 0 50px;
    overflow: hidden
}

    zhedt dis h1 {
        display: block;
        color: #012f6d;
        font: 23px fontman2;
        border-bottom: 3px dashed #012f6d35;
        padding: 30px 0 10px 10px
    }

    zhedt dis h2 {
        color: #012f6d;
        font: 15px fontman1;
        text-align: justify
    }

        zhedt dis h1:before, zhedt dis h2:before {
            content: '✔';
            vertical-align: middle;
            display: inline-block;
            margin-left: 10px;
            color: #012f6d;
            font-size: 15px;
        }


.clockcircle {
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    margin: 70px auto;
    max-width: 100%;
}

.centerdot {
    position: absolute;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #012f6d;
    text-align: center;
    font: 30px fontman2;
    -webkit-box-shadow: 0 0 30px 0 #ccc;
}

.centerdot a, spod {
    display: inline-block;
    vertical-align: middle;
}
    .centerdot a {
      text-decoration:none;color:#012f6d
    }
spod {
    width: 0
}

.hourmarker {
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #e0eefb;
    border-radius: 50%;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    transform-origin: bottom center;
}

makjfih2 {
    display: block;
    position: fixed;
    height: 300px;
    width: 300px;
    top: 0;
    left: 2000px;
    overflow: auto
}



.g1 {
    background-image: url(../pic/g1.svg);
}

.g2 {
    background-image: url(../pic/g2.svg);
}

.g3 {
    background-image: url(../pic/g3.svg);
}

.g4 {
    background-image: url(../pic/g4.svg);
}

.g5 {
    background-image: url(../pic/g5.svg);
}

.g6 {
    background-image: url(../pic/g6.svg);
}

.g7 {
    background-image: url(../pic/g7.svg);
}

.g8 {
    background-image: url(../pic/g8.svg);
}

.g9 {
    background-image: url(../pic/g9.svg);
}

.g10 {
    background-image: url(../pic/g10.svg);
}

.g11 {
    background-image: url(../pic/g11.svg);
}

.g12 {
    background-image: url(../pic/g12.svg);
}

.g13 {
    background-image: url(../pic/g13.svg);
}

.g14 {
    background-image: url(../pic/g14.svg);
}

.g15 {
    background-image: url(../pic/g15.svg);
}

all {
    display: none;
    position: fixed;
    background-color: black;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

@media(max-width:767px) {

    zheds {
        display: block;
        width: auto;
        padding-bottom: 50px;
        border: none
    }

    zhedt {
        display: block;
        width: auto;
        border: none;
        padding: 0 30px 0 30px;
    }


        zhedt dis h1 {
            padding: 0 0 20px 10px;
        }

        zhedt dis h2 {
            font-size: 15px;
            text-align: justify
        }

    .centerdot {
        font: 30px fontman2;
    }

    .clockcircle {
        margin: 40px auto 5px auto;
    }
}

@media(max-width:1050px) {

    search ostan:before {
        content: 'شهر';
        font: 14px fontman1
    }

    search daste:before {
        content: 'دسته';
        font: 14px fontman1
    }
    search ostan {
        width: 40px;
    }

    search daste {
        width: 50px;
    }
    search input {
        width: calc(100% - 170px);
    }
}

    @media(max-width:870px) {

        .sabad, .save, .msg, .accont, .newagahi {
            display: none
        }

       

        search {
            width: calc(100% - 80px);
            margin-right: 5px
        }

            search input {
                padding:5px 10px;
            }

        hed {
            padding: 0 10px;
        }

        .arms {
            height: 55px;
            margin-right: 0
        }

        foot {
            display: flex;
            position: fixed;
            width: calc(100% - 20px);
            bottom: 0;
            left: 0;
            background-color: white;
            padding: 5px 10px;
            background-color: white;
        }

        .sp1, .sp2, .sp3, .sp4, .sp5 {
            display: inline-block;
            vertical-align: middle;
            width: 20%;
            text-align: center;
            font: bold 13px fontman1;
            color: #012f6d;
            background-position: center 0;
            background-size: 24px;
            background-repeat: no-repeat;
            padding-top: 24px;
            transition: .5s;
            text-decoration: none;
        }
       
        .sp1 {
            background-image: url(../pic/home.svg);
        }

        .sp2 {
            background-image: url(../pic/save.svg);
        }

        .sp3 {
            background-image: url(../pic/plus.svg);
        }

        .sp4 {
            background-image: url(../pic/shopping.svg);
        }

        .sp5 {
            background-image: url(../pic/user.svg);
        }

            .sp1:hover, .sp2:hover, .sp3:hover, .sp4:hover, .sp5:hover {
                transition: .5s
            }
    }

    @media(max-width:350px) {
        search ostan:before {
            content: '.';
            font-size: 1px
        }

        search daste:before {
            content: '.';
            font-size: 1px
        }

        search ostan {
            width: 10px;
        }

        search daste {
            width: 10px;
        }

        search input {
            width: calc(100% - 100px);
        }
    }

    @font-face {
        font-family: fontman1;
        src: url(../font/Sahel.woff) format("woff");
    }

    @font-face {
        font-family: fontman2;
        src: url(../font/Lalezar.otf) format("woff");
    }




    #loader {
        display: table;
        width: 30px;
        height: 30px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3498db;
        border-radius: 50%;
        animation: spin 2s linear infinite, heart-beat 2s linear infinite;
        background-color: #fff;
        text-align: center;
        line-height: 140px;
        position: absolute;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
        transform: translate(calc(-50% - 20px),calc(-50% - 20px))
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @keyframes heart-beat {
        55% {
            background-color: #fff;
        }

        60% {
            background-color: #3498db;
        }

        65% {
            background-color: #fff;
        }

        70% {
            background-color: #3498db;
        }

        100% {
            background-color: #fff;
        }
    }

divser1 {
    display: block;
    padding: 10px 10px 0 10px;
    outline: none;
    border: 1px solid #ccc;
    border-top: none
}

        divser1 sbtn {
            display: block;
            padding: 10px;
            margin: 10px;
            outline: none;
            text-align: right;
            font-size: 14px
        }

        divser1 input {
            display: block;
            font: 14px fontman1;
            padding: 8px;
            border: 1px solid #ccc;
            outline: none;
            text-align: right;
            margin: 10px 20px 20px 20px;
            width: calc(100% - 58px);
            border-radius: 10px
        }



    divser2 {
        overflow-x: hidden;
        overflow-y: auto;
        display: block;
        height: 500px;
        max-height: calc(100% - 204px);
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        outline: none;
    }


divb, divbx {
    padding: 13px 15px 13px 0 ;
    margin: 0 20px;
    display: flex;
    border: none;
    outline: none;
    border-top: 1px solid #ccc;
    cursor: pointer;
    transition: .3s
}

        divb:hover, divbx:hover {
            background-color: #e8f0fb;
            transition: .3s
        }

        divb input, divbx input, divsr {
            display: inline-block;
            vertical-align: middle;
            width: 40px;
            cursor: pointer;
            text-align: center;
            color: #808080;
        }

    divsr {
        margin-left: 3px
    }

    divs {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 20px);font-size:15px
    }

    .nobor {
        border: none;
    }

    .botbor {
        border: none;
        border-bottom: 1px solid #ccc;
    }

    clop {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
        color: maroon
    }

divser3 {
    display: flex;
    direction: ltr;
    padding: 10px;
    outline: none;
    border: 1px solid #ccc;
    font-size: 14px;
    border-bottom: none
}

    btnt, btne {
        display: inline-block;
        vertical-align: middle;
        width: calc(50% - 12px);
        margin: 0 5px;
        border: 1px solid #012f6d;
        border-radius: 5px;
        padding: 6px 0;
        text-align: center;
        cursor: pointer;
        transition: .5s
    }

    btnt {
        background-color: #012f6d;
        color: white;
        transition: .5s
    }

    btne {
        background-color: white;
        color: #012f6d;
    }

    sbtn {
        display: block;
    }

    cxu {
        display: block;
        margin: 6px 0 6px 0
    }

    tosbtn, tosbtn2, tosbtn3 {
        display: inline-block;
        background-color: #ffeae9;
        color: #012f6d;
        border: 1px solid red;
        padding: 2px 10px 3px 10px;
        margin-left: 5px;
        border-radius: 20px;
        cursor: pointer
    }

        tosbtn sx, tosbtn3 sx, tosbtn closbtn, risbtn, tosbtn2, tosbtn3 closbtn {
            display: inline-block;
            vertical-align: middle;
        }

        tosbtn closbtn, tosbtn3 closbtn {
            font-size: 17px;
            margin-right: 10px;
            color: red
        }

    tosbtn2 {
        width: 120px;
        border-radius: 0;
        margin: 2px 0 3px 0;
        text-align: center;
        padding: 2px 5px 3px 5px;
    }

    tosbtn3 {
        width: auto;
        margin: 3px;
        padding: 0px 10px 1px 10px;
        font-size: 14px
    }

    risbtn {
        width: calc(100% - 132px);
        text-align: center;
        padding: 3px 0
    }

    dova {
        display: block;
        padding: 10px
    }

    .delall {
        font-size: 13px;
        margin: 0;
        padding: 2px 0 0 0;
        width: 70px
    }

    .delallz {
        width: calc(100% - 72px);
    }



    #footer {
        color: #012f6d;
        width: 100%;
        display: table;
        margin-top: 10px
    }

    .tofooter {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin-top: 15px;
        text-align: right;
        color: black;
        width: 32%;
        font-size: 15px
    }


    .to4 {
        display: inline-block;
        width: 290px;
        vertical-align: middle;
        margin-left: 10px;
        margin-top: 36px
    }

        .to4 img {
            border: 1px solid #012f6d;
            outline: none;
            border-radius: 10px;
            margin: 0 20px;
        }

    #footerd {
        display: inline-block;
        width: calc(100% - 300px);
        vertical-align: middle;
    }

    nasb {
        display: inline-block;
        width: 220px;
        vertical-align: top;
        margin-top: 59px;
    }

        nasb spo1, nasb spo2, nasb spo3 {
            display: block;
            background-repeat: no-repeat;
            background-position: center right;
            margin: 12px;
            padding-right: 50px;
            
            font-size: 15px;
            cursor: pointer;
        }

        nasb spo1 {
            background-image: url(../pic/webapp.svg);
            background-size: 24px;
        }

        nasb spo2 {
            background-image: url(../pic/android.svg);
            background-size: 26px;
        }

        nasb spo3 {
            background-image: url(../pic/ios.svg);
            background-size: 28px;
        }

    #wfooter {
        width: 100%;
        display: block;
        height: auto;
    }




    .tofooter a {
        color: #012f6d;
        font-size: 14px;
        text-decoration: none
    }

    .tofooter ul li {
        margin-top: 10px
    }

    .namadz {
        height: 120px;
        width: 100px;
        margin-top: 10px;
        border-radius: 5px;
        border: 1px solid #307fce;
        background-color: white;
        vertical-align: middle;
        display: inline-block;
        object-fit: contain
    }

    linec, linea {
        display: block;
        height: 0;
        padding: 1px;
    }

    linec {
        background-image: linear-gradient(to left,white,#012f6d,white);
    }

    linea {
        margin-bottom: 40px;
        background-image: linear-gradient(to left,#012f6d,#012f6d,#71aeff,#71aeff,#dce9fa,#dce9fa,white,white,#dce9fa,#71aeff,#012f6d);
    }

    shr, sdp {
        display: table;
        position: absolute;
        z-index: 1
    }

    shr {
        background-image: url(../pic/stars.svg);
        width: 30px;
        height: 30px;
        background-size: 30px;
        background-repeat: no-repeat;
        margin-top: -15px;
        left: calc(50% - 15px);
    }

    sdp {
        opacity: .3;
        transition: 2s;
        left: calc(37% - 120px);
        text-align: center;
        width: 240px;
        margin-top: -17px;
        font: italic 22px fontman2;
        color: #012f6d;
    }

    .tofoot {
        text-align: center;
        padding: 0 0 8px 0;
        font-size: 13px;
        display: block;
        margin-bottom: 10px
    }

    @media(max-width:767px) {
        sdp {
            left: calc(37.5% - 90px);
            width: 180px;
            margin-top: -13px;
            font: italic 17px fontman2;
        }

        nasb {
            display: block;
            width: auto;
            vertical-align: middle;
            margin: 20px 20px 30px 20px;
        }

            nasb spo1, nasb spo2, nasb spo3 {
                display: inline-block;
                vertical-align: middle;
                padding-right: 30px;
            }



        .tofoot {
            margin: 25px 10px 60px 10px
        }

        .tofooter {
            width: 48%;
        }

        .to4 {
            display: block;
            margin: 0 auto;
            text-align: center;
            width: 100%
        }

        #footerd {
            display: inline-block;
            width: 100%;
            vertical-align: top
        }
    }

    /*posts*/
ptarefe {
    display: inline-block;
    width: 35px;
    height: 25px;
    position: absolute;
    left: 100px;
    top: 5px;
    background-color: red;
    background-size: 30px;
    background-image: url(../pic/urgent.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 5px 0 0;
}
posts, postsr, posts img, nullpic, xpics1, xpics2 {
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    cursor: pointer
}

posts {
    height: 130px;
    border: 1px solid #abcfff;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
    position: relative;
}
ibo {
    width: calc(100% - 20px )
}

eye {
    background-image: url(../pic/eye.svg);
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

    @media(min-width:968px) {
        posts {
            width: calc(33% - 22px);
        }
    }

    @media(max-width:967px) and (min-width:600px) {
        posts {
            width: calc(50% - 22px);
        }
    }

    @media(max-width:699px) {
        posts {
            width: calc(100% - 22px);
        }
    }


    postsr {
        height: 130px;
        width: calc(100% - 135px);
        margin-left: 5px;
        text-align: right;
        font-size: 14px
    }

posts img, nullpic {
    height: 130px;
    width: 130px;
    border-radius: 5px;
    object-fit: cover
}
nullpic {
    background-image: url(../pic/nullsmall.jpeg);
    background-position: center;
    background-size: cover
}


postsr1 {
    display: block;
    padding: 5px 5px 0 0;
    height: 50px;
    color: #012f6d;overflow:hidden
}

    postsrz {
        display: block;
        padding: 5px 5px 0 0;
        height: 20px;
        color: #666666
    }
neshanpor, neshannull {
    display: block;
    width: 26px;
    position: absolute;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 5px;
    top: 7px;
    z-index: 2;
}
neshanpor {
    background-image: url(../pic/neshanpor.svg);
}
neshannull {
    background-image: url(../pic/neshannull.svg);
}
    /*posts*/
    brooz {
    display: block;
    text-align: right;
    margin: 30px 10px 10px 10px;
    padding: 0 15px 5px 15px;
    color: #012f6d;
    font: 17px fontman2
}

xpics {
    display: block;
    overflow: auto;
    text-align: center;
    padding: 0 10px;
    margin: 0 10px;
    width: calc(100% - 40px);
    white-space: nowrap;
    /* مخفی کردن نوار اسکرول در مرورگرهای مختلف */
    scrollbar-width: none; /* برای فایرفاکس */
    -ms-overflow-style: none; /* برای اینترنت اکسپلورر و Edge */
}
        /* مخفی کردن نوار اسکرول در کروم، سافاری و اپرا */
        xpics::-webkit-scrollbar {
            display: none;
        }

    xpics1 {
        width: auto;
        margin: 0 10px;
    }

    xpics2 {
        width: auto;
    }

    xpics1 img {
        display: block;
        height: 230px;
    }

    xpics2 img {
        display: block;
        height: 110px;
        margin: 5px 0;
    }

    ode {
        position: relative;
        display: table;
    }

    odetxt, odetxt2 {
        display: block;
        position: absolute;
        background-color: white;
        bottom: 15px;
        left: 0;
        background-color: transparent;
        color: white;
        width: 157px;
        margin-right: 100px;
        font: 18px fontman2;
    }

    odetxt2 {
        bottom: 10px;
        width: 161px;
    }

    pres {
        display: block;
        margin: 30px 30px 10px 30px;
        text-align: justify;
        color: #817f7f;
        font-size: 15px
    }

        pres b {
            display: block;
            font-size: 16px;
            color: #012f6d;
            margin-bottom: 10px
        }
shahrp {
    display: block;
    margin: 5px 20px 40px 20px;text-align:justify
}
    shahrp a {
        display:inline-block;
        color: #012f6d;
        font-size:15px;
        text-decoration: none;padding:5px;
    }
tarafdar {
    display: block;
    margin: 20px;
    border: 1px solid #abcfff;
    position: relative;
}

taraft {
    display: flex;
    border-bottom: 1px solid #abcfff;
    position: relative;
}

tarafb {
    display: block;
    padding: 10px;direction:ltr
}

tar {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    text-align: center;
    padding: 8px 5px 9px 5px;
    border-right: 1px solid #abcfff;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    color: #012f6d
}

.rnon {
    border-right: none;
}

khattar {
    position: absolute;
    height: 2px;top:40px;
    background-color: #012f6d;
    bottom: -1px;
    transition: all .6s ease;
}

tarr, tarl {
    padding: 5px;
    margin: 5px;
    display: inline-block;vertical-align:top
}
tarr {
    width: calc(70% - 34px);
    text-align: justify;direction:rtl
}
tarl img {
    display: table;margin:0 auto;
    width: 100%;max-width:200px;
    object-fit:contain;
}
tarl {
    width: calc(30% - 14px); text-align:center;border-right:1px dashed #abcfff
}
tozbr {
    width: 2px;
    background-image: linear-gradient(to top,white,#2f80ed,white);
}

tozbl {
    width: calc(100% - 2px);
    height: auto
}

@media(max-width:700px) {
    tarl {
        display: block;
        width: auto;
        border-right: none;
        border-bottom: 1px dashed #abcfff
    }
    tarr {
        display: block;
        width: auto
    }
    tozbr {
        width: 0;display:none
    }

    tozbl {
        width: 100%;
    }
}
tarr a {
    display: inline-block;
    vertical-align: middle;
    color: #012f6d;
    font-size: 13px;
    text-decoration: none;
    margin: 10px;
    border: 1px solid #ccc;
    padding: 4px 10px 5px 10px;border-radius:3px
}

toza, tozb {
    display: block;
    font-size: 15px;padding:10px;
}
tozb {
    display: block;
    font-size: 15px;
    text-align: center;
}
