﻿h1 {
    font: bold 20px fontman;
    text-align: right;
    margin: 60px 30px 20px 0;
    min-width: 350px;
    width: calc(100% - 590px);
    display: table
}

body {
    font-family: fontman;
    margin: 0;
    background-image: url(../images/ttt.png);
    background-size: 100%;
    background-repeat: no-repeat;
    text-decoration: none;
}

@media(min-width:902px) {
    body {
        background-size: 100%;
    }
}

hed {
    display: block;
    background-color: #c0d7e5;
    width: calc(100% - 40px);
    padding: 14px 20px;
    font: italic 16px fontman;
    color: black;
    border-bottom: 1px solid #6b878a
}

#npoz, .none, idshow, pagrot, osh {
    display: none
}

slider img {
    width: 100%;
    height: 500px;
    object-fit: contain
}

slider {
    width: 500px;
    height: 500px;
    float: left;
    max-width: 100%;
    margin: -40px 15px 15px 15px;
    background-color: #ccc;
}

.khareed, update {
    display: table;
    margin: 25px auto;
    padding: 10px 60px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none
}

.khareed {
    background-color: maroon;
    color: white;
    cursor: pointer;
    transition: 0.5s
}

    .khareed:hover {
        background-color: red;
    }

update {
    margin: 10px auto 25px auto;
}

price {
    display: table;
    margin: 25px auto 15px auto;
    color: maroon;
    font: bold 25px fontman
}

#footer {
    background-color: #e9e9e9;
    color: #264947;
    width: 100%;
    display: block;
    margin-top: 12px;
    padding: 10px 0 15px 0
}

@media(max-width:940px) {
    slider img {
        margin: 0 auto;
        float: none;
    }

    slider {
        margin: 0 auto;
        float: none;
        display: block
    }

    .khareed {
        position: fixed;
        bottom: 5px;
        left: 5px;
        margin: 0;
        width: calc(100% - 10px);
        padding-right: 0;
        padding-left: 0;
        font-size: 14px
    }

    #footer {
        padding: 5px 0 65px 0
    }

    h1 {
        width: calc(100% - 30px);
        min-width: 0;
        margin: 30px 20px 20px 10px
    }
}

des {
    margin: 0 25px;
    display: block;
    white-space: pre-line;
    text-align: justify;
    text-justify: inter-word;
}

sender {
    font: italic bold 14px fontman;
    display: block;
    margin-top: 10px;
    color: #313c3d
}

vutl, vutr {
    background-color: black;
    color: white;
    position: relative;
    font-size: 20px;
    padding: 5px 15px;
    cursor: pointer;
}

vutr {
    float: right;
}

vutl {
    float: left
}

slidenp {
    position: absolute;
    display: block;
    width: 500px;
    max-width: 100%;
    top: 300px;
}

shor {
    margin-top: -40px;
    margin-left: 7px;
    padding: 0 10px;
    float: left;
    border-radius: 40px;
    background-color: black;
    color: white;
    direction: ltr;
    position: relative
}

table {
    border: 1px solid #787878;
    border-collapse: collapse;
    margin: 20px 10px;
    font-size: 14px;
}

    table td {
        background-color: white;
        text-align: center;
        border: 1px solid #787878;
        padding: 10px;
        width: 80%
    }

    table .bkt {
        background-color: #e0dede;
        width: 20%
    }

.opacity {
    opacity: 0
}

.tofooter {
    width: 48%;
    display: inline-block;
    text-align: right;
    color: black;
    font-size: 15px
}

.to4 {
    display: inline-block;
    width: 210px;
    vertical-align: top;
    margin-left: 10px
}

#footerd {
    display: inline-block;
    width: calc(100% - 230px);
    vertical-align: top;
}

#wfooter {
    width: 100%;
    display: block;
}

.tofooter a {
    color: #264947;
    font-size: 13px;
    transition: color 0.4s;
    text-decoration: none
}

.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
}

.tofooter a {
    color: #264947;
    font-size: 13px;
    transition: color 0.4s
}

@media(max-width:767px) {
    #footerd, .tofooter, .to4 {
        width: 100%;
    }

    .to4 {
        width: 100%;
        margin: 0 auto;
        display: block;
        text-align: center
    }
}

.dselector {
    margin: 5px 6.5px;
    background-color: white;
    text-align: center;
    color: black;
    -webkit-box-shadow: 0 1px 10px 1px #ccc;
    -moz-box-shadow: 0 1px 10px 1px #ccc;
    box-shadow: 0 1px 10px 1px #ccc;
    border-radius: 3px;
    display: inline-block;
}

    .dselector:hover {
        -webkit-box-shadow: 0 1px 10px 3px #989898;
        -moz-box-shadow: 0 1px 10px 3px #989898;
        box-shadow: 0 1px 10px 3px #989898
    }

@media(min-width:1000px) {
    .dselector {
        width: calc(16.5% - 12px)
    }
}

@media(max-width:999px) and (min-width:750px) {
    .dselector {
        width: calc(25% - 13px)
    }
}

@media(max-width:749px) and (min-width:500px) {
    .dselector {
        width: calc(33% - 12px)
    }
}

@media(max-width:499px) and (min-width:250px) {
    .dselector {
        width: calc(50% - 13px)
    }
}

@media(max-width:249px) {
    .dselector {
        width: calc(100% - 13px)
    }
}

.tyi {
    height: 31px;
    font: 15px fontman;
    margin-top: -1px;
    overflow: hidden
}

sprice {
    font: bold 15px fontman;
    color: maroon;
    font-size: 18px
}

pish {
    display: block;
    background-color: #ffac00;
    padding: 10px 20px;
    width: calc(100% - 40px);
    margin-bottom: 10px;
    margin-top: 20px
}

.gt {
    width: 100%
}

en {
    display: block;
    text-align: left;
    color: #b4b4b4;
    padding: 10px
}

@font-face {
    font-family: fontman;
    src: url(/fonts/Sahel.woff) format('woff')
}

.opy {
    opacity: 0
}

takhfi {
    background-color: red;
    border: 1px solid red;
    padding: 4px 5px 5px 5px;
    border-radius: 0 0 20px 0;
    height: 20px;
    color: white;
    position: relative;
    float: left;
    margin: -1px;
    font-size: 13px
}

elec {
    background-color: white;
    color: black;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 5px;
}

    elec:hover {
        -webkit-box-shadow: 0 0 5px 3px #ccc
    }

.imga {
    background-color: white;
    margin: -18px auto 10px auto;
    border-radius: 10px;
    outline: 0;
    border: 0;
}

pri {
    color: maroon;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding: 0 5px;
    display: inline-block;
    float: left;
}

    pri:before {
        content: 'تومان';
        font-size: 9px;
        float: left;
        padding: 5px;
    }

.tret {
    height: 40px;
    font: 13px fontman;
    margin-top: -10px;
    overflow: hidden;
    text-align: right;
    padding: 0 5px;
    display: block
}

kqk {
    border-top: 1px solid #ccc;
    padding: 10px;
    display: block
}


.kqks {
    background-color: #fbeecd;
    border: 1px solid #ccc;
    margin: -10px 5px 5px 5px;
    outline: none
}

    .kqks a {
        text-decoration: none
    }

    .kqks q {
        padding: 0 5px;
    }

s1w {
    display: table;
    margin: -10px auto 10px auto;
    background-color: #5a97ae;
    color: white;
    padding: 3px 20px;
    border-radius: 0 0 30px 30px;
    font: 14px fontman;
    outline: none
}

s2w {
    display: table;
    font: 14px fontman
}

s3w {
    display: table;
    margin: 10px auto 0 0;
    border: 1px solid #2e7089;
    outline: none;
    background-color: #feffaf;
    color: #010101;
    font: italic 13px fontman;
    cursor: pointer;
    padding: 3px 20px;
    border-radius: 50px
}

.ltel {
    letter-spacing: 1.5px;
    color: blue;
}


#bfshavid {
    display: block;
    margin-top: 20px;
    padding: 0 5px
}

.fshavid, .bshavid {
    display: inline-block;
    width: calc(50% - 12px);
    height: auto;
    margin: 5px;
    outline: none;
    border: 1px solid #ccc
}

@media(max-width:768px) {
    .fshavid, .bshavid {
        width: calc(100% - 12px);
    }

    .bshavid {
        margin: -3px 5px 5px 5px;
    }
}

sayer {
    display: none;
    border: 1px solid #ccc;
    margin: 25px 5px 20px 5px
}

sayert {
    display: block;
    color: maroon;
    font-size: 14px;
    background-color: #fbeecd;
    border-radius: 0 0 5px 5px;
    padding: 5px 20px
}

kqk {
    border-top: 1px solid #ccc;
    padding: 10px;
    display: block
}

za1, za2, za3, za4 {
    display: inline-block;
    width: 25%;
    text-align: center;
    vertical-align: auto;
}

za1 {
    color: #307fcd;
    font: bold 14px fontman
}

za2 {
    color: #808080;
    font: 13px fontman
}

za3 {
    color: maroon;
    font: bold 15px fontman
}

za4 a {
    color: maroon;
    font-size: 14px;
    padding: 2px 25px;
    border-radius: 3px;
    border: 1px solid maroon;
    text-decoration: none
}

@media(max-width:768px) {
    sayer {
        margin: 10px 5px 20px 5px
    }

    za1, za2, za3, za4 {
        margin: 10px 0;
        width: 50%
    }

    za1, za2 {
        margin: 10px 0 20px 0
    }
}
