.elementor-386 .elementor-element.elementor-element-39804ab{--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-386 .elementor-element.elementor-element-59e181f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 0px 022px 0px;text-align:center;}.elementor-386 .elementor-element.elementor-element-59e181f .elementor-heading-title{font-family:"foglig", Sans-serif;font-size:45px;font-weight:600;font-style:normal;letter-spacing:2.5px;color:#000000;}.elementor-386 .elementor-element.elementor-element-be40353{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-386 .elementor-element.elementor-element-bd92b2e{--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;--justify-content:center;}.elementor-386 .elementor-element.elementor-element-021151c .elementor-heading-title{font-family:"Genaral Sans", Sans-serif;font-size:18px;font-weight:400;color:#000000;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(6px/2);}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(6px/2);}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(6px/2);}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-6px/2);}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-6px/2);}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-icon i{color:#000000;transition:color 0.3s;}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-icon svg{fill:#000000;transition:fill 0.3s;}.elementor-386 .elementor-element.elementor-element-d6fc60f{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-386 .elementor-element.elementor-element-d6fc60f .elementor-icon-list-text{transition:color 0.3s;}.elementor-386 .elementor-element.elementor-element-19d2523{--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-386 .elementor-element.elementor-element-c09f050{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-386 .elementor-element.elementor-element-bd92b2e{--width:50%;}.elementor-386 .elementor-element.elementor-element-19d2523{--width:50%;}}@media(max-width:767px){.elementor-386 .elementor-element.elementor-element-39804ab{--margin-top:104px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-6f7eaa4 */.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 */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Genaral Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://elvoraagva.com/wp-content/uploads/2025/08/GeneralSans-Variable.ttf') format('truetype');
}
@font-face {
	font-family: 'Genaral Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://elvoraagva.com/wp-content/uploads/2025/08/GeneralSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */