body{

}
h1, h2, h3, h4{
	color:#1b9cff;
}
h6{
	color: #fff;
	font-size: 14px;
	background: url("../../images/line1.png") repeat-x left 5px;
	margin: 0px 0px 10px;
}
h6 span{
	background: #484747;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bolder;
}
.navbar{
	padding-bottom:10px;
}
.cozumortaklarimenua{
	font-size:20px;
	padding:20px !important;
}
.cozumortaklarimenuli{
}
.cozumortaklarimenuicon{
	margin-right: 30px;
}
.ustcizgi{
	border-top:3px solid #333;
	width:100%;
}
.socialbutton{
	width: 200px;
	height:25px;
	background-color: #333;
	border-radius: 0px 0px 10px 10px;
}
.socialbutton img{
	height:20px;
}
.logo{
	width: 100%;
	z-index: 1453;
}
.banner{
	padding-top:30px;
}
.carousel img{
	width:100%;
}
.cozumler{
	text-align:right;
	padding-right: 0px;
	padding-left:30px;
}
.cozum{
	height:170px;
	background-color:#fafafa;
	border : 1px solid #dedede;
	margin:5px;
	padding:10px;
	padding-left:70px;
}
.cozum:hover{
	background-color:#1b9cff;
	color:white;
	-webkit-transition:background 0.5s, color 0.5s;
    -moz-transition:background 0.5s, color 0.5s;
    -ms-transition:background 0.5s, color 0.5s; 
    -o-transition:background 0.5s, color 0.5s;
    transition:background 0.5s, color 0.5s;
}
.cozum:hover h4{
	color:white;
	-webkit-transition:background 0.5s, color 0.5s;
    -moz-transition:background 0.5s, color 0.5s;
    -ms-transition:background 0.5s, color 0.5s; 
    -o-transition:background 0.5s, color 0.5s;
    transition:background 0.5s, color 0.5s;
}
.yuvarlak{
	width: 60px;
	height:60px;
	position: absolute;
	left:5px;
	top:60px;
	background-image:url('../../images/yuvarlak.png');
}
.cozumortaklari{
	font-size:40px;
	color:#1b9cff;
}
.cozumortaklariImg{

	margin:0px auto;
	width:80%;
}
.cozumImg{
	width:15%;
	margin-right:5%;
	float:left;
}
.cozumortaklariImg img{
	width:100%;
	border : 10px solid #ededed;
}
.cizgi{
	height:15px;
	width:67%;
	border-bottom:1px solid #eee;
	border-top: 1px solid #eee;
	float: right;
	margin-top:7px;
}





.footerCizgi{
	height:10px;
	background-color: #1896ff;
	margin-top:50px;
	padding-top:5px;
	padding-bottom:5px;
}
.footerCizgi div img{
	height:70%;
}
.footerCizgi strong{
	color:white;
}
.footer{
	background-color:#484747;
	height:auto;
	padding-top:50px;
	padding-bottom:25px;
}
.footerlist{
	padding-left:20px;
}
.footerlist a{
	color:#8a8a8a;
	font-size: 12px;
	font-weight: bold;
}
.footeralt{
	background-color: #3e3d3d;
	min-height: 75px;
	padding-top:20px;
	color:#8a8a8a;
}




p{
	word-wrap : break-word;
}


.sonfotolar{
	width:20%;
	margin-right:5%;
	margin-bottom:5%;
	height:50px;
	float: left;
	
	-webkit-filter: contrast(150%);
	border:3px solid #555;
}
.sonfotolar:hover{
	-webkit-filter: contrast(100%);
}



.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}



.dokumanlar{
	font-size: 25px;
	padding-top:25px;
}
.dokumanlar h1{
	margin-bottom: 25px;
}
.dokuman{
	margin-bottom: 50px;
}


.yukari{
	position: fixed;
	z-index: 1453;
	bottom: 20px;
	right:100px;
	width: 50px;
	height: 50px;
	background-image: url('../../images/yukari.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100% 100%;
	cursor: pointer;
}
.yukari:hover{
	-webkit-filter : contrast(160%);
}

.beyazolacak{
	background-color: white;
}
.logofixed{
	-webkit-transition: all 0.3s; // Chrome
    -moz-transition: all 0.3s; // Mozilla
    -o-transition: all 0.3s; // Opera
    transition: all 0.3s;
	width:50%;
	margin-top:15px;
}
.bannerfixed{
	padding-top:10px;
}
.navbarfixed{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fluidfixed{
	background-color: white;
}