@font-face {
    font-family: "Bebas";
    src: url("/custom/BebasKai.otf") format("opentype");
}
@font-face {
    font-family: "HelveticaNeue";
    src: url("/custom/HelveticaNeue-01.ttf") format("truetype");
}
@font-face {
    font-family: "GBook";
    src: url("/custom/GothamBook.ttf") format("truetype");
}

.textwidget a {
  color: #fff;
}

#mobile_menu {
  background: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}

#mobile_menu a {
  color: #000 !important;
}

#mobile_menu .sub-menu {
  background: #fff !important;
  margin: 0 !important;
}

.et-fixed-header .sub-menu {
  background: #000 !important;
}

#main-header .et_mobile_menu {
  background-color: #fff !important;
}

.et-fixed-header {
  background: #231f20 !important;
}

body, input, textarea, select, p {
  font-family: "HelveticaNeue" !important;
  font-size: 17px;
}

.single-project body, .single-project input, .single-project textarea, .single-project select, .single-project p {
  font-family: "HelveticaNeue" !important;
  font-size: 17px;
}

#vidhead {
  padding: 0 !important;
}

h1, h2, h3, h4, h5, h6, #top-menu li a {
  font-family: 'Bebas' !important;
}

.textwidget p {
  font-size: 14px;
}

.et_pb_button {
  font-family: "Bebas" !important;
}
#revrow {
  margin-top: -80px;
}

#top-menu li {
  padding-right: 40px;
}

#bwfaded {
  padding: 40px 0;
}

#bwfaded h2 {
  margin-bottom: 10px;
}

.sub-menu {
  box-shadow: none !important;
}

.sub-menu {
  background: rgba(255,255,255,0.3) !important;
  padding-left: 20px !important;
  margin-left: -20px;
}

#top-menu li li a {
  padding: 6px 0px;
  width: 300px;
}

.nav li ul {
  width: 260px;
}

#top-menu li li {
  padding: 0;
}

.footer-widget h4 {
  margin-bottom: 10px !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: #000 none repeat scroll 0 0;
    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;
}


/* PROJECTS */

.single-project #gallery-row .et_pb_row {
  padding: 300px 0;
}

#gallery-text {
  line-height: 27px;
}

.single-project .et_pb_text_inner h1 {
  font-size: 55px;
  font-weight: 100;
  text-transform: none !important;
  font-family: "HelveticaNeue" !important;
  letter-spacing: 0 !important;
}

@media screen and (min-width: 1500px) {
.single-project .et_pb_text_inner h1 {
  font-size: 70px !important;
}
}

.single-project .et_pb_text_inner h2 {
  font-size: 40px;
  font-weight: 100;
  text-transform: none !important;
  font-family: "HelveticaNeue" !important;
  letter-spacing: 0 !important;
  margin-bottom: 20px;
}

.wpcp-slide-image img {
  padding: 20px;
}

.wpcp-swiper-dots {
  display: none !important;
}

.mfp-title {
  display: none !important;
}

/* MOBILE */

@media screen and (max-width: 980px) {
#slide-1-layer-1 {
  display: none !important;
}

#bwfaded {
  padding: 40px !important;
}

#bwpageheader h1 {
  font-size: 39px !important;
  margin-bottom: 30px !important;
}

.entry-content #bwpageheader {
  padding-bottom: 0 !important;
  padding-top: 115px !important;
}

.single-project .et_pb_text_inner h1 {
  font-size: 30px;
}

.single-project .et_pb_text_inner h2 {
  font-size: 36px;
}

.single-project .et_pb_column_7 {
  padding-top: 100px;
  padding-bottom: 100px;
}

}