/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/raleway-v18-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/raleway-v18-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v18-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v18-latin-200.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v18-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v18-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/raleway-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v18-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/raleway-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/raleway-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v18-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* Breakpoints: 640 / 960 / 1200 / 1600 */

/* Basis */
body { font-family: 'Raleway'; font-style: normal; font-weight: 400; }
a { color: #333; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
p { color: #666; }
ul { color: #333; }
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 a { text-decoration: none; }
h2 a:hover { text-decoration: underline; }
.uk-button-primary { background-color: #E78A01; }
.uk-button-primary:hover { background-color: #fff; color: #E78A01; border: 1px solid #E78A01; }
.uk-button-primary:active { background-color: #fff; color: #E78A01; border: 1px solid #E78A01; }
.uk-button-primary:focus { background-color: #fff; color: #E78A01; border: 1px solid #E78A01; }
.uk-accordion li { padding: 10px; border: 1px solid #ddd; background-color: #efefef; }

/* Inhalt */
.jse-inhalt { background-color: #FAC78D; }
.jse-orange { color: #E78A01; }
.jse-hellorange { background-color: #F9DCB7; border-bottom: 50px solid #e78a01; }
.jse-ueber-mich-box { background-color: #F4BF7C; }

/* Kopfleiste */
.jse-logo img { max-width: 280px; margin: 20px 0 !important; }
.jse-metanav nav ul { list-style: none; margin: 50px 0 0 0; padding: 0; }
.jse-metanav nav ul li { margin: 0 0 0 20px; display: inline-block; }
.jse-metanav nav ul li a { font-size: 14px; color: #000; text-decoration: none; margin: 5px 0; display: block; }
.jse-metanav nav ul li a:hover { color: #E78A01; }
.jse-metanav nav ul li.aktiv a { color: #E78A01; }
.jse-metanav nav:last-of-type ul { margin: 50px 0 0 0; }
.jse-metanav nav:last-of-type ul li { margin: 0 0 0 30px; }
.jse-metanav nav:last-of-type ul li a { font-size: 18px; text-transform: uppercase; color: #e78a01; margin: 0; }
.jse-metanav nav:last-of-type ul li a:hover { color: #000; }
.jse-metanav nav:last-of-type ul li.aktiv a { color: #000; }

@media only screen and (max-width: 959px) {
    .jse-logo img { max-width: 180px; margin: 20px 0 !important; }
    .jse-metanav nav ul li { margin: 0 0 0 10px; }
    .jse-metanav nav ul li a { font-size: 11px; }
    .jse-metanav nav ul { margin: 30px 0 0 0; }
    .jse-metanav nav:last-of-type ul { margin: 30px 0 0 0; }
    .jse-metanav nav:last-of-type ul li a { font-size: 16px; }
}
@media only screen and (max-width: 639px) {
    .jse-logo img { max-width: 120px; margin: 20px 0 !important; }
    .jse-metanav nav ul li a { font-size: 10px; }
    .jse-metanav nav ul li { margin: 0 0 0 5px; }
    .jse-metanav nav ul { margin: 20px 0 0 0; }
    .jse-metanav nav:last-of-type ul { margin: 10px 0 0 0; }
    .jse-metanav nav:last-of-type ul li a { font-size: 14px; }
    .jse-metanav nav:last-of-type ul li { margin: 0 0 0 15px; }
}
@media only screen and (max-width: 529px) {
    .jse-logo { width: 100%; text-align: center; }
    .jse-metanav nav ul { margin: 0 0 0 0; text-align: center; }
    .jse-metanav nav:last-of-type ul { margin: 10px 0 10px 0; }
}

/* Bildband */
.jse-bildband { border-bottom: 20px solid #FAC78D; z-index: -1; }
.jse-bildbandtext { width: 100%; font-weight: 200; background-color: rgba(255,255,255,0.8); padding: 20px 0; }
.jse-bildbandtext p { font-size: 50px; text-align: center; color: #E78A01; text-transform: uppercase; margin: 0 0 20px 0; }
.jse-bildbandtext h1 { font-size: 26px; text-align: center; color: #E78A01; margin: 20px 0 0 0; font-weight: 300; text-transform: uppercase; }

@media only screen and (max-width: 1199px) {
    .jse-bildbandtext p { font-size: 30px; margin: 0; }
    .jse-bildbandtext h1 { font-size: 18px; margin: 0; }
}
@media only screen and (max-width: 639px) {
    .jse-bildbandtext p { font-size: 22px; }
    .jse-bildbandtext h1 { font-size: 16px; }
}

/* 3er Kasten */
.jse-bildbandtext-versatz { margin-top: -170px; }
.jse-kasten { background-color: #E78A01; padding: 0 40px 20px 40px; }
.jse-kasten h2 { text-transform: uppercase; font-weight: 200; }
.jse-kasten p { font-size: 18px; font-weight: 400; color: #fff; }

@media only screen and (max-width: 959px) {
    .jse-bildbandtext-versatz { margin-top: 20px; }
    .jse-kasten { padding: 20px 40px 20px 40px; }
}

/* Zitat */
.jse-zitat { color: #E78A01; font-style: italic; font-size: 26px; margin: 0 0 20px 0; font-weight: 700; }
.jse-zitat.erster { margin: 0 50px 0 0; }

@media only screen and (max-width: 959px) {
    .jse-zitat { font-size: 22px; }
}
@media only screen and (max-width: 639px) {
    .jse-zitat { font-size: 18px; }
    .jse-zitat.erster { margin: 0 0 0 0; }
}

/* Intro Text */
.jse-intro h2 { font-weight: 200; color: #666; font-size: 54px; text-transform: uppercase; margin: 0 0 10px 0; }
.jse-intro h3 { font-weight: 700; color: #E78A01; font-size: 28px; text-transform: none; margin: 0 0 20px 0; }
.jse-intro p { font-weight: 700; font-size: 18px; }

@media only screen and (max-width: 639px) {
    .jse-intro h2 { font-size: 34px; }
    .jse-intro h3 { font-size: 22px; }
    .jse-intro p { font-size: 16px; }
}

/* Grauer Kasten */
.jse-kastengrau { background-color: #666; font-size: 18px; font-weight: 400; }
.jse-kastengrau p { color: #fff; margin: 0 0 20px 0; }
.jse-kastengrau h4 { margin: 0; font-size: 24px; font-weight: 700; }
.jse-kastengrau h1 { margin: 0 0 40px 0; font-size: 52px; color: #fff; text-transform: uppercase; font-weight: 200; }
.jse-kastengrau h3 { margin: 0 0 0 0; font-size: 26px; color: #fff; font-weight: 700; }
.jse-kastengrau ul { margin: 0; padding: 0; }
.jse-kastengrau ul li { background-image: url("../img/pfeil-grau.png"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 95px; list-style: none; color: #fff; margin: 0 0 20px 0; }

@media only screen and (max-width: 959px) {
    .jse-kastengrau .uk-container { padding-left: 40px; padding-right: 40px; font-size: 16px; }
}

/* Bildkasten */
.jse-kastenweiss { font-size: 26px; color: #666; font-weight: 700; }
.jse-kastenorange { background-color: #E78A01; font-weight: 400; font-size: 22px; }
.jse-kastenorange p { color: #fff; }
.jse-kastenorange ul { margin: 0; padding: 0; }
.jse-kastenorange ul li { background-image: url("../img/pfeil.png"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 65px; list-style: none; color: #fff; margin: 0 0 20px 0; }
.jse-kastenhellorange { background-color: #F9DCB7; font-weight: 700; }
.jse-kastenhellorange p { color: #666; }
.jse-kastenhellorange ul li { color: #666; }
.jse-kastenhellorange.loesungen { font-size: 22px; font-weight: 400; }
.jse-kastenhellorange.loesungen ul { margin: 0; padding: 0; }
.jse-kastenhellorange.loesungen ul li { background-image: url("../img/pfeil-dunkel.png"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 65px; list-style: none; color: #666; margin: 0 0 20px 0; }

@media only screen and (max-width: 959px) {
    .jse-kastenweiss { font-size: 16px; }
    .jse-kastenorange { font-size: 16px; }
}

/* Footer */
.jse-footer { background-color: #F9DCB7; }
.jse-footer h3 { margin: 0; color: #666; }
.jse-footer h4 { margin: 0 0 15px 0; color: #666; font-size: 13px; }
.jse-footer p { color: #666; }
.jse-footer a { color: #666; text-decoration: underline; }
.jse-footer a:hover { color: #000; }
.jse-footerbar { background-color: #E78A01; color: #fff; font-size: 14px; }
.jse-footerbar a { color: #fff; }
.jse-footerbar a:hover { color: #666; }
.jse-denkblase { position: absolute; top: -110px; right: 0; opacity: 0.6; }
.jse-begleiten-texte { font-size: 20px; font-weight: 400; }

/* Blog */
.jse-blog-rechts { position: inline-block; margin: 0 0 20px 20px; float: right; width: 100%; max-width: 400px; }
.jse-blog-links { position: inline-block; margin: 0 20px 20px 0; float: left; width: 100%; max-width: 400px; }

@media only screen and (max-width: 959px) {
    .jse-blog-rechts { max-width: 280px; }
    .jse-blog-links { max-width: 280px; }
}
@media only screen and (max-width: 639px) {
    .jse-blog-rechts { max-width: 650px; margin: 0 0 20px 0; float: none; }
    .jse-blog-links { max-width: 650px; margin: 0 0 20px 0; float: none; }
}

/* Systemische Beratung */
.jse-sysber-orange { background-color: #E78A01; }
.jse-sysber-orange h1 { font-size: 70px; color: #fff; font-weight: 700; max-width: 750px; }
.jse-sysber-orange h2 { color: #fff; font-size: 45px; }
.jse-sysber-orange h3 { color: #fff; }
.jse-sysber-orange p { color: #fff; max-width: 750px; font-size: 18px; }
.jse-sysber-hellorange { background-color: #F9DCB7; }
.jse-sysber-kachel { background-color: #FFDCB4; height: calc(100% - 50px); padding: 50px 20px; text-align: center; margin-top: -50px; }
.jse-sysber-kachel ul { list-style: none; }
a.uk-accordion-title { text-decoration: none; }
.uk-accordion-content ul li { border: none; }

@media only screen and (max-width: 959px) {
    .jse-sysber-orange h1 { font-size: 45px; }
    .jse-sysber-orange h2 { font-size: 30px; }
}
