/* cairo-regular - arabic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: url("./../fonts/cairo/cairo-v28-arabic-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* cairo-700 - arabic_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  src: url("./../fonts/cairo/cairo-v28-arabic-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


:root {
  --color-primary: #00B410;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif !important;
}

main {
  overflow-x: hidden;
}

/* RTL
 * ---------------------------------------------------------- */

body.rtl .tbs-header__nav__menu--languages,
body.rtl #main-menu.nav.navbar-nav>li {
  margin-left: auto !important;
}

body.rtl #main-menu.nav.navbar-nav>li>a {
  padding-right: 22px;
}

body.rtl #section-macbook {
  font-family: "Cairo", sans-serif !important;
  background-position: 25% -30px !important;
  padding: 0 !important;
}

@media (min-width: 1200px) {
  body.rtl #section-macbook {
    background-size: 50% !important;
  }
}

/**
  * Hero Promo Grid
  */
body.rtl #hero-promo-grid * {
  font-family: "Cairo", sans-serif !important;
}

body.rtl #hero-promo-grid a {
  color: #444 !important;
  text-align: right !important;
}

body.rtl #hero-promo-grid h2 {
  font-size: 56px !important;
  text-align: right !important;
}

body.rtl #hero-promo-grid p {
  font-size: 18px !important;
  text-align: right !important;
}

@media (max-width: 768px) {
  body.rtl #hero-promo-grid {
    margin: 0 !important;
  }

  body.rtl .vc_row.vc_column-gap-35>.vc_column_container {
    padding: 0 !important;
  }

  body.rtl #hero-promo-grid br {
    display: none !important;
  }


  body.rtl #hero-promo-grid h2 {
    font-size: 40px !important;
    text-align: right !important;
    max-width: 280px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.rtl #hero-promo-grid {
    display: flex;
    flex-direction: column;
  }

  body.rtl #hero-promo-grid>div:first-child {
    order: 2;
  }

  body.rtl #section-macbook {
    background-position: 0% 350px !important;
    background-size: 100% !important;
  }

  body.rtl #hero-promo-grid .vc_column-inner {
    padding: 0 !important;
  }

  body.rtl #hero-promo-grid .green-button {
    width: 100% !important;
  }

}


/* Utility
 * ---------------------------------------------------------- */
.text-primary {
  color: var(--color-primary) !important;
}


/* Container
 * ---------------------------------------------------------- */

.zenstox-container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

/* Testimonials
 * ---------------------------------------------------------- */

.testimonial-headline {
  max-width: 487px;
  margin: auto;
}

.testimonials-gallery {
  margin-top: 100px;
  margin-bottom: 50px;
}

.testimonial-gallery-item {
  position: relative;
  width: 135px;
  height: 456px;
  border-radius: 80px;
  background: linear-gradient(#D4D4D4, #eeeeee);
  overflow: hidden;
}

.testimonial-gallery-item img {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  left: 0;
}

.testimonials-gallery>div:nth-last-child(2) .testimonial-gallery-item,
.testimonials-gallery>div:nth-child(2) .testimonial-gallery-item {
  margin-top: -100px;
  background: linear-gradient(var(--color-primary), #eeeeee);
}

@media (max-width: 1024px) {
  .testimonial-gallery-item {
    height: 380px;
  }
}

@media (max-width: 768px) {

  .testimonial-headline {
    font-size: 24px;
    max-width: 280px;
  }

  .testimonial-gallery-item {
    height: 280px;
  }
}

@media (max-width: 480px) {

  .testimonials-gallery {
    margin-top: 50px;
  }

  .testimonials-gallery>div {
    padding-left: 5px;
    padding-right: 5px;
  }

  .testimonial-gallery-item {
    height: 165px;
  }

  .testimonial-gallery-item img {
    bottom: -20px;
  }

  .testimonials-gallery>div:nth-last-child(2) .testimonial-gallery-item,
  .testimonials-gallery>div:nth-child(2) .testimonial-gallery-item {
    margin-top: -30px;
  }

}


#hero-section .wpb_content_element {
  margin-bottom: 0 !important;
}

/* Testimonials Slider
 * ---------------------------------------------------------- */

#testimonials-slider {
  --swiper-theme-color: var(--color-primary);
}

#testimonials-slider {
  padding: 0 80px;
}

.testimonials-swiper .testimonial-video {
  position: relative;
  height: 600px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 10px 0px #00000040;
}

.testimonials-swiper .swiper-slide {
  border-radius: 20px;
}

.testimonials-swiper .testimonial-video a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.testimonials-swiper .testimonial-video img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

#testimonials-slider .swiper-button-next:after,
#testimonials-slider .swiper-button-prev:after {
  display: none;
}

#testimonials-slider .swiper-button-next,
#testimonials-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  margin-top: -50px;
}

.testimonial-play-sm {
  width: 52px;
  height: 52px;
  background: var(--color-primary);
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0px 4px 13px 0px #00000040;
}

.testimonial-play-sm:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent #FFFFFF;
  transform: rotate(0deg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#testimonials-slider .swiper-pagination-bullet {
  background-color: #000;
}

@media (max-width: 768px) {

  #testimonials-slider {
    padding: 0 30px;
  }

  .testimonials-swiper .testimonial-video {
    position: relative;
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 4px 10px 0px #00000040;
  }

  #testimonials-slider .swiper-button-next,
  #testimonials-slider .swiper-button-prev {
    width: 10px;
    height: 20px;
    margin-top: -50px;
  }

  #testimonials-slider .swiper-button-prev {
    margin-left: -7px;
  }

  #testimonials-slider .swiper-button-next {
    margin-right: -7px;
  }

}


/* Trustpilot
 * ---------------------------------------------------------- */

#trustpilot-section {
  margin-left: -100px;
  margin-right: -100px;
  overflow: hidden;
  background: white;
  box-shadow: 0px 0px 54px 0px #0000001A;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#trustpilot-section .trustpilot-widget+.wpb_content_element {
  display: none;
}