/**test**/
@import url("responsive.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	background:#d9d9d9;
	width: 100%;
	height: auto;
	overflow-x: hidden;
	width: 100%;
	font-family: 'Rubik', sans-serif;


}
.container-fluid {padding-right:30px; padding-left: 30px}
.dilDiv
{
	text-align:right;
	display: block;
	width:auto;
	float:right;
	position:absolute;
	top:25px;
	right:30px;
}

.dil li
{
	float:left;
}

.dil li a
{
	color:#fff;
	text-decoration:none!important;
	padding:3px 6px;
	display: inline-block;
	font-size:12px;
	font-weight: bold;
}

.dil li::after
{
	float:left;
	color:white;
	display: inline-block;
	content: ' - ';
	margin-left:5px;
}
.dil li:first-child::after {content : ' ' }

.dil li a:hover , .dil li a.active
{
	background: #486526;
	border-radius:20px;
}



.ust
{
	position: absolute;
	width: 100%;
	left:0;
	z-index: 99;
	display: block;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+1,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	height:200px;

}
.menu_btn{
	display:none;
}

.logo
{
	margin-left:-30px;
	float:left;
	display: block;
	margin-top:14px;
	position: relative;
}

.ustmenu
{
	float:right;
	margin-top:70px;
}

.ustmenu li {float:left;}
.ustmenu li a
{
	display: block;
	font-size:20px;
	color:#fff;
	padding: 3px 8px;
	text-decoration:none;
	font-weight:400;
	margin-left:30px;
}

.ustmenu li a:hover , .ustmenu li a.active
{

	background: #486526;
	color:white;
	border-radius: 15px;

}

.icerikTitle {font-weight:bold; font-size:25px; color:#486526; display: block; padding:10px 0;}


.slider .owl-dots {position: absolute; width: 100%; left:0; bottom: 50px; text-align: center}
.slider .owl-dots .active span
{
	background: #486526!important
}

.urunCarouselBG
{
	height:102px;
	display: block;
	position: relative;
	top:-80px;
	z-index: 999;
	background: url('../img/bgslider.png') no-repeat center center;
	background-size:100% auto;
}

.urunCarousel1
{
	position: relative;
	z-index:999999;
	background:#486526;
	margin-top:-100px;
	padding:30px 0
}
.urunCarousel1 .productSlider{
	position:relative;
	z-index:2
}
.urunCarousel1::before{
	content:'';
	position:absolute;
	bottom:0;
	height:auto;
	left:0;
	width:100%;
	background:#d9d9d9;
	z-index:1;
}
.urunCarousel1 .item
{
	position: relative;
	text-align: center!important;
}

.urunCarousel1 .item img {margin:0 auto;}

.carouselbaslik {
	color:white;
	font-size:25px;
	font-weight:700;
}


.urunCarousel1 .item img {max-width: 80%}
.carousellink {color:white!important; text-decoration: none!important; font-size:15px; margin-bottom:20px; margin-top:10px;  display: block}
.urunCarousel1 .center {padding-top:40px;}
.urunCarousel1 .center img  {max-width: 100%}
.carouselsonrasi
{
	
	display: block;
}

.sayfaBaslik
{
	color:black;
	font-weight: 900;
	display: block;
	margin-top:30px;
	text-align:center;
	font-size:40px;
	margin-bottom:30px;
}

.sayfaBaslik::after
{
	content: ' ';
	display: block;
	height:4px;
	width:25px;
	background:black;
	margin:0 auto;
}


.content
{
	padding:20px;
	color:#000;
	font-size:16px;
	line-height:20px;
	background:white;
	margin:20px auto;
}

.content  img {max-width:100%;}


.kategoriler {

	display: block;
	margin:0 auto;
	text-align: center;
	padding:40px 0;

}

.kategoriler ul {display: inline-block;margin:0 auto;white-space: nowrap;overflow-x: auto;width: 100%;}

.kategoriler ul li {/* float:left; */display: inline-block;}
.kategoriler ul li a {
	background:white;
	display: block; font-size:20px; color:#333; font-weight:bold; letter-spacing: -0.05em; padding:10px 40px; border:1px solid #333; padding-bottom:20px;
	border-radius: 10px;
	margin-right:20px;
	text-decoration: none;
	transition:0.5s all;
	margin-bottom:10px;

}
.kategoriler ul li img {height:50px; position: relative; top:0px; margin-right:10px; transition:0.5s all; margin-bottom:-16px;}

.kategoriler ul li a:hover , .kategoriler ul  li a.active
{
	border-color:#bc0904;
}



.urunList .birUrun
{
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	display: block;
	width:100%;
	background: white;
	margin-bottom:30px;
	padding:20px 0;
	position: relative;
}
.urunList .birUrun img
{
	display: block;
	margin:0 auto;
	transition:0.5s all;
	max-width: 100%
}

.urunBaslik {
	transition:0.5 all;
	font-size:15px;
	color:#272727;
	font-size:18px;
	text-decoration:none!important;
	display: block;
	text-align:center;
}
.urunBaslik h2 {padding:0; margin:0;}

.urunBaslik:hover
{
	color:#999;
}

.urunBaslik::after
{
	content: ' ';
	height:1px;
	width:25%;
	margin:0 auto;
	display: inline-block;
	position: relative;
	top:-5px;
	background:#272727;
	transition:0.5s all;
}

.birUrun:hover .urunBaslik::after
{
	width:40%;
}


.birUrun:hover img {opacity: 0.5}

.productImage {
	margin:30px 0;
}


.productImage img {max-width: 100%}


.productTitle
{
	color:#3e3e3e;
	font-size:80px;
	font-weight: 700;
	letter-spacing: -0.06em;
	margin-top:40px;
}

.productTitle::after
{
	content: ' ';
	width:15%;
	background: #c10809;
	height:7px;
	margin:0 auto;
	display: block;
	margin-top:10px;
}

.backgroundWhite
{
	background:white;
	padding:30px 0;

}

h3.productTitle2
{
	color:#c10809;
	font-weight:700;
	font-size:26px;
	text-transform: uppercase;
	margin-top:140px;
	margin-bottom:20px;
}

.productDesc p
{
	font-weight:bold;
	color:#3e3e3e;
	font-size:15px;
	line-height:20px;
}

.productDesc img {max-width:100%;}
.productDetayImg
{
	margin-top:-40px;
}

.productdetails {

}
h4.productTitle {font-size:28px; margin-top:120px; display: block}
h4.productTitle::after {
	width:7%;
	height:4px;
}
.productdetails li
{
	display: block;
	width:100%;
	font-weight:700;
	background:white;
	padding:8px 10px;
	font-size:15px;
	color:#3e3e3e;
}

.productdetails li:nth-child(even) {
	background:#dedede;
}

.fuarlar .birfuar  {
	width:100%;
	display: block;
	position: relative;
	margin-bottom: 30px
}
.fuarlar .fuarbaslik
{

	display: block;
	font-size:18px;
	color:#fff;
	padding:5px 10px;
	text-align: center;
	width:100%;
	font-weight:bold;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(207,54,19,0) 0%, rgba(207,54,19,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(207,54,19,0) 0%,rgba(207,54,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(207,54,19,0) 0%,rgba(207,54,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cf3613', endColorstr='#cf3613',GradientType=0 ); /* IE6-9 */
	transition: 0.5s all;
	padding-top:40px;
	padding-bottom:10px;
	text-decoration: none!important;


}

.fuarlar .birfuar:hover .fuarbaslik
{
	transition: 0.5s all;
	padding-top:150px;
}

.birfuar .birResim
{
	width:100%;
	height:230px;
	display: block;
	background-size:cover!important;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;

}

.buyukResim {
	text-align: center;  display: block;
}


.fuarResimler  a
{
	width: 100%;
	/* height:200px; */
	margin-right:10px;
	display: block;
	float:left;
	background-size:cover!important;
	margin-bottom:10px;
	background-position: top center;
	background-repeat: no-repeat;
}

.fuarResimler a:hover
{
	opacity: 0.8
}

.birhizmet
{
	position: relative;
	margin-bottom:30px;

}

.hizmetresim
{
	display: block;
	width:100%;
	height:300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover!important;
	transition: 0.5s all;
}

.baslikhizmet a
{
	text-decoration: none!important;
	display: block;
	padding:10px 5px;
	background: #486526;
	color:White;
}

.aciklamahizmet
{
	font-size:12px;
	height:60px;
	overflow: hidden;
	display: block;
}


.birhizmet:hover .hizmetresim
{
	transition: 0.5s all;
	opacity: 0.7;
}


.hizmetlermenu li a
{
	text-decoration:none!important;
	color:#333;
	background: #fff;
	padding:5px;
	font-size:15px;
	font-weight: 500;
	display: block;
	border-bottom:1px solid #ddd;
	transition: 0.5s all;
}

.hizmetlermenu li a:hover , .hizmetlermenu li a.active
{
	transition: 0.5s all;
	background:#486526;
	color:white;
}


.sayfalama {display: block; margin-top:30px; width: 100%; padding:20px;}

.sayfalama a
{
	display: inline-block;
	background:#fff;
	color:#333;
	border:1px solid #ddd;
	padding:15px;
	text-decoration: none!important;
	border-radius:10px;
	margin-right:5px;
}
.sayfalama strong, .sayfalama a:hover
{
	display: inline-block;
	background:#bc0904;
	color:#fff;
	border:1px solid #bc0904;
	padding:15px;
	text-decoration: none!important;
	border-radius:10px;
	margin-right:5px;
}



.googlemap {}
.googlemap iframe {width:100%; height:450px;}

.iletisimalani {margin:20px 0;}

.iletisimalani .basliks
{
	margin-bottom: 0;
}

.iletisimbilgileri  span
{
	display: block; font-size:17px; font-weight: bold; background: white; padding:5px; margin-bottom:10px;
	height:150px;
	border-radius: 15px;

}
.iletisimbilgileri span {padding-top:30px;}



.iletisimbilgileri span i
{
	border:1px solid #dddd;
	margin-right:15px;
	border-radius:50%;
	height:50px;
	width:50px;
	line-height:50px;
	text-align:center;

}


.iletisimformu input
{
	background: white;
	border:1px solid #ddd;
	display: block;
	border-radius:10px;
	width:100%;
	padding:15px 10px;
	font-size:13px;
}


.iletisimformu label {padding:5px; color:#333; font-weight:bold; font-size:14px;}
.iletisimformu textarea {
	background: white;
	border:1px solid #ddd;
	display: block;
	border-radius:10px;
	width:100%;
	padding:5px 10px;
	font-size:13px;
	height:100px;
}

.iletisimformu button {margin-top:15px; padding:10px 20px; background:#486526!important; border-color:#486526!important;}

.viewall {
	display: inline-block;
	border:1px solid #333;
	color:#333;
	font-size:25px;
	border-radius: 15px;
	padding:15px 20px;
	text-decoration:none!important;
	transition: 0.5s all;
	margin-top:30px;
}

.viewall:hover
{
	background: #333;
	color:white;

}



.birRef
{
	display: block;
	height:350px;
	width: 25%;
	background-size:cover!important;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.backgroundref {
	position: absolute;
	left:0;
	top:0;
	width: 100%;height: 100%;
	background: rgba(0,0,0,0.5);
	display: block;
	z-index:2;
}

.refbaslik
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color:white!important;
	font-weight: 700;
	font-size:19px;
	text-decoration: none!important;
	z-index:3;
	text-align: center;
}
.refbaslik::after
{
	content :' ';
	width:45px;
	height:3px;
	display: block;
	background: white;
	margin:0 auto;
	margin-top:10px;
	z-index:3;
}


.refbaslik:hover::after {width:100px; transition: 0.5s all}
.footer
{
	margin-top:30px;
	position: relative;
}
.footer img {width: 100%;}
.bg2
{
	position: absolute;
	top:0;
}


.sosyalmedya {position: absolute; z-index:999;bottom:30px; left:20px;}
.copyright {
	position: absolute;
	z-index: 999;
	bottom: 20px;
	right: 20px;
	font-size: 14px;
	line-height: 40px;
}
.sosyalmedya li {float:left;}
.sosyalmedya li a
{
	display: block;
	height:50px;
	width:50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	line-height: 50px;
	border-color:#333;
	color:#333;
	border:1px solid #333;
	text-align:center;
	font-size:20px;
	margin-right:10px;
}

.sosyalmedya li a:hover
{
	text-decoration:none!important;
	color:black;
	border-color:black;
}


.pageTitle
{
	background:url('../img/bg.png') center center no-repeat;
	height:350px;
	text-align:center;
}

.pageTitle h1
{
	color:white;
	font-weight:bold;
	font-size:41px;
	text-align:center;
	display: block;
	padding-top:240px;
}

.pageTitle h1::after
{
	content : ' ';
	display: block;
	height:3px;
	background:white;
	width:50px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

.pageTitle .breads
{
	display: inline-block;
	margin:0 auto;
}

.pageTitle li {float:left;}
.pageTitle li {color:white; font-size:15px; display: block;padding:5px;}
.pageTitle li a {display: block; color:white; font-size:15px; margin-right:15px;padding-right:30px; border-right:1px  solid #fff;}

.productSlider{
	text-align:center
}
@media(min-width:768px){
	.productSlider .swiper-slide-active + .swiper-slide .item{
		padding-top:25px;
	}
	.productSlider .swiper-slide-active + .swiper-slide .item img{
		max-width:100%;
	}
}
.diyez {
	float: right;
	margin-left: 15px;
}
.diyez img {
	height: 40px;
	width: auto;
}
.fuarResimler img{
	height:200px;
	object-fit:cover;
	width:100%;
}