﻿/*
	Theme Name: websplash
	Theme URI: https://www.websplash.de
	Description: Design by <a href="https://www.websplash.de" target="_blank">websplash Internet- & Mediendesign</a>. websplash ist Teil der McFoxx GmbH.
	Author: Sebastian Driefmeier
	Template:       Divi
	Version:        1.0.0

	ASta gr n: #57ab27

*/

/* Fonts */

@font-face {
font-family: 'Helvetica Neue Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue Light'), url('fonts/HelveticaNeueLight.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue Medium';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue Medium'), url('fonts/HelveticaNeueMedium.woff') format('woff');
}

@font-face {
font-family: 'Helvetica Neue Bold';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue Bold'), url('fonts/HelveticaNeueBold.woff') format('woff');
}


/* ALLGEMEIN */


body{
    font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 300;
    background:#9c9e9f;
}

#page-container {
    max-width:2100px;
    margin:0 auto;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}

h1{

}

h2{
    font-size: 34px;
    color: #57ab27;
    font-weight: 300;
}

h2 small{
    font-size: 26px;
    color: #000;
    font-weight: 600;
}

h3{
    font-size: 24px;
    color: #57ab27;
    font-weight: 300;
}

p{
    color: #000;
}

a.more-link{
    font-weight: 600;
    color: #000 !important;
}

a.more-link:hover{
    color: #336517 !important;
}


/* HEADER */
.logo_container {
    min-height: 80px;
    display: block;
    float: left;
}

#et-top-navigation {
    float: left;
    width: 100%;
    padding-left: 0px !important;
}

/* HAUPTNAVIGATION*/

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a{
    padding-bottom: 20px;
}

#top-menu li a{
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}

#top-menu li a:hover{
    color: #57ab27;
}

.fb-top,
.instagram-top{
    position: relative;
    top:-5px;
    padding-right: 5px !important;
}



#top-menu li li {
    padding: 0 5px;
}

#top-menu.nav li ul {
    width: 300px;
}

#top-menu li li a {
    width: 290px;
    padding: 6px 10px;
    font-size: 14px;
}

.nav li li ul {
    z-index: 1000;
    top: -23px;
    left: 290px;
}

/* SIDEBAR PIXEL BORDER*/

#main-content .container::before {
    width: 0px;
}

/* WIDGETS */

.widgettitle{
    color: #57ab27;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}

.textwidget{
    font-size: 18px;
    font-weight: 200;
}

/* SUCHE */

#main-header .et_search{
    width: 50%;
    min-height: 80px;
    float: right;
    display: block;
}

#main-header .et_search_form_container {
    padding-top: 40px;
    text-align: right;
    position: relative;
    opacity: 1;
}

#main-header #searchform label{
    display: none;
}

#main-header #searchform input[type="submit"] {
	position: absolute;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
        background-image: url(images/lupe.png);
        background-color: transparent;
        background-size: contain;
	vertical-align: top;
	clip: inherit;
	width: 17px;
	height: 17px;
	color: #999;
	right: 10px;
	top: 49px;
        text-indent: -99999px;
        border: none;
}

#main-header #searchform input[type="submit"]:hover {
	color: #F15123;
}

#main-header #searchform input#s {
	width: 225px;
        height: 35px;
        border: 1px solid #000;
        border-radius: 3px;
        font-size: 15px;
        padding-left: 10px;
}

/* SLIDER FRONTPAGE */

#frontpage-slider{
    width: 100% !important;
    max-width: 100% !important;
}

#frontpage-slider .et-pb-active-slide .et_pb_slide_description {
    animation-name: fadeInRight;
}

#frontpage-slider .et_pb_slide{
    min-height: 533px;
    background-size: cover;
}

#frontpage-slider .et_pb_slider_container_inner{
    min-height: 533px;
    opacity: 1 !important;
    padding: 0 !important;
    background-color: transparent !important;
    background-size: initial;
    background-position: top left;
    background-image: url('images/overlay-neu.png');
    background-repeat: no-repeat;
    width: 400px;
    float: right;
}

#frontpage-slider .et_pb_slide_title{
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

#frontpage-slider .et_pb_slide_title small{
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

#frontpage-slider .et_pb_slide_content p{
    text-align: left;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 1.3em;
    text-shadow: none;
}

#frontpage-slider .et_pb_slide_content a{
    text-align: left;
    font-size: 18px;
    color: #fff;
    line-height: 1.3em;
    text-shadow: none;
    font-weight: bold;
    text-decoration: underline;
}

#frontpage-slider .et-pb-controllers {
    margin-left: 16%;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 30% 8%;
}

/* BLACKBAR */

.contactbar,
.contactbar a,
.contactbar p {
    color: #fff !important;
}

.contactbar .et_pb_text {
  margin-bottom:0!important;
}

.contactbar .et_pb_text p {
  margin-bottom:0!important;
  padding-bottom:0!important;
}

.contactbar b{
    font-weight: 900;
}


.contactbar a.tel::before {
    content: " ";
    background-image: url('images/phone_weiss_64px_rund.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.contactbar a.mail::before {
    content: " ";
    background-image: url('images/mail_weiss_64px_rund.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/* INFOBOXEN FRONTPAGE */

h2.beratung:before {
    content: " ";
    background-image: url(images/beratung.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 57px;
    height: 57px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

h2.service:before {
    content: " ";
    background-image: url(images/service.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 57px;
    height: 57px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

h2.veranstaltungen:before {
    content: " ";
    background-image: url(images/veranstaltungen.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 57px;
    height: 57px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

h2.service,
h2.beratung,
h2.veranstaltungen{
    height: 100%;
    vertical-align: middle;
}


/* STOERER */

.stoerer a{
    color: #000;
}
.stoerer a:hover{
    color: #57ab27;
    text-decoration: underline;
}

/*EVENTS GRID*/

.events-grid,
.publications-grid{
  position: relative;
  min-height: 250px;
}

.events-grid .item,
.publications-grid .item{
  display: block;
  width: 22.75%;
  margin-right: 20px;
  margin-top: 20px;
  z-index: 1;
  float: left;
  border: 2px solid #dadada;
}

.events-grid .item:hover,
.publications-grid .item:hover{
  border: 2px solid #3a3c3c;
  cursor: pointer;
}

.events-grid .item .content,
.publications-grid .item .content{
  padding: 20px;
  background: #fff;
  color: #000;
}

.events-grid h4,
.publications-grid h4{
    height: 83px;
    line-height: 26px;
    padding-bottom: 0px;
    overflow: hidden;
}

.events-grid h4.lt,
.publications-grid h4.lt{
    font-size: 15px;
    line-height: 22px;
}

.events-grid .short,
.publications-grid .short{
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  height: 75px;
  overflow: hidden;
  color: #000 !important;
  font-weight: bold;
}

.events-grid .branch,
.publications-grid .branch{
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  min-height: 35px;
  overflow: hidden;
  color: #000 !important;
}

.events-grid #nothing,
.publications-grid #nothing{
    display: none;
    margin-top: 20px;
}

#grid-select {
    height: 40px;
    margin-bottom: 50px;
    margin-top: 70px;
    width: 100%;
}

#grid-select .select-item{
    float: left;
    margin-left: 20px;
}

#grid-select .select-item:first-of-type{
    margin-left: 0px;
}

#grid-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    height: 30px;
    margin-bottom: 20px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    width: 280px;
    font-size: 15px;
    font-family: "Open Sans",Arial,sans-serif;
    display: inline-block;
    margin-left: 10px;
    background-image:url('./images/pfeil-filter-down.png');
    background-position: 258px center;
    background-repeat: no-repeat;
    background-size: 10px 6px;
    border-radius: 0 !important;
}

#grid-select .select-item span{
        font-weight: bold;
}

#grid-select select{
    margin-bottom: 0;
}

#grid-select select:hover{
    cursor: pointer;
}

div.event-details{
    margin-top: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}

/* FOOTER */

#main-footer h4.title{
    font-weight: bold;
    color: #fff !important;
}

#main-footer #nav_menu-2{
    margin-top: 28px;
}

#main-footer #nav_menu-2 a{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3em;
}

#nav_menu-2.et_pb_widget ul li {
    margin-bottom: 0 !important;
}

#main-footer .fb-footer,
#main-footer .insta-footer{
    margin-top: 10px;
    width: 25px;
    height: 25px;
}

#main-footer a:hover,
#footer-widgets .footer-widget li a:hover {
  text-decoration: underline;
}

/* DIVERSES */

.no-padding{
    padding: 0 !important;
}

.no-padding-top{
    padding-top: 0 !important;
}

.no-padding-left{
    padding-left: 0 !important;
}

.no-padding-right{
    padding-right: 0 !important;
}

.no-padding-bottom{
    padding-bottom: 0 !important;
}

.tiles .et_pb_blurb {
    background-color:#b9d698;
    background-size:cover;
    min-height:250px;
}

.tiles .et_pb_blurb .et_pb_blurb_content {
    max-width:100%;
    position: static;
}

.tiles .et_pb_blurb .et_pb_blurb_container {
    background:#57ab27;
    background:rgba(87,171,39,0.9);
    position: absolute;
    bottom:0;
    left:0;
    padding:10px 20px 10px 40px;
    width:100%;
    line-height:1.3;
}

.tiles .et_pb_blurb:hover .et_pb_blurb_container {
    background:#57ab27;
}

.tiles .et_pb_blurb .et_pb_blurb_container::before {
    width:50px;
    height:72px;
    left:-25px;
    bottom:0;
    background-image:url('images/asta_edge_trans.png');
    background-size:contain;
    background-position: bottom right;
    position: absolute;
    content:' ';
}

.tiles .et_pb_blurb h4.et_pb_module_header {
    margin:0;
    padding:0;
}

.tiles .et_pb_blurb .et_pb_blurb_description {
    font-size:12pt;
}

.et_pb_row.blogpost_row.blogpost_content .entry-featured-image-url {
  margin-top:8px;
}

.et_pb_row.blogpost_row.blogpost_title {
  width:100%;
  padding-top:0;
  padding-bottom:10px;
}


.et_pb_row.blogpost_row.blogpost_content {
  width:100%;
  padding:0;
}

.et_pb_post .entry-title a:hover, .et_pb_post h2 a:hover,
#left-area .post-meta a:hover {
    text-decoration:underline;
}

#left-area .post-meta {
  padding-bottom:0;
}

ul.page_list {
  list-style-type: none;
  margin:0;
  padding:0;
}

ul.page_list li {
  border-left:3px solid #57ab26;
  background-color: #f1f1f1;
  margin:0 0 10px 0;
}

ul.page_list li a {
  display:block;
  padding:20px;
  font-weight: 600;
}

ul.page_list li a:hover {
  color:#333;
}


.et_pb_section.breadcrumb_section {
  padding-top:20px;
  padding-bottom:0;
}

.et_pb_section.breadcrumb_section .et_pb_row {
  padding-top:0;
  padding-bottom:0;
}

p#breadcrumbs {
  margin:0;
  padding:0;
  font-size:10pt;
  font-weight: 400;
  font-style: italic;
}

p#breadcrumbs a:hover {
  text-decoration: underline;
}

#main-content .et_pb_section_0 {
  padding-top:20px;
}

.websplash_copy span {
    display:inline-block;
    min-width:60px;
}

.websplash_copy a {
	color:inherit;
}

.et_pb_text.privacy strong {
  display:block;
  margin:20px 0 0 0;
}

.et_pb_text.privacy li strong {
  display:inline;
  margin:0;
}

.et_pb_text.privacy ul {
  margin:0 0 20px 0;
}

#footer-widgets .footer-widget ul {
  list-style-type: none;
}

#footer-widgets .footer-widget li {
  padding-left:0;
}

#footer-widgets .footer-widget li:before {
  display:none;
}

/* MEDIA QUERIES */


@media (max-width: 1400px){

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
  font-size:14px;
}


}


@media (min-width: 980px) and (max-width: 1500px){


  #frontpage-slider .et-pb-controllers {
    margin-left:18%;
  }

}


@media (max-width: 1200px){

    .contactbar{
        text-align: center;
    }

    .contactbar .tel,
    .contactbar .contact,
    .contactbar .tel{
        margin-left: 0px;
        width: 100%;
        display: inline-block;
    }

    .fahrrad_werkstatt h2 {
      text-shadow:1px 1px 0 #222;
      font-weight:400;
    }

    .fahrrad_werkstatt h2 small {
      display:block;
      text-shadow:none;
    }



}

@media (max-width: 980px){

  .icon_block .et_pb_module {
    margin-bottom:10px!important;
  }

  .icon_block .et_pb_module p {
    padding-bottom:0.5em;
  }

  .fahrrad_werkstatt::before {
    content:' ';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.5);
  }

  .fahrrad_werkstatt h2 small {
    font-size:20px;
  }

  .websplash #footer-widgets .footer-widget {
    margin-bottom:0!important;
  }

  #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding:10px 0;
  }

  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size:14px;
  }

#mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open + #mega-menu-primary-menu {
border-bottom:5px solid #57ab27;
}


    #frontpage-slider .et_pb_slide{
        background-size: cover !important;
    }

    #footer-widgets .footer-widget li {
        padding-left: 0px !important;
    }

    #footer-widgets .footer-widget li::before{
        display: none !important;
    }

    #main-footer #nav_menu-2 {
        margin-top: 28px;
        width: 100%;
    }

    #footer-widgets .footer-widget .fwidget {
        margin-bottom: 28px !important;
    }

    #grid-select {
	height: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
	width: 100%;
    }

    #grid-select .select-item span{
        font-weight: bold;
        display: block;
    }

    #grid-select .select-item{
        margin-left: 0px;
        margin-top: 10px;
        width: 100%;
        display: block;
    }

    #grid-select .select-item:first-of-type{
        margin-top: 0px;
    }

    #grid-select select#bereiche {
        margin-left: 0px;
    }

    #grid-select select#standorte {
        margin-left: 0px;
    }

    #grid-select select{
        -moz-appearance: none;
        background-color: #fff;
        background-image: url("./images/pfeil-filter-down.png");
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-size: 10px 6px;
        border: 1px solid #000;
        border-radius: 0;
        clear: both;
        color: #000;
        display: inline-block;
        float: left;
        margin-bottom: 20px;
        margin-left: 0;
        padding: 2px 5px;
        width: 96%;
    }
}


@media only screen and (min-width: 981px) {

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom:0;
    width:100%;
  }

	.et_pb_posts .et_pb_post img,
	.et_pb_posts .et_overlay {
		height: 180px !important;
		width: 335px;
		float: left;
		left: 0;
		margin-right: 25px;
	}


}

@media only screen and (min-width: 769px) and (max-width: 1200px){

    .events-grid .item{
        width: 30%;
    }

}

@media only screen and (min-width: 769px){

.mega-fb-top a,
#top-menu .menu-item.fb-top a {
    background-image: url(images/fb-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    text-indent: -9999px !important;
    margin: 0 !important;
    width: 25px !important;
    height: 25px !important;
    background-size: contain !important;
}

.mega-instagram-top a,
#top-menu .menu-item.instagram-top a {
    background-image: url(images/insta-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    text-indent: -9999px !important;
    margin: 0 !important;
    width: 25px !important;
    height: 25px !important;
    background-size: contain !important;
}

}

@media (max-width: 768px){

    .et_search{
        display: none !important;
    }

    .events-grid .item{
        width: 46%;
    }

    .container {
      width:90%;
    }

    #main-header,
    .container  {
      width:90%;
      margin:0 auto;
    }

    #main-header .container {
      max-width:70%;
      height:80px;
      float:left;
    }

    #main-header .container.et_menu_container {
      max-width:30%;
    }

    header .logo_container {
      padding:0;
      position: static;
      width:auto;
      height:auto;
    }

    #main-header .container.et_menu_container #et-top-navigation {
      padding:0;
    }

    .et_header_style_left #logo {
      height:auto;
      max-height: 100%;
      max-width: 70%;
    }

    .logo_container {
      min-height:0;
    }

#mega-menu-wrap-primary-menu .mega-menu-toggle {
    align-items: center;
    justify-content: center;
    height:80px;
  }

.et_pb_slide {
    padding: 0 1%;
}

}

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

     #grid-select select{
        width: 100% !important;
    }

    .adressen-grid .item,
    .events-grid .item,
    .publications-grid .item {
      width:100%;
      margin-right:0;
    }

    .events-grid .item img{
	width: 100%;
    }

}

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

#frontpage-slider .et_pb_slider_container_inner {
    width: 300px !important;
}

}
