/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, small, strike, strong, sub, sup, tt, var, b, u, i, center, blockquote, dl, dt, dd, ol, ul, li, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;} */

ol,
ul {
	list-style: none;
}

img {
	border: none;
	border-style: none;
}

a {
	text-decoration: none;
}

*:focus {
	outline: 0;
}

.cleardiv {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*
.header_logo {
	background-color: #7b123a;
	height: 130px;
}
*/
header {
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	background-color: #ffffff00;
	height: 130px;
	width: 100%;
	position: sticky;
	top: 0;
	z-index: 100000 !important;
	position: fixed !important;

}

.iletisim-header .breadcrumb {
	margin-top: 130px !important;
}


.owl-carousel .owl-stage-outer {

	max-height: 100vh !important;
}

.logo1 img,
.logo2 img {

	margin-left: 40px;
	margin-top: 40px;
}


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

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

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


.menu_ana_div li:hover .acilir_menu {
	display: block !important;

	transform: scaleY(1);
	opacity: 1;
	visibility: visible;


}


.deneme {
	height: 10000px;
}

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

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

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


.menu_ana_div li:hover .acilir_menu {
	display: block !important;

	transform: scaleY(1);
	opacity: 1;
	visibility: visible;


}



/*#######################################################################################################################################################################################################################
######################################################		Yukarı Git 	#########################################################################################################################################
########################################################################################################################################################################################################################*/



#button {
	display: inline-block;
	background-color: #d9ae7c;
	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;
}



























/*#######################################################################################################################################################################################################################
######################################################		Menü 	#########################################################################################################################################
########################################################################################################################################################################################################################*/
.navbar-classic {}

.navbar-classic.navbar-light .navbar-nav .nav-link {
	color: #181825;

	padding: 12px 16px;
}

.navbar-classic .navbar-nav .nav-item {}

@media (min-width:1400px) and (max-width:2500px) {
	.navbar-classic .navbar-nav .nav-item .nav-link {
		font-size: 17px;
	}
}

.navbar-classic .navbar-nav .nav-item .nav-link {
	font-size: 17px;
	color: #fff;
	padding: 19px 25px;
	line-height: 20px;

	letter-spacing: 0px;
	font-weight: 400;

	font-family: 'Open Sans', sans-serif;
}

.navbar-classic .navbar-nav .nav-item .nav-link:hover {
	color: #fff;
}

.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
	color: #ea2328;
}

.navbar-classic.navbar {

	float: right;
	margin-top: 23px;

}

/*
.navbar-classic .dropdown-toggle::after {
margin-top: 1px;
display: inline-block;
width: 0;
height: 0;
margin-left: 6px;
vertical-align: -2px;
content: "\f107";
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
color: #bdbebf;
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 15px;
font-size: 13px;
float: right;
}
*/
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
	border-bottom: 1px solid #f1f1f6;
	border-radius: 0px;
}

.navbar-brand {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: initial;
	line-height: inherit;
	white-space: nowrap;
	color: #181825;
	font-size: 24px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 16rem;
	padding: 12px;
	margin: 18px 0px;
	font-size: 1rem;
	color: #808294;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;

	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 15px 15px;
	clear: both;
	font-weight: 400;
	color: #333;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;

	margin-left: 0px;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #4955ef;
	text-decoration: none;
	background-color: #eeeffd;
	border-radius: 4px;
}

.dropdown-item:focus .dropdown-toggle::after,
.dropdown-item:hover.dropdown-toggle::after {
	color: #fff;
}

@media(min-width:992px) {

	.dropdown-menu.mega-dropdown-menu {
		position: fixed !important;
		width: 100% !important;

		left: 0 !important;
		height: 87vh !important;
		top: 130px;
	}

	.dropdown .dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);

	}

	.dropdown:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
		visibility: visible;
		margin-top: 0px !important;
		border: none !important;
		overflow-y: auto !important;
		overflow-x: hidden !important;
		-webkit-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		transition: all .3s ease-in;



	}



	.dropdown-submenu:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
		visibility: visible;
	}
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 17px;
	top: 25px;
}

.dropdown-submenu .dropdown-menu {
	top: 0px;
	left: 100%;
	margin-left: 13px;
	margin-right: .1rem;
}

.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}

.mega-dropdown {
	position: unset;
}

.mega-dropdown-menu {
	width: 100%;
	position: absolute;
	top: 63px;
	margin: 53px 0px 15px 0 !important;
	padding: 20px 0px;
}

.mega-dropdown-menu ul {
	list-style: none;
	border-right: 1px solid #f2f2f278;
	margin: 30px 0px;
}

.mega-dropdown-menu ul h3 {
	color: #fff;
	font-size: 19px;
	font-family: 'Barlow', sans-serif;
	margin-bottom: 35px;
	font-weight: 400;
}

.mega-dropdown-menu ul h3:after {
	content: '';
	width: 30px;
	height: 2px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	position: absolute;
	left: 16px;
	margin-top: 32px;
}

.mega-dropdown-menu ul p {
	color: #f2f2f2c9;
	margin-bottom: 29px;
	font-size: 15px;
	line-height: 27px;

}

.mega-dropdown-menu ul img {
	width: 250px;
	border-radius: 7px;
}

.mega-dropdown-menu ul:last-child {
	border: none;
}

.nav-dropitem-arrow {
	position: relative;
	font-size: 12px;
	opacity: 0;
	padding-right: 10px;
}

.nav-dropitem-arrow i {
	position: absolute;
	/* top: -1px;
*/
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #333;
	text-decoration: none;
	background-color: #24202100 !important;
	border-radius: 4px;
	text-decoration: underline !important;
	margin-left: 15px;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
	width: 97%;
}

.dropdown-item:hover .nav-dropitem-arrow {
	color: #4955ef;
	opacity: 1;
	margin-right: 5px;
}

.navbar-classic .navbar-toggler,
.navbar-boxed .navbar-toggler {
	padding: 17px 15px;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid #eaeaf0;
	border-radius: .25rem;
	position: relative;
}

/* mobile menu css */
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}

.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
}

.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}

.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}

.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
}

.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}

.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}

.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #495bfb;
}

.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}

.icon-bar {
	width: 21px;
	height: 3px;
	background-color: #3544ee;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 4px
}

.navbar-toggler:focus {
	outline: 0px;
}

.navbar-toggler .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 190%;
	background-color: #3544ee;
}

.navbar-toggler .middle-bar {
	opacity: 0;
}

.navbar-toggler .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% -80%;
	background-color: #3544ee;
}

.navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
	background-color: #3544ee;
}

.navbar-toggler.collapsed .middle-bar {
	opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
	transform: rotate(0);
	background-color: #3544ee;
}

.dropdown-menu li {
	border-bottom: 1px solid #4a40401a;
}

.dropdown-menu li:last-child {
	border: none;
}

.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;

}

@media (max-width:1160px) {

	.navbar-classic {
		display: none;
	}

	.menu-trigger {
		display: block;
	}
}

@media (min-width:0px) and (max-width:992px) {
	.menu-trigger {
		left: 100px !important;
		top: 20px !important;
	}

	#search-btn {
		float: right !important;
		right: -100px !important;
	}

}

@media (min-width:0px) and (max-width:500px) {

	.logo2,
	.logo1 {
		width: 70px;
		margin-left: 0px !important;
		margin-top: 18px !important;

	}

	.menu-trigger {
		left: 60px !important;

	}
}








.nav-links li {
	border-bottom: 1px solid #0000002b !important;
}

.nav-links>li {
	border-bottom: 1px solid #0000002b !important;

}

.nav-links li:last-child {
	border: none !important;
}

.nav-links>li:last-child {
	border: none !important;
}

.nav-links {
	list-style: none;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.9);

}

.nav-links .its-parent,
.nav-links li a {

	font-size: 16px !important;
}

.hs-navigation {

	background: #9c7200 !important;
}

.nav-controls .nav-full,
.nav-controls .nav-fixed {

	width: 40px !important;
	height: 40px !important;
	margin: 5px 8px !important;
}

.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;
}


/*#######################################################################################################################################################################################################################
######################################################		Menü Bitiş	#########################################################################################################################################
########################################################################################################################################################################################################################*/






/*#######################################################################################################################################################################################################################
######################################################		Arama Yap overlay-search ####################################################################################################################################
########################################################################################################################################################################################################################*/

#search-btn {
	position: fixed;
	top: 30px;
	color: #fff;
	right: 133px;
	font-size: 18px;

	padding: 19px;

}

#search-btn:hover {

	cursor: pointer;

}

#search-overlay {
	right: -20%;
	z-index: 999999;

}

.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;
}

#search-box {
	position: relative;
	width: 100%;
	margin: 0;
}

#search-form {

	border-bottom: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	overflow: hidden;
}

#search-text {
	font-size: 14px;
	color: #ddd;
	border-width: 0;
	background: transparent;
}

#search-box input[type="text"] {
	width: 100%;
	padding: 14px 16px 18px 16px;
	color: #eae8e8;
	outline: none;
	font-size: 1.4em;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.3px;
	font-size: 27px;
}

#search-button {
	position: absolute;
	top: 0;
	right: 0;
	height: 4em;
	width: 100px;
	font-size: 14px;
	color: #f8f8f8;
	text-align: center;
	line-height: 42px;
	border-width: 0;
	background-color: #ea222700;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
}

#close-btn {
	position: fixed;
	top: 5em !important;
	right: 5em;
	margin-top: 20px;
	margin-right: 30px;
	display: none;
}

#close-btn:hover {
	color: #777;
	cursor: pointer;
}

#search-button:hover {
	background-color: #333;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

@media (min-width:1260px) and (max-width:1700px) {
	#search-btn {

		right: 100px !important;

	}

}

/*#######################################################################################################################################################################################################################
######################################################		Arama Yap  Bitiş	#########################################################################################################################################
########################################################################################################################################################################################################################*/


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

}

.beyaz-header .zmdi-menu {
	color: #fff !important;

	border: 1px solid #fff !important;
}

.beyaz-header .zmdi-menu:before {
	color: #fff !important;


}

/*#######################################################################################################################################################################################################################
######################################################		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;
}


.navbar-classic .navbar-nav .nav-item .nav-link {
	font-size: 16px;
	color: #fff;
	padding: 16px 20px 63px;

}

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



.logo2,
.logo1 {
	display: none;
	width: 240px;
}

.logo2,
.logo1 {
	display: block;
	margin: auto;
	margin-top: 15px;
	margin-left: 95px;
}

.logo1 {
	display: none;
}



.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;
}


#search-btn:before {
	margin: 5px 0 0 6px;
	position: absolute;
}

.header-ekle #search-btn {
	color: #333 !important;
	border-color: #333 !important;
}

.down-siyah {
	display: none;
}

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

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

.header-ekle .navbar-classic .navbar-nav .nav-item .nav-link {
	color: #333 !important;
}

.logo1 {
	display: none;
}

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

.header-ekle .logo1 {
	display: block !important;
}


@media (min-width:0px) and (max-width:730px) {
	header {
		height: 90px !important;
	}

	.header_logo {
		height: 91px !important;
	}

	.logo2 {
		width: 150px;
		margin-left: 50px;
		max-width: 150%;
	}

	.logo1 {
		width: 150px;
		margin-left: 50px;
		max-width: 150%;
	}

	.zmdi-menu {
		margin-top: -3px !important;
	}

	#search-btn {
		top: 9px !important;
	}
}







/*#######################################################################################################################################################################################################################
######################################################		Site Buradan Başlıyor       	#########################################################################################################################################
########################################################################################################################################################################################################################*/








/*#######################################################################################################################################################################################################################
######################################################		Arama Yap overlay-search ####################################################################################################################################
########################################################################################################################################################################################################################*/

#search-btn {
	position: fixed;
	top: 18px;
	color: #fff;

	font-size: 18px;
	width: 70px;
	padding: 23px;
	float: left;
	position: relative;
	margin-left: 23px;
}




@media (min-width:0px) and (max-width:1200px) {
	#search-btn {
		border: 1px solid #fff;
		top: 30px !important;
		width: 52px !important;
		padding: 10px !important;
		height: 52px;
	}
}

@media (min-width:0px) and (max-width:991px) {
	#search-btn {

		top: 35px !important;

	}
}

@media (max-width: 730px) and (min-width: 0px) {
	#search-btn {
		top: 17px !important;
	}
}

#search-btn:hover {

	cursor: pointer;

}

#search-overlay {
	display: none;
	z-index: 999999;
}

.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;
}

#search-box {
	position: relative;
	width: 100%;
	margin: 0;
}

#search-form {

	border-bottom: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	overflow: hidden;
}

#search-text {
	font-size: 14px;
	color: #ddd;
	border-width: 0;
	background: transparent;
}

#search-box input[type="text"] {
	width: 100%;
	padding: 14px 16px 18px 16px;
	color: #eae8e8;
	outline: none;
	font-size: 1.4em;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.3px;
	font-size: 27px;
}

#search-button {
	position: absolute;
	top: 0;
	right: 0;
	height: 4em;
	width: 100px;
	font-size: 14px;
	color: #f8f8f8;
	text-align: center;
	line-height: 42px;
	border-width: 0;
	background-color: #ea222700;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
}

#close-btn {
	position: fixed;
	top: 5em !important;
	right: 5em;
	margin-top: 20px;
	display: block;
	margin-right: 20px;
}

#close-btn:hover {
	color: #777;
	cursor: pointer;
}

#search-button:hover {
	background-color: #333;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

@media (min-width:1260px) and (max-width:1700px) {
	#search-btn {

		right: 100px !important;

	}

}

.navbar-nav .dropdown a img {
	max-width: 15px;
	margin-left: 3px;
	margin-top: -3px;
}

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


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

/*#######################################################################################################################################################################################################################
######################################################		Arama Yap  Bitiş	#########################################################################################################################################
########################################################################################################################################################################################################################*/






/*#######################################################################################################################################################################################################################
######################################################		Slider Header	#########################################################################################################################################
########################################################################################################################################################################################################################*/

.sliderim {
	position: relative;
}




.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 {
	border: none;


}

.mega-dropdown-menu ul li a {
	text-decoration: none;
	color: #9c7200;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin: 12px 0;
	display: block;
}

.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;
}

.acilir_icerik {
	margin-top: 40px;
	width: 102%;
	padding-left: 40px;
	padding-bottom: 50px;
}

.acilir_buyuk_ul li a {

	text-decoration: none;
	color: #fff;
	padding: 4px 0;
	display: block;

	font-size: 23px;

}


.acilir_icerik .col img {
	margin: 12px 0;
	max-width: 105px;
}

.acilir_icerik .col {
	width: 20%;
	border-right: 1px solid #faf9f9;
	padding: 0 30px;
}

.acilir_icerik .col:last-child {
	border: none;
}


.acilir_icerik .col h3 {
	color: #9c7200;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 20px;
	min-height: 52px;

}

@media (min-width:1200px) and (max-width:1550px) {

	.acilir_icerik .col h3 {
		font-size: 14px;
	}

	.mega-dropdown-menu ul li a {
		font-size: 14px;
	}
}



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

.acilir_kucuk_ul li a {
	text-decoration: none;
	color: #fff;
	padding: 4px 0;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;

	padding: 10px 0px;
}



.slider-kalin {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	line-height: 55px;
	width: 35%;

}


.slider-ince {
	margin-top: 20px;
	font-weight: 400;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;

}

.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;
	text-align: left;
	margin-top: 20%;
	margin-left: 20%;
}

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

}

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

.slider-sosyal ul li {
	float: left;
	margin-right: 20px;
}


@media (min-width:1200px) and (max-width:1550px) {
	.slider-ince {


		width: 50%;
	}
}

@media (min-width:800px) and (max-width:1200px) {
	.slider-ince {


		width: 70%;
	}
}

@media (min-width:0px) and (max-width:800px) {
	.slider-ince {

		font-size: 30px;
		width: 80%;
	}

	.slider-yazi {

		margin-top: 27%;

	}
}

@media (min-width:0px) and (max-width:600px) {

	.slider-yazi {

		margin-top: 32%;
		margin-left: 10%;

	}

	.slider-ince {

		font-size: 14px !important;
		width: 80%;
		line-height: 25px !important;
	}

	.slider-kalin {
		font-family: 'Open Sans', sans-serif;
		font-size: 23px;
		line-height: 30px;
		width: 80%;
		margin-top: 40px;
	}
}













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

	.hizmetlerimiz {
		margin: 0px 0 !important;
	}
}

.sabit-resim {
	background-image: url(../images/resim-5.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: 90px 0;


}

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

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

.sabit-resim-icerik h2 {
	font-size: 35px;

	margin-bottom: 20px;
	font-family: 'radikal-300', sans-serif;

}

.sabit-resim-icerik p {
	line-height: 33px;
	font-size: 15px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}








/*#######################################################################################################################################################################################################################
######################################################		Footer    	#########################################################################################################################################
########################################################################################################################################################################################################################*/


footer {
	background-color: #fff;
	min-height: 300px;
	width: 100%;
	padding: 30px 0px 30px 0;
	color: #fff;
}


.footer-baslik {
	color: #b96a36;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 25px;
	font-family: 'Poppins', sans-serif;

}

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

footer .footer-icerikler p,
footer .footer-icerikler a {
	color: #989881;
	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;
	font-family: sans-serif;

}

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

@media (min-width:0px) and (max-width:1200px) {
	footer .footer-icerikler p {
		padding-right: 0px;
	}
}


footer .footer-icerikler a:hover {
	color: #333;
	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-12,
footer .footer-icerikler .col-6 {
	margin-bottom: 20px;
}

footer .footer-alt p {
	color: #4b5e66;
	font-size: 15px;

}

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

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

footer .footer-alt {
	padding: 90px 0 30px 0;
}

footer .footer-alt ul {
	float: right;
}

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-icerikler .col-12 img {
	width: 125px;
	margin-top: 30px;
}


/*#######################################################################################################################################################################################################################
######################################################		breadcrumb	#########################################################################################################################################
########################################################################################################################################################################################################################*/

.beyaz-header .breadcrumb .dikey-ortala {
	height: 100%;
}

.breadcrumb {

	background-image: url("../images/detay-slider.jpg");
	background-size: cover;
	background-position: center center;

	width: 100%;
	height: 100%;
	max-height: 450px;
	overflow: hidden;
	padding: 0;
	display: inline-block;
	position: relative;
}

.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;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;

}

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




.breadcrumb h1 {
	font-size: 28px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 400;

	padding: 15px 20px;
	margin: auto;
}

.breadcrumb ul {

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

.breadcrumb ul {
	margin: auto;
	background-color: rgb(0 0 0 / 30%);
	padding: 18px 25px;
	margin-top: 13px;
}


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

}

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


@media (min-width:0px) and (max-width:480px) {

	.breadcrumb h1 {
		font-size: 20px;
		line-height: 35px;

	}

	.breadcrumb ul li a {
		color: #fff;
		font-size: 13.5px;
		font-family: 'Poppins', sans-serif;
	}

	.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%;
	}
}

















/*#######################################################################################################################################################################################################################
######################################################		İletişim  	#########################################################################################################################################
########################################################################################################################################################################################################################*/














.header-alti-detay {
	background-color: #1b62b6;
	padding: 40px 70px;
	margin-top: -60px;
}

.header-alti-detay h1 {
	color: #fff;
	font-family: 'Barlow', sans-serif;
	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;
}

.iletisim_html header {
	background-color: #fff;

}

.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 .navbar-classic .navbar-nav .nav-item .nav-link {
	font-size: 16px;
	color: #000;

}

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


.iletisim_html .logo2 {
	display: block;
}

.iletisim_html .logo1 {
	display: none;
}

@media (max-width: 991px) and (min-width: 0px) {
	.header-alti-detay {

		margin-top: 0px !important;
	}
}


.iletisim_bilgileri {
	padding: 0px 15px;
	margin: -37px 0 100px 0 !important;
}

.iletisim_bilgileri>.container>.row>.col-xl-6>.iletisim_bilgileri_sag,
.iletisim_bilgileri>.container>.row>.col-xl-6>.iletisim_bilgileri_sol {
	background-color: #f9f9f9;
	padding: 70px 50px;
	min-height: 300px;
}

.iletisim_bilgileri>.container>.row>.col-xl-6 {
	padding-right: 8px !important;
	padding-left: 8px !important;
}



@media (max-width: 1200px) and (min-width: 0px) {
	.iletisim_bilgileri .col-xl-6:last-child {
		margin-top: 30px;
	}
}

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


.iletisim_bilgileri h2 {
	font-size: 22px;
	color: #333;
	margin-bottom: 50px;
	font-family: 'Barlow', sans-serif;
	text-align: center;
}

.iletisim_bilgileri h2:after {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #333;
	display: block;
	position: relative;

	margin: 19px auto 0 auto;
}

.iletisim_bilgileri_sag ul li {
	margin-bottom: 15px;
	color: #333;
	font-family: 'Barlow', sans-serif;
	font-size: 15px;
}

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

.iletisim_bilgileri_sag ul li a {
	font-size: 15px;
	color: #333;
	font-family: 'Roboto', sans-serif;
}

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



.iletisim_form input {
	width: 100%;
	padding: 20px 15px;
	font-family: 'Roboto', sans-serif;
	margin: 10px 0;
	border: 1px solid #bababa !important;
}

.iletisim_form textarea {
	width: 100%;
	padding: 20px 15px;
	font-family: 'Roboto', sans-serif;
	margin: 10px 0;
	height: 150px;
	border: 1px solid #bababa !important;
}

.iletisim_form button {
	margin-top: 30px;
	background-color: #b4933c;
	color: #fff;
	padding: 12px 40px;
	border: none;
	font-family: 'Roboto', sans-serif;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.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 {
	margin-top: 25px;
}

.alt_ust_bosluk_detay {
	margin: 100px 0;
}





.iletisim_form h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 60px;
	color: #333;
}

.iletisim_form h2:after {
	width: 80px;
	content: '';
	height: 1px;
	background-color: #333;
	position: relative;
	display: block;

	margin: 20px auto 0 auto;
}




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

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





/*#######################################################################################################################################################################################################################
######################################################		Sabit Resim  	#########################################################################################################################################
########################################################################################################################################################################################################################*/




.sabit-resim-2 {
	background-image: url(../images/sabit-resim-un.jpg);
}

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

.sabit-resim-2 .sabit-resim-icerik {
	width: 100%;
}

.sabit-resim-2 h2 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;

}

.sabit-resim-2 h2:after {
	content: '';
	width: 200px;
	height: 1px;
	display: block;
	background-color: #fff;
	margin: auto;
	margin-top: 25px;
}

.sabit-resim-2 .sabit-resim-icerik {
	text-align: center;
}

@media (max-width: 550px) and (min-width: 0px) {
	.sabit-resim-2 h2 {
		font-size: 21px;
		line-height: 34px;
	}

	.sabit-resim-icerik p span {
		font-size: 14px !important;
	}
}


/*#######################################################################################################################################################################################################################
######################################################		Slider Altı  	#########################################################################################################################################
########################################################################################################################################################################################################################*/


.slider-alti {
	margin: 90px 0;
}

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

	padding-right: 90px;
	display: block;
}








.slider-alt-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	color: #222;
	margin-bottom: 30px;
	font-weight: 500;
}

.slider-alt-baslik:after {
	display: block;
	content: '';
	width: 38px;
	height: 15px;
	background: url(../images/cicek.png) no-repeat;
	background-size: 38px;
	margin-top: 11px;
}

.slider-alti p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #333;
	font-weight: 400;
}

.devamini-oku {
	display: inline-block;
	color: #b96a36;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.devamini-oku:after {
	display: block;
	width: 40px;
	height: 1px;
	content: '';
	background-color: #b96a36;
	margin-top: 5px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;

}

.devamini-oku:hover {
	color: #b96a36;
	text-decoration: none;
}

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

/*
.slider-alti .row {
	display: flex;
	align-items: center;
	position: relative;
}
*/

@media (max-width: 1200px) and (min-width: 0px) {
	.slider-alti img {

		margin: 0px auto 80px auto;
		padding-right: 0px;

	}
}



.alakali-urunler .owl-nav {
	display: block !important;
}

/*
.alakali-urunler .urun-detay-kapsama a {
	display: block;
    z-index: 9999;
    position: relative;
}
*/

.alakali-urunler .owl-nav .owl-next span {
	position: absolute;
	font-size: 70px;
	font-weight: 100;
	right: -60px;
	bottom: 155px;
	color: #dbb282;
}

.alakali-urunler .owl-nav .owl-prev span {
	position: absolute;
	font-size: 70px;
	font-weight: 100;
	left: -60px;
	bottom: 155px;
	color: #dbb282;
}

@media (max-width: 1499px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: 170px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: 170px;
	}
}

@media (max-width: 1349px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: 290px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: 290px;
	}
}

@media (max-width: 1199px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: 230px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: 230px;
	}
}

@media (max-width: 991px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: 160px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: 160px;
	}
}

@media (max-width: 800px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: 413px;
		right: -38px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: 413px;
		left: -38px;
	}

	.urun-detay-liste .alakali-urunler {
		padding: 0 70px !important;
	}
}

@media (max-width: 500px) and (min-width: 0px) {
	.alakali-urunler .owl-nav .owl-next span {
		bottom: -85px !important;
		right: 0px;
	}

	.alakali-urunler .owl-nav .owl-prev span {
		bottom: -85px !important;
		left: 0px;
	}

	.urun-detay-liste .alakali-urunler {
		padding: 0px !important;
	}
}


/*#######################################################################################################################################################################################################################
######################################################		Anasayfa Ürün Slideri  	#########################################################################################################################################
########################################################################################################################################################################################################################*/


.anasayfa-urun-slider {
	margin: 90px 0;
}

.anasayfa-urun-slider a:hover {
	text-decoration: none;
}

.anasayfa-urun-slider a {
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
}

.anasayfa-urun-slider-baslik {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 27px;
	margin-bottom: 40px;
	color: #333;
	text-align: center;
	width: 100%;
}

.anasayfa-urun-slider-baslik-alti {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 30px;
	color: #333;
	text-align: center;
	width: 100%;
}

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

.kucuk-slider-baslik {
	color: #d9ae7c;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;

	display: block;
	position: relative;
	text-align: center;
	font-weight: 300;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	padding: 20px 5px;
	background-color: #fff;
}

.anasayfa-urun-slider a:hover .kucuk-slider-baslik {
	color: #333;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}



.anasayfa-urun-slider .logolar_f {
	margin-top: 50px;
}

.anasayfa-urun-slider .owl-nav {
	display: block !important;
}

.anasayfa-urun-slider .owl-nav .owl-next span {
	position: absolute;
	font-size: 105px;
	font-weight: 100;
	right: -80px;
	top: 21%;
	color: #dbb282;
}

.anasayfa-urun-slider .owl-nav .owl-prev span {
	position: absolute;
	font-size: 105px;
	font-weight: 100;
	left: -80px;
	top: 21%;
	color: #dbb282;
}

/*
.anasayfa-urun-slider .owl-nav span:after {
	content: '';
	width:50px;
	height:50px;
	display: block;
	position: relative;
	background-color:#000;
}
*/
@media (max-width: 1350px) and (min-width: 0px) {
	.anasayfa-urun-slider .owl-nav .owl-next span {

		right: -57px;
		top: 23%;

	}

	.anasayfa-urun-slider .owl-nav .owl-prev span {

		left: -57px;
		top: 23%;

	}
}

@media (max-width: 1250px) and (min-width: 0px) {
	.anasayfa-urun-slider .owl-nav .owl-next span {

		right: 0px;
		bottom: -100px !important;
		top: auto !important;

	}

	.anasayfa-urun-slider .owl-nav .owl-prev span {

		left: 0px;
		bottom: -100px !important;
		top: auto !important;

	}

	.anasayfa-urun-slider {
		margin: 90px 0 130px 0;
	}
}


/*#######################################################################################################################################################################################################################
######################################################		Background üstü resim kısmı  	#########################################################################################################################################
########################################################################################################################################################################################################################*/



.background-ust-resim {
	margin: 90px 0;
	padding: 90px 0;
	background-color: #f5f0e9;
}

.background-ust-resim img {

	max-width: 400px;
	border: 7px solid #fff;
	margin: auto;
	display: block;

}


.background-ustu-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #333;
	font-weight: 500;
}

.background-ust-resim p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin: 20px 0;
	color: #333;
	font-weight: 400;
}

.background-ust-resim a {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333;
}

.background-ust-resim a:hover {
	text-decoration: none;
}

.background-ust-resim a:after {
	content: '';
	width: 60px;
	height: 1px;
	background-color: #333;
	margin-top: 7px;
	display: block;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.background-ust-resim a:hover:after {
	width: 80px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}


@media (max-width: 1200px) and (min-width: 0px) {
	.background-ust-resim img {
		margin-bottom: 50px;
	}
}

@media (max-width: 500px) and (min-width: 0px) {
	.background-ust-resim img {
		width: 100% !important;
	}
}



/*#######################################################################################################################################################################################################################
######################################################		resim üzerine yazı binen kısım  	#########################################################################################################################################
########################################################################################################################################################################################################################*/



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

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

.saga-yasla img {
	float: right;
}

.sag-sol-daralt {
	padding: 0 80px;
	margin-top: 150px;
}


.sag-sol-daralt p {
	margin: 20px 0;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	line-height: 35px;
	margin: 20px 0;
	color: #333;
	font-weight: 300;
}


.yazi-resim-ust-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	position: absolute;
	top: -200px;
	left: -150px;
	width: 85%;
	font-weight: 300;
	line-height: 53px;
}

@media (min-width:1200px) and (max-width:1650px) {
	.yazi-resim-ust-baslik {
		font-family: 'Poppins', sans-serif;
		font-size: 28px;
		position: absolute;
		top: -200px;
		left: -150px;
		width: 100%;
		font-weight: 300;
		line-height: 46px;
	}
}

@media (max-width: 1200px) and (min-width: 0px) {
	.yazi-resim-ust-baslik {
		position: relative;
		display: block;
		left: 0 !important;
		top: 0 !important;
	}

	.yazi-resim-ust img {
		max-width: 100%;
		display: block;
		margin: auto;
	}

	.saga-yasla img {
		float: inherit;
	}

	.sag-sol-daralt {
		padding: 0px 20px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

/*#######################################################################################################################################################################################################################
######################################################		Site Yol  	#########################################################################################################################################
########################################################################################################################################################################################################################*/

.site-yol {
	padding: 20px 0;
	margin-bottom: -50px;
}

.site-yol-gri-background {}

.site-yol ul li i {

	color: #767676;
	font-size: 12px;
	margin-left: 15px;
}

.site-yol ul li a {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #767676;
	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;
	}
}


/*#######################################################################################################################################################################################################################
######################################################		Kategoriler  	#########################################################################################################################################
########################################################################################################################################################################################################################*/










/*#######################################################################################################################################################################################################################
######################################################		Kategoriler  	#########################################################################################################################################
########################################################################################################################################################################################################################*/


.kategoriler {
	margin: 90px 0;
}

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


.kategoriler-baslik {
	background-color: #404a3d;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 17px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	z-index: 1;
	display: block;
	position: relative;
}

.kategoriler a:hover {
	text-decoration: none;
}

.kategoriler a:hover .kategoriler-baslik {
	background-color: #aa8624;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.kategoriler a {
	display: inline-block;
	position: relative;
	overflow: hidden;
}


.kategoriler .yuvarlak-efect {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}


.kurumsal-ince-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #5b8c51;
}




.kurumsal-icerik .devamini-oku,
.kurumsal-icerik .devamini-oku:hover {
	color: #5b8c51 !important;
}

.kurumsal-icerik .devamini-oku:after {
	background-color: #5b8c51 !important;
}


.kurumsal-icerik .slider-alt-baslik:after {
	display: block;
	content: '';
	width: 38px;
	height: 15px;
	background: url(../images/sati-cicek.png) no-repeat;
	background-size: 38px;
	margin-top: 11px;
}

.kurumsal-icerik-sol img {
	padding-right: 0 !important;
	padding-left: 90px;
}

@media (max-width: 1200px) and (min-width: 0px) {

	.kurumsal-icerik-sol img {
		margin: 80px auto 0px auto;
		padding-left: 0px;
	}
}


/*.kurumsal-icerik-sol {*/
/*	text-align: right;*/
/*}*/

.kurumsal-icerik-sol .slider-alt-baslik:after {
	right: 15px;
	position: absolute;
}

.kurumsal-icerik-sol .slider-alt-baslik {
	margin-bottom: 40px !important;
}

.kurumsal-icerik-sol .devamini-oku:after {
	margin-top: 8px;
	position: absolute;
	right: 15px;
}





.kurumsal-icerik-yazilari {
	margin: 90px 0;
}

.kurumsal-icerik-yazilari .kurumsal-icerik-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 50px;
	color: #333;
	text-align: center;
}

.kurumsal-icerik-yazilari .kurumsal-icerik-baslik:after {
	display: block;
	content: '';
	width: 38px;
	height: 15px;
	background: url(../images/sati-cicek.png) no-repeat;
	background-size: 38px;
	margin: 11px auto 0 auto;
}

.kurumsal-icerik-yazilari p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 25px;
}





.detay-3-yol-alti {
	margin: 90px 0;
}

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


.detay-3-baslik {
	font-family: 'radikal-300', sans-serif;
	font-weight: bold;
	font-size: 40px;
	width: 60%;
	margin-bottom: 50px;
	line-height: 50px;

}

.detay-3-yol-alti p {
	font-family: 'Poppins', sans-serif;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	width: 80%;
}

.detay-3-yol-alti .devamini-gor {
	margin-top: 21px;
	font-family: 'Poppins', sans-serif;
	background-color: #5b8c51;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	/* margin-top: 20px; */
	display: inline-block;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.detay-3-yol-alti .devamini-gor:hover {
	text-decoration: none;
	background-color: #b96a36;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;

}

@media (min-width:0px) and (max-width:1200px) {
	.detay-3-baslik {

		width: 100%;

	}

	.detay-3-yol-alti p {

		width: 100%;
	}

	.detay-3-yol-alti img {
		max-width: 100%;
		width: 100%;
		margin-top: 55px;
	}

	.servisler-kapsama p {

		padding-right: 0px !important;
	}
}





.organik-icon {
	position: absolute;
	width: 110px;
	left: -52px;
	top: 37%;
}

@media (min-width:0px) and (max-width:1200px) {
	.organik-icon {

		width: 110px !important;
		left: 36%;
		bottom: -75px !important;
		top: auto;
	}

	.detay-3-yol-alti img {
		margin-bottom: 60px;
	}
}


.detayli-bilgi {
	background-color: #f5f0e9;
	display: inline-block;
	padding: 20px 25px;
	margin-top: 25px;
	color: #666363;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.detayli-bilgi:hover {
	text-decoration: none;
	background-color: #5b8c51;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color: #fff;
}

.urun-detay-liste ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	margin: 10px 0;
	font-weight: 400;
}

.urun-detay-liste ul li:before {
	content: '';
	background: url(../images/tik.png) no-repeat;
	width: 20px;
	height: 10px;
	background-size: 14px;
	display: block;
	position: absolute;
	left: -12px;
	margin-top: 5px;
}


@media (min-width:0px) and (max-width:700px) {
	.urun-detay-liste ul {
		margin: 0 30px;
	}

	.urun-detay-liste ul li:before {

		left: 20px;

	}
}

.alakali-urunler {
	margin: 90px 0 150px 0;
}

.alakali-urunler img {
	max-width: 100%;
	width: 100%;
}

.alakali-urunler .kurumsal-ince-baslik {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.alakali-urunler .kurumsal-icerik-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	color: #404a3d;
	margin-bottom: 30px;
	font-weight: 400;
	text-align: center;
}

.alakali-urunler .kurumsal-icerik-baslik:after {
	display: block;
	content: '';
	width: 38px;
	height: 15px;
	background: url(../images/sati-cicek.png) no-repeat;
	background-size: 38px;
	margin: 10px auto 0 auto;
}

.urun-detay-kapsama:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/* background-color: #000; */
	background: rgb(0, 0, 0);
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 2%, rgba(0, 0, 0, 0) 52%);
}

.urun-detay-kapsama {
	overflow: hidden;
	display: block;
	position: relative;
}

.urun-detay-baslik {
	position: absolute;
	color: #fff;
	z-index: 7;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 300;
	bottom: 20%;
	left: 0;
	width: 100%;
	padding: 0 50px;
}

.alt-bosluk {
	margin-bottom: 30px;
}


.iconlu-kisim img {


	max-width: 100%;
	width: 50px;
	margin: auto;

}


.iconlar-kapsama {
	width: 150px;
	height: 150px;
	border: 7px solid #f5f0e9;
	border-radius: 50%;
	margin: auto;
}

.icon-sayi {

	background-color: #5b8c51;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	position: absolute;
	color: #fff;
	padding: 5px 0 0 10px;
	top: 0;
	right: 0;
}

.iconlar-kapsama:after {
	content: '';
	width: 64px;
	height: 20px;
	background: url(../images/iconlar-sag.png) no-repeat;
	background-size: 64px;

	position: absolute;
	right: -108px;
}

.iconlu-kisim .col-12:last-child .iconlar-kapsama:after {
	display: none;
}


@media (min-width:0px) and (max-width:1200px) {
	.iconlar-kapsama:after {
		display: none;
	}

	.iconlar-kapsama {
		margin: auto;
	}

	.iconlu-kisim .col-12 {
		margin-bottom: 30px;
	}
}


.iconlar-lat-baslik {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 20px 0;
	font-weight: 400;
	color: #333;

}

.iconlu-kisim p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 15px 0;
	font-weight: 400;
	color: #878986;
	line-height: 28px;

}







.tarihce-kismi .iconlar-kapsama:after {
	width: 64px;
	height: 2px;
	background-color: #f5f0e9;
	background-image: none;
}

.tarihce-kismi {
	margin: 90px 0 100px 0 !important;
}





.tarihce-kismi .owl-nav .owl-prev span {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 38px;
	border-radius: 100%;
	color: #927a39;
	/* background-color: #e0dada; */
	font-size: 70px;
	padding: 0px 2px 0 0;
	left: 43.5% !important;
}

.tarihce-kismi .owl-nav .owl-next span {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 38px;
	border-radius: 100%;
	color: #927a39;
	/* background-color: #e0dada; */
	font-size: 70px;
	padding: 0px 2px 0 0;
	right: 43.5% !important;
}




@media (min-width:0px) and (max-width:1200px) {
	.tarihce-kismi .owl-nav .owl-prev span {

		left: 42% !important;
	}

	.tarihce-kismi .owl-nav .owl-next span {

		right: 42% !important;
	}
}

@media (min-width:0px) and (max-width:991px) {
	.tarihce-kismi .owl-nav .owl-prev span {

		left: 40% !important;
	}

	.tarihce-kismi .owl-nav .owl-next span {

		right: 40% !important;
	}
}

@media (min-width:0px) and (max-width:767px) {
	.tarihce-kismi .owl-nav .owl-prev span {

		left: 36% !important;
	}

	.tarihce-kismi .owl-nav .owl-next span {

		right: 36% !important;
	}
}

@media (min-width:0px) and (max-width:500px) {
	.tarihce-kismi .owl-nav .owl-prev span {

		left: 30% !important;
	}

	.tarihce-kismi .owl-nav .owl-next span {

		right: 30% !important;
	}
}

@media (min-width:0px) and (max-width:350px) {
	.tarihce-kismi .owl-nav .owl-prev span {

		left: 50px !important;
	}

	.tarihce-kismi .owl-nav .owl-next span {

		right: 50px !important;
	}
}









.tarihce-kismi .iconlar-lat-baslik {
	margin: 25px 0 20px 0 !important;
}

.tarihce-kismi .iconlar-lat-baslik:before {
	content: '';
	height: 70px;
	width: 2px;
	background-color: #f5f0e9;
	display: block;
	position: relative;
	margin: auto;
	margin-bottom: 15px;
}

.harihce-tarih {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: auto;
	font-size: 23px;
}

.beyaz-header .breadcrumb,
.beyaz-header .breadcrumb .dikey-ortala {
	height: 450px;
}

.breadcrumb ul li.active {
	color: darkgrey;
}

.footer_alt_sag {
	float: right;
}

@media (min-width:0px) and (max-width:600px) {
	.footer_alt_sag {
		float: left !important;
	}

}



.footer_alt_sag li {
	float: left;
	margin-right: 30px;
}

.footer_alt_sag li a i {
	color: #989881;
	font-size: 20px;
	width: 35px;
	height: 35px;
	text-align: center;
	padding-top: 8px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}












.belge-adi {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 10px;

}

.belge-indir a {
	display: inline-block;
	position: relative;
	background-color: #aa8624;
	width: 100%;
	padding: 12px 20px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-weight: 400;
	margin-top: 15px;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.belge-indir a:hover {

	background-color: #404a3d;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;

}

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

.foto-galeri {
	margin: 90px 0;

}

.foto-galeri .col-xl-3 {
	margin-bottom: 30px;
}


.foto-galeri .slider-alt-baslik {
	margin: 30px 0;
}

/* ########################################################################## */
/* #### section-301 - MTHS Tablı Sistem */
/* ########################################################################## */
.section-301 {
	padding: 80px 0;
	background-color: #fcfcfc;
	font-family: 'Poppins', sans-serif;
}

.section-301 .section-title {
	font-size: 32px;
	font-weight: 700;
	color: #404a3d;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

.section-301 .section-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 3px;
	background-color: #aa8624;
	border-radius: 2px;
}

.section-301 .mths-tabs-container {
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	border: 1px solid #eee;
}

.section-301 .mths-nav-tabs {
	border-bottom: 2px solid #f0f0f0;
	background-color: #fafafa;
}

.section-301 .mths-nav-tabs .nav-item {
	flex: 1;
	margin-bottom: -2px;
	text-align: center;
}

.section-301 .mths-nav-tabs .nav-link {
	background: none !important;
	border: none !important;
	outline: none !important;
	padding: 20px 25px !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #555555 !important;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-bottom: 3px solid transparent !important;
	font-family: 'Poppins', sans-serif !important;
	letter-spacing: 0.5px;
	border-radius: 0 !important;
	display: block;
}

.section-301 .mths-nav-tabs .nav-link:hover {
	color: #404a3d !important;
	background-color: #f5f0e9 !important;
}

.section-301 .mths-nav-tabs .nav-link.active {
	color: #404a3d !important;
	background-color: #f5f0e9 !important;
	border-bottom-color: #aa8624 !important;
}

.section-301 .mths-tab-content {
	padding: 30px;
}

.section-301 .mths-table {
	width: 100%;
	margin-bottom: 0;
	border-collapse: collapse;
}

.section-301 .mths-table tr {
	border-bottom: 1px solid #f0f0f0;
}

.section-301 .mths-table tr:last-child {
	border-bottom: none;
}

.section-301 .mths-table td {
	padding: 15px 20px;
	vertical-align: middle;
	font-size: 15px;
}

.section-301 .mths-table .mths-label {
	font-weight: 600;
	color: #333333;
	width: 30%;
	background-color: #fafafa;
	border-right: 1px solid #f0f0f0;
	font-family: 'Poppins', sans-serif;
}

.section-301 .mths-table .mths-value {
	color: #666666;
	width: 70%;
}

@media (max-width: 768px) {
	.section-301 .mths-nav-tabs {
		flex-direction: column;
	}

	.section-301 .mths-nav-tabs .nav-link {
		border-bottom: none !important;
		border-left: 3px solid transparent !important;
		text-align: left !important;
		padding: 15px 20px !important;
	}

	.section-301 .mths-nav-tabs .nav-link.active {
		border-left-color: #aa8624 !important;
	}

	.section-301 .mths-table .mths-label,
	.section-301 .mths-table .mths-value {
		display: block;
		width: 100%;
		border-right: none;
	}

	.section-301 .mths-table .mths-label {
		background-color: transparent;
		padding-bottom: 5px;
		font-weight: 700;
	}

	.section-301 .mths-table .mths-value {
		padding-top: 5px;
	}
}