.elementor-370 .elementor-element.elementor-element-2fe4ca6{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-370 .elementor-element.elementor-element-267c492{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 0px 022px 0px;text-align:center;}.elementor-370 .elementor-element.elementor-element-267c492 .elementor-heading-title{font-family:"foglig", Sans-serif;font-size:45px;font-weight:600;font-style:normal;letter-spacing:2.5px;color:#000000;}.elementor-370 .elementor-element.elementor-element-a9a489a{--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-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-370 .elementor-element.elementor-element-3d34adb .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-370 .elementor-element.elementor-element-3d34adb .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-370 .elementor-element.elementor-element-3d34adb{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-370 .elementor-element.elementor-element-2fe4ca6{--margin-top:104px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-8995cb0 */.breadcrumbs {
  border: 1px solid #cbd2d9;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
}

.breadcrumbs__item {
  background: #f9f7f4;
  color: #333;
  outline: none;
  padding: 0.3em 0.75em 0.3em 1.25em;
  position: relative;
  text-decoration: none;
  transition: background 0.2s linear, color 0.2s linear;
}

.breadcrumbs__item:hover:after,
.breadcrumbs__item:hover {
  background: #00b35b;
  color: #fff; /* Hover'da yazı beyaz */
}

.breadcrumbs__item:focus:after,
.breadcrumbs__item:focus,
.breadcrumbs__item.is-active:focus {
  background: #00b35b;
  color: #fff !important;
}

.breadcrumbs__item:after,
.breadcrumbs__item:before {
  background: white;
  bottom: 0;
  clip-path: polygon(50% 50%, -50% -50%, 0 100%);
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 1em;
  z-index: 1;
}

.breadcrumbs__item:before {
  background: #00b35b;
  margin-left: 1px;
}

.breadcrumbs__item:last-child {
  border-right: none;
}

.breadcrumbs__item.is-active {
  background: #00b35b;
  color: #fff; /* Aktif breadcrumb yazısı beyaz */
}

/* Some styles to make the page look a little nicer *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'foglig';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://elvoraagva.com/wp-content/uploads/2025/08/FoglihtenNo06_076.ttf') format('truetype');
}
/* End Custom Fonts CSS */