/**
 * Customize theme styles
 */

/* home slider */

.banner-section.style-two .slide-item {
	background-size: cover;
	padding: 5.25rem 0 0;
	height: 37.5rem;
}

.banner-carousel .slide-item:before {
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 6.25rem;
}

.banner-section.style-two .slide-item .content-box {
	height: 450px;
}

.banner-carousel {
}

.banner-carousel h2 {
	font-size: 46px;
	line-height: 1.125em;
	margin-bottom: 1.5rem;
	text-align: left;
	text-transform: uppercase;
	width: 40%;
	font-family: "Poppins", sans-serif;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
}

.banner-carousel .slide-text {
	color: #fff;
	font-size: .925rem;
	font-weight: 500;
	margin-bottom: 1.5rem;
	text-align: left;
	width: 40%;
	opacity: 0;
	transition: all 1000ms ease;
	transform: translateY(-50px);
	transform: translateX(-150px);
}

.banner-carousel .active .slide-text {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 700ms;
}

.banner-carousel .link-box {
	text-align: left;
	width: 40%;
}

.banner-carousel .link-box a {
	background: #2c598e;
	background: #e50019;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, .1) 0 2px 5px;
	color: #fff;
	font-weight: 600;
	letter-spacing: .125rem;
	text-transform: uppercase;
}

.banner-carousel .link-box a:hover {
	background: #363636;
	background-color: #2c598e;
	color: #fff;
}

.banner-carousel .owl-nav {
	margin-top: -2rem;
	opacity: 1 !important;
}

.banner-carousel .owl-prev,
.banner-carousel .owl-next {
	background-color: #2c598e;
	background-color: #e50019;
	border-radius: 0 !important;
	    font-size: 1.5rem;
    height: 2rem;
    line-height: 2rem;
    width: 2rem;

}

.banner-carousel .owl-prev {
	left: 1rem;
}

.banner-carousel .owl-next {
	right: 1rem;
}

.banner-carousel .owl-prev:hover,
.banner-carousel .owl-next:hover {
	background-color: #2c598e;
	color: #fff;
}

.banner-carousel .owl-dots {
	bottom: 1.325rem;
}

.banner-carousel .owl-dot {
	background: #fff;
	border: 0;
	border-radius: 0;
	height: .325rem;
	width: 1.5rem;
}

.banner-carousel .owl-dot:hover,
.banner-carousel .owl-dot.active {
	background: #2c598e;
	background: #e50019;
}

.banner-carousel .owl-dot:hover {
	background: #fff;
}


/**
 * section
 */

.section h2,
.section h3,
.section h4,
.section h5 {
	font-weight: 700;
}

.section .theme-btn {
	background: #e50019;
	border-radius: 0;
	box-shadow: rgba(0, 0, 0, .1) 0 2px 5px;
	color: #fff;
	font-weight: 600;
	letter-spacing: .125rem;
	text-transform: uppercase;
}

.section .theme-btn:hover {
	background: #363636;
}

section.activity-section {
	padding: 2.5rem 0 5rem;
}

.section .sec-title {
	letter-spacing: .025rem;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.section .sec-title h2 {
	color: #e50019;
	font-size: 1.625rem;
}

.section .sec-title h2:before {
	display: none;
}

.section .image {
	position: relative;
}

.section .image .donation-badge {
	background: #e50019;
	bottom: 0;
	color: #fff;
	font-size: 1.0175rem;
	font-weight: 700;
	padding: .525rem 2.725rem;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
}

.section .content-column h2 {
	border-left: .275rem solid #e50019;
	color: #222;
	font-size: 1.725rem;
	line-height: 1;
	margin-bottom: .725rem;
	padding-left: .525rem;
}

.section .content-column .text {
	color: #222;
	font-size: 0.925rem;
	line-height: 1.325rem;
	padding-left: .8rem;
}


/* .first-look section */

.first-look {
	background-image: url('/images/sayilarla-hayatta-iyilik-var.jpg');
	background-position: center;
	color: #fff;
	min-height: 35rem;
	padding-top: 4rem;
}

section.first-look:after {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / .625);
	z-index: 0;
}

section.first-look h2,
section.first-look h3 {
	color: #fff;
}

section.first-look .sec-title h2 {
	color: #fff;
	font-size: 3.5rem;
	position: relative;
}

section.first-look .sec-title h3 {
	font-size: 2.275rem;
}

section.first-look .sec-title h2:after {
	background: #e50019;
	bottom: 0;
	content: "";
	display: inline-block;
	height: .25rem;
	left: calc(50% - 1.5rem);
	position: absolute;
	width: 3rem;
}

section.first-look .auto-container {
	position: relative;
	z-index: 1;
}

section.first-look .section-description {
	color: #fff;
	margin: auto;
	max-width: 33rem;
	padding: 2rem 0 0;
	text-align: center;
}

section.first-look .activity-list {
	border: 3px solid #f00;
	padding: 1.5rem 2.5rem;
	background: rgb(0 0 0 / .5);
	text-align: center;
	min-width: 60%;
	margin: 0 auto;
	margin-top: 2rem;
}

section.first-look .activity-list ul {
	display: flex;
	/*gap: 2rem;*/
}

section.first-look .activity-list li {
	padding: 1rem;
	text-align: center;
	font-size: 1.25rem;
}

section.first-look .activity-list li i {
	display: block;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 1.325rem;
}

/* .news-block section */

.news-block .lower-content {
	padding: 1.5rem 0 0;
	border: 0;
}

.news-block .lower-content h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.5rem;
	border-left: .325rem solid red;
	line-height: 1.5rem;
	padding-left: .5rem;
}


@media screen and (max-width: 980px) {
}

@media screen and (max-width: 768px) {

	.banner-section.style-two .slide-item {
		height: 25rem;
		padding: 0;
		padding-top: 2rem;
	}

	.banner-carousel h2,
	.banner-carousel .slide-text,
	.banner-carousel .link-box {
		width: 100%;
	}

	.banner-carousel h2 {
		font-size: 1.625rem;
		font-weight: 700;
		line-height: 1.125em;
		margin-bottom: 1rem;
	}

	.banner-carousel .slide-text {
		font-size: .925rem;
	}

	.banner-carousel .link-box {
	}

	.banner-carousel .active .link-box a {
		font-size: .875rem;
		padding: .5rem .875rem;
	}

	section.activity-section {
		padding-top: 2rem;
		padding-bottom: 0;
	}

	section.activity-section .content-column {
		margin-bottom: 1.5rem;
	}

	section.first-look .sec-title h2 {
		font-size: 2.375rem;
	}

	section.first-look .sec-title h3 {
		font-size: 1.5rem;
		margin-bottom: .5rem;
	}

	section.first-look .section-description {
		max-width: 90%;
		margin: auto;
	}

	section.first-look .activity-list {
		margin: 2rem;
	}

	section.first-look .activity-list ul {
		flex-wrap: wrap;
		gap: 0;
	}

	section.first-look .activity-list li {
		position: relative;
		width: 100%;
	}

	section.first-look .activity-list li:before {
		background: #e50019;
		bottom: .425rem;
		content: "";
		display: inline-block;
		height: .125rem;
		left: calc(50% - 1.5rem);
		position: absolute;
		width: 3rem;
	}

	section.first-look .activity-list li i {
		font-size: 1.925rem;
		margin-bottom: 0.625rem;
	}

}
