.bengi-topbar {
  background-color: #393f61;
  color: #fff;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 13px;
}

.bengi-topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  direction: ltr;
}

.bengi-topbar ul {
  display: flex;
  align-items: center;
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bengi-topbar a {
  color: #fff;
  transition: color 0.2s ease;
}

.bengi-topbar a:hover {
  color: var(--primary);
}

.bengi-topbar-contact a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  direction: ltr;
}

.bengi-topbar-contact i {
  color: var(--primary);
  font-size: 17px;
}

.bengi-topbar-left,
.bengi-topbar-social ul {
  display: flex;
  align-items: center;
}

.bengi-topbar-left {
  gap: 28px;
}

.bengi-topbar-social ul {
  gap: 14px;
}

.bengi-topbar-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.bengi-topbar-catalog {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding-right: 16px;
  border-right: 1px solid rgba(255, 255, 255, .25);
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}

.bengi-topbar-catalog i {
  color: var(--primary);
  font-size: 16px;
}

.bengi-topbar-languages {
  gap: 0 !important;
}

.bengi-topbar-languages li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.bengi-topbar-languages a {
  display: block;
  padding: 0 9px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.bengi-topbar-languages li:first-child a {
  padding-left: 0;
}

.bengi-topbar-languages li:last-child a {
  padding-right: 0;
}

.site-header.style-2 .logo-header 
{
  margin-left: 0;
}

html[dir="rtl"] body {
  direction: rtl;
  text-align: right;
}

html[dir="rtl"] .site-header.style-2 .logo-header {
  margin-right: 0;
  margin-left: 0;
}

html[dir="rtl"] .header-nav .nav,
html[dir="rtl"] .footer-link,
html[dir="rtl"] .widget_getintuch ul {
  padding-right: 0;
}

@media only screen and (max-width: 1280px) 
{
  .site-header.style-2 .logo-header 
  {
    margin-left: 0;
  } 

  html[dir="rtl"] .site-header.style-2 .logo-header
  {
    margin-right: 0;
    margin-left: 0;
  }
}

@media only screen and (max-width: 991px) 
{
  .site-header .top-bar.bengi-topbar
  {
    display: block;
  }

  .site-header.style-2 .logo-header 
  {
    margin-left: 0;
  } 


  html[dir="rtl"] .site-header.style-2 .logo-header
  {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px)
{
  .bengi-topbar
  {
    padding: 8px 0;
  }

  .bengi-topbar-inner
  {
    flex-direction: column;
    justify-content: center;
    gap: 7px;
  }

  .bengi-topbar-contact,
  .bengi-topbar-left
  {
    justify-content: center;
  }

  .bengi-topbar-left
  {
    flex-wrap: wrap;
    gap: 7px 20px;
  }
}

@media only screen and (max-width: 575px)
{
  .bengi-topbar,
  .bengi-topbar-languages a
  {
    font-size: 11px;
  }

  .bengi-topbar ul
  {
    gap: 10px;
  }

  .bengi-topbar-social ul
  {
    gap: 10px;
  }

  .bengi-topbar-languages a
  {
    padding: 0 6px;
  }
}

.site-header.style-2 .header-nav .nav > li > a 
{
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 42px 20px;
}

@media only screen and (min-width: 992px)
{
  .site-header.style-2 .header-nav
  {
    display: flex !important;
    justify-content: center !important;
  }

  .site-header.style-2 .header-nav .nav
  {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (max-width: 1680px) 
{
  .site-header.style-2 .header-nav .nav > li > a 
  {
    padding: 42px 8px;
  }
}

@media only screen and (max-width: 991px) 
{
  .site-header.style-2 .header-nav .nav > li > a 
  { 
    padding: 8px 0px; 
  }
}


.dz-bnr-inr {
  background: center center / cover rgb(250, 248, 242);
  padding-top: 3rem;
  height: 10rem;
  position: relative;
  overflow: hidden;
  width: 100%;
}


.dz-bnr-inr .dz-bnr-inr-entry {
  height: 7rem;
  vertical-align:baseline;
  display: table-cell;
}


#video-background1 {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100; }


@media only screen and (max-width: 1367px) 
{
  #video-background1 {
    object-fit: fill;
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: -100; }
}


@media only screen and (max-width: 600px) {
  .silder-for .silder-img {
    height: calc(50vh - 85px);
    } 
  }




  

header.site-header.mo-left.header.style-2 {
  height: 100% !important;
}

.dz-box.style-1 .title a {
  color: #fff;
  background-color: #00000099;
  padding: 10px;
  border-radius: 10px;
}

.product-cover {
  overflow: hidden;
  border-radius: 4px;
}

.product-cover img {
  display: block;
  width: 100%;
  aspect-ratio: 2 / 1;
  object-fit: cover;
}

/* Bengi Marble footer */
.site-footer.style-2.bengi-footer {
  padding-top: 0;
  color: rgba(255, 255, 255, 0.72);
  background: #393f61;
}

.bengi-footer-cta {
  border-bottom: 2px solid rgba(57, 63, 97, 0.35);
  background: var(--primary);
  color: #212529;
}

.bengi-footer-cta-inner {
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  padding: 28px 0;
}

.bengi-footer-cta-label {
  display: block;
  margin-bottom: 8px;
  color: rgba(33, 37, 41, 0.62);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.bengi-footer-cta h3 {
  max-width: 720px;
  margin: 0;
  color: #212529;
  font-size: clamp(25px, 3vw, 38px);
  line-height: 1.25;
  font-size: 30px;
}

.bengi-footer-cta-button {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 22px;
  border: 1px solid #212529;
  color: #fff;
  background: #393f61;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .4px;
  text-transform: uppercase;
  transition: color .25s ease, background-color .25s ease, transform .25s ease;
}

.bengi-footer-cta-button:hover {
  color: #212529;
  background: transparent;
  transform: translateY(-2px);
}

.site-footer.style-2.bengi-footer .footer-top {
  padding: 78px 0 35px;
}

.bengi-footer-logo {
  display: inline-flex;
  align-items: center;
  min-height: 68px;
  margin-bottom: 24px;
  padding: 10px 15px;
  border-radius: 4px;
  background: #fff;
}

.bengi-footer-logo img {
  width: auto;
  max-width: 200px;
  max-height: 60px;
}

.bengi-footer-brand p {
  max-width: 360px;
  margin-bottom: 25px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.8;
}

.site-footer.style-2.bengi-footer .widget-title {
  margin-bottom: 22px;
}

.site-footer.style-2.bengi-footer .widget-title .title {
  color: #fff;
  font-size: 18px;
}

.site-footer.style-2.bengi-footer .widget-title .title::after {
  background: var(--primary);
}

.site-footer.style-2.bengi-footer .widget_links ul li {
  padding: 5px 0;
}

.site-footer.style-2.bengi-footer .widget_links ul li a {
  color: rgba(255, 255, 255, 0.72);
  transition: color .25s ease;
}

.site-footer.style-2.bengi-footer .widget_links ul li:hover a {
  color: var(--primary);
}

.bengi-footer-contact ul li {
  align-items: flex-start;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}

.site-footer.style-2.bengi-footer .bengi-footer-contact ul li i {
  margin-top: 1px;
  color: var(--primary);
  text-align: start;
}

.bengi-footer-social ul {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  margin: 0;
}

.bengi-footer-social ul li {
  display: inline-block;
  margin: 0 !important;
}

.bengi-footer-social ul li a {
  display: block;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(198, 164, 126, 0.7);
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  transition: color .25s ease, background-color .25s ease;
}

.bengi-footer-social ul li a:hover {
  color: #393f61 !important;
  background: var(--primary);
}

.bengi-footer-social ul li a:hover::before {
  color: #393f61 !important;
}

.site-footer.style-2.bengi-footer .footer-bottom {
  padding: 21px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.62);
  background: rgba(21, 24, 45, 0.25);
}

.site-footer.style-2.bengi-footer .copyright-text,
.site-footer.style-2.bengi-footer .footer-link li a {
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  text-transform: none;
}

.site-footer.style-2.bengi-footer .footer-link li a:hover {
  color: var(--primary);
}

.site-footer.style-2.bengi-footer .footer-link li::before {
  display: none;
  content: none;
}

html[dir="rtl"] .bengi-footer-cta-button i {
  transform: rotate(180deg);
}

/* Bengi Marble homepage */
.bengi-hero,
.bengi-hero-slider,
.bengi-hero-slider .swiper-wrapper,
.bengi-hero-slider .swiper-slide {
  height: calc(100vh - 142px);
  height: calc(100dvh - 142px);
  min-height: 0;
}

.bengi-hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
}

.bengi-hero-media,
.bengi-hero-overlay {
  position: absolute;
  inset: 0;
}

.bengi-hero-media img,
.bengi-hero-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bengi-hero-fallback {
  background-color: #393f61;
  background-position: center;
  background-size: cover;
}

.bengi-hero-overlay {
  z-index: 1;
  background: linear-gradient(90deg, rgba(18, 22, 43, .88) 0%, rgba(28, 32, 56, .64) 45%, rgba(22, 26, 49, .18) 78%);
}

.bengi-hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  height: 100%;
}

.bengi-hero-inner {
  max-width: 780px;
  padding-top: 55px;
  color: #fff;
}

.bengi-hero-kicker,
.bengi-kicker {
  display: block;
  margin-bottom: 18px;
  color: #c6a47e;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.bengi-hero-inner h2 {
  max-width: 750px;
  margin-bottom: 24px;
  color: #fff;
  font-size: clamp(42px, 5.5vw, 78px);
  font-weight: 600;
  letter-spacing: -2px;
  line-height: 1.05;
}

.bengi-hero-inner p {
  max-width: 650px;
  margin-bottom: 34px;
  color: rgba(255, 255, 255, .82);
  font-size: 18px;
  line-height: 1.75;
}

.bengi-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.bengi-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 52px;
  padding: 14px 24px;
  border: 1px solid #393f61;
  color: #fff;
  background: #393f61;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all .3s ease;
}

.bengi-button:hover {
  color: #393f61;
  background: #c6a47e;
  border-color: #c6a47e;
  transform: translateY(-2px);
}

.bengi-button-primary {
  border-color: #c6a47e;
  color: #262b48;
  background: #c6a47e;
}

.bengi-button-primary:hover {
  border-color: #fff;
  background: #fff;
}

.bengi-button-outline {
  border-color: rgba(255, 255, 255, .55);
  background: transparent;
}

.bengi-button-outline:hover {
  border-color: #fff;
  color: #393f61;
  background: #fff;
}

.bengi-hero-slider .swiper-pagination {
  bottom: 38px !important;
  z-index: 3;
}

.bengi-stats {
  position: relative;
  z-index: 4;
  color: #fff;
  background: #393f61;
}

.bengi-stat {
  position: relative;
  display: flex;
  min-height: 160px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 28px 20px;
  text-align: center;
}

.bengi-stat:not(:last-child)::after {
  position: absolute;
  top: 28%;
  right: 0;
  width: 1px;
  height: 44%;
  background: rgba(255, 255, 255, .16);
  content: "";
}

.bengi-stat strong {
  color: #fff;
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 500;
  line-height: 1;
}

.bengi-stat sup {
  color: #c6a47e;
  font-size: .55em;
}

.bengi-stat span {
  margin-top: 12px;
  color: rgba(255, 255, 255, .65);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}

.bengi-section {
  padding: 110px 0;
}

.bengi-products-section,
.bengi-projects-section {
  background: #f7f6f3;
}

.bengi-section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 48px;
}

.bengi-section-head .bengi-kicker,
.bengi-about-copy .bengi-kicker {
  margin-bottom: 12px;
}

.bengi-section-head h2,
.bengi-about-copy h2 {
  max-width: 100%;
  margin: 0;
  color: #252a47;
  font-size: clamp(32px, 4vw, 42px);
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1.18;
}

.bengi-text-link {
  flex: 0 0 auto;
  padding-bottom: 7px;
  border-bottom: 1px solid #c6a47e;
  color: #393f61;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .7px;
  text-transform: uppercase;
}

.bengi-text-link:hover {
  color: #c6a47e;
}

.bengi-product-card {
  display: block;
  height: 100%;
  background: #fff;
  box-shadow: 0 16px 45px rgba(39, 43, 72, .06);
  transition: transform .35s ease, box-shadow .35s ease;
}

.bengi-product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 55px rgba(39, 43, 72, .14);
}

.bengi-product-media {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 3 / 2;
  background-position: center;
  background-size: cover;
}

.bengi-product-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 60%, rgba(30, 34, 58, .22));
  content: "";
  transition: background .35s ease;
}

.bengi-product-card:hover .bengi-product-media::after {
  background: rgba(57, 63, 97, .15);
}

.bengi-product-media.is-empty {
  background-color: #e7e3dc;
  background-image: linear-gradient(135deg, rgba(198, 164, 126, .25), rgba(57, 63, 97, .12));
}

.bengi-product-info {
  display: flex;
  min-height: 82px;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
}

.bengi-product-name {
  color: #292e4c;
  font-size: 20px;
  font-weight: 600;
}

.bengi-product-arrow {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid #ded8cf;
  border-radius: 50%;
  color: #393f61;
  transition: all .3s ease;
}

.bengi-product-card:hover .bengi-product-arrow {
  border-color: #393f61;
  color: #fff;
  background: #393f61;
}

.bengi-about-section {
  overflow: hidden;
  background: #fff;
}

.bengi-about-media {
  position: relative;
  min-height: 610px;
  padding: 0 80px 65px 0;
}

.bengi-about-media::before {
  position: absolute;
  top: 48px;
  right: 35px;
  bottom: 15px;
  left: 40px;
  border: 1px solid rgba(198, 164, 126, .5);
  content: "";
}

.bengi-about-main {
  position: relative;
  z-index: 1;
  width: 78%;
  height: 555px;
  object-fit: cover;
}

.bengi-about-small {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 48%;
  height: 235px;
  border: 10px solid #fff;
  object-fit: cover;
}

.bengi-about-badge {
  position: absolute;
  z-index: 3;
  top: 42px;
  right: 18px;
  display: flex;
  width: 132px;
  height: 132px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 14px;
  color: #fff;
  background: #393f61;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
}

.bengi-about-badge strong {
  margin-bottom: 7px;
  color: #c6a47e;
  font-size: 34px;
  font-weight: 500;
  line-height: 1;
}

.bengi-about-copy {
  padding-left: 30px;
}

.bengi-about-copy p {
  margin: 28px 0 34px;
  color: #72727d;
  font-size: 16px;
  line-height: 1.9;
}

.bengi-values {
  padding: 20px 0 100px;
  background: #fff;
}

.bengi-value-card {
  height: 100%;
  padding: 36px 34px;
  border-top: 2px solid #c6a47e;
  background: #f7f6f3;
}

.bengi-value-card > span {
  display: block;
  margin-bottom: 42px;
  color: #c6a47e;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
}

.bengi-value-card h3 {
  margin-bottom: 14px;
  color: #292e4c;
  font-size: 22px;
}

.bengi-value-card p {
  margin: 0;
  color: #777781;
  line-height: 1.7;
}

.bengi-project-grid {
  display: grid;
  grid-auto-rows: 250px;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}

.bengi-project-item {
  position: relative;
  grid-column: span 5;
  overflow: hidden;
}

.bengi-project-item.is-featured {
  grid-column: span 7;
  grid-row: span 2;
}

.bengi-project-item:nth-child(n+4) {
  grid-column: span 4;
}

.bengi-project-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s ease;
}

.bengi-project-item::after {
  position: absolute;
  inset: 0;
  background: rgba(41, 46, 76, 0);
  content: "";
  transition: background .35s ease;
}

.bengi-project-item .bengi-project-lightbox {
  position: absolute;
  z-index: 3;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: zoom-in;
  opacity: 0;
  transition: opacity .35s ease;
}

.bengi-project-lightbox i {
  display: flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 50%;
  font-size: 20px;
  transform: translateY(10px);
  transition: transform .35s ease;
}

.bengi-project-item:hover img {
  transform: scale(1.05);
}

.bengi-project-item:hover::after {
  background: rgba(41, 46, 76, .48);
}

.bengi-project-item:hover .bengi-project-lightbox {
  opacity: 1;
}

.bengi-project-item:hover .bengi-project-lightbox i {
  transform: translateY(0);
}

/* LightGallery paketindeki `lg` font dosyaları eksik; kontrolleri mevcut
   Line Awesome fontuyla çizerek boş görünen popup ikonlarını düzelt. */
.lg-icon,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-outer .lg-toogle-thumb {
  font-family: "Line Awesome Free" !important;
  font-weight: 900 !important;
}

.lg-actions .lg-next::before {
  content: "\f105";
}

.lg-actions .lg-prev::after {
  content: "\f104";
}

.lg-toolbar .lg-close::after {
  content: "\f00d";
}

.lg-toolbar .lg-download::after {
  content: "\f019";
}

#lg-zoom-in::after {
  content: "\f00e";
}

#lg-zoom-out::after {
  content: "\f010";
}

#lg-actual-size::after,
.lg-fullscreen::after {
  content: "\f065";
}

.lg-fullscreen-on .lg-fullscreen::after {
  content: "\f066";
}

.lg-autoplay-button::after {
  content: "\f04b";
}

.lg-show-autoplay .lg-autoplay-button::after {
  content: "\f04c";
}

.lg-outer .lg-toogle-thumb::after {
  content: "\f00a";
}

.lg-outer #lg-share::after {
  content: "\f1e0";
}

.lg-outer #lg-share-facebook .lg-icon,
.lg-outer #lg-share-twitter .lg-icon,
.lg-outer #lg-share-googleplus .lg-icon,
.lg-outer #lg-share-pinterest .lg-icon {
  font-family: "Line Awesome Brands" !important;
  font-weight: 400 !important;
}

.lg-outer #lg-share-facebook .lg-icon::after {
  content: "\f39e";
}

.lg-outer #lg-share-twitter .lg-icon::after {
  content: "\f099";
}

.lg-outer #lg-share-googleplus .lg-icon::after {
  content: "\f1a0";
}

.lg-outer #lg-share-pinterest .lg-icon::after {
  content: "\f0d2";
}

html[dir="rtl"] .bengi-hero-overlay {
  background: linear-gradient(-90deg, rgba(18, 22, 43, .88) 0%, rgba(28, 32, 56, .64) 45%, rgba(22, 26, 49, .18) 78%);
}

html[dir="rtl"] .bengi-about-media {
  padding-right: 0;
  padding-left: 80px;
}

html[dir="rtl"] .bengi-about-media::before {
  right: 40px;
  left: 35px;
}

html[dir="rtl"] .bengi-about-small,
html[dir="rtl"] .bengi-about-badge {
  right: auto;
  left: 0;
}

html[dir="rtl"] .bengi-about-badge {
  left: 18px;
}

html[dir="rtl"] .bengi-about-copy {
  padding-right: 30px;
  padding-left: 0;
}

html[dir="rtl"] .bengi-stat:not(:last-child)::after {
  right: auto;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .bengi-hero-inner {
    padding-top: 20px;
  }

  .bengi-section {
    padding: 80px 0;
  }

  .bengi-about-media {
    max-width: 650px;
    margin: 0 auto;
  }

  .bengi-about-copy,
  html[dir="rtl"] .bengi-about-copy {
    padding: 0;
  }

  .bengi-project-grid {
    grid-auto-rows: 220px;
  }

  .bengi-footer-cta-inner {
    min-height: 0;
    align-items: flex-start;
    flex-direction: column;
  }

  .site-footer.style-2.bengi-footer .footer-top {
    padding: 60px 0 20px;
  }

  .site-footer.style-2.bengi-footer .footer-bottom .text-lg-start,
  .site-footer.style-2.bengi-footer .footer-bottom .text-lg-center,
  .site-footer.style-2.bengi-footer .footer-bottom .text-lg-end {
    text-align: center !important;
  }
}

@media only screen and (max-width: 575px) {
  .bengi-hero-overlay {
    background: rgba(26, 30, 53, .72);
  }

  .bengi-hero-inner h2 {
    font-size: 39px;
    letter-spacing: -1px;
  }

  .bengi-hero-inner p {
    font-size: 15px;
    line-height: 1.65;
  }

  .bengi-hero-actions .bengi-button {
    width: 100%;
  }

  .bengi-stat {
    min-height: 125px;
    padding: 22px 10px;
  }

  .bengi-stat:nth-child(2)::after {
    display: none;
  }

  .bengi-stat:nth-child(-n+2) {
    border-bottom: 1px solid rgba(255, 255, 255, .14);
  }

  .bengi-stat span {
    font-size: 9px;
    letter-spacing: 1px;
  }

  .bengi-section {
    padding: 65px 0;
  }

  .bengi-section-head {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 32px;
  }

  .bengi-about-media,
  html[dir="rtl"] .bengi-about-media {
    min-height: 455px;
    padding: 0 42px 48px 0;
  }

  html[dir="rtl"] .bengi-about-media {
    padding-right: 0;
    padding-left: 42px;
  }

  .bengi-about-main {
    width: 84%;
    height: 410px;
  }

  .bengi-about-small {
    width: 52%;
    height: 155px;
    border-width: 6px;
  }

  .bengi-about-badge {
    top: 25px;
    right: 0;
    width: 100px;
    height: 100px;
  }

  html[dir="rtl"] .bengi-about-badge {
    left: 0;
  }

  .bengi-about-badge strong {
    font-size: 27px;
  }

  .bengi-values {
    padding: 0 0 65px;
  }

  .bengi-project-grid {
    display: grid;
    grid-auto-rows: 230px;
    grid-template-columns: 1fr;
  }

  .bengi-project-item,
  .bengi-project-item.is-featured,
  .bengi-project-item:nth-child(n+4) {
    grid-column: auto;
    grid-row: auto;
  }

  .bengi-footer-cta-inner {
    padding: 34px 0;
  }

  .bengi-footer-cta-button {
    justify-content: center;
    width: 100%;
  }
}
