		/* = v4 Tema Aktif
---------------------------------------------- */
@import url(../../css/theme/forms.css);
@import url(../../css/theme/responsive.css);
body {  margin: 0; padding:0;     overflow-x: hidden;  counter-reset: li;   }
body.zr-modal { overflow: hidden; }
a:hover {text-decoration:none}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .open > a:active  {
    background:none;
    border:none;
}
.col-centered{
    float: none;
    margin: 0 auto;
}




.icerikList { border-bottom: 1px solid #E1E1E1; padding-bottom:10px; padding-top:10px; }
	

	/* = Header
---------------------------------------------- */	
	.fix-hd-main {
		display:block;
		width:100%;
		height:164px;
		position:relative;
	}
	.fix-header {
		width:100%;
		position:fixed;
		left:0;
		top:0;
		display:block;
		z-index: 1000;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}
	.fix-header:before { 
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:-30;
		background:#fff;
	}
	.hd-scrolled {
		margin-top:-75px;
		-webkit-transition: all 0.7s ease-out;
		-moz-transition: all 0.7s ease-out;
		-ms-transition: all 0.7s ease-out;
		-o-transition: all 0.7s ease-out;
		transition: all 0.7s ease-out;
	}

.hd-scrolled .zr_header .zr_header_x { height:100px; }
.hd-scrolled .zr_menu ul li a { 
		padding:48px 20px 28px 20px; 
		-webkit-transition: all 0.7s ease-out;
		-moz-transition: all 0.7s ease-out;
		-ms-transition: all 0.7s ease-out;
		-o-transition: all 0.7s ease-out;
		transition: all 0.7s ease-out;
}

.zr_header .z-logo .logo_img .flogo{ display:none; }
.hd-scrolled .zr_header .z-logo .logo_img .nlogo{ display:none;   } 
.hd-scrolled .zr_header .z-logo .logo_img .flogo
{
	 display:block; 
}

 
.hd-scrolled .zr_header .z-logo .logo_img { 

		margin-top:30px;
		
		-webkit-transition: all 0.7s ease-out;
		-moz-transition: all 0.7s ease-out;
		-ms-transition: all 0.7s ease-out;
		-o-transition: all 0.7s ease-out;
		transition: all 0.7s ease-out;
}
	
	.zr_header {
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		position:relative;
		padding-left:0;
	}
		.zr_header .zr_header_x{
			position:relative;
			z-index:500;
			padding:0;
			height:114px;
		}
		
	.zr-top-header {
		background-color:#fbfbfb ;
		background-image:url(../../images/default/grad.png);
		background-position:center top;
		background-repeat:repeat-x;
		margin:0;
		padding:0;
		height:50px;
		border-bottom:1px solid #eee;
	}
		
		/* Header Left Mail Tel*/
		
		.zr-top-header  .header-contact {
			font-size: 12px;
			color: #444;	
			float: left;
			margin-top:8px;
			font-weight:600;
		}
		.zr-top-header  .header-contact strong { font-weight:800; }		
		    .zr-top-header  .header-contact  .header_mail {
				float: left;
				background-repeat:no-repeat;
				background-position:left center;
				margin-top:2px;
				font-size:14px;
			}
			.zr-top-header  .header-contact  .header_mail i{
				font-size:16px;
				margin-right:4px;
				margin-top:8px;
				float:left;
			}
			.zr-top-header  .header-contact  .header_phone i{
				font-size:20px;
				margin-right:5px;
				margin-top:7px;
				float:left;
			}
			.zr-top-header  .header-contact  .header_mail span {
				float:left;
				
				margin-top:7px;
			}
			.zr-top-header  .header-contact  .header_phone span  {
				float:left;
				font-weight:bold;
				font-size:15px;
				margin-top:7px;
			}
			.zr-top-header  .header-contact  .header_phone {
				float: left;
				padding-left: 23px;
				background-repeat:no-repeat;
				background-position:left center;
				margin-right: 20px;
			}	
		
		
		/* Logo*/
		.zr_header  .zr_header_x  > .z-logo {	
			left:0;
			position:absolute;
			z-index:44449;
		}
			.zr_header .z-logo .logo_img {
				position:relative;
				float:left;
				padding:0;
				margin:0;
			}
			.zr_header .z-logo .logo_img  a {
				float:left;	
			}
			.zr_header .z-logo .logo_img  a img {
				width:100%;
				height:auto;
				display:block;
			}
	
	/* Header Top Right */
	
	.zr-top-header .header-top-right {
		float:right;
	}
		/* Sosyal Medya */
		.zr-top-header .header-top-right .social-icons{
			float:left;
		}
		.zr-top-header .header-top-right .social-icons ul{
			float:right; 
			margin:0 ;
			list-style-type:none;
			padding:0 ;
		}
		.zr-top-header .header-top-right .social-icons ul li{ 
			float:right;
		}
		.zr-top-header .header-top-right .social-icons ul li a.social-media-icon{ 
			transition: all 0.2s ease 0s;
			float:left; 
			display:inline-block;
			margin:0;  
			padding:0; 
			background-repeat:no-repeat;
		}
		.zr-top-header .header-top-right .social-icons ul li a.facebook-icon {
			 background:url("../../images/default/social-media-facebook.png");
			 box-sizing: border-box; 
			 width:40px; 
			 height:35px;
			 box-sizing: border-box; 
			 -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box; 
			 background-position: 0 -43px;
		}
		.zr-top-header .header-top-right .social-icons ul li a.twitter-icon { 
			 background-image:url("../../images/default/social-media-twitter.png"); 
			 box-sizing: border-box; 
			 -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box; 
			 width:40px;
			 height:35px;
			 background-position: 0 -43px;
		}
			/* Sosyal Medya Hover */
			.zr-top-header .header-top-right .social-icons ul li a:hover { 
				border: none; 
				background-position: 0 -3px; 
			}
			.zr-top-header .header-top-right .social-icons ul li a.facebook-icon:hover {
				background-color:#3b5998;
			}
			.zr-top-header .header-top-right .social-icons ul li a.twitter-icon:hover {
				background-color:#00a0d1
			}
	

.btn-group.open .dropdown-toggle { 

-webkit-box-shadow:none;
 box-shadow:none;
 }	
	
	/* Dil */


.zr-top-header .header-top-right .header_dil .dilBayrak 
{    
border:1px solid #CCC;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
			background:#FFFFFF;
			float:left;
padding:2px;
width:36px;
margin-right:5px;

}

.zr-top-header .header-top-right .header_dil .dilAdi { padding-top:8px; font-size:11px; font-weight:600; }


.zr-top-header .header-top-right .header_dil img { width:30px; 
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}
	
	
	
.zr-top-header .header-top-right .header_dil {
		float:right;



		margin-top:2px;


	}
		
		.zr-top-header .header-top-right .header_dil button.language { 
			border:none;
			background:none;
			padding:4px 8px;
			font-size:13px;
			font-weight:400;
			float:left;
		}
		.zr-top-header .header-top-right .header_dil button.language img {
			float:left; 
			margin-right:6px;
		}
		.zr-top-header .header-top-right .header_dil button.language .lang-p{
			float:left;
			margin-right:2px;
			padding:0;
			margin:0;
			font-weight:600;
		}
		.zr-top-header .header-top-right .header_dil ul.dil_menu {
			z-index:9200; 
			border:none;
			left:-40%!important;
			min-width:136px!important;
		}
	
		.zr-top-header .header-top-right .header_dil ul.dil_menu li {
			padding:3px 0!important;
			margin:0;
		}
		.zr-top-header .header-top-right .header_dil ul.dil_menu li a  {
			padding:4px 2px!important;
			margin:0!important;
		}
		.zr-top-header .header-top-right .header_dil ul.dil_menu li a img { 
			margin: 2px 8px 0 4px;
			float:left;
		}
		.zr-top-header .header-top-right .header_dil ul.dil_menu li a  {
			font-size:13px;
		}
     .zr_search { 
		float:left;
		margin-left:5px;
		margin-right:15px;
		margin-top:6px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow:hidden;
	 }
	.zr-ara {
		float:left;
		position:relative;
		cursor:pointer;
		height:35px;
		}
	.zr-ara span{
		background-repeat:no-repeat;
		width:33px;
		height:34px;
		float:right;
		text-align:center;
	}
	.zr-ara span i { 
		margin-top:9px;
	}
	input.s_input {
		border:none;
		font-size:12px;
		height:30px;
		padding:6px 5px;
		margin-top:3px;
		width:140px;
	}
	.m-skapa {
		cursor:pointer;
		padding:7px 4px!important;
		color:#fff;
		width:100%;
	}

	input.s_input:focus {
		outline:none;
	}	
	button.s_ara {
		background:none;
		border:none;
		width:0;
		height:0;
	}	
		
		/* Nv Mobile */
		.mb-menu {
			position:absolute;
			right:5px;
			top:20px;
			z-index:44450;
		}
		a.nv-menu {
			float:left;
			background: #007ac1;
			color:#fff;
			border-radius:3px;
			padding:7px 8px 7px 11px;
		}
		a.nv-menu i {
			 margin-right:4px;
			 float:left;
			 margin-top:2px;
			 font-size:18px;
		}
		a.nv-menu p {
			font-size:15px;
			color:#fff;
			float:left;
			margin: 0 0 2px 0;
		}
		a.og-search {
			float:left;
			background: #007ac1;
			color:#fff;
			padding:7px 12px;
			border-radius:3px;
			margin-right:5px;
			text-align:center;
		}
		.og-search-fiend {
			float:left;
			margin-right:5px;
		}
		.sb-search {
			position: relative;
			width: 35px;
			overflow:hidden;
			float: right;
			height:33px;
			border:1px solid #007ac1;
			border-top-right-radius:3px;
			border-bottom-right-radius:3px;
			border-bottom-left-radius:3px;
			border-top-left-radius:3px;
			-webkit-transition: width 0.3s;
			-moz-transition: width 0.3s;
			transition: width 0.3s;
			-webkit-backface-visibility: hidden;
		}
		.sb-opened {
			width:220px;
		}
		.sb-closed {
			width: 35px;
		}
		.sb-search-input {
			position:absolute;
			width:100%;
			height:100%;
			margin:0;
			padding:0;
			border: none;
			outline: none;
			background: #fff;
			padding:0 55px 0 6px;
			font-size: 13px;
			color: #2c3e50;
			z-index: 10;
		}
		.sb-search-submit {
			width: 35px;
			height:100%;
			display: block;
			position: absolute;
			right: 0;
			top: 0;
			padding: 0;
			margin: 0;
			text-align: center;
			cursor: pointer;
			background: #fff; 
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
			filter: alpha(opacity=0); 
			color: transparent;
			border: none;
			opacity:1;
			outline: none;
			z-index: -5;
		}	
		.sb-icon-search {
			width: 35px;
			height:100%;
			display: block;
			position: absolute;
			right: 0;
			top: 0;
			padding: 0;
			margin: 0;
			text-align: center;
			cursor: pointer;
			background: #007ac1; 
			color: #fff;
			border: none;
			text-align:center;
			line-height:31px;
			outline: none;
			z-index: 12;
		}
		.sb-icon-search-border {
		
		}
		.sb-search-input::-webkit-input-placeholder {
			color: #333;
		}

		.sb-search-input:-moz-placeholder {
			color: #333;
		}

		.sb-search-input::-moz-placeholder {
			color: #333;
		}

		.sb-search-input:-ms-input-placeholder {
			color: #333;
		}
		.og-close {
			padding:3px 4px;
			color:#333;
			border-top-left-radius:3px;
			border-top-right-radius:3px;
			position:absolute;
			right:39px;
			top:3px;
			cursor:pointer;
			z-index:20;
		}	
		
	.g1-searchbox_arrow {
		position: absolute;
		left: 5px;
		top: 100%;
		margin-top: -9px;
		content: "";
		border-style: solid;
		border-width: 6px;
		border-top-color: transparent !important;
		border-right-color: transparent !important;
		border-left-color: transparent !important;
		width: 0;
		height: 0;
		display:none;
	}
	
	.search_content {
		position:absolute;
		left:0;
		top:100%;
		width: 100%;
		padding: 10px 0;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
		background:#7b7b84;
		z-index:130000;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	}
	.open_search {
		display:block;
	}
	.close_search {
		display:none;
	}
	.g1-outer {
		position: relative;
		width:100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #94949c;
		padding: 28px 2.734375%;
	}
	.g1-inner{
		max-width: 968px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	input#s {
		border-color: #ffffff;
		color: #fff;
		padding: 8px 20px;
		font-size: 30px;
		width: 100%;
		font-weight:400;
		background:transparent;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-width: 2px;
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0);
		box-shadow: 0 0 8px rgba(0, 0, 0, 0);
		border-radius: 5px 5px 5px 5px;
		vertical-align: top;
		border-style: solid;
	}
	input#s:focus{
	outline:none;
	}
		.g1-form-actions {
		width: 60px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		}
		.g1-form-actions:before {
		height: 28px;
		display: block;
		position: absolute;
		left: 0;
		top: 50%;
		color:#fff;
		z-index: 1;
		width:100%;
		content: "\f002";
		text-align:center;
		margin-top: -14px;
		font: 28px/28px FontAwesome;
		}
		#searchsubmit {
			width: 100%;
			height: 100%;
			border-width: 0;
			position: absolute;
			right: 0;
			top: 0;
			z-index: 2;
			cursor: pointer;
			text-indent: -999px;
			overflow: hidden;
			background: none;
		}
	
	/* Menü*/
	.zr_menu { 
		position:relative;
		padding:0;
		float:right;
	}
	.zr_main_nav {  
		float:right;
	}
	.zr_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float:right!important;
	}
	.zr_menu  > ul  > li { 
		position:relative; 
		padding:0; 
		margin-bottom: 0;
	}
	.zr_menu > ul > li > a{ 
		position:relative;
		display:block;
		font-size:14px;
		font-weight:700;
		margin-right: 0;
		border-left: 1px solid transparent;
		border-right: 1px solid transparent;
		border-top: 2px solid transparent;
		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		-ms-transition: all 0.1s linear;
		-o-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}
	.zr_menu ul li:hover a {
		background: url('../../images/default/grad.png');
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}

	.zr_menu ul li:hover ul.dropdown-menu li a {
		border:none;
	}
	.zr_menu .dropdown-menu  > li > a{
		display: block;
		margin:0!important;
		font-weight:700;
		border:none!important;
		font-size:13px;
	}
	.zr_menu .dropdown-menu li:hover {
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.zr_menu  ul  li  ul  li:hover  > a {
		color:#fff;
	}
	
	.zr_menu .dropdown-submenu:hover > .dropdown-menu{
		display:block!important;
		
	}
	
	.zr_menu .dropdown-submenu > .dropdown-menu {
		left: 100%!important;
		margin-left: 0!important;
		margin-top: 0!important;
		top: -1px!important;
		display:none!important;	
	}
	
	.zr_menu .dropdown-submenu {
		position: relative;
	}
	.zr_menu .dropdown-form {
		z-index: 500;
	}
	.zr_menu .dropdown-submenu > a:after {
		border-color: transparent transparent transparent #ccc;
		border-style: solid;
		border-width: 3px 0 3px 3px;
		content: " ";
		display: block;
		float: right;
		height: 0;
		margin-right: -6px;
		margin-top: 5px;
		width: 0;
	}
	.zr_menu .dropdown-submenu > .dropdown-menu {
		left: 100%;
		margin-left: -1px;
		margin-top: 0;
		top: -5px;
	}
	
	
	.zr_menu ul.dropdown-menu li a:hover:after  {
		border-color: transparent transparent transparent #fff;
		border-style: solid;
		border-width: 3px 0 3px 3px;
	}
	.zr_menu ul.dropdown-menu {
		min-width: 220px;
		border: 0;
		margin-top: 0px !important;	
		border-top: 1px solid rgba(0, 0, 0, 0.07);		
		border-radius: 0;
	}

	.zr_menu ul.dropdown-menu  li{
		border-bottom: 1px solid #e0eded;
		margin:0;
		padding:0;
	} 
	.zr_menu ul.dropdown-menu  li:last-child{ 
		border-bottom: none;
	}
	.zr_menu ul.dropdown-menu  li a { 
		padding:8px 15px; 
		font-size:13px;
	}
				
			
/* = Slider
---------------------------------------------- */	
	.zr_slider {
		margin:0;
		padding:0;
		width:100%;
		position:relative;
	}
		.tp-banner-container{
		z-index: 211;
	}

/* = V4
---------------------------------------------- */	
/*	
	.pg-news-item {
		display:inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		position:relative;
		overflow:hidden;
		-moz-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
	}
	.pw-news-item-projeler {
		box-shadow:none!important;
	}
	.pw-news-item-projeler:before {
		background:none!important;
	}
	
	.pg-news-item:before { 
		content:'';
		left:0;
		width:100%;
		height:100%;
		top:0;
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #FFFFFF),
			color-stop(1, #EEEEEE)
		);
		background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);
		background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);
		background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);
		background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EEEEEE 100%);
		background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
		position:absolute;
		z-index:-100;	
	}
	
	
	.pg-news-img {
		position:relative;
		width:100%;
		float:left;
		
	}
	.pg-news-img img {
		width:100%;
		height:auto;
		display:block;
		
	}
	.pg-news-desc {
		float:left;
		width:100%;
		text-align:center;
	}
	/* Proje Edit*/
	.pg-news-desc-v4 {
		float:left;
		width:100%;
		text-align:center;
	}
	.pg-news-desc-v4 > a {
		width:100%;
		float:left;
		margin-bottom:10px;
	}
	.pg-news-desc-v4 a small{
		margin-top:10px;
		float:left;
		width:100%;
		font-size:12px;
		color:#000;
	}
	.pg-news-desc-v4 a:hover small{
		color:#3da9e0;
	}
	.pg-news-desc-v4 .v4-a  {
		float:left;
		width:100%;
		text-align:center;
	}
	.pg-news-desc-v4 > .v4-a > a{
		margin: 5px 0  15px 3px;
		border-radius: 3px;
		color: #fff;
		display:inline-block;
		cursor: pointer;
		font-size:12px;
		padding: 5px 8px;
		border: 1px solid rgba(250,250,250,.15);
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	}
	.pg-news-desc-v4 > .v4-a > a:hover{
		background-color: rgba(0, 0, 0, 0.4)!important;
		border: 1px solid rgba(250,250,250,.45)!important;
	}
	.pg-news-desc
	{
		
		
		   height:70px;
		    display: table;
		
	}
	.pg-news-desc a
	{
		font-size: 13px;
		color: #333;
		float:left;
		width:100%;
		text-transform: capitalize;

vertical-align:middle;
    display: table-cell;
		
	}
	.pg-news-desc a span {
		font-weight:600;
		display:block;
		padding : 0 12px;
		font-size:15px;
	}
	.pg-news-desc a .v4-u-p{
		font-weight:500;
		padding:0 20px;
		color:#7f7f7f;
		margin:10px 0;
		font-size:13px;
	}
	.pg-news-desc .pg-news-desc-bloklu {
		padding:10px 0;
		float:left;
		width:100%;
		text-transform: capitalize;
	}
	.pg-news-desc .pg-news-desc-bloklu h2 {
		color: #333;
		margin:4px 0;
		font-size:15px;
		color: #585f69;
	}
	.pg-news-desc .pg-news-desc-bloklu p {
		display: block;
		font-size: 12px;
		margin-bottom: 5px;
		color: #333;
	}

	/* Köşeden Gelen Border*/
	.pg-kose-perde-iconlu {
		border-left: 50px solid transparent;
		bottom: 0;
		height: 0;
		opacity: .95;
		position: absolute;
		right: 0;
		text-indent: -9999px;
		-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
		-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
		-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
		-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
		transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
		width: 0;
	}
	.pg-kose-perde-iconsuz{
		border-bottom: 15px solid rgba(0, 122, 193, 0.9);
		border-left: 15px solid transparent;
		bottom: 0;
		height: 0;
		opacity: .95;
		position: absolute;
		right: 0;
		text-indent: -9999px;
		-webkit-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-moz-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-o-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-ms-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		width: 0;
	}
	.pg-kose-perde-duz{
		position: absolute;
		left:0;
		width:100%;
		bottom: 0;
		height: 4px;
		opacity: 1;
		filter: alpha(opacity=100);
		text-align: center;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		z-index:0;
	}
	.pg-kose-perde-iconu {
			width: 13px;
			height: 13px;
			bottom: 9px;
			background:url(../../images/default/icon_plus_white.png);
			position: absolute;
			right: 9px;
			-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
			-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
			-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
			-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
			transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
			z-index: 100;
		}
	.pg-news-link-back {
		position:absolute;
		left:0;
		top:0;
		opacity:0;
		z-index:50;
		width:100%;
		text-align:center;
		height:100%;
		-webkit-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
		-moz-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
		-o-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
		-ms-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
		transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
	}
	.pg-news-link-back-top {
		position:absolute;
		left:0;
		width:100%;
	}
	.pg-news-link-back .pg-news-link-back-ortala{
		position:absolute;
		left:0;
		top:40%;
		width:100%;
		color:#FFF;
		font-size:42px;
	}



	.pg-news-link-back .pg-news-link-back-ortala{
		position:absolute;
		left:0;
		top:40%;
		width:100%;
		color:#FFF;
		font-size:42px;
	}
	
		.pg-news-link-back .pg-news-link-back-ortala a{ 
			display: inline-block;
			color:#fff;
			padding:7px 12px;
			margin:0 4px;
			font-size:15px;
			background-color: rgba(0,0,0,0.7);
			border-radius: 3px;
			
		}
	.pg-news-item:hover .pg-kose-perde-iconsuz{
		border-bottom: 860px solid rgba(0, 122, 193, 0.7);
		border-left: 860px solid transparent;
		
	}
	
	.pg-news-item:hover .pg-kose-perde-iconlu{
		border-bottom: 860px solid rgba(0, 122, 193, 0.7);
		border-left: 860px solid transparent;
		-webkit-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-moz-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-o-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		-ms-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
		transition: all 0.4s cubic-bezier(.63,.08,.35,.92);	
	}
	.pg-news-item:hover .pg-kose-perde-iconu{
		opacity: 0;
		-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
		-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
		-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
		-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
		transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
	}
	.pg-news-item:hover .pg-kose-perde-duz{ 
		height:100%;
	}
	.pg-news-item:hover .pg-news-link-back{  
		opacity:1;
	}
	
*/	
	
	
	/* Black Efeckt*/
	.new-black-overlay {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:20;
		opacity:0;
		text-align:center;
		background-color: rgba(0, 0, 0, 0.3);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
		.new-black-overlay-orta {
			position:absolute;
			left:0;
			background:yellow;
			top:40%;
			width:100%;	
		}
		.new-overlay-tekli-full {
			background:red;
		}
		.new-overlay-tekli-full a{ 
			position:absolute;
			left:0;
			top:0;
			z-index:50;
			width:100%;
			height:100%;
		}
		.new-overlay-tekli-full a i{ 
				margin-top:28%;
				color:#fff;
				padding:7px 10px;
				font-size:50px;
				border-radius:3px;
				-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
		}
		.new-black-overlay-tekli a{ 
			position:absolute;
			left:0;
			top:0;
			z-index:50;
			width:100%;
			height:100%;
		}
			.new-black-overlay-tekli a  i{
				margin-top:40%;
				color:#fff;
				padding:7px 10px;
				font-size:15px;
				background-color: rgba(0,0,0,0.7);
				border-radius: 50%;
				-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
				transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
			}
		.black-img:hover .new-black-overlay  {
			opacity:1;
		}	

/*V4 404*/	
	.v4-not-found{
		margin: 0 auto;
		padding: 60px 40px 240px;
		position: relative;
		text-align:center;
		
	}
	.v4-not-found p.p-404{
		color: #2e343c;
		text-shadow: 0 3px 5px rgba(0,0,0,.1);
		font-size:150px;
		font-weight:700;
		margin:0;
	}
	.v4-not-found p.p-404-h2 {
		color: #2e343c;
		text-shadow: 0 3px 5px rgba(0,0,0,.1);
		font-size:30px;
		font-weight:700;
	}	
	.v4-not-found p.p-404-long {
		color: #2e343c;
		text-shadow: 0 3px 5px rgba(0,0,0,.1);
		font-size:15px;
		margin-bottom:60px;
	}
	.v4-not-found a{
		position: relative;
		color: #fff;
		margin-top: 20px;
		font-size: 15px;
		font-weight: 600;
		border: none;
		padding: 12px 60px;
		border-radius: 30px;
		background-color: #007ac1;
		background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
		background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
		background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
		background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
		background-repeat: repeat-x;
		text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}	
	.v4-not-found a:hover{
		background-color: #444;
		border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.2);
	}
	
	/* Arama */
	.arama-box {
		width:100%;
		float:left;
		padding:4px 10px;
	}
	.arama-box ol{
		padding:0;
		margin-top:15px;
	}
	.arama-box ol li {
		position: relative;
		margin: 0 0 15px 25px;
		padding: 0px 20px 5px 20px;
		list-style: none;
		border-bottom:1px solid #eee;
	}
	.arama-box ol li .post_item{ 
		font-size: 12px;
	}
	.arama-box ol li h3{
		margin:0 0 10px 0;
	}
	.arama-box ol li:before { 
		content: counter(li);
		counter-increment: li;
		position: absolute;
		top: -2px;
		left: -30px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 30px;
		height: 30px;
		line-height: 19px;
		font-size: 12px;
		margin-right: 8px;
		padding: 4px;
		color: #555;
		background: #fafafa;
		font-weight: bold;
		border-radius: 50%;
		text-align: center;
		border: 2px solid #fff;
		box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	}
	.arama-box ol li a{ 
		color: #444;
		font-size:17px;
		font-weight:700;
		text-decoration: none;
		-webkit-transition: color 0.2s linear;
		-moz-transition: color 0.2s linear;
		-ms-transition: color 0.2s linear;
		-o-transition: color 0.2s linear;
		transition: color 0.2s linear;
	}
	.arama-box ol li a:hover {
		color:#007ac1!important;
	}
	.arama-box ol li  span{
		font-family: 'open sans', arial;
		font-size: 13px;
	}
	.more-link{ 
		font-size:13px!important;
		font-weight:600!important;
		position: relative;
		color: #444;
		margin-top:8px;
		display: inline-block;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.more-link:before {
		content: '\f105';
		font-family: 'FontAwesome';
		font-weight: 600;
		line-height: 12px;
		background: #007ac1;
		float: left;
		font-size: 11px;
		display: inline-block;
		color: #fff;
		border-radius: 3px;
		text-align: center;
		position: relative;
		top: 2px;
		margin-right: 7px;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
		text-indent: 0;
		padding: 2px 1px 1px 2px;
		width: 15px;
	}
	.more-link:hover {
		text-indent: 7px!important;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.more-link:hover:before {
		background:#ccc;
	}
.zr_v4{
	position:relative;
	width:100%;
	float:left;
}
.zr_v4:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index:-50;
}
	.zr_v4_page {
		width:100%;
		float:left;
	}





	/* Ürünler*/

	.v3-urunlerID .item {
		margin: 5px;
	}	

		
	.v3-urunler {
		float:left;
		width:100%;
		position:relative;
		margin-bottom:10px;
		margin-top:-90px;z-index:20;		
	}
	.v3-urunler-fire {
		float:left;
		width:100%;
	}
	.v3-urunler-arrows {
		position:absolute;
		right:20px;
		z-index:420;
		top:19px;
	}

	.v3-urunler-arrows a {
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		float:left;
		width:22px;
		height:22px;
	}
	
	.v3-urunler-alt h1{
		margin-top:20px;
		text-align:center;
		color:#333;
		font-weight:400;
		font-size: 24px;
		padding-bottom: 20px;
		position: relative;
	}
	.v3-urunler-alt h1:after {
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		position: absolute;
		bottom: -1px;
		left: 0;
	 }
	.v3-urunler .p3-right , .v3-urunler .p3-left { position:absolute; top:45%; font-size:60px; color:#CBCBCB; }
	.v3-urunler .p3-right:hover , .v3-urunler .p3-left:hover { color:#7F4391; }
	.v3-urunler .p3-right { position:absolute;  right:-50px; }
	.v3-urunler .p3-left {  left:-50px; }	








	/* Ürünler*/

	.v6-urunlerID .item {
		margin: 10px;
	}	
		
	.v6-urunler {
		float:left;
		width:100%;
		position:relative;
		margin-top:15px;
		margin-bottom:25px;
	}
	.v6-urunler-fire {
		float:left;
		width:100%;
	}
	.v6-urunler-arrows {
		position:absolute;
		right:20px;
		z-index:420;
		top:19px;
	}

	.v6-urunler-arrows a {
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		float:left;
		width:22px;
		height:22px;
	}
	
	.v6-urunler-alt h1{
		margin-top:20px;
		text-align:center;
		color:#333;
		font-weight:400;
		font-size: 24px;
		padding-bottom: 20px;
		position: relative;
	}
	.v6-urunler-alt h1:after {
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		position: absolute;
		bottom: -1px;
		left: 0;
	 }
	.v6-urunler .p6-right , .v6-urunler .p6-left { position:absolute; top:190px; font-size:60px; color:#7F4391; }
	.v6-urunler .p6-right:hover , .v6-urunler .p6-left:hover { color:#CBCBCB; }
	.v6-urunler .p6-right { position:absolute;  right:-50px; }
	.v6-urunler .p6-left {  left:-50px; }





	/* Ürünler*/

	.v4-urunlerID .item {
		margin: 5px;
	}	
		
	.v4-urunler {
		float:left;
		width:100%;
		position:relative;
		margin-top:15px;
		margin-bottom:25px;
	}
	.v4-urunler-fire {
		float:left;
		width:100%;
	}
	.v4-urunler-arrows {
		position:absolute;
		right:20px;
		z-index:420;
		top:19px;
	}

	.v4-urunler-arrows a {
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		float:left;
		width:22px;
		height:22px;
	}
	a.p-left {
		background-color:#fff;
		background-image: url('../../images/default/button-previous_inactive.png');
		background-repeat:no-repeat;
		background-position:center center;
		margin-right:4px;
		box-shadow: 0px 1px 0px 0px rgba(0,0,0, 0.1);
	}
	a.p-left:hover { 
		background-image: url('../../images/default/button-previous.png');
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
	}
	a.p-right {
		background-color: #007ac1;
		background-image: url('../../images/default/button-next.png');
		background-repeat:no-repeat;
		background-position:center center;
		box-shadow: 0px 1px 0px 0px rgba(0,0,0, 0.1);
	}

	a.p-right:hover {
		background-color:#fff;
		background-image: url('../../images/default/button-next_inactive.png');
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
	}
	.v4-urunler-alt h1{
		margin-top:20px;
		text-align:left;
		color:#333;
		font-weight:bold;
		font-size: 18px;
		padding-bottom: 10px;
		position: relative;
		border-bottom: 1px solid #ccc;
	}
	.v4-urunler-alt h1:after {
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		position: absolute;
		bottom: -1px;
		left: 0;
	 }
	
	
	
	
	

	.fix-title {
		width:100%;
		float:left;
		text-align:center;
	}
	.fix-title h1{
		font-size:16px;
		display:inline-block;
		color:#007ac1;
		margin:0;
		border-bottom:1px solid #ccc;
		padding:5px 15px;
		font-weight:600;
	}



	
	

	
	/* V4 Proje*/
	.v4-projeler {
		width:100%;
		float:left;
	}
		.v4-projeler h1 {
			margin-bottom:0 0 10px 0;
			font-weight:bold;
			width:100%;
			float:left;
			color:#333;
			font-size: 18px;
			position: relative;
			padding-bottom:10px;
			border-bottom: 1px solid #ccc;
		}
		
	.v4-projeler h1:after {
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		position: absolute;
		bottom: -1px;
		left:0;
	 }
	.v4-projeler-slider {
		width:100%;
		float:left;
	}
	#v4-projeler .item {
		margin:0 10px;
		border-radius:3px;
	}
	.proje-item {
		width:100%;
		float:left;
		position:relative;
		border-radius:3px;
	}
	.proje-item  img {
		width:100%;
		display:block;
	}

	
	
	
	
	/* V4 HABER*/
	.v4-haberler{
		width:100%;
		float:left;
	}
	.v4-haberler h1 {
		margin-bottom:0 0 0 0;
		font-weight:bold;
		width:100%;
		float:left;
		font-size: 18px;
		color:#333;
		position: relative;
		padding-bottom:10px;
		border-bottom: 1px solid #ccc;
		}
	.v4-haberler h1:after {
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		position: absolute;
		bottom: -1px;
		left:0;
	 }
	.v4-haberler-slider {
		width:100%;
		float:left;
	}
	.v4-haber {
		width:100%;
		float:left;
	}

	.v4-haber a {
		float:left;
		width:100%;
		background:#fff;
		border-radius:8px;
		overflow:hidden;
		margin:4px 0;
		position:relative;
	}
	.v4-haber a:hover {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.v4-haber a:hover .v4-haber-baslik{
		color:#fff;
	}
	.v4-haber a:hover:after{
		color:#fff;
	}
	.v4-haber a:hover .v4-haber-img  img{
		-webkit-filter: grayscale(0);
		-moz-filter: grayscale(0);
		filter: grayscale(0);
		
	}
	.v4-haber a:after {
		content:'\f054';
		right:10px;
		top:14px;
		font-size:16px;
		position:absolute;
		font-family: 'FontAwesome';
	}
	.v4-haber-img {
		float:left;
		width:15%;
		height:45px;
		position:relative;
		color:#fff;
	}
	.v4-haber-img  img{
		width:100%;
		float:left;
		height:100%;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		border-top-left-radius:8px;
		border-bottom-left-radius:8px;
		transition-property: filter;
		transition-duration: 1s;	
	}
	.v4-haber-img:after {
		content:'\f0da';
		right:-7px;
		color:red;
		top:10px;
		font-size:22px;
		position:absolute;
		font-family: 'FontAwesome';	
	}
	.v4-haber-baslik {
		color:#656565;
		float:left;
		font-size:13px;
		font-weight:600;
		margin-left:15px;
		margin-top:14px;
	}
	.v4-haber-devam {
		width:100%;
		float:left;
	}
	.v4-haber-devam a { 
		float:right;
		margin: 10px 0 0 20px;
		border-radius: 5px;
		color: #fff;
		cursor: pointer;
		font-size:12px;
		padding: 7px 10px;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		border: 1px solid rgba(250,250,250,.15);
		transition: all 0.2s ease-out;
		text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	}
	.v4-haber-devam a:hover {  
		background-color: rgba(0, 0, 0, 0.4)!important;
		border: 1px solid rgba(250,250,250,.45)!important;
	}	
	/* Markalar */
	.v4-marka {
		width:100%;
		float:left;
		margin-top:15px;
		margin-bottom:50px;
	}
	.v4-marka-baslik {
		width:100%;
		float:left;
		text-align:left;
	}
	.v4-marka-baslik h1{
		margin-bottom:0;
		font-weight: bold;
		width:100%;
		float:left;
		color:#333;
		font-size: 18px;
		position: relative;
		padding-bottom:10px;
		border-bottom: 1px solid #ccc;
	}
	.v4-marka-baslik h1:after{
		display: block;
		content: "";
		width: 80px;
		height: 2px;
		background-color: #007ac1;
		position: absolute;
		bottom: -1px;
		left:0;
	}
	#v4-marka .item {
		margin:0 4px;
	}
	#v4-marka-s .item {
		margin:0 4px;
	}
	

	#v4-marka .item-m  img{
		opacity: .5;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		filter: grayscale(100%);
		-webkit-transition: all .1s ease-in-out 0s;
		-moz-transition: all .1s ease-in-out 0s;
		-ms-transition: all .1s ease-in-out 0s;
		-o-transition: all .1s ease-in-out 0s;
		transition: all .1s ease-in-out 0s;
	}
	#v4-marka .item-m:hover img {
		opacity: 1;
		-webkit-filter: grayscale(0);
		-moz-filter: grayscale(0);
		filter: grayscale(0);
	}
	
	.pg-news-item {
		display:inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		position:relative;
		overflow:hidden;
		-moz-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
	}

/*
.pg-news-desc { height:30px; }
.pg-news-img 
{ 		
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
-moz-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2); 
}
*/

	
	.pw-news-item-projeler {
		box-shadow:none!important;
	}
	.pw-news-item-projeler:before {
		background:none!important;
	}
	.pg-news-item:before { 
		content:'';
		left:0;
		width:100%;
		height:100%;
		top:0;
		position:absolute;
		z-index:-100;	
	}
	
	.pg-news-img {
		position:relative;
		width:100%;
		float:left;
		
	}
	.pg-news-img img {
		width:100%;
		height:auto;
		display:block;
		
	}
	.pg-news-desc {
		float:left;
		width:100%;
		text-align:center;
	}
/* = Google
---------------------------------------------- */	
.zr_google {
	background-image:url("../../images/default/shadow.png");
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	padding:0;
	width:100%;
	float:left;
	height:0;
	overflow:hidden;
	}
	.googleshadow {
		 background-image:url("../../images/default/map-shadows.png");
		background-repeat:repeat-x;
		background-position:center top;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:17px;
		z-index:5000;
	}
		#googlemap {
		 position:absolute;
		 left:0;
		 top:0;
		 z-index:10;
		 width:100%;
		 height:400px;
		}
		.googlekapa{
			 position:absolute;
			 right:10%;
			 top:0;
			 background:#333;
			 z-index:10;
			 z-index:5005;
		}
		.googlekapa a{ 
			color:#fff;
			padding:10px 14px;
			font-size:23px;
		}
		.map-ac {
	
		
		}
		.map-kapa {


		}
	#mapDiv { 
		width:100%;
		height:400px;
		margin-top:2px; 
		float:left;
	}
/* = Footer
---------------------------------------------- */	
	.zr_footer {
		width:100%;
		float:left;
		position:relative;
	}
	.zr_footer:before {
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:-100;
		background:#fff;
	}
	.zr-map {
		position:absolute;
		left:50%;
		top:-31px;
		cursor:pointer;
		width:120px;
		height:31px;
		padding-top:3px;
		text-align:center;
		background-repeat:no-repeat;
	}
	.zr-map  span{ 
		font-size:14px;
		color:#fff;
		font-weight:500;
	}
	.zr-map:before {
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:-3;
		background:url("../../images/default/harita.png");
	}
	.zr-map i{
		margin:0 5px 0 0;
		font-size:14px;
		color:#fff;
		font-weight:500;
	}
	.footer_ust {
		margin-top:30px;
	}
	.full {
		width:100%;
		float:left;
	}

	.footlogo {
		width:100%;
		float:left;
		text-align:center;
	}
	.footlogo a img { 
		float:left;
	}
	.foot-logo-aciklama {
		float:left;
		width:100%;
		margin-top:20px;
		color: #444;
		font-size: 11px;
		font-weight: 500;
		text-align:left;
	}
		.iboBtn {
			float:left;
			margin: 30px 0 0 0;
			border-radius: 3px;
			cursor:pointer;
			font-size:13px;
			padding:9px 17px;
			background:#fff;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;
			text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
		}
		.iboBtn:hover {
			color:#fff;
			border: 1px solid rgba(250,250,250,.45)!important;
		}
		.iboBtn i{ 
			padding:3px 5px;
		}

	.fotiletisim i{ width:20px; margin-right:5px; font-size:18px; }
	.fotiletisim i.fa-mobile { font-size:24px; }
	
	.foot-sitemap {
		float:left;
		width:100%;
	}
	.foot-sitemap h2{ 
		float:left;
		width:100%;
		font-size:18px;
		margin:0 0 10px 0;
	}
	.foot-sitemap ul{ 
		list-style-type:none;
		padding:0;
		margin-top:5px;
		float:left;
	}
	.foot-sitemap ul li{  
		float:left;
		width:100%;
	}
	.foot-sitemap ul li a{  
		color:#000;
		float:left;
		font-size:12px;
		padding:0 15px;	
		width:100%;
		margin:2px 0;
		position:relative;
	}
	.foot-sitemap ul li a:before{   
		content:'\f054';
		font-size:10px;
		font-family:FontAwesome;
		position:absolute;
		left:0;
		top:3px;
	}
	
	
	
	.foot-adres {
		width:100%;
		float:left;
		margin-top:10px;
	}
	.adres1 {
		background:url("../../images/default/i1.png");
		background-position:0 0;
		background-repeat:no-repeat;
	}
	.adres2 {
		background:url("../../images/default/i2.png");
		background-position:0 0 ;
		background-repeat:no-repeat;
	}
	.adres3 {
		background:url("../../images/default/i3.png");
		background-position:0 2px;
		background-repeat:no-repeat;
	}
	.adres-icon {
		float:left;		
		width:100%;
	}
	.foot-adres p{
		float:left;
		padding-left:29px;
		font-size:12px;
	}
	.first-icon {
		margin-right:10px;
	}
	
	.second-icon {
		margin-right:10px;
	}
	
	.foot-mail {
		float:left;
		width:100%;
	}
	.foot-input {
		width:100%;
		float:right;
		margin-top:10px;
	}
	.mail-btn{
		float:right;
		padding: 7px 13px;
		display:inline-block;
		border-radius: 0 3px 3px 0;
		border:none;
		color:#fff;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.mail-btn:hover{ 
		background-color: #004d79;
		color:#fff;
	}
	.mail-btn:active{ 
		bordeR:none!important;
		background:none!important;
	}
	.foot-input  > .alert{
		padding:3px 5px;
		margin-top:15px;
		font-size:12px;
		display:none;
	}
	.input-inline{
		display:block;
		border-radius: 3px 0 0 3px;
		border-right: 0;
		margin-right: 40px;
	}
	.input-inline input {
		font-size:13px;
		font-weight:300;
		border-top-left-radius:3px;
		border-bottom-left-radius:3px;
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		background: #fff;
		border-color: #dde1e1;
		color: #333;
		-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.03);
		-moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.03);
		box-shadow: inset 0 2px 2px rgba(0,0,0,.03);
	}
	.input-inline input:focus {
		box-shadow:none;
	}
	
	.foot-sosyal {
		width:100%;
		float:left;
		margin-top:10px;
	}	
		.sosyal-sol {
			float:left;
			width:70%;
		}
		.sosyal-sol h3{
			float:left;
			width:100%;
			font-size:12px;
		}
		.sosyal-sol a{
			float:left;
			width: 50px;
			height: 50px;
			margin-right:8px;
			position:relative;
			font-size: 16px;
			text-align:center;
			-webkit-border-radius:2px;
			-moz-border-radius:2px;
			border-radius:5px;
			overflow:hidden;
			background:#5d6b78;
		}
		.sosyal-sol a i{
			position:absolute;
			top:0;
			left:0;
			color:#fff;
			font-size:28px;
			width: 50px;
			height: 50px;
			line-height:50px;
			-webkit-transition:top .3s ease-in-out 0;
			-moz-transition:top .3s ease-in-out 0;
			-ms-transition:top .3s ease-in-out 0;
			-o-transition:top .3s ease-in-out 0;
			transition:top .3s ease-in-out 0;
		}
		.sosyal-sol a.zr-social-icon-facebook i:first-child
		{
			top:-24px;
			background:#666;			
		}
		.sosyal-sol a.zr-social-icon-facebook i:last-child
		{
			top:0;
			background:#395793;
		}
		.sosyal-sol a.zr-social-icon-facebook:hover i:last-child
		{
			top:-50px;
		}
		.sosyal-sol a.zr-social-icon-facebook:hover i:first-child
		{
			top:0;
			
		}
		/**/
		.sosyal-sol a.zr-social-icon-twitter i:first-child
		{
			top:-50px;
						background:#666;

		}
		.sosyal-sol a.zr-social-icon-twitter i:last-child
		{
			top:0;
			background:#1ca3db;
		}
		.sosyal-sol a.zr-social-icon-twitter:hover i:last-child
		{
			top:-50px;
		}
		.sosyal-sol a.zr-social-icon-twitter:hover i:first-child
		{
			top:0;
			
		}
		/**/
		.sosyal-sol a.zr-social-icon-google i:first-child
		{
			top:-50px;
			background:#666;
		}
		.sosyal-sol a.zr-social-icon-google i:last-child
		{
			top:0;
			background:#f56d43;
		}
		.sosyal-sol a.zr-social-icon-google:hover i:last-child
		{
			top:-50px;
		}
		.sosyal-sol a.zr-social-icon-google:hover i:first-child
		{
			top:0;
			
		}
		/**/
			.sosyal-sol a.zr-social-icon-skype i:first-child
		{
			top:-24px;
			background:#1ca3db;
		}
		.sosyal-sol a.zr-social-icon-skype i:last-child
		{
			top:0;
			background:#666;
		}
		.sosyal-sol a.zr-social-icon-skype:hover i:last-child
		{
			top:-24px;
		}
		.sosyal-sol a.zr-social-icon-skype:hover i:first-child
		{
			top:0;
			
		}
		.sosyal-sag {
			float:right;
			width:30%;
			margin-top:20px;
		}
		.sosyal-sag img{
			float:right;
		}
		
	.foot-text-hide {
		position:relative;
		height:35px;
		overflow:hidden;
	}
	/*Footer Yazı */
	.long-text{
		background: url(../../images/default/dash.png);
		background-repeat:repeat-x;
		background-position:center bottom;
		margin-top:15px;
		width:93%;
		font-size:12px;
		float:left;
		position:relative;
	}

	.footer-ust-text .foot-long-text:hover  {
		-o-transition:.5s;
	  -ms-transition:.5s;
	  -moz-transition:.5s;
	  -webkit-transition:.5s;
	  transition:.5s;
		color:#26bf9d;
	}

	a.foot-text-devam {
		position:absolute;
		right:20px;
		top:15px;
		color:#333;
		margin-bottom:5px;
		font-weight:700;
		font-size:13px;
	}
	.foot-open:after {
		content: "\f0d7";
		font-family:FontAwesome;
		position:absolute;
		right:-12px;
		top:0;
		color:#007ac1;
	}
	.foot-close:after {
		content: "\f0d8";
		font-family:FontAwesome;
		position:absolute;
		right:-12px;
		top:0;
		color:#007ac1;
	}
	.footer-ust-text a.foot-text-devam:hover {
		color:#26bf9d;
	}
	.footer-alt {
		width:100%;
		float:left;
		text-align:center;
		margin-top:45px;
		overflow:hidden;
		margin-bottom:15px;
	}
	.sp_animate {
		
	}
	.footer-alt a {
		width:150px;
		display:inline-block;
		text-align:center;
		opacity:0;
	}
	.footer-alt a span{
		display:block;
		font-size:9px;
		color:#444;
	}
	.footer-alt a img{
		margin-top:4px;
		display:inline-block;
	}
	.copyright { 
		font-size:12px;
		margin:5px 0;
		padding-bottom:15px;
	}
	
	/* Manuel Mobile*/
	.zr-mb-menu { 
		background: #f7f8f9;
		position:absolute;
		right:0;
		top:0;
		overflow:hidden;
		-webkit-box-shadow: 0 0 4px rgba(0,0,0,.35);
		box-shadow: 0 0 4px rgba(0,0,0,.35);
		z-index:9000;
		visibility:hidden;
	}
	
	.zr-mb-menu-alt { 
		float:left;
		width:100%;
		position:relative;
		background: #f7f8f9;
	}
	
	
	.zr-mb-top {
		height: 44px;
		padding: 24px 24px 21px;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		-webkit-box-shadow: 0 1px 0 #dee0e2;
		box-shadow: 0 1px 0 #dee0e2;
		position: relative;
		display: block;
		font-weight: 300;
		font-size: 16px;
		line-height: 20px;
		color: #007ac1;
	}

	.zr-mb-top > .inner-wrap a { 
		display: inline-block;
		padding:10px 14px;
		border: 1px solid #007ac1;	
		color:#007ac1;
		text-align:center;
		font-size:18px;
		background: #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
	}
	.zr-mb-top > .inner-wrap a.zr-mb-prev {
			float: left;
			display:none;
	}
	.zr-mb-top > .inner-wrap a.zr-mb-close {
			float: right;
	}
	
	.zr-main-menu {
		position: relative;
		width: 100%;
		float:left;
	}
	.zr-main-menu  ul li{ 
		position:relative;
		width:100%;
	}
	.zr-main-menu  ul { 
		list-style-type:none;
		width:100%;
		position:absolute;
		top:0;
		z-index: 0; 
		padding:0;
		right:0;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.zr-main-menu  > ul li ul{ 
		width:100%;
		position:absolute;
		top:0;
		z-index: 0; 
		padding:0;
		left:100%;
		color: #007ac1;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		-ms-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
		.zr-main-menu  ul li a { 
		color: #007ac1;
		font-weight:600;
		font-size:14px;
		line-height: 20px;
		border-bottom:1px solid #e1e1e1;
		display: block;
		padding: 10px 10px 10px 20px;
		margin: 0;
	}
	.zr-main-menu  ul  li  a.zr-subopen {
		width: 40px;
		border-left:1px solid #eee;
		text-align:center;
		height: 41px;
		padding: 0;
		color:#fff;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 32;
	}
	.zr-main-menu  ul  li  a.zr-subopen:after {
		content: "\f105";
		font-family: 'FontAwesome';
		left:0;
		color:#007ac1;
		font-size:18px;
		top:10px;
		width:100%;
		position:absolute;
	}
	.zr-main-menu  ul.zl-solakay{
	    right:100%;
	}
	.zr-main-menu  ul.zl-sagdan-kay {  
		left:0!important;
	}
	.zr-main-menu  ul li:hover > a{
		background:#007ac1;
	}
	.zr-main-menu ul li:hover > a{
		color: #fff;
	}
	.zr-main-menu ul li:hover > a.zr-subopen:after{
		color: #fff;
	}


	
	/* Sağ Alt İletişim*/
	.sag_fix_mail {
		position:fixed;
		right:10px;
		bottom:10px;
		z-index:5000;
	}
	.sag_fix_mail a {
		background-color: rgba(0, 0, 0, 0.4);
		padding:12px 14px;
		border-radius:2px;
		display:inline-block;
	}
	.sag_fix_mail a.fast_top {
		display:none;
		float:right;
		margin-left:5px;
		background-color: rgba(0, 0, 0, 0.4);
		padding: 12px 14px;
		border-radius: 3px;
		transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
	}
	
	.sag_fix_mail a:hover {
		transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
	}
	.sag_fix_mail a i{ 
	color: #fff;
	font-size: 24px;
	}
	.fast-contact {
		position: absolute;
		right: 0px;
		bottom: 70px;
		z-index: 1000;
		padding: 20px;
		border: 1px solid #dfdfdf;
		background-color: #f9f9f9;
		box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
		border-radius: 2px;
		display:none;
	}
	.fast-contact-title {
		margin-bottom: 5px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 15px;
	}
	
	.fast-contact p {
		font-size: 13px;
		margin-bottom: 15px;
		color: #333;
		font-weight:300;
	}
	
	
	/* Fast Form */
		.zr-contact-form {
			position: relative;
		}
		.bottom-arrow {
			position: absolute;
			right: 20px;
			bottom: -8px;
			display: block;
			width: 14px;
			height: 14px;
			border: 1px solid #dfdfdf;
			border-top: none;
			border-left: none;
			background-color: #f9f9f9;
			content: "";
			-webkit-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
		}
		input.text-input{
			padding: 9px;
			width: 240px;
			margin-bottom:5px;
			background-color: #fff;
			font-size: 13px;
			color: #767676;
			border: 1px solid #e3e3e3;
			outline: none;
			margin-bottom: 4px
		}
		input.text-input:focus{
			border:1px solid #007ac1;
		}
		textarea.textarea:focus {
			border:1px solid #007ac1!important;
			box-shadow:none!important;
			outline:none!important;
		}
		textarea.textarea {
			height:100px;
			margin-bottom:10px;
			width: 240px;
			padding: 9px;
			margin-bottom:5px;
			font-size: 13px;
			color: #767676;
			border: 1px solid #e3e3e3;
			background-color: #fff;
		}
		.fast-contant-full {
			float:left;
			width:100%;
		}
		.fast-contact-full > a {
			margin: 0 auto;
			position: relative;
			float: left;
			margin: 5px 0 0 0;
			border-radius: 5px;
			color: #fff;
			cursor: pointer;
			font-size:12px;
			padding: 7px 10px;
			text-decoration:none;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;
			border: 1px solid rgba(250,250,250,.15);
			text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
		}
		.fast-contact-full > a > i{
			font-size:12px;
		} 
		.fast-contact-full > a:hover {
			background-color: rgba(0, 0, 0, 0.4)!important;
			border: 1px solid rgba(250,250,250,.45)!important;
		}
	
	.footer-error{
		margin-top:10px;
		width:100%;
		float:left;
	}	
	.footer-error > .alert{ 
		padding: 3px 5px;
		text-indent:10px;
		font-size: 12px;
		display:none;
	}

	#popup {
		position:fixed;
		width:100%;
		overflow-x: hidden;
		overflow-y: auto;
		height:100%;
		top: 0;
		left: 0;
		z-index:109909;
		background-color: rgba(0, 0, 0, 0.8);
	}
	.popup_ortala {
		margin:0 auto;
		float:left;
		width:100%;
		text-align:center;
	}
	.pop-wrapper {
		display:inline-block;
		position:relative; 
		top:100px;
	}
	.popup {
		position:relative;
		float:left;
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	.popup img{
		width:100%;
		display:block;
	}
	
	.popkapat {
		position:absolute;
		right:0;
		top:0;
		width:36px;
		height:35px;
		line-height:30px;
		cursor:pointer;
		color:#fff;
		font-weight:300!important;
		background:url("../../images/default/close-button.png");
	}
	
	.telifYazi {  font-size:11px; color:#BEBEBE; margin-top:10px; }
/*	.pg-news-item:before { background:none; } */
	.zr_menu ul li a {  padding:46px 20px 46px 20px; }
	




	}
.v4-projeler .haber {  margin-top:10px; }
.v4-haberler .haber {  margin-top:10px; }
.v4-haberler .resim { border:1px solid #CCC; padding:0px;  }

.haberlerCls { background:#FFF; padding:25px 15px 15px 15px; }

.haberlerCls .tarih{  font-size:15px;  }
.haberlerCls .baslik{ font-size:16px; height:60px; position:relative; }
.haberlerCls .baslik strong{ display:block; position:absolute; bottom:0px; left:0px; width:100%;    }


.haberlerCls.sol 
{
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.haberlerCls.sag 
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.haberlerCls.sol .baslik , .haberlerCls.sol .yazi { text-align:left;  }

.haberlerCls .yazi{ font-size:11px;  height:100px;   }


.v4-foot-1 , .v4-foot-2, .v4-foot-3 {  background:url(../../images/fotOk.png) right  no-repeat; height:250px;   }
.v4-foot-1 .full , .v4-foot-2  .full, .v4-foot-3  .full { width:90%; }


.parallax-section-1 
{
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url('../../images/bg.jpg');
}

	.pg-news-item 
	{
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;

border:1px solid #DADADA;
border-bottom:none;	
border: none;
	
	}
.pg-kose-perde-duz { height:1px; }
.pg-news-item:before {  background: rgba(255,255,255,0.5);  }	
.pg-news-item {  width:100%;  }
.pg-news-item:before { }


.menuAc { font-size:20px;  padding:8px; background:#7F4391; text-align:center; color:#FFFFFF; font-weight:600; cursor:pointer; }
.menuMobile {  display:none; 

		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;

}
.menuMobile {  background:#FFF; padding:1px;  }
.menuMobile ul{ margin:0; list-style:none; list-style-type:none; padding:0px; }
.menuMobile ul li{  border-bottom:2px solid #E6E6E6; margin-bottom:1px;  }
.menuMobile ul li a {  font-weight:600; font-size:20px;  color:#7F4391; display:block; padding:10px 25px 10px 25px; } 

.menuMobile ul li:hover a{  color:#333; }

.menuMobile ul li ul{ display:none; }
.menuMobile ul li ul li {  border:none; border-top:1px solid #E6E6E6; }
.menuMobile ul li ul li a { font-size:14px; font-weight:600; color:#333; padding:5px 30px 5px 35px;    }
.menuMobile ul li:hover ul li a{ color:#333; background:#FFF; }

.menuFix {  position:fixed; left:0px; width:100%; top:0px; z-index:888; 

		-webkit-transition: all 0.7s ease-out;
		-moz-transition: all 0.7s ease-out;
		-ms-transition: all 0.7s ease-out;
		-o-transition: all 0.7s ease-out;
		transition: all 0.7s ease-out;

}


#supervizyon { display:block;  text-align:right; clear:both; }



.menuBaslik { color:#79408A; font-weight:600; border-bottom:2px solid #79408A; padding-left:10px;  }

	@media only screen and (max-width: 1120px) 
	{
		.v4-haberler  , .v4-projeler  { margin-bottom:15px; }
		.v3-urunler { float:none;  width:90%;   margin:0 auto; margin-top:20px;  }
		.v3-urunler .p3-right , .v3-urunler .p3-left {  top:80px; }
	}
	@media only screen and (max-width: 1000px) 
	{
				.hd-scrolled { margin-top:-50px; }
	}
	
	@media only screen and (max-width: 800px) 
	{
		.v3-urunler { float:none;  width:80%;  margin:0 auto; margin-top:20px;  }
	}
	@media only screen and (max-width: 770px) 
	{
			.v4-foot-1 , .v4-foot-2, .v4-foot-3 , .v4-foot-4 {  background:none; height:auto; float:none; display:inline-block; width:45%; margin:0 auto;  }
			.v4-foot-1 .full , .v4-foot-2  .full, .v4-foot-3  .full { width:100%; }
			.sosyal-sol a i , .sosyal-sol a{  width:30px; height:30px; font-size:14px; line-height:30px; }
	}
	@media only screen and (max-width: 600px) 
	{
		.sliderYazi { display:none; }
			.parallax-section-1 { background-attachment:scroll; }
			.tparrows.preview4 {  display:none; }
	}	
	.mobileLogo { padding:10px; }
	@media only screen and (max-width: 500px) 
	{
		.hd-scrolled { margin-top:-150px; }
		
		.fix-hd-main { height:auto; }
		.mobileLogo  img { width:100%;  }
		.v4-foot-1 , .v4-foot-2, .v4-foot-3 , .v4-foot-4 {  float:none; width:100%;  margin-bottom:15px; }
		.v3-urunler { float:none;  width:100%;  margin:0 auto; margin-top:20px;  }
		.v3-urunler .p3-right, .v3-urunler .p3-left { display:none; }
		.sosyal-sol a i , .sosyal-sol a{  width:50px; height:50px; font-size:28px; line-height:50px; }		
	}		
	