/*colors
009fe3 logo blau
fa9405 orange
b2e628 hellgrün
7e9913 dunkelgrün
8c031c weinrot
ee4bb5 pink
156a8f footer
353535 schriftfarbe 
*/

/* Write your custom css code here */

ol, ul
{color: #353535;}

.blue {
    color: #009fe3;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
/*  @media (min-width: 768px) {
    .container {
      width: 750px !important; 
      }
      }
  @media (min-width: 992px) {
    .container {
      width: 970px !important; }
}
  @media (min-width: 1290px) {
    .container {
      width: 1290px !important; } }*/

#sunfw_section_header {
          background: white;   
}

div.page-header h1 {
    padding-bottom: 35px;
}

nav ul > li > span, nav ul > li > a {
    padding: 10px 50px 20px 0px !important;
}
    
nav ul > li > a,
nav ul > li {
    border: none !important;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #353535;
    background-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

div.style-solid {
    background: #009fe3;
    padding: 20px;
}

div.style-solid p,
div.style-solid p a {
    color: #fff;
font-size: 15px;
line-height: 24px;
}

div.style-solid p a:hover {
    color: #fff;
    font-size: 15px;
    text-decoration: underline;
}

div.style-solid:hover {
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.layout-item .items-row > [class*="col-"]::after {
    border-right: none;
}
#column_column-22 {
    padding-right: 0px;
}
#column_column-7 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 30px;
}
.sunfw-homepage .page-header {
    margin-top: 55px;
}
.sunfw-scrollup {
    font-size: 16px;
}

.content-right {
    background: none;
    box-shadow: none;
        padding-right: 0px !important;
    padding-left: 0px !important;
}
.content-right #dl-garten {
    height: auto;
    padding: 10px 25px 10px 75px;
    margin-right: 0px;
    background-image: url(../../../../images/layout/grass.png);
    background-repeat: no-repeat;
    }

.content-right #dl-hauswart {
    height: auto;
    padding: 10px 25px 10px 75px;
    margin-right: 0px;
    background-image: url(../../../../images/layout/hauswart-icon.png);
    background-repeat: no-repeat;
    }
.content-right #dl-unterhalt {
    height: auto;
    padding: 10px 25px 10px 75px;
    margin-right: 0px;
    background-image: url(../../../../images/layout/unterhalt-icon.png);
    background-repeat: no-repeat;
    }
.content-right #dl-kontakt {
    height: auto;
    background: #009fe3;
    padding: 10px 25px 10px 75px;
    margin-right: 0px;
    background-image: url(../../../../images/layout/bubble.png);
    background-repeat: no-repeat;
    background-position: 15px 28px;
    }

.layout-item .items-leading [class*="leading-"] {
    margin-bottom: 30px;
    border-bottom: none;
    padding-bottom: 0px;
    overflow: hidden;

}
.adresse-oben {
    text-align: right;
    font-size: 16px;
    font-family: 'Merriweather', Times, serif;
}
#sunfw_section_content-top {
    background-image: none;
    margin-top: 40px;
}
div#sunfw_section_main-menu.sunfw-section.menu-head div#column_column-3 {
    padding: 0px;
}
/*module dienstleistungen home*/
.dl-button {
    background: white;
    padding: 12px 15px;
}
#dl-garten h1, #dl-hauswart h1, #dl-unterhalt h1, #dl-kontakt h1 {
    color: white;
    font-size: 19px;
    font-family: 'Merriweather', Times, serif;
}
#dl-garten p, #dl-hauswart p, #dl-unterhalt p, #dl-kontakt p,
#dl-garten p a, #dl-hauswart p a, #dl-unterhalt p a, #dl-kontakt p a {
    color: white;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 15px;
    font-family: 'Merriweather Sans', Arial, sans-serif;
    }

#dl-garten p a:hover, #dl-hauswart p a:hover, #dl-unterhalt p a:hover, #dl-kontakt p a:hover{
    color: white;
     text-decoration: underline;
}

#dl-garten {
background: #7e9913;
    padding: 5px 25px 20px 80px;
    background-image: url(../../../../images/layout/grass.png);
    background-repeat: no-repeat;
    background-position: 19px 28px;
    height: 250px;
    }

div#dl-garten p a#garten.dl-button {
    color: #7e9913;
}
div#dl-garten p a#garten.dl-button:hover {
    color: #7e9913;
    text-decoration: underline;
}

#dl-hauswart {
    background: #156a8f;
    padding: 5px 25px 20px 80px;
    background-image: url(../../../../images/layout/hauswart-icon.png);
    background-repeat: no-repeat;
    background-position: 19px 28px;
    height: 250px;
    }

div#dl-hauswart p a#hauswart.dl-button {
    color: #156a8f;
}
div#dl-hauswart p a#hauswart.dl-button:hover {
    color: #156a8f;
    text-decoration: underline;
}

#dl-unterhalt {
background: #8c031c;
    padding: 5px 25px 20px 80px;
    background-image: url(../../../../images/layout/unterhalt-icon.png);
    background-repeat: no-repeat;
    background-position: 19px 28px;
    height: 250px;
    }

div#dl-unterhalt p a#unterhalt.dl-button {
    color: #8c031c;
}
div#dl-unterhalt p a#unterhalt.dl-button:hover {
    color: #8c031c;
    text-decoration: underline;
}

.icons .btn-group .btn.dropdown-toggle {
    padding: 15px;
 }
div.icons {
	margin: 23px 0px 27px !important;
}


/*div.icons div.btn-group.pull-right {
	float: none !important;
}*/
/*  ende module */

/* formular */

select[multiple], select[size], select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    height: 35px;
    padding: 0 10px;
    font-size: 14px;
    color: #353535;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    border: solid 1px #ccc;
    transition: border-color ease-in-out .15s;
    outline: 0;
    border-radius: 0px;
}


#sunfw_section_main-content .btn-primary {
    background-color: #009fe3 !important;
    color: white;
}

#sunfw_section_main-content .btn-primary:hover {
    background-color: #353535 !important;
    color: white;
    box-shadow: none !important;
}

a.rsform-captcha-refresh-button.btn.btn-default {
    background: none !important;
    color: #353535 !important;
}
a.rsform-captcha-refresh-button.btn.btn-default:hover {
    background: none !important;
    box-shadow:none !important;
}
.btn[class*="btn-"]:hover::before {
    box-shadow: none !important;
}

label {
    font-size: 20px;
    line-height: 20px;
    text-align: left !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label, .formError {
    color: red;
}

.has-error .form-control, .has-error .form-control:focus {
    border-color: red;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 
form#userForm div.form-group.rsform-block.rsform-block-captcha.has-error div.col-sm-9.formControls div.row div.col-md-12 div.input-group input#captchaTxt30 {
    width: 120px;
    margin-right: 20px;
}
form#userForm div.form-group.rsform-block.rsform-block-captcha.has-error div.col-sm-9.formControls div.row div.col-md-12 {
    width: 200px;
}
img#captcha30 {
    height: 30px;
}

.notiz {
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 320px;
}
.lightgrey-bg {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
#sunfw_section_content-bottom.sunfw-section.lightgrey-bg .col-xs-12.col-sm-12.col-md-12.col-lg-12{
  padding: 0px;
}
/*accordion*/

.fancypantsaccordionholder .accordion .accordion-item .headerlink {
   font-size: 22px !important;
    color: #353535;
    font-weight: 600;
    font-family: 'Merriweather', Times, serif;
    display: block;
    position: relative;
    outline: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.fancypantsaccordionholder .accordion .accordion-item {
    min-height: 45px !important;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    overflow: hidden;
}

ul.accordion {
    padding-left: 0px;
}
/*end accordion*/

@media (max-width: 767px) {
.sunfw-menu-head .navbar-header button.navbar-toggle {
    background-image: linear-gradient(to bottom, #4f4f4f, #2d3333);
    border: solid 1px #000000;
    margin: 0 15px;
    padding: 8px 9px;
    outline: none;
    margin-top: 25px;
    position: absolute !important;
    right: 0px;
    top: -144px;
    }
    
#sunfw_section_main-content {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
#sunfw_section_main-menu {
    padding-left: 20px;
}
    .notiz {
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
}
    .layout-item.sunfw-item-logo {
    padding-left: 20px;
}
}
@media (min-width: 767px) and (max-width: 1199px) {
    nav ul > li > span, nav ul > li > a {
    padding: 10px 20px 20px 0px !important;
        }
    #menu_item_menu ul.navbar-nav > li > a, #menu_item_menu ul.navbar-nav > li > span.nav-header {
    color: #353535;
        font-size: 18px !important;
    text-transform: none;
    font-family: 'Merriweather';
}
    #dl-unterhalt, #dl-hauswart, #dl-garten{
    height: 310px;
        background-image: none;
        padding: 10px 15px;
    }
}

