@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

 /* 

Theme Name: İnşaat Tema
Theme URI:https://oguzhansen.com.tr/
Author: Oğuzhan Şen;
Author URI: https://oguzhansen.com.tr/
Description: Bu tema İnşaat firmaları için Oğuzhan Şen tarafından hazırlanmıştır
Version: 1.2.7
Text-domain:insaat-tema

*/

::-moz-selection { /* Code for Firefox */
	background:  #0a4595;
	color: #fff;
}

::selection {
	background:  #0a4595;
	color: #fff;
}

*:focus{
	outline: none;
}
body {
	scroll-behavior: smooth;
}
body::-webkit-scrollbar {
	width: 0.6vw;
}
body::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}
body::-webkit-scrollbar-thumb {
	background: #0a4595;
	border: 0px none #ffffff;
}
body::-webkit-scrollbar-thumb:hover {
	background: #0a4595;
}
body::-webkit-scrollbar-thumb:active {
	background: #0a4595;
}
body::-webkit-scrollbar-track {
	background: #fff;
	border: 0px none #ffffff;
	opacity: 0;
}
body::-webkit-scrollbar-track:hover {
	background: #FFF;
}
body::-webkit-scrollbar-track:active {
	background: #FFF;
}
body::-webkit-scrollbar-corner {
	background: transparent;
}

body{font-family: camptonbook;overflow: hidden scroll;}

h1,h2,h3,h4,h5,h6{font-family: camptonbold;}
p{	font-family: camptonbook;font-weight: 500;}

a:hover{ text-decoration: none;}
a { outline: 0 !important; text-decoration: none;color: #00215b; transition: .5s ease; }
ul{ list-style: none; padding-left: 0; margin-bottom: 0; }

.delay1{animation-delay:0.5s;}
.delay2{animation-delay:0.8s;}
.delay3{animation-delay:1.1s;}
.delay4{animation-delay:1.4s;}
.delay5{animation-delay:1.7s;}
.delay6{animation-delay:2s;}
.delay7{animation-delay:2.1s;}
.delay8{animation-delay:2.4s;}
.delay9{animation-delay:2.7s;}
.delay10{animation-delay:3s;}
button:focus:not(:focus-visible) {
	outline: 0;
	border: none;
	box-shadow: none;
}
img{width: 100%;}

.baslik{
	text-align: center;
}
.baslik h2{
	color: #0a4595 ;
}
/*.baslik h2:before{*/
/*	content: '';*/
/*	background-image: url('images/baslikicon.png');*/
/*	background-repeat: no-repeat;*/
/*	background-size: 100% 100%;*/
/*	width: 70px;*/
/*	height: 27px;*/
/*	display: block;*/
/*	transition: .5s;*/
/*	margin: 0 auto 10px;*/
/*}*/
.baslik h2:after{
	content: '';
	background: #0a4595;
	width: 5%;
	height: 2px;
	display: block;
	transition: .5s;
	margin: auto;
}

.baslik h2:hover:after{
	width: 20%;
}


/* Header */

header{
	background-color: #fff;
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 0;
	transition: top 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

header.nothome{
	background: #fff;
	position: relative;
}

header a{
	color:#0a4595;
}
.sub-menu .menu-item a{
	color:#0a4595 !important;
}


header .top-widgets {
	padding: 14px 0 0 0 !important;
	border-bottom: 1px solid #D4D7DD;
}

header .top-widgets .widget {
	margin-bottom: 5px!important;
}

header .widget a{
	margin-right: 35px;
	text-transform: uppercase;
	font-family: camptonbook;
	font-weight: 300;
	font-size: 12px;
	line-height: 15px;
}

header .widget_social{
	/*text-align: right;*/
}

header .widget_social a{
	display: inline-block;
	margin-right: 18px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
header .widget_social a i {
	font-size: 14px;
	line-height: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


header .navbar {
	position: relative;
	z-index: 5;
}

header .navbar-brand {
	margin-left: 0 !important;
	color: #00215b;
	font-weight: 600;
	font-family: "camptonbold";
	font-size: 24px;
	line-height: 1.5;
}

header .navbar-brand .site-name-text,
header .navbar-brand .site-name-text-sticky {
	display: inline-block;
	color: #00215b;
	font-weight: 700;
	font-family: "camptonbold";
	font-size: 24px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px;
}

header .navbar-brand img {
	max-width: 180px;
	max-height: 60px;
	height: auto !important;
	width: auto;
	object-fit: contain;
	padding: 0;
}

header button.navbar-toggler {
	padding-right: 0;
	outline: none;
}

header .iletisim-btn {
	background-color: #041732;
	color: #fff !important;
	border: none;
	padding: 10px 20px;
	border-radius: 4px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
}

header .iletisim-btn:hover {
	background-color: #00215b;
	color: #fff !important;
	text-decoration: none;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(4, 23, 50, 0.3);
}

header .navbar ul.navbar-nav {
	flex-wrap: wrap;
	padding: 0;
}

header .navbar ul.navbar-nav > li {
	padding: 0;
	margin-left: 0;
	margin-right: 35px;
	position: relative;
}

header .navbar ul.navbar-nav > li > a:link {
	padding-left: 0;
	padding-right: 0;
	
}

.navbar ul.navbar-nav > li > a:Hover{color: #0a4595;text-shadow: 0 2px 5px #746f6f;}

header.sticky .navbar ul.navbar-nav > li > a:Hover{color:#0a4595!important;}

.navbar ul.navbar-nav > li > a {
	transition: .4s;
	padding: 9px 15px 7px 15px;
	display: block;
	font: 15.6px camptonbold;
	position: relative;
	z-index: 3;
}

/* Aktif menü öğesi stili */
header .navbar ul.navbar-nav > li.current-menu-item > a,
header .navbar ul.navbar-nav > li.current-page-ancestor > a,
header .navbar ul.navbar-nav > li.current-menu-ancestor > a {
	color: #041732 !important;
	font-weight: 700;
	border-bottom: 3px solid #041732;
	padding-bottom: 6px;
}

header .navbar ul.navbar-nav > li.current-menu-item > a:hover,
header .navbar ul.navbar-nav > li.current-page-ancestor > a:hover,
header .navbar ul.navbar-nav > li.current-menu-ancestor > a:hover {
	color: #041732 !important;
}

/*header .navbar ul.navbar-nav > li > a:link:hover {*/
/*	color: #0a4595;*/
/*}*/



header .navbar ul.navbar-nav li.current-menu-parent li.current-menu-item a {
	
	color: #00215b!important;
}


header button.navbar-toggler {
	padding-right: 0;
	outline: none;
}
header button.navbar-toggler {
	padding-right: 0;
	outline: none;
}
header .animated-icon1 {
	display: inline-block;
	width: 30px;
	height: 20px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}
header .animated-icon1 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #00215b !important;
}
header .animated-icon1 span:nth-child(1) {
	top: 0px;
}
header .animated-icon1 span:nth-child(2) {
	top: 10px;
}
header .animated-icon1 span:nth-child(3) {
	top: 20px;
}
header .animated-icon1.open span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
header .animated-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}
header .animated-icon1.open span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

@media (min-width: 992px){
	header ul.navbar-nav > li.menu-item-has-children > a {
		padding-right: 13px !important;
	}
	header .navbar li.menu-item-has-children > .sub-menu {
		transition: all 0.3s;
		transform-origin: top center;
		transform: scale(1,0);
	}
	header .navbar-nav > li > .sub-menu {
		position: absolute;
		z-index: 10;
		left: 0;
		margin-top: 5px	;
		padding: 20	px 0;
		min-width: 280px;
		background: #fff;
		-webkit-box-shadow: 0px 1px 25px 0px rgb(19 26 10 / 20%);
		-moz-box-shadow: 0px 1px 25px 0px rgba(19,26,10,0.2);
		box-shadow: 0px 1px 25px 0px rgb(19 26 10 / 20%);
		border: none;
	}
	header .navbar li.menu-item-has-children:hover > .sub-menu {
		transform: scale(1);
	}
	header .navbar-nav > li > .sub-menu > li {
		position: relative;
	}
	header ul.navbar-nav li.current-menu-parent li.current-menu-item > a {
		color: #041732 !important;
		font-weight: 700;
		background: #f5f5f5 !important;
		border-left: 3px solid #041732;
		padding-left: 33px;
	}
	header ul.navbar-nav li.current-menu-parent li.current-menu-item a {
		background: #f5f5f5 !important;
	}
	header .navbar-nav > li > .sub-menu a {
		display: block;
		padding: 7px 36px;
		background: transparent;
		color: #00215b;
		font-weight: 300;
		font-size: 15.6px;
		line-height: 1.7;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	header .navbar-nav > li > .sub-menu a:hover {
		color: #0a4595;
	}
	header ul.navbar-nav > li.menu-item-has-children > a::after {
		position: absolute;
		left: auto;
		right: 0;
		top: 12px;
		bottom: auto;
		display: inline-block;
		transition: none;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1 !important;
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		content: "\f107";
		font-size: 14px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
}

.sidemenu h2 a{
    display:none;
}

/* Desktop Only - İletişim Butonu */
.desktop-only {
	display: inline-block;
}

/* Mobil Menü Toggle Button */
.mobile-menu-toggle {
	background: none;
	border: none;
	padding: 8px;
	cursor: pointer;
	z-index: 1001;
	position: relative;
	outline: none;
	display: none;
	}

.mobile-menu-toggle .hamburger {
	display: flex;
	flex-direction: column;
	width: 28px;
	height: 20px;
	justify-content: space-between;
	cursor: pointer;
	}

.mobile-menu-toggle .hamburger span {
	display: block;
	height: 3px;
	width: 100%;
	background: #041732;
	border-radius: 3px;
	transition: all 0.3s ease;
	transform-origin: center;
	}

.mobile-menu-toggle.active .hamburger span:nth-child(1) {
	transform: rotate(45deg) translate(8px, 8px);
}

.mobile-menu-toggle.active .hamburger span:nth-child(2) {
	opacity: 0;
	}

.mobile-menu-toggle.active .hamburger span:nth-child(3) {
	transform: rotate(-45deg) translate(8px, -8px);
}

/* Mobil Menü Overlay */
.mobile-menu-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(4, 23, 50, 0.98);
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.mobile-menu-overlay.active {
	opacity: 1;
	visibility: visible;
}

.mobile-menu-container {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 20px;
	max-width: 100%;
	overflow-y: auto;
	}

/* Mobil Menü Header */
.mobile-menu-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 30px;
}

.mobile-menu-logo {
	max-width: 150px;
	max-height: 50px;
	height: auto;
	width: auto;
	object-fit: contain;
}

.mobile-menu-site-name {
	color: #fff;
	font-weight: 700;
	font-family: "camptonbold";
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.mobile-menu-close {
	background: none;
	border: none;
	width: 30px;
	height: 30px;
		position: relative;
	cursor: pointer;
	padding: 0;
	outline: none;
}

.mobile-menu-close span {
	display: block;
	position: absolute;
	width: 25px;
	height: 2px;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s ease;
}

.mobile-menu-close span:first-child {
	transform: translate(-50%, -50%) rotate(45deg);
	}

.mobile-menu-close span:last-child {
	transform: translate(-50%, -50%) rotate(-45deg);
	}

/* Mobil Menü Navigation */
.mobile-menu-nav {
	flex: 1;
	overflow-y: auto;
}

.mobile-nav-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-nav-list > li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav-list > li > a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 18px 40px 18px 15px;
	text-decoration: none;
		transition: all 0.3s ease;
	position: relative;
	font-family: "camptonbold";
	}

.mobile-nav-list > li.menu-item-has-children > a::after {
	content: "\f107";
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease;
	font-size: 14px;
}

.mobile-nav-list > li.menu-item-has-children.active > a::after {
		content: "\f106";
	transform: translateY(-50%) rotate(180deg);
}

.mobile-nav-list > li > a:hover,
.mobile-nav-list > li > a:focus {
	background: rgba(255, 255, 255, 0.05);
	color: #fff;
	padding-left: 20px;
}

.mobile-nav-list > li.current-menu-item > a,
.mobile-nav-list > li.current-page-ancestor > a {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	border-left: 4px solid #fff;
}

/* Mobil Menü Submenu */
.mobile-nav-list .sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	background: rgba(0, 0, 0, 0.3);
	border-left: 3px solid rgba(255, 255, 255, 0.2);
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 4px;
	overflow: hidden;
	}

.mobile-nav-list li.active > .sub-menu {
	display: block;
	animation: slideDown 0.3s ease;
}

@keyframes slideDown {
	from {
		opacity: 0;
		max-height: 0;
		transform: translateY(-10px);
	}
	to {
		opacity: 1;
		max-height: 500px;
		transform: translateY(0);
	}
}

.mobile-nav-list .sub-menu > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	position: relative;
	transition: all 0.3s ease;
}

.mobile-nav-list .sub-menu > li:last-child {
	border-bottom: none;
}

.mobile-nav-list .sub-menu > li > a {
	font-size: 15px;
	font-weight: 600;
	padding: 14px 15px 14px 25px;
	color: rgba(255, 255, 255, 0.85) !important;
	font-family: "camptonbook";
	display: block;
	position: relative;
	transition: all 0.3s ease;
	text-decoration: none;
}

.mobile-nav-list .sub-menu > li > a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	background: rgba(255, 255, 255, 0.3);
	transform: scaleY(0);
	transition: transform 0.3s ease;
}

.mobile-nav-list .sub-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
	padding-left: 30px;
}

.mobile-nav-list .sub-menu > li > a:hover::before {
	transform: scaleY(1);
	background: #fff;
}

.mobile-nav-list .sub-menu > li.current-menu-item > a {
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
	font-weight: 600;
}

.mobile-nav-list .sub-menu > li.current-menu-item > a::before {
	transform: scaleY(1);
	background: #fff;
	width: 4px;
}

/* Mobil Menü Footer */
.mobile-menu-footer {
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin-top: 20px;
}

.mobile-iletisim-btn {
	display: block;
	width: 100%;
	background: #fff;
	color: #041732 !important;
	padding: 15px 20px;
	border-radius: 4px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease;
	font-size: 16px;
}

.mobile-iletisim-btn:hover {
	background: #f0f0f0;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Body Scroll Lock */
body.mobile-menu-open {
	overflow: hidden;
	position: fixed;
	width: 100%;
}

@media all and (max-width: 991px) {
	.desktop-only {
		display: none !important;
	}
	
	.mobile-menu-toggle {
	display: block;
	}
	
	#main_nav {
		display: none !important;
}
	
	.sidemenu {
		display: none;
}
	
	.sidemenu h2 a {
	display: block;
	}
	
	#sidenav {
		display: none;
}

	#sidenav.show {
		display: block;
	}
	
	header .top-widgets .widget {
		text-align: center;
	}
}




/* Slider */

/* Main Slider - Swiper */
section#slider {
	position: relative;
	width: 100%;
	height: 81vh;
	min-height: 500px;
	overflow: hidden;
}

section#slider .main-slider {
	width: 100%;
	height: 100%;
}

section#slider .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

section#slider .slider-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

section#slider .slider-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

section#slider .slider-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	padding: 60px 10% 20px 10%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

section#slider .slider-title {
	font-size: 60px;
	line-height: 1.15em;
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	max-width: calc(100% - 200px);
	flex: 1;
}

/* Swiper Navigation - Modern Design - Sağ Alta */
section#slider .swiper-button-prev,
section#slider .swiper-button-next {
	width: 48px !important;
	height: 48px !important;
	background: rgba(255, 255, 255, 0.95) !important;
	border-radius: 50% !important;
	color: #041732 !important;
	margin-top: 0 !important;
	top: auto !important;
	bottom: 20px !important;
	left: auto !important;
	right: auto !important;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important;
	z-index: 10 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	border: 2px solid transparent !important;
	backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
	transform: none !important;
}

/* Butonları yan yana yerleştir */
section#slider .swiper-button-prev {
	right: 80px !important;
}

section#slider .swiper-button-next {
	right: 20px !important;
}

section#slider .swiper-button-prev:after,
section#slider .swiper-button-next:after {
	font-family: swiper-icons !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	color: inherit !important;
	letter-spacing: 0 !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	display: block !important;
}

/* Swiper SVG Override */
section#slider .swiper-button-prev svg,
section#slider .swiper-button-next svg {
	height: 18px !important;
	width: 18px !important;
	object-fit: contain !important;
	transform-origin: center !important;
	fill: currentColor !important;
	pointer-events: none !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}

/* Prev butonu için sola bakan ok */
section#slider .swiper-button-prev svg {
	transform: translate(-50%, -50%) scaleX(-1) !important;
}

section#slider .swiper-button-prev:hover,
section#slider .swiper-button-next:hover {
	background: #041732 !important;
	color: #ffffff !important;
	transform: scale(1.1) !important;
	box-shadow: 0 6px 25px rgba(4, 23, 50, 0.4) !important;
	border-color: rgba(255, 255, 255, 0.2) !important;
}

section#slider .swiper-button-prev:hover:after,
section#slider .swiper-button-next:hover:after {
	transform: translate(-50%, -50%) !important;
}

section#slider .swiper-button-prev:active,
section#slider .swiper-button-next:active {
	transform: scale(0.95) !important;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}

section#slider .swiper-button-prev.swiper-button-disabled,
section#slider .swiper-button-next.swiper-button-disabled {
	opacity: 0.35 !important;
	cursor: not-allowed !important;
	pointer-events: auto !important;
}

/* Responsive */
@media all and (max-width: 1369px) {
	section#slider .slider-title {
		font-size: 48px;
	}
}

@media all and (max-width: 768px) {
	section#slider {
		height: 50vh;
		min-height: 400px;
	}

	section#slider .slider-content {
		padding: 40px 5% 15px 5%;
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}
	
	section#slider .slider-title {
		font-size: 32px;
		max-width: calc(100% - 120px);
	}

	section#slider .swiper-button-prev,
	section#slider .swiper-button-next {
		width: 42px !important;
		height: 42px !important;
		bottom: 15px !important;
	}

	section#slider .swiper-button-prev {
		right: 70px !important;
	}

	section#slider .swiper-button-next {
		right: 15px !important;
	}

	section#slider .swiper-button-prev:after,
	section#slider .swiper-button-next:after {
		font-size: 14px !important;
	}

	section#slider .swiper-button-prev svg,
	section#slider .swiper-button-next svg {
		height: 16px !important;
		width: 16px !important;
	}

	section#slider .swiper-button-prev svg {
		transform: translate(-50%, -50%) scaleX(-1) !important;
	}
}

@media all and (max-width: 520px) {
	section#slider {
		height: 50vh;
		min-height: 350px;
	}

	section#slider .slider-content {
		padding: 30px 5% 12px 5%;
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}

	section#slider .slider-title {
		font-size: 24px;
		line-height: 1.3em;
		max-width: calc(100% - 100px);
	}

	section#slider .swiper-button-prev,
	section#slider .swiper-button-next {
		width: 38px !important;
		height: 38px !important;
		bottom: 12px !important;
	}

	section#slider .swiper-button-prev {
		right: 60px !important;
	}

	section#slider .swiper-button-next {
		right: 12px !important;
	}

	section#slider .swiper-button-prev:after,
	section#slider .swiper-button-next:after {
		font-size: 12px !important;
	}

	section#slider .swiper-button-prev svg,
	section#slider .swiper-button-next svg {
		height: 14px !important;
		width: 14px !important;
	}

	section#slider .swiper-button-prev svg {
		transform: translate(-50%, -50%) scaleX(-1) !important;
	}
}



/* Hızlı Bağlantı */


section#hizlibaglanti{
	position: relative;
	top: -100px;
	z-index: 4;
}

section#hizlibaglanti .baglantiitem{
	padding: 15px;
}
section#hizlibaglanti .baglantiitem .baglantiimg{
	position: relative;
	overflow: hidden;
}

section#hizlibaglanti .baglantiitem img{
	width: 100%;
	height: 250px!important;
	object-fit: cover;
}

section#hizlibaglanti .baglantiitem .baglantiimg .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	left: -100%;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0d4ba0a3;
	transition: .3s ease;
}


section#hizlibaglanti .baglantiitem .baglantiimg:hover .overlay{
	left: 0;
}

section#hizlibaglanti .baglantiitem .baglantiimg .overlay a {
	color: #fff;
	padding: 10px;
	background: #222222a3;
	opacity: 0;
	display: flex;
	transform: translate3d(50px, 50px, 30px) rotateZ(135deg);
	transition: .6s ease;
}

section#hizlibaglanti .baglantiitem .baglantiimg .overlay a:hover{
	background: #222;
}

section#hizlibaglanti .baglantiitem .baglantiimg:hover .overlay a{
	transform: translate3d(0,0, 0) rotateZ(0deg);
	opacity: 1;
}

section#hizlibaglanti .baglantiitem .baglantimetin{
	padding: 20px 0;
}

section#hizlibaglanti .baglantiitem .baglantimetin h4{
	font-size: 18px;
	margin-bottom: 15px;
}

section#hizlibaglanti .baglantiitem .baglantimetin p{
	font-size: 14px;
	font-family: 'camptonlight';
}

section#hizlibaglanti .baglantiitem .baglantimetin a{
	border-bottom: 1px solid;
}

@media all and (max-width: 768px) {
	section#hizlibaglanti{
		position: relative;
		top: 50px;
	}
	
	/* Single sayfa içerik boşlukları */
	section#page {
		padding: 40px 0 20px 0;
	}
	
	.page_content {
		padding: 20px 15px;
	}
	
	.page_content h2 {
		margin-bottom: 20px;
		padding-top: 10px;
	}
	
	.page_content .row {
		margin-bottom: 20px;
	}
	
	section#projeler,
	section#haberler {
		padding: 40px 0 30px 0;
	}
}



/* Anasayfa - Hakkımızda */
section#hakkimizda {
	padding: 100px 0;
	background-color: #f8f9fa;
	position: relative;
	overflow: hidden;
}

section#hakkimizda::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, rgba(4, 23, 50, 0.03) 0%, rgba(0, 33, 91, 0.05) 100%);
	z-index: 0;
}

section#hakkimizda .container {
	position: relative;
	z-index: 1;
}

/* Hakkımızda Görsel */
.hakkimizda-image-wrapper {
	position: relative;
	margin-bottom: 30px;
}

.hakkimizda-image-inner {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
	transition: transform 0.3s ease;
	aspect-ratio: 1 / 1;
	width: 100%;
}

.hakkimizda-image-wrapper:hover .hakkimizda-image-inner {
	transform: translateY(-5px);
	box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}

.hakkimizda-image {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	border-radius: 12px;
	transition: transform 0.5s ease;
}

.hakkimizda-image-wrapper:hover .hakkimizda-image {
	transform: scale(1.05);
}

.hakkimizda-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, rgba(4, 23, 50, 0.1) 0%, rgba(0, 33, 91, 0.05) 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
	border-radius: 12px;
}

.hakkimizda-image-wrapper:hover .hakkimizda-image-overlay {
	opacity: 1;
}


/* Hakkımızda İçerik */
.hakkimizda-content {
	padding-left: 40px;
}

.hakkimizda-label {
	color: #041732;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	padding-left: 20px;
	font-family: 'camptonlight', sans-serif;
}

.hakkimizda-label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background: #041732;
	border-radius: 50%;
}

.hakkimizda-title {
	color: #041732;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 25px;
	font-family: 'camptonbold', sans-serif;
}

.hakkimizda-divider {
	width: 60px;
	height: 4px;
	background: linear-gradient(90deg, #041732 0%, #00215b 100%);
	margin-bottom: 30px;
	border-radius: 2px;
}

.hakkimizda-text {
	color: #555;
	font-size: 16px;
	line-height: 1.8;
	font-family: 'camptonlight', sans-serif;
}

.hakkimizda-text p {
	margin-bottom: 20px;
	color: #555;
}

.hakkimizda-text p:last-child {
	margin-bottom: 0;
}

/* Responsive */
@media (max-width: 991px) {
	/* Single sayfa içerik boşlukları - tablet */
	section#page {
		padding: 50px 0 20px 0;
	}
	
	.page_content {
		padding: 20px 10px;
	}
	
	section#projeler,
	section#haberler {
		padding: 50px 0 40px 0;
	}
	
	section#hakkimizda {
		padding: 70px 0;
	}
	
	.hakkimizda-content {
		padding-left: 0;
		padding-top: 40px;
		margin-top: 30px;
	}
	
	.hakkimizda-title {
		font-size: 32px;
	}
	
}

@media (max-width: 768px) {
	section#hakkimizda {
	padding: 50px 0;
}

	.hakkimizda-content {
		padding-left: 0;
		padding-top: 30px;
		margin-top: 20px;
		text-align: left;
	}
	
	.hakkimizda-label {
		font-size: 12px;
		margin-bottom: 12px;
	}
	
	.hakkimizda-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.hakkimizda-divider {
		width: 50px;
		height: 3px;
		margin-bottom: 25px;
	}
	
	.hakkimizda-text {
		font-size: 15px;
		line-height: 1.7;
	}
	
	.hakkimizda-image-wrapper {
		margin-bottom: 20px;
	}
	
}




a.hakkimizda{
	display: inline-flex;
	margin-top: 50px;
	padding: 10px;
	color: #fff;
	background: #0a4595;
	box-shadow: 1px 8px 11px 3px #8c8c8c;
	transition: .5s ease;
}

a.hakkimizda:hover{
	box-shadow: 0 5px 5px 3px #8c8c8c;
}





/* Projeler */
section#projeler{
	padding: 60px 0 50px 0;
	background: url('images/projebg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

/* Projeler Slider */
section#projeler .projeler-slider {
	position: relative;
	padding: 20px 50px 60px 50px;
}

section#projeler .projeler-slider .swiper-slide {
	height: auto;
}

section#projeler .projeitem{
	padding: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

section#projeler .projeitem:hover {
	transform: translateY(-8px);
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

section#projeler .projeitem .projeimg{
	position: relative;
	overflow: hidden;
	border-radius: 12px 12px 0 0;
}

section#projeler .projeitem img{
	width: 100%;
	height: 280px;
	object-fit: cover;
	transition: transform 0.5s ease;
}

section#projeler .projeitem:hover img {
	transform: scale(1.05);
}

section#projeler .projeitem .projeimg .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	right: -100%;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0d4ba0a3;
	transition: .3s ease;
}


section#projeler .projeitem .projeimg:hover .overlay{
	right: 0;
}

section#projeler .projeitem .projeimg .overlay a {
	color: #fff;
	padding: 10px;
	background: #222222a3;
	opacity: 0;
	display: flex;
	transform: translate3d(50px, 50px, 30px) rotateZ(135deg);
	transition: .6s ease;
}

section#projeler .projeitem .projeimg .overlay a:hover{
	background: #222;
}

section#projeler .projeitem .projeimg:hover .overlay a{
	transform: translate3d(0,0, 0) rotateZ(0deg);
	opacity: 1;
}

section#projeler .projeitem .projemetin{
	padding: 25px;
	flex: 1;
	display: flex;
	flex-direction: column;
	background: #fff;
}

section#projeler .projeitem .projemetin h4{
	font-size: 20px;
	margin-bottom: 15px;
	color: #041732;
	font-weight: 600;
	line-height: 1.4;
}

section#projeler .projeitem .projemetin h4 a {
	color: #041732;
	text-decoration: none;
	transition: color 0.3s ease;
	border-bottom: none !important;
}

section#projeler .projeitem .projemetin h4 a:hover {
	color: #0d4ba0;
	border-bottom: none !important;
}

section#projeler .projeitem .projemetin p{
	font-size: 14px;
	font-family: 'camptonlight';
	color: #666;
	line-height: 1.6;
	margin-bottom: 15px;
	flex: 1;
}

section#projeler .projeitem .projemetin .proje-btn {
	display: inline-block;
	padding: 12px 24px;
	background: #041732;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	border-radius: 6px;
	transition: all 0.3s ease;
	border: 2px solid #041732;
	text-align: center;
	margin-top: 10px;
	width: fit-content;
}

section#projeler .projeitem .projemetin .proje-btn:hover {
	background: #0d4ba0;
	border-color: #0d4ba0;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(4, 23, 50, 0.3);
}

/* Projeler Slider Navigation Buttons */
section#projeler .projeler-prev,
section#projeler .projeler-next {
	width: 48px;
	height: 48px;
	background: #fff;
	border-radius: 50%;
	color: #041732;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease;
	margin-top: -24px;
	z-index: 10;
	border: 2px solid transparent;
}

section#projeler .projeler-prev:hover,
section#projeler .projeler-next:hover {
	background: #041732;
	color: #fff;
	transform: scale(1.1);
	box-shadow: 0 6px 25px rgba(4, 23, 50, 0.4);
	border-color: #041732;
}

section#projeler .projeler-prev {
	left: 0;
}

section#projeler .projeler-next {
	right: 0;
}

section#projeler .projeler-prev::after,
section#projeler .projeler-next::after {
	font-size: 14px;
	font-weight: 700;
}

section#projeler .projeler-prev svg,
section#projeler .projeler-next svg {
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 auto;
}

@media (max-width: 768px) {
	section#projeler .projeler-slider {
		padding: 20px 40px 60px 40px;
	}
	
	section#projeler .projeler-prev,
	section#projeler .projeler-next {
		width: 42px;
		height: 42px;
		margin-top: -21px;
	}
	
	section#projeler .projeler-prev {
		left: 0;
	}
	
	section#projeler .projeler-next {
		right: 0;
	}
	
	section#projeler .projeler-prev::after,
	section#projeler .projeler-next::after {
		font-size: 12px;
	}
	
	section#projeler .projeler-prev svg,
	section#projeler .projeler-next svg {
		width: 14px;
		height: 14px;
	}
}

/* Haberler - Projeler ile aynı stil */
section#haberler{
	padding: 60px 0 50px 0;
	background: url('images/projebg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

section#haberler .projeitem{
	padding: 15px;
}
section#haberler .projeitem .projeimg{
	position: relative;
	overflow: hidden;
}

section#haberler .projeitem img{
	width: 100%;
	height: 250px!important;
	object-fit: cover;
}

section#haberler .projeitem .projeimg .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	right: -100%;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0d4ba0a3;
	transition: .3s ease;
}

section#haberler .projeitem .projeimg:hover .overlay{
	right: 0;
}

section#haberler .projeitem .projeimg .overlay a {
	color: #fff;
	padding: 10px;
	background: #222222a3;
	opacity: 0;
	display: flex;
	transform: translate3d(50px, 50px, 30px) rotateZ(135deg);
	transition: .6s ease;
}

section#haberler .projeitem .projeimg .overlay a:hover{
	background: #222;
}

section#haberler .projeitem .projeimg:hover .overlay a{
	transform: translate3d(0,0, 0) rotateZ(0deg);
	opacity: 1;
}

section#haberler .projeitem .projemetin{
	padding: 20px 0;
}

section#haberler .projeitem .projemetin h4{
	font-size: 18px;
	margin-bottom: 15px;
}

section#haberler .projeitem .projemetin p{
	font-size: 14px;
	font-family: 'camptonlight';
}

section#haberler .projeitem .projemetin a{
	border-bottom: 1px solid;
}

/* Markalar */


section#markalar{
	padding: 50px 0;
}
section#markalar .swiper{
	margin-top: 30px;
}
section#markalar .swiper-slide img{
	padding: 10px;
	width: 100%;
	transition: .5s ease;
}

section#markalar .swiper-slide img:hover{
	transform: scale(1.1);
}


/* Haberler */


section#haberler{
	padding: 50px 0;
	background: #eee;
}


section#haberler .haberitem{
	padding: 15px;
}
section#haberler .haberitem .haberimg{
	position: relative;
	overflow: hidden;
}

section#haberler .haberitem img{
	width: 100%;
	height: 250px!important;
	object-fit: cover;
}

section#haberler .haberitem .haberimg .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: -100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0d4ba0a3;
	transition: .3s ease;
}


section#haberler .haberitem .haberimg:hover .overlay{
	top: 0;
}

section#haberler .haberitem .haberimg .overlay a {
	color: #fff;
	padding: 10px;
	background: #222222a3;
	opacity: 0;
	display: flex;
	transform: translate3d(50px, 50px, 30px) rotateZ(135deg);
	transition: .6s ease;
}

section#haberler .haberitem .haberimg .overlay a:hover{
	background: #222;
}

section#haberler .haberitem .haberimg:hover .overlay a{
	transform: translate3d(0,0, 0) rotateZ(0deg);
	opacity: 1;
}

section#haberler .haberitem .habermetin{
	padding: 20px 0;
}

section#haberler .haberitem .habermetin h4{
	font-size: 18px;
	margin-bottom: 15px;
}

section#haberler .haberitem .habermetin p{
	font-size: 14px;
	font-family: 'camptonlight';
}

section#haberler .haberitem .habermetin a{
	border-bottom: 1px solid;
}




/* Footer */

footer{
	padding: 80px 0 20px 0;
	background-attachment: fixed;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

footer:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: #041732e3;
}

footer .footercontent{
	position: relative;
	z-index: 2;

}

footer .footercontent .footerlogo{
	width: 170px;
	margin-bottom: 15px;
}

footer .footer-site-name {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	font-family: "camptonbold";
	font-size: 28px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

footer .footercontent .footeraciklama{
	font-family: 'camptonlight';
	font-size: 12px;
	padding-right: 50px;
	margin-bottom: 20px;
}

/* Footer Sosyal Medya */
footer .footer-social-media {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
}

footer .footer-social-media a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	border-radius: 50%;
	text-decoration: none;
	transition: all 0.3s ease;
	font-size: 18px;
}

footer .footer-social-media a:hover {
	background: #fff;
	color: #041732;
	transform: translateY(-3px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

footer .footer-social-media a i {
	line-height: 1;
}

footer .footercontent h4{
	font-size: 18px;
}

footer .footercontent h4:after{
	content: '';
	display: block;
	width: 20%;
	height: 2px;
	background: #fff;
	margin: 10px 0;
}
footer .footercontent ul li{
	margin: 5px 0;
}
footer .footercontent ul li a{
	color: #ececec;
	font-family: 'camptonlight';
}

footer .footercontent ul li:hover a{
	font-weight: bold;
}

/* Footer İletişim Bölümü Tasarım İyileştirmeleri */
footer .footer-iletisim-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

footer .footer-iletisim-list li {
	margin: 16px 0;
	padding: 0;
}

footer .footer-iletisim-list li a {
	color: #ececec !important;
	font-family: 'camptonlight';
	font-size: 14px;
	display: flex;
	align-items: flex-start;
	transition: all 0.3s ease;
	line-height: 1.8;
	text-decoration: none;
	gap: 12px;
}

footer .footer-iletisim-list li a i {
	font-size: 17px;
	margin-top: 3px;
	min-width: 24px;
	color: #fff;
	transition: all 0.3s ease;
	opacity: 0.9;
	flex-shrink: 0;
	display: flex;
    justify-content: center;
}

footer .footer-iletisim-list li a span {
	flex: 1;
	word-break: break-word;
}

footer .footer-iletisim-list li:hover a {
	color: #fff !important;
	font-weight: 500;
}

footer .footer-iletisim-list li:hover a i {
	opacity: 1;
}

footer .footerbottom{
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
}

/* Footer Mobil Responsive */
@media (max-width: 991px) {
	footer {
		padding: 50px 0 20px 0;
	}
	
	footer .footercontent {
		padding: 0 15px;
	}
	
	/* Kolonlar arası aralık */
	footer .footercontent .row > div {
		margin-bottom: 40px;
	}
	
	footer .footercontent .row > div:last-child {
		margin-bottom: 0;
	}
	
	/* Logo ve site adı */
	footer .footercontent .footerlogo {
		width: 140px;
		margin-bottom: 20px;
	}
	
	footer .footer-site-name {
		font-size: 24px;
		margin-bottom: 20px;
		display: block;
	}
	
	/* Açıklama */
	footer .footercontent .footeraciklama {
		padding-right: 0;
		margin-bottom: 25px;
		font-size: 13px;
		line-height: 1.6;
	}
	
	/* Sosyal medya */
	footer .footer-social-media {
		margin-top: 25px;
		gap: 10px;
		justify-content: flex-start;
	}
	
	footer .footer-social-media a {
		width: 45px;
		height: 45px;
		font-size: 18px;
	}
	
	/* Başlıklar */
	footer .footercontent h4 {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: left;
	}
	
	footer .footercontent h4:after {
		width: 30%;
		margin: 12px 0 20px 0;
	}
	
	/* Menü listesi */
	footer .footercontent ul {
		margin: 0;
		padding: 0;
		text-align: left;
	}
	
	footer .footercontent ul li {
		margin: 10px 0;
		padding: 0;
	}
	
	footer .footercontent ul li a {
		font-size: 14px;
		line-height: 1.6;
		justify-content: flex-start;
	}
	
	/* İletişim listesi */
	footer .footer-iletisim-list li {
		margin: 18px 0;
	}
	
	footer .footer-iletisim-list li a {
		font-size: 13px;
		line-height: 1.7;
		gap: 10px;
		justify-content: flex-start;
		text-align: left;
	}
	
	footer .footer-iletisim-list li a i {
		font-size: 16px;
		min-width: 22px;
		margin-top: 2px;
	}
	
	/* HR çizgisi */
	footer .footercontent hr {
		margin: 30px 0 20px 0;
		border-color: rgba(255, 255, 255, 0.2);
	}
	
	/* Copyright */
	footer .footerbottom {
		font-size: 12px;
		margin-top: 25px;
		padding-top: 25px;
		line-height: 1.6;
	}
}

@media (max-width: 768px) {
	footer {
		padding: 40px 0 15px 0;
	}
	
	footer .footercontent {
		padding: 0 10px;
	}
	
	/* Kolonlar arası aralık - mobilde daha fazla */
	footer .footercontent .row > div {
		margin-bottom: 35px;
	}
	
	/* Logo ve site adı */
	footer .footercontent .footerlogo {
		width: 120px;
		margin-bottom: 15px;
	}
	
	footer .footer-site-name {
		font-size: 22px;
		margin-bottom: 15px;
	}
	
	/* Açıklama */
	footer .footercontent .footeraciklama {
		margin-bottom: 20px;
		font-size: 12px;
	}
	
	/* Sosyal medya - mobilde sola yaslı */
	footer .footer-social-media {
		margin-top: 20px;
		gap: 8px;
		justify-content: flex-start;
	}
	
	footer .footer-social-media a {
		width: 42px;
		height: 42px;
		font-size: 17px;
	}
	
	/* Başlıklar */
	footer .footercontent h4 {
		font-size: 18px;
		margin-bottom: 18px;
		text-align: left;
	}
	
	footer .footercontent h4:after {
		width: 30%;
		margin: 10px 0 18px 0;
	}
	
	/* Menü listesi - mobilde sola yaslı */
	footer .footercontent ul {
		text-align: left;
	}
	
	footer .footercontent ul li {
		margin: 12px 0;
	}
	
	footer .footercontent ul li a {
		font-size: 13px;
		justify-content: flex-start;
	}
	
	/* İletişim listesi - mobilde sola yaslı */
	footer .footer-iletisim {
		text-align: left;
	}
	
	footer .footer-iletisim-list li {
		margin: 16px 0;
	}
	
	footer .footer-iletisim-list li a {
		font-size: 12px;
		justify-content: flex-start;
		text-align: left;
		flex-wrap: nowrap;
		gap: 10px;
	}
	
	footer .footer-iletisim-list li a i {
		font-size: 15px;
		min-width: 20px;
	}
	
	footer .footer-iletisim-list li a span {
		text-align: left;
	}
	
	/* HR çizgisi */
	footer .footercontent hr {
		margin: 25px 0 15px 0;
	}
	
	/* Copyright */
	footer .footerbottom {
		font-size: 11px;
		margin-top: 20px;
		padding-top: 20px;
	}
}




.sticky{
	transition: 0.7s;
	background-color: #fff!important;
	position: fixed!important;
	box-shadow: 0 0 5px 0 #000;
}
.sticky a{
	color:#00215b;
}
.sticky .navbar ul.navbar-nav > li > a:link {
	padding-left: 0;
	padding-right: 0;
	color: #00215b!important;
}

/* Sticky durumda aktif menü öğesi */
.sticky .navbar ul.navbar-nav > li.current-menu-item > a,
.sticky .navbar ul.navbar-nav > li.current-page-ancestor > a,
.sticky .navbar ul.navbar-nav > li.current-menu-ancestor > a {
	color: #041732 !important;
	font-weight: 700;
	border-bottom: 3px solid #041732;
	padding-bottom: 6px;
}
.sticky .animated-icon1 span {
	background: #00215b !important;
}
.sticky .current_page_item a{
	color: #00215b!important ;
}
.sticky .navbar ul.navbar-nav > li > a:link {
	color: #00215b !important;
}
/* Logo transition */
header .navbar-brand img,
header .navbar-brand .site-name-text {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

header .navbar-brand img.navbar-brand-sticky,
header .navbar-brand .site-name-text-sticky {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.sticky .navbar-brand img{
	display:none;
}
.sticky img.navbar-brand-sticky{
	display:block !important;
	max-width: 150px;
	max-height: 50px;
	height: auto !important;
	width: auto;
	object-fit: contain;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.sticky .navbar-brand .site-name-text{
	display:none;
}
.sticky .navbar-brand .site-name-text-sticky{
	display:inline-block !important;
	font-size: 20px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbar-sticky{
	margin-top: 0px;

}


/* Breadcrumb */
section#breadcrumb{
	position: relative;
	padding: 100px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
	align-items: center;
	justify-content: center;
	text-align: center;
}


section#breadcrumb:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: #041732b0;
}

section#breadcrumb h1{
	position: relative;
	color: #fff;
	z-index: 2;
	margin-bottom: 15px;
}

section#breadcrumb .breadcrumb-nav {
	position: relative;
	z-index: 2;
	text-align: center;
	margin-top: 10px;
}

section#breadcrumb .breadcrumb-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
}

section#breadcrumb .breadcrumb-nav ul li {
	display: inline-flex;
	margin: 0 5px;
}

section#breadcrumb .breadcrumb-nav ul li a {
	color: #fff;
	opacity: 0.9;
	transition: all 0.3s ease;
}

section#breadcrumb .breadcrumb-nav ul li a:hover {
	opacity: 1;
	color: #fff;
}

section#breadcrumb .breadcrumb-nav ul li:after {
	content: "\f105";
	color: #fff;
	font-weight: 600;
	margin-left: 10px;
	font-family: 'Font Awesome 5 Free';
	opacity: 0.8;
}

section#breadcrumb .breadcrumb-nav ul li:last-child:after {
	content: '';
}

section#breadcrumb .breadcrumb-nav ul li:last-child a {
	font-weight: 600;
	opacity: 1;
}

.site-topbar {
	background: #041732;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1000;
	transform: translateY(0);
	transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.site-topbar.topbar-hidden {
	transform: translateY(-100%);
}

/* WP Admin Bar varsa topbar'ın top değeri JavaScript ile dinamik ayarlanacak */

.site-topbar .topbar-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 0;
	gap: 20px;
}

.site-topbar .topbar-left {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	flex: 1;
}

.site-topbar .topbar-right {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-shrink: 0;
}

.site-topbar .topbar-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #fff;
	font-weight: 500;
	opacity: 0.9;
	transition: opacity 0.2s ease;
	text-decoration: none;
	white-space: nowrap;
}

.site-topbar .topbar-link:hover {
	opacity: 1;
	color: #fff;
	text-decoration: none;
}

.site-topbar .topbar-address {
	cursor: default;
}

.site-topbar .topbar-address:hover {
	opacity: 0.9;
}

.site-topbar .topbar-text {
	font-size: 13px;
}

.site-topbar i {
	font-size: 13px;
	width: 16px;
	text-align: center;
	flex-shrink: 0;
}

.site-topbar .topbar-right a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	opacity: 0.85;
	transition: all 0.2s ease;
	border-radius: 4px;
	text-decoration: none;
}

/* Tablet ve küçük ekranlar */
@media (max-width: 991px) {
	.site-topbar .topbar-content {
		flex-direction: column;
		align-items: flex-start;
		padding: 12px 0;
		gap: 15px;
	}

	.site-topbar .topbar-left {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.site-topbar .topbar-right {
		width: 100%;
		justify-content: flex-start;
		padding-top: 5px;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}
}

/* Mobil */
@media (max-width: 576px) {
	.site-topbar {
		font-size: 13px;
	}

	.site-topbar .topbar-content {
		padding: 10px 0;
		gap: 12px;
	}

	.site-topbar .topbar-left {
		gap: 8px;
	}

	.site-topbar .topbar-link {
		font-size: 12px;
		gap: 6px;
	}

	.site-topbar .topbar-text {
		font-size: 12px;
		line-height: 1.4;
	}

	.site-topbar i {
		font-size: 12px;
		width: 14px;
	}

	.site-topbar .topbar-right {
		gap: 10px;
		padding-top: 8px;
	}

	.site-topbar .topbar-right a {
		font-size: 13px;
	}

	/* Adres bilgisi mobilde daha kompakt */
	.site-topbar .topbar-address .topbar-text {
		max-width: calc(100vw - 60px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: inline-block;
	}
}


/* Page */

section#page{
	padding: 60px 0 20px 0;
}

/* Sidebar Menü */

.sidemenu {
	position: sticky;
	top: 100px;
	z-index: 10;
}

/* Sticky header olduğunda sidemenu pozisyonu - header yüksekliği kadar */
@media (min-width: 992px) {
	body.header-sticky .sidemenu {
		top: 86px;
	}
}

.sidemenu h2{
	color: #041732;
	font-size: 1.4em;
	padding: 10px;
	text-align: left;
}

.sidemenu ul{
	padding: 0 10px;
	margin-top: 20px;
	overflow: hidden;
}


.sidemenu ul li{
	position: relative;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #d5d5d5;
	padding: 0.5em;
}

.sidemenu ul li:before{
	content: '';
	position: absolute;
	left: -100%;
	opacity: 0;
	top: 0;
	display: inline-flex;
	height: 100%;
	width: 100%;
	z-index: -1;
	transition: .5s;
}

.sidemenu ul li a{
	color: #041732;
	padding: 5px 10px;
	border-left: 4px solid #041732;
	transition: .5s;
	font-size: 14px;
	display: block;
	position: relative;
	z-index: 1;
}

.sidemenu ul li:hover:before{
	left: 0;
	opacity: 1;
}

/* Sidemenü aktif durum */
.sidemenu ul li.active:before{
	left: 0;
	opacity: 1;
}

.sidemenu ul li.active > a{
	color: #fff !important;
	font-weight: 700;
	border-left: 4px solid #041732;
	background: #041732;
}

.sidemenu ul li.active:hover:before{
	left: 0;
	opacity: 1;
}

/* Sidemenü alt menü (sub-menu) stilleri - üst menüyle tamamen aynı */
.sidemenu ul li .sub-menu {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 20px;
	display: block;
}

/* Alt menü li'leri üst menü li'leriyle aynı stil */
.sidemenu ul li .sub-menu > li {
	position: relative;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #d5d5d5;
	padding: 0.5em;
}

.sidemenu ul li .sub-menu > li:before {
	content: '';
	position: absolute;
	left: -100%;
	opacity: 0;
	top: 0;
	display: inline-flex;
	height: 100%;
	width: 100%;
	background: #041732;
	z-index: -1;
	transition: .5s;
}

.sidemenu ul li .sub-menu > li a {
	color: #041732;
	padding: 5px 10px;
	border-left: 4px solid #041732;
	transition: .5s;
	font-size: 14px;
	display: block;
	position: relative;
	z-index: 1;
}

.sidemenu ul li .sub-menu > li:Hover a {
	color: #fff;
	background-color: #041732;
}

.sidemenu ul li .sub-menu > li:hover:before {
	left: 0;
	opacity: 1;
}

/* Alt menü aktif durum - üst menüyle aynı */
.sidemenu ul li .sub-menu > li.active:before {
	left: 0;
	opacity: 1;
}

.sidemenu ul li .sub-menu > li.active a {
	color: #fff !important;
	font-weight: 700;
}

.sidemenu ul li .sub-menu > li.active:hover:before {
	left: 0;
	opacity: 1;
}

/* Sidenav İçerik Yok Mesajı */
.sidemenu ul li.no-content-message {
	padding: 20px 15px;
	text-align: center;
	border-bottom: none;
	margin: 0;
}

.sidemenu ul li.no-content-message span {
	color: #666;
	font-size: 13px;
	font-style: italic;
	font-family: 'camptonlight';
	display: block;
	line-height: 1.6;
}

/* 404 Sayfa Stilleri */
.error-404-content {
	padding: 60px 20px;
}

.error-404-icon {
	font-size: 80px;
	color: #041732;
	margin-bottom: 30px;
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0%, 100% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1.1);
		opacity: 0.8;
	}
}

.error-404-content h2 {
	color: #041732;
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: 700;
}

.error-description {
	color: #666;
	font-size: 16px;
	margin-bottom: 40px;
	line-height: 1.8;
}

.error-actions {
	margin-bottom: 50px;
}

.error-actions .btn {
	background: #041732;
	color: #fff;
	padding: 15px 40px;
	border-radius: 4px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s ease;
	font-size: 16px;
	border: none;
}

.error-actions .btn:hover {
	background: #00215b;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	color: #fff;
}

.error-suggestions {
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #e5e5e5;
}

.error-suggestions h3 {
	color: #041732;
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 700;
}

.suggested-links {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 15px;
	align-items: center;
}

.suggested-links li {
	margin: 0;
}

.suggested-links li a {
	color: #041732;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 20px;
	border: 2px solid #041732;
	border-radius: 4px;
	transition: all 0.3s ease;
	display: inline-block;
	min-width: 200px;
	text-align: center;
}

.suggested-links li a:hover {
	background: #041732;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(4, 23, 50, 0.2);
}

@media (max-width: 768px) {
	.error-404-icon {
		font-size: 60px;
	}
	
	.error-404-content h2 {
		font-size: 24px;
	}
	
	.error-description {
		font-size: 14px;
	}
	
	.suggested-links li a {
		min-width: 100%;
	}
}


/* Page Breadcrumb Menü */

.page_breadlist {
	padding: 10px 0;
	margin-bottom: 20px;
}

.page_breadlist ul li {
	display: inline-flex;
}

.page_breadlist ul li:after{
	content: "\f105";
	color: #041732;
	font-weight: 600;
	margin-left: 10px;
	font-family: 'Font Awesome 5 Free';
}

.page_breadlist ul li:last-child a{
	font-weight: bold;
}

.page_breadlist ul li:last-child:after{
	content: '';
}




/* Single Proje */


#page .proje_item{
	box-shadow: 0 0 5px 0 #000;
	margin-bottom: 20px;
	height: 200px;
	position: relative;
}

#page .proje_item .proje_gorsel{
	overflow: hidden;
	height: 100%;
	position: relative;

}
#page .proje_item .proje_content {
	padding:10px 15px;
	position: absolute;bottom: 0;
	font-size: 12px;
	background: #2d2d2dab;
	width: 100%;
}
#page .proje_item .proje_content h2{
	line-height: 12px;
}

#page .proje_item .proje_content h2 a{
	color: #fff;
	font-size: 13px;
}
#page .proje_item .proje_gorsel img{
	width: 100%!important;
	height: 100%;
	object-fit: cover;
	transition: .6s ease-in-out;
}

#page .proje_item:hover img{
	transform: scale(1.2);
}

#page .proje_baslik{
	font-size: 24px;
	margin-bottom: 20px;
}

#page .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	color: #555;
	background-color: transparent!important;
	border-color: #ffffff #ffffff #555!important;
	border-width: medium;
}

#page .nav-tabs .nav-link{
	color: #555;
	transition: .6s;
}

#page .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color:none!important;
}

#page .tab-pane{
	padding: 50px 0;
}

#page #nav-gorsel img, #page #nav-projefoto img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#page #nav-gorsel .imgoverlay, #page #nav-projefoto .imgoverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	transition: .5s;
}
#page #nav-gorsel .icon, #page #nav-projefoto .icon {
	opacity: 0;
	position: absolute;
	top: 50%;
	margin-top: 15px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	border-color: #fff;
	color: #fff;
	font-size: 40px;
}
#page #nav-gorsel .proje_galeri, #page #nav-projefoto .proje_galeri{
	position: relative;
	box-shadow: 0 0 8px 0 #121212;
	margin-bottom: 20px;
}
#page #nav-gorsel .proje_galeri img, #page #nav-projefoto .proje_galeri img{
	height: 200px;
	object-fit: cover;
	margin:0!important;
}
#page #nav-gorsel .proje_galeri:hover .icon, #page #nav-projefoto .proje_galeri:hover .icon{
	display: block;
	opacity: 1;
	margin-top: 0;
}
#page #nav-gorsel .proje_galeri:hover .imgoverlay, #page #nav-projefoto .proje_galeri:hover .imgoverlay{
	background: #121212a5!important;
}

#page .tab-pane img {
	max-height: 200px;
	margin-bottom: 20px;
}




/* İletişim */

.form-item{
	padding: 15px;

}

.form-item input, .form-item textarea{
	margin: 0 5px;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	height: 40px;
	line-height: 1.42857143;
	color: #212121;
	background-color: #f1f1f1;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-item textarea{
	height: 120px;
}

.iletisim_bilgi ul{
	display: grid;
	justify-content: center;
	align-items: center;
	padding: 25px 15px;
	background: #0a4595;
	height: 100%;
	color: #fff;
	height: 300px;
	text-align: center;
}

.iletisim_bilgi ul li{
	margin: 0px 0;
}

.iletisim_bilgi ul li span{
	font-size: 14px;
}

.iletisim_bilgi ul li a{
	color: #eee;
}

.iletisim_bilgi ul li i{margin-right: 15px;}

/* İletişim Formu Stilleri */
.contact-form-wrapper {
	margin-top: 30px;
}

.contact-form {
	background: #fff;
	padding: 40px;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.contact-form .form-group {
	margin-bottom: 25px;
}

.contact-form label {
	display: block;
	margin-bottom: 8px;
	color: #041732;
	font-weight: 600;
	font-size: 14px;
}

.contact-form label .required {
	color: #e74c3c;
	margin-left: 3px;
}

.contact-form .form-control {
	width: 100%;
	padding: 12px 15px;
	border: 2px solid #e5e5e5;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	transition: all 0.3s ease;
	background: #fff;
	font-family: inherit;
}

.contact-form .form-control:focus {
	outline: none;
	border-color: #041732;
	box-shadow: 0 0 0 3px rgba(4, 23, 50, 0.1);
}

.contact-form .form-control.is-invalid {
	border-color: #dc3545;
	box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1);
}

.contact-form .form-control.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.2);
}

.contact-form textarea.form-control {
	resize: vertical;
	min-height: 120px;
}

.contact-form .btn-submit {
	background: #041732;
	color: #fff;
	padding: 15px 40px;
	border: none;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	min-width: 150px;
	display: inline-block;
}

.contact-form .btn-submit:hover {
	background: #00215b;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.contact-form .btn-submit:disabled {
	opacity: 0.7;
	cursor: not-allowed;
	transform: none;
}

.contact-form .btn-submit .btn-loading {
	display: inline-block;
}

.contact-form .form-message {
	margin-top: 20px;
	padding: 15px;
	border-radius: 4px;
	font-size: 14px;
	display: none;
}

.contact-form .form-message.success {
	display: block;
	background: #d4edda;
	color: #155724;
	border: 1px solid #c3e6cb;
}

.contact-form .form-message.error {
	display: block;
	background: #f8d7da;
	color: #721c24;
	border: 1px solid #f5c6cb;
}

@media (max-width: 768px) {
	.contact-form {
		padding: 25px 20px;
	}
	
	.contact-form .btn-submit {
		width: 100%;
		padding: 15px;
	}
}

/* Google Harita Bölümü */
#google-map-section {
	padding: 60px 0;
	background-color: #f8f9fa;
}

#google-map-section .map-title {
	color: #041732;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
	}

.google-map-wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	background-color: #e5e5e5;
}

.google-map-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 8px;
}

@media (max-width: 768px) {
	#google-map-section {
		padding: 40px 0;
	}
	
	#google-map-section .map-title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.google-map-wrapper {
		padding-bottom: 75%; /* Mobilde daha yüksek */
	}
}