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;
}
*/
.bosluk {
	margin: 90px 0px;
}

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 {
	background-color: #ffffff !important;
}

.iletisim .logo2 {
	display: none !important;
}

.iletisim .logo1 {
	display: block !important;
	display: block !important;
	width: 70px;
	margin-top: 13px;
}

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

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

.iletisim #search-btn {
	display: none;
}

.iletisim #search-btn2 {
	display: inline-block;
}


.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: #134681;
	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: 700;
	font-family: 'Open Sans';
}

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

.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: #134681;
	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: #ffffff;
	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: 80% !important;
		left: 10% !important;
		height: 70vh !important;
		top: 130px;
		margin: auto;
	}

	.dropdown .dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		transition: all .3s ease-in;
	}

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



	}



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

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

@media (max-width: 1650px) and (min-width: 0px) {
	.dropdown-menu.mega-dropdown-menu {
		height: 85vh !important;

	}
}



.dropdown-item:focus,
.dropdown-item:hover {
	color: #fff;
	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: #134681 !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:1000px) {

	.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,
	#search-bt2 {
		float: right !important;
		right: -200px !important;
	}

}

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

	#search-btn,
	#search-btn2 {
		right: -200px !important;
	}

}

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

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

}

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

	.logo2,
	.logo1 {
		width: 70px;
		margin-left: 15px !important;
		margin-top: 12px !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: #dc1d60 !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;

}


/*#######################################################################################################################################################################################################################
######################################################		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: #134681;
	padding: 16px 20px 63px;

}

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



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

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

.logo1 {
	display: none;
}

.home-page .logo1 {
	display: block !important;
}

.home-page .logo2 {
	display: none !important;
}


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



.search-btn2 {
	display: none;
}

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

.header-ekle #search-btn {
	display: none;
}

.home-page #search-btn2 {
	display: inline-block !important;
}

.home-page #search-btn {
	display: none !important;
}





.detay header .toggle span,
.detay header .toggle span::before,
.detay header .toggle span::after {
	background: #fff !important;

}

.detay .header-ekle .toggle span,
.detay .header-ekle .toggle span::before,
.detay .header-ekle .toggle span::after {
	background: #134681 !important;

}


.down-siyah {
	display: none;
}

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

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

.home-page .down-siyah {
	display: inline-block !important;
}

.home-page .down-beyaz {
	display: none !important;
}


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

.logo1 {
	display: none;
}

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

.header-ekle .logo1 {
	display: block !important;
	width: 70px;
	margin-top: 13px;
}


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

	.header_logo {
		height: 91px !important;
	}

	.logo2 {
		width: 55px !important;
		margin-left: 50px;
	}

	.logo1 {
		width: 45px !important;
		margin-left: 50px;
	}

	.zmdi-menu {

		margin-top: 42px !important;
		position: absolute;
		margin-left: 37px;
		z-index: 99;
	}

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

	}
}

@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:1000px) and (max-width:5000px) {
	.zmdi-menu {

		display: none !important;
	}
}







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








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

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

	font-size: 18px;

	padding: 23px;
	float: left;
	position: relative;
	margin-left: 80px;
}

@media (min-width:1000px) and (max-width:10000px) {

	#search-btn,
	#search-btn2 {
		width: 70px;

	}
}




#search-btn2 {
	margin-left: -30px;
}

@media (min-width:0px) and (max-width:1000px) {
	#search-btn2 {
		margin-left: 30px !important;
		float: right;
		right: -200;
	}
}




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

	#search-btn,
	#search-btn2 {

		top: 15px !important;

	}
}

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

	#search-btn,
	#search-btn2 {
		top: 25px !important;
	}

	#search-btn,
	#search-btn2 {
		padding: 0 !important;
	}
}

#search-btn:hover,
#search-btn2: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: 19px;
	margin-left: 3px;
	margin-top: -3px;
}

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

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






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

.sliderim {
	position: relative;
}


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



}

.mega-dropdown-menu .acilir_buyuk_ul li a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	display: block;
	overflow: hidden;
	position: relative;
	width: 350px;
	font-size: 22px;
	font-family: 'Poppins', sans-serif;
}

.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: #fff;
}

.mega-dropdown-menu ul li a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin: 12px 0;
	display: block;
	font-family: Open Sans;
	font-size: 15px;
}

.acilir_icerik {
	margin-top: 40px;
}

.acilir_buyuk_ul li a {

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

	font-size: 23px;

}

.acilir_icerik .col img {
	max-width: 50px;
	margin: 10px 0 20px 0;
}

.acilir_icerik .col ul {
	margin: 0;
}

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

.acilir_icerik .col {
	width: 500px;
}

/*
.acilir_icerik .col:last-child img {
	max-width: 100% !important;
}
*/
.bilgisayar-sil-acilan-kapsama {
	min-width: 5rem !important;
	margin-top: -30px !important;
}

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

.acilir_icerik .col h3 a {
	color: #fff;
	font-family: Open Sans;
	text-decoration: none !important;
}

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

.acilir_kucuk_ul li a {
	text-decoration: none;
	color: #fff;
	padding: 4px 0;
	display: block;
	font-size: 14px;
	padding: 6px 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 18px !important;
}



.acilir_buyuk_ul>li>a {
	line-height: 40px;
	font-size: 20px;
}



.acilir_buyuk_ul li:hover .acilir_kucuk_ul {
	visibility: visible;
	opacity: 1;
	display: block;
}


.acilir_buyuk_ul li a:hover::after {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-family: sans-serif;
}


.acilir_buyuk_ul li a::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 101%;
	top: 50%;
	right: 0;
	background: #000;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);

	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-family: sans-serif;
}




.acilir_buyuk_ul>li>a span {
	display: inline-block;
	height: 2px;
	width: 16px;
	background: #fff;
	position: relative;
	left: 10px;
	top: -8px;
}

.acilir_buyuk_ul>li:hover>a span:after {
	-webkit-transform: scale(.1);
	transform: scale(.1);
}

.acilir_buyuk_ul>li>a span:after {
	content: '';
	display: block;
	height: 16px;
	width: 2px;
	background: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -1px;
	-webkit-transform: scale(1);
	transform: scale(1);
}



.acilir_kucuk_ul {
	visibility: hidden;
	position: absolute;

	left: 35%;
	padding: 0;
	list-style: none;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	margin-left: 25px;
	white-space: nowrap;
	opacity: 1;
	display: none;
	margin: 0 !important;
	margin-top: -41px !important;
}










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



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

.slider-icerik {
	position: absolute;
	display: block;
	bottom: 21%;
	left: 0px;
	padding: 50px 50px 100px 90px;
	z-index: 99999;

}










.slider-icerik .slider-baslik {
	font-family: 'Poppins';
	font-size: 40px;
	font-weight: 600;
	color: #172d83;
	letter-spacing: -1px;
	line-height: 49px;
	margin-bottom: 35px;
}

.slider-icerik .slider-yazi {
	font-family: 'Open Sans';
	color: #20284a;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;

}

.sliderim .item {
	max-height: 100vh !important;
}

.owl-carousel .owl-item img {
	width: 100%;
}

@media (min-width:1100px) and (max-width:1600px) {
	.slider-icerik {
		bottom: 0% !important;
	}

	.slider-icerik .slider-baslik {
		font-size: 40px;
		letter-spacing: 0px;
		line-height: 50px;
	}

	.slider-icerik .slider-yazi {
		line-height: 27px;
	}
}

@media (min-width:800px) and (max-width:1100px) {
	.slider-icerik {
		bottom: 15%;
	}

	.slider-icerik .slider-baslik {
		font-size: 30px;
		letter-spacing: 0px;
		line-height: 40px;
	}

	.slider-icerik .slider-yazi {
		line-height: 27px;
	}
}

@media (min-width:0px) and (max-width:800px) {
	.slider-icerik {
		bottom: 30%;
	}

	.slider-icerik .slider-baslik {
		font-size: 22px;
		letter-spacing: 0px;
		line-height: 30px;
	}

	.slider-icerik .slider-yazi {
		line-height: 27px;
		font-size: 14px;
	}

	.slider-icerik {

		padding: 0px 15px 20px 15px !important;

	}
}

@media (min-width:0px) and (max-width:500px) {
	.slider-icerik {
		bottom: 12%;
	}

}

@media (min-width:0px) and (max-width:340px) {
	.slider-icerik {
		bottom: 10%;
	}

}



.sliderim .owl-nav {
	display: none;
}




















/*#######################################################################################################################################################################################################################
######################################################		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: 110px 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: 'Poppins', sans-serif;
	font-weight: 500;
	color: #172d83;

}

.sabit-resim-icerik p {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #20284a;
}


.devamini-gor {
	color: #222222;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	border: 1px solid #222;
	padding: 10px 40px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.devamini-gor:hover {
	background-color: #172d83;
	color: #fff;
	border-color: #172d83;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}






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


.breadcrumb {

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

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

.iletisim .breadcrumb {

	margin-top: 130px;
}

@media (min-width:0px) and (max-width:730px) {
	.iletisim .breadcrumb {

		margin-top: 90px;
	}
}

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

}

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




.breadcrumb h1 {
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 600;
	background-color: rgb(0 0 0 / 36%);
	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(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: 22%;
	}
}

@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: 37%;
	}
}

@media (min-width:0px) and (max-width:480px) {
	.detay-h1-kapsama {

		margin-top: 42%;


	}

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


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



.slider-alti img {
	max-width: 56%;
	display: block;
	position: relative;
	margin: auto;
}

.kurumsal-icerik img {
	max-width: 100%;
	display: block;
	position: relative;
	margin: auto;
	margin: 0px auto 0 auto;
}

.dikeyde-alt-ust {
	position: relative;
	display: flex;
	align-items: inherit;
}

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


.slider-alti-icerik-kapsama img {
	display: block;
	position: relative;
	margin: auto auto 30px auto;
}

.slider-alti-icerik-kapsama h2 {
	font-family: Open Sans;
	color: #2f373a;
	margin-bottom: 20px;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
}

.slider-alti-icerik-kapsama p {
	font-family: Open Sans;
	color: #797f7f;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	font-weight: 400;
}


.sol-ust-ok:after {
	content: '';
	background: url(../images/sol-ust.png) no-repeat;
	position: absolute;
	width: 80%;
	height: 100%;
	top: 0;
	right: -195px;
	background-size: 110px;
}

.sol-alt-ok:after {
	content: '';
	background: url(../images/sol-alt.png) no-repeat;
	position: absolute;
	width: 80%;
	height: 100%;
	bottom: -250px;
	right: -250px;
	background-size: 120px;
}

.sag-ust-ok:after {
	content: '';
	background: url(../images/sag-ust.png) no-repeat;
	position: absolute;
	width: 80%;
	height: 100%;
	top: 0;
	right: 125px;
	background-size: 110px;
}

.sag-alt-ok:after {
	content: '';
	background: url(../images/sag-alt.png) no-repeat;
	position: absolute;
	width: 80%;
	height: 100%;
	bottom: -250px;
	right: 140px;
	background-size: 120px;
}


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

	.sol-ust-ok:after,
	.sol-alt-ok:after,
	.sag-ust-ok:after,
	.sag-alt-ok:after {
		display: none;
	}
}

@media (min-width:0px) and (max-width:1000px) {
	.slider-alti-icerik-kapsama img {
		margin-top: 20px;
	}

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



.slider-alti h1 {
	font-family: Open Sans;
	font-size: 32px;
	text-align: center;
	color: #2f373a;
	font-weight: 500;
	letter-spacing: -0.9px;
}

.slider-alti h1:after {
	content: '';
	width: 136px;
	height: 1px;
	display: block;
	position: relative;
	margin: 21px auto 50px auto;
	background-color: #2f373a;
}


/*#######################################################################################################################################################################################################################
######################################################		Gri background	#########################################################################################################################################
########################################################################################################################################################################################################################*/


.gri-background {
	background-color: #fbfbfb;
	padding: 80px 0 1px 0;
}

@media (min-width:0px) and (max-width:700px) {
	.gri-background {

		padding: 80px 0 0px 0;
	}
}

.gri-background img {
	max-width: 100%;

}

.gri-icerik h2 {
	font-family: Open Sans;
	color: #172d83;
	margin-bottom: 20px;
	font-size: 27px;
	font-weight: 700;
}

.gri-icerik h2:after {
	content: '';
	width: 110px;
	display: block;
	position: relative;
	height: 1px;
	background-color: #dad7d7;
	margin-top: 15px;
}

.gri-icerik .gri-yazi {
	margin-top: 20px;
	line-height: 27px;
	font-family: Open Sans;
	color: #20284a;
	font-size: 14px;
}

.gri-icerik a {
	margin-top: 40px;
	border-color: #dad7d7;
	font-size: 14px;
	padding: 10px 20px;

}

.gri-icerik {
	padding-left: 50px;
}

@media (min-width:0px) and (max-width:991px) {
	.gri-icerik {
		padding-left: 15px;
		margin-top: 30px;
	}

}






.gri-slider-kapsama {
	padding: 0 70px;
}


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



.gri-slider-kapsama .owl-prev {
	position: absolute;
	left: -70px;
	top: 40%;
}


.gri-slider-kapsama .owl-next {
	position: absolute;
	right: -70px;
	top: 40%;
}

.gri-slider-kapsama .owl-prev img,
.gri-slider-kapsama .owl-next img {
	width: 40px;
}

.gri-slider-kapsama .owl-prev:hover,
.gri-slider-kapsama .owl-prev:active,
.gri-slider-kapsama .owl-prev:focus,
.gri-slider-kapsama .owl-next:hover,
.gri-slider-kapsama .owl-next:active,
.gri-slider-kapsama .owl-next:focus {
	outline: none !important;
}

.alakali-urunler {
	margin-top: 90px;
}

/*#######################################################################################################################################################################################################################
######################################################		Ürünlerimiz	#########################################################################################################################################
########################################################################################################################################################################################################################*/


.urunlerimiz-kapsama img {
	width: 100%;
	max-width: 100%;
	display: block;
	position: relative;
}

.urunler-hover {
	background-color: #fafafa;
	color: #2f373a;
	font-family: Open Sans;
	font-size: 17px;
	text-align: center;
	width: 100%;
	font-weight: 400;
	padding: 20px 15px;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin-bottom: 20px;

}

.urunlerimiz-kapsama a:hover {
	text-decoration: none;
}


.urunler-aciklama {
	display: none;
}

.urunlerimiz-kapsama a:hover .urunler-aciklama {
	display: block;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.urunlerimiz-kapsama a:hover .urunler-hover {
	background-color: #5aa946;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	position: relative;

	margin-right: 30px;
	display: block;
	margin-top: -62px;

}

.urunlerimiz-kapsama a:hover .urunler-aciklama {
	font-size: 14px;
	text-align: center;
	font-family: Open Sans;
	line-height: 26px;
	margin-top: 10px;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.urunlerimiz-kapsama a:hover .urunler-baslik {

	color: #fff;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-size: 19px;
}

@media (min-width:0px) and (max-width:700px) {
	.urunlerimiz {
		margin-top: -50px;
	}
}

.urunlerimiz-baslik {
	color: #2f373a;
	font-size: 31px;
	text-align: center;
	font-family: Open Sans;
	font-weight: 500;
	letter-spacing: -0.9px;
}

.urunlerimiz-baslik:after {
	content: '';
	width: 70px;
	display: block;
	position: relative;
	margin: 10px auto 40px auto;
	background-color: #797f7f;
	height: 1px;

}


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


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


.footer-baslik {
	color: #fff;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 25px;
	font-family: Open Sans;
	letter-spacing: 1px;
	letter-spacing: -0.9px;
}

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

footer .footer-icerikler p,
footer .footer-icerikler a {
	color: #c5c9c0;
	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;
	font-family: Open Sans;
	letter-spacing: -0.3px;

}

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

footer .footer-alt p {
	color: #3d4143;
	font-size: 15px;

}

@media (min-width:0px) and (max-width:700px) {
	footer .footer-alt p {
		text-align: center;
	}

	footer .footer-alt ul {
		float: initial;
		position: relative;
		margin: 15px auto 0px auto;
		display: table;
		float: initial !important;
	}
}

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

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



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 .footer-alt-kisim {
	padding: 30px 0 30px 0;
	background-color: #0d1215;
	margin-top: 70px;
}






.footer-ust .footer-ustu-genel-kapsama {
	width: 100%;
	background-color: #61b13f;
	padding: 30px 50px;
	display: inline-block;
}

.footer-ust {
	margin-bottom: -50px;
	z-index: 9999;

}


.footer-ustu-genel-kapsama h2 {
	font-family: Open Sans;
	font-size: 23px;
	letter-spacing: -0.5px;
	color: #fff;
	margin-bottom: 12px;
}

.footer-ustu-genel-kapsama p {
	font-family: Open Sans;
	font-size: 14px;
	letter-spacing: -0.3px;
	color: #fff;

}

.footer-ustu-genel-kapsama input {
	background-color: #fff0;
	border: 1px solid #d2ff9a;
	padding: 10px 15px;
	color: #fff;
	width: 70%;
}

.footer-ustu-genel-kapsama button {
	background-color: #fff0;
	border: 1px solid #d2ff9a;
	padding: 10px 15px;
	color: #fff;
	width: 28%;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.footer-ustu-genel-kapsama button:focus {
	outline: none;
}

.footer-ustu-genel-kapsama button:hover {
	background-color: #134681;
	border-color: #134681;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.footer-ustu-genel-kapsama input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #d2ff9a;
	opacity: 1;
	/* Firefox */
}

.footer-ustu-genel-kapsama input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #d2ff9a;
}

.footer-ustu-genel-kapsama input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #d2ff9a;
}

@media (min-width:0px) and (max-width:700px) {
	.footer-ustu-genel-kapsama h2 {
		font-size: 20px;
		letter-spacing: -0.3px;
		line-height: 30px;
	}

	.footer-ustu-genel-kapsama p {
		font-size: 14px;
		margin-bottom: 13px;
	}

	.footer-ustu-genel-kapsama button {
		width: 100%;
	}

	.footer-ustu-genel-kapsama input {
		width: 100%;
		margin-bottom: 15px;
	}
}



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

.site-yol ul {
	float: right;
}

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

.site-yol ul li a,
.site-yol ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #767676;
	text-decoration: none;
	font-weight: 500;
}

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





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

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










/*#######################################################################################################################################################################################################################
######################################################		Foto Galeri    	#########################################################################################################################################
########################################################################################################################################################################################################################*/




.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: #134681;
	width: 100%;
	padding: 10px 20px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 300;
	margin-top: 15px;
}

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

.foto-galeri {
	margin: 0px 0 90px 0;
}

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


.foto-galeri .slider-alt-baslik {
	margin: 30px 0 60px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 25px;
}

.foto-galeri .slider-alt-baslik:after {
	content: '';
	width: 100px;
	height: 1px;
	background-color: #333;
	display: block;
	position: relative;
	margin-top: 10px;

}


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


.kategoriler {
	margin: 90px 0;
}

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


.kategoriler-baslik {
	background-color: #fafafa;
	font-family: 'Poppins', sans-serif;
	color: #2f373a;

	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: #134681;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color: #fff;
}

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


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



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


.kategoriler {
	margin: 90px 0;
}

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


.kategoriler-baslik {
	background-color: #134681;
	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: #5daa43;
	-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: 'Barlow', sans-serif;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #134681;
}




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

.kurumsal-icerik .devamini-oku:after {
	background-color: #134681 !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;
}

.kurumsal-icerik-sag img {
	padding-left: 0 !important;
	padding-right: 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;
}



/*#######################################################################################################################################################################################################################
######################################################		Slider AltÄ±  	#########################################################################################################################################
########################################################################################################################################################################################################################*/


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


@media (max-width: 1200px) and (min-width: 0px) {
	.kurumsal-icerik-sol {
		margin: 50px 0 -50px 0;
	}
}






.slider-alt-baslik {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: #134681;

	font-weight: 500;
	letter-spacing: -0.7px;
}

.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: Open Sans;
	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;
	margin-bottom: 35px;
}

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


/*
resim ortala kaldırıldı
.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;
	margin-top: 40px;
}

.alakali-urunler .owl-nav .owl-next {
	margin-left: 10px;
}

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

.alakali-urunler .owl-nav .owl-prev span {
	position: absolute;
	font-size: 70px;
	font-weight: 100;
	left: -60px;
	bottom: 115px;
	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;
	}
}

















.detayli-bilgi {
	background-color: #88bb3c;
	display: inline-block;
	padding: 20px 25px;
	margin-top: 25px;
	color: #fff;
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	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: #174983;
	-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: Open Sans;
	font-size: 14px;
	margin: 18px 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 80px 0;
}

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

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

.alakali-urunler .kurumsal-icerik-baslik {
	font-family: 'Barlow', sans-serif;
	font-size: 27px;
	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 {
	overflow: hidden;
	display: block;
	position: relative;
}

.urun-detay-baslik {

	color: #333;
	z-index: 7;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	font-weight: 400;

	width: 100%;
	padding: 0 15px;
	text-align: center;
	margin-top: 16px;
}

*:focus {
	outline: 0;
}

*:active {
	outline: 0;
}
















.slider-icerik-position-absolute {
	right: 0px;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
	margin-top: 12%;
	margin-right: 104px;
}

.slider-icerik-position-absolute h2 {
	font-family: "Times New Roman", Times, serif !important;
}

.slider-icerik-position-absolute p {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 44px;
	font-weight: 600;
}

.slider-icerik-position-absolute a {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 20px;
	border: 1px solid #434343;
	padding: 15px 30px;
	display: inline-block;
	margin-top: 5%;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.slider-icerik-position-absolute a:hover {
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	background-color: #434343;
	color: #fff;
}







/*#######################################################################################################################################################################################################################
######################################################		iletiş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: #134681;
	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;
	}
}





/*#######################################################################################################################################################################################################################
######################################################		Ürün Detay İçerik  	#########################################################################################################################################
########################################################################################################################################################################################################################*/




.urun-detay-icerik {
	font-family: 'Poppins', sans-serif;
}

.urun-detay-icerik h2 {
	color: #134681;
	font-size: 22px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	font-weight: 500;
	line-height: 35px;
}

.urun-detay-icerik p {
	color: #111111;
	font-size: 14px;
	display: block;
	position: relative;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 20px;
}

.urun-detay-icerik ul {
	margin: 40px 0;
}

.urun-detay-icerik ul li {
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}

.urun-detay-icerik ul li img {
	max-width: 23px;
	display: inline-block;
	margin: 0 10px 0 0;
}

.urun-detay-icerik img {
	max-width: 100%;
	margin: 60px auto 60px auto;
	display: block;
	position: relative;



}

.sagdan-soldan-daralt {
	padding: 0 120px;
}

@media (max-width: 1000px) and (min-width: 0px) {
	.sagdan-soldan-daralt {
		padding: 0 20px;
	}
}

.urun-detay-icerik>.row>.col-12>img {
	max-width: 100%;

	display: block;
	position: relative;
	padding-top: 30px;
}

/* ########################################################################## */
/* #### 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: #134681;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Barlow', sans-serif;
}

.section-301 .section-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 3px;
	background-color: #ea2328;
	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: 'Barlow', sans-serif !important;
	letter-spacing: 0.5px;
	border-radius: 0 !important;
	display: block;
}

.section-301 .mths-nav-tabs .nav-link:hover {
	color: #134681 !important;
	background-color: #f5f5f5 !important;
}

.section-301 .mths-nav-tabs .nav-link.active {
	color: #134681 !important;
	background-color: #ffffff !important;
	border-bottom-color: #134681 !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: 'Barlow', 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: #134681 !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;
	}
}