

/*# sourceMappingURL=index.css.map */
@font-face {
  font-family: vazir;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Vazir-Regular.eot");
  src: url("../fonts/Vazir-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Regular.woff") format("woff"), url("../fonts/Vazir-Regular.woff2") format("woff2");
}
.back{
    background-image: url('https://smartenco.ir/wp-content/themes/smarlux/assets/images/Asset 6@4x-min.jpg;');
    background-size:cover;
     background-position:center;
     padding:20px 0;
}
.space{
    height:100px;
}

body{
    font-family:vazir !important;
}
.service-item {
    height: 300px;
    position: relative
  }
  
  .service-item i {
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 200px 200px 0 0;
    top: -10px;
    right: -10px;
    border: 2px solid #bc8971;
    z-index: -1;
    webkit-mask-image: -webkit-gradient(linear,left bottom,left top,color-stop(70%,rgba(0,0,0,0)),to(rgb(0,0,0)));
    -webkit-mask-image: -webkit-linear-gradient(bottom,rgba(102,52,52,0) 70%,rgb(0,0,0));
    mask-image: -webkit-gradient(linear,left bottom,left top,color-stop(70%,rgba(0,0,0,0)),to(rgb(0,0,0)));
    mask-image: linear-gradient(0deg,rgba(0,0,0,0) 70%,rgb(0,0,0));
    opacity: 1
  }
  
  .service-item .up {
    height: 80%;
    background-color: #392f26;
    border-radius: 300px 300px 0 0
  }
  
  .service-item .up :before {
    content: "";
    position: absolute;
    background: url(../../../../../../../../themes/smarlux/assets/images/flowerup.png) no-repeat;
    background-size: 90%;
    background-position: center left;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
    z-index: 9;
    top: -30px;
    opacity: 0
  }
  
  .service-item .up .inner-up {
    background-size: cover;
    background-position: center;
    height: 100%;
    border-radius: 300px 300px 0 0;
    -webkit-border-radius: 300px 300px 0 0;
    -moz-border-radius: 300px 300px 0 0;
    -ms-border-radius: 300px 300px 0 0;
    -o-border-radius: 300px 300px 0 0;
    overflow: hidden
  }
  
  .service-item .up .inner-up .right-inner-up {
    background-color: rgba(0,0,0,.737254902);
    height: 100%;
    width: 40%;
    border-radius: 0 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  
  .service-item .up .inner-up .right-inner-up img {
    height: 150px;
    margin-bottom: 60px
  }
  
  .service-item .down {
    display: flex;
    background-color: rgba(94,94,94,.051);
    border-top: 1px solid #fff;
    border-left: 1px solid rgba(236,181,142,.207);
    border-bottom: 1px solid rgba(236,181,142,.207);
    height: 20%
  }
  
  .service-item .down .des {
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 0
  }
  
  .service-item .down .des .name-project {
    font-size: 14px
  }
  
  .service-item .down .des p {
    font-size: 12px;
    margin-bottom: 2px!important
  }
  
  .service-item .video-content {
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 55%;
    height: 150px;
    border-radius: 300px 300px 0 0;
    -webkit-border-radius: 300px 300px 0 0;
    -moz-border-radius: 300px 300px 0 0;
    -ms-border-radius: 300px 300px 0 0;
    -o-border-radius: 300px 300px 0 0
  }
  
  .service-item .video-content .video-content-inner {
    width: 100%;
    height: 100%;
    position: relative
  }
  
  .service-item .video-content .video-content-inner::after {
    position: absolute;
    content: "";
    background-color: rgba(104,53,3,.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 300px 300px 0 0
  }
  
  .service-item .video-content .video-content-inner .play-btn {
    position: absolute;
    top: 55%;
    z-index: 1000;
    cursor: pointer;
    left: 40%
  }
  
  .service-item .video-content .video-content-inner .play-btn img {
    width: 25px;
    height: 25px
  }
  
  .service-item .video-content img {
    width: 100%;
    height: 100%;
    border-radius: 300px 300px 0 0
  }
  
  .btn-request {
    padding: 8px 10px;
    display: flex;
    justify-content: center
  }
  
  .btn-request button {
    width: 100%;
    background-color: transparent;
    padding: 5px 15px;
    color: #fff;
    position: relative;
    border-top: 1px solid rgba(255,255,255,.036);
    border-bottom: 1px solid rgba(255,255,255,.036)
  }
  
  .btn-request button::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .btn-request button::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  .content-modal.active {
    display: block
  }
  
  .content-modal .inner-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 10px 10px
  }
  
  .content-modal .inner-modal .content {
    width: 700px;
    border-radius: 10px;
    position: relative;
    height: 100%
  }
  
  .content-modal .inner-modal .content #close {
    padding: 10px 0;
    cursor: pointer
  }
  .content-modal {
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 10px;
    left: 0;
    background-color: rgba(0,0,0,.158);
    z-index: 10000
  }
  
  
  .instagrampage-title{
    color: black;
    padding: 10px 0;
    margin:20px 0;
  }
  .des-box-title{
    color: #b6916f;
  }
  .des-box-inner p{
    color: black;
    text-align: justify;
  }
  .advantages-item{
    color: black;
    font-size: 18px;
    text-align: justify;
  }
  
  .other-services-item {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   color: black;
   padding: 10px;
   border:1px solid #b6916f;
  }
  
  .other-services-item img{
    width: 40px;
    height: 480x;
  }
  .other-services-item .name {
    margin-top: 5%;
  
   }
     .other-services-item .name a {
   color:black;
  
   }
   .left .address::before {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  .address {
    color: black;
    border-top:1px solid rgb(158 120 36 / 52%) ;
    border-bottom:1px solid rgb(158 120 36 / 52%);
    padding: 10px;
    font-size: 19px;
    text-align: center;
    position: relative
  }
  
  .left .address::after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .left .sotial-media {
      padding: 10px;
      display: flex;
      flex-wrap: wrap
  }
  
  .left .sotial-media .sotial-media-item {
      position: relative;
      border-top:1px solid rgb(158 120 36 / 52%) ;
      border-bottom:1px solid rgb(158 120 36 / 52%);
      padding: 10px 20px;
      color: #b6916f;
      font-size: 18px
  }
  
  .left .sotial-media .sotial-media-item::before {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .left .sotial-media .sotial-media-item::after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .advice-button {
      padding: 10px;
      justify-content: start;
      display: flex;
      WIDTH: 100%
  }
  
  .advice-button button {
      border-top: 1px solid rgb(158 120 36 / 52%);
      border-bottom: 1px solid rgb(158 120 36 / 52%);
      cursor: pointer;
      text-align: center;
      font-size: 15px;
      width: 50%;
      padding: 8px;
      position: relative;
      background-color: transparent
  }
  
  .advice-button button::after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .advice-button button::before {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%)
  }
  
  .advice-button button a {
      color: black;
  }
  .deliver{
    background: linear-gradient(0deg,transparent 0%,rgb(162,130,94) 20%,rgb(162,130,94) 80%,transparent 100%);
    width: 100%;
    height: 1px;
    
  }
  
  .call-to-action .call-to-action-right{
 color: #333;
 font-size: 19px;
}
.call-to-action .call-to-action-right p:nth-of-type(2){
 color: #000000;
 font-size: 16px;
}

 
 @media (max-width: 767px) {
  .mainsec{
      margin-top:23% !important;
  }
 }
 .ms-header {
      background-color:black !important;
  }
  .advantages-item:before {
      content: "";
      display: inline-block;
      width: 5px;       /* قطر توپ */
      height:5px;
      background-color: black;  /* رنگ توپ */
      border-radius: 50%; /* دایره کردن */
      margin-left: 8px;  /* فاصله توپ از متن */
    }