/* colors
 ------------------------------------------------------------- */
/* basic ----------- */
/* black, textcolor */
/* white, background-color */
/* darkgrey bckgrd */
/* lightgrey bckgrd */
/* lightgrey bckgrd 2 */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* weeditmode ----------- */
/* weeditmode grey light */
/* weeditmode blue light */
/* weeditmode blue dark */
/* weeditmode yellow */
/* weeditmode blue col-bckgrd */
/* weeditmode yellow */
/* weeditmode orange */
/* weeditmode acidblue */
/* weeditmode neongreen */
/* bootstrap colors ----------- */
/* bootstrap grey */
/* bootstrap grey */
/* xxx */
/* xxx */
/* xxx */
/* website colors ----------- */
/* bd blue light */
/* bd orange active */
/* active */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* margins / paddings
 ------------------------------------------------------------- */
/* mixins
 ------------------------------------------------------------- */
/* borders
 ------------------------------------------------------------- */
/* margins / paddings
 ------------------------------------------------------------- */
html, body {
  background-color: #fff; }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; } }

.contentwrapper .container {
  background-color: #fff; }

.row + .row {
  margin-top: 30px; }

.form-row + .form-row {
  margin-top: 10px; }

@media (max-width: 767px) {
  .content .col + .col {
    margin-top: 30px; } }

@media (max-width: 991px) {
  /*img.logo {
   transform: scale(0.4);
   }*/ }

header {
  margin: 0px 0px 0px 0px; }
  header .row {
    position: relative;
    /* header - fullscreen gallery
     ------------------------------------------------------------- */ }
  header .fullscreenslider-buttons {
    position: absolute;
    top: 100px;
    width: 100%;
    left: -1px;
    padding: 40px; }
    header .fullscreenslider-buttons .sliderbtn {
      width: 40px; }
      header .fullscreenslider-buttons .sliderbtn svg {
        color: rgba(223, 223, 223, 0.5); }
      header .fullscreenslider-buttons .sliderbtn:hover {
        cursor: pointer; }
        header .fullscreenslider-buttons .sliderbtn:hover svg {
          color: rgba(223, 223, 223, 0.9); }
      header .fullscreenslider-buttons .sliderbtn .btn-play {
        display: none; }
    header .fullscreenslider-buttons.slider-projects {
      top: auto;
      bottom: 0;
      width: 240px;
      padding-bottom: 20px;
      /* header - headerpic
       ------------------------------------------------------------- */ }
  header #headerpic1, header #headerpic2 {
    display: none; }
  header #headerpic1 img, header #headerpic2 img {
    min-width: 100%; }
  @media (max-width: 767px) {
    header #headerpic2 {
      display: block; }
    header #headerpic1 {
      display: none; } }
  @media (min-width: 768px) {
    /* page headlines
     ------------------------------------------------------------- */
    header #headerpic1 {
      display: block;
      padding: 0px 0px 0px 0px; }
    header #headerpic2 {
      display: none; } }
  header .page-headline {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0px 5px 0px 5px;
    z-index: 100;
    /*transform: skewX(-18deg);*/ }
    header .page-headline h1 {
      font-size: 1.1em;
      margin: 0;
      padding: 0;
      line-height: 1.1em;
      /*-webkit-transform: skewX(18deg);
       -ms-transform: skewX(18deg);
       transform: skewX(18deg);*/ }
  header .page-headline-1 {
    margin-top: 40px;
    margin-left: 10px; }
  header .page-headline-2 {
    margin-top: 60px;
    margin-left: 10px; }
  @media (min-width: 420px) and (max-width: 575px) {
    header .page-headline {
      padding: 0px 10px 0px 10px; }
      header .page-headline h1 {
        font-size: 1.2em;
        line-height: 1.2em; }
    header .page-headline-1 {
      margin-top: 110px;
      margin-left: 10px; }
    header .page-headline-2 {
      margin-top: 135px;
      margin-left: 10px; } }
@media (min-width: 576px) and (max-width: 991px) {
  header .page-headline {
    padding: 0px 20px 0px 20px; }
    header .page-headline h1 {
      font-size: 1.3em;
      line-height: 1.3em; }
  header .page-headline-1 {
    margin-top: 110px;
    margin-left: 10px; }
  header .page-headline-2 {
    margin-top: 140px;
    margin-left: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .page-headline {
    padding: 0px 30px 0px 30px; }
    header .page-headline h1 {
      font-size: 1.5em;
      line-height: 1.5em; }
  header .page-headline-1 {
    margin-top: 240px;
    margin-left: 50px; }
  header .page-headline-2 {
    margin-top: 280px;
    /*margin-left: 80px;*/
    margin-left: 50px; } }
@media (min-width: 1200px) {
  header .page-headline {
    padding: 0px 30px 0px 30px; }
    header .page-headline h1 {
      font-size: 1.6em;
      line-height: 1.6em; }
  header .page-headline-1 {
    margin-top: 290px;
    margin-left: 50px; }
  header .page-headline-2 {
    margin-top: 330px;
    /*margin-left: 80px;*/
    margin-left: 50px; } }

#jumpbar {
  height: 50px; }
  #jumpbar #scrolldown {
    display: block;
    width: 30px; }
    #jumpbar #scrolldown:hover {
      cursor: pointer; }
      #jumpbar #scrolldown:hover svg path {
        fill: #6eaad0; }

.widget-container {
  padding-top: 15px;
  padding-bottom: 15px; }

.widget-container-xspace-top {
  padding-top: 50px; }

.widget-container-xspace-bottom {
  padding-bottom: 50px; }

.widget-container-nospace-top {
  padding-top: 0px; }

.widget-container-nospace-bottom {
  padding-bottom: 0px; }

.first-widget-container {
  padding-top: 30px !important; }

@media (min-width: 992px) {
  .widget-container .widget-pic-text {
    position: relative; }
  .widget-container .widget-pic-text .buttons-bottom {
    width: 100%;
    position: absolute;
    bottom: 0px; } }

footer {
  padding-top: 40px;
  padding-bottom: 50px;
  color: #000; }
  footer a {
    color: #000 !important;
    text-decoration: none !important; }
  footer a:hover {
    color: #6eaad0 !important;
    text-decoration: none !important; }
  footer .footer-wrapper {
    border-top: 2px solid #000; }
    footer .footer-wrapper .footer-top .pageslideup a {
      padding-left: 10px;
      /*width: 30px;
       height: 30px;
       padding-right: 4px;
       @include border-radius(5px);
       color: $color1 !important;
       background-color: $color50;*/ }
    footer .footer-wrapper .footer-top .pageslideup a:hover {
      color: #000 !important; }
  footer .footer-bottom {
    margin-top: 20px; }
    footer .footer-bottom .f-col-1 ul {
      list-style-type: none;
      padding-left: 0; }
      footer .footer-bottom .f-col-1 ul li {
        line-height: 1.5em;
        display: inline-block;
        padding: 0 10px;
        border-right: 1px solid #000; }
      footer .footer-bottom .f-col-1 ul li:first-child {
        padding-left: 0; }
      footer .footer-bottom .f-col-1 ul li:last-child {
        border-right: none; }
  footer .footer-bottom .f-col-2 ul {
    list-style-type: none;
    padding: 0 10px 0 0;
    margin: 0; }
    footer .footer-bottom .f-col-2 ul li {
      display: inline-block;
      padding-left: 15px; }
  footer .footer-bottom .f-col-3 {
    text-align: right; }
