.single-post-thumb img, .gallery-item img, .service-thumb img {
    height: 300px;
}
.gallery-button a{
	padding-left:10px;
	color:#FFF;
}
.gallery-button a:hover{
	padding-left:10px;
	color:#FFF;
}
.urun-head{
	padding-left: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.urun-area{
	min-height: 700px;
}
.single-post:hover .single-post-text a {
    color: #3D78C5;
}
.urun-head-border {
    content: "";
    height: 2px;
    width: 50px;
    background: #3D78C5;
    margin-left: 15px;
    margin: auto;
    margin-bottom: 30px;
}
.urun-list .col-md-4{
	height: 460px;
}
img.mfp-img{
	background-color: #FFF;
}
.single-post {
    display: block;
}
.kapi-select{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    color: #999999;
}
.single-input-field{
	height:50px;
}
.contact-page-map {
    height: 450px;
}
.slider-image{
    width:100%;
}
.float{
	position:fixed;
	width:150px;/*60*/
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:20px;/*30*/
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float:hover{
	color: #1b36e7;
}

.my-float{
	margin-top:20px;/*16*/
}
@media (max-width: 800px) {
    .home-v5 .header-left::before {
        transform: none;
    }
}