body {
	font-family: "Inter", sans-serif;
}


@media(min-width: 1680px) {
    .container-fluid,.container-sm,.container-md,.container-lg,.container-xl {
        max-width:calc(100% - (180px - 32px)) !important;
    }
}

@media(min-width: 1366px)and (max-width: 1679px) {
    .container-fluid,.container-sm,.container-md,.container-lg,.container-xl {
        max-width:calc(100% - (140px - 32px)) !important
    }
}

@media(min-width: 1024px)and (max-width: 1365px) {
    .container-fluid,.container-sm,.container-md,.container-lg,.container-xl {
        max-width:calc(100% - (100px - 32px)) !important
    }
}

@media(min-width: 640px)and (max-width: 1023px) {
    .container-fluid,.container-sm,.container-md,.container-lg,.container-xl {
        max-width:calc(100% - (128px - 32px)) !important
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1400px;
    }
}

.max-full {
	max-width: 100%!important;
}
 


.owl-carousel .owl-stage-outer {
	max-height: 100vh !important;
}


.destop_menu {
	float: right;
	margin-top: 30px;
}

.destop_menu ul li {
	float: left;
	margin-right: 0px;
}

.destop_menu ul li a {
	color: #272324;
	padding: 15px 25px;
	font-size: 17px;
}

.menu_ana_div li:hover .acilir_menu {
	display: block !important;
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

.bosluk {
	margin: 110px 0;
}

@media only screen and (max-width: 767px) {
	.bosluk {
		margin: 45px 0;
	}
}

.destop_menu {
	float: right;
	margin-top: 30px;
}

.destop_menu ul li {
	float: left;
	margin-right: 0px;
}

.destop_menu ul li a {
	color: #272324;
	padding: 15px 25px;
	font-size: 17px;
}

.menu_ana_div li:hover .acilir_menu {
	display: block !important;
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

/*#######################################################################################################################################################################################################################
######################################################		YÃƒÂ¼kleniyor 	#########################################################################################################################################
########################################################################################################################################################################################################################*/

/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 999999;
	/* makes sure it stays on top */
}

#status {
	width: 300px;
	height: 300px;
	position: relative;
	margin: auto !important;
	/* centers the loading animation horizontally one the screen */
	top: 35%;
	/* centers the loading animation vertically one the screen */
	background-image: url(../images/yukleniyor.gif);
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	background-size: 100%;
	/* is width and height divided by two */
}

/*#######################################################################################################################################################################################################################
######################################################		YukarÃ„Â± Git 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
#button {
	display: inline-block;
	background-color: #ea7539;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s,
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}

#button::after {
	content: "\f106";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2.2em;
	line-height: 50px;
	color: #fff;
}

#button:hover {
	cursor: pointer;
	background-color: #333;
}

#button:active {
	background-color: #555;
}

#button.show {
	opacity: 1;
	visibility: visible;
}
 

  

.active_menu > a {
	color: #fff !important;
}

.active_menu > a::after {
	color: #ea2328 !important;
}

.active_menu .active a {
	text-decoration: underline;
}

.basliksiz {
	margin: 92px 0px 0px 0 !important;
}

.menu-trigger {
	display: none;
}

.hs-navigation {
	left: -1020px;
} 

.nav-controls {
	height: 50px !important;
}

.nav-links .its-parent, .nav-links li a {
	color: #fff !important;
}

.hs-navigation .active > span, .hs-navigation .active > a {
	background: #292526 !important;
}

@media (min-width: 0px) and (max-width: 885px) {
	.Woo-AddToCart, .Woo-ProductInfo, .Woo-Rating, .Woo-TitleLarge, .tp-shapewrapper {
		display: none !important;
	}
}

.hs-navigation, .hs-navigation.open {
	overflow: scroll;
}

.dikey-ortala {
	position: relative;
	display: flex;
	align-items: center;
}

.dikey-alta-ortala {
	position: relative;
	display: flex;
	align-items: flex-end;
}

@media (min-width: 992px) {
	.dropdown:hover > .kucuk-acilir-menu {
		margin-top: -16px !important;
	}
}


.menuyu_kaybet {
	right: -20% !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.menuyu_getir {
	right: 0% !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.block {
	position: fixed;
	top: 0px;
	bottom: 0;
	overflow: auto;
	text-align: center;
	margin: 0;
	width: 100%;
	right: 0;
	background-color: #0f1d22;
}

/* Dikey Ortalama
.block:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: 0;

}
*/
.centered {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
	padding: 10px 15px;
	color: #FFF;
	border: none;
	background: transparent;
}

.zmdi-menu {
	margin-top: 15px;
	color: #fff !important;
	font-size: 40px !important;
	border: 1px solid #fff;
	padding: 5px 10px;
}

/*#######################################################################################################################################################################################################################
######################################################		Genel       	#########################################################################################################################################
########################################################################################################################################################################################################################*/
@media (min-width: 0px) and (max-width: 360px) {
	.skillbar-title {
		font-size: 17px !important;
	}
}

@media (min-width: 0px) and (max-width: 365px) {
	.zmdi-menu {
		margin-left: -10px;
	}
}

.mr-3, .mx-3 {
	margin-right: 3rem !important;
}

.dropdown-toggle::after {
	display: none !important;
}

.overlay-close:before {
	content: '';
	position: absolute;
	height: 3px;
	width: 50px;
	top: 50%;
	left: 50%;
	background: #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
}

.overlay-close:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 50px;
	top: 50%;
	left: 50%;
	background: #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
}

.overlay-close {
	cursor: pointer;
	width: 75px;
	height: 75px;
	position: fixed;
	right: 20px;
	top: 20px;
	font-size: 0px;
	z-index: 9;
	border-radius: 50%;
}

.sliderim img {
	width: 100%;
}

@media (min-width: 0px) and (max-width: 1000px) {
	.owl-nav {
		display: none;
	}
}

/*MenÃƒÂ¼ */
.its-parent:after {
	float: right;
	margin-right: 20px;
	transition: .4s;
	font-size: 16px;
}

.nav-links .its-parent, .nav-links li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: rgba(255, 255, 255, 0.9);
}

.hs-navigation .nav-links .has-child .its-parent a {
	display: contents !important;
}

@media (max-width: 2500px) and (min-width: 150px) {
	.header-alti-detay {
		padding: 35px 59px !important;
		margin-top: -57px !important;
	}
}

.sifirla {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.zmdi-menu:before {
	color: #fff;
}



.fancybox-container {
	z-index: 100021 !important;
}


.owl-nav {
	display: none !important;
}

.header-ekle {
	background-color: #fff;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.header-ekle .zmdi-menu:before {
	color: #333 !important;
}

.header-ekle .zmdi-menu {
	border-color: #333 !important;
	color: #333 !important;
}

.header-ekle .down-siyah {
	display: inline-block !important;
}

.header-ekle .down-beyaz {
	display: none !important;
}



@media (min-width: 0px) and (max-width: 730px) {
	
	.zmdi-menu {
		margin-top: 42px !important;
		position: absolute;
		margin-left: 37px;
		z-index: 99;
	}
	
}

@media (min-width: 730px) and (max-width: 991px) {
	.zmdi-menu {
		margin-top: 57px !important;
		position: absolute;
		margin-left: 115px;
		z-index: 99;
	}
}

@media (min-width: 991px) and (max-width: 1200px) {
	.zmdi-menu {
		margin-top: 57px !important;
		position: absolute;
		margin-left: 35%;
		z-index: 99;
	}
}

@media (min-width: 1181px) and (max-width: 5000px) {
	.zmdi-menu {
		display: none !important;
	}
}



.block {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	margin: 0;
}

.block:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: 0;
	/* Adjusts for spacing */
	/* For visualization
background: #808080; width: 5px;
*/
}

.centered {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
	padding: 10px 15px;
	color: #FFF;
	border: none;
	background: transparent;
}


.siyah-slider {
	position: absolute;
	background-color: rgb(0 0 0 / 60%);
	width: 100%;
	height: 100%;
}

.bilgisayar-sil-acilan-kapsama {
	min-width: 9rem !important;
	width: 9rem !important;
}

/*#######################################################################################################################################################################################################################
######################################################		Arama Yap  BitiÃ…Å¸	#########################################################################################################################################
########################################################################################################################################################################################################################*/
/*#######################################################################################################################################################################################################################
######################################################		Slider Header	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.sliderim {
	position: relative;
	margin-top: 0px;
	padding-right: 0px;
}

.acilir_dalga {
	position: absolute;
	right: 0;
	top: 20%;
	width: 150px;
}

.acilir_menu_reserved {
	float: left;
	clear: both;
	color: #fff;
	width: 55%;
}

.acilir_menu_sosyal {
	float: right;
	margin: 0 !important;
}

.acilir_menu_sosyal li {
	float: left;
	margin-left: 15px;
}

.acilir_menu_sosyal li a i {
	color: #dc1d60;
	font-size: 19px;
	background-color: #fff;
	padding: 11px 10px 0 11px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: auto;
}

.acilir_menu_sosyal li a i:hover {
	background-color: #222;
	color: #fff;
}

.acilir_menu_alt {
	width: 100%;
	margin-top: 10%;
	position: absolute;
	bottom: 140px;
}

.mega-dropdown-menu ul li i {
	float: right;
}

.mega-dropdown-menu .acilir_icerik:last-child {
	margin-bottom: 50px;
}

.mega-dropdown-menu .col-xl-4 {
	padding: 0 30px;
}

.mega-dropdown-menu ul li a {
	text-decoration: none;
	color: #727375;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	display: block;
	padding: 10px 0;
}

.mega-dropdown-menu ul li a:hover {
	padding-left: 10px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color: #2f2b2c;
}

.acilir_icerik {
	margin-top: 40px;
}

.mega_menu_container {
	display: block !important;
}

.mega_menu_container h2, .mega_menu_container h2 a {
	
	font-size: 18px;
	color: #2c2a2b;
	font-weight: 600;
}

.acilir_buyuk_ul li a {
	text-decoration: none;
	color: #fff;
	padding: 4px 0;
	display: block;
	font-size: 23px;
}

.acilir_icerik .col ul {
	margin: 0;
}

.acilir_buyuk_ul {
	margin: 0 0 0 30px !important;
}

.acilir_icerik .col {
	width: 500px;
}

.acilir_icerik .col h3 {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
}

.acilir_icerik .col h3:after {
	width: 60px;
	height: 1px;
	content: '';
	background-color: #fff;
	display: block;
	margin-top: 12px;
}

.acilir_kucuk_ul li a {
	text-decoration: none;
	color: #fff;
	padding: 4px 0;
	display: block;
	font-size: 17px;
	padding: 10px 0px;
}

.slider-kalin {
	font-weight: 500;
	margin-bottom: 30px;
	font-size: 50px;
	
}

.slider-ince {
	
	font-size: 34px;
	width: 30%;
	text-align: left;
	margin-left: 10%;
	line-height: 55px;
}

.slider-baslik {
	text-align: left;
	font-weight: 700;
	font-size: clamp(35px, 3.21vw, 45px);
	line-height: 1.2;
}

.slider-aciklama {
	font-weight: 200;
	text-align: left;
	font-size: 20px;
	margin-top: 28px;
	line-height: 35px;
}

.slider-yazi {
	position: absolute;
	top: 0;
	margin: auto;
	display: inline-block;
	width: 100%;
	height: 500px;
	/* background-color: #fff; */
	color: #fff;
	font-size: 35px;
	text-align: center;
	margin-top: 23%;
	padding-left: 15%;
	max-width: 850px;
}

.slider-sosyal {
	position: absolute;
	bottom: 30px;
	left: 40px;
}

.slider-sosyal ul li i {
	color: #991348;
	font-size: 21px;
}

.slider-sosyal ul li {
	margin-top: 30px;
}

.slider-sosyal {
	position: absolute;
	bottom: -10px;
	right: 0px;
	z-index: 1;
	color: #222;
	float: right;
}

.sliderim .slider-sosyal-ul {
	position: absolute;
	right: 31px;
	bottom: 35px;
}

@media (min-width: 2200px) and (max-width: 2600px) {
	.slider-yazi {
		margin-top: 20.5% !important;
	}
	
	.slider-ince {
		width: 40% !important;
	}
}

@media (min-width: 0px) and (max-width: 1800px) {
	.slider-yazi {
		margin-top: 25% !important;
	}
	
	.slider-ince {
		width: 40% !important;
	}
}

@media (min-width: 0px) and (max-width: 1550px) {
	.slider-yazi {
		margin-top: 20% !important;
	}
	
	.slider-ince {
		width: 40% !important;
	}
}

@media (min-width: 900px) and (max-width: 1200px) {
	.slider-yazi {
		margin-top: 20% !important;
	}
	
	.slider-ince {
		width: 70% !important;
	}
}

@media (min-width: 750px) and (max-width: 900px) {
	.slider-yazi {
		margin-top: 25% !important;
	}
	
	.slider-ince {
		width: 80% !important;
		font-size: 28px;
	}
}

@media (min-width: 0px) and (max-width: 1050px) {
	.slider-baslik {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	.slider-aciklama {
		font-size: 15px !important;
		line-height: 26px !important;
	}
}

@media (min-width: 0px) and (max-width: 500px) {
	.slider-sosyal ul li i {
		font-size: 15px;
	}
	
	.slider-sosyal {
		bottom: 15px;
		left: 20px;
	}
}

@media (min-width: 0px) and (max-width: 767px) {
	.slider-yazi {
		margin-top: 50% !important;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Tab MenÃƒÂ¼	#########################################################################################################################################
########################################################################################################################################################################################################################*/
div.tabBox {
	width: 99.9%;
	float: left;
	overflow: visible;
}

div.tabBox h3 {
	padding: 20px 0px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 99.9%;
}

ul.tabs li {
	float: left;
	margin-right: 45px;
	padding: 0;
	height: 32px;
	line-height: 32px;
	margin-bottom: -1px;
	position: relative;
	text-align: center;
}

.tab-eleman-saiyisi-6 {
	width: 16.6%;
}

.tab-eleman-saiyisi-5 {
	width: 20%;
}

.tab-eleman-saiyisi-4 {
	width: 25%;
}

.tab-eleman-saiyisi-3 {
	width: 33.3%;
}

.tab-eleman-saiyisi-2 {
	width: 50%;
}

.tab-eleman-saiyisi-1 {
	width: 50%;
}

ul.tabs li a {
	display: block;
	padding: 0 5px;
	outline: none;
	background: none;
}

.tabContainer {
	margin-bottom: 10px;
	margin-top: 100px;
}

@media only screen and (max-width: 1199px) {
	.tabContainer {
		margin-top: 50px;
	}
}

.tabContainer img {
	max-width: 100%;
}

.tabContainer p {
	
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #333;
}

.tabContent {
	padding: 20px;
}

.tabContent h3 {
	padding: 0px;
}

.metin-tab {
	
	font-size: 14px;
	font-weight: 600;
	color: #222;
}

.yazi-tab {
	
	font-size: 14px;
	font-weight: 600;
	color: #222;
}

.tab-icerikleri {
	margin-bottom: 20px;
}

.tabContainer h2 {
	
	font-size: 19px;
	font-weight: 400;
	color: #222;
	margin: 25px 0 15px 0;
}

/**** TABS STYLES ****/
/*
		div.tabBox h3 {
		}
		*/
ul.tabs {
	border-bottom: 1px solid #c1c1c1;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	padding-bottom: 49px;
	margin: -50px auto 49px auto;
}

ul.tabs li {
}

ul.tabs li a {
	text-decoration: none;
	font-size: 11px;
	color: #333;
	outline: none;
	/* border-left: none; */
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	font-size: 15px;
	font-weight: 600;
}

ul.tabs li a:hover {
	color: #233f89;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

ul.tabs li:hover:after {
	background-color: #233f89;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	content: '';
	display: block;
	position: relative;
	height: 2px;
	width: 100%;
	margin-top: 16px;
}

ul.tabs li.active a {
	color: #233f89;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

ul.tabs li.active:after {
	background-color: #233f89;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	content: '';
	display: block;
	position: relative;
	height: 2px;
	width: 100%;
	margin-top: 16px;
}

ul.tabs li.active {
}

ul.tabs li:after {
	content: '';
}

ul.tabs li:first-child:before {
	content: '';
}

ul.tabs li:last-child:before {
	content: '';
}

ul.tabs li.active a, ul.tabs li.active a:hover {
	background: #fff;
}

/*
		div.tabContainer {
	
		}
		*/
/* THE RESPONSIVE PART */
@media only screen and (max-width: 1000px) {
	ul.tabs li.active:after {
		display: none;
	}
	
	ul.tabs {
		padding-bottom: 35px;
		margin: 35px auto 35px auto;
	}
	
	ul.tabs li:hover:after {
		display: none;
	}
	
	ul.tabs li a:hover {
		color: #fff;
		-webkit-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		transition: all .3s ease-in;
		background-color: #233f89;
	}
	
	ul.tabs li.active a, ul.tabs li.active a:hover {
		background: #233f89;
		color: #fff;
	}
	
	ul.tabs {
		height: auto;
		display: block;
		width: 100%;
		border-left: 0px;
	}
	
	ul.tabs li {
		width: 100%;
		display: inline-table;
		margin-bottom: 10px;
	}
	
	ul.tabs li a {
		border-top-left-radius: 0px;
		-moz-border-top-left-radius: 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		-moz-border-top-right-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		border: 0px;
		padding: 5px 25px;
		display: inline-block;
		position: relative;
	}
	
	div.tabContainer {
		border: 0px;
	}
}

.slider-alti-tab h1 {
	
	color: #233f89;
	font-weight: 700;
	font-size: 26px;
	text-align: center;
	padding: 0 70px;
	margin-bottom: 50px;
}

@media only screen and (max-width: 1000px) {
	.tabContainer p:first-child {
		margin-top: 30px;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		site-yol	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.breadcrumb {
	background-image: url("../images/detay-site-yol.jpg");
	background-size: cover;
	background-position: center top;
	width: 100%;
	height: 100%;
	max-height: 480px;
	overflow: hidden;
	padding: 0;
	display: inline-block;
	position: relative;
	margin-bottom: 0 !important;
	margin-top: 80px;
}

.detay-banner-siyah:after {
	content: '';
	background-color: rgb(0 0 0 / 0.5);
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}

.breadcrumb ul li {
	float: left;
	margin-right: 35px;
}

.breadcrumb ul li:last-child {
	margin-right: 0;
}

.breadcrumb ul li a {
	color: #fff;
	font-size: 15px;
	
}

.breadcrumb ul li i {
	color: #fff;
	position: absolute;
	margin-top: 6px;
	margin-left: 13px;
}

.breadcrumb h1 {
	font-size: 25px;
	
	color: #fff;
	font-weight: 600;
	padding: 15px 20px;
	margin: auto;
	text-align: center;
	width: 100%;
	display: inline-block;
}

.breadcrumb p {
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	
	font-size: 14px;
	width: 100%;
	text-align: center;
	padding: 0 100px;
	line-height: 30px;
}

@media (max-width: 1000px) and (min-width: 0px) {
	.breadcrumb p {
		padding: 0 15px;
	}
}

.breadcrumb ul {
	margin: auto;
	background-color: rgb(234 34 39 / 75%);
	padding: 18px 25px;
	margin-top: 35px;
}

.breadcrumb ul {
	margin: auto;
	background-color: rgb(220 29 96 / 70%);
	padding: 18px 25px;
	margin-top: 35px;
}

.detay-h1-kapsama {
	z-index: 2;
	display: -webkit-inline-box;
	width: 100%;
	margin: auto;
	position: relative;
	/* margin-top: 18%; */
}

.detay-breadcrumb-yapi {
	z-index: 2;
	width: 100%;
	margin: auto;
	position: relative;
	display: -webkit-inline-box;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.detay-h1-kapsama {
		margin-top: 19%;
	}
}

@media (min-width: 0px) and (max-width: 992px) {
	.detay-h1-kapsama {
		margin-top: 29%;
	}
}

@media (min-width: 0px) and (max-width: 767px) {
	.detay-h1-kapsama {
		margin-top: 32%;
	}
}

@media (min-width: 0px) and (max-width: 480px) {
	.detay-h1-kapsama {
		margin-top: 35%;
	}
	
	.breadcrumb h1 {
		font-size: 20px;
		line-height: 35px;
	}
	
	.breadcrumb ul li a {
		color: #fff;
		font-size: 13.5px;
		
	}
	
	.breadcrumb ul li {
		margin-right: 28px;
	}
	
	.breadcrumb ul li i {
		margin-top: 7px;
		margin-left: 11px;
		font-size: 14px;
	}
}

@media (min-width: 0px) and (max-width: 350px) {
	.detay-h1-kapsama {
		margin-top: 60%;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Site Yol  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.site-yol {
	padding: 20px 0;
	margin-bottom: -20px;
}

.site-yol-giri .gri-site-yol .site-yol-gri-background {
	background-color: #f8f8f8;
}

.site-yol ul li i {
	color: #222222;
	font-size: 12px;
	margin-left: 15px;
}

.site-yol ul li a {
	
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	font-weight: 500;
}

.site-yol ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.site-yol ul li {
	float: left;
	margin-left: 20px;
}

.site-yol ul {
	float: right;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.site-yol ul {
		float: left !important;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		iletiÃ…Å¸im formu  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.header-alti-detay {
	background-color: #1b62b6;
	padding: 40px 70px;
	margin-top: -60px;
}

.header-alti-detay h1 {
	color: #fff;
	
	font-size: 27px;
	font-weight: 400;
	letter-spacing: 0.1px;
}

@media (max-width: 2500px) and (min-width: 150px) {
	.header-alti-detay {
		padding: 35px 59px !important;
		margin-top: -57px !important;
	}
}

.iletisim_html .iletisim {
	margin-top: 105px;
}

.sifirla {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.iletisim_html .iletisim img {
	width: 100%;
}


.iletisim_html .zmdi-menu:before {
	color: #000;
}


@media (max-width: 991px) and (min-width: 0px) {
	.header-alti-detay {
		margin-top: 0px !important;
	}
}

.iletisim_bilgileri {
	background-color: #f5f5f5;
	padding: 0px 60px 0px 0px;
	margin-top: 50px !important;
}

@media (max-width: 1200px) and (min-width: 0px) {
	.iletisim_bilgileri {
		background-color: #f5f5f5;
		padding: 60px 15px 60px 15px !important;
	}
	
	.iletisim_bilgileri .col-xl-6 {
		padding: 40px 15px !important;
	}
}

.iletisim_bilgileri img {
	position: relative;
	display: block;
	margin: auto;
	width: 185px;
	margin-top: 30px;
}

.iletisim_bilgileri_sag h2 {
	font-size: 22px;
	color: #222;
	margin-bottom: 50px;
	
}

.iletisim_bilgileri_sag h2:after {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #222;
	display: block;
	position: relative;
	margin-top: 20px;
}

.iletisim_bilgileri_sag ul li {
	margin-bottom: 15px;
	color: #222;
	
	font-size: 15px;
}

.iletisim_bilgileri_sag ul li:last-child {
	margin-bottom: 0;
}

.iletisim_bilgileri_sag ul li a {
	font-size: 15px;
	color: #222;
	
}

.iletisim_bilgileri_sag ul li a:hover {
	text-decoration: none;
}

.iletisim_form input {
	width: 100%;
	
	margin: 10px 0;
	border: 1px solid #bababa !important;
	padding: 15px 15px;
	font-size: 14px;
}

.iletisim_form > .container > .row {
	padding: 0 90px;
}

@media (max-width: 1200px) and (min-width: 0px) {
	.iletisim_form > .container > .row {
		padding: 0 15px;
	}
}

.iletisim_form textarea {
	width: 100%;
	padding: 20px 15px;
	
	margin: 10px 0;
	height: 150px;
	border: 1px solid #bababa !important;
	font-size: 14px;
}

.iletisim_form button {
	margin-top: 30px;
	background-color: #ea7539;
	color: #fff;
	padding: 12px 40px;
	border: none;
	
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-size: 14px;
}

.iletisim_form button:hover {
	background-color: #5d5f63;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.iletisim_bilgileri_sag {
	padding-left: 30px;
}

.alt_ust_bosluk_detay {
	margin: 100px 0;
}

@media (max-width: 575px) and (min-width: 0px) {
	.iletisim_bilgileri .col-xl-6 {
		padding: 40px 100px;
	}
	
	.iletisim_bilgileri_sag {
		margin-top: 0px;
		padding: 0 25px;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		iletiÃ…Å¸im Bilgileri		#########################################################################################################################################
########################################################################################################################################################################################################################*/
.iletisim_sol_kutu {
	background-color: #ea7539;
}

.iletisim_telefonlar {
	background-color: #ededed;
}

.iletisim_telefonlar ul {
	padding: 20px 40px;
	border-bottom: 1px dashed #162e4f4a
}

.iletisim_telefonlar ul:last-child {
	border: none;
}

.iletisim_telefonlar ul li {
	
	font-weight: 500;
}

.iletisim_telefonlar ul li a {
	color: #000 !important;
	-webkit-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	padding-left: 0;
	
	font-weight: 300 !important;
}

.iletisim_telefonlar ul li a:hover {
	padding-left: 20px;
	-webkit-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	color: #074b7a !important;
	
}

.iletisim {
	margin-top: 70px;
	margin-bottom: 70px;
	
}

.iletisim_telefonlar ul:first-child {
	margin-top: 10px;
	
}

.iletisim_sol_kutu {
	color: #ededed;
	padding: 20px 40px;
	
}

.iletisim_sol_kutu h4 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 20px;
	color: #fff;
	
}

.iletisim-bilgileri img {
	max-width: 100%;
}

.iletisim-bilgileri {
	
	font-size: 14px;
	line-height: 30px;
}

  

 

.iletisim-sayfasi .breadcrumb {
	max-height: 480px;
	display: inline-block;
	position: relative;
	margin-top: 130px;
	border-radius: 0 !important;
}
 


@media only screen and (max-width: 730px) {
	.iletisim-sayfasi .breadcrumb {
		margin-top: 90px !important;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Slider altÃ„Â±  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.slider-alti {
}

.slider-alti img {
	max-width: 100%; 
}

.slider-alti img:first-child {
	margin-bottom: 20px;
}

.slider-alti p {
    font-size: 15px;
    margin: 20px 0;
    color: #616161;
}

.slider-alti .slider-alti-buyuk-baslik {
	font-weight: 600;
	font-size: 22px;
	color: #222;
	margin-bottom: 15px;
	line-height: 35px;
}

.slider-alti .slider-alti-buyuk-baslik:after {
	content: '';
	width: 70px;
	height: 1px;
	position: relative;
	display: block;
	margin-top: 5px;
	background-color: #333;
}

.slider-alti a {
	
	font-weight: 500;
	font-size: 14px;
	color: #222;
	margin-top: 15px;
	line-height: 35px;
	display: inline-block;
	position: relative;
	padding: 2px 20px;
	border: 1px solid #333;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin-bottom: 20px;
}

.slider-alti a:hover {
	background-color: #1396c4;
	color: #fff;
	border-color: #1396c4;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
} 
@media only screen and (max-width: 1200px) {
	.slider-alti > .container > .row > .col-xl-6:first-child { 
		margin-bottom: 30px;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Anasayfa BÃƒÂ¼yÃƒÂ¼k Slider  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
/*
	.buyuk-slider-anasayfa img {
		max-width:100%;
		width:100%;
	}

	
	.buyuk-slider-anasayfa .buyuk-slider-icerikler h2 {
		
		color:#fff;
		font-weight:600;
		font-size:23px;
		margin-bottom:20px;
		line-height:40px;
	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler h2:after {
		content: '';
		width:150px;
		height:1px;
		background-color: #fff;
		margin-top:8px;
		position: relative;
		display: block;

	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler h3 {
		
		color:#fff;
		font-size:19px;
		font-weight:500;
		margin-bottom:15px;
		line-height:35px;
	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler p {
		
		color:#fff;
		line-height:30px;
		font-size:14px;
		margin-bottom:15px;
	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler ul li {
		
		color:#fff;
		margin-bottom:10px;
		line-height:30px;
		font-size:14px;
	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler a:first-child {
		
		color:#fff;
	}
	.buyuk-slider-anasayfa .buyuk-slider-icerikler a:last-child {
		
		color:#fff;
	}


	.buyuk-slider-anasayfa .buyuk-slider-icerikler {
		position: absolute;
		left: 0;
		top: 30%;
		width: 100%;
		height: 100%;
		padding: 0 25% 0 25%;
	}

	*/
/*#######################################################################################################################################################################################################################
######################################################		Sabit Resim	#########################################################################################################################################
########################################################################################################################################################################################################################*/
@media (min-width: 0px) and (max-width: 440px) { 
	.anasayfa-buyuk-sliderim .sabit-resim {
		padding-top: 50px;
		align-items: start !important;
	}
}

@media (min-width: 0px) and (max-width: 380px) { 
	.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik h2 {
		font-size: 21px !important;
		margin-bottom: 15px !important;
		line-height: 30px !important;
	}
	
	.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik h3 {
		font-size: 17px !important;
		line-height: 29px !important;
	}
}

@media (min-width: 0px) and (max-width: 325px) {
 
	.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik ul li {
		margin-bottom: 5px !important;
		line-height: 25px !important;
	}
	
	.anasayfa-buyuk-sliderim .devamini-gor {
		padding: 6px 10px !important;
		font-size: 13px !important;
		margin-right: 10px !important;
	}
	
	.anasayfa-buyuk-sliderim .devamini-gor2 {
		padding: 5px 10px !important;
		font-size: 13px !important;
	}
	
	.anasayfa-buyuk-sliderim .owl-dots {
		bottom: 45px !important;
	}
}

.devamini-gor:empty,
.devamini-gor2:empty {
	display: none!important;
}

 

.anasayfa-buyuk-sliderim .sabit-resim {
	background-image: url(../images/anasayfa-buyuk-slider.jpg);
	height: 800px;
	width: 100%;
	background-size: cover;
	background-repeat-y: no-repeat;
	color: white;
	display: flex;
	align-items: center;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}

.anasayfa-buyuk-sliderim .sabit-resim:after {
	width: 100%;
	height: 800px;
	background-color: rgb(0 0 0 / 40%);
	content: '';
	position: absolute;
}

.anasayfa-buyuk-sliderim .sabit-resim-icerik {
	z-index: 5;
	display: inline-block;
	position: relative;
}

.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik h2 {
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 40px;
}


.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 35px;
}

.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik p {
	color: #fff;
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 400;
}

.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik ul li {
	
	color: #fff;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	list-style: disc;
}

.anasayfa-buyuk-sliderim .sabit-resim .sabit-resim-icerik ul {
	margin-bottom: 30px;
}

.anasayfa-buyuk-sliderim .devamini-gor {
	
	color: #fff;
	font-weight: 300;
	padding: 9px 15px;
	background-color: #ff5b00;
	display: inline-block;
	position: relative;
	font-size: 14px;
	margin-right: 15px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.anasayfa-buyuk-sliderim .devamini-gor2 {
	
	color: #fff;
	font-weight: 300;
	border: 1px solid #fff;
	padding: 8px 15px;
	display: inline-block;
	position: relative;
	font-size: 14px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.anasayfa-buyuk-sliderim .devamini-gor:hover {
	text-decoration: none;
	color: #ff5b00;
	background-color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.anasayfa-buyuk-sliderim .devamini-gor2:hover {
	text-decoration: none;
	color: #ff5b00;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
 

.anasayfa-buyuk-sliderim .owl-dots button.active span {
	background: #7b123a;
}

.anasayfa-buyuk-sliderim .owl-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	min-width: 80px;
	bottom: 45px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.anasayfa-buyuk-sliderim .owl-dots button.active span {
	background: #ffff;
}

.anasayfa-buyuk-sliderim .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #bfb6b6;
	margin: 0px 5px;
	border: 1px solid #3d3e65;
	display: block;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.anasayfa-buyuk-sliderim .owl-dots .owl-dot span:focus, .anasayfa-buyuk-sliderim .owl-dots .owl-dot, .anasayfa-buyuk-sliderim .owl-dots .owl-dot:after {
	outline: none !important;
}

/*#######################################################################################################################################################################################################################
######################################################		BÃƒÂ¼yÃƒÂ¼k Slider	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.buyuk-slider-alti > .container > .row > .col-xl-4 > img, .buyuk-slider-alti > .container > .row > .col-xl-4 > .row > .col-xl-12 > img {
	max-width: 100%;
	width: 100%;
}

.sinirla {
	max-height: 334.5px;
	overflow: hidden;
}

.z-index-100 {
	z-index: 100;
}

.siyah-slider2 {
	position: absolute;
	background-color: rgb(0 0 0 / 60%);
	width: 100%;
	height: 100%;
}

.siyah-slider3 {
	position: absolute;
	background-color: rgb(228 94 24 / 78%);
	width: 100%;
	height: 100%;
}

.buyuk-slider-alti-icerik .go-link img {
	max-width: 100% !important;
	float: right;
	display: inline-block;
}

.buyuk-slider-alti-icerik {
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	height: 100%;
}

.go-link {
	display: inline-block;
	width: 100%;
}

.buyuk-slider-alti-icerik h2 {
	
	font-weight: 600;
	font-size: 17px;
	line-height: 31px;
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 30px;
	color: #fff;
	margin-top: 20%;
}

.devamini-oku-buyuk-slider-alti {
	
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	bottom: 20px;
	position: absolute;
}

.devamini-oku-buyuk-slider-alti:after {
	content: '';
	width: 60px;
	height: 1px;
	background-color: #fff;
	margin-top: 8px;
	display: block;
	position: relative;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.devamini-oku-buyuk-slider-alti:hover {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.devamini-oku-buyuk-slider-alti:hover:after {
	width: 85px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.devamini-oku-buyuk-slider-alti img {
	max-width: 100%;
	width: 7px;
	position: absolute;
	margin-top: 3px;
	margin-left: 8px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.devamini-oku-buyuk-slider-alti:hover img {
	margin-left: 12px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.turuncu-haric {
	padding: 15px 30px 0 45px;
}

.turuncu-haric h2 {
	margin-top: 16% !important;
}

.turuncu-haric-son h2 {
	margin-top: 72% !important;
}

@media (min-width: 0px) and (max-width: 1199px) {
	.sinirla {
		max-height: 284.5px;
	}
	
	.turuncu-haric-son h2 {
		margin-top: 71% !important;
		font-size: 15px !important;
		line-height: 27px !important;
	}
	
	.turuncu-haric h2 {
		margin-top: 11% !important;
		font-size: 15px !important;
		line-height: 27px !important;
	}
}

@media (min-width: 0px) and (max-width: 991px) {
	.buyuk-slider-alti-icerik {
		width: 100%;
	}
	
	.sinirla {
		max-height: 100% !important;
	}
	
	.turuncu-haric h2 {
		margin-top: 18% !important;
	}
	
	.turuncu-haric-son h2 {
		margin-top: 71% !important;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Anasayfa videoalr	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.anasayfa-videolar img {}
.anasayfa-videolar .item {
	display: block;
	color: #000;
}
.anasayfa-videolar .item:hover {
	text-decoration: none;
}
.anasayfa-videolar .item:hover img {
	transform: scale(1.05);
}
.anasayfa-videolar .item img {
	transition: all 0.3s ease-in;
	max-width: 90%;
}
.anasayfa-videolar .text {
	padding-top: 15px;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.anasayfa-videolar h2 {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    line-height: 1.1;
	min-height: 40px;
}
.anasayfa-videolar p {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	font-size: 16px; 
}
.anasayfa-videolar span {
	font-weight: 500;
	font-size: 16px;
	color: #a3a3a3;
	display: block;
	margin: 5px 0 10px;
}
.anasayfa-videolar .videolar-devamini-gor {
	
	color: #989898;
	font-size: 14px;
	font-weight: 500;
	display: block;
	position: relative;
}

.anasayfa-videolar .videolar-devamini-gor:hover {
	color: #ff5b00;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.anasayfa-videolar .videolar-devamini-gor img {
	width: 17px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	display: initial !important;
	margin: unset !important;
}

.anasayfa-videolar .videolar-devamini-gor:hover img {
	margin-left: 10px !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.videolar-resim-kapsama {
	overflow: hidden;
	position: relative;
	background: #eee;
	padding: 15px;
	aspect-ratio: 1; 
}

.siyah-slider4 {
	position: absolute;
	background-color: rgb(0 0 0 / 60%);
	width: 100%;
	height: 100%;
}

.play-button {
	position: absolute;
	z-index: 9;
	display: inline-block;
	width: 65px;
	height: 65px;
	margin: auto;
	align-items: center;
	align-content: center;
	left: 41%;
}

.logolar_f .owl-nav {
	display: block !important;
	position: absolute;
	top: -45px;
	right: 0;
}

.logolar_f .owl-nav {
	display: block !important;
	position: absolute;
	top: -45px;
	right: 0;
}

.logolar_f .owl-nav .owl-next, .logolar_f .owl-nav .owl-prev, .logolar_f .owl-nav .owl-next span, .logolar_f .owl-nav .owl-prev span {
	outline: none;
}

.logolar_f .owl-nav .owl-prev {
	margin-right: 20px;
}

.foto-galeri img {
	max-width: 100%;
	width: 100%;
}

/*#######################################################################################################################################################################################################################
######################################################		Anasayfa iconlar	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.anasayfa-iconlar {
	background-color: #fafafa;
	padding: 90px 0;
}

.anasayfa-iconlar img {
	max-width: 100%;
	display: block;
	position: relative;
	margin: 0 auto 20px auto;
}

.anasayfa-iconlar .dortlu-icon-baslik {
	font-size: 21px;
	margin-bottom: 15px;
	color: #000;
	text-align: center;
	width: 100%;
	font-weight: 500;
}

.anasayfa-iconlar p {
	
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	color: #444343;
}

.anasayfa-iconlar .col-xl-3 {
	border-right: 1px solid #f3f3f3;
}

.anasayfa-iconlar .col-xl-3:last-child {
	border: none;
}

@media (min-width: 0px) and (max-width: 991px) {
	.anasayfa-iconlar p {
		margin-bottom: 50px;
	}
	
	.anasayfa-iconlar .col-xl-3 {
		border: none;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Sabit Resim	#########################################################################################################################################
########################################################################################################################################################################################################################*/
@media (min-width: 0px) and (max-width: 1200px) {
	.hizmetlerimiz {
		margin: 0px 0 !important;
	}
}

.sabit-resim-fixed {
	background-image: url(../images/sabit-resim-footer-ust.jpg);
	background-blend-mode: lighten;
	background-attachment: fixed;
	height: 500px;
	width: 100%;
	background-size: auto;
	background-repeat-y: no-repeat;
	color: white;
	display: flex;
	align-items: center;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 90px 0;
}

.sabit-resim-fixed:after {
	width: 100%;
	height: 500px;
	background-color: rgb(0 0 0 / 40%);
	content: '';
	position: absolute;
}

.sabit-resim-icerik-fixed {
	z-index: 5;
	display: inline-block;
	position: relative;
}

.sabit-resim-icerik-fixed h2 {
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: 700;
}

.sabit-resim-icerik-fixed p {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 20px;
	
	font-weight: 400;
}

/*#######################################################################################################################################################################################################################
######################################################		Footer    	#########################################################################################################################################
########################################################################################################################################################################################################################*/
footer {
	background-color: #000;
	width: 100%;
	color: #fff;
}

.footer-baslik {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 25px;
	
	letter-spacing: -0.4px;
}

.footer-baslik:after {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #f4f2ed;
	display: block;
	position: relative;
	margin-top: 10px;
}

footer .footer-icerikler p, footer .footer-icerikler a {
	color: #f4f2ed;
	padding: 5px 0;
	font-size: 15px;
	display: block;
	line-height: 29px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

footer .footer-icerikler p {
	padding-right: 70px;
}

footer .footer-icerikler a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	padding-left: 10px;
}

footer .footer-icerikler .col-xl-3:last-child a:hover {
	padding-left: 0 !important;
}

footer .footer-alt p {
	color: #939599;
	font-size: 15px;
}

footer .footer-alt ul li {
	float: left;
	margin-right: 20px;
}

footer .footer-alt ul li:last-child {
	margin-right: 0;
}

footer .footer-alt ul li i {
	color: #fff;
	font-size: 21px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

footer .footer-alt ul {
	margin: auto;
}

footer .footer-alt ul li:hover i {
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.footer-farkli-background {
	background-color: #454243;
	padding: 30px 30px;
}

.footer-iletisim-kismi {
	padding: 15px 0px !important;
}

.footer-lat-ust-bosluk { 
	padding-top: 90px;
	padding-bottom: 90px;
}

.footer-lat-alt-bosluk {
	padding: 20px 0;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.footer-lat-ust-bosluk {
		padding: 45px 15px 0 15px;
	}
	
	.footer-farkli-background {
		background-color: #ffffff00;
	}
	
	footer .footer-alt p {
		text-align: center;
		padding: 0 15px;
	}
	
	footer .footer-icerikler p {
		padding-right: 15px;
	}
}

.footer-icerikler {
	border-bottom: 1px solid #343031;
}

.footer-farkli-background img {
	max-width: 100%;
	display: block;
	position: relative;
	margin: 0 auto 30px auto;
}

.footer-farkli-background ul li a i {
	margin-right: 7px;
}

.footer-farkli-background ul li a {
	margin-right: 7px;
	
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.footer-farkli-background ul li {
	margin-bottom: 12px;
}

.footer_ustu_logolar {
	margin: 90px 0;
}
.footer_ustu_logolar .owl-item img {
	height: 80px;
	width: auto;
}
.breadcrumb {
	border-radius: 0 !important;
	height: 400px;
}


/*#######################################################################################################################################################################################################################
######################################################		ÃƒÂ¼rÃƒÂ¼nler    	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.urunler > .container-fluid > .row > .col-xl-4 img {
	max-width: 100%;
}

.urunler > .container-fluid > .row > .col-xl-4 h2 {
	
	color: #333333;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 30px;
}

.urunler > .container-fluid > .row > .col-xl-4 a:hover {
	text-decoration: none;
}

.urunler > .container-fluid > .row > .col-xl-4 p {
	
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
}
.urun-foto-kapsama a img {
    width: 100%;
    height: auto;
}

.urunler > .container-fluid > .row > .col-xl-4 {
	margin-bottom: 50px;
}

.sayfalama ul li {
	float: left;
}

.sayfalama ul li a {
	margin-right: 5px;
	padding: 0 15px;
	display: block;
}

.sayfalama ul li a:hover {
	background-color: #e5753e;
	color: #fff;
}

.sayfalama ul li:first-child a:hover {
	background-color: #ffffff00;
}

.sayfalama ul li:last-child a:hover {
	background-color: #ffffff00;
}

.sayfalama ul li img {
	max-width: 100%;
	width: 7px;
}

.sayfalama ul li:last-child {
	margin-right: 0 !important;
}

.sayfalama ul li a {
	
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	line-height: 12px;
	padding: 10px 15px;
}

/*#######################################################################################################################################################################################################################
######################################################		Metin iÃƒÂ§erikler    	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.metin-icerikler h2 {
	
	color: #222;
	font-size: 22px;
	font-weight: 600;
	line-height: 37px;
	margin-bottom: 20px;
}

.metin-icerikler h2:after {
	content: '';
	width: 140px;
	height: 1px;
	background-color: #333;
	margin-top: 10px;
	display: block;
	position: relative;
}

.metin-icerikler p {
	
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}

/*#######################################################################################################################################################################################################################
######################################################		SaÃ„Å¸ Sol Resim	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.sag-sol-resim .sagdan-bosluk {
	padding-right: 50px;
}

.sag-sol-resim .soldan-bosluk {
	padding-left: 50px;
}

@media only screen and (max-width: 767px) {
	.sag-sol-resim {
		margin-top: 45px;
	}
	
	.sag-sol-resim .sagdan-bosluk {
		padding-right: 15px;
	}
	
	.sag-sol-resim .soldan-bosluk {
		padding-left: 15px;
	}
	
	.sag-sol-resim .soldan-bosluk h2 {
		margin-top: 30px;
	}
}

.sag-sol-resim .row {
	margin-bottom: 120px;
}

.sag-sol-resim img {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.sag-sol-resim h2 {
	
	font-size: 27px;
	line-height: 42px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #333;
}

.sag-sol-resim p {
	
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px
}

.sag-sol-resim a {
	
	color: #fff;
	text-decoration: none;
	padding: 10px 27px;
	margin-top: 24px;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin-top: 15px;
	background-color: #f48936;
}

.sag-sol-resim a:hover {
	background-color: #2f2b2c;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

@media only screen and (max-width: 767px) {
	.sag-sol-resim .sagdan-bosluk a {
		margin-bottom: 50px;
	}
	
	.sabit-resim {
		background-size: cover !important;
	}
}

.sag-sol-resim ul li {
	border-bottom: solid #7976768C 1px;
	padding: 15px 0px;
	margin-bottom: 20px;
}

.sag-sol-resim ul li img {
	float: left;
	width: 42px;
	margin-top: 25px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.sag-sol-resim ul li h3 {
	display: block;
	width: 80%;
	margin-left: 60px;
	
	font-size: 17px;
}

.sag-sol-resim ul li h3 a {
	
	font-size: 17px;
	color: #000000;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	border: none;
	padding: 0 !important;
	background-color: #0000;
}

.sag-sol-resim ul li h3 a:hover {
	color: #222 !important;
	background-color: #15151500;
}

.sag-sol-resim ul li h3 {
	display: block;
	width: 80%;
	margin-left: 60px;
	
	font-size: 17px;
}

.sag-sol-resim ul li span {
	display: block;
	width: 80%;
	margin-left: 65px;
	
	font-size: 13px;
	color: #94989D;
	margin-top: 15px;
}

.sag-sol-resim ul li:hover a {
	margin-left: 15px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.sag-sol-resim ul li:hover img {
	margin-top: 15px !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

/*#######################################################################################################################################################################################################################
######################################################		detay-8-banner-alti  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.detay-8-banner-alti h2 {
	
	font-size: 24px;
	line-height: 38px;
	margin-bottom: 15px;
	color: #222;
	font-weight: 600;
}

.detay-8-banner-alti h2:after {
	content: '';
	width: 100px;
	height: 1px;
	background-color: #222;
	display: block;
	margin-top: 10px;
}

.detay-8-banner-alti p {
	
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
	color: #222222;
}

.detay-8-banner-alti a {
	
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	font-weight: 500;
	margin-top: 15px;
	display: inline-block;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.detay-8-banner-alti a:hover i {
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	padding-right: 13px;
}

.detay-8-banner-alti a i {
	color: #233f89;
	font-size: 10px;
	margin-right: 13px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

/*#######################################################################################################################################################################################################################
######################################################		detay 6  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.baslik-cizgi-kaldir h2:after {
	display: none !important;
}

.uc-blog img {
	max-width: 100%;
	width: 100%;
}

.uc-blog .col-xl-4 .blog-baslik {
	
	font-size: 19px;
	line-height: 37px;
	margin: 15px 0 10px 0;
	color: #222;
	font-weight: 600;
}

.uc-blog .col-xl-4 p {
	
	font-size: 14px;
	line-height: 30px;
	color: #494040;
}

.uc-blog .col-xl-4 {
	margin-bottom: 30px;
}

.sekiz-icon {
	background-color: #f1f3f7;
	padding: 90px 0;
}

.alti-icon-genel-kapsama img {
	max-width: 100%;
	display: block;
}

.alti-icon-genel-kapsama p {
	
	font-size: 14px;
	color: #494040;
	line-height: 27px;
}

.alti-icon-baslik {
	
	font-size: 18px;
	color: #222;
	font-weight: 600;
	margin-bottom: 10px;
}

.alti-icon-genel-kapsama > .row {
	margin-bottom: 70px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.alti-icon-genel-kapsama img {
		margin-bottom: 30px;
	}
}

@media (min-width: 0px) and (max-width: 991px) {
	.alti-icon-genel-kapsama img {
		margin-bottom: 30px;
	}
}

.sekiz-icon {
	margin: 180px 0 90px 0 !important;
}

.alti-icon-mavi-kisim {
	background-color: #f47200;
	height: 320px;
	width: 350px;
	padding: 50px;
	position: absolute;
	top: -170px;
	left: -150px;
}

.mavi-kisim-buyuk-baslik {
	
	color: #fff;
	font-size: 29px;
	line-height: 45px;
	font-weight: 800;
}

.mavi-kisim-kucuk-baslik {
	
	color: #fff;
	font-size: 17px;
	margin-bottom: 20px;
}

@media (min-width: 1330px) and (max-width: 1500px) {
	.alti-icon-mavi-kisim {
		height: 280px;
		width: 285px;
		top: -170px;
		left: -70px;
	}
	
	.mavi-kisim-kucuk-baslik {
		font-size: 14px;
	}
	
	.mavi-kisim-buyuk-baslik {
		font-size: 23px;
	}
}

@media (min-width: 1200px) and (max-width: 1330px) {
	.alti-icon-mavi-kisim {
		height: 220px !important;
		width: 225px !important;
		top: -170px !important;
		left: -20px !important;
		padding: 48px 30px;
	}
	
	.mavi-kisim-kucuk-baslik {
		font-size: 14px !important;
	}
	
	.mavi-kisim-buyuk-baslik {
		font-size: 19px !important;
		line-height: 30px;
	}
}

@media (min-width: 0px) and (max-width: 1199px) {
	.alti-icon-mavi-kisim {
		background-color: #233f89;
		height: 289px;
		width: 350px;
		padding: 50px;
		position: relative;
		margin-bottom: 60px;
		left: 0;
		top: 0;
	}
	
	.sekiz-icon {
		margin: 90px 0 !important;
	}
}

@media (min-width: 0px) and (max-width: 400px) {
	.alti-icon-mavi-kisim {
		margin-bottom: 0;
		width: 100%;
		height: 100%;
	}
	
	.mavi-kisim-buyuk-baslik {
		font-size: 23px;
		line-height: 35px;
	}
	
	.sekiz-icon > .container > .row > .col-xl-3 {
		margin-bottom: 50px;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Dort 	icon  	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.dort-icon h3 {
	color: #f47200;
	
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.dort-icon h2 {
	color: #222222;
	
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}

.dort-icon > .container > .row:last-child .dot-icon-kapsama img {
	max-width: 100%;
	margin: auto;
	display: block;
}

.dort-icon > .container > .row:last-child .dot-icon-kapsama {
	background-color: #f47200;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: auto;
}

.dort-icon > .container > .row:last-child {
	margin-top: 70px;
}

.dort-icon-yazi-kapsama h2 {
	color: #222;
	
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: 500;
	text-align: center;
}

.dort-icon-yazi-kapsama p {
	color: #494040;
	
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}

.dort-icon-yazi-kapsama {
	margin-top: 50px;
}

/*#######################################################################################################################################################################################################################
######################################################		Detay 5 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.detay-5-slider-alti {
	background-color: #f8f8f8;
	padding: 90px 0;
	position: relative;
}

.detay-5-baslik {
	
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 20px;
	color: #f47200;
}

.detay-5-orta-baslik {
	
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #333333;
}

.detay-5-slider-alti p {
	color: #827a7a;
	
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 30px;
}

.sagdan-bosluk {
	padding-right: 100px;
}

.ustten-bosluk {
	margin-top: 70px;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.sagdan-bosluk {
		padding-right: 0px !important;
	}
	
	.detay-5-slider-alti {
		padding: 45px 0 !important;
	}
}

.yazi-resim-icerik {
	margin: 90px 0 150px 0;
}

.yazi-resim-icerik img {
	max-width: 100%;
}

.yazi-resim-icerik .row {
	margin-bottom: 100px;
}

.yazi-resim-icerik .row:last-child {
	margin-bottom: 0px;
}

.yazi-resim-icerik h2 {
	
	font-size: 21px;
	font-weight: 500;
	color: #333;
	margin-bottom: 30px;
	line-height: 30px;
}

.yazi-resim-icerik p {
	
	font-size: 14px;
	font-weight: 400;
	color: #827a7a;
	line-height: 30px;
}

.resim-yazi-sagdan-bosluk {
	padding-right: 50px;
}

.resim-yazi-soldan-bosluk {
	padding-left: 50px;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.yazi-resim-icerik img {
		margin: 50px 0;
	}
	
	.yazi-resim-icerik .row {
		margin-bottom: 0 !important;
	}
	
	.yazi-resim-icerik {
		margin-bottom: 50px !important;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Detay 2 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.detay-3-kutu {
	padding-bottom: 90px;
	padding-top: 90px;
}

.detay-3-kutu img {
	max-width: 100%;
	width: 100%;
}

.detay-3-kutu > .container > .row > .col-xl-4:first-child {
	background-color: #f47200;
	padding: 50px 40px;
	
}

.detay-3-kutu .detay-3-kutu-sol-buyuk-baslik {
	
	font-size: 22px;
	color: #fff;
	margin-bottom: 35px;
}

.detay-3-kutu .detay-3-kutu-sol-kucuk-baslik {
	
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}

.detay-3-kutu .detay-3-kutu-sag-kucuk-baslik {
	color: #222222;
	font-size: 19px;
	
	margin: 15px;
	font-weight: 600;
}

.detay-3-kutu > .container > .row > .col-xl-4:first-child p {
	color: #fff !important;
	font-size: 14px;
	
	color: #fff;
	font-weight: 300;
	line-height: 30px;
}

.detay-3-kutu p {
	
	font-size: 14px;
}

.detay-3-kutu > .container > .row > .col-xl-4:last-child p {
	margin: 0 15px 0 15px;
	
	font-size: 14px;
	line-height: 30px;
}

@media (min-width: 0px) and (max-width: 1200px) {
	.detay-3-kutu > .container > .row > .col-xl-4 {
		padding-left: 0;
		padding-right: 0;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Detay 7 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.detay-7-kisim .slider-alti-buyuk-baslik {
	font-weight: 700 !important;
}

.detay-7-kisim a {
	border: none !important;
	background-color: #f47200;
	color: #fff !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.detay-7-kisim a:hover {
	border: none !important;
	background-color: #333;
	color: #fff !important;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.detay-7-kisim img:first-child {
	margin-bottom: 5px !important;
}

.detay-7-kisim .par-5 {
	padding: 0 2.5px !important;
}

/*#######################################################################################################################################################################################################################
######################################################		Detay 8 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.resim-kapsama-detay-8 img {
	max-width: 100%;
	position: relative;
	display: block;
	margin: auto;
	margin-top: 20px;
}

.resim-kapsama-detay-8 {
	background-color: #f47200;
	width: 100px;
	height: 100px;
}

.icon-sola-kisim h2 {
	
	font-weight: 600;
	color: #827a7a;
	margin-bottom: 15px;
	font-size: 21px;
	text-align: right;
}

.icon-sola-kisim p {
	
	font-weight: 400;
	color: #3e3b3b;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
}

@media (min-width: 0px) and (max-width: 767px) {
	.icon-sola-kisim p, .icon-sola-kisim h2 {
		text-align: left;
	}
	
	.icon-sola-kisim p {
		margin-bottom: 20px;
	}
}

.icon-alti p {
	margin-top: 35px;
	margin-right: 4.9%;
}

.detay-8-uc-kutu .col-xl-4 .detay-8-uc-kutu-kapsama {
	background-color: #f8f8f8;
	padding: 40px;
}

.detay-8-uc-kutu .col-xl-4 .detay-8-uc-kutu-baslik {
	
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.detay-8-uc-kutu .col-xl-4 p {
	font-size: 14px;
	line-height: 30px;
	
	color: #222222;
	font-weight: 400;
}

.koyu-renk {
	background-color: #56555a !important;
}

.koyu-renk p {
	color: #ffffff !important;
}

.koyu-renk .detay-8-uc-kutu-baslik {
	color: #ffffff !important;
}

 
#cc-main .cm__desc *,
#cc-main .pm__section-desc * {
	all: revert;
}

#cc-main .cm__desc p,
#cc-main .pm__section-desc p {
	margin-top: 0;
	margin-bottom: 10px;
}

#cc-main .cm__desc p:last-child,
#cc-main .pm__section-desc p:last-child {
	margin-bottom: 0;
}



.section-301 {}
.section-301 .item {
    display: block;
    position: relative;
}
.section-301 .item .images {}
.section-301 .item .images img {
    height: clamp(340px, 31.43vw, 440px);
    width: 100%;
    object-fit: cover;
    display: block;
}
.section-301 .item .text {
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,.5);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}
.section-301 .item .text h3 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.section-301 .item .text h3 span{
    color: #ff5b00;
}
.section-301 .item .text button {
    border: 0;
    height: 48px;
    padding: 0 25px;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: .2px;
    border-bottom: 3px solid transparent;
	transition: all .3s ease;
}
.section-301 .item .text button:hover {
	border-color: #ff5b00;
	transform: translateY(-5px);
}






/*NEW HEADER*/

:root {
    /* Colors */
    --primary: #ffffff;
    --accent: #ff5b00;
    --text: #ffffff;
    --text-secondary: rgba(255, 255, 255, 0.7);
    --bg: #000000;
    --border: rgba(255, 255, 255, 0.1);
    --hover-bg: rgba(255, 255, 255, 0.05);

    /* Spacing */
    --space: 1rem;
    --header-height: 90px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

 

body.menu-open {
    overflow: hidden;
}

.header {
    background-color: var(--bg);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}


.nav {
    height: var(--header-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Logo Styles */
.logo {
    display: flex;
    align-items: center;
}
.logo img {
    height: var(--header-height);
}
 

.logo-primary {
    color: var(--primary);
    font-size: 1.8rem;
    font-weight: 800;
    letter-spacing: 1px;
}

.logo-secondary {
    color: var(--accent);
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 2px;
}

/* Desktop Menu */
.desktop-menu {
    display: flex;
    align-items: center;
}

.nav-menu {
    display: flex;
    list-style: none;
    gap: calc(var(--space) * 1.5);
    margin: 0;
    padding: 0;
}

.nav-item {
    display: flex;
    align-items: center;
	position: inherit;
}

.nav-link {
    color: var(--text);
    text-decoration: none;
    padding: calc(var(--space) * 0.5) var(--space);
    display: flex;
    align-items: center;
    gap: calc(var(--space) * 0.25);
    font-weight: 500;
    transition: color 0.3s ease;
    font-size: 14px;
}

.nav-link:hover {
    color: var(--accent);
}

/* Submenu Toggle Button */
.submenu-toggle {
    background: none;
    border: none;
    padding: calc(var(--space) * 0.25);
    cursor: pointer;
    color: var(--text);
    display: flex;
    align-items: center;
    margin-left: -8px;
}
.submenu-toggle:focus {
	outline: none;
}

.submenu-toggle i {
    font-size: 0.8em;
}

/* Mega Menu */
.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    padding: calc(var(--space) * 2) 0;
    border-top: 1px solid var(--border);
}

.dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible; 
}

.mega-menu-container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: calc(var(--space) * 2);
    padding: 0 var(--space);
}

.mega-menu-title {
    color: var(--primary);
    font-size: 14px;
    margin-bottom: var(--space);
    display: block;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.mega-menu-title:hover {
    color: var(--accent);
}

.mega-menu-section {
    margin-bottom: var(--space);
}

.mega-menu-section ul {
    list-style: none;
}

.mega-menu-section h3 {
    color: var(--primary);
    font-size: 1.1rem;
    margin-bottom: var(--space);
    display: flex;
    align-items: center;
    gap: calc(var(--space) * 0.5);
}

.mega-menu-section h3 i {
    color: var(--accent);
}

.mega-menu-section ul li {
    margin-bottom: calc(var(--space) * 0.5);
}

.mega-menu-section ul li a {
    color: var(--text-secondary);
    text-decoration: none;
    padding: calc(var(--space) * 0.2) 0;
    display: block;
    transition: color 0.3s ease;
    font-size: 14px;
}

.mega-menu-section ul li a:hover {
    color: var(--accent);
}

/* Dropdown Menu */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: var(--bg);
    min-width: 230px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
	padding: calc(var(--space) * 1) 0;
    border-top: 1px solid var(--border);
	display: block;
	margin: 0;
	border-radius: 0;
}

.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.dropdown-menu ul {
    list-style: none;
}

.dropdown-menu ul li a {
    color: var(--text);
    text-decoration: none;
    padding: calc(var(--space) * 0.5) var(--space);
    display: block;
    transition: color 0.3s ease;
}

.dropdown-menu ul li a:hover {
    color: var(--accent);
}

/* Mobile Menu Button */
.mobile-menu-btn {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: calc(var(--space) * 0.5);
    width: 30px;
    height: 20px;
    position: relative;
}

.mobile-menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background: var(--text);
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
}

.mobile-menu-btn span:first-child {
    top: 0;
}

.mobile-menu-btn span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.mobile-menu-btn span:last-child {
    bottom: 0;
}

/* Mobile Menu Panel */
.mobile-menu-panel {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: var(--bg);
    z-index: 1001;
    transition: right 0.3s ease;
    display: flex;
    flex-direction: column;
}

.mobile-menu-panel.active {
    right: 0;
}

.mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: calc(var(--space) * 0.75);
    border-bottom: 1px solid var(--border);
    min-height: 60px;
}

.mobile-close-btn {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: var(--text);
    cursor: pointer;
    padding: calc(var(--space) * 0.5);
}

.mobile-menu-content {
    height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

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

.mobile-nav-link {
    color: var(--text);
    text-decoration: none;
    padding: calc(var(--space) * 0.75);
    display: flex;
    align-items: center;
    font-weight: 500;
    border-bottom: 1px solid var(--border);
    font-size: 0.95rem;
}

.mobile-submenu-toggle {
    background: none;
    border: none;
    padding: calc(var(--space) * 0.75);
    color: var(--text);
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    border-left: 1px solid var(--border);
}

.mobile-dropdown {
    position: relative;
}

.mobile-dropdown-content {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    background: var(--bg);
    transition: left 0.3s ease;
    z-index: 1;
    overflow-y: auto;
}

.mobile-dropdown-content.active {
    left: 0;
}

.mobile-category-link {
    color: var(--text);
    text-decoration: none;
    padding: calc(var(--space) * 0.75);
    display: flex;
    align-items: center;
    font-weight: 500;
    border-bottom: 1px solid var(--border);
    flex: 1;
    font-size: 0.95rem;
}

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

.mobile-category-list > li {
    position: relative;
    display: flex;
    align-items: center;
}

.mobile-dropdown-header {
    display: flex;
    align-items: center;
    padding: calc(var(--space) * 0.75);
    border-bottom: 1px solid var(--border);
    position: relative;
    background: var(--bg);
    min-height: 50px;
}

.mobile-back-btn {
    display: flex;
    align-items: center;
    gap: calc(var(--space) * 0.5);
    background: var(--hover-bg);
    border: none;
    color: var(--text);
    font-size: 0.9rem;
    padding: calc(var(--space) * 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 6px;
}

.mobile-back-btn:hover {
    background: var(--accent);
    color: white;
}

.mobile-back-btn i {
    font-size: 1.1em;
}

.mobile-dropdown-header h3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1rem;
    font-weight: 600;
    color: var(--primary);
    margin: 0;
}

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

.mobile-subcategory-list a {
    color: var(--text);
    text-decoration: none;
    padding: calc(var(--space) * 0.75);
    display: block;
    border-bottom: 1px solid var(--border);
    font-size: 0.9rem;
}

.mobile-contact-info {
    padding: calc(var(--space) * 1.5);
    border-top: 1px solid var(--border);
    margin-top: auto;
    font-size: 0.9rem;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: calc(var(--space) * 0.75);
    margin-bottom: calc(var(--space) * 0.75);
}

.contact-item:last-child {
    margin-bottom: 0;
}

.contact-item i {
    color: var(--accent);
    font-size: 1.1rem;
}

.contact-item a,
.contact-item span {
    color: var(--text);
    text-decoration: none;
    font-size: 0.9rem;
}

.contact-item a:hover {
    color: var(--accent);
}

.mobile-social {
    padding: var(--space);
    display: flex;
    gap: calc(var(--space) * 0.5);
    justify-content: center;
    border-top: 1px solid var(--border);
    flex-wrap: wrap;
}

.social-link {
    color: var(--text);
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--hover-bg);
    position: relative;
}

.social-link i {
    font-size: 1rem;
}

.social-link:hover {
    background: var(--accent);
    color: white;
}

.social-tooltip {
    display: none;
}

/* Utilities */
.nav-right {
    display: flex;
    align-items: center;
    gap: var(--space);
}

.lang-btn, .search-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: calc(var(--space) * 0.5);
    color: var(--text);
    transition: color 0.3s ease;
}

.lang-btn:hover, .search-btn:hover {
    color: var(--accent);
}

/* Search Overlay */
.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.95);
    z-index: 2000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

body.search-open {
    overflow: hidden;
}

.search-content {
    width: 100%;
}

.search-header {
    transform: translateY(-20px);
    opacity: 0;
    transition: all 0.3s ease;
}

.search-overlay.active .search-header {
    transform: translateY(0);
    opacity: 1;
}

.search-form {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding: calc(var(--space) * 0.5) var(--space);
}

.search-icon {
    color: var(--text-secondary);
    font-size: 1.5rem;
    margin-right: var(--space);
}

.search-input {
    background: none;
    border: none;
    color: white;
    font-size: 2rem;
    width: 100%;
    padding: calc(var(--space) * 0.5) 0;
    font-weight: 300;
}

.search-input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-input:focus {
    outline: none;
}

.search-close {
    position: fixed;
    top: 30px;
    right: 30px;
    background: none;
    border: none;
    color: var(--text-secondary);
    font-size: 2rem;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2001;
}

.search-close:hover {
    color: var(--primary);
    transform: rotate(90deg);
}

.search-submit {
    background: none;
    border: none;
    color: var(--text-secondary);
    font-size: 1.5rem;
    padding: calc(var(--space) * 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.search-submit:hover {
    color: var(--primary);
}

.search-submit i {
    transition: transform 0.3s ease;
}

.search-submit:hover i {
    transform: translateX(4px);
}

.search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: var(--space);
}

.results-content {
    max-width: 800px;
    margin: 0 auto;
    color: white;
    padding: 0 var(--space);
}

/* Language Selector */
.lang-selector {
    position: relative;
}

.lang-btn {
    background: transparent;
    border: none;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.9rem;
    color: var(--text);
    cursor: pointer;
    transition: all 0.2s ease;
    border-radius: 4px;
}

.lang-btn:hover {
    background: var(--hover-bg);
}

.lang-btn i {
    font-size: 0.8rem;
    opacity: 0.7;
}

.lang-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    background: var(--bg); 
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.3);
    min-width: 140px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: all 0.2s ease;
    z-index: 1000;
    backdrop-filter: blur(10px);
    border: 1px solid var(--border);
}

/* Desktop hover effect */
@media (min-width: 769px) {
    .lang-selector:hover .lang-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

/* Mobile click effect */
@media (max-width: 768px) {
    .lang-dropdown.active {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

.lang-option {
    display: flex;
    align-items: center;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--text);
    transition: all 0.2s ease;
}

.lang-option:hover {
    background: var(--hover-bg);
    color: var(--accent);
	text-decoration: none;
}

.lang-option.active {
    color: var(--accent);
    background: var(--hover-bg);
}

.lang-code {
    font-weight: 600;
    margin-right: 8px;
    font-size: 0.9rem;
}

.lang-name {
    font-size: 0.85rem;
    opacity: 0.7;
}

/* Responsive */
@media (max-width: 768px) {
    :root {
        --header-height: 80px;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu-btn {
        display: block;
    }

    .nav-right {
        gap: calc(var(--space) * 0.5);
    }

    .search-close {
        top: 20px;
        right: 20px;
        font-size: 1.5rem;
    }

    .search-form {
        max-width: 90%;
    }

    .search-input {
        font-size: 1.5rem;
    }

    .search-icon,
    .search-submit {
        font-size: 1.2rem;
    }

    .lang-btn {
        padding: 6px 10px;
        font-size: 0.85rem;
    }

    .lang-dropdown {
        min-width: 130px;
    }

    .lang-option {
        padding: 8px 14px;
    }
}

@media (min-width: 769px) {
    .mobile-menu-panel {
        display: none;
    }
}

@media (max-width: 360px) {
    .mobile-menu-header {
        padding: calc(var(--space) * 0.5);
        min-height: 50px;
    }

    .mobile-menu-content {
        height: calc(100vh - 50px);
    }

    .mobile-nav-link,
    .mobile-category-link,
    .mobile-subcategory-list a {
        padding: calc(var(--space) * 0.5);
        font-size: 0.85rem;
    }

    .mobile-submenu-toggle {
        width: 36px;
        padding: calc(var(--space) * 0.5);
    }

    .mobile-dropdown-header {
        padding: calc(var(--space) * 0.5);
        min-height: 45px;
    }

    .mobile-dropdown-header h3 {
        font-size: 0.9rem;
        width: 60%;
        text-align: center;
    }

    .mobile-back-btn {
        padding: calc(var(--space) * 0.25) calc(var(--space) * 0.5);
        font-size: 0.85rem;
    }

    .mobile-contact-info {
        padding: var(--space);
    }

    .contact-item {
        gap: calc(var(--space) * 0.5);
        margin-bottom: calc(var(--space) * 0.5);
    }

    .contact-item i {
        font-size: 0.9rem;
    }

    .contact-item a,
    .contact-item span {
        font-size: 0.8rem;
    }

    .mobile-social {
        padding: calc(var(--space) * 0.75);
        gap: calc(var(--space) * 0.35);
    }

    .social-link {
        width: 32px;
        height: 32px;
    }

    .social-link i {
        font-size: 0.9rem;
    }

    .search-close {
        top: 15px;
        right: 15px;
        font-size: 1.2rem;
    }

    .search-form {
        max-width: 95%;
    }

    .search-input {
        font-size: 1.2rem;
    }

    .search-icon,
    .search-submit {
        font-size: 1rem;
    }

    .lang-btn {
        padding: 4px 8px;
        font-size: 0.8rem;
    }

    .lang-dropdown {
        min-width: 120px;
        right: -10px;
    }

    .lang-code {
        font-size: 0.8rem;
    }

    .lang-name {
        font-size: 0.75rem;
    }
}
