.header--fixed .header-logo__link img {
	height: 80px;
	margin-top: 0;
}
.header-logo__link img {
	height: 140px;
	margin-top: 10px;
}
.promo-pannel__video::before {
	background-color: #7911196e;
}
.counter-item--style-3 .counter-item__lower {
	color: #791119;
}
.promo-slider__item--style-3 .promo-slider__button:hover {
	color: #fff;
}
.main-menu__sub-list {
	background-color: #79111A;
}
.main-menu__sub-list::before {
	border-top: 20px solid #79111A;
}
.causes-item__body p {
	line-height: 24px;
	font-size: 15px;
	height: 140px;
	overflow: hidden;
}
h6.causes-item__title {
	height: 50px;
	overflow: hidden;
}
img.footer-logo__img {
	max-height: 160px;
}
.text-section img.text-section__bg {
	max-width: 500px;
}
.event-item__title {
	height: 80px;
	overflow: hidden;
}
.event-item__content p {
	height: 100px;
	overflow: hidden;
}
.events img.events__bg {
	height: 500px;
	top: 150px;
}
.projects-masonry__img {
	background: #00000052;
}
/*h2.promo-slider__title span {*/
/*	color: #F8A747;*/
/*}*/
/*.main-menu__item .main-menu__link,*/
/*.main-menu__item:hover .main-menu__link{*/
/*	color: #791119;*/
/*}*/
.promo-slider__item picture::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5; /* Arka plan etkisi için şeffaflık */
	z-index: -1; /* Resmi arkaya gönder */
}
.main-menu__item .main-menu__link {
	font-size: 15px;
}
.events-item__img {
	position: relative;
	background: rgba(0,0,0,.2);
	margin-bottom: 24px;
}.events-item__img::before {
	 content: "";
	 display: block;
	 padding-top: 59.45946%;
 }
.bottom-50 {
	margin-bottom: 50px!important;
}
.background--gray {
	background: #F9F7F6;
}
.events-item {
	background: #fff;
}
.events-item .events-item__title, .events-item p {
	padding: 0 30px 10px;
}
.events-item .img--bg {
	z-index: 1;
}
.logo-container {
	background-color: #1E4021; /* Hafif gri (Bootstrap'in varsayılan gri tonu) */
	padding: 20px;
}

.logo-container img {
	height: 70px;
	padding: 0 00px;
	margin: 0 10px;
}
#evawhatsapp_web .whatsapp, .instagram {
	position: fixed;
	z-index: 999;
	font-family: Arial,sans-serif;
	background-color: #009846;
	padding: 10px;
	border-radius: 5px;
	right: 10px;
}
#evawhatsapp_web .whatsapp, .instagram {
	opacity: .9;
	cursor: pointer;
	bottom: 25px;
	color: #fff;
	height: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
}
#evawhatsapp_web .whatsapp img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
#evawhatsapp_web .whatsapp a {
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	display: block;
}
.font-30 {
	font-size: 51px;
}
.whatsapp.basvuru {
	bottom: 80px !important;
	background: #79111A !important;
	width: 196.03px;
}



/* front events start */
.front-events {
	padding-bottom: 0 !important;
}
@media (min-width: 1200px) {
	.front-events {
		padding-bottom: 140px !important;
	}
}
.front-events__button {
	margin-top: 50px;
}

/* nearest item */
.nearest-item {
	background: #FFFFFF;
	color: #777;
	box-shadow: 0 3px 10px 5px rgba(0, 0, 0, 0.03);
	padding-bottom: 25px;
}
@media (min-width: 768px) {
	.nearest-item {
		padding-bottom: 0;
	}
}
.nearest-item:not(:last-of-type) {
	margin-bottom: 20px;
}
.nearest-item__img {
	position: relative;
}
.nearest-item__img .img--bg {
	z-index: 0;
}
.nearest-item__img::before {
	content: "";
	display: block;
	padding-top: 64.04%; /* percentage(130/203) = 64.04% */
}
.nearest-item__description,
.nearest-item__date {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0 15px;
}
.nearest-item__description {
	padding-top: 23px;
}
@media (min-width: 768px) {
	.nearest-item__description,
	.nearest-item__date {
		padding: 0;
	}
}
.nearest-item__link {
	font-family: 'Quicksand', sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: 700;
	transition: opacity 0.3s;
}
.nearest-item__date span:first-of-type {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	transition: opacity 0.3s;
}
.nearest-item__link:hover {
	color: #333;
	opacity: 0.75;
}

/* main event */
.main-event {
	position: relative;
	background: rgba(0, 0, 0, 0.4);
	color: #FFF;
	margin-top: 70px;
	padding: 52px 30px 60px 30px;
}
@media (min-width: 768px) {
	.main-event {
		padding: 42px 70px 70px 50px;
	}
}
@media (min-width: 992px) {
	.main-event {
		padding: 62px 70px 70px 70px;
	}
}
@media (min-width: 1200px) {
	.main-event {
		padding: 70px;
		display: flex;
		align-items: center;
		position: absolute;
		height: 100%;
		top: 0;
		right: 0;
		width: 41%;
		margin-top: 0;
	}
}
.main-event__inner {
	width: 100%;
	max-width: 540px;
}
@media (min-width: 1200px) {
	.main-event__inner {
		max-width: 320px;
	}
}
.main-event .heading {
	margin-bottom: 20px;
}
@media (min-width: 1200px) {
	.main-event .heading {
		margin-bottom: 30px;
	}
}
.main-event .heading .heading__title,
.main-event .heading .heading__pre-title {
	color: #FFF;
}
.main-event p {
	color: inherit;
}
.main-event p:not(:last-of-type) {
	margin-bottom: 35px;
}
.main-event__date {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 28px;
}
@media (min-width: 1200px) {
	.main-event__date {
		margin-top: 44px;
	}
}
.main-event__date span:first-of-type {
	color: #FFA500; /* $orange - Sabit bir renk örneği kullandım */
	font-size: 18px;
	font-weight: 700;
}
.main-event__button {
	color: #FFF;
	margin-top: 45px;
}
@media (min-width: 1200px) {
	.main-event__button {
		margin-top: 130px;
	}
}
/* front events end */
/* logos slider */

.logos-slider__item {
	display: flex !important;
	justify-content: center;
	align-items: center;
	height: 120px;
}

.logos-slider__dots {
	text-align: center;
}

.logos-slider__dots .slick-dots {
	margin-top: 40px;
}

.logos-slider__item img {
	width: 90%;
	max-width: 170px;
	max-height: 110px;
	height: auto;
}

/* logo item */
.logos-slider {
	display: flex;
	justify-content: center; /* Yatayda ortala */
	align-items: center;     /* Dikeyde ortala (eğer yüksekliği varsa) */
	gap: 20px;               /* Logolar arası boşluk */
	padding: 10px 0;
	flex-wrap: nowrap;       /* Sarmasın, tek satırda kalsın */
	overflow-x: visible;    /* Kaydırma olmasın */
}

.logos-slider__item {
	flex: 0 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;  /* Sabit genişlik */
	height: 120px;
}

.logos-slider__item img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: contain;
	display: block;
	margin: 0 auto;
}

/* pricing style-2 start */
.pricing-item--style-2 {
	color: #333;
	font-weight: 700;
	text-align: center;
	padding: 24px 30px 30px 30px;
	background: #F3F4F5;
}

.pricing-item--style-2 .pricing-item__plan {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	font-family: 'YourPrimaryFont', sans-serif; /* $font-primary yerine uygun font */
	margin: 0 0 20px 0;
}

.pricing-item--style-2 .pricing-item__price {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0;
}

.pricing-item--style-2.pricing-item--selected {
	background: #FFF;
}

/* Responsive adjustments for screen width 992px and above */
@media (min-width: 992px) {
	.pricing-item--style-2 {
		text-align: left;
		padding: 7px 30px;
	}

	.pricing-item--style-2 .pricing-item__plan {
		margin: 0;
	}

	.pricing-item--style-2 .pricing-item__price {
		margin: 0;
		height: 54px;
		line-height: 54px;
	}
}
/* pricing style-2 end */




/* Main Event Slider - TEMEL STİLLER */
/* Bu kodları style.css dosyanıza ekleyin */

.main-event {
	position: absolute !important;
	right: 0;
	top: 0;
	width: 41%;
	height: 100%;
	overflow: hidden;
	background: none !important;
	padding: 0 !important;
}

.main-event .image-slider {
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

/* SLIDE RESİMLERİ İÇİN KRİTİK STİLLER */
.main-event .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover; /* Resmi kırpmadan sığdır */
	opacity: 0;
	transition: opacity 1.5s ease-in-out;
	z-index: 1;
}

.main-event .slide.active {
	opacity: 1;
	z-index: 2;
}

/* Mobil görünüm */
@media (max-width: 1199px) {
	.main-event {
		position: relative !important;
		width: 100%;
		height: 400px;
		margin-top: 40px;
	}
}

/* Kontrol butonlarının düzgün görünmesi için */
.slider-controls {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	pointer-events: none;
	z-index: 10;
}

.slider-prev,
.slider-next {
	pointer-events: all;
	background: rgba(255, 255, 255, 0.9);
	border: none;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.slider-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 10px;
	z-index: 10;
}

.slider-dots .dot {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	transition: all 0.3s ease;
	border: 2px solid rgba(255, 255, 255, 0.8);
}

.slider-dots .dot.active {
	background: white;
	width: 14px;
	height: 14px;
}
.kucuk {
	font-size: 36px;
	color: #F8A747;
}
