/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('raleway-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('raleway-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('raleway-v19-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('raleway-v19-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/**
 * @file
 * Subtheme specific CSS.
 */

body {
    font-family: 'Raleway';
}

h1 {
    font-size: 30px;
    text-shadow: 1px 1px 1px #eaeaea;
    border-bottom: none;
    padding-bottom: 9px;
    margin: 10px 0 20px 0;
}

#block-obholzer-main-menu .nav-link {
    color: #c6c6c6;
    padding-top: 0;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 18px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 2500ms ease-in-out;
    transition: all 250ms ease-in-out;
    border-bottom: 4px solid transparent;
    text-shadow: 1px 1px 1px #000000;
}

#block-obholzer-main-menu .nav-link:hover {
    color: #c6c6c6;
    border-bottom: 4px solid #c6c6c6;
}

#block-obholzer-main-menu .nav-link.active {
    color: #fff;
    border-bottom: 4px solid #fff;
}

#main-wrapper {
    background-color: #cfcfcf !important;
    background-image: url(../images/background-top.png) !important;
    background-repeat: repeat-x !important;
    color: #2a2a2a !important;
    padding: 60px 0 80px 0;
}

.sidebar .block {
    background: none !important;
    border: none !important;
}

.site-footer {
    font-family: 'Raleway';
}

.site-footer .content {
    font-size: 1rem;
}

.site-footer .block {
    border: none !important;
}

.site-footer__top .region {
    width: 100% !important;
    padding: 0 !important;
    text-align: center;
}

.site-footer__top section {
    float: none;
}

.site-footer__top {
    background-color: #121212;
    background-image: url(../images/background.png);
    background-repeat: repeat-x;
    background-position: top left;
}

.site-footer {
    padding: 0;
}

.site-footer__bottom {
    border: none;
}

.site-footer__bottom {
    background: #1a1d1c;
    background: -moz-linear-gradient(top, #1a1d1c 0%, #343a39 22%);
    background: -webkit-linear-gradient(top, #1a1d1c 0%,#343a39 22%);
    background: linear-gradient(to bottom, #1a1d1c 0%,#343a39 22%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1d1c', endColorstr='#343a39',GradientType=0 );
    margin-top: 0;
}

.site-footer__bottom .region {
    margin-top: 0;
}

.navbar-brand img.img-fluid {
    width: none;
    margin-top: 10px;
    margin-bottom: 12px;
    max-width: none !important;
}

#block-obholzer-content ul li:before {
    content: "\00a0";
    height: 20px;
    width: 20px;
    flex-basis: 20px;
    flex-grow: 1 auto;
    margin-right: 10px;
    margin-top: 0.1em;
    border-left: 20px solid #941515;
}

#block-obholzer-content ul li {
    list-style: none;
    margin-bottom: 6px;
    margin-top: 6px;
    display: flex;
    flex-direction: row;
}

#block-obholzer-content ul {
    margin: 1em 0 1em 0;
    padding: 0;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.site-footer .block {
    margin: 0;
    padding: 0;
}

#block-obholzer-footer .navbar-nav {
    text-align: center;
}

#block-obholzer-footer .navbar-nav .nav-link {
    margin-left: 10px;
    margin-right: 10px;
    color: #c6c6c6;
}

#block-obholzer-footer {
    margin-top: 15px;
    margin-bottom: 15px;
}

#block-fotodrobholzer {
    text-align: center;
}

.sidebar .block {
    padding: 18px 0 0 0;
}

/******* COOKIE Anfang **************/

#sliding-popup.sliding-popup-bottom {
    background: #000;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 18px;
    font-weight: normal;
}

#sliding-popup {
    background: rgba(0,0,0,0.9);
    width: 100%;
    color: #fff;
    padding: 0;
}

#sliding-popup button {
    background: #fff;
    color: #000;
    -webkit-border-radius: 3px;
    border-radius: 5px;
    border: none;
    padding: 2px 8px 2px 8px;
}

.eu-cookie-withdraw-tab {
    background: #000 !important;
    color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
    text-shadow: 1px 1px 1px #000000 !important;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    opacity: 0.5;
}

.eu-cookie-withdraw-tab:hover {
    opacity: 1;
}

#sliding-popup button.find-more-button {
    background: transparent;
    text-decoration: underline;
    color: #fff !important;
    padding: 0 !important;
    text-shadow: 1px 1px 1px #000000 !important;
    font-size: 14px !important;
    margin-top: 5px;
}

#sliding-popup #popup-text {
    text-shadow: 1px 1px 1px #000000;
    font-size: 16px;
}

#sliding-popup #popup-text p {
    margin: 0;
    padding: 0;
}

#sliding-popup .popup-content #popup-text {
    max-width: 100%;
}

#sliding-popup input[type="checkbox"] {
    margin-right: 6px;
}

#sliding-popup .popup-content {
    max-width: 100%;
    padding: 20px 20px 0 20px;
}

#sliding-popup .popup-content #popup-buttons {
    max-width: 100%;
    width: 100%;
    text-align: center;
}

#sliding-popup .popup-content #popup-text h1, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text p {
    line-height: 1.1em;
    font-size: 16px;
}

.eu-cookie-compliance-banner button {
    font-size: 14px !important;
    font-weight: normal !important;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
    border-width: 1px 1px 0;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    border-color: rgba(255,255,255,0.3);
    background-color: rgba(0,0,0,0.5);
    border: none;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab:hover {
    background-color: rgba(0,0,0,1);
}

.eu-cookie-compliance-category {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.eu-cookie-compliance-category:first-child {
    margin-left: 0;
}

#eu-cookie-compliance-categories {
    clear: both;
    padding-top: 1em;
}

.eu-cookie-compliance-category label {
    display: inline;
    font-size: 20px;
    margin-left: 3px;
    text-shadow: 1px 1px 1px #000000;
}

.eu-cookie-compliance-category-description {
    text-shadow: 1px 1px 1px #000000;
    font-size: 14px;
    line-height: 1.2em;
    margin-top: 3px;
}

.eu-cookie-compliance-category input {
    vertical-align: inherit;
}

.eu-cookie-compliance-categories-buttons {
    margin: 0 0 10px 0;
    max-width: 100%;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
}

#popup-text h3 {
    font-size: 18px !important;
    letter-spacing: 0 !important;
    margin-bottom: 0.5em;
}

.cookiedesrc td, .cookiedesrc th {
    background: rgba(255,255,255,0.1);
    border: 1px solid #01632f;
    padding: 2px;
}

.cookiedesrc th {
    background: rgba(255,255,255,0.2);
    text-transform: uppercase;
}

.cookiedesrc th {
    color: #fff;
}

.cookiedesrc tr:hover td, .cookiedesrc tr.even:hover td.active, .cookiedesrc tr.odd:hover td.active {
    background: rgba(255,255,255,0.1);
}

.cookiedesrc {
    font-size: 12px;
    text-shadow: none;
    border-collapse: collapsed;
    margin-top: 1em;
}

#cookies_notwendig {
    display: none;
}

#cookies_statistik {
    display: none;
}

.eu-cookie-compliance-category-description a {
    text-decoration: underline;
    color: #fff !important;
    text-shadow: 1px 1px 1px #000000 !important;
    padding-top: 5px;
    cursor: pointer;
    display: block;
}

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

    #sliding-popup {
        max-width: 700px;
        left: 50%;
        /*top: 50%;*/
        transform: translate(-50%,0)
    }
}

/******* COOKIE Ende **************/


/**************************************************************/
/**************************************************************/
/**************************************************************/


@media (min-width: 768px) {

#block-fotodrobholzer {
    text-align: left;
}

#block-obholzer-footer {
    margin-top: 0;
    margin-bottom: 0;
}

.site-footer__top .container {
    display: flex;
    justify-content: space-between;
}

.site-footer .block {
    margin: 20px 0;
    padding: 10px;
}

.site-footer__top section:nth-child(1) {
    text-align: left;
}

.site-footer__top section:nth-child(2) {
    text-align: center;
}

.site-footer__top section:nth-child(3) {
    text-align: right;
}

.site-footer__top .region {
    width: 33.33% !important;
}

#block-obholzer-footer .navbar-nav {
    flex-direction: row !important;
    justify-content: center !important;
}

#block-obholzer-footer .navbar-nav .nav-link:hover {
    color: #fff;
}