﻿body, ul, p , h1, h2, h3 {
	margin : 0;
	padding : 0;
	}
h1 {
	font-size:22px;
	}
ul, li {
	list-style:none;
	}
body{
	font-family: 'Open Sans', sans-serif;
	font-size : 13px;
    background: #a1a1a1 url() repeat;
    border-top: 4px solid #0293da;
	}
.alignright{
	float:right;
	margin:5px 0 10px 10px; 
}
.alignleft{
	float:left;
	margin:5px 10px 10px 0; 
}
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#boxed {
	width:1150px;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.5);
	}
a {
	color : #0293da; text-decoration : none;
	}
a:hover {
	color : #3abeff;
	}
.clear {
	clear:both;
	}
header {
    background:#fff;
	}
.header-top, .footer-content {
	width:1080px;
	margin:0 auto;
	}
.logo {
	z-index:4;
	position: relative;
	padding: 15px 20px;
	display: inline-block;
	background:#fff;
	margin-top:25px;
	border:0;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	box-shadow: -5px 0 10px -7px #666,5px 0 10px -7px #666,0 7px 10px -7px #666;
	}
#iletisim, #arama, .arama-butonu, #arama-kutusu {
	color:#fff;
	background:#0293da;
    border-bottom-left-radius:7px;
	float:right;
    display:inline-block;
    font-size:18px;
	height:38px;
	line-height:38px;
    padding: 0 20px 0 0;
	}
#arama-kutusu {
	line-height:30px;
}
#iletisim {
	border-right:5px;
	}
#iletisim i {
	margin:0 7px 0 20px;
	}
#arama, .arama-butonu {
	border-bottom-right-radius:7px;
	border-bottom-left-radius:0px;
	background:#3abeff;
	color: #4d4d4d;
	padding:0px 12px;
	height:38px;
	line-height:38px!important;
	border:0;
	}
.arama-butonu { 
	border-radius:0;
	}
#arama a {
	color : #4d4d4d;
	}
#arama a:hover {
	color : #4d4d4d;
	}
#arama i {
	line-height:38px;
	}
#arama-kutusu {
	position:relative;
	padding:0px;
	background:transparent;
	}
#arama-kutusu input, #mobil-arama input {
	border: 2px solid #3abeff;
	border-right:0;
	width:302px;
	height:34px;
	padding: 0 10px;
	border-bottom-left-radius:5px;
	}
nav {
	width:100%;
	height:60px;
	background:#0293da;
	margin-top: -90px;
	z-index:3;
	position: relative;
    box-shadow: 0 7px 10px -7px #666, inset 0 30px 0 rgba(255,255,255,0.08);
	}
.site-menu div {
	max-width: 715px;
	float:right;
	}
.site-menu li a {
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
    font-size:16px;
	}
.site-menu li:before {
	font-size:18px;
    margin-right:7px;
	}
.site-menu li {
	color:#ffffff;
	float: left;
	height: 60px;
	padding: 0 10px;
	line-height: 59px;
	transition: .25s all;
	-moz-transition: .25s all;
	-webkit-transition: .25s all;
	}
.site-menu li:hover {
	background:#3abeff;
	color:#4d4d4d;
	}
.site-menu li:hover a {
	color:#4d4d4d;
	background: transparent;
	}	
.site-menu ul ul{
	padding: 0;
	margin: 0;
	z-index: 2000;
	}
.site-menu ul li:hover ul, ul.menu li.over ul { 
	display: block;
	}
.site-menu ul li ul {
	border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	display: none;
	position: absolute;
	list-style:none; 
    margin-left: -10px;
    padding-bottom:5px;
	background: #fff;
	}
.site-menu ul li ul li {
	display:block;
    float: none;
    min-width: 200px;
    height: 35px;
	line-height: 32px;
    padding: 7px 10px;
	}
.sub-menu li {
	color:#333333;
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
	}
.sub-menu li a {
	color:#333333;
	margin:0px;
	padding:0px;
	}
.sub-menu li:hover {
	background:#dcdcdc;
	}
/************************************************* Orta Kısım *******************************************/
.slider {
	width:100%;
	overflow:hidden;
	}
.slider img {
	width:100%;
	height:auto;
	border-bottom: 4px solid #0293da;
	box-shadow: 0 7px 10px -7px #666;
	}
.callbacks_container {
    width:100%; 
    position: relative; 
    display: inline-block;
	}
.rslides li {
	width:100%;
	}
.centered-btns_tabs {
    top:-65px;
    position:relative;
    z-index:2;
    text-align: center;
    display: inline-block;
    width: 100%;
	}
.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 3;
	overflow: hidden;
	height: 65px;
	width: 45px;
	background: rgba(2,147,218,0.9);
	color: #ffffff;
	text-align:center;
	font-size: 30px;
	line-height: 84px;
	margin-top: -45px;
	}
.centered-btns_nav:active {
	opacity: 1.0;
	}
.centered-btns_nav.next {
	left: auto;
	right: 25px;
	}
.centered-btns_nav.prev {
	left: 25px;
	}
.centered-btns_tabs li{
	display: inline;
	margin-right: 5px;
	}
.centered-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #0293da;
	opacity: 0.4;
	display: inline-block;
	_display: block;
	*display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 15px;
	height: 15px;
	}
.centered-btns_here a{
	opacity: 1;
	}
.content {
	color:#ffffff;
	font-size:16px;
	width: 600px;
	margin-left: 0;
	padding: 20px;
	left: inherit;
			top: 45%;
		background-color:rgba(2,147,218,0.9);
	position: absolute;
	}
#boxed .content {
	margin-left: 50px;
}
.content h2 {
	font-size: 13px;
	opacity: 0.6;
	margin: 10px 0 20px 0;
	border-top: 1px dotted #ffffff;
	padding-top: 10px;
	font-weight: lighter;
	line-height:20px;
	}
.content a, .butmorenews {
	border-radius:5px;
	padding:10px 15px;
	font-size:14px;
	font-weight:bold;
	background: #3abeff;
	color: #4d4d4d;
	}
.site-menu, .slider-content {
	width:1080px;
	margin:0 auto;
	}
main {
	display:block;
			background: rgba(255,255,255,0.5);
		}
.wrapper {
	width:1100px;
    padding-left:10px;
    margin:0 auto;
    margin-top:-50px;
    position:relative;
    z-index:4;
			margin-bottom:0;
		}
#boxed .wrapper {
	padding-left:25px;
}
.hr {
	width:1078px;
    border-top: 5px solid #0293da;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	}
.leftbox {
	float:left;
}
.rightbox {
	float:right;
}
.homepage-box {
	float:left;
	background:#fff;
    border: 1px solid #dedede;
	border-bottom:2px solid #c2c2c2;
    margin-bottom:25px;
    margin-right:10px;
    padding: 0;
	}
.fullbox {
	width:1078px;
	}
.halfbox {
	width:533px;
	}
.ucteiki {
	width:714px;
	}
.uctebir {
	width:352px;
	}
.homepage-box .title {
	widht:100%;
	}
.homepage-box h3 {
	font-size: 15px;
    text-align:center;
	}
.homepage-box h3 span {
    background-color: #3abeff;
    color: #4d4d4d;
    display: inline-block;
    padding: 0px 27px;
    vertical-align: top;
    line-height: 40px;
	}
.projeler {
	padding:10px 0;
	}
.projeler li {
	width:245px;
    float:left;
    text-align:center;
	}
.fullbox .viewport .projeler li {
	width:258.5px;
}
.projeler li p {
	font-size:18px; 
	margin:5px 0;
	}
.projeler li img, .bizden-haberler li img {
	border-radius:50%;
    border:1px solid #dedede;
    padding:2px;
    transition: .5s all;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	}
.projeler li:hover img, .bizden-haberler li:hover img {
   transform:scale(1.03);
    -ms-transform:scale(1.03); /* IE 9 */
    -moz-transform:scale(1.03); /* Firefox */
    -webkit-transform:scale(1.03); /* Safari and Chrome */
    -o-transform:scale(1.03); /* Opera */
   -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	}
.referanslar li {
	width:206.8px;
    float:left;
    text-align:center;
	}
.halfbox .referanslar li, .halfbox .viewport .projeler li {
	width:255.5px;
	} 
.ucteiki .referanslar li, .ucteiki .viewport .projeler li {
	width:228.7px;
	}
.uctebir .referanslar li, .uctebir .viewport .projeler li {
	width:338px;
	}
.referanslar li img {
	opacity: 1;
    transition: .5s all;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	}
 .referanslar li img:hover {
	opacity: 0.5;
	} 
.viewport {
	width:96%; 
    margin: 0 2%; 
    overflow: hidden; 
    position: relative; 
    padding: 0; 
	}  
.overview { 
	list-style: none; 
	position: relative;  
	margin: 0;
	}
.buttons {
	top: -158px;
	position: relative;
	}
.referansbuton {
	top: -72px;
	}
.next {
	float: right;
	}
.buttons i {
	width:40px;
    text-align: center;
	}
.buttons i:hover {
    color: #ffffff;
    background: #4f4f4f;
	}
.disable { 
	visibility: hidden; 
	}
.bizden-haberler {
	padding:10px;
	}
.bizden-haberler .bizden-baslik  {
	font-weight:bold;
    padding: 10px 5px 5px 0;
    max-height: 18px;
	line-height: 20px;;
    overflow: hidden; 
	}
.bizden-haberler .bizden-icerik  {
    height:40px;
    overflow: hidden; 
	}
.bizden-haberler li {
    float:left;
    margin-bottom:15px;
	}
.fullbox .bizden-haberler li {
	width: 33%;
	}
.ucteiki .bizden-haberler li {
	width: 49%;
	}
.bizden-haberler li img {
    float:left;
    margin-right:10px;
	}
.haber-tarih {
	display: inline-block;
	float: left;
    margin-right:10px;
    text-align:center;
    background:#E8E8E8;
    border-radius:5px;
    color:#394041;
    padding: 5px 7px;
    font-size:12px;
	}
.haber-tarih .gun {    
	font-size:30px;
    font-weight:bold;
	}
.bizden-haberler li:hover .haber-tarih {
	background:#0293da;
    color:#fff;	
	}
blockquote.testimonial:before {
	left: 2px;
	top: 0;
	content: "\201C";
	font-size: 45px;
	position: absolute;
	}
blockquote.testimonial:after {
	font-size: 45px;
	position: absolute;
	bottom: -0.5em;
	content: "\201D";
	right: 10px;
	}
blockquote.testimonial {
	background: #0293da;
	border-radius: 10px;
	border: 0;
	color: #ffffff;
	font-style: italic;
	margin: 0;
	padding: 10px 30px;
	position: relative;
	}
.down {
	color: #0293da;
	margin:-16px 0 -5px 30px;
	}
#slider2 li {
	width:96%;
    padding: 10px 2%;
	}
.musteri-yorumlari .centered-btns_tabs  {
	margin-bottom: 5px;
	top:0;
	}
.musteri-yorumlari .centered-btns_tabs a  {
	width: 10px;
	height: 10px;
	}
.slogan-metin {
	padding:20px;
	}
/******************** Sayfalar ********************/
.pagetop {
	width:100%;
	height: 175px;
	background:url(http://www.ozturktasmadencilik.com.tr/wp-content/uploads/2015/03/saraylarmermer.jpg);
	background-size: 100% auto;
    	background-repeat: no-repeat;
	border-bottom: 4px solid #0293da;
	}
.page-wrapper {
	position:inherit;
	}
.page-title {
	background: #0293da;
	color:#ffffff;
	height:49px;
	border: 1px solid #0293da;
	border-bottom:0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position: relative;
	z-index: 2;
	}
.page-title h1 {
	margin-left: 15px;
	line-height:49px;
	position: absolute;
	}
/******************** Kategori Sayfası ********************/
.page-content {
	width: 808px;
	padding:10px;
}
.page-content p, .fullwidth p {
	margin: 10px 0;
}
.page-content ul li{
	display: inline-block;
	margin-bottom: 20px;
}
.page-content .haber-tarih {
	font-size: 20px;
	padding: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-right:0;
}
.page-content .haber-tarih p {
	padding: 7px 10px;
	margin:0;
}
.page-content .haber-tarih .gun {
	font-size: 40px;
	padding: 0px 10px;
	line-height: 40px;
}
.page-content .haber-tarih .yorum {
	background: #3abeff;
	color: #4d4d4d;
	border-bottom-left-radius:5px;
	font-size: 15px;
	padding: 5px 0;
}
.page-content .haber-tarih .yorum a, .page-content .haber-tarih .yorum a:hover {
	color : #4d4d4d;
}
.page-content .haber-tarih .yorum span{
	margin-right:5px;
}
.page-content .resim {
	float:left;
	margin-right:10px;
}
.page-content .resim img {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.page-content .bizden-baslik {
	font-size:18px;
	font-weight: bold;
	margin-bottom: 7px;
	max-height: 48px;
	overflow: hidden;
}
.page-content .bizden-icerik {
	margin-bottom: 7px;
	max-height: 72px;
	overflow: hidden;
}
.butmorenews {
	padding: 5px 7px;
	margin-top: -53px;
	position: absolute;
	margin-left: 275px;
}
.butmorenews:hover {
	color : #0293da;
}
/******** Sayfalama ********/
.sayfalama {
	width:100%;
	background: #E8E8E8;
	border-radius: 5px;
	text-align: center;
	height: 30px;
}
.sayfalama ul li {
	padding: 0 10px;
	height: 30px;
	line-height:30px;
	background-color:rgba(2,147,218,0.5);
	color : #ffffff;
}
.sayfalama ul li a {
	color : #ffffff;
}
.sayfalama ul .aktif {
	padding: 0 10px;
	height: 30px;
	line-height:30px;
	background-color:rgba(2,147,218,1);
}
/********** Referanslar Sayfası **********/
.referans-listesi {
	width: 100%;
	display:inline-block;
}
.referans-listesi li {
	margin:10px;
	width:242px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.referans-listesi li p {
	height:40px;
	overflow:hidden;
}
.filter li {
	background: #3abeff;
	padding: 5px 7px;
	border-radius:3px;
}
.filter .current {
	background: #0293da;
}
.filter li a {
	color: #4d4d4d;
}
.filter .current a {
	color: #ffffff;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s; 
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; 
}
/********** Ürün Sayfası **********/
.fullwidth {
	padding:10px;
	width: 1058px;
}
.postslider {
	float:left;
	margin-right: 10px;
}
#postslide, #paginate-postslide {
	width:312px;
	text-align:center;
}
#postslide img {
	padding:4px;
	border: 1px solid #d3d9de;
}
.toc {
	margin-right:1px;
}
.toc img {
	padding:3px;
	border: 1px solid #d3d9de;
}
.toc img:hover {
	border: 1px solid #3abeff;
}
.page-content img {
	max-width:100%;
	height:auto;
}
/********** İletişim Sayfası **********/
.contact-form, .contact-form .row {
	width:50%;
	float:left;
}
.contact-form .row {
	width:49%;
}
.contact-form label {
	color:#777777;
}
.contact-form input, .contact-form textarea {
	width:93%;
	height: 25px;
	padding: 3px 3%;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin:7px 0 15px 0;
}
.contact-form textarea {
	height:auto;
}
.submitcontact {
	width:100px!important;
	padding:7px 0!important;
	height:35px!important;
	text-align:center;
	font-weight:bold;
	background: #3abeff;
	color: #4d4d4d;
	border:0!important;
}
#callback .yanlis, .contact-form .yanlis {
	border-color: #ff0000;
	-moz-box-shadow: 0 0 2px #ff0000;
	-webkit-box-shadow: 0 0 2px #ff0000;
	box-shadow: 0 0 2px #ff0000; 
}
/******** Sidebar ********/
.sidebar {
	width:230px;
	padding:10px;
}
.widget_nav_menu, .widget_sidebar {
	background: #0293da;
	color: #ffffff;
	margin-bottom: 10px;
}
.widget_nav_menu h2, .widget_sidebar h2 {
	line-height:45px;
	padding:0px 15px;
}
.widget_nav_menu div, .widget_liste {
	background: rgba(255,255,255,0.1);
	line-height:30px;
}
.widget_liste {
	padding: 8px 0 0 8px;
	display:inline-block;
}
.widget_liste li {
	margin: 0 8px 0px 0;
	float:left;
}
.widget_liste li img {
	border:1px solid #3abeff;
}
.widget_nav_menu div ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.1);
}
.widget_nav_menu div ul li a {
	display:block;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding: 6px 15px;
}
.widget_nav_menu div ul li a:hover {
	color:#4d4d4d;
	background-color:#3abeff;
}
.widget_nav_menu div ul ul {
	display:none;
	background-color: rgba(255,255,255,0.1);
}
.widget_nav_menu div ul ul li{
	background-color: rgba(255,255,255,0.1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.1);
}
.widget_nav_menu div ul ul a {
	display:block;
	padding-left: 25px;
	color:#ffffff;
}
.widget_nav_menu div ul ul li:hover, ul ul a:hover {
	color:#4d4d4d;
	background-color:#4d4d4d;
}
/******** Sizi Arayalım ********/
.slide-out-div a { 
	background: rgba(58,190,255,0.8);
	color: #4d4d4d;
	text-align:center;
	line-height:75px;
	font-size:45px;
	width:75px;
	height:75px;
}	 
.slide-out-div {
	padding: 20px;
	width: 300px;
	height: 175px!important;
	background: rgba(58,190,255,0.8);
	border: 0;
	z-index:999;
	} 
.slide-out-div h2 {
	text-align:center;
	margin-bottom:10px;
}
#callback label {
	width:30%;
	margin-right:2%;
	float:left;
	margin-top:15px;
}
#callback input {
	width:62%;
	float:left;
	height: 25px;
	padding: 3px 3%;
	border-radius: 4px;
	border:0;
	margin-top:15px;
}
#callback .submitcontact {
	background: #0293da;
	color:#ffffff;
	float:right;
}
/****************************** Alt Kısım ******************************/
footer {
		background: #ffffff;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	border: 0px;
}
.footer {
			width:1150px;
		height:150px;
	background:rgba(0,0,0,0.8);
	border-top:1px solid #000;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 1);
	z-index:2;
			position:relative;
	}
.footer-menu {
	width:100%;
	display:inline-block;
	margin:35px 0;
}
.footer-menu ul li {
	float:left;
	margin-right:20px;
}
.footer-menu ul li a {
	color:#c6c6c6;
}
.social {
	display:inline-block;
	float:right;
}
.social a {
	color:#fff;
	font-size:25px;
	width:40px;
	height:40px;
	float:right;
	display:inline-block;
	line-height:40px;
	text-align:center;
	transition: .25s all;
	-moz-transition: .25s all;
	-webkit-transition: .25s all;
}
.social .facebook:hover {
	background:#3b5998;
}
.social .twitter:hover {
	background:#3bc6f5;
}
.social .google-plus:hover {
	background:#c30806;
}
.social .instagram:hover {
	background:#8b5c48;
}
.social .youtube:hover {
	background:#e90a07;
}
.social .pinterest:hover {
	background:#cc2128;
}
.social .rss:hover {
	background:#ff6501;
}
.copyright {
	color:#c6c6c6;
	height:40px;
	float:left;
	display:inline-block;
	line-height:40px;
}
/************************************************************ Responsive/Mobil ************************************************************/
#rightbox, .mobil-menu {
	display:none;
}
#rightbox ul li {
	border-bottom: 1px solid #222222;
	border-top: 1px solid rgba(255,255,255,0.08);
	padding: 10px 15px;
}
#rightbox ul li a {
	color:#fff;
}
#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 280px;
    padding: 0px;
    background-color: #303030;
    color: #FFF;
}
@media only screen and (max-width: 1080px) {
	#boxed, .header-top, .site-menu, .wrapper, .footer, .footer-content, .fullbox, .ucteiki, .halfbox, .uctebir, .hr {
		width: 100%;
	}
	#boxed {
		box-shadow:0;
	}
	#boxed .wrapper {
		padding:0;
	}
	.logo {
		margin-top:0;
		margin-left:20px;
		padding: 3px 7px;
	}
	.logo img {
		max-width: 200px;
		height: auto;
	}
	nav {
		position: absolute;
	}
	#arama, #iletisim, .site-menu, .slider-content {
		display:none;
	}
	.mobil-menu {
		display:block;
		float:right;
		width:40px;
		height:40px;
		line-height:40px;
		text-align:center;
		font-size: 25px;
		background: #3abeff;
		color: #4d4d4d;
		margin: 7px 10px 0 0;
		border-radius: 5px;
	}
	.mobil-menu a {
		color: #4d4d4d;
	}
	#mobil-arama {
		width:275px;
		background: transparent;
	}
	#mobil-arama form {
		line-height:30px;
	}
	#mobil-arama input {
		width:251px;
		height:35px;
		border-radius: 5px;
		border: 2px solid #3abeff;
	}
	.wrapper {
		padding:0;
	}
	.fullbox {
		border-left:0;
		border-right:0;
	}
	.slider, .pagetop {
		margin-top: -30px;
	}
	.slider img {
		min-height:200px;
	}
	.viewport {
		width: 100%;
		margin:0;
	}
	.projeler li {
		width: 254px!important;
	}
	.page-content, .sidebar, .fullwidth {
		width: 98%;
		padding:10px 1%;
		border-right:0;
		border-left:0;
	}
	.sidebar li {
		width:31%;
		float:left;
		padding: 0 1%;
	}
	.footer-content ul, .copyright {
		padding-left:10px;
	}
	.referans-listesi li {
		margin: 10px 1.4%;
		width: 22%;
	}	
}
@media only screen and (max-width: 767px) {
	.projeler li {
		width: 240px!important;
	}
	.bizden-haberler li {
		width: 50%!important;
	}
	#mobil-arama {
		width:175px;
	}
	#mobil-arama input {
		width:150px;
	}
}
@media only screen and (max-width: 479px) {
	.projeler li, .referanslar li {
		width: 323px!important;
	}
	.bizden-haberler li {
		width: 100%!important;
	}
	#mobil-open-search {
		display:none;
	}
}
