.btn-lightsteel {
    color: #fff;
    background-color: lightsteelblue;
    border-color: #2e6da4;
}
.hvr-sweep-to-right.btn-lightsteel:before{
	background-color: #337ab7;
}
.blog-heading-block h1, .blog-heading-block h2{
	color:steelblue;
}
#at4-share, #at4-soc {
    top: 20% !important;
    bottom: auto;
    right: 15px;
    left: auto;
}
.bhb-category a{color:#ef7f1a; font-weight:bold;}
section.footer {
    padding: 40px 0;
}
.footer nav ul{
	display: block;
	list-style-type: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
.ana-slide-caption .slide-yazar + .slide-yazar a::before {
    content:",";
    display: inline-block;
    padding-right: 5px;
}

.footer nav ul li{
	display: inline-block;
}
.footer nav ul li:first-child a{
	padding-left:0;
}
.footer nav ul li a{
	color: cadetblue;
}
.footer nav ul li a:hover{
	color: white;
}


@media screen and (min-width: 768px){
	.icon-services {
		height: 550px;
	}

}

@media screen and (min-width: 991px){
	.icon-services {
		height: 300px;
	}
        .cd-slider-navigation{
                bottom:-15px
}
@media screen and (min-width: 991px){
	.icon-services {
		height: 300px;
	}
}

}
.client-logo img {
    max-width: 90%;
}
#map iframe{
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
}
h1,h2,h3,h4,h5,h6{
    font-family:Oswald, sans-serif;
}
.logo img{
    max-width:70%;
}



@media (max-width: 767px){
	#page-content-wrapper {
		padding: 0 25px 0 45px;
	}
	.logo-holder {
		width: 45px;
	}
	.social {
		float: none !important;
		display: block;
	}
	.social span{
		display: block;
	}
	.footer a {
		padding-left: 18px;
	}
        .footer nav  {
                margin-top: 15px;
        }
        .footer nav ul li {
                display: block;
        }
	.footer nav ul li:first-child a {
		padding-left: 18px;
	}
	.portfolioFilter a{
		width:100px;
		display:inline-block;
	}
}

.sidebar-nav .dropdown-menu li a {
    padding: 6px 15px 6px 60px;
}
#wrapper.toggled #sidebar-wrapper {
    width: 325px;
}
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -325px;
}
#wrapper.toggled .logo-holder {
	margin-left: 75px;
}

.blg-single a {
    font-weight: 600;
}
.portfolioFilter a {

    margin: 0 15px;
}
.portfolioContainer .col-sm-3:after {
  content: '';
  display: block;
  clear: both;
}


