/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Description: فرزند قالب Hello Element سفارشی
Author: AghayeWin
Version: 1.0.0
*/


@font-face {
  font-family: 'Kalameh';
  src: url('fonts/kalameh/KalamehWeb(FaNum)-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kalameh';
  src: url('fonts/kalameh/KalamehWeb(FaNum)-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kalameh';
  src: url('fonts/kalameh/KalamehWeb(FaNum)-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kalameh';
  src: url('fonts/kalameh/KalamehWeb(FaNum)-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kalameh';
  src: url('fonts/kalameh/KalamehWeb(FaNum)-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


body,
h1, h2, h3, h4, h5, h6,
p, div, span, a, button,
input, textarea, select,
li, .elementor-widget-text-editor,
.elementor-heading-title,
.ff-el-form-control,
.ff-el-section-break {
    font-family: 'Kalameh', Tahoma, 'Segoe UI', sans-serif !important;
}






@media screen and (min-width: 767px) {
    .event-card img {
        width: 300px;
        height: 400px;
        object-fit: cover;
    }
}


.card-image {
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
}

.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



.img-galery-project img
{
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.img-slide-project img
{
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.img-slide-about-us img
{
      aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

