body {
	font-family: 'PT Sans', sans-serif;
}

#logo {
	position: relative;
	width: 150px;
}

	.onyil {
		position: absolute;
		/* border: 1px solid red; */
		top: -35px;
		right: -75px;
	}

.section {
position: relative;
padding: 20px 0;
/* border: 1px solid red; */
background-color: #192134;
}

.columnbg {
	background-color: #272e41;
}

.rel-works li {
position: relative;
display: inline-block;
vertical-align: top;
padding: 1px;
height: 270px;
}

.clients-container {
position: relative;
background-color: #F5F5F5;
overflow: hidden;
width: 100%;
z-index: 2;
padding: 0;
}


.row-circle {
display: block;
width: 90px;
height: 90px;
font: 0/0 a;
text-align: center;
background-color: #f5f5f5;
line-height: 86px;
margin: 0px auto 34px;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: background-color .35s ease, color .45s ease, -webkit-transform .45s ease;
transition: background-color .35s ease, color .45s ease, transform .45s ease;
}

.row-circle-icon {
font-size: 30px;
color: #3e3e3e;
-webkit-transition: color .45s ease-out;
transition: color .45s ease-out;
}

.entry-excerpt a:hover {
	cursor:  pointer;
}

.fa {
	padding-right: 10px;
}

.pad {
	padding: 20px;
	height:200px;
}

.side-gallery-panel p{
font-size: 14px;
}

.leftcontent {
width: 20%;
/* height: 580px; */
float: left;
}

.rightcontent {

width: 78%;
float: right;
}

.politika {
	padding-left: 40px;
}

.politika li {
	list-style-type: circle;
}

.lang {
background-color: #ffd200;
position: absolute;
right: 0;
top: 32px;
/* width: 100px; */
z-index: 5;
color: black;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
}

.phonequick {
	position: absolute;
right: 21px;
top: -25px;
background-color: #072a94;
}

.testimonials li .quote-text {
color: #192134;
}

.testimonials li .quote-text h1{
color: #8D8D8D;
font-size: 20px;
}

.haberdetay p {
	color: rgb(196, 196, 196);
}

.haberimgholder {
	width:250px;
	height:144px;
	background-color: white;
}

#sayfa {
	display: none;
}