.blog-posts-wrapper {
float: left;
width: calc(100% - 350px);
padding-right: 80px;
}
.blog-post {
padding-bottom: 20px;
margin-bottom: 40px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-sidebar {
float: right;
width: 350px;
background: #EDF0F4;
padding: 20px;
}
.blog-sidebar ul {
margin: 20px 0 40px;
}
.blog-header {
height: 200px;
background-size: cover;
background-position: center center;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/banner.png);
}
.blog-header h1 { }
@media (max-width: 768px) {
.blog-posts-wrapper {
float: none;
width: 100%;
}
.blog-sidebar {
float: none;
width: 100%;
max-width: 350px;
}
}
.accord {
padding: 20px 0;
clear: both; }
.accord-header {
padding: 40px 0 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
position: relative; }
.accord-header:after {
content: '';
display: block;
position: absolute;
top: 44px;
right: 20px;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/accord-arrow.svg);
width: 24px;
height: 24px;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s; }
.accord-title {
font-size: 25px;
display: block;
padding-right: 60px; }
.accord-image-contain {
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.22);
border: 1px solid #d5d5d5;
padding: 40px; }
.accord-image {
box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.23);
border: 1px solid #d5d5d5;
padding: 16px; }
.accord-content {
display: none; }
.accord-content:after {
clear: both;
content: '';
display: table; }
.accord.open .accord-content {
display: block; }
.accord.open .accord-header {
padding: 40px 0; }
.accord.open .accord-header:after {
-webkit-transform: rotate(0);
transform: rotate(0); }* {
box-sizing: border-box; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; } article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
display: block; }  @font-face {
font-family: 'Sunflower';
font-style: normal;
font-weight: 500;
src: url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.eot); src: local(''),
url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.eot?#iefix) format('embedded-opentype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.woff2) format('woff2'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.woff) format('woff'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.ttf) format('truetype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-500.svg#Sunflower) format('svg'); } @font-face {
font-family: 'Sunflower';
font-style: normal;
font-weight: 300;
src: url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.eot); src: local(''),
url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.eot?#iefix) format('embedded-opentype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.woff2) format('woff2'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.woff) format('woff'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.ttf) format('truetype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-300.svg#Sunflower) format('svg'); } @font-face {
font-family: 'Sunflower';
font-style: normal;
font-weight: 700;
src: url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.eot); src: local(''),
url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.eot?#iefix) format('embedded-opentype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.woff2) format('woff2'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.woff) format('woff'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.ttf) format('truetype'), url(https://www.maler-junker.de/wp-content/fonts/sunflower-v12-latin-700.svg#Sunflower) format('svg'); }
*[hidden] {
display: none; }
img {
max-width: 100%; }
a {
text-decoration: none; }
body {
line-height: 1;
overflow-x: hidden; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; } .owl-carousel, .owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative; }
.owl-carousel {
display: none;
width: 100%;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d; }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
display: none; }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
display: none; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; }
.no-js .owl-carousel {
display: block; }
.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
.owl-height {
transition: height .5s ease-in-out; }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity .4s ease; }
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//maler-junker.de/wp-content/themes/weissblau_media_2/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform .1s ease;
transition: transform .1s ease;
transition: transform .1s ease, -webkit-transform .1s ease; }
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity .4s ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
body {
font-family: 'Sunflower', sans-serif;
font-size: 16px;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
h1 {
font-size: 60px;
font-weight: 700; }
h2 {
font-size: 36px;
line-height: 40px;
font-weight: 600;}
h3 {
font-size: 27px;
font-weight: 600;
line-height: 30px;
}
h4 {
font-size: 27px;
font-weight: 600;
line-height: 30px; }
h5 {
font-size: 18px;
font-weight: 500;
line-height: 1.4; }
a {
color: #8a8a8a;
}
.center {
text-align: center; }
p {
margin: 18px 0;
line-height: 28px;
font-size: 16px;
font-weight: 300; }
strong {
font-weight: 700;
}
.container {
width: 100%;
max-width: 1050px;
margin: 0 auto;
position: relative; }
.container:after {
clear: both;
content: '';
display: table; }
@media (max-width: 1080px) {
.container {
padding-left: 15px;
padding-right: 15px;
}
}
.clearfix:after {
clear: both;
content: '';
display: table;
}
.col {
float: left; }
.col-50 {
width: calc(50% - 20px);
margin-right: 40px; }
.col-50:last-of-type, .col-50:nth-of-type(2n) {
margin-right: 0; }
.col-70 {
margin-right: 40px;
width: calc(70% - 20px); }
.col-30 {
width: calc(30% - 20px); }
.col-25 {
width: calc(25% - 15px);
margin-right: 20px; }
.col-25:nth-of-type(4n), .col-25:last-of-type {
margin-right: 0; }
@media(max-width: 991px) {
.col-50,
.col-70,
.col-30 {
width: 100%;
margin-right: 0;
float: none;
}
}
.padded {
padding: 30px 0; }
.padded-extra {
padding: 90px 0; }
.button {
font-size: 14px;
font-weight: 700;
color: white;
text-align: center;
display: inline-block;
padding: 17px 30px;
text-transform: uppercase;
letter-spacing: 1.2px;
background-color: #000000; }
.button.blue {
background-color: #316da7;
width: 100%;
margin-top: 5px; }
.header {
padding: 25px 0 15px; }
.header-logo {
float: left;
margin-right: 20px; }
.header-paint-brush {
float: left;
margin-top: -10px; }
.header-menu {
display: inline-block;
margin-top: 45px; }
.header-menu ul {
display: block;
overflow: hidden; }
.header-menu li {
display: inline-block;
margin-left: 15px; }
.header-menu a {
color: #8a8a8a; }
.header-contacts {
float: right;
margin-top: 35px; }
.header-contacts span {
display: inline-block;
margin-left: 15px; }
.header-contacts span img {
position: relative;
top: 3px;
margin-right: 5px; }
.header-contacts a {
color: #000000;
font-weight: 600;}
.banner {
height: 656px;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/banner.png);
background-position: center;
background-size: cover;
position: relative; }
.banner .container {
height: 656px; }
.banner-text {
background-color: rgba(91, 200, 53, 0.8);
color: white;
padding: 40px;
width: 100%;
max-width: 470px;
left: 0;
bottom: 79px;
position: absolute;
font-size: 18px;
font-weight: 700; }
.banner-text h2 {
padding: 0 0 25px; }
.banner-checks {
display: inline-block;
margin-right: 5px;
font-weight: 500; }
.banner-location {
display: block;
padding-top: 15px;
margin-top: 15px;
font-size: 15px;
border-top: 1px solid white;
font-weight: 500;}
.serv-link {
font-size: 14px;
line-height: 20px;
font-weight: 700;
color: black;
display: block;
padding-bottom: 10px;
border-bottom: 2px solid #c7c7c7; }
.serv-link img {
width: 100%;
display: block; }
.serv-link span {
display: block;
position: relative;
padding-right: 30px;
padding-top: 20px;
font-weight: 700; }
.serv-link span:after {
content: '';
display: block;
width: 20px;
height: 16px;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/icon-blue-arrow.png);
position: absolute;
right: 0;
bottom: 0; }
.rating-left {
background-color: #f6f6f8;
position: relative;
padding-right: 200px; }
.rating-left h2 {
font-weight: 600;
padding-bottom: 40px; }
.rating-left h2 span {
color: #3672ae;
display: block; }
.rating-left:after {
width: 130px;
height: 167px;
display: block;
content: '';
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/check-badge.png);
top: 60px;
left: -170px;
position: absolute; }
.rating-left:before {
content: '';
display: block;
height: 100%;
width: 3000px;
left: -3000px;
top: 0;
bottom: 0;
position: absolute;
background-color: #f6f6f8; }
.rating-right {
background-color: #4a88d0;
position: relative;
color: white;
padding-left: 40px; }
.rating-right h2 {
font-weight: 600; }
.rating-right:before {
content: '';
display: block;
height: 100%;
width: 3000px;
right: -3000px;
top: 0;
bottom: 0;
position: absolute;
background-color: #4a88d0; }
.cust-rating {
margin-top: 50px; }
.ratings-bottom {
margin: 30px 0; }
.ratings-bottom a {
color: white;
font-weight: 700;
font-size: 14px; }
.ratings-bottom a img {
margin-right: 10px; }
.home-form-container {
background-image: linear-gradient(-52deg, #f8f8f8 0%, #e4ebf3 100%); }
.home-form-container .center {
margin: 0 auto;
max-width: 500px;
width: 100%; }
.home-form-container .center h2, .home-form-container .center h4 {
font-weight: 700; }
.home-form-container .center h2 {
padding: 0 0 30px; }
.home-form-section {
padding: 60px 0 40px; }
.home-form-section:after {
clear: both;
content: '';
display: table; }
.home-form-image {
float: left;
margin-right: 70px; }
.home-form-image img {
border-radius: 50%;
box-shadow: 50px 80px 80px rgba(0, 0, 0, 0.2); }
.home-form-form {
overflow: hidden;
padding-top: 40px; }
.home-form-top.home-form-row {
border-bottom: 1px solid #d0d0d0;
padding: 20px 0 40px; }
.home-form-row {
padding: 10px 0; }
.home-form-row:after {
clear: both;
content: '';
display: table; }
.form-lbl {
display: block;
font-weight: 500;
line-height: 28px;
font-size: 16px;
padding-bottom: 8px; }
.home-form-col {
float: left;
width: 50%;
padding-right: 20px; }
.home-form-col + .home-form-col {
padding-left: 20px;
padding-right: 0; }
.home-form-input {
background: white;
display: block;
width: 100%;
height: 40px;
padding-left: 8px;
border: 0;
font-weight: 600;
font-size: 16px; }
.home-form-input ::-webkit-input-placeholder {
color: #8b8b8b; }
.home-form-input :-moz-placeholder {
color: #8b8b8b; }
.home-form-input ::-moz-placeholder {
color: #8b8b8b; }
.home-form-input :-ms-input-placeholder {
color: #8b8b8b; }
.home-form-submit {
text-align: right;
padding-top: 40px; }
.home-form-submit input {
cursor: pointer;
}
.select2-container {
width: 234px !important;
}
.select2-container .select2-selection {
height: 40px;
border: 0;
border-radius: 0;
outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
width: 42px;
border-left: 1px solid #e8e8e8;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border: 0;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/select-arrow.png);
width: 12px;
height: 8px;
margin-left: 0;
margin-top: 0;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.select2-dropdown {
border: 0;
border-radius: 0;
}
.home-blogs-container .center {
max-width: 600px;
width: 100%;
margin: 0 auto; }
.home-blogs-container h4 span {
color: #4a88d0; }
.home-blogs {
padding-top: 70px; }
.home-blogs:after {
clear: both;
content: '';
display: table; }
.home-blog {
width: calc(33.333% - 12px);
margin-right: 18px;
float: left;
border-radius: 5px;
overflow: hidden;
box-shadow: 20px 30px 33px rgba(0, 0, 0, 0.06);
background: white;
color: black; }
.home-blog img {
display: block;
width: 100%; }
.home-blog-content {
padding: 25px; }
.home-blog:last-of-type {
margin-right: 0; }
.home-blog-date {
display: block;
border-top: 1px solid black;
margin-top: 30px;
padding-top: 20px;
font-size: 12px;
font-weight: 700; }
.footer {
background-image: linear-gradient(-52deg, #f8f8f8 0%, #e4ebf3 100%);
border-top: 15px solid rgba(249, 232, 76, 0.4);
padding: 40px 0; }
.footer a {
color: black;
}
.footer-logo {
float: left;
margin-right: 34px; }
.footer-add {
width: 500px;
float: left;
margin-right: 60px; }
.footer-add-icon {
float: left;
display: block;
width: 24px;  }
.footer-add-address .footer-address {
display: block;
overflow: hidden;
font-weight: 300;
line-height: 1.4;}
.footer-add-phone {
display: block;
width: 50%;
float: left;
margin-top: 10px;
font-weight: 300; }
.footer-add-phone a {
color: black; }
.footer-add-phone img {
height: 16px; }
.footer-menu {
float: left; }
.footer-menu li {
margin-bottom: 14px; }
.footer-menu a {
color: black;
font-weight: 700;
position: relative; }
.footer-menu a:before {
content: '';
display: inline-block;
width: 20px;
height: 16px;
background-image: url(//maler-junker.de/wp-content/themes/weissblau_media_2/img/icon-blue-arrow.png);
margin-right: 7px;
position: relative;
top: 2px; }
.footer-bottom {
padding: 24px 0;
text-align: center;
font-weight: 700;
font-size: 12px; }
.header-mobile-toggle,
.header-mobile-close {
display: none;
}
@media (max-width: 1024px) {
.header-mobile-toggle {
display: block;
float: right;
}
.header-contacts {
clear: right;
margin-top: 10px;
}
.header-mobile-close {
display: block;
position: absolute;
top: 15px;
right: 15px;
}
.header-mobile-close svg {
width: 40px;
height: 40px;
}
.header-mobile-close svg line {
stroke: white;
}
.header-paint-brush {
display: none;
}
.header-menu {
margin-top: 0;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100vh;
background: #4a88d0;
z-index: 999;
display: none;
padding: 80px 40px;
}
.header-menu ul {
width: 100%;
max-width: 500px;
margin: 0 auto;
}
.header-menu ul li {
display: block;
margin-left: 0;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.header-menu ul li a {
color: white;
font-size: 24px;
}
}
@media (max-width: 991px) {
.serv-cols .col {
width: calc(50% - 20px);
margin-right: 40px;
}
.serv-cols .col:nth-of-type(2n) {
margin-right: 0;
}
.rating-container .container {
padding-left: 0;
padding-right: 0;
}
.rating-left {
float: none;
width: 100%;
padding: 20px 15px;
}
.rating-right {
float: none;
width: 100%;
padding: 20px 15px;
}
.home-form-image {
float: none;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.footer-menu {
float: none;
padding-top: 40px;
clear: both;
}
}
@media (max-width: 767px) {
.home-blog {
display: block;
width: 100%;
max-width: 400px;
float: none;
margin-right: auto !important;
margin-left: auto;
margin-bottom: 30px;
}
.serv-cols .col {
display: block;
width: 100%;
max-width: 400px;
float: none;
margin-right: auto !important;
margin-left: auto;
margin-bottom: 30px;
}
.banner,
.banner .container {
height: 400px;
}
.footer-add {
width: calc(100% - 89px);
margin-right: 0;
}
.footer-add-phone {
float: none;
width: 100%;
}
}
@media (max-width: 600px) {
.home-form-col {
float: none;
width: 100%;
padding-right: 0;
}
.home-form-col + .home-form-col {
padding-left: 0;
padding-top: 20px;
}
.banner-text {
bottom: auto;
top: 40px;
}
h1 {
font-size: 45px;
line-height: 50px;
}
h2 {
font-size: 32px;
line-height: 36px;
}
}
.main-wrap ul {
padding-left: 20px;
margin: 20px 0;
list-style: none;
}
.main-wrap ul li {
line-height: 1.5;
font-size: 16px;
font-weight: 300;
list-style: disc;
margin: 10px 0;
font-family: 'Sunflower', sans-serif;
}