.feature-box.fbox-border .fbox-icon {
    border: 2px solid #1ABC9C;
    border-radius: 50%;
}
.heading-block h3 {
  font-weight: 900;
}
#nosotros h5 {
	font-size: 16px;
}

#nosotros p {
  margin-bottom: 5px;
}

.content-wrap {
    padding: 0 0 80px 0;
}

.tp-caption.NotGeneric-Title,.NotGeneric-Title
{
  text-align: left !important;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-style:normal;
	font-weight:400 !important;
	line-height:40px;
	padding:10px 0;
	text-decoration:none;
}

#logo-decken img {
	width: 250px;
}

@media (max-width: 767.98px) {
  #copyrights .col_half:last-child {
      display: block !important;
  }
}

@media (max-width: 991.98px) {

  .tp-caption.NotGeneric-Title,.NotGeneric-Title
  {
    text-align: left !important;
  	color:rgba(255,255,255,1.00);
  	font-family:Raleway;
  	font-style:normal;
  	font-weight:400 !important;
  	line-height:10px;
  	padding:10px 0;
  	text-decoration:none;
  }


}
