/*************************************************************/
/*         basic.css                 waypoint:  js/scrolling_waypoint.js: {}                        */
/*************************************************************/


/** Schriften einbinden
/*********************************************************/

/*@font-face {font-family: 'Roboto-Light';src: url('fonts/Roboto-Light.ttf');}*/

@font-face {font-family: 'WorkSans-Regular';src: url('fonts/worksans/WorkSans-Regular.otf');}
/*@font-face {font-family: 'WorkSans-Medium';src: url('fonts/worksans/WorkSans-Medium.otf');}*/
/*@font-face {font-family: 'WorkSans-Bold';src: url('fonts/worksans/WorkSans-Bold.otf');}*/
/*/*@font-face {font-family: 'Roboto-Regular';src: url('fonts/roboto/Roboto-Regular.ttf');}*/
@font-face {font-family: 'Roboto-Medium';src: url('fonts/roboto/Roboto-Medium.ttf');}
/*@font-face {font-family: 'Roboto-Bold';src: url('fonts/roboto/Roboto-Bold.ttf');}*/
/*@font-face {font-family: 'LibreBaskerville-Regular';src: url('fonts/baskerville/LibreBaskerville-Regular.ttf');}*/
/*@font-face {font-family: 'LibreBaskerville-Bold';src: url('fonts/baskerville/LibreBaskerville-Bold.ttf');}*/
/*@font-face {font-family: 'Roboto-Italic';src: url('fonts/Roboto-LightItalic.ttf');}*/


 /* Damit in non-IE eine Scroll-Leiste erscheint */
 html { overflow-y: scroll; }
 .viewsreference--view-title { display: none; }

/** Resetter
/*********************************************************/
 *{ margin: 0px; padding: 0px; }

*:before, *:after {
    box-sizing: border-box;
        }

* {
    box-sizing: border-box;  }

 /* a-Behavior */
 a{
  text-decoration: none; outline: none; color: #9d9fa5; transition: all 0.6s;
 }
 a:hover { cursor: pointer; }


 /* a:hover */
 a:hover{ }
  .icons:hover a, .icons:hover .title{ color: rgba(255,255,255,0.6); }

 /* img-Behavior */
 img { display: block; width: 100%; height: auto; }
 a img{ border: none; }

 /* Listen */
/* Bullets von Listen weg */
 ul, ul li.leaf{  list-style-image: none; list-style-type: none; }
.text-list ul, .text ul { }
.text-list li p{ margin-left: 15px; margin-bottom: 0px;  }


 p, .path-frontpage h1 { font-size: 1.2rem; line-height: 1.4em; margin-bottom: 30px; }
 p.copy { margin-bottom: 0px; }

.acchead {
    font-size: 1.1rem;
    line-height:1.1em;
    display: inline-block;
    letter-spacing: 0.05em;
}



  .webform-component-textarea .grippie{ display: none; }

  input, textarea, select{ border: none;  width: 100%; background:  rgba(0,0,0,0.7); color: rgb(146,180,137);  font-size: 1.3em; font-weight: 300; }
  textarea{  }

  /* Submit */
  input[type="submit"]{ width: auto; transition: all 0.6s;  background: rgb(146,180,137); color: #fff; }

 fieldset{ border: none; }

 select{
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  /* background: #6faad6 url(") no-repeat 96% center;
   background-size: 22px 12px; */
 }
 select option{
   padding-left: 30px;
   background: #6faad6;
   border: none;
 }

 .form-container input, .form-container textarea, .form-container .js-form-type-select select{ padding: 18px 0px 18px 30px; margin-bottom: 10px; }
 .form-container input[type="submit"]{ padding: 18px  30px; }
.form-container .form-container textarea{ margin-bottom: 0px;  }


  /* Newsletter */
  .newsletter input{ background: #e2e2e2; }
 /* newsletter */
  .newsletter.column { float: right; width: 30%; }
  .newsletter h3{ margin: 0px 0px 20px 0px; }
  .newsletter .js-form-type-email label{ color: #FFF;}
  .newsletter .js-form-type-email input, .newsletter .form-actions input{ padding: 20px 20px; background: none; color: #FFF; }
  .newsletter .js-form-type-email { display: block; border-bottom: 1px solid #FFF; width: 100%; float: none; }


  /* Tabelle */
table, caption, tbody, tfoot, thead, tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    width: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* BODY */
body {
    position: relative;
    margin: 0px;
    font-family: 'WorkSans-Regular';
    font-weight: normal;
    line-height: 1.1em; font-size: 1rem;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
      -moz-font-feature-settings: "liga", "kern";
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizelegibility;
      -webkit-text-size-adjust: 100%;

color: #454547;

}

.layout-container {
	position: relative;
	width: 100%;
	height: 100%;
/*	overflow-x: hidden;*/
}


/* Footer Alter Stick */

  html {
  scroll-behavior: smooth;
}
}

 .main-bottom{ padding: 30px 0px; }
 .flexbox-container, .flex, .sm-flex { display: flex; display: flex; }
 .flex-wrap { flex-wrap: wrap; }
  .items-center { align-items: center;}
  .justify-between { justify-content: space-between;}
  .gap-x-50px { column-gap: 50px; }
  .mt-s { margin-top: 30px; }

 /** SCHRIFTFORMATE
***************************************/
/* Ueberschriften */

h1, h2, h3, h4, h5, h6{ font-weight: 300; text-rendering: optimizeLegibility; font-family: 'WorkSans-Regular';}

/* h1 */
h1{ font-size: 4em; line-height: 1.2em; margin-bottom: 10px; font-weight: normal; }
h2{ font-size: 2.15em; line-height: 1.25; margin-bottom: 80px; font-weight: normal; width: 1250px; max-width: 100%; }
#bewerbung h2 { margin-bottom: 40px; }
h3 { font-size: 1.5em; line-height: 1.46; font-weight: normal;  margin-bottom: 30px; }
strong { color: #9d9fa5; font-size: 1.3rem; letter-spacing: 0.05em; text-transform: uppercase; font-family: 'Roboto-Medium'; font-weight: normal; }
.teamtext22 p { font-size: 1rem;  letter-spacing: 0.05em; text-transform: uppercase; font-family: 'Roboto-Medium'; }
.team-row span {
  display: block;
  margin-bottom: 5px;
}
.absolute{ position: absolute; z-index: 10; }

/* Clearer */
 .clear, .node-startseite p.clear { clear: both; padding: 0px; height: 0px; width: 100%;  margin: 0px; padding: 0px; line-height: 0px; visibility: hidden; }
.footer-bottom div.clear { float: none; display: block;  }
 /* Center */
 .centered, .text-center { text-align: center; }


 /* Schriftformatierung */
 .small { font-size: 0.85em; }

 .justify-between {
   justify-content: space-between;
 }

.grid { display: grid; }
.two-columns { grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* FORMULARE */
#edit-container { width: 49%; margin-right: 2%; float: left; }
#edit-container-01 { float: left; width: 49%; }
.webform-submission-form h3 {
        color: #FFF;
        margin: 0px 0px 40px 0px;
}
.webform-submission-form { overflow: hidden; }
form .form-item label{ color: #fff; }

 /** User-Login
 /*******************************************************/

.path-user #block-alex-theme-local-tasks { text-align:center; }
 #user-login-form .description { color: #9d9fa5; }
  #user-login-form, #user-register-form, #user-pass {
    border: medium none;
    margin: 40px auto 140px auto;
    max-width: 900px;
    padding: 30px;
    width: 55%;

 }
 #user-login-form .js-form-item{ margin-bottom: 10px; }
 #user-login-form label { color: #fff; }
  #user-login-form input{
    background: #fff;
    color: #3c4552;
    font-size: 1.2em;
    margin: 8px 0;
    padding: 2% 3%;
    width: 100%;
 }
 #user-login-form input.form-submit { background: rgb(194,182,166); color: #fff; font-family: 'WorkSans-Regular'; text-transform: uppercase; }

 @media only screen and (max-width: 1440px) {


   h2 {
      font-size: 2em;
      line-height: 1.1;
      margin-bottom: 40px;
    }

 }

 @media only screen and (max-width: 768px) {

.sm-flex { display: block; }

h1 { font-size: 3em; }
h2 {
  font-size: 1.8em;
  margin-bottom: 30px;
}
}
