@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,900);
@import url(http://fonts.googleapis.com/css?family=Exo);
html,
body {
    height: 100%;
}
body  {
	background-color:#fff;
	 font-family: "Source Sans Pro";

}
.top {
	padding:5px;
	border-bottom:solid 1px #d8d8d8
}
.top > .container {

}
.top > .container > span {
	font-size:12px;
	padding-right:5px
}
.navbar-default {
    background-color: #FFF;
	border-bottom:solid 10px #929292;
	height:140px
}
.navbar-header {
}
.navbar {
	margin-bottom:0px;
}
.navbar-default {
	padding-top:15px;
	padding-bottom:15px
}
.navbar-default .navbar-nav a {
	padding:10px;
	background-color:#fff
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
    background-color:#B91E1C;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color:#1b3667;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #1b3667;
    color: #FFF;
}
.logo img {
	max-width:320px;
	margin-right:10px;
}
@media screen and (min-width:720px) and (max-width:1200px) {
.logo img {
	max-width:250px;
	margin-right:10px;
	margin-bottom:10px
}	

}
@media screen and (min-width:1px) and (max-width:768px) {
.navbar-default .navbar-nav {
	float: none !important;
}	
}

@media screen and (min-width:768px) and (max-width:1250px) {
.navbar-default .navbar-nav {
	float: left !important;
}
	.navbar-default {
    background-color: #FFF;
	border-bottom:solid 8px #1b3667;
	height:125px
}	
}
@media screen and (min-width:1px) and (max-width:330px) {
.logo img {
	max-width:230px;
	margin-top:7px;
	margin-right:10px;
	margin-bottom:10px
}

}
@media screen and (min-width:1px) and (max-width:580px) {
.top {
	display:none
}
}
.carousel-inner {
    height: 400px;
}

.fill {
    width: 100%;
    height: 400px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.flag li {
	float:left;
	padding-right:10px;
	list-style:none
}
.haberler {
	background:#d50221;
	color:#fff;
	height:60px;
	border-top:solid 1px #fff
}
.bread {
	background:#1b3667;
	color:#fff;
	height:30px;
}
#nt-example2-container {
	text-align: center;
}

#nt-example2 li {
	text-align:center;
	color: #f2f2f2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	list-style: none;
	font-size: 16px;
	padding-top:10px;
	height:60px
}
#nt-example2 li {
	
}
#nt-example2 li a {
	margin-top:10px
	font-size: 15px;
	color:#fff;
	text-decoration:none;
}
.title {
	padding-top:0px !important; margin-top:0px !important; font-family:Oswald
}
.tik a {
	text-decoration:underline
}
.caption p {
	font-size:11px
}
.media-list li {
	border-bottom:dotted 1px #d8d8d8;
	padding-bottom:10px
}
.media-list li p {
	padding-bottom:0px;
	margin-bottom:0px
}
.media-object {
	border:dotted 1px #d8d8d8;
	padding:5px
}
.media-heading {
	font-weight:bold
}
#galeri img {
	width:100%;
	max-height:125px	
}
.breadcrumb {
	background:#1b3667;
	color:#fff;
}
.breadcrumb .active {
	color:#fff !important
}
.breadcrumb > li a {
    color: #fff;
	text-decoration:underline
}
#referanslar a {
	color:#000;
	text-decoration:none
}
#referanslar img {
	height:125px !important
}
.cc {
	color:#000 !important;
	font-size:12px !important;
	text-decoration:none
}
.fiyat {
	font-size:16px !important;
	color:green;
	text-align:center !important
}


.bosluk{
	width:100%;
	border-top:1px solid #f0f0f0;
}

.renk3{
	width:100%;
	border-top:20px solid #929292;
}

.renk4{
	width:100%;
	border-top:4px solid #7ac42b;
}
.renk5{
	width:100%;
	border-top:50px solid #D50221;
}

.usthaber{
text-decoration: none;
font-size: 18px;
}

.yankolon {
	width: 240px;
	min-height: 300px;
	float: left;
	padding: 0px;
}

.yankolon a:link, .yankolon a:visited {
	width: 240px;
	border-bottom: 1px solid #E3E6E8;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
.yankolon a:hover {
	width: 240px;
	border-bottom: 1px solid #E3E6E8;
	display: block;
	padding: 5px;
	text-decoration: none;
	background-color: #F5F5F5;
	font-weight: bold;
}