.portfolioFilter a.current {
    color:#D50C0C;
}

.main-menu h1 a {
    color: #D50C0C;
}

.portfolio-thumb i {
border-bottom-color:#D50C0C;
}

.footer-two {
    border-bottom-color:#D50C0C;
}

.text-subtitle:before {
    color: #D50C0C;
}

.text-subtitle:after {
    color: #D50C0C;
}

.icon.huge:hover {
	color: #cbcbcb;
	border: 3px solid #ebebeb;
	cursor: default;	
}

.slides-pagination a:hover, .slides-pagination a.current {
    background: #D50C0C;
    border: 2px solid #D50C0C;
}
.slides-pagination a {
    border: 2px solid #D50C0C;
}

.about .section-bg {
    background: url(../images/bg/4.jpg) center fixed;
}

.get-in-touch .section-bg {
    background: url(../images/bg/5.jpg) center fixed;
}

#home:before {
    background-color: #D50C0C;
}

.menu-logo {
	max-height: 95px;
	margin-top:0;
}

.menu a {
    margin-top: 12px;
}

.about {
    padding-top: 165px;
}

.featured-work {
    padding-top: 165px;
}

.gallery-of-works {
    padding-top: 145px;
}

.contact {
    padding-top: 145px;
}