@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: bold;
  src: url("fonts/IRANYekanX-Bold.woff") format("woff"), url("woff2/IRANYekanX-Bold.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/IRANYekanX-Regular.woff") format("woff"), url("woff2/IRANYekanX-Regular.woff2") format("woff2");
}
html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: "IRANYekanX";
  font-size: 14px;
  direction: rtl;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

header {
  margin: 0;
}

a {
  margin: 0;
  color: #000;
  text-decoration: none;
  outline: none;
}
a:active {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:focus {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #000;
  text-decoration: none;
  outline: none;
}

p {
  margin: 0;
}

h1 {
  margin: 0;
}

h2 {
  margin: 0;
}

h3 {
  margin: 0;
}

h4 {
  margin: 0;
}
.page-container{
  position: relative;
  min-height: 100vh;
}
.res-img {
  display: block;
  max-width: 100%;
  height: auto;
}

.transition, .news .col-left .news-last-news .content li a, .contact .form .btn-submit, .statistics div, .partners .owl-carousel .item img, .top-news a img, .main-header .main-menu ul li .sub-menu li a, .main-header .main-menu ul li .sub-menu li {
  transition: all 0.3s ease-in;
}

.center {
  text-align: center;
}

.main-header {
  margin-bottom: 36px;
}
.main-header .top {
  background-color: #171717;
  padding: 8px 0 4px 0;
  font-size: 12px;
}
.main-header .top a {
  color: #fff;
}
.main-header .top li {
  display: inline-block;
}
.main-header .top .top-menu {
  padding: 4px 0px 0 0;
}
.main-header .top .top-menu li {
  padding-left: 12px;
}
.main-header .top .top-menu li span {
  color: #fff;
  margin-left: 12px;
}
.main-header .top .social-menu li {
  float: left;
  padding-right: 12px;
}
.main-header .top .social-menu li a {
  display: block;
}
.main-header .middel {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.39);
}
.main-header .logo {
  padding: 10px 0;
}
.main-header .logo h2 {
  font-size: 20px;
  color: #db4021;
  position: absolute;
  right: 78px;
  top: 16px;
  font-weight: bold;
}
.main-header .logo h1 {
  font-size: 12px;
}
.main-header .main-menu {
  padding: 26px 0;
  position: relative;
}
.main-header .main-menu li {
  display: inline-block;
  padding: 4px 12px;
  position: relative;
}
.main-header .main-menu a {
  font-weight: bold;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .main-header .search {
    display: none;
  }
}
.main-header .main-menu .submenu-mobile-icn {
  vertical-align: sub;
}
@media only screen and (min-width: 768px) {
  .main-header .main-menu #btn-menu-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .main-header .main-menu ul {
    display: none;
  }
  .main-header .main-menu .submenu-mobile-icn {
    float: left;
    cursor: pointer;
    color: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .main-header .main-menu ul li {
    display: block;
    padding: 6px 0;
  }
}
.main-header .main-menu ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.main-header .main-menu ul li .sub-menu {
  position: absolute;
  z-index: 99;
  background-color: #db4021;
  padding: 12px 0;
  margin-top: 12px;
  max-width: 180px;
  width: 180px;
  text-align: center;
  top: 28px;
  right: -24px;
  visibility: hidden;
  opacity: 0;
  transition: all ease-in-out 0.4s;
}
@media only screen and (max-width: 768px) {
  .main-header .main-menu ul li .sub-menu {
    width: 100%;
    max-width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
    display: none;
  }
}
.main-header .main-menu ul li .sub-menu li {
  padding: 4px 0;
  display: block;
  max-width: 100%;
}
.main-header .main-menu ul li .sub-menu li a {
  color: #fff;
  display: block;
}
.main-header .main-menu ul li .sub-menu li:hover {
  background-color: #db4021;
}
.main-header .main-menu ul li .sub-menu li:hover a {
  color: #000;
}
.main-header .search {
  padding: 24px 36px;
}
.main-header .search a {
  color: #db4021;
}

.top-news a img:hover {
  opacity: 0.8;
}
.top-news .content {
  position: relative;
  padding-bottom: 0;
}
.top-news .content h2 {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #000 90%);
  width: 100%;
  padding: 42px 32px;
}
.top-news .content h2 a {
  color: #fff;
}

.block-head-legacy {
  position: relative;
  margin-bottom: 24px;
  margin-top: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 0;
}

.block-head-legacy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 100%;
  height: 1px;
  background: #d7d5d5;
}

.block-head-legacy::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 100%;
  height: 1px;
  background: #d7d5d5;
}

.block-head-legacy .title {
  position: relative;
  display: inline-block;
  padding: 0 24px;
  z-index: 1;
  height: 22px;
  vertical-align: middle;
  background: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  color: #db4021;
}

.block-head-legacy .title::after {
  right: 0;
  left: auto;
}

.block-head-legacy .title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.22em;
  top: calc(50% - 7px);
  width: 1px;
  height: 12px;
  background: #d7d5d5;
}

.block-head-legacy .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.22em;
  top: calc(50% - 7px);
  width: 1px;
  height: 12px;
  background: #d7d5d5;
}

.block-head-legacy::after {
  margin-top: 0;
}

.product .item {
  position: relative;
}
.product .item .title {
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 66px);
  background-color: rgba(219, 64, 33, 0.8);
  padding: 12px 18px;
  color: #fff;
}
.product .item a::after {
  position: absolute;
  content: "";
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 2px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1);
  will-change: opacity;
  transition: opacity 0.6s, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
.product .item img {
  aspect-ratio: 220/140;
}

.lastnews li {
  padding: 8px 0;
}
.lastnews li a {
  color: #1d1d1d;
  line-height: 24px;
}

.video .outter {
  background-color: #111111;
  padding: 28px 10px;
}
.video .outter a {
  color: #db4021;
}
.video .outter .image {
  position: relative;
}
.video .outter .image .icon {
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 24px);
}
.video .outter .content {
  padding: 14px 16px;
  display: block;
  line-height: 20px;
}
.partners .owl-carousel {
  direction: ltr;
}
.partners .owl-carousel .item img { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.partners .owl-carousel .item img:hover { /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.statistics {
  background-image: url("../img/statistics-bg.jpg");
  padding: 60px 0;
  min-height: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  margin-bottom: 24px;
  text-align: center;
}

.statistics div:hover {
  transform: scale(1.1);
}

.statistics .txt {
  color: #fff;
  font-size: 18px;
  padding: 8px 0;
  display: block;
}

.statistics .number {
  font-size: 40px;
  color: #fff;
  padding: 8px 0;
  display: block;
}

.line {
  border-bottom: 3px solid #fff;
  width: 35%;
  display: block;
  margin: 0 auto;
}

.about p {
  line-height: 28px;
}
.about .box {
  background-color: #db4021;
  padding: 38px;
}
.about .content {
  padding: 14px;
}

.gallery {
  background-color: #111111;
  padding: 28px 22px;
}
.gallery .one {
  margin-bottom: 24px;
}
.gallery .one .image {
  position: relative;
}
.gallery .one .image .icon {
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 24px);
  fill: #db4021;
}
.gallery .one .content1 {
  position: relative;
}
.gallery .one .content1 h4 {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #000 90%);
  width: 100%;
  padding: 42px 32px;
}
.gallery .one .content1 h4 a {
  color: #fff;
}

.footer-top {
  background-color: #111111;
  margin-top: 36px;
}
.footer-top .menu1 {
  text-align: center;
}
.footer-top .menu1 li {
  display: inline-block;
  padding: 12px 16px;
}
.footer-top .menu1 li a {
  color: #fff;
}
.footer-top .menu2 {
  text-align: center;
}
.footer-top .menu2 li {
  display: inline-block;
  padding: 12px 16px;
}
.footer-top .menu2 li a {
  color: #db4021;
}
.footer-top .social-menu {
  text-align: center;
  direction: ltr;
}
.footer-top .social-menu li {
  display: inline-block;
  padding: 12px 16px;
}
.footer-top .social-menu li svg {
  color: #db4021;
  vertical-align: sub;
}
.footer-top .social-menu li span {
  color: #fff;
}

.footer-bottom {
  background-color: #000000;
  padding: 16px 0;
}
.footer-bottom p {
  color: #fff;
}
footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 18rem;

}
.content{
  padding-bottom: 18rem;
}

.gallery {
  margin: 24px auto;
}
.gallery li {
  margin-bottom: 28px;
}
.gallery li .content {
  padding: 4px 8px;
  min-height: 100px;
  background-color: #171717;
}
.gallery li .content h3 a {
  color: #fff;
  font-size: 18px;
}
.gallery li .content time {
  color: #fff;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-top: 12px;
}
.gallery li .res-img-album {
  max-height: 235px;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
.gallery li a.fancybox {
  background-color: #171717;
  display: block !important;
  border: 1px solid #db4021;
}
.gallery h1 .title {
  background-color: #171717;
}

.album {
  background-color: #171717;
}

.contact {
  margin: 24px auto;
}
.contact .contact-list p {
  padding: 8px 0;
}
.contact .contact-list p i {
  padding-left: 8px;
  color: #171717;
}
.contact .form input,
.contact .form textarea,
.contact .form select,
.contact .form .btn-submit {
  border: 2px solid #db4021;
  border-radius: 0;
  color: #171717;
  display: block;
  margin: 0 0 0.5em;
  padding: 1em 1.25em;
  width: 100%;
}
.contact .form textarea {
  resize: vertical;
}
.contact .form .btn-submit:hover {
  background-color: #db4021;
}

.news {
  padding-top: 24px;
}
.news .col-right .tools {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 8px;
  font-size: 12px;
  margin-bottom: 14px;
  margin-top: 24px;
}
.news .col-right .tools ul {
  float: right;
}
.news .col-right .tools ul li {
  display: inline-block;
}
.news .col-right .tools ul svg {
  vertical-align: sub;
}
.news .col-right .tools time {
  float: left;
}
.news .col-right .title {
  font-size: 24px;
  text-align: center;
  padding: 8px;
  margin-bottom: 8px;
}
.news .col-right .img {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 14px;
}
.news .col-right .content p {
  line-height: 25px;
  padding: 8px 0;
}
.news .col-right .content img {
  max-width: 100%;
  display: block;
  height: auto;
  padding: 8px 0;
}
.news .col-right .content ul {
  padding: 8px 0;
  padding-right: 40px;
  list-style: disc;
}
.news .col-right .content ol {
  padding: 8px 0;
  padding-right: 40px;
}
.news .col-right .content table {
  border: 1px solid #171717;
  width: 100%;
  margin: 8px 0;
  padding: 8px;
  text-align: center;
}
.news .col-right .content table tr,
.news .col-right .content table td {
  border: 1px solid #171717;
  padding: 8px 12px;
}
.news .col-right .content blockquote {
  border-right: 5px solid #db4021;
  border-left: none;
  margin: 8px 0;
}
.news .col-right .content a {
  color: #db4021;
}
.news .col-right .tag a {
  padding: 4px 8px;
  color: #fff;
  font-size: 0.9em;
  display: inline-block;
  border: 1px solid #171717;
  background-color: #171717;
  margin-bottom: 14px;
}
.news .col-left {
  padding-right: 24px;
}
.news .col-left .news-last-news {
  margin-bottom: 14px;
}
.news .col-left .news-last-news header {
  margin-bottom: 0;
}
.news .col-left .news-last-news .content {
  background-color: #f0f0f0;
  padding: 12px 8px;
}
.news .col-left .news-last-news .content li {
  padding: 8px 0;
}
.news .col-left .news-last-news .content li i {
  font-size: 8px;
  padding-left: 8px;
  color: #db4021;
}
.news .col-left .news-last-news .content li a:hover {
  color: #db4021;
}
.news .col-left .news-last-product {
  margin-bottom: 14px;
}
.news .col-left .news-last-product header {
  margin-bottom: 0;
}
.news .col-left .news-last-product .content {
  box-shadow: 0px 0px 2px 0px #363636;
  padding: 12px 8px;
}
.news .col-left .news-last-product .content li {
  padding: 8px 0;
  padding: 8px 0;
}
.news .col-left .news-last-product .content li .img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
}
.news .col-left .news-last-product .content li .link {
  display: inline-block;
  vertical-align: middle;
}

.download,
.link,
.video {
  margin: 24px auto;
}
.download a,
.link a,
.video a {
  display: block;
  margin: 8px;
  border-bottom: 1px dashed #171717;
  padding-bottom: 8px;
}
.download a i,
.link a i,
.video a i {
  color: #db4021;
}

.page-gallery {
  margin: 24px auto;
}
.page-gallery li {
  margin-bottom: 28px;
}
.page-gallery li .content {
  padding: 4px 8px;
  min-height: 100px;
  background-color: #171717;
}
.page-gallery li .content h3 a {
  color: #fff;
  font-size: 18px;
}
.page-gallery li .content time {
  color: #fff;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-top: 12px;
}
.page-gallery li .res-img-album {
  max-height: 250px;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
.page-gallery li a.fancybox {
  background-color: #f0f0f0;
  display: block !important;
  border: 1px solid #db4021;
}/*# sourceMappingURL=main.css.map */

.download-item{
  background: rgba(219, 64, 33, 0.2);
  margin-bottom: 5px;
  float: right;
  width: 100%;
}
.download-item a{
  color: #db4021;
  display: block;
  height: 40px;
  padding-top: 10px;
}
.download-item svg {
  background: #db4021;
  color: rgba(255,255,255,0.8);
  display: block;
  float: right;
  bottom: 0;
  margin-left: 5px;
}
.video {
  text-align: center;
}
.video video {
  width: 400px;
  max-width: 100%;
  border: #333 solid 2px;
  display: block;
  margin: 0 auto;
}
.video img{
  width: 400px;
  max-width: 100%;
}
/****************************/
#IranMap{
    display: block;
    position: relative;
    direction: rtl;
    text-align: right;
    padding: 0;
    font-size: 11px;
    margin: 50px auto;
    width: 100%;
    float: right;
    
}

#IranMap .show-title{
    display: none;
    position: absolute;
    background-color: #333;
    color: #fff;
    margin: 0 !important;
    padding: 0 5px;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    opacity: 0.8;
}

#IranMap .map{
    display: block;
    float: left;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
#IranMap .map svg{
    height: 500px;
    width: 500px;
    max-width: 100%;
}
#IranMap .map .border path, #IranMap .map .island path{
    fill: #fff;
}
#IranMap .map .province path{
    fill: transparent;
    stroke: #c33a2c;
}
#IranMap .map .sea path, #IranMap .map .lake path{
    fill: #6caed8;
}
#IranMap .map .province path:hover, #IranMap .map .island path:hover, #IranMap .map .province path.hover, #IranMap .map .island path.hover{
    fill: #c33a2c !important;
    cursor: pointer;
}

#IranMap .list{
    display: block;
    float: right;
}
#IranMap .list ul{
    padding: 0;
}
#IranMap .list>ul{
    margin-left: 10px;
}
#IranMap .list li{
    list-style: none;
}
#IranMap .list span{
    background: #db4021;
    color: #ecf0f1;
    display: block;
    margin: 0 2px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 18px;
    border-radius: 5px;
}
#IranMap .list li ul li{
    display: block;
    float: right;
    width: 33.33333333333333%;
}
#IranMap .list li ul li a{
    color: #db4021;
    display: block;
    padding: 8px;
    margin: 2px 2px;
    text-decoration: none;
    border: #db4021 solid 1px;
    font-size: 15px;
    border-radius: 5px;
    text-align: center;
}
#IranMap .list li ul li a:hover, #IranMap .list li ul li a.hover{
    background: #db4021;
    color: #fff;
}
#IranMap .list ul:before, #IranMap .list ul:after{
    display: table;
    content: " ";
}
#IranMap .list ul, #IranMap .list ul:after{
    clear: both;
}

#IranMap .city{
    clear: both;
    padding: 10px 0;
}

.companies .item{
  padding: 10px;
  text-align: center;
  transition: 500ms;
  
}
.companies .item img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  padding: 10px;
  border: #db4021 solid 1px;
  margin: 0 auto;
}
.companies .item a{
  font-size: 15px;
}
.companies .item:hover{
  background: #db4021;
  
}
.companies .item:hover img {
  border: #fff solid 1px;
}
.companies .item:hover a{
  color: #fff;
}
.company {
  font-size: 17px;
  color: #000;
}
.company table {
  width: 100%;
  margin-top: 20px;
  border-radius: 10px;
}
.company table tr{
  border: #999 solid 1px;
  padding: 10px;
  color: #666;
  font-size: 15px;
}
.company table td{
  padding: 5px;
  border: none;
}
.company .company-logo {
  display: block;
  margin: 0 auto;
  border: #db4021 solid 3px;
  padding: 10px;
  border-radius: 50%;
  max-width: 300px;
}
.company .company-info{
  background: rgba(219, 64, 33, 0.1);
  border: #db4021 solid 3px;
  border-radius: 10px;
  padding: 20px;
  margin: 20px;
  float: right;
  width: 100%;
}
.tb-price {
  width: 100%;
  font-size: 17px;
  margin-top: 20px;
}
.tb-price th {
  text-align: center;
  background: #db4021;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  border: #db4021 solid 1px;
}
.tb-price td {
  text-align: center;
  background: #fff;
  padding: 5px;
  border: #db4021 solid 1px;
}
.price form{
  text-align: center;
}

.price form select, .price form input, .price form .btn{
  background: #fff;
  font-size: 15px;
  font-family: "IRANYekanX";
  padding: 5px;
  border: #db4021 solid 1px;
  margin: 5px;
  text-align: center;
  width: 120px;

}
.price form .btn{
  background: #db4021;
  color: #fff;
}
.managers {
    float: right;
    padding: 10px;
}
.managers .item{
    text-align: center;
    border: #eee solid 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: 250ms;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 250px;

}
.managers .item:hover{
    background-color: #eee;
    border: #ddd solid 1px;
}
.managers .item img{
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.managers .item span{
    margin-top: 7px;
    font-size: 13px;
    color: #666;
    display: inline-block;
}