/*
Theme Name: DORITT GEITMANN PAARTHERAPIE
Description: Template für DORITT GEITMANN Berlin
Author: Sebastian Klammer Grafikdesign Berlin
Author URI: https://sebastian-klammer.de/
Version: 2.0 (17.03.2022)
*/

/* === FONTS === */

@import url('fonts/stylesheet.css');

/* === RESET === */


body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea { margin: 0; padding: 0; }
header, footer, nav, section, aside, article, figure, figcaption { display: block }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; text-align: start; vertical-align: top; }
abbr, acronym { font-variant: normal; border-bottom: 1px dotted #666; cursor: help; }
blockquote, q { quotes: none; }
fieldset, img { border: 0; }
ul { list-style-type: none; }
ul li { margin-bottom: 10px !important; line-height: 1.6 !important; }
ol li { margin-bottom: 10px !important; line-height: 1.6 !important; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
del { text-decoration: line-through; }
ins { text-decoration: none; }
*, *:before, *:after { box-sizing: inherit;
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ }

* { transition: all .2s ease; }

html { position: relative; overflow-y: scroll; height: 100%; }
input, button, textarea, select { vertical-align: baseline; *vertical-align: middle; }
button, input.submit { *overflow: visible; }
table { font-size: inherit; }
img, object, embed, video { max-width: 100%; }
img { height: auto; }


/* === GENERIC === */

body { background-color: #d9ba8b; }

.desk-size { display: block; }
.tablet-size { display: none; }
.phone-size { display: none; }
.hideMobile { display: block; }
.showMobile { display: none; }
.clr { clear: both; }
.clrfix:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
.parallax { background-attachment: fixed; transition: none; }

a { color: #fb4d28; display: inline-block; text-decoration: underline; }
a:hover { color: #fb4d28; transform: scale(1.03); cursor: pointer;  }

a.download { display: inline-block; padding: .7em 0; padding-left: 3em; background-image: url(images/icon_download.png); background-position: left center; background-size: auto 70%; background-repeat: no-repeat; }
a.download:hover { text-decoration: #mainmenu }

.button { display: inline-block; font-family: 'open_sansbold', sans-serif; font-weight: normal; padding: .5em 1.5em; text-decoration: none; border-radius: 30px; margin-top: 1.5em; }
.button.small { padding: .2em 1em; font-size: .7em; margin-top: 1em; }
.button:hover { transform: scale(1.05); }
.button.outline { display: inline-block; font-family: 'open_sansbold', sans-serif; font-weight: normal; padding: .5em 1.5em; text-decoration: none; border-radius: 30px; margin-top: 1.5em; }
.button.outline:hover { transform: scale(1.05); }

.light .button { background-color: #fb4d28; color: #fff; }
.light .button:hover { background-color: #3e3633; color: #fff; }
.light .button.outline { border: 1px solid #fb4d28; background-color: transparent; color: #3e3633; }
.light .button.outline:hover { background-color: #fb4d28; color: #fff; }

.dark .button { background-color: #fb4d28; color: #fff; }
.dark .button:hover { background-color: #3e3633; color: #fff; }
.dark .button.outline { border: 1px solid #fb4d28; background-color: transparent; color: #3e3633; }
.dark .button.outline:hover { background-color: #fb4d28; color: #fff; }

.orange .button { background-color: #ffffff; color: #3e3633; }
.orange .button:hover { background-color: #3e3633; color: #ffffff; }
.orange .button.outline { border: 1px solid #ffffff; background-color: transparent; color: #ffffff; }
.orange .button.outline:hover { background-color: #3e3633; color: #ffffff; }

.black .button { background-color: #fb4d28; color: #fff; }
.black .button:hover { background-color: #3e3633; color: #fff; }
.black .button.outline { border: 1px solid #fb4d28; background-color: transparent; color: #ffffff; }
.black .button.outline:hover { background-color: #fb4d28; color: #fff; }
.black h1, .black h2 { color: #fff; }
.black, .black p { color: #d9ba8b; }


.float-left { display: inline; float: left; margin-right: 1.5em; }
.float-right { display: inline; float: right; margin-left: 1.5em; }
.float-none { float: none; }
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }
.aligncenter { display: block; margin-right: auto; margin-left: auto; }
.alignleft { float: left; margin-right: 2em; }
.alignright { float: right; margin-left: 2em; }

.inside { width: 100%; max-width: 1660px; margin: 0 auto; box-sizing: border-box; }
.light { background-color: #d9ba8b; color: #3e3633; }
.dark { background-color: #ceae7d; color: #3e3633; }
.black { background-color: #3f3633; color: #d9ba8b; }
.orange { background-color: #fb4d28; color: rgba(255,255,255,.8); }
.orange h1, .orange h2, .orange h3 { color: #ffffff; }


.separator { display: block; width: 100%; height: 1px; background-color: rgba(255,255,255,0.2); margin-top: 1em; margin-bottom: 1em; }

/* === FONTS === */

html { font-size: 62.5%; /* font-size 1em = 10px on default browser settings */ }
body, button, input, select, textarea { line-height: 1.8; font-family: 'open_sansregular', sans-serif; font-weight: normal; font-size: 18px; font-size: 1.8rem; }
h1, h2, h3 { margin: 0 0 1em; font-family: 'merriweatherregular', serif; font-weight: normal; line-height: 1.3; margin-bottom: 2em; }
h1 { position: relative; font-size: 2.6em; width: 100%; font-family: 'merriweatherlight', serif; font-weight: lighter; color: #3e3633; }
h1:after { display: block; position: absolute; left: 0; bottom: -1em; content: ""; height: 6px; width: 20%; }
.light h1:after, .dark h1:after, .black h1:after { background-color: #fb4d28; }
.orange h1:after { background-color: #ffffff; }
h2 { position: relative; font-size: 2em; font-family: 'merriweatherlight', serif; font-weight: lighter; color: #3e3633; }
h2:after { display: block; position: absolute; left: 0; bottom: -.9em; content: ""; height: 6px; width: 10%; }
.light h2:after, .dark h2:after, .black h2:after { background-color: #fb4d28; }
.orange h2:after { background-color: #ffffff; }
h2.sethl { position: relative; margin: 90px 90px 0 90px; box-sizing: border-box; }
h2.sub-title { font-size: 1.3em; font-weight: normal; margin-top: -1.5em; margin-bottom: 1.5em; }
h3 { font-family: 'open_sansbold', sans-serif; color: #fb4d28; font-size: 1.2em; font-weight: normal; letter-spacing: 1px; }
p { margin: 0 0 1em; }
p:last-of-type { margin-bottom: 0; }
p.quote { font-size: 1.5625em; font-style: italic; }
p + h3 {margin-top: 1em; }

.left { text-align: left; }
.center { text-align: center; }
.justify { text-align: justify; }
.right { text-align: right; }
.strong, strong { font-weight: bold; }
.large-text {font-size: 1.5em }

article ul, article ol { margin: 1.5em 0; }
article ul { list-style-type: none; }
article ol { list-style-type: decimal; }
article ol li { margin: 0 0 0 1em; padding: 0 0 0 0.5em; }
article ul li { position: relative; margin: 0 0 0 0.75em; padding: 0 0 0 0.5em; }
article ul li:before { content: "\2022"; color: #fb4d28; position: absolute; left: -0.5em; top:-0.3em; font-size: 1.5em; }

ul.terminliste li { display: block; height: auto; overflow: hidden; margin-left: 0; padding: 1em; box-sizing: border-box; border: 1px solid #c8a27f; border-radius: 12px; margin-bottom: 5px; }
ul.terminliste li:before { display: none; }
ul.terminliste li span { display: inline-block; float: left; text-align: left; }
ul.terminliste li span.termin-date { width: 20%; color: #fb4d28; font-family: 'open_sansbold', sans-serif; font-weight: bold; }
ul.terminliste li span.termin-thema { width: 55%; }
ul.terminliste li span.termin-button { width: 25%; font-size: .8em; font-family: 'open_sansbold', sans-serif; font-weight: normal; color: #fff; background-color: #fb4d28; padding: .5em; box-sizing: border-box; border-radius: 26px; text-align: center; }
ul.terminliste li span.termin-button:hover { transform: scale(1.05); }

ul.contacts { list-style-type: none; display: block; margin: 0; padding: 0; margin-bottom: 2em; }
ul.contacts li:before { display:none }
ul.contacts li.meta-icon { margin-left: 0; padding-left: 42px; }


/* === HEADER === */

#header { position: fixed; top: 0; height: 140px; width: 100%; z-index: 999; background-color: #d9ba8b; }
#header .inside { display: block; position: relative; float: left; height: 100%; width: 100%; max-width: none; padding: 0 60px; box-sizing: border-box; }
#header .logo { display: block; float: left; height: 80px; width: auto; margin-top: 30px; margin-bottom: 30px; }
#header .logo img { height: 100%; width: auto; }

#header.header-scrolling { height: 100px; }
#header.header-scrolling .logo { height: 60px; margin-top: 20px; }
#header.header-scrolling .meta-navigation { margin-top: -100px; }


#header a:hover { transform: none; }

#header .meta-navigation { display: block; position: absolute; right: 60px; top: 20px; text-align: right; color: #3e3633; font-size: .9em; font-family: 'open_sanslight', sans-serif; font-weight: lighter; }
#header .meta-navigation ul { list-style: none; display: block; margin: 0; padding: 0; }
#header .meta-navigation ul li { display: inline-block; margin: 0 0 0 10px; padding: 0; }
#header .meta-navigation ul li a { width: auto; }
#header .meta-navigation a { color: #3e3633; text-decoration: underline; }
#header .meta-navigation a:hover { color: #fb4d28; }
#header .meta-navigation ul li.meta-icon { padding-left: 46px; background-position: left 12px center; border-left: 1px solid #9d9390; }
#header .meta-navigation ul li.meta-icon:first-of-type { margin-left: 0; border-left: 0; }
ul li.meta-icon { background-size: auto 90%; background-position: left center; background-repeat: no-repeat; }
ul li.meta-icon.mail { background-image: url(images/icon_mail.png); }
ul li.meta-icon.phone { background-image: url(images/icon_phone.png); }

.navToggle { display: none; position: absolute; top: 12px; right: 60px; height: 22px; width: 22px; box-sizing: border-box; }
.navToggle .bar { position: absolute; width: 36px; height: 3px; background-color: #fb4d28; }
.navToggle:hover .bar { background-color: #fff; }
.navToggle .bar.one {top: 4px; left: 0; }
.navToggle .bar.two {top: 16px; }
.navToggle .bar.three {top: 28px; }
.navToggle.active .bar { background-color: #fff; }
.navToggle.active:hover .bar { background-color: #fb4d28; }
.navToggle.active .bar.one { transform: rotate(135deg); top: 15px; }
.navToggle.active .bar.two { transform: rotate(45deg); top: 15px; }
.navToggle.active .bar.three { display: none; }

#mainmenu { position: absolute; bottom: 20px; right: 60px; display: block; z-index: 1; width: auto; height: auto; box-sizing: border-box; }
#mainmenu ul.menu { }
#mainmenu ul.menu > li { display: inline-block; }
#mainmenu ul.menu > li.hidden-item { display: none; }
#mainmenu a { display: block; font-size: 1em; font-weight: normal; line-height: 1em; color: #3e3633; margin-left: 20px; text-decoration: none; white-space: nowrap; }
#mainmenu a:hover { color: #fb4d28; }
#mainmenu li.current_page_item > a, #mainmenu li.current-page-ancestor > a, #mainmenu li.current-menu-item > a, #mainmenu li.current-menu-parent > a { color: #fff; }
#mainmenu a.button, #mainmenu ul li:last-child a { background-color: #fb4d28; color: #fff; border-radius: 30px; padding: .5em 1em;}
#mainmenu a.button:hover, #mainmenu ul li:last-child a:hover { transform: scale(1.08); box-shadow: 0px 3px 10px #000; }

#header .lang-menu { display: none; /* display: block; */ position: absolute; top: 24px; right: 130px; padding-top: 30px; width: 54px; height: 54px; box-sizing: border-box; border: 10px solid #fff; background-color: transparent; background-image: url(images/ico_globe_black.svg); background-size: 100% auto; background-repeat: no-repeat; background-position: top center; overflow: hidden;  }
#header .lang-menu:hover, #header .lang-menu:focus { height: auto; background-color: #f6f6f6; border: 10px solid #f6f6f6; color: #270d0e; cursor: pointer; }
#header .lang-menu a { color: #be7b38; text-align: center; width:100%; display: block; padding: 10px 0; font-weight: normal; margin-bottom: 4px; }
#header .lang-menu a:first-child { margin-top: 20px; }
#header .lang-menu a:hover, #header .lang-menu a.current_language { color: #be7b38; }


/* === Slider / Banner === */

.slider { width: 100% !important; max-width: 5000px; background-color: #ff0000; overflow: hidden; }
.slider.height-25 { height: 25vh !important; }
.slider.height-50 { height: 50vh !important; }
.slider.height-75 { height: 75vh !important; }
.slider.height-100 { height: 100vh !important; }
.slider ul.bjqs { height: 100% !important; width: 100% !important; list-style-type: none; position: relative; margin: 0; }
.slider ul.bjqs li.bjqs-slide { position: absolute; margin: 0; width: 100% !important; height: 100% !important; background-size: cover; background-repeat: no-repeat; background-position: center center; color: #fff; box-sizing: border-box; display: none; }
.slider ul.bjqs li.bjqs-slide:before { display: none; }
.slider .slider-content-wrapper { position: relative; width: 100%; max-width: 1660px; height: 100%; margin: 0 auto; display: flex; align-items: center; padding-left: 80px; padding-right: 80px; box-sizing: border-box; }
.slider .slider-content-wrapper .inside { position: relative; min-width: 100%; height: auto; overflow: hidden; margin: 0 auto; box-sizing: border-box; }
.slider .slider-title { font-size: 2.3em; font-family: 'merriweatherbold', serif; font-weight: bold; margin: 0 0 .4em; line-height: 1.2em; text-transform: uppercase; }
.slider .slider-title span.smaller { font-size: .8em; }
.slider .slider-title span.underline { border-bottom: 2px solid #fff; display: inline-block; width: 100%; margin-bottom: 10px; padding-bottom: 30px; }
.slider .slider-text { font-size: 1.6em; text-transform: uppercase; margin: 0 0 .4em; }
.slider a { color: #fff; }
.slider .bjqs-markers { position: absolute; bottom: 0; left: 0 !important; margin-bottom: 0;
height: 60px; width: 100%; text-align: center; background-image: url(images/bg_bjqs-markers.png); background-position: bottom center; background-repeat: repeat-x; }
.slider .bjqs-markers li { display: inline-block; margin: 0 8px; line-height: 30px; }
.slider .bjqs-markers li a { font-size: 0; background-color: #fff; display: block; width: 10px; height: 10px; border-radius: 16px; }
.slider .bjqs-markers li.active-marker a { background-color: #fff; width: 50px; }
#banner { position: relative; height: 70vh; background-size: cover; background-repeat: no-repeat; background-position: top center; background-color: #fd2500; }
/* #banner .banner-overlay { display: none; position: absolute; width: 100%; height: 100%; background-image: url(images/overlay_banner.png); background-size: cover; background-repeat: no-repeat; background-position: bottom right; }
 */


/* === MAIN === */

#main { margin-top: 140px; }
.pagecontent { padding-top: 4em; padding-bottom: 4em; }
.row, section.bgimg { margin: 0 auto;}
.row { display: flex; align-items: center; }
section.bgimg .row { }
section.light + section.light,
section.dark + section.dark,
section.orange + section.orange { }
section {}
section.height-flex { height: auto; overflow: hidden; box-sizing: border-box; }
section.height-100 { min-height: 100vh; box-sizing: border-box; }
section.height-75 { min-height: 75vh; box-sizing: border-box; }
section.height-50 { min-height: 50vh; box-sizing: border-box; }
section.height-25 { min-height: 25vh; box-sizing: border-box; }
.pagecontent + .inclcontent { margin-top: -5em; }
.row + .row { padding-top: 0; margin-top: -3.5em; }
.teaser { position: relative; }
.teaser a { font-weight: lighter; color: #242e5b; }
.teaser .box { position: relative; margin: -3em 1em 3em; padding: 1.5em; }
.teaser .image { width: 100%; overflow: hidden; }
.teaser .image img { width: 100%; }
.teaser:hover .image img { transform: scale(1.08); }
.bgimg { background-position: left bottom; background-repeat: no-repeat; background-size: cover; }
.bgimg.fix { background-attachment: fixed; }
.bgimg.parallax { background-size: cover; }
.table { display: table; overflow: hidden; width: 100%; }
.cell { display: table-cell; padding-bottom: 1em; }
.baseline .cell { vertical-align: baseline; }
.top .cell { vertical-align: top; }
.middle .cell { vertical-align: middle; }
.bottom .cell { vertical-align: bottom; }

/* === STATIC PAGES === */

section.sub-page .inside { width: 60%; margin:0 auto; padding:60px 0; box-sizing: border-box;}
section.sub-page .inside h2 {font-size:1.5em; margin-top:2em;}
section.sub-page .inside p {font-size:.9em; line-height:2.0 !important;}

/* Columns */
.columns { width: 100%; height: 100%; position: relative; flex-wrap: wrap; display: flex; }
.columns + .columns { }
.clmn { box-sizing: border-box; float: left; padding: 90px; }
.clmn.col4 { width: 25%; }
	.clmn.col4:nth-of-type(1) { padding-right: 25px; }
	.clmn.col4:nth-of-type(2) { padding-left: 25px; padding-right: 25px; }
	.clmn.col4:nth-of-type(3) { padding-left: 25px; padding-right: 25px; }
	.clmn.col4:nth-of-type(4) { padding-left: 25px; }
.clmn.col3 { width: 33.33333333333333%; }
	.clmn.col3.wide-middle { width: 50%; }
	.clmn.col3.wide-middle.first { width: 25%; }
	.clmn.col3.wide-middle.last,
	.clmn.col3.wide-middle:last-of-type { width: 25%; }
	.clmn.col3:nth-of-type(1) { padding-right: 25px; }
	.clmn.col3:nth-of-type(2) { padding-left: 25px; padding-right: 25px; }
	.clmn.col3:nth-of-type(3) { padding-left: 25px; }
.clmn.col2 { width: 50%; }
	.clmn.col2.one-third.first { width: 40%; }
	.clmn.col2.one-third.last,
	.clmn.col2.one-third:last-of-type { width: 60%; }
	.clmn.col2.two-third.first { width: 60%; }
	.clmn.col2.two-third.last,
	.clmn.col2.two-third:last-of-type { width: 40%; }
	.clmn.col2:nth-of-type(1) { padding-right: 25px; }
	.clmn.col2:nth-of-type(2) { padding-left: 25px; }
.clmn.col1 { width: 100%; }

.clmn box { float: left; width: 100%; margin: 0; padding: 0; height: 100%; }
.clmn box.boxed { box-sizing: border-box; padding: 2em; background-color: rgba(0,0,0,0.1); }


/* === QUOTES AND TESTIMONIALS === */


blockquote, q { quotes: none; font-style: italic; font-size: 1.3em; position: relative; }
blockquote:before, q:before { content: "“"; position: absolute; top: -50px; left: -60px; font-size: 12em; font-family: "Georgia", serif; letter-spacing: -1px; line-height: 1; color: rgba(32,37,59,0.1); }

blockquote+blockquote, q+q { font-size: 1em; color: #be7b38; }
blockquote+blockquote:before, q+q:before { display: none; }


/* === LIST FORMATS === */


ul.liste { list-style-type: none; }
ul.liste li { width: 100%; box-sizing: border-box; border-bottom: 1px solid rgba(0,0,0,0.1); padding-top: 1em; padding-bottom: 1em; }
ul.liste li:before { display: none; }

ul.liste.downloads a { display: inline-block; padding: .7em 0; padding-left: 3em; background-image: url(images/icon_download.png); background-position: left center; background-size: auto 70%; background-repeat: no-repeat; }
ul.liste.downloads a:hover { text-decoration: underline; }


/* === CONTACT FORM 7 === */


.wpcf7 { width: 100%; display: block; }
.wpcf7 input, .wpcf7 textarea { display: block; width: 100%; float: left; box-sizing: border-box; padding: .6em .6em; color: #fff; background-color: rgba(255,255,255,0.06); border: none; border-radius: 3px; margin-bottom: 5px; }
.wpcf7 input:focus, .wpcf7 textarea:focus { background-color: #534946; color: #fff; }
.wpcf7 textarea { height: 160px; }
.wpcf7 .wpcf7-list-item { margin-left: 0; }
.wpcf7 .wpcf7-list-item #acceptance { display: inline-block; float: left; width: 20px; height: 20px; color: #fff; }
.wpcf7 .wpcf7-list-item span.wpcf7-list-item-label { float: left; width: 90%; padding-left: 10px; display: inline-block; font-size: .75em; line-height: 1.2; opacity: .8; }
.wpcf7 input#send { background-color: #fb4d28; }
.wpcf7 input#send:disabled { background-color: rgba(251,77,40,0.3); }



/* === TESTIMONIAL SLIDER === */


.cbp-fwslider { padding: 0 0 50px !important; }
.testimonialSlider { display: block; text-align: center; box-sizing: border-box; padding: 0; margin-top: 3em; color: #fff; }
.testimonialSlider em { display: block; color: #fff; font-size: 1.2em; font-weight: normal; line-height:1.5em; }
.testimonialSlider .cbp-fwslider ul { white-space: normal; }
.testimonialSlider .cbp-fwslider ul li { margin-left: 0; height: auto; overflow: hidden; }
.testimonialSlider .cbp-fwdots { }
.testimonialSlider .cbp-fwdots span { background-color: rgba(0,0,0,0.1);}
.testimonialSlider .cbp-fwdots span:hover { background-color: #c9a482; }
.testimonialSlider .cbp-fwdots span.cbp-fwcurrent { background-color: #2b2822; box-shadow: 0 0 0 2px #2b2822; }


/* === ARCONIX FAQ CUSZOMIZATION === */


h3.arconix-faq-term-title { display: none !important; }
.ui-accordion .ui-accordion-header { color: #242e5b; border-radius: 0; border: none; border-bottom: 1px solid rgba(0,0,0,0.1); background-color: transparent !important; padding: 1em 0 !important; font-family: 'open_sansbold', sans-serif; font-size: 1.4em !important; font-weight: bold; letter-spacing: 0; -moz-appearance: none; -o-appearance: none; -webkit-appearance: none; appearance: none; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { display: none; }
.ui-accordion .ui-accordion-icons { padding-left: 0 !important; }
.ui-widget-content { position: relative; border: none; border-radius: 0; background-color: rgba(0,0,0,0.03) !important; font-size: 1em; font-family: 'open_sansregular', sans-serif; font-weight: normal; line-height: 1.6rem; color: #242e5b; margin-top: 10px; background-image: none !important; }
.ui-widget-content:after { bottom: 100%; left: 120px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(241, 241, 241, 0); border-bottom-color: #f1f1f1; border-width: 15px; margin-left: -15px; }
.ui-accordion .ui-accordion-content { padding: 3em !important; overflow: visible; background-color: rgba(0,0,0,0.02); border: none; }
.arconix-faq-accordion-content p { line-height: 1.7; }


/* === POPUP MAKER CUSTOMIZATION === */

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] { padding-right: 0 !important; }
.pum-container { border-radius: 30px !important; }
.pum-container .pum-content+.pum-close { opacity: 0.6; width: 36px !important; height: 36px !important; background-image: url(images/popup-close-button.png); background-repeat: no-repeat; background-size: 100% auto; background-position: center center; font-size: 0 !important; box-shadow: none !important; right: 30px !important; top: 30px !important; }
.pum-container .pum-content+.pum-close:hover { opacity: 1.0; background-image: url(images/popup-close-button.png); background-size: 100% auto; background-position: center center; }

.pum-content h2 { margin-bottom: .5em; color:#fff; font-size: 1.7em; }
.pum-content h3 { margin-bottom: .5em; color:#fff; }
.pum-content p { font-size: .9em; }

.popup-content { float: left; width: 100%; position: relative; }
.popup-icon { clear: left; float: left; width: 20%; padding-right: 4em; box-sizing: border-box; }
.popup-icon img { min-width: 100%; max-width: 100%; height: auto; }
.popup-text { float: left; width: 80%; }

.pum-content a { color: rgba(255,255,255,0.8); text-decoration: none;}
.pum-content a:hover { color: rgba(255,255,255,1.0); text-decoration: underline;}

.pum-content a.download { display: block; margin-top: 3em; width: auto; box-sizing: border-box; padding: 10px 10px 10px 120px; background-position: left bottom; background-repeat: no-repeat; background-size: auto 100%; color: #1ee876; }
.pum-content a.download.pdf { background-image: url(images/download-icon-pdf.png); }
.pum-content a.download:hover { color: #fff; }

.pum-content form {margin-top:30px;}

.pum-content .wpcf7 input { background-color:transparent; color: #000; border: none; border-bottom: 1px dashed #fff; padding: .4em 0; font-size: .9em; }
.pum-content .wpcf7 textarea {height: 60px; background-color: transparent; color:#000; border-none; border-bottom: 1px dashed #fff; padding: .4em 0; font-size: .9em; }
.pum-content .wpcf7-quiz-label { font-size: .9em; }
.pum-content .wpcf7 input#send { border:none; background-color: #fff; color:#000;}
.pum-content .wpcf7 input#send:hover { cursor: pointer; }
.pum-content .wpcf7 .wpcf7-list-item { margin-top: 10px; margin-bottom: 10px; }


/* === SOCIAL BUTTONS ==== */


#bottom ul.social-buttons { width: 100%; display: block; height: auto; overflow: hidden; }
#bottom ul.social-buttons li { display: inline-block; float: left; margin-right: 20px; }
#bottom ul.social-buttons li:last-of-type { margin-right: 0; }
#bottom ul.social-buttons li a { display: block; width: 42px; height: 42px; background-position: top center; background-repeat: no-repeat; background-size: 100% auto; font-size: 0; padding: 0; margin: 0; border-bottom: none; }
#bottom ul.social-buttons li a:hover { cursor: pointer; background-position: bottom center; }
#bottom ul.social-buttons li a.facebook { background-image: url(images/socials_facebook.svg); }
#bottom ul.social-buttons li a.twitter { background-image: url(images/socials_twitter.svg); }
#bottom ul.social-buttons li a.instagram { background-image: url(images/socials_instagram.svg); }


/* === FOOTER === */


#bottom { height: auto; overflow: hidden; width: 100%; background: #fb4d28; padding-top: 1em; padding-bottom: 1em; color: #fff; font-size: .9em; text-align: center; }
#bottom .clmn { padding: 20px 90px; }
#bottom a { font-weight: normal; color: rgba(255,255,255,0.7); }
#bottom a:hover { color: rgba(255,255,255,1.0); }

#bottom .credits { width: 100%; display: block; background-color: transparent; padding:0; margin:0; text-align: center; line-height: 1em; padding-top:10px; font-size: .75em; color: rgba(255,255,255,0.75); }
#bottom .credits a { color: rgba(255,255,255,0.75);}
#bottom .credits a:hover { color: #fff;}


/* === RESPONSIVE === */

@media screen and (max-width:1680px) {
	body, button, input, select, textarea { font-size: 18px; font-size: 1.8rem; }
}

@media screen and (max-width:1420px) {
	body { font-size: 16px; font-size: 1.6rem; }
	#slider .inside { margin-top: 0; }
	.clmn.col2.textbox { top: 1.5em; bottom: 1.8em; }
}

@media screen and (max-width:1280px) {
	body { font-size: 14px; font-size: 1.4rem; }
	#header { height: 120px; }
	#header .inside { padding: 0 40px; }
	#header .logo { height: 80px; }
	#header.header-scrolling { height: 80px; }
	#header.header-scrolling .logo { height: 56px; margin-top: 10px; margin-bottom: 10px; }
	#header .meta-navigation { right: 40px; }
	#mainmenu { bottom: 15px; font-size: 1.1em; right: 60px; right: 40px; }
	#main { margin-top: 120px; }
	.clmn { padding: 60px; }
	h2.sethl { margin: 60px 60px 0 60px; }
	.pum-container { padding: 30px !important; }
}

@media screen and (max-width:980px) {
	#header, #header.header-scrolling { height: 70px; }
	#header .inside { padding: 0 20px; }
	#header .logo, #header.header-scrolling .logo { height: 50px; margin-top: 10px; margin-bottom: 10px; }
	.navToggle { display: block; top: 17px; right: 20px; height: 36px; width: 36px; }
	#header .meta-navigation { display: none; }
	#mainmenu { display: none; }
	#mainmenu.open {display: block; top: 70px; left: 0; right: 0; background-color: #d9ba8b; height: 100vh; overflow: hidden; width: 100%; box-sizing: border-box; margin: 0; padding: 0; }
	#mainmenu ul.menu { display: block; margin: 40px 54px; padding-top: 0 !important; padding-bottom: 0 !important; }
	#mainmenu ul.menu li { display: block;	}
	#mainmenu a { font-size: 1.5em; line-height: 1.5em; }
	#mainmenu a.button, #mainmenu ul li:last-child a { padding: .5em 1em; margin-top: 2em; text-align: center; }
	#main { margin-top: 70px; }
	.pum-container { padding: 20px !important; top:0 !important; overflow:scroll; }
	.pum-container .pum-content+.pum-close { width: 30px !important; height: 30px !important; }
	.pum-content h2 { font-size: 2.5em; }
	.pum-container .pum-content + .pum-close { right: 10px !important; top: 10px !important; }
	.wpcf7 input, .wpcf7 textarea { font-size: 1em; }

@media screen and (max-width:786px) {
	.clmn.col1,
	.clmn.col2,
	.clmn.col3,
	.clmn.col4,
	.clmn.col5,
	.clmn.col6 { width: 100% !important; }
	.clmn { padding: 40px 80px !important; }
	.clmn+.clmn { padding-top: 0 !important; }
	h2.sethl { margin: 40px 40px 0 40px; }
	#main .clmn img { max-width: 60%; margin-left: 20%; }
	ul.terminliste li span.termin-date { display: block; width:100%;}
	ul.terminliste li span.termin-thema { display:block; width:100%;}
	ul.terminliste li span.termin-button {display:block; margin-top: 10px; width: auto; }
}

@media screen and (max-width:640px) {
	#main .clmn img { max-width: 100%; margin-left: 0; }
	.clmn { padding: 40px !important; }
	h1 { font-size: 2.0em; margin-bottom: 3em; }
	h1:after {bottom: -1.4em; }
	.pum-content h2 { font-size: 1.8em; }
	.popup-icon { display: none; }
	.popup-text { width: 100%; font-size: .85em; }
	.pum-content a.download { margin-top: 2em; padding: 10px 0; background-image: none !important; }
}
