﻿@font-face {
    font-family: "IRANSans";
    src: url('IRANSans.woff2');
}
body {
    font-family: IRANSans;
    padding: 0;
    margin: 0;
    direction: rtl;
    font-size: 12pt;
}
* {
    outline: none;
}
input {
    outline: none;
    font-family: IRANSans;
    font-size: 12pt;
}

textarea, select, option {
    font-family: IRANSans;
    outline: none;
    font-size: 12pt;
}

input[type=submit], input[type=text], input[type=button] {
    -webkit-appearance: none;
}
.whole{
    width:100%;text-align:center;display:inline-block;
}
.internal{
    width:98%;padding-left:1%;padding-right:1%;max-width:1200px;display:inline-block;
}
.dis{display:none;}
.red{
    color:#9a0000;
}
.nothing,.nothing:hover{
    color:black;text-decoration:none;
}
img {
    max-width: 100%;
}
fieldset {
    border: solid 1px #eaeaea;
    width: 96%;
    padding: 2%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: right;
    border-radius: 8px;
    vertical-align: top;
}

legend {
    font-weight: bold;
}

.form {
    width: 96%;
    padding: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cform {
    width: 31%;
    padding: 0.5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.txt {
    width: 96%;
    padding: 2%;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 32px;
    border: solid 1px #eaeaea;
    font-size: 12pt;
    font-weight: bold;
}

    .txt:focus {
        background-color: #fafafa;
    }
.miniform {
    width: 90%;
    max-width: 360px;
    display: inline-block;
    margin-top: 20px;
}

.select {
    height: 38px;
    width: 100%;
}
.grh {
    background-color: #242f3d;
    color: white;
    font-weight: normal;
    text-align: right;
    line-height: 24px;
}

    .grh a {
        color: white;
        text-decoration: none;
    }

.grr {
    background-color: white;
    border-bottom: solid 1px #dbdbdb;
    font-size: 11pt;
    text-align: right;
    line-height: 24px;
}
.gray{
    font-size:10pt;color:gray;
}
.grr2 {
    background-color: white;
    border-bottom: solid 1px #d0cece;
    font-size: 11pt;
    text-align: right;
    line-height: 24px;
}

    .grr:hover, .grr2:hover {
        background-color: #ededed;
    }

    .grr a, .grr2 a {
        color: black;
        text-decoration: none;
    }

        .grr a:hover, .grr2 a:hover {
            color: black;
            text-decoration: none;
        }

.bin {
    height: 20px;
}
hr {
    border: dotted 1px #eaeaea;
}
.but {
    font-weight: bold;
    color: white;
    border: none;
    background-color: #373d54;
    cursor: pointer;
    height: 34px;
    padding-left: 14px;
    padding-right: 15px;
    min-width: 100px;
}

    .but:hover {
        opacity: 0.9;
    }

.header{
   padding-top:5px;padding-bottom:5px;
   
}
.logo {
    float: left;
    font-size: 28pt;width:28%;
}
.logotitle{
    text-align:left;
}
.logo img {
    width: 90px;
    margin-bottom: -38px;
    margin-right: 5px;
}
.logo div{
    width:100%;font-size:10pt;margin-top:-5px;
}
.menu{
    float:right;padding-top:10px;
    width:70%;
}
.menudiv{
    float:right;font-size:10pt;border-radius:4px;
    padding:4px;width:80px;margin-left:5px;
}
.menu img{
    width:20px;margin-bottom:-6px;margin-left:3px;
}
.login{
    background-color:#149652
}
.reg{
    background-color:#215586
}
.menu a{
    color:white;
}
.phone {
    width: 180px !important;
    color: #213349 !important;
    font-size: 13pt !important;direction:ltr;
}
    
    .menu div:hover{
        opacity:0.9;
    }
    .black{color:#313131 !important;font-size:9pt;margin-right:6px;text-decoration:none;font-family:Tahoma}

.mmenu{
    width:100%;float:right;padding-top:15px;text-align:right;
   
}
.mmenu a{
    color:black;font-size:12pt;text-decoration:none;
    
}
.mmenu a:hover{
    font-weight:bold;
}
.home {
    background-image: url('banner.jpg');
    background-repeat:no-repeat;background-size:cover;height:500px;
}
.slide{
    float:left;
    position:relative;
    margin-top:220px;margin-left:50px;
}
.mmenu ul{
    padding:0;margin:0;
}
.mmenu li {
    display: inline-block;
    margin-left: 30px;
}
.micon{
    position:absolute;right:5px;top:35px;cursor:pointer;width:32px;display:none;
}
.micon:hover{
    opacity:0.9;
}
.flowtitle{
    margin-top:30px;margin-bottom:20px;font-size:16pt;font-weight:bold;
}
.div60{
    width:59%;display:inline-block;vertical-align:top;text-align:right;
    padding-top:30px;text-align:justify;
}

.div40 {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    text-align: right;text-align:justify;
   
}
.floworder {
    display: inline-block;
    width: 160px;
    margin-top: 15px;
    color: white;
    background-color: #213349;padding:3px;border-radius:4px;text-align:center;
}
    .floworder:hover{
        opacity:0.9;
    }
    .blog {
        background-color: #fafafa;
        padding-top: 40px;
        padding-bottom: 15px;
    }
.blog1 {
    width: 23%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 25px;
}
    .blog1:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    }

.blog3{
    font-weight:bold;padding-top:5px;padding-bottom:5px;
}
.blog4 {
    font-size: 10pt;
    color: #6b6b6b;
}
.blog5{
    color:gray;text-align:left;font-size:9pt;padding-top:5px;padding-bottom:5px;
}
.blog2{
    width:100%;height:120px;
    background-repeat:no-repeat;background-size:cover;background-position:center center;
}
.faq{
    padding-top:30px;padding-bottom:30px;
}
.fq{
    font-size:14pt;font-weight:bold;margin-bottom:20px;display:block;
}
.faq3{
    display:none;
}
.faq1{
    border:solid 1px #eaeaea;border-radius:4px;margin-bottom:5px;padding:3px;display:block;
    text-align:right;cursor:pointer;
}
.faq1:hover{
    background-color:#fafafa;
}
.faq2 img{
    width:16px;margin-bottom:0px;margin-right:3px;
}
.faq3{
    padding:3px;padding-right:10px;padding-left:10px;color:#383838;font-size:11pt;
}
.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #213349;
}
.foot1{
    width:31%;margin-left:0.5%;margin-right:0.5%;
    vertical-align:top;display:inline-block;text-align:justify;font-size:11pt;color:white;
}
.foot1 a{
    color:white;text-decoration:none;
}
.foot1 a:hover{
    color:#cdcf00
}
.foot1 li{
    list-style:none;line-height:26px;
}
.foot1 img{
    width:20px;margin-left:4px;margin-bottom:-4px;
}
.foot3 li{
    line-height:32px;
}

.foot1 ul{
    padding:0;margin:0;padding-right:30px;
}
.content{
    min-height:350px;padding-bottom:20px;
}
.h1 {
    font-weight: normal;
    font-size: 24pt;float:right;display:block;padding:0;margin:0;margin-top:20px;margin-bottom:10px;
}
.spage {
    text-align: justify;
    width:100%;display:inline-block;
}
a {
    color: #a40000;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }
    .spageul{
        padding:0;margin:0;
    }
.spageul  li{
    list-style: none;
}
.tr0 {
    width: 31%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    display: inline-block;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    font-size: 20pt;
}
.tr0:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.tr1{
    width:30%;display:inline-block;
}
.tr1 img{
    width:95%;
}
.tr2{
    width:65%;display:inline-block;vertical-align:top;text-align:right;
    padding-top:8px;
}
.logout {
    text-align: left;
}
.pricetitle {
    padding: 4px;
    border-radius: 10px;
    display: inline-block;
    width: 160px;
    color: #166d48;
    border: solid 1px #ecf6f2;
    margin-top: 45px;font-weight:bold;
    margin-bottom: 20px;background-color:#fafafa;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    text-align:right;padding-right:10px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    float: right;
    margin-right: 2%;
}
.prices{
    overflow-x:auto;width:100%;float:left;
}
.cucell{
    text-align:left;
}
.bin{
    height:20px;
}
.opacity{
    opacity:0;
}
.adminmenu{
    background-color:#f6f6f6;
    padding:0;margin:0;
    padding-right:8px;
}
.adminmenu li{
    list-style:none;line-height:28px;border-bottom:dashed 1px #eaeaea;
}
    .adminmenu a, .adminmenu a:hover{
        color: black;
        text-decoration: none;
    }
    .adminmenu li:hover{
        background-color:#f3f3f3;
    }
.new {
    background-color: #dbe2f3;
    border: solid 1px #9ab0de;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: justify;
    padding: 5px;
    border-radius: 5px;
}
.pei {
    text-align: left;
    margin-bottom:15px;width:100%;float:left;
}
    .pei div {
        background-color: #def2ff;
        padding: 3px;padding-right:8px;padding-left:8px;
        float: left;
        border-radius: 5px;
    }
.book1 {
    width: 23%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 25px;
   
}

    .book1:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    }
.book2 {
    width: 100%;
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.book4 {
    font-size: 10pt;
    color: #6b6b6b;text-align:right;
}
.div20{
    width:25%;display:inline-block;vertical-align:top;
}
.div80 {
    width: 73%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    padding-bottom: 25px;
}
.btd1{
    width:100px;text-align:right;
}
.btd2{
    text-align:right;font-weight:bold;
}


@media screen and (max-width:1030px) {
    .micon{
       display:block;
   }
    .menu ul{
        position:absolute;right:0;top:106px;background-color:white;
        width:100%;text-align:center;display:none;z-index:1;
    }
    .mmenu li{
        display:block;
        border-bottom:dashed 1px #eaeaea;
    }
    .menu div:hover {
        opacity: 1;
    }
    .logo{
        width:42%;
    }
    .menu{
        width:52%;padding-top:30px;margin-right:30px;
    }
    .book1{
        width:31%;
    }
}
@media screen and (max-width:860px) {
    .phone{
        display:none;
    }
    .tr0{
        width:48%;margin-bottom:20px;font-size:18pt;
    }
}
@media screen and (max-width:840px) {
    .foot1{
        width:48%;
    }
    .foot11{
        width:98%;margin-bottom:15px;
    }
    .footer ul{
        padding-right:0px;
    }
    .div20 {
        width: 300px;
    }

    .div80 {
        width: 100%;
        margin-right: 0;
    }
}
@media screen and (max-width:800px) {
    .blog1{
        width:48%;
    }
  
}
@media screen and (max-width:720px) {
    
    .cform {
        width: 48%;
    }
    .book1{
        width:48%;
    }
}
@media screen and (max-width:600px) {
   .reg{
       display:none;
   }
    .logo {
        width: 50%;
    }

    .menu {
        width: 42%;
        
    }
    .div40,.div60{
        width:100%;padding-top:20px;
    }
    .flowimg{
        display:none;
    }
    .tr0{
        width:99%;font-size:16pt;
    }
    .adminright{
        display:none;
    }
}
@media screen and (max-width:560px) {
    .foot1{
        width:98%;margin-bottom:15px;
    }
}
@media screen and (max-width:520px) {
    .login{
        display:none;
    }
    .logo {
        width: 70%;
    }

    .menu {
        width: 20%;padding-right:10px;
    }
    .slide {
       
        margin-top: 120px;
        margin-left: 0px;
    }
    .home{
        height:370px;
    }
}
@media screen and (max-width:480px) {
    .blog1 {
        width: 99%;
    }
  
}
@media screen and (max-width:450px) {
    .book1 {
        width: 98%;
    }
}
@media screen and (max-width:430px) {

   
    .cform {
        width: 99%;
    }
    .logo {
        width: 35%;
        text-align: left;
    }

    .menu {
        width: 50%;
        
    }
    .logotitle {
        display: none;
    }

    .login {
       display:block;
    }
}

@media screen and (max-width:320px) {
    .login{display:none;}
    .div20 {
        width: 100%;
    }
}
@media screen and (max-width:290px) {
    .menu{
        display:none;
    }
}