/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('open-sans-v20-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('open-sans-v20-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

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

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('open-sans-v20-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('open-sans-v20-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* NotoSans-Light */
@font-face {
  font-family: 'Noto Sans light';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('NotoSans-Light.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* NotoSans-Light semibold*/
@font-face {
  font-family: 'Noto Sans semibold';
  font-style: normal;
  font-weight: 600;
  src: local(''),
        url('NotoSans-SemiBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

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

body {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
}

p {
    font-family: 'Noto Sans light';
    font-style: normal;
    font-weight: 300;
}

h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans semibold';
    font-style: normal;
    font-weight: 600;
}

#main-wrapper {
    background: #f6f6f6 !important;
}

a {
    color: #4C9CD1;
}

.navbar-brand img {
    width: 100%;
    height: auto;
}

#navbar-main {
    background: #445ca2;
}

#block-thaler-main-menu .nav-link {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

#CollapsingNavbar {
    justify-content: flex-start !important;
}

.flexslider {
    margin: 0 0 0;
    background: #fff;
    border: none;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
}

.view-content.row {
    margin: 0;
}

.view-slideshow .views-field-title {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}

.view-slideshow .field-content {
    display: block;
}

.slideshowheader {
    background: #e9e9e9;
    padding: 30px 40px 30px 40px;
    width: 50%;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2em;
}

.firstpart {
    font-weight: 600;
}

.secondpart {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
}

.bodypart {
    background: #f6f6f6;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    width: 50%;
    color: #59504c;
    padding: 30px 40px 30px 40px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6em;
    text-transform: uppercase;
}

.linkpart {
    width: 20%;
    margin: 0;
    padding: 15px 20px 15px 20px;
    font-size: 16px;
}

.linkpart a {
    color: #fff;
}

.linkpart {
    background: #4C9CD1;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    width: 20%;
    color: #fff;
    padding: 15px 20px 15px 20px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    text-transform: uppercase;
}

.linkpart a:hover {
    color: #fff;
}

h1.title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
}

#main {
    padding-bottom: 80px;
    padding-top: 50px;
}

.site-footer__top {
    background: #fff;
    border-top: 1px solid #E5E5E5;
}

.site-footer .content {
    color: #333;
    font-size: 1em;
}

.site-footer__top .region {
    width: 100%;
}

.site-footer {
    padding-top: 0; 
    font-family: 'Open Sans' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    
}

.site-footer a {
	color: #4C9CD1;
}

.site-footer .block {
    width: 100%;
}

.site-footer .content a, .site-footer .content a.is-active {
    color: #4260a0 !important;
}

.site-footer__bottom {
    letter-spacing: none;
    margin-top: 30px;
    border-top: none;
}

#block-thaler-footer .navbar-nav {
    justify-content: center;
}

#block-thaler-footer .navbar-nav .nav-link {
    color: rgba(255,255,255,0.8);
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#block-thaler-footer .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,1);
}

.flex-control-nav {
    bottom: 10px;
    z-index: 10;
}

.dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 .25rem .25rem !important;
    margin-top: 0 !important;
}

#navbar-main {
    padding: 0 !important;
}

.view-startseitenbloecke .views-field-title {
    text-align: center;
    font-size: 20px;
    background: #919191;
    text-transform: uppercase;
    padding-top: 150px;
    padding-bottom: 8px;
    color: #fff;
}

.view-startseitenbloecke .views-field-title a {
    color: #fff;
}

.view-startseitenbloecke .views-row {
    position: relative;
    background: #fff;
    margin-top: 30px;
}

.view-startseitenbloecke .views-field-body {
    padding: 15px 20px 10px 20px;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: left;
    font-size: 0.9em;
}

.view-startseitenbloecke .views-field-field-bild {
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
}

.view-startseitenbloecke .views-field-field-bild img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}

.view-startseitenbloecke .views-field-field-link {
    background: #4C9CD1;
    font-family: 'Open Sans';
    text-align: left;
    color: #fff;
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    line-height: 1.6em;
    text-transform: uppercase;
    position: absolute;
    bottom: -55.6px;
}

.view-startseitenbloecke .views-field-field-link a {
    color: #fff;
}

.dropdown-item a {
    color: #333;
}

.dropdown-item a:hover {
    text-decoration: none !important;
    color: #333;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #4C9CD1 !important;
}

.dropdown-menu {
    top: 97% !important;
}

.view-mitarbeiter h3 {
    width: 100%;
    margin-bottom: 1em;
    margin-top: 3em;
}

.view-mitarbeiter .views-field-field-bild img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 150px;
    height: auto;
    margin-top: -30px;
}

.view-mitarbeiter .views-row {
    text-align: center;
    background: #fff;
    margin-top: 30px;
}

.view-mitarbeiter .view-content {
}

.view-mitarbeiter .views-field-body {
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 30px;
}

.view-mitarbeiter .views-field-title {
    font-size: 22px;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

#webform-submission-kontaktformular-node-45-add-form #edit-actions {
    text-align: center;
    margin-top: 30px;
}

.kontaktblockinner {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 300;
}

.kontaktblock {
    position: relative;
    float: none;
}

.blockpart {
    font-size: 16px;
    padding: 5px 5px 5px 5px;
    min-width: 34px;
    text-align: center;
}
.emailblock {
    background: #4C9CD1;
    color: #fff;
    font-size: 22px !important;
    padding: 0px 5px 0px 5px !important;
    line-height: 34px;
}

.emailblock, .telefonblock, .telefonnummerblock {
    float: left;
}
.telefonblock.blockpart .fa-phone:before {
    color: #4C9CD1;
}

.telefonnummerblock {
    background: #565656;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.telefonnummerblock a, .emailblock a {
    color: #fff;
}

.view-slideshow .views-field-title {
    display: none;
}

.navbar-brand {
    max-width: 75%;
}

.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.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

#navbar-main .container {
    justify-content: flex-end;
}

.view-startseitenbloecke .views-row {
    margin-top: 120px;
}

.view-mitarbeiter .views-row {
    width: 100%;
}

.view-referenzen .views-row {
    margin-bottom: 30px;
    background: #fff;
}

.view-referenzen .views-field-field-bilder img {
    width: 100%;
    height: auto;
}

.view-referenzen .views-field-title {
    text-align: center;
    padding: 5px 15px 5px 15px;
}

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

#sliding-popup.sliding-popup-bottom {
    background: #4C9CD1;
}

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

#sliding-popup {
    background: #4C9CD1;
    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: #4C9CD1 !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: 769px) {

.view-referenzen .view-content {
    justify-content: space-between;
}

.view-referenzen .views-row {
    width: 30%;
}

.navbar-brand {
    max-width: 300px;
}

.view-slideshow .views-field-title {
    display: block;
}

.platzhalter {
    min-height: 150px;
    margin-top: -30px;
}

.view-mitarbeiter .views-row {
    width: 19%;
    margin-left: 1%;
}

.view-startseitenbloecke .views-field-field-link {
    width: 80%;
}

.view-startseitenbloecke .views-row {
    margin-top: 0;
}

.view-startseitenbloecke .view-content {
    justify-content: space-between;
}

.view-startseitenbloecke .views-row {
    width: 30%;
    text-align: center;
}

#block-thaler-footer .navbar-nav {
    flex-direction: row;
}

.region-footer-second {
    text-align: right;
}
    
.site-footer__top .region {
    width: 50%;
}
    
}



/* mobile menue sub items not working */

@media (max-width:991px) {

#block-thaler-main-menu ul.navbar-nav li ul {
  display: block;
}
#block-thaler-main-menu ul.navbar-nav li ul li.active {
  background-color: #fff !important;
}
#block-thaler-main-menu ul.navbar-nav li ul li.active a.active {
  color: #000;
  font-weight: 500;
}
#block-thaler-main-menu ul.navbar-nav li.active ul li a.is-active {
  font-weight: 500;
}
#block-thaler-main-menu ul.navbar-nav li a.is-active {
  font-weight: bold;
}

}