.logo.logo_left.logo_right {
      margin: 22px 40px 0px;
   }

.orderByIsotope {
    display: none;
}

.projectPreview {
    display: none;
}
h4.testimonialAuthor {
  color: #ffffff;
 text-shadow: 1px 1px 1px #000;
}

input, select, textarea, button:not(.close) {
    width: 100%;
    height: 40px;
    border: 1px solid #DEDEDE;
    margin: 10px auto;
    padding: 0px 20px;
}

.btn {
    text-transform: uppercase;
    border-radius: 0px;
    margin: 5px;
    padding: 0px 30px;
    height: 40px;
}

.hasBg {
    background-color: rgba(255,255,255,0.8);
}

.projectBoxedContainer {
  background-color: rgba(255,255,255,0.8);
}


p {
    color: #515151;
}


.projectLinks {
      background-color: rgba(255,255,255,0.8);
      padding: 3px;
}

footer {
    height: 110px;
    margin-top: 1px;
}

footer address, footer h5 {
    color: #7D7D7D;
    margin-top: 30px;
}

.templateHomeSlider .hasBg {
    background: #ebe4d4;
}

a:hover {
    color: #6a4c21;
}

