h3.headline {
text-align: center;
font-weight: 700;
}
.ref-topimage {
padding: 0 1em;
margin-bottom: 1em;
margin-top: 2.3em;
}
.ref-topimage-border {
border: 3px solid #e50046;
border-radius: 5px;
-webkit-transform: skew(3deg, -3deg);
-ms-transform: skew(3deg, -3deg);
transform: skew(3deg, -3deg);
height: 100%;
}
.ref-topimage-image {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
-webkit-transform: skew(-3deg, 3deg);
-ms-transform: skew(-3deg, 3deg);
transform: skew(-3deg, 3deg);
border-radius: 5px;
}
.ref-topimage-image div {
display: block;
}
.ref-topimage-image img {
border-radius: 5px;
width: 100%;
height: auto;
}
.ref-topimage-imagecontainer {
margin-bottom: 2em;
} @media (min-width: 768px) {
.ref-topimage {
margin-bottom: 2em;
}
.ref-topimage-imagecontainer {
margin-bottom: 3em;
}
}h3.headline {
text-align: center;
font-weight: 700;
}
.hl {
margin-top: 50px;
}
.hl .headline {
margin-bottom: 2em;
}
.red-color {
color: #e50046 !important;
} @media (min-width: 576px) {
.hl .headline {
margin-bottom: 1.5em;
}
}h3.headline {
text-align: center;
font-weight: 700;
}
.ref-hltext { padding-bottom: 2em;
padding-top: 2em;
}
.ref-hltext .content {
font-size: 0.9em;
line-height: 140%;
}
.ref-hltext .content a {
color: #e50046;
}
.ref-hltext .content a:hover {
text-decoration: underline;
}
.ref-hltext .content a:focus, .ref-hltext .content a:visited, .ref-hltext .content a:active {
color: #e50046;
}
.ref-hltext .headline h3 {
font-size: 1.2em;
margin-bottom: 0.5em;
font-weight: bold;
} @media (min-width: 1200px) {
.ref-hltext {
margin-bottom: 3em;
}
.ref-hltext .content {
font-size: 1em;
line-height: inherit;
}
.ref-hltext .headline h3 {
font-size: 1.5em;
}
}h3.headline {
text-align: center;
font-weight: 700;
}
.service {
margin-bottom: 3em;
}
.service .headline {
font-size: 1.8em;
margin-bottom: 0.5em;
}
.service .headline h2 {
font-weight: 400 !important;
}
.service .arrow {
display: none;
content: "";
background-image: url(//agentur-heumann.de/wp-content/themes/cdh/assets/arrow-down.svg);
background-repeat: no-repeat;
width: 7px;
height: 90px;
left: 1em;
margin: 0 0 2em 1em;
}
.service .content ul {
margin-left: 2em;
}
.service .content ul li {
list-style-type: none;
padding-left: 0.5em;
position: relative;
}
.service .content ul li:before {
-webkit-transform: rotate(-8deg);
-ms-transform: rotate(-8deg);
transform: rotate(-8deg);
position: absolute;
display: inline-block;
left: -1em;
top: 0.4em;
content: "";
font-size: 1em;
width: 15px;
height: 15px;
border-radius: 2px;
border: 1px solid #e50046;
}
.service .image-border {
-webkit-transform: skew(4deg, -4deg);
-ms-transform: skew(4deg, -4deg);
transform: skew(4deg, -4deg);
display: block;
border: 3px solid #e50046;
border-radius: 5px;
height: auto;
width: 100%;
margin-bottom: 3em;
}
.service .image {
-webkit-transform: skew(-4deg, 4deg);
-ms-transform: skew(-4deg, 4deg);
transform: skew(-4deg, 4deg);
border-radius: 5px;
background-size: cover;
background-position: center center;
width: 100%;
height: auto;
min-height: 300px;
}
.service .tags {
font-size: 0.85em;
} @media (min-width: 768px) {
.service {
margin-bottom: 3em;
}
.service .image-border {
margin-bottom: 3em;
}
.service .image {
min-height: 350px;
}
}
@media (min-width: 992px) {
.service {
margin-bottom: 5em;
}
.service .arrow {
display: block;
}
.service .image {
min-height: 450px;
}
}