@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: 'Exo', sans-serif;
	background-color:#e9ebee;
	}
.top {
	font-family: 'Exo', sans-serif;
	min-height:40px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	background-color:#242b33;
	font-size:12px;
	border-bottom:2px solid #bb2b2b;
	letter-spacing:1px;}
.top a {
	text-decoration:none;
	height:40px;
	width:20px;
	color:#fff;
	float:right;
	margin-left:5px;}
.siyah {
	color:#000;}
.form-border {
	border-radius:0;
	border:1px solid #d9dbdf;
	color:#333;}
.alt-border {
	border-bottom:2px solid #bb2b2b;
	padding-bottom:-10px;}
.sayfa-resim {
	height:450px;}
.banner {
	background-image:url(../dosyalar/1.jpg);
	background-position:center;
	height:200px;
	overflow:hidden;}
.banner-baslik {
	margin-top:75px;
	color:#fff;
	letter-spacing:1px;
	font-size:11px;}
.banner-baslik a {
	text-decoration:none;
	color:#fff;
	}

.top a:hover {
	color:#bb2b2b;}
.logo {}
.iletisim-blok {
	height:100px;
	background-color:#bb2b2b;
	color:#fff;
	line-height:100px;}
.buton-siyah {
	background-color:#333;
	color:#fff;
	border:0;
	border-radius:0;
	margin-top:30px;}
.ust {
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:2px solid #bb2b2b;}
.bas {
	margin-top:30px;}
.bas10 {
	margin-top:10px;}
.bas50 {
	margin-top:50px;}
.bas15 {
	margin-bottom:30px;}

@media (max-width: 768px) {
  .logo{
	  text-align:center;
  }
}
@media (max-width: 768px) {
  .sm-ust{
	  text-align:center;
  }
}
@media (max-width: 768px) {
  .slayt img {
	  height:300px;
  }
}
.haber {
	border:1px solid #242b33;
	padding:20px;}
.refler {
	border:1px solid #242b33;
	padding:20px;}
.hizmet-kutu {

-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin-bottom: 10px;
position: relative;
}  
.hizmet-kutu.hizmet-1 {
margin-bottom: 0px;
}
.hizmet-icerik {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
padding: 30px;
color: #a6a6a6;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.8);
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
font-size: 13px;
}

.hizmet-icerik:hover {
background:#bb2b2b;
opacity:0.8;
}
.hizmet-baslik {
display: table;
width: 100%;
margin-bottom: 20px;
position: relative;
}

.hizmet-baslik h3 {
margin-bottom: 0;
margin-top: 10px;
}

.hizmet-baslik h3 a{
color: #FFF;
font-size: 24px;
line-height: normal;
display: block;
font-weight: 500;
position: relative;
text-decoration:none;
}

.hizmet-2 .hizmet-baslik i {
left: 0;
color: #ffffff;
display: inline-block;
float: left;
font-size: 32px;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
margin: 0px 20px 0px 0;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: rgb(255, 255, 255);
background-color: rgba(255, 255, 255, 0.4);
}

.hizmet-2 .hizmet-baslik h3 {
margin-top: 10px;
display: inline-block;
width: 100%;
}

.hizmet-2 p {
margin-bottom: 0 !important;
}

.hizmet-baslik i {
text-align: center;
line-height: 52px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 32px;
color: #FFF;
position: relative;
top: 0px;
left: 0;
}

.hizmet-kutu p{
font-family: Open Sans,sans-serif;
font-size: 13px;
line-height: 22px;
color: #a6a6a6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
margin-top: 15px;
}

.hizmet-kutu a.btn{
background: #404040;
color: #ffffff;
padding: 5px 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-family: 'Open Sans';
font-size: 12px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

.hizmet-kutu:hover a.btn {
background: #000;
}
.hizmet-kutu:hover p {
color: #FFF;
}

.animee {
 	-webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
 /*
 .bkf {
    margin-bottom: 30px;
    text-align: center;
    background: #f8f8f8;
    display: block;
    text-align: left;
    padding: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	border:2px solid #242b33;
}

.bkf:hover{
    color:#fff;
	background-color:#bb2b2b;
}

.bkf > a > i{
    font-size: 14px;
    color: #bb2b2b;
    margin: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    display: inline-block;
}

.bkf .bkf-baslik > i{
    font-size: 48px;
    color: #bb2b2b;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    display: inline-block;
    float: left;
}

.bkf .bkf-baslik > i:hover{
    font-size: 48px;
    color: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    display: inline-block;
    float: left;
}

.bkf a:hover i, .bkf:hover a i, .bkf:hover a{
    color: #fff;
}

.bkf a.icon{
    position: relative;
    display: inline-block;
    min-width: 100px;
    overflow: hidden;
}

.bkf a.icon:before{
    content: "";
    height: 10px;
    width: 50%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.bkf a.icon:after{
    content: "";
    height: 10px;
    width: 50%;
    background: #1d1d1d;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.bkf a.icon:hover:before, .bkf:hover a.icon:before{
    left: 50%;
    background: #fff;
}

.bkf a.icon:hover:after, .bkf:hover a.icon:after{
    right: 50%;
    background: #fff;
}

.bkf h2 {

    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 11px;
    margin-left: 14px;
}

.bkf .bkf-baslik{
    display: block;
    overflow: hidden;
}

.bkf > p {
    padding: 0;
    display: block;
    margin-top: 15px;
}

.bkf > a {
    color: #373737;
    font-weight: 700;
    font-size: 14px;
    margin-top: 15px;
    display: block;
}

.bkf > a:hover {
    color: #fff;
}
*/
.efekt-alan {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	margin: 0;
	background: #bb2b2b;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	margin-bottom:30px;
}
.efekt-alan img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.efekt-alan:hover img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.efekt-alan figcaption {
	color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.efekt-alan figcaption::before, .efekt-alan figcaption::after { pointer-events: none; }
.efekt-alan figcaption, .efekt-alan figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.efekt-alan figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.efekt-alan:hover img { opacity: 0.1; }
.efekt-alan:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.efekt-alan p a {
	color: #ffffff;
	font-size: 30px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.efekt-alan p a:first-child {
	-webkit-transform: translate3d(0px, -100px, 0);
	transform: translate3d(0px, -100px, 0);
}
.efekt-alan p a:nth-child(2) {
	-webkit-transform: translate3d(0px, -100px, 0);
	transform: translate3d(0px, -100px, 0);
}
.efekt-alan:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.efekt-alan p {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 112px;
	height: 56px;
}
.efekt-alan p i {
	font-size: 20px;
	line-height: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
	border: 1px solid #ffffff;
	width: 50px;
	height: 50px;
	margin: 2px;
	color: #ffffff;
	background: transparent;
	border-radius: 50px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.efekt-alan p i:hover {
	color: #242b33;
	border: 1px solid #ffffff;
	background: #ffffff;
}
.delay5 {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.efekt-8 {
	position: relative;
	z-index: 1;
	display: inline-block;
	cursor: pointer;
	background: rgba(255,255,255,0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}
.efekt-8:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 50%;
	pointer-events: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
	opacity: 0;
}
.efekt-8:hover {
	background: rgba(255,255,255,0.05);
	color: #ffffff;
}
.efekt-8:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
.foto-baslik {
	text-align: center;
	padding: 20px 20px 10px ;
	background: #fdfdfd;
	border: 1px solid #dddddd;
	border-top: none;
}
.foto-baslik.baslik2, .foto-baslik2.baslik2, .foto-baslik3.baslik2 {
	text-align: left !important;
	padding: 20px 20px 10px !important;
}
.item-baslik {
	z-index:150;
	background-color:#bb2b2b;
	color:#fff;
	height:40px;
	font-size:17px;
	line-height:40px;
	text-align:center;
	bottom:0px;
	}
.cizgi {
	width:75px;
	height:3px;
	margin:0 auto;
	background-color:#bb2b2b;
	margin-bottom:50px;
}
.cizgi-2 {
	width:75px;
	height:3px;
	margin:0 auto;
	background-color:#bb2b2b;
	margin-bottom:30px;
}
.cizgi-sol {
	width:75px;
	height:3px;
	background-color:#bb2b2b;
	margin-bottom:30px;
	
}
.cizgi-sag {
	width:75px;
	height:3px;
	background-color:transparent;
	margin-bottom:30px;
	float:right;
}
.baslik a {
	text-decoration:none;
	color:#bb2b2b;}
.baslik a:hover {
	text-decoration:none;
	color:#333;}
.cizgi-tum {
	width:100%;
	height:3px;
	background-color:#bb2b2b;
	margin-bottom:10px;
}
.beyaz {
	background-color:#fff;
	padding:20px;
	border:1px solid #d9dbdf;}
.sol-border {
	border-left:1px solid #d9dbdf;}
.liste {
	margin-bottom:15px;
	border:1px solid #e9ebee;
	height:105px;
	overflow:hidden;}
.liste2 {
	margin-bottom:15px;
	border:1px solid #e9ebee;
	height:150px;
	overflow:hidden;}
.liste img {
	height:105px;}
.liste2 img {
	height:150px;}
.liste-baslik {
	font-weight:bold;
	font-size:18px;
	margin-top:5px;}
.liste-baslik a {
	text-decoration:none;
	color:#bb2b2b;}
.tarih {
	font-size:10px;}
.renk {
	background-color:#bb2b2b;
	border:0;
	border-radius:0;}
.renk:hover {
	background-color:#242b33;
	border:0;
	border-radius:0;}
.tab-baslik{
	background-color:#bb2b2b;
	border:0;
	border-radius:0;}

.govde {
	background-color:#242b33;
	background-image:url(../dosyalar/1.jpg);
	color:#fff;
	padding-top:30px;
	margin-top:20px;
	padding-bottom:10px;}
#footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100px;
	padding: 100px 0 90px;
	color: #bbbbbb;
	background: #2d3640;
	background-image:url(../dosyalar/1.jpg);
	margin-top:30px;
}

#footer h4 { color: #dddddd; }
.alt-biz a img {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.alt-list {
	padding: 0;
	list-style: none;
}
.alt-list li { padding: 8px 2px; }
.alt-list li a { color: #ffffff; }
.alt-list li a:hover { color: #ffffff; }
.alt-list li i {
	margin-right: 8px;
	color: #dddddd;
}
.alt-list li span {
	color: #dddddd;
	font-weight: bold;
}
/* telif */
#telif {
	position: relative;
	width: 100%;
	min-height: 72px;
	padding: 20px 0px;
	overflow: hidden;
	color: #fff;
	background: #bb2b2b;
}
.telif {
	margin: 5px auto;
	color: #fff;
}
.telif-link {
	padding: 0;
	list-style: none;
	margin: 5px 0;
	float: right;
}
.telif-link li { display: inline-block; }
.telif-link li + li:before {
	padding: 0 10px;
	color: #bbbbbb;
	content: "/\00a0";
}
.telif-link li a { color: #ffffff; }
.telif-link li a:hover { color: #ffffff; }
@media (max-width: 767px) {
.telif { text-align: center; }
.telif-link {
	float: none;
	text-align: center;
	margin: -10px auto;
}
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.alt {
	margin-top:50px;
	margin-bottom:50px;}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
	background-color:#000;
	color:#fff;
	border:0;
	border-radius:0;
}
.biz {
	background-image:url(../dosyalar/referans.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-top:50px;
	padding-bottom:50px;
	color:#fff;}
.sidebar-sol a{
	
	color:#333;
	width:100%;
	font-size:16px;
	float:left;
	margin-bottom:10px;
	letter-spacing:1px;}
.sidebar-sol {
	border-right:1px solid #333;}
.yasla {
	float:left;
	margin-right:15px;
	margin-bottom:5px;}
.resim {
	padding:10px;
	border:1px solid #d9dbdf;
	transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
	}
.resim:hover {
	background-color:#bb2b2b;
	transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;}
.navbar-default {
  background-color:transparent;
  
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
  background-color: transparent;
  font-weight:bold;
  transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
font-size:18px;
border:1px solid ;
border-color:transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
  border:1px solid #d9dbdf;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
 background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #bb2b2b;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.ac {
	border-color:transparent #bb2b2b #bb2b2b transparent ;
    border-style:solid;
    border-width:30px;
    width:0;
    height:0;
	float:left}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #fff;
  background-color: #bb2b2b;
  border-color: #ddd;
  border-radius:0
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:200px;
    max-height:100px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
	
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    right: 25px;
	margin-top:-110px;
    background-image: url(../dosyalar/button-previous.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#bb2b2b;
	border-radius:100%;
}

.nbs-flexisel-nav-right {
    right: 0px;
	margin-top:-110px;
    background-image: url(../dosyalar/button-next.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#bb2b2b;
	border-radius:100%;
	
}
.clearout {
height:20px;
clear:both;
}