.elementor-258 .elementor-element.elementor-element-1c36d27c > .elementor-background-overlay{background-color:var( --e-global-color-f2fe829 );opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-258 .elementor-element.elementor-element-1c36d27c{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:8em 1em 6em 1em;}.elementor-258 .elementor-element.elementor-element-3dce0da0{padding:0% 50% 0% 0%;}.elementor-258 .elementor-element.elementor-element-90ed403 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:40px;font-weight:700;text-transform:capitalize;line-height:1.1em;letter-spacing:-2px;color:var( --e-global-color-651faef );}.elementor-258 .elementor-element.elementor-element-6efba228{width:auto;max-width:auto;padding:5px 8px 5px 8px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF73;--e-icon-list-icon-size:12px;--icon-vertical-offset:0px;}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(12px/2);}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(12px/2);}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(12px/2);}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-12px/2);}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-12px/2);}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-icon i{color:var( --e-global-color-651faef );transition:color 0.3s;}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-icon svg{fill:var( --e-global-color-651faef );transition:fill 0.3s;}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );line-height:var( --e-global-typography-text-line-height );}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-text{color:var( --e-global-color-651faef );transition:color 0.3s;}.elementor-258 .elementor-element.elementor-element-a5dd36f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-258 .elementor-element.elementor-element-2e941ca .gallery-item .gallery-caption{text-align:center;}@media(max-width:1024px){.elementor-258 .elementor-element.elementor-element-1c36d27c{padding:6em 1em 3.5em 1em;}.elementor-258 .elementor-element.elementor-element-3dce0da0{padding:0% 50% 0% 0%;}.elementor-258 .elementor-element.elementor-element-90ed403 .elementor-heading-title{font-size:42px;}.elementor-258 .elementor-element.elementor-element-6efba228{--e-icon-list-icon-size:11px;--icon-vertical-offset:0px;}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-258 .elementor-element.elementor-element-1c36d27c{padding:5em 0.5em 2em 0.5em;}.elementor-258 .elementor-element.elementor-element-3dce0da0{padding:0% 0% 0% 0%;}.elementor-258 .elementor-element.elementor-element-90ed403 .elementor-heading-title{font-size:33px;}.elementor-258 .elementor-element.elementor-element-6efba228{--e-icon-list-icon-size:10px;--icon-vertical-offset:1px;}.elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-258 .elementor-element.elementor-element-6efba228 .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for image-gallery, class: .elementor-element-2e941ca */.gallery,
.wp-block-gallery {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 24px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 16px 0;
  box-sizing: border-box;
}


.gallery .gallery-item,
.wp-block-gallery .blocks-gallery-item,
[class*="gallery-columns-"] .gallery-item {
  float: none !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;

  background: #fff;
  border: 1px solid #e6e9ef;
  border-radius: 12px;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

/* Logolar */
.gallery .gallery-item img,
.wp-block-gallery .blocks-gallery-item img {
  max-width: 90%;
  max-height: 300px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

/* Hover efekti */
.gallery .gallery-item:hover,
.wp-block-gallery .blocks-gallery-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0,0,0,.08);
  transition: .2s ease;
}

/* ✅ Kırılımlar */
@media (min-width: 1400px) {
  .gallery,
  .wp-block-gallery { grid-template-columns: repeat(6, 1fr); }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .gallery,
  .wp-block-gallery { grid-template-columns: repeat(5, 1fr); }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .gallery,
  .wp-block-gallery { grid-template-columns: repeat(4, 1fr); }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gallery,
  .wp-block-gallery { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 767px) {
  .gallery,
  .wp-block-gallery { grid-template-columns: repeat(2, 1fr); }
  .gallery .gallery-item,
  .wp-block-gallery .blocks-gallery-item {
    min-height: 80px;
    padding: 12px;
  }
  .gallery .gallery-item img,
  .wp-block-gallery .blocks-gallery-item img {
    max-height: 300px;
  }
}/* End custom CSS */