.et_pb_fullwidth_header {
  background-color: #f5d552 !important;
  padding: 13px 10px 10px;
  text-transform: uppercase;
}

.et_pb_widget a {
  color: #fff;
}

.et_pb_code_inner .fa.fa-instagram {
  font-size: 30px !important;
  color: #0e334d;
  margin: 0 !important;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

.et_fixed_nav #main-header {
  background-image: url(/custom/header-bg.png) !important;
  background-repeat: no-repeat !important;
  background-position: top right !important;
}

h1 {
  text-transform: uppercase;
}

.type-project .et_pb_section_1 {
  background: #e9e5e6 !important;
}

.mfp-title {
  display: none !important;
}

.tp-caption {
  text-shadow: 0 0 10px #202020;
}

.footer-widget .title {
  margin-bottom: 11px;
}

#footer-widgets {
  padding-bottom: 4%;
}

#top-menu li {
  padding-right: 35px;
}

.nav li ul {
  width: 340px;
}

#top-menu-nav {
  margin-right: 20px;
}

#top-menu li li a {
  width: 300px;
}

/* THREE COLUMN PORTFOLIO GRID LAYOUT */

@media only screen and ( min-width: 768px ) {

.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 7.5% 7.5% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}

.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}

.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}

}


/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #0e334d;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}