body {
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
main {
padding-top: 70px;
background-color: #fff;
background-color: var(--inbound-color-bg-primary);
}
.contentbox {
padding: 20px;
}
.wrapper {
padding: 0;
position: relative;
}
.contentelement.main {
width: 100%;
padding: 0;
}
.contentelement.aside {
width: 100%;
padding: 0 0 20px 0;
margin: 0 0 30px 0;
} body > header {
width: 100%;
position: fixed;
z-index: 100;
}
.mainhead {
display: block;
padding: 0;
height: 70px;
position: relative;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
z-index: 11;
}
#site-search {
display: none;
}
#menu-kontakt-menue {
display: none;
}
#site-title a {
width: 85px;
height: 76px;
display: inline-block;
background: url(//regional-werben-in-brandenburg.de/wp-content/themes/inbound/assets/images/inbound-brandenburg-logo-mobile.png) no-repeat center / contain ;
}
#site-title {
width: calc(100% - 14px);
padding-left: 14px;
height: 70px;
margin: 0;
border-bottom: solid #CCD4DD;
border-bottom: solid 1px var(--inbound-color-border-secondary);
}
#site-title a {
max-width: 100%;
width: 85px;
height: 76px;
}
header .wrapper {
padding-bottom: 0;
}
#breadcrumbs {
margin: 20px 20px 0 20px;
} #access-button {
display: block;
position: absolute;
top: 25px;
right: 20px;
z-index: 11;
}
.menu-access-mobile .access-search-button {
position: absolute;
top: 13px;
right: 70px;
z-index: 11;
}
nav#access {
display: none;
position: absolute;
right: 0;
top: 70px;
z-index: -1;
width: 100%;
height: calc(100vh - 30px);
background-color: rgba(0,0,0,.4);
overflow-y: auto;
}
nav#access .menu {
display: block;
}
nav#access .menu-haupt-menue-container {
overflow-y: auto;
padding: 0;
background: #fff;
background: var(--inbound-color-bg-primary);
}
header #menu-haupt-menue .suche {
display: none;
}
nav#access li,
nav#access li:last-child {
padding: 0 25px;
float: none;
margin: 0;
}
nav#access .sub-menu li {
margin: 0;
padding: 0;
}
nav#access .sub-menu li:first-child {
margin-top: 5px;
}
nav#access .sub-menu li > a {
padding: 10px 0;
font-weight: normal;
border-bottom: 0;
}
nav#access .sub-menu li:last-child > a {
padding-bottom: 25px;
border-bottom: solid 1px #CCD4DD;
border-bottom: solid 1px var(--inbound-color-border-secondary);
}
nav#access li.secondary {
float: left;
}
nav#access li a {
padding: 25px 0;
margin: 0;
border-bottom: solid 1px #CCD4DD;
border-bottom: solid 1px var(--inbound-color-border-secondary);
font-weight: bold;
font-size: 16px;
line-height: 22px;
color: #253A7C;
color: var(--inbound-color-lnk);
}
nav#access .menu > .menu-item-has-children > a:after,
nav#access .sub-menu > .menu-item-has-children > a:after {
content: url(//regional-werben-in-brandenburg.de/wp-content/themes/inbound/assets/images/inbound-br-icon-navi-submenu.svg);
float: right;
margin-right: 10px;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
nav#access .menu > .menu-item-has-children > a.active:after,
nav#access .sub-menu > .menu-item-has-children > a.active:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
nav#access .menu > .menu-item-has-children > a.active,
nav#access .sub-menu > .menu-item-has-children > a.active {
border-bottom: 0;
padding-bottom: 10px;
}
nav#access ul li .sub-menu {
display: none;
}
nav#access ul li .sub-menu.opened {
display: block;
} footer #footer-menu {
width: calc(100% - 40px);
padding: 20px;
text-align: center;
}
footer #footer-menu .fusszeile {
margin: 0 0 10px;
color: #929AA5;
font-weight: normal;
font-size: 12px;
line-height: 16px;
width: 100%;
text-align: center;
}
footer #footer-menu .menu-fuss-menue-container .menu .menu-item a {
margin: 0 20px 0 0;
font-size: 12px;
line-height: 16px;
}
footer .footer-right {
display: block;
width: 100%;
}
footer #footer-menu .menu-fuss-menue-container .menu {
flex-wrap: wrap;
justify-content: center;
}
footer .footer-link a.borlabs-cookie-preference {
font-size: 12px;
line-height: 16px;
margin: 0 0 20px 0;
display: inline-block;
} .modul-headline {
font-weight: bold;
font-size: 24px;
line-height: 34px;
margin: 0 20px 20px;
padding: 0;
}
.modul-txtbox {
margin: 0 20px 20px;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.modul-txtbox p {
font-weight: normal;
font-size: 16px;
line-height: 26px;
} .widget-teaser-wrapper {
min-height: calc(100vh - 176px);
padding: 0;
}
.widget-teaser-image-mobile {
display: block;
width: 100%;
height: 100%;
position: absolute;
background-repeat: no-repeat;
background-size: cover;
background-position: center bottom;
}
.widget-teaser-content {
max-width: 100%;
width: calc(100% - 40px);
padding: 50px 20px;
text-align: center;
}
.widget-teaser-content h2 {
font-weight: bold;
font-size: 30px;
line-height: 40px;
}
.widget-teaser-content .widget-teaser-txt-box {
font-weight: normal;
font-size: 18px;
line-height: 30px;
}
.widget-teaser-content .widget-teaser-button {
margin: 20px 10px;
} .widget-verlagspartner-wrapper {
padding: 40px 20px;
}
.widget-verlagspartner-wrapper .slick-track {
display: flex;
align-items: center;
}
.widget-verlagspartner-wrapper .slick-list {
padding-left: 20px;
}
.widget-verlagspartner-wrapper .slick-slide {
margin: 0 20px
}
.three-spalten-modul {
margin: 40px auto;
padding: 0 20px;
}
.three-spalten-modul .modul-grid {
flex-wrap: wrap;
}
.three-spalten-modul .modul-grid-item {
width: calc((100% - 40px));
margin: 20px;
padding: 25px 15px;
text-align: center;
box-shadow: 8px 8px 30px rgba(0, 38, 85, 0.2);
}
.three-spalten-modul .modul-grid-item-headline {
font-weight: 600;
font-size: 20px;
line-height: 27px;
}
.three-spalten-modul .modul-button {
margin: 20px auto;
} .two-spalten-modul {
margin: 40px auto;
padding: 0 20px;
}
.two-spalten-modul .modul-two-column {
column-count: 1;
margin: 0 20px;
text-align: center;
} .erfahrungsberichtemodul,
.logoerfahrungsberichtemodul {
margin: 40px auto;
padding: 30px 0;
}
.logoerfahrungsberichtemodul .modul-wrapper,
.erfahrungsberichtemodul .modul-wrapper {
padding: 0;
}
.erfahrungsberichtemodul .modul-listing article  {
width: calc(100vw - 80px);
padding: 20px;
margin: 0 20px;
}
.logoerfahrungsberichtemodul .logo-listing-images .logo-listing-img  {
width: calc((100vw - 160px) / 2);
padding: 20px;
margin: 0 10px;
}
.erfahrungsberichtemodul .modul-listing .slick-track,
.logoerfahrungsberichtemodul .logo-listing-images .slick-track {
display: flex;
}
.erfahrungsberichtemodul .modul-listing .slick-list,
.logoerfahrungsberichtemodul .logo-listing-images .slick-list {
padding-left: 20px;
}
.logoerfahrungsberichtemodul .slick-initialized .slick-slide {
display: flex;
height: auto;
} .home .formularmodul, .home .page-content > .wpcf7 {
background-image: linear-gradient(-24deg, #F5F7FA 88%, #ffffff 88%)
}
.formularmodul .modul-wrapper {
margin: 40px auto 0;
padding: 0 0 10px;
}
.page-content > .wpcf7 > .wpcf7-form {
margin: 20px auto 0;
padding: 0 20px 30px;
}
.formular-wrapper {
margin: 10px 0 0;
}
.formular-wrapper .wpcf7-submit {
margin: 20px auto 0;
} .kartenmodul .modul-wrapper {
margin: 40px auto;
padding: 0 20px;
}
.map-container {
flex-direction: inherit;
margin: 20px 0 0;
}
.map-wrapper-outer {
width: 220px;
margin: 30px auto;
}
.map-content-container {
width: 100%;
padding: 0;
}
.map-content-img {
padding: 5px 10px;
}
.map-content-img img {
margin: 0;
transform: translateY(0%);
}
.map-content-container .pagination .nav.prev {
margin: 0 20px 0 0;
}
.map-content-container .pagination .nav {
font-size: 14px;
line-height: 18px;
height: 18px;
}
.listingmodul {
margin: 50px auto;
}
.listingmodul .modul-item {
width: calc(100% - 68px);
padding: 20px 14px;
margin: 10px 20px;
}
.listingmodul .modul-item-headline.accordion-button {
font-weight: bold;
font-size: 20px;
line-height: 27px;
margin: 0;
padding: 0 30px 0 0;
}
.listingmodul .modul-item-headline.accordion-button:after {
content: url(//regional-werben-in-brandenburg.de/wp-content/themes/inbound/assets/images/inbound-br-icon-select.svg);
display: block;
float: right;
margin-right: -30px;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
.listingmodul .modul-item-headline.accordion-button.active:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.listingmodul .modul-item-text.accordion-panel {
margin: 0;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.2s ease-out;
-moz-transition: max-height 0.2s ease-out;
-o-transition: max-height 0.2s ease-out;
transition: max-height 0.2s ease-out;
}
.listingmodul .modul-item-text.accordion-panel ul {
padding-top: 20px;
}
.listingmodul .modul-wrapper {
margin: 0 auto;
}
.formular-wrapper .fieldset > .fields .field,
.formular-wrapper .fieldset > .field {
line-height: 15px;
}
.formular-wrapper .hinweis {
padding: 0 0 20px 30px;
font-weight: normal;
font-size: 12px;
line-height: 22px;
} .formular-wrapper .fieldset .fields {
display: block;
}
.formular-wrapper .fieldset > .fields .field {
width: 100%;
}
.formular-wrapper .field-text {
margin: 15px 0 0;
font-size: 14px;
line-height: 20px;
}
.flag-contact {
top: 96px;
}
.admin-bar .flag-contact {
top: 144px;
}
.flag-contact a {
background-size: 39px 29px;
height: 29px;
max-width: 176px;
background-position: center left 20px;
border-radius: 50px 0 0 50px;
font-weight: bold;
font-size: 16px;
line-height: 29px;
padding: 9px 20px 9px 75px;
} .page-content-image {
padding: 50% 0 0;
margin: 0 0 30px;
}
.page-content > h2 {
font-weight: bold;
font-size: 24px;
line-height: 34px;
padding: 0 20px;
}
.page-content > p {
font-weight: normal;
font-size: 16px;
line-height: 26px;
padding: 0 20px;
}