body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
@media (min-width: 980px) {
  .mod_article:first-child > .ce_image.block .image_container img {
    max-width: 980px;
    min-width: 980px;
  }
}
img {
  max-width: 100%;
  height: auto;
}
.number {
  pointer-events: none;
}
.number {
  pointer-events: none;
}
#header label {
  z-index: 1;
  opacity: 0.9;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: none;
  background: white;
}
#header input[type=checkbox] {
  display: none;
}
#menu-button {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.7s ease;
  transition: all 0.3s cubic-bezier(0.54, 0.67, 0.64, 0.57);
}
a[target='_blank'] {
  color: black;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}
a[href^="mailto"],
a[href^="tel"] {
  color: blue;
  text-decoration: none;
  color: black;
  font-weight: 1.1em;
}
h5 {
  font-weight: 600 !important;
  font-size: 1.3em;
}
h1 {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #f58337;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;
}
body {
  font: 16px 'Open Sans', Tahoma, Arial, sans-serif;
  color: #383c40;
}
#stripe {
  height: 35px;
  background: #f58337;
}
#logo {
  width: 100%;
  text-align: center;
  padding: 40px;
}
#logo img {
  height: auto;
}
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
}
/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
}
/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  .span_2_of_2,
  .span_1_of_2 {
    width: 100%;
  }
}
body.partner .ce_text ul li {
  list-style: none;
}
body.partner .ce_text ul li div {
  display: inline-block;
  vertical-align: middle;
  padding-right: 45px;
  padding-top: 45px;
}
body.partner .ce_text ul li div a {
  text-decoration: none;
  font-size: 1.2em;
}
body.partner .ce_text ul li .partner-image img {
  height: auto;
  width: 200px;
}
body.wedding .ce_text ul li {
  list-style: none;
}
body.wedding .ce_text ul li .partner-image {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0px;
  padding-top: 45px;
  width: 30%;
}
body.wedding .ce_text ul li .partner-image a {
  text-decoration: none;
  font-size: 1.2em;
}
body.wedding .ce_text ul li .partner-link {
  display: inline-block;
  vertical-align: middle;
  padding-left: 41px;
  padding-top: 45px;
  width: 69%;
}
body.wedding .ce_text ul li .partner-link strong {
  color: #f58337;
}
body.wedding .ce_text ul li .partner-link a {
  text-decoration: none;
  font-size: 1.2em;
}
body.wedding .ce_text ul li .partner-image img {
  height: auto;
  width: 200px;
}
@media (max-width: 560px) {
  body.wedding .ce_text ul li {
    padding-top: 40px;
  }
  body.wedding .ce_text ul li .partner-image {
    padding: 0;
    display: block;
    width: 100%;
  }
  body.wedding .ce_text ul li .partner-link {
    padding: 0;
    display: block;
    width: 100%;
  }
}
#container {
  background: white;
  text-align: center;
}
.mod_customnav {
  text-align: center;
  transition: all 0.3s ease 0s;
}
.mod_customnav .level_1 li {
  display: inline-block;
}
.mod_customnav .level_1 li a {
  text-decoration: none;
}
.mod_article:first-child > .ce_image.block {
  background-image: url('/files/web/beer_bg_links.svg'), url('/files/web/beer_bg_rechts.svg');
  background-repeat: no-repeat;
  background-size: auto 100%, auto 100%;
  background-position: left center, right center;
  width: 100%;
  background-color: #ef7d31;
}
.mod_article:first-child > .ce_image.block .image_container img {
  display: block;
  margin: 0 auto;
}
.mod_article .ce_text {
  margin: 0px auto;
  width: 848px;
  text-align: left;
  padding: 50px;
}
#article-10 .ce_text,
.contact .ce_text {
  padding: 0;
  margin: 0;
  text-align: inherit;
  width: 100%;
}
#kontaktbanner {
  background: #bcbdc0;
  height: auto;
  width: 100%;
}
#kontaktbanner div {
  display: block;
}
#kontaktbanner img {
  height: 120px !important;
}
#links {
  height: 200px;
  width: 45%;
  float: left;
  padding-left: 25%;
  padding-top: 16px;
  text-align: left;
}
#rechts {
  height: 200px;
  width: 40%;
  float: right;
  text-align: left;
  padding-top: 40px;
}
#inhalt {
  height: 200px;
  width: 20%;
  margin: 0 auto;
  padding-top: 71px;
  text-align: left;
}
.accordion_wrapper {
  padding: 20px;
  margin: 0 auto;
  max-width: 848px;
}
.accordion_wrapper h1 {
  padding-bottom: 30px;
}
.accordion_wrapper section.ce_accordionSingle {
  text-align: left;
  padding: 7px !important;
  padding-left: 40px !important;
  position: relative;
}
.accordion_wrapper section.ce_accordionSingle .toggler {
  cursor: pointer;
}
.accordion_wrapper section.ce_accordionSingle .toggler:before {
  content: '';
  background: url('/files/web/pfeil.svg');
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  position: absolute;
  left: 0;
}
.accordion_wrapper section.ce_accordionSingle .toggler.active:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.folding_text .text {
  padding: 7px;
  cursor: pointer;
  padding-left: 40px;
  position: relative;
}
.folding_text .text:before {
  content: '';
  background: url('/files/web/pfeil.svg');
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
.folding_text .text div {
  display: block;
}
.folding_text .text p {
  display: none;
}
.folding_text .text.folding:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.folding_text .text.folding p {
  display: block;
}
#footer {
  background: #5c5f60;
}
#footer .mod_customnav li.facebook a.facebook {
  display: block;
  padding: 20px 0 0 0;
  overflow: hidden;
  background: transparent url("/files/web/facebook.png") no-repeat scroll center center / contain;
  height: 22px !important;
}
#footer .mod_customnav li {
  padding-right: 70px;
}
#footer .mod_customnav li a {
  color: white;
}
#footer .mod_customnav li strong {
  color: #f58337;
}
body.confirmation #container {
  background: #bcbdc0;
  padding-right: 0px;
}
body.confirmation #container .mod_article .ce_text {
  width: 980px;
}
.contact #container {
  margin: 0 auto;
  max-width: 980px;
  margin-bottom: 47px;
  background: #bcbdc0;
}
.contact #container #right {
  text-align: left;
}
.contact #container #right h1,
.contact #container #right h2,
.contact #container #right h3,
.contact #container #right h4,
.contact #container #right h5,
.contact #container #right h6 {
  text-align: left;
}
.contact #container #main {
  width: 100%;
  position: static;
}
.contact #container #main .inside {
  min-height: 1px;
  position: static;
}
.contact #container #main .inside .ce_form h1,
.contact #container #main .inside .ce_form h2,
.contact #container #main .inside .ce_form h3,
.contact #container #main .inside .ce_form h4,
.contact #container #main .inside .ce_form h5,
.contact #container #main .inside .ce_form h6 {
  text-align: left;
  padding-left: 35px;
}
.contact #container #main .inside form {
  text-align: left;
}
.contact #container #main .inside form .formbody div {
  padding-top: 8px;
}
.contact #container #main .inside form .formbody .widget-textarea {
  padding-top: 0;
}
.contact #container #main .inside form input {
  padding-bottom: 7px;
}
.contact #container #main .inside form input,
.contact #container #main .inside form textarea {
  border: none;
  border-top: 1px solid white;
  background: rgba(128, 128, 128, 0.4);
  width: 60%;
  font-family: 'Open Sans', Tahoma, Arial, sans-serif;
  padding-left: 35px;
  padding-top: 7px;
}
.contact #container #main .inside form input::-webkit-input-placeholder,
.contact #container #main .inside form textarea::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}
.contact #container #main .inside form input:-moz-placeholder,
.contact #container #main .inside form textarea:-moz-placeholder {
  color: black;
  opacity: 1;
}
.contact #container #main .inside form input::-moz-placeholder,
.contact #container #main .inside form textarea::-moz-placeholder {
  color: black;
  opacity: 1;
}
.contact #container #main .inside form input:-ms-input-placeholder,
.contact #container #main .inside form textarea:-ms-input-placeholder {
  color: black;
  opacity: 1;
}
.contact #container #main .inside form input:hover,
.contact #container #main .inside form textarea:hover {
  background: #bcbdc0 !important;
}
.contact #container #main .inside .widget-captcha {
  padding-top: 0 !important;
}
.contact #container #main .inside .widget-captcha .captcha_text {
  display: block;
  padding-left: 35px;
}
.contact #container #main .inside .widget-captcha .error {
  color: red;
  padding-left: 35px;
}
.contact #container #main .inside .widget-submit button {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  border: none;
  background: #f58337;
  color: white;
  margin-top: 7px;
  text-align: left;
  padding-left: 35px;
  font-size: 1.15em;
  height: 1.8em;
}
.mod_customnav.active {
  position: fixed;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 110px;
  background: #5c5f60;
  color: white;
}
.mod_customnav.active ul {
  padding-top: 15px !important;
}
#navigation ul {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}
#navigation ul li {
  font-weight: bold;
  width: 16.3%;
}
#navigation ul li a {
  display: block;
}
#navigation ul li > *:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
#navigation ul li .services:before {
  background: url('/files/web/leistungen.svg') center center no-repeat;
}
#navigation ul li .reference:before {
  background: url('/files/web/referenzen.svg') center center no-repeat;
}
#navigation ul li .contact:before {
  background: url('/files/web/kontakt.svg') center center no-repeat;
}
#navigation ul li .wedding:before {
  background: url('/files/web/ringe.svg') center center no-repeat;
}
#navigation ul li .qualification:before {
  background: url('/files/web/qualifikationen.svg') center center no-repeat;
}
#navigation ul li .thomas_beer:before {
  background: url('/files/web/profil.svg') center center no-repeat;
}
#navigation ul li .home:before {
  background: url('/files/web/kontakt_thomas.jpg') center center no-repeat;
  background-size: 100%;
  border-radius: 51%;
  border: 3px solid #f58337;
}
@media (max-width: 925px) {
  .mod_customnav.active ul li.home {
    display: inline-block !important;
  }
}
@media (max-width: 768px) {
  .mod_article .ce_text {
    padding: 20px;
    width: 100%;
  }
  .contact #container #main .inside .widget-submit button {
    width: 70% !important;
  }
}
@media (max-width: 800px) {
  .contact #container #main .inside .widget-submit button {
    position: inherit;
  }
}
@media (min-width: 655px) {
  .mod_customnav.active ul li > *.active {
    color: white !important;
  }
  .mod_customnav.active ul li > *:hover {
    color: white !important;
  }
  #navigation ul {
    padding-bottom: 30px;
  }
  #navigation ul li {
    color: transparent;
  }
  #navigation ul li > *:before {
    margin-bottom: 7px;
  }
  #navigation ul li > *.active {
    color: #5c5f60;
  }
  #navigation ul li > *:hover {
    color: #5c5f60;
  }
  #navigation ul li a {
    color: transparent;
  }
}
@media (max-width: 654px) {
  #navigation ul li {
    color: #5c5f60;
  }
  #navigation ul li > *.active {
    color: white;
  }
  .inside #navigation {
    overflow-y: auto;
  }
  .inside #navigation ul {
    padding-bottom: 50px;
    margin-top: 12px;
  }
  .mod_customnav.active {
    display: none;
  }
  #logo {
    padding-top: 25px !important;
  }
  #navigation {
    display: none;
  }
  #navigation ul li.home {
    display: block;
  }
  #navigation ul li *:before {
    margin-right: 15px;
  }
  #navigation ul li {
    padding: 0px;
    font-size: 1em;
    padding-right: 12px !important;
    padding-bottom: 8px;
    display: block;
    width: 100% !important;
  }
  #navigation ul li > *:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
  }
  #header .mod_customnav {
    text-align: left;
  }
  #header label {
    display: block;
  }
  #button[type=checkbox]:checked ~ .inside #navigation {
    display: block;
    position: fixed;
    background: #bcbdc0;
    width: 70%;
    height: 100%;
    z-index: 1;
    top: 50px;
  }
  #button[type=checkbox]:checked ~ .inside #navigation ul {
    padding-left: 20px;
  }
  #button[type=checkbox]:checked ~ .inside #navigation ul li {
    border-bottom: 1px solid white;
    padding-top: 10px;
  }
  #button[type=checkbox]:checked ~ .inside #navigation ul li a {
    color: black;
  }
  #button[type=checkbox]:checked ~ #fixed_menu label #menu-button {
    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
    background: rgba(0, 0, 0, 0.2);
  }
  #fixed_menu {
    background: #f58337;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 50px;
  }
  h1 {
    font-size: 1.5em;
  }
  .number {
    pointer-events: all;
  }
}
@media (max-width: 630px) {
  body.confirmation #container .mod_article .ce_text {
    width: 100%;
  }
  #footer .mod_customnav .level_1 {
    padding: 0;
  }
  #footer .mod_customnav .level_1 li {
    display: block;
    padding-right: 0;
  }
}
@media (max-width: 954px) {
  #navigation ul li {
    width: 16%;
  }
  #logo {
    padding: 10px;
    padding-bottom: 40px;
  }
}
@media (max-width: 740px) {
  #kontaktbanner {
    padding-top: 1px;
    padding-left: 30px;
    padding-bottom: 60px;
  }
  #kontaktbanner div {
    display: block !important;
  }
  #kontaktbanner #links {
    float: none;
    padding: 0 !important;
    padding-bottom: 30px !important;
    width: 100% !important;
    height: auto;
    text-align: left;
  }
  #kontaktbanner #rechts {
    float: none;
    padding: 0px;
    width: 100% !important;
    height: auto;
    text-align: left;
  }
  #kontaktbanner #inhalt {
    width: 100% !important;
    height: auto;
    padding: 0;
    text-align: left;
  }
}
@media (max-width: 1600px) {
  .contact .ce_text {
    padding: 0 !important;
  }
  #kontaktbanner #links {
    padding-left: 5%;
  }
  #kontaktbanner #rechts {
    width: 20%;
  }
  #kontaktbanner #inhalt {
    width: 40%;
  }
}
@media (min-width: 631px) and (max-width: 760px) {
  #footer .mod_customnav li {
    padding-right: 40px !important;
  }
}
@media (max-width: 460px) {
  .widget-captcha .captcha_text {
    padding-left: 0 !important;
  }
  .widget-captcha .error {
    padding-left: 0 !important;
  }
}
.mod_sitemap {
  margin: 0px auto;
  width: 848px;
  text-align: left;
  padding: 50px;
}
ul li a {
  color: black;
  text-decoration: none;
}

