@charset "utf-8";
/* CSS Document */
/*
Theme Name: website edeallautobar
Version: 1
Author: محمد کریمی= mohammad karimi
Author Mob:09187879605
*/
@font-face {
    font-family: 'BMitra';
    src: url('../font/BMitra.eot');
    src: url('../font/BMitra.eot?#iefix') format('embedded-opentype'),
    url('../font/BMitra.woff') format('woff'),
    url('../font/BMitra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BMitraBold';
    src: url('../font/BMitraBold.eot');
    src: url('../font/BMitraBold.eot?#iefix') format('embedded-opentype'),
    url('../font/BMitraBold.woff') format('woff'),
    url('../font/BMitraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BRoya';
    src: url('../font/BRoya.eot');
    src: url('../font/BRoya.eot?#iefix') format('embedded-opentype'),
    url('../font/BRoya.woff') format('woff'),
    url('../font/BRoya.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BTabassom';
    src: url('../font/BTabassom.eot');
    src: url('../font/BTabassom.eot?#iefix') format('embedded-opentype'),
    url('../font/BTabassom.woff') format('woff'),
    url('../font/BTabassom.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BTitr';
    src: url('../font/BTitr.eot');
    src: url('../font/BTitr.eot?#iefix') format('embedded-opentype'),
    url('../font/BTitr.woff') format('woff'),
    url('../font/BTitr.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BTitrTGE';
    src: url('../font/BTitrTGE.eot');
    src: url('../font/BTitrTGE.eot?#iefix') format('embedded-opentype'),
    url('../font/BTitrTGE.woff') format('woff'),
    url('../font/BTitrTGE.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Yekan';
    src: url('../font/Yekan.eot?-wwn5ej');
    src: url('../font/Yekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
    url('../font/Yekan.woff?-wwn5ej') format('woff'),
    url('../font/Yekan.ttf?-wwn5ej') format('truetype'),
    url('../font/Yekan.svg?-wwn5ej#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'BTitrTGE';
    font-size: 15px;

}

@font-face {
    font-family: 'BTraffic';
    src: url('../font/BTraffic.eot');
    src: url('../font/BTraffic.eot?#iefix') format('embedded-opentype'),
    url('../font/BTraffic.woff') format('woff'),
    url('../font/BTraffic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BNasim';
    src: url('../font/BNasim.eot');
    src: url('../font/BNasim.eot?#iefix') format('embedded-opentype'),
    url('../font/BNasim.woff') format('woff'),
    url('../font/BNasim.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
body {
    margin: 0px;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 0px;
    font-family: 'Yekan';
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    direction: rtl;
    background-color: white;
    background-image: url(../images/blue.png);
    background-attachment: fixed;
}
.header
{
    width: 100%;
    height: auto;
    float: right;
    background-color:white;
    color: #f0f0f0;
    line-height: 40px;
    font-size: 12px;
}
.items
{
    float: right;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 10%;
    margin-bottom: 15px;
}

.item
{
    float: right;
    width: 220px;
    height: 50px;
    margin-top: 15px;
    margin-right: 10px;


}
.Email
{
    float: right;
    width: 50px;
    height: 50px;
    font-size: 35px;
    color: #cc0000;
    line-height: 50px;
    text-align: right;
}
.telll
{
    float: right;
    width: 50px;
    height: 50px;
    font-size: 35px;
    color: green;
    line-height: 50px;
    text-align: right;
}
.mobile
{
    float: right;
    width: 30px;
    height: 50px;
    font-size: 35px;
    color: dodgerblue;
    line-height: 50px;
    text-align: right;
}

.txtemail
{
    float: right;
    width: 120px;
    height: 20px;
    font-size: 15px;
    text-align: right;
    font-weight: bold;
}
.textemail
{
    float: right;
    width: 120px;
    height: 30px;
    color: #333333;
    text-align: right;
    font-size: 15px;
}

.network
{
    width: 160px;
    height: 40px;
    float: right;
    margin-right: 10%;
}
.facebook
{
    width: 27px;
    height: 27px;
    float: right;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    cursor:pointer;
    background-color: #555a62;
    -webkit-transition: background-color 1s, -webkit-transform 1s; /* Safari */
    transition: background-color 1s, transform 1s;
}
.facebook:hover
{
    background-color: #44619d;
}
.twitter
{
    width: 27px;
    height: 27px;
    float: right;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    cursor:pointer;
    background-color: #555a62;
    -webkit-transition: background-color 1s, -webkit-transform 1s; /* Safari */
    transition: background-color 1s, transform 1s;
}
.twitter:hover
{
    background-color: #36b9ff;
}
.telegram
{
    width: 27px;
    height: 27px;
    float: right;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    cursor:pointer;
    background-color: #555a62;
    -webkit-transition: background-color 1s, -webkit-transform 1s; /* Safari */
    transition: background-color 1s, transform 1s;
}
.telegram:hover
{
    background-color: #33abdf;
}
.google
{
    width: 27px;
    height: 27px;
    float: right;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    cursor:pointer;
    background-color: #555a62;
    -webkit-transition: background-color 1s, -webkit-transform 1s; /* Safari */
    transition: background-color 1s, transform 1s;
}
.google:hover
{
    background-color: #d95333;
}
.tel
{
    width: auto;
    height: 20px;
    float: left;
    margin-top: 10px;
    margin-left: 10%;
}
.icon
{
    width: auto;
    height: 20px;
    float: right;
    cursor: pointer;
    margin-right: 30px;
    text-align: right;
    line-height: 10px;
    font-size: 15px;
    color: #37c6f5;
    dir:rtl;
}
.icon2
{
    width: auto;
    height: 20px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    text-align: right;
    line-height: 10px;
    font-size: 15px;
    color: #37c6f5;
    dir:rtl;
}
.span
{
    text-align: right;
    font-size: 13px;
    font-family: Yekan;
    color: #f8f8f8;
    margin-right: 5px;
}
.menutop
{
    width: 100%;
    height: 80px;
    float: right;
    background-color: dodgerblue;
}
.imglogo
{
    float: right;
    margin-top: 10px;
    margin-right: 5%;
}
nav
{
    height:30px;
    float:right;
}
nav ul
{
    height:30px;
    margin-top: 20px;
}
nav ul li
{
    float:right;
    list-style:none;
    height:80px;
}
nav ul li a
{
    display:block;
    text-decoration:none;
    padding:10px 20px 0;
    height:30px;
    color:white;
    font-size:20px;
    font-family: BTabassom;
    margin-right: 2px;
    line-height: 20px;
    -webkit-transition: background-color 1s, -webkit-transform 1s; /* Safari */
    transition: background-color 1s, transform 1s;
}
nav ul li a:hover
{
    background-color:white;
    border-radius:3px;
    height:30px;
    color: black;
}
nav ul li.active a
{
    background-color: white;
    border-radius:3px;
    height:30px;
    color: black;
}
nav li ul
{
    display:none;
    width:220px;
    height: auto;
    float:right;
    z-index:999;
    list-style-type:none;
    border-top: 2px solid #37c6f5;
    position: relative;

}
nav li:hover ul
{
    display:block;
    position: absolute;
    z-index:999;
}
nav li ul li
{
    width: 220px;
    height: 40px;
    line-height: 20px;
    background-color: white;
    text-align: right;
    background-image: url("../images/list.png");
    background-repeat: no-repeat;
    background-position-x: 230px;
    background-position-y: center;
    text-indent: 15px;
}
nav li ul li a
{
    color: black;
}
nav li ul li a:hover
{
    width: 180px;
    margin-right: 0px;
    border-radius: inherit;
    background-color: #33abdf;
    color: white;
}
nav  li ul li ul li
{
    display:none;
}
nav  li ul li ul
{
    position: absolute;
    margin-right: 220px;
    margin-top: -40px;
    border: none;
}
nav  li ul li:hover ul
{
    display:inline-block;
    border-top: 2px solid #37c6f5;
}
nav  li ul li:hover ul li
{
    display:inline-block;
}
.navbtn
{
    display:none;
}
.sidenav
{
    display:none;
}
.menucss
{
    width: auto;
    height: auto;
    float: right;
    margin-right:2%;
}
.slider
{
    width: 100%;
    float: right;
    max-height: 500px;
    min-height: 30%;
    font-family: BRoya;
}
.homeebute
{
    width: 100%;
    height: auto;
    float: right;
    font-family: Yekan;
    margin-top: 50px;
}
.archiv
{
    float: right;
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #0c4652a3;
    margin-right: 5%;
    border-radius: 5px;
    color: #ffffff;
}
.archivv
{
    float: right;
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #ffffff;
    margin-right: 5%;
    border-radius: 5px;
}
.footer
{
    float: right;
    width: 100%;
    height: auto;
    background-color: #43474d;
    background-image: url('../Images/map-mod.png')!important;
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 130px;
}
.footer2
{
    float: right;
    width: 100%;
    height: 50px;
    background-color: #23262d;
}
.imglogo-w
{
    float: right;
    margin-top: 30px;
    margin-right: 50px;
}
.copyright
{
    float: right;
    width: 60%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #999999;
    font-family: Yekan;
    font-size: 12px;
    margin-top: 10px;
}
.mod-mek
{
    float: right;
    width: 40%;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #999999;
    font-family: Yekan;
    font-size: 12px;
    margin-top: 10px;
}
.fadress
{
    width: 40%;
    height: auto;
    float: right;
    margin-top: 20px;
    margin-right: 120px;
    margin-bottom: 15px;
}
.fatitle
{
    float: right;
    height: 30px;
    font-family: Yekan;
    font-size: 18px;
    line-height: 30px;
    text-align: right;
    width: 90%;
    color: #999999;
    margin-right: 10%;
    margin-top: 15px;
    font-weight: bold;
}
.margicon
{
    margin-left: 10px;
    color: #37c6f5;
}
.faadress
{
    width: 80%;
    height: 30px;
    float: right;
    margin-right: 20%;
    line-height: 30px;
    text-align: right;
    font-size: 13px;
    color: #f0f0f0;
    margin-top: 10px;
}
.statistics
{
    width: 20%;
    height: 250px;
    float: right;
    margin-top: 20px;
    color: #ffffff;
}
h3
{
    color: #999999;
    font-family: Yekan;
    font-size: 18px;
    font-weight: bold;
}
/***********************************************/
.shadow2{
    position: relative;
}
.shadow2:before, .shadow2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.shadow2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.page-header
{
    width: 90%;
    height: 40px;
    line-height: 10px;
    float: right;
    text-align: right;
    text-indent: 50px;
    font-size: 20px;
    color: #ffffff;
    background-image: url(../images/matlab.png);
    background-position-x: 90%;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: #0c4652a3;
    margin-right: 5%;
    margin-top: -310px;
    border-radius: 5px;
}
.published

{  width: 90%;
    float: right;
    margin-right: 10%;
    text-align: right;
}
p
{
    width: 70%;
    float: right;
    margin-bottom: 0px;
    text-align: justify;
    margin-right: 15%;
}
h3
{
    float: right;
    font-size: 15px;
    font-family: Yekan;
    width: 90%;
    margin-right: 5%;
text-align: right;
margin-top: 20px;
}
table
{
    float: right;
    border:1px solid #e5e5e5;
    font-family: Yekan;
    display: table;
    width: 90%;
    text-align: center;
    text-indent: 20px;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 15px;
}
tr
{
    border: 1px solid #4B4B4B;
    color: black;
    background-color:white;
}
tr:hover
{
    background-color: #36b9ff;
    color: white;
}
th{
    background-color: #37c6f5;
    color: white;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    background:#8c8c8e;
    color: #333333;
}
.create
{
    float: right;
    margin-right: 5%;
    width: 20%;
}
.createdby
{
    float: right;
    margin-right: 10%;
    width: 20%;
}
.article-info
{
    float: right;
    margin-right: 10%;
    width: 80%;
    border:1px solid #ffffff7d;
    border-radius: 5px;
    line-height: 35px;
}
.hits
{
    float: right;
    margin-right: 5%;
    width: 30%;
}
/****************************************************************/
.phone {
    position: fixed;
    left: 15px;
    bottom: 17px;
    width: 70px;
    float: left;
}
.alla
{
    float: right;
    width: 24%;
    height: 250px;
    margin-right: 0.80%;
    /*background-color: white;*/
    border-radius: 5px;
}
.iconone
{
   float: right;
    width: 50%;
    height: 50px;
    margin-right: 25%;
    font-size: 30px;
    color: #ffffff;
    background-color: #23a8ef;
    border-radius: 100px;
    line-height: 55px;
    text-align: center;
}
.text
{
    float: right;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0px;
}
.texttow
{
    float: right;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 20px;
    color: #0c8fe2;
    margin-top: 0px;
    font-size: 15px;
    font-family: 'Yekan';
}
.news
{
    float: right;
    width: 30%;
    height: 250px;
    margin-right: 2.2222%;
    margin-bottom: 20px;
    border: 1px solid #b2b2b2;
    border-radius:10px;
    margin-top: 15px;
}
.img
{
    float: right;
    width: 90%;
    height: 210px;
    border-radius: 5px;
    margin-top: 5%;
    margin-right: 5%;
}
.img2
{
    float: right;
    width: 90%;
    height: 180px;
    border-radius: 5px;
    margin-top: 5%;
    margin-right:5%;
}
/**********************************/
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}