/* CUSTOM CSS STYLES */


.header-content-wrap {
	background: url(http://www.handsforevent.de/wp-content/uploads/2016/03/HFE-Logo-weiss-Gross.png) no-repeat #272727;
  background-size: 444px;
  background-position: center center;
  padding-top: 191px;
}
.contact-us,
#testimonials{
	background: #272727;
}

.textwidget {
color: #fff;}

.col-md-3.copyright > a {
	color: 	#939393;
  cursor: pointer;
}

.col-md-3.copyright > a:hover,
.col-md-3.copyright > a:focus,
.company-details a:hover{
	color: 	#fff;
}

.red-btn{
  background: #272727;
  color: #272727;
}

.red-btn:hover {
	color: #fff;
  background: #171717;
}
.team-member .details {
	font-size: 14px;
}
#main-nav,

#latestnews {

}

.focus-box:nth-child(4n+1) .service-icon:hover,
.focus-box:nth-child(4n+2) .service-icon:hover,
.focus-box:nth-child(4n+3) .service-icon:hover,
.focus-box:nth-child(4n+4) .service-icon:hover{
	border-color: #272727;
}

.focus-box:nth-child(4n+1) .red-border-bottom::before,
.focus-box:nth-child(4n+2) .red-border-bottom::before,
.focus-box:nth-child(4n+3) .red-border-bottom::before,
.focus-box:nth-child(4n+4) .red-border-bottom::before{
	background: #272727;
}

.zerif-copyright-box {
display : none;
} 

.section-header h2 {
	color: #000;
}

.section-header h2.white-text {
	color: #fff;
}
.our-team .row > div .red-border-bottom::before {
	background: #000!important;
}

#latestnews {
	background: #272727;
}

#latestnews h2 {
	color: #fff!important;
}

.attachment-post-thumbnail.wp-post-image {
	border-radius: 5%;
}

.latestnews-title > a {
	color: #fff!important;
}

#carousel-homepage-latestnews .item .latestnews-box .latestnews-title a::before {
display: none;
}

.latesnews-content a {
	display: none;
}

.contact-us .input-box, textarea {
	border: 2px solid #000!important;
}

#contact {
	background: #fff;
}

#contact h2 {
	color: #000!important;
}

.page_item.page-item-2 > a {
	display: none;
}

.navbar.navbar-inverse.bs-docs-nav.fixed {
	display: none;
}

.navbar.navbar-inverse.bs-docs-nav {
	display: none;
}

.fa.fa-facebook {
    font-size: 34px;
}

.social li a:hover {
    color: #fff!important;
}

@media (max-width: 767px) {
.header-content-wrap {
padding-top: 30%;
  background-size: 60%;
}
}

.copyright {
    background: #171717 none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 30px;
}

.social {
	margin-bottom: 10px!important;
}

#contact .col-md-6 {
    font-size: 16px;
    padding: 60px 49px;
    text-align: left;
}

.company-details {
	padding-top: 30px;
}


.focus .row .focus-box, .our-team .row .team-box,
.about-us .column,
.team-member {
	margin-bottom: 0;
}


div.col-lg-6.col-md-6.column.zerif-rtl-skills {
	display: none;
}

.our-team {
	padding-bottom: 90px;
}

.custom-button {
	margin-bottom: 22px;
}

.contact-form {
  display: none;
}
