body {
    background: gainsboro;
    font: 14px "Iran,Ravi VF";
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Iran Ravi VF", sans-serif;
    min-height: 100vh;
    background-color: #ececec;
    background-image: url("../images/crossline-lines.png");
}

header {
    display: flex;
    justify-content: flex-start;
    padding: 0 20px;
    background-color: #f3f3f3;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    direction: rtl;
}

.logo-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header-menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    ga p: 30px;
}

.header-menu a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    transition: color 0.3s ease;
}

.header-menu a:hover {
    color: #f15008;
}

.logo {
    width: 70px;
    height: auto;
    color:#000;
    font-family: "Iran Ravi VF", sans-serif;
}


.links-container {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 50px;
            min-height: calc(100vh - 100px);
            flex-wrap: wrap;
            padding: 20px;
        }

        .service-link {
            text-decoration: none;
            transition: transform 0.3s ease;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .service-link:hover {
            transform: scale(1.05);
        }

        .service-box {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 15px;
        }

        .service-title {
            color: #000;
            font-size: 14px;
            text-align: center;
            margin-bottom: 10px;
        }

        .service-image {
            width: 300px;
            height: 300px;
            bord er-radius: 10px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
            object-fit: cover;
        }
         footer {
        background-color: #f3f3f3;
        pad ding: 15px 0;
        font-size: 12px;
        width: 100%;
        margin-top: auto;
        direction:rtl;
        color:#000;
        position: fixed;
  bottom:0px;
}
    }
    .footer-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-w idth: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .footer-right {
        display: flex;
        align-items: center;
        gap: 10px;
        float: right;
        padding-right: 15px;
    }
    .footer-right a{
        background:transparent;
        padding:0px!important;
    }
    .footer-logo {
        max-width: 30px;
        height: auto;
        margin-top:0px;
        
    }
    .email-link {
        color: #000;
        text-decoration: none;
        background: none;
        paddi ng:0px!important;
        float: left;
        padding-top: 15px;
  padding-left: 15px;
    }
    .email-link:hover {
        tex t-decoration: underline;
        backgro und: none;
    }
    .company-name {
        white-space: nowrap;
    }
    .viranegar{
        margin: 5px 0!important;
    }

        @media (max-width: 768px) {
            header {
                justify-content: center;
                padding: 10px;
            }
            
            .logo-container {
                flex-direction: column-reverse;
                gap: 15px;
            }
            
            .header-menu {
                gap: 15px;
            }
            
            .links-container {
                flex-direction: column;
                ga p: 20px;
            }
            
            .service-image {
                width: 200px;
                height: 100px;
            }

            .service-title {
                font-size: 16px;
            }
            
            .logo {
                width: 50px;
                height: auto;
            }
            
            .links-container {
                gap: 30px;
                min-height: calc(100vh - 140px);
                padding: 10px;

            }
               .email-link, .logo {
                display: none;
             }
        }

.container {
            max-width: 1000px;
            margin: 2rem auto;
            padding: 0 20px;
            text-align: justify;
            background-color: #e3e3e3;
            borde r-radius: 5px;
            box-shadow: 0 0 10px rgba(0,0,0,0.05);
            padding: 30px;
            font-family: iran;
          line-height: 2;
           font-size: 15px;
    direction: rtl;
        }





  .slider_block {
      max-width: 55%;
      margin: 0 auto;
      paddin g: 20px 0;
      background-color: #fff;
      margin-bottom: 30px;
      padd ing-bottom: 40px;
      display: none;
  }

  .splide__track {
      overflow: inherit;
  }

  .splide {
      paddi ng: 20px 0;
      overflow: hidden;
  }

  .splide__slide img {
      display: block;
      width: 100%;
      border-radius: 8px;
      transition: transform 400ms;
      transform-origin: center center;
  }
  .splide__slide img {
      width: 100%;
      height: 150px; /* or any fixed height you want */
      object-fit: cover;
      aspect-ratio: 1 / 1; /* keeps it square */
      display: block;
  }

  .splide .splide__arrow {
      top: 0;
      bottom: 0;
      height: 100%;
      transform: none;
      border-radius: unset;
      width: 50px;
      opacity: 0.9;
  }
  .splide .splide__arrow svg {
      filter: invert(1);
      width: 24px;
      height: 24px;
  }

  .splide__arrow.splide__arrow--prev {
      left: 0;
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }

  .splide__arrow.splide__arrow--next {
      right: 0;
      background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }
  /**/
  * {
      box-sizing: border-box;
  }
  bo dy {
      margin: 0;
      background-color: black;
      color: #fff;
      text-align: center;
      font-family: Arial;
      overflow: hidden;
  }

  a {
      colo r: #fff;
      padding: 4px 8px;
  }
.logo-link{
    text-decoration: navajowhite;
    color: #000;
    font-size: 16px;
    font-family: Iran;
}
  section {
      max-width: 700px;
      margin: 0 auto;
  }

  .left {
      text-align: left;
  }

  .container-title {
      max-width: 1050px;
      margin: 1rem auto;
      pa dding: 0 20px;
      text-align: justify;
      backgrou nd-color: #e3e3e3;
      borde r-radius: 5px;
      box-s hadow: 0 0 10px rgba(0,0,0,0.05);
      pad ding: 30px;
      font-family: iran;
      lin e-height: 2;
      font-size: 20px;
      direction: rtl;
      font-weight: bold;
  }