﻿:root {
    --gray1: #232323;
    --color2:#232c2e;
    --link:#fff;
    --linkhover:#ffcc00;
    --brwon1:#c79c60;
    --brown2:#b7843e;
    --brown3:#dba760;
}
* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
}
 *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family:IRANSans;
    font-weight: normal;
    font-size:15px;
    background:#111;
    text-align:right;
    direction:rtl;
}
a {
    text-decoration: unset;

}
 a:hover {
    outline: none;
    text-decoration: none;
    color:#fff;
}
 a:focus {
    outline: none;
    outline-offset: 0;
}
a img {
    border: none;
}
a img {
    opacity: 0.99;
}
img {
    max-width: 100%;
    height: auto;
}
.top-line{
    background:var(--brown3);
    min-height:5px;
    width:100%;
}
.mb-40 {
    margin-bottom: 40px;
}
.admin-header-links
{
    padding:10px;
    text-align:center;
    font-size:18px;
}
.manage-page,
.administration{
    color:#fff;
    background:#b7843e;
    padding: 2px 30px;
    border-radius:10px;
}
.nav-menu{
    margin: 0;
    background: #161616;
    padding: 15px 0;
}
.nav-menu .nav-link
{
    cursor:pointer;
}
.nav-menu .nav li{
    font-size:18px;
    margin-left:20px;
}
 @media (max-width: 768px)
 {
  .nav-menu .nav li{
    font-size:16px;
    margin-left:1px;
    }
 }
.nav-menu .nav li a{
     color:var(--link);
 }
.nav-menu .nav li a:hover{
     color:white;
     border-bottom:1px solid #dba760;
 }
.dropdown-toggle-mnu i{
    font-size:12px;
    color:var(--white);
    margin-right:10px;
}
.nav-menu .dropdown-menu{
    background:#2f2f2f !important;
    left:unset;
    text-align:right;
    border-radius:15px;
    box-shadow: 6px 6px 8px #111;
}
.nav-menu .dropdown-menu .dropdown-item{
    padding:10px;
    border-bottom:1px solid #333;
}
.dropdown-item:focus, .dropdown-item:hover{
    background:var(--brown3);
}
.navbar-brand{
    color:white !important;
    font-size:28px;
    font-weight:bold;
}
.navbar-brand .first-brand{
    background:#fff;
    padding:0 30px;
    border-radius:2px;
    color:#161616;
    margin-right:10px;
}
.navbar-brand .last-brand{
    background:#c79c60;
    padding:0 30px;
    border-radius:2px;
    color:#161616;
    margin-right:10px;
}
.navbar-toggler{
    color:white;
    font-size:28px;
}
.main-center{
    min-height:900px;
}
.footer-down{
    padding: 20px 0px;
    background: #0b0b0b;
    padding-bottom: 10px;
    font-size:14px;
    color:#c79c60;
}
.bluep,
.footer-down a{
    color:#fff;
}
.footer-top{
    min-height:150px;
    background:#0d0d0d;
    padding:30px;
    text-align:center;
}
.basr-social-share span{
    display:none;
}
.basr-social-share li{
   margin-right: .5rem;
}
.list-inline-item:not(:last-child){
margin-right:0;
}
.basr-social-share li a{
    border: 3px solid #563417;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    padding:6px 10px 20px 20px;
    width: 50px;
    height: 50px;
    display: block;
    background: #222;
}
.basr-social-share li a:hover{
    background:#fff;
    color:#dba760;
}
.basr-social-share .facebook{
    padding-right: 15px;
}
.parallax-top{
    display:block;
    position:relative;

}
.home_overlay{
    position:absolute;
    bottom:-4px;
    z-index:1;
}
.page-article .title-article,
.title-page{
    text-align:left;
    width:100%;
    height:100%;
   
}
.page-article .title-article{
     background: rgba(114, 79, 34, 0.43);
}
.page-article .title-article,
.page-article .title-page{
    text-align:center;
}
.page-article .title-article h1{
     font-size:38px;
         position: relative;
         top: 20%;
         color:#fff;
         text-shadow:-10px 5px 10px #111;
         padding:0;
}
.title-page h1{
         font-size:58px;
         position: relative;
         top: 20%;
         color:#fff;
         text-shadow:-10px 5px 10px #6a6a6a;
         padding:0;
     }
 @media (max-width: 980px)
 {
    .title-page h1 {
        font-size:42px;
        top: 10%;
    }
 }
 @media (max-width: 768px)
 {
    .page-article .title-article h1 {
          font-size:28px;
    }
     .title-page h1{
         font-size:32px;
        padding:5px 20px;
        top: 10%;
     }
 }
 .overlay-top-article{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
 }
.overlay-top{
    position: absolute;
    width: 350px;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 20px;
}

 .highlight-header{
     height: 100%;
    width: 100%;
    background: rgba(2, 2, 2, 0.0);
    position: absolute;
    top: 0;
 }
 .box-contact{
     margin-top:80px;
     margin-bottom:40px;
 }
  .contact-main
 {

    margin-top:30px;

 }

  .map-center{
      border-radius:10px;
  }
  .contact-box{
     position:relative;
     margin-top:-125px;
     margin-left:60px;
     margin-right:60px;
     border-radius:30px 30px;
     z-index:10;
     background:#222;
 }
  .contact-nomap{
      margin-top:0;
  }
.contact-box .title-contact{
    color:#fff;
   padding:10px;
   padding-top:40px;
    font-size:18px;
    font-weight:600;
    border-bottom:1px dotted #666;
    margin-right:15px;
    margin-left:15px;
    direction:rtl;
    text-align:right;
}
.contact-box address{
      color:#fff;
    font-size:13px;
    padding:30px;
    line-height:30px;
    text-align:right;
   
}
.contact-box address p{
 font-size:16px;
 font-weight:500;
 color:#fff;

}
.contact-box address i{
 
    padding-left:25px;
    padding-top:5px;
}
.contact-box address i.fa{
    color:#dba760;
    font-size:36px;
}
.contact-box address a{
    color:#fff;
}
@media only screen and (max-width: 767px) {

    .contact-box {
         border-radius:unset;
         margin-left:0;
         margin-right:0;
    }
  
    .contact-box address p{font-size:16px;}
        .contact-box address i.fa {font-size:24px;}
}
.top-margin{
      margin-top:80px;
      margin-bottom:40px;

}
.article-content,
.topic-content {
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  margin: 26px auto 0;
  max-width: 100%;
  min-height: 300px;
  padding: 50px;
  text-align:justify;
  position: relative;
  width: 100%;
  font-size:16px;
  line-height:2;
}
.article-content h2{
    font-size:22px;
    font-weight:bold;
    margin-bottom:30px;
    color:#b7843e;
}
.article-content:before, .article-content:after,
.topic-content:before, .topic-content:after {
  content: "";
  height: 98%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.article-content:before,
.topic-content:before {
  background: #fafafa;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  left: -5px;
  top: 4px;
  transform: rotate(-2.5deg);
}
.article-content:after,
.topic-content:after {
  background: #f6f6f6;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  right: -3px;
  top: 1px;
  transform: rotate(1.4deg);
}

.gallery-area{
      padding: 80px 0px 90px;
}
.project-menu button {
    border: 1px solid #dba760;
    border-radius:10px;
    padding: 7px 20px;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    color:#fff;
}
.project-menu button.active {
    background: #dba760;
}
.project-wrap {
    position: relative;
    margin-bottom: 30px;
}
.project-wrap img {
    width: 100%;
}
.project-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #dba760;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
    content: "";
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.project-wrap:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.project-content a i{
    color:#fff;
       font-size:38px;
}
.project-content a:hover i{
    color:#dd9633;
 
}
.project-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.project-wrap:hover .project-content {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.project-content a {
    font-size: 30px;
    display: inline-block;
    margin-bottom: 15px;
}
.project-content a:hover {
    color: #fff;
}
.project-content h3 {
    font-size: 18px;
    text-transform: capitalize;
    color:#fff;
    margin-bottom: 0px;
}

.category-page{
    margin-top:80px;
}
.category-wrap {
    margin-bottom: 30px;
    border-radius:10px;
    box-shadow:0 3px 8px #000;
}
.category-img {
    position: relative;
    overflow: hidden;
}
.category-img img {
    width: 100%;
    height:245px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    transition: all .3s;
    border-top-right-radius:10px;
    border-top-left-radius:10px;
}
.category-img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    content: "";
    border: 25px solid rgba(0, 0, 0, .2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 9;
}
.category-wrap:hover .category-img:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.category-content {
    padding: 30px 20px;
    background: #1a1a1a;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}
.category-content h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color:#dba760;
    line-height:25px;
}
.category-content p {
    margin-bottom: 25px;
    color:#fff;
    font-size:14px;
    line-height:25px;
    text-align:justify;
}
.category-content a.more {
    height: 35px;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    background: #1a1a1a;
    line-height: 35px;
    color:#fff;
    border-bottom: 1px solid #dd9633;
    border-radius:15px;
}
.category-content a:hover {
    background: #333132;
    color: #fff;
}
 @media (max-width: 768px)
 {
  .category-page .container{
    max-width:unset;
    }
 }
 .pager {
    margin: 0 0 20px;
}

.pager ul {
    text-align: center;
    font-size: 0;
}

.pager li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
}

.pager li a,
.pager li span {
    display: block;
    min-width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    background-color: #eee;
    border-radius:5px;
    padding: 7px;
    text-align: center;
    font-weight: 400;
    font-size: 14px; /*reset zeroing*/
    cursor: pointer;
    color: #444;
}

.pager li span {
    border-color: transparent;
    background-color: #dd9633;
    color: #fff;
}

.pager li.previous-page *,
.pager li.next-page *,
.pager li.first-page *,
.pager li.last-page * {
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    color: #fff;
}

.pager li.previous-page * {
    background-image: url('../images/next.png');
}

.pager li.next-page * {
    background-image: url('../images/prev.png');
}

.pager li.first-page * {
    background-image: url('../images/last.png');
}

.pager li.last-page * {
    background-image: url('../images/first.png');
}

.pager li a:hover {
    border-color: transparent;
    background-color: #563417;
    color:#fff;
}
.box-product{
    width:100%;
    display:flex;
    position:relative;
    background:#050505;
}

.img-box{
    width:50%;
}
.thumb-index{
    max-height:435px;
}
.img-box img{
   width:100%;
max-height: 400px;
}
.content-box{
    width:50%;
    padding:30px;
    padding-top:60px;
    text-align:center
}
.desc-box{

         padding: 50px;
}
.box-product h4{
        font-size:24px;
    font-weight:bold;
}
.box-product a{
    color:#dba760;

}
.box-product p{
    color: #fff;
    text-align:justify;
    font-size:16px;
    line-height:2;
    margin-top: 30px;
   
}
@media (max-width: 1200px) {
    .desc-box{
        padding:0;
    }
}
 @media (max-width: 768px){
     .box-product{
         display:block;
         margin-bottom:30px;
     }
     .box-product h4{
         font-size:16px;
     }
     .desc-box{
         position: absolute;
        display: block;
        bottom: 0;
        padding: 30px;
       background: rgba(17, 17, 17, 0.34);
     }
     .img-box{
         width:100%;
     }
     .content-box{
         width:100%;
          padding:0;

     }
 }
  @media (max-width: 489px){
       .desc-box{
           height:100%
       }
       .box-product p{
           font-size:13px;
       }
  }

  .article-tags-box {
	font-size: 0;
    text-align:right;
    padding-right:10px;
}
.article-tags-list li {
	display: inline-block;
    padding: 5px;
	font-size: 14px; /*reset zeroing*/
}
.article-tags-list li.separator {
	margin: 0 3px 0 5px;
}
.article-tags-list a {
	color: #fff;
}
.article-tags-list a:hover {
	color: #444;
}
.article-tags-list .tag{
  border: 1px solid #dba760;
    background: #dba760;
    border-radius: 10px;
    margin-right: 5px;
    padding: 2px 20px;
    margin-left: 5px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    background-image:unset !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
    padding:2px;
}
.gallery-top .swiper-button-next::before,
.gallery-top .swiper-button-prev::before {
  
    margin: -12px 0 0 -8px;
    font-size: 28px;
    color: #111;
    font-family:fontello;
}
.gallery-top .swiper-button-next {
    margin-left: -10px;
}

.gallery-top .swiper-button-next {
    color: #a8a8a8;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
    border-radius: 0 5px 5px 0;
}

.gallery-top .swiper-button-prev
{
    color: #a8a8a8;
    -webkit-box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
    box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
    border-radius: 5px 0 0 5px;
}
.product-pic{
    margin-top:20px;
    background:#323232;
      border-radius:30px;
}
.swiper-pagination-bullet-active{
    background:#dba760
}
.product-pic img{
    border-radius:30px;
}
.product-detail .swiper-slide{
    text-align:center;
}
.product-detail{
    background:#323232;
    padding:20px;
    border-radius:25px;
}
.picture-product{
   margin-bottom:30px;border-radius:30px;
}
.picture-product img{
  border-radius:30px;
}
.content-product{
    color:#fff;
    border:2px solid #dba760;
    border-radius:30px;
  text-align:justify;
    padding:25px;

}
.content-product h1{
    color:#dba760;
    margin-bottom:25px;
    font-size:22px;
    font-weight:bold;
}

.contact-footer{
    color:#fff;
    text-align:right;
    font-size:14px;

}
.contact-footer  i{
    color: #dba760;
    font-size: 18px;
    margin-left:5px;
}
.contact-footer label{
    font-size: 16px;
    color: #dba760;
    border-bottom:1px solid #4d4b4b;
    margin-bottom:15px;
    width: 100%;
    padding: 10px;
    box-shadow: 0 1px #111;
}
.contact-footer .address-contact{
    line-height:30px;
}
.logo-footer{
    margin-bottom:20px;
}
.desc-swiper{
   position: absolute;
    color: #fff;
    top: 20%;
    width: 100%;
    display: block;
    text-align: center;
    text-shadow: 0 0 10px #000;
}
.desc-swiper h2{
    margin-bottom:20px;
    font-size: 60px;
}
@media (max-width: 768px) {
    .desc-swiper h2{
        font-size:22px;
        margin-bottom:2px;
    }
    .desc-swiper  p{
        font-size:12px;
    }
}
.about-home{
    background:#141414;
    padding:30px;
    padding-top:80px;
    padding-bottom:80px;
}
.about-wrap {
    position: relative;
    padding: 60px 0px 60px 30px;
    border-top: 2px solid #dd9633;
    border-right: 2px solid #dd9633;
}

.about-wrap:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #dd9633;
}
.about-wrap:after {
    position: absolute;
    right: 0;
    top: -2px;
    width: 100px;
    height: 60px;
    border-top: 2px solid #dd9633;
    border-right: 2px solid #dd9633;
    content: "";
}
.about-wrap h2 {
    font-size: 30px;
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    color:#dd9633;
    text-align:center;
}
.about-wrap h3 {
    font-weight: 500;
    font-size: 18px;
    text-align:center;
    margin-bottom: 25px;
    color:#fff;
}
.about-wrap p {
    margin-bottom: 15px;
    text-align:justify;
    font-size:14px;
    line-height:30px;
    color:#bbb;
}
.about-content {
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
    padding: 30px 0px;
    text-align: center;
}
.about-content h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
    color:#fff;
}
.about-content p {
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 20px;
    color:#fff;
}
.about-img {
    position: relative;
    margin-top: 100px;
}
.about-img:before {
    position: absolute;
    right: -15px;
    bottom: -15px;
    height: 95%;
    width: 98%;
    background: #333132;
    content: "";
    z-index: -9;
}
.about-area2 .about-wrap:after {
    left: 0;
    width: 0;
    height: 140px;
}
a.readmore-btn {
    display: inline-block;
    padding: 12px 30px;
    text-transform: uppercase;
    font-size: 14px;
    background: #dd9633;
    color:#fff;

}
a.readmore-btn:hover {
    background: #333132;
    color: #fff;
}
.about-area2 .about-wrap {
    padding: 80px 0px 80px 30px;
    border-top: 2px solid #dd9633;
    border-right: none;
    border-left: 2px solid #dd9633;
}
.about-area2 .about-img2 {
    position: relative;
    padding-bottom: 70px;
}
.about-area2 .about-images {
    position: absolute;
    left: 0;
    bottom: 0;
    border-right: 3px solid #dd9633;
    border-top: 3px solid #dd9633;
    box-shadow: 10px -10px 5px #141414;
    margin-bottom:10px;
}
.about-area2 .about-images a {
    position: absolute;
    height: 55px;
    width: 55px;
    background: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    right: 50%;
    border: 2px solid #dd9633;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.about-img2 img{
    width:488px;
    height:398px;
}
.about-images img{
    width:362px;
    height:242px;
}
@media (max-width: 486px)
{
    .about-home{

    padding:0;
    padding-top:20px;
    padding-bottom:20px;
}
    .about-wrap h3 {
        font-size:16px;
    }
}

.home-product{
    width:100%;
    background:#111;
    position:relative;
    min-height:500px;
}
.bg-prod img{
    position: absolute;
    bottom: 0;
    left: 30px;
}
.prod-title{
    color:#dd9633;
    font-size:32px;
    margin-bottom:30px;
    margin-top:30px;
    text-align:center;
}
.prod-box{
    margin:10px;
    
    border:1px solid #dd9633;
}
.prod-box img{
   min-width:200px;
   min-height:200px;
}
.home-news{
     width:100%;
    padding:40px;
    background:#141414;
}
 @media (max-width: 768px)
 {
  .bg-prod{
    display:none;
    }
 }