/*!
 Theme Name:     bauen
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Quentin Cotillard
 Author URI:   	http://cotillard.net
 Template:       Divi
 Version:        1.0.0
  License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* line 1, scss/core/_hero.scss */
video {
  filter: grayscale(100%); }

/* line 5, scss/core/_hero.scss */
.gradient:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(132deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  opacity: 1; }

/* line 17, scss/core/_hero.scss */
.gradient .et_parallax_bg_wrap .et_parallax_bg {
  height: 1280px !important;
  -ms-transform: translate(0px, 0px) !important;
      transform: translate(0px, 0px) !important; }

/* line 21, scss/core/_hero.scss */
.et_pb_section_video {
  height: 1280px !important; }

/* line 25, scss/core/_hero.scss */
#logo-copy {
  margin: 0 0 0 50px;
  position: absolute;
  top: 34%;
  -ms-transform: translateY(-56%);
  transform: translateY(-56%);
  z-index: 999;
  max-width: 100%;
  width: 100%; }
  @media (min-width: 981px) {
    /* line 40, scss/core/_hero.scss */
    #logo-copy .et_pb_column_1_4 {
      width: 25%;
      margin-right: 4%;
      text-align: right; }
    /* line 45, scss/core/_hero.scss */
    #logo-copy .et_pb_column_3_4 {
      width: 65%; }
    /* line 48, scss/core/_hero.scss */
    #logo-copy h2 {
      font-size: 2.4vw;
      text-align: left; }
    /* line 53, scss/core/_hero.scss */
    #logo-copy #svg-logo .et_pb_code_inner {
      min-height: 130px; }
      /* line 55, scss/core/_hero.scss */
      #logo-copy #svg-logo .et_pb_code_inner #svgObject {
        position: relative; }
    /* line 60, scss/core/_hero.scss */
    #logo-copy #slider-container {
      min-height: 130px; } }
  @media all and (max-width: 980px) {
    /* line 66, scss/core/_hero.scss */
    #logo-copy h2 {
      font-size: 7vw;
      text-align: center; }
    /* line 71, scss/core/_hero.scss */
    #logo-copy #svg-logo .et_pb_code_inner {
      min-height: 110px; }
      /* line 73, scss/core/_hero.scss */
      #logo-copy #svg-logo .et_pb_code_inner #svgObject {
        position: relative;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    /* line 82, scss/core/_hero.scss */
    #logo-copy #slider-container {
      min-height: 140px; } }
  /* line 86, scss/core/_hero.scss */
  #logo-copy h2 {
    font-family: neue-haas-grotesk-display, sans-serif;
    /*font-size: 2.4vw;*/
    /*text-align: left;*/
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 0;
    line-height: 1.1em; }

/* line 98, scss/core/_hero.scss */
#svgObject {
  width: 350px;
  height: 100px; }

/* line 102, scss/core/_hero.scss */
.fluid-width-video-wrapper {
  padding-top: 0 !important; }

/* line 108, scss/core/_hero.scss */
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 12px 0 0 0 !important; }

/* line 111, scss/core/_hero.scss */
.et_pb_slide {
  padding: 0; }

@media all and (max-width: 980px) {
  /* line 116, scss/core/_hero.scss */
  .gradient .et_parallax_bg_wrap .et_parallax_bg {
    height: 736px !important;
    -ms-transform: translate(0px, 0px) !important;
        transform: translate(0px, 0px) !important; }
  /* line 120, scss/core/_hero.scss */
  .et_pb_section_video {
    height: 736px !important; } }

/* line 1, scss/core/_overwrites.scss */
#main-content {
  /*max-width: 1280px;*/
  margin: 0 auto; }

/* line 1, scss/core/_settings.scss */
.orange {
  color: #ffc843; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-10 .et_parallax_bg {
  opacity: 0.1; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-20 .et_parallax_bg {
  opacity: 0.2; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-30 .et_parallax_bg {
  opacity: 0.3; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-40 .et_parallax_bg {
  opacity: 0.4; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-50 .et_parallax_bg {
  opacity: 0.5; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-60 .et_parallax_bg {
  opacity: 0.6; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-70 .et_parallax_bg {
  opacity: 0.7; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-80 .et_parallax_bg {
  opacity: 0.8; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-90 .et_parallax_bg {
  opacity: 0.9; }

/* line 6, scss/core/_settings.scss */
.bg-alpha-100 .et_parallax_bg {
  opacity: 1; }

/**
* @file
* Font face declarations for adobe.com hosted fonts
*/
/* line 6, scss/core/_typography.scss */
html, body {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 100;
  color: #63656b; }

/* line 13, scss/core/_typography.scss */
h1 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700;
  font-size: 89px;
  color: #63656b; }

/* line 20, scss/core/_typography.scss */
h2 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 45px;
  text-align: left;
  font-style: normal;
  font-weight: 400; }

/* line 28, scss/core/_typography.scss */
#contact h3 {
  color: #c1c5c9; }

/* line 32, scss/core/_typography.scss */
h3 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-align: center; }

/* line 39, scss/core/_typography.scss */
p {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 1.5; }

@media all and (max-width: 980px) {
  /* line 51, scss/core/_typography.scss */
  h1 {
    font-size: 40px; }
  /* line 54, scss/core/_typography.scss */
  h2 {
    font-size: 30px; }
  /* line 57, scss/core/_typography.scss */
  h3 {
    font-size: 20px; } }

/*# sourceMappingURL=style.css.map */
