@charset "utf-8";

/*
	VARSAN STATIK - 20/08/2015
*/

.nav-button {
	display: none;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/blank.gif);
	opacity: 1;
	-webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
            transition: all .3s ease;
}
.nav-button:hover {
	opacity: .7;
}
.nav-button:active {
	-webkit-transition: 0;
	   -moz-transition: 0;
	        transition: 0;
}
.nav-button strong {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	font-size: 16px;
	color: #CB0D12;
}
.nav-button .lines {
	position: relative;
	float: right;
	width: 30px;
	height: 5px;
	margin-top: 9px;
	background-color: #CB0D12;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: 0.3s all ease;
	   -moz-transition: 0.3s all ease;
	        transition: 0.3s all ease;
}
.nav-button .lines:before,
.nav-button .lines:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #CB0D12;
	content: "";
	-webkit-transition: 0.3s all ease;
	   -moz-transition: 0.3s all ease;
	        transition: 0.3s all ease;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transform-origin: 0.28571rem center;
	   -moz-transform-origin: 0.28571rem center;
	        transform-origin: 0.28571rem center;
}
.nav-button .lines:before {
	top: 8px;
}
.nav-button .lines:after {
	top: -8px;
}
.nav-button.open {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	   -moz-transform: scale3d(0.8, 0.8, 0.8);
	        transform: scale3d(0.8, 0.8, 0.8);
}
.nav-button.open .lines {
	background-color: transparent;
}
.nav-button.open .lines:before,
.nav-button.open .lines:after {
	top: 0;
	width: 100%;
	-webkit-transform-origin: 50% 50%;
	   -moz-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}
.nav-button.open .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	   -moz-transform: rotate3d(0, 0, 1, 45deg);
	        transform: rotate3d(0, 0, 1, 45deg);
}
.nav-button.open .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	   -moz-transform: rotate3d(0, 0, 1, -45deg);
	        transform: rotate3d(0, 0, 1, -45deg);
}











@-ms-viewport {
	width: device-width;
}











@media (max-width: 1100px) {

	.container_12 {
		width: 96% !important;
		margin-right: 2% !important;
		margin-left: 2% !important;
	}
	.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	html {
		background: #fff;
	}

	body {
		min-width: 0;
	}

	#header {
		position: relative;
		top: auto;
		left: auto;
	}
	#header .container_12 {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 20px !important;
		padding-left: 20px !important;
		height: 64px;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}

	#header .grid_4 {
		width: 60% !important;
		padding: 0 !important;
	}
	#header .grid_8 {
		width: 40% !important;
		padding: 0 !important;
	}

	#header a.logo {
		width: 180px;
		margin-top: 5px;
	}





	#header .main-nav {
		float: right;
		width: auto;
		padding: 15px 0;
	}
	#header .main-nav > button {
		position: relative;
		z-index: 1;
		display: block;
		margin-right: 10px;
		margin-top: 4px;
	}
	#header .main-nav > ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	#header .main-nav > ul > li {
		display: none;
	}
	#header .main-nav > ul > li.lang-icon {
		display: block;
	}
	#header .main-nav > ul > li.lang-icon a {
		line-height: 34px;
	}
	#header .main-nav .lang-icon a img {
		vertical-align: -4px;
	}
	#header .main-nav > s {
		display: none !important;
	}


	#site-nav li.lang-icon {
		display: none;
	}




.tp-leftarrow.default,
.tp-rightarrow.default {
	display: none !important;
}



#slayt {
	margin-bottom: 20px;
}
.icerik-wrapper {
	width: 100%;
	margin-top: 0;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.griMenu {
	display: none;
}






	.ana-sayfa .grid_8 {
		width: 60% !important;
	}
	.ana-sayfa .grid_4 {
		width: 40% !important;
	}


	#footer .container_12 > div {
		padding: 10px !important;
		text-align: center;
	}

	#footer .container_12 > .__a,
	#footer .container_12 > .__c {
		width: 38% !important
	}
	#footer .container_12 > .__b {
		width: 24% !important
	}
	#footer .cw {
		text-align: center;
	}




	.sayfa-gorseli figure {
		background-size: auto 100%;
	}
	.sayfa-gorseli img, .harita {
		height: 320px;
	}




	.referans .grid_4 {
		width: 33.33333333333333% !important;
	}



	.fiyat-teklifi .grid_6 {
		width: 50% !important;
	}

	.fiyat-teklifi .grid_4 {
		width: 32% !important;
	}
	.fiyat-teklifi .grid_1 {
		width: 4% !important;
	}
	.fiyat-teklifi .grid_7 {
		width: 64% !important;
	}



.iletisim .grid_7 {
	width: 65% !important;
}
.iletisim .grid_5 {
	width: 35% !important;
}















}



























@media (max-width: 960px) {

	.sayfa-gorseli img, .harita {
		height: 300px;
	}

}













@media (max-width: 840px) {


	.ana-sayfa .grid_8 {
		width: 100% !important;
	}
	.ana-sayfa .grid_4 {
		width: 100% !important;
	}
.owlCarousel {
	margin-bottom: 20px;
}
.owlCarousel .owl-controls {
	position: static;
	right: auto;
	bottom: auto;
}
.owlCarousel .owl-carousel .owl-prev,
.owlCarousel .owl-carousel .owl-next {
	left: 0px;
	right: auto;
	top: 50%;
	bottom: auto;
	margin-top: -21px;
}
.owlCarousel .owl-carousel .owl-next {
	left: auto;
	right: 0px;
}




#footer .container_12 {
	display: block;
	padding: 10px 0 !important;
}
#footer .container_12 > .__a,
#footer .container_12 > .__b,
#footer .container_12 > .__c {
	display: block;
	width: 100% !important;
	height: auto;
	padding: 0 10px !important;
	text-align: center;
}
#footer .copyright {
	float: none;
	display: inline-block;
}
#footer a.web-tasarim {
	float: none;
	display: inline-block;
}




	.sayfa-gorseli img, .harita {
		height: 280px;
	}



}

































@media (max-width: 767px) {

	.sayfa-gorseli img, .harita {
		height: 270px;
	}

	.urunler .gallery-list figure {
		width: 31.33333333333333%;
	}





.fancybox-inner .pdf-button {
	position: absolute;
	bottom: -130px;
	right: auto;
	left: 0;
	width: 100%;
}
.fancybox-inner .pdf-button .teknik,
.fancybox-inner .pdf-button .klavuz {
	width: 90px;
	margin-top: 0px;
	padding-top: 30px;
    background-position: 50% 0;
	background-size: 26px;
}














}
















@media (max-width: 640px) {

	.sayfa-gorseli img, .harita {
		height: 240px;
	}




	.referans .grid_4 {
		width: 100% !important;
	}


	.fiyat-teklifi .grid_4 {
		width: 46% !important;
	}
	.fiyat-teklifi .grid_1 {
		width: 8% !important;
	}
	.fiyat-teklifi .grid_7 {
		width: 46% !important;
	}

	.fiyat-teklifi.urunler .gallery-list {
		width: 100%;
		margin-left: 0;
	}
	.fiyat-teklifi.urunler .gallery-list figure {
		width: 100%;
		margin-left: 0;
	}


	.iletisim .grid_7 {
		width: 100% !important;
	}
	.iletisim .grid_5 {
		width: 100% !important;
	}


}














@media (max-width: 480px) {

	#header .container_12 {
		padding-right: 10px !important;
		padding-left: 10px !important;
		height: 64px;
	}

	#header .grid_4 {
		width: 50% !important;
	}
	#header .grid_8 {
		width: 50% !important;
	}
	#header a.logo {
		width: 100px;
		margin-top: 14px;
	}
	#header .main-nav .lang-icon a {
		padding-left: 10px;
		line-height: 30px;
	}
	#header .main-nav .lang-icon a img {
		width: 30px;
		vertical-align: -2px;
	}


	#header .main-nav > button {
		margin-right: 5px;
		margin-top: 4px;
	}
	.nav-button .lines,
	.nav-button .lines:before,
	.nav-button .lines:after {
		height: 4px;
	}
	.nav-button .lines:before {
		top: 6px;
	}
	.nav-button .lines:after {
		top: -6px;
	}
	.nav-button strong {
		margin-top: 1px;
		font-size: 13px;
	}




	#header .altbant .grid_4 {
		width: 40% !important;
		padding: 0 !important;
	}
	#header .altbant .grid_8 {
		width: 60% !important;
		padding: 0 !important;
	}





.kutular {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
}
.kutular .kutu {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 20px;
}
.kutular .kutu img {
	height: auto;
}




	.sayfa-gorseli img, .harita {
		height: 160px;
	}


	.urunler .gallery-list figure {
		width: 48%;
		margin-left: 2%;
	}





	.fiyat-teklifi .grid_4 {
		width: 100% !important;
	}
	.fiyat-teklifi .grid_1 {
		width: 0 !important;
	}
	.fiyat-teklifi .grid_7 {
		width: 100% !important;
	}
	.fiyat-teklifi.urunler .gallery-list figure {
		width: 102%;
		margin-left: -2%;
	}
	.fiyat-teklifi.urunler .gallery-list figure {
		width: 48%;
		margin-left: 2%;
	}



}


















@media (max-width: 340px) {

	.sayfa-gorseli img, .harita {
		height: 140px;
	}





}