@font-face {
    font-family: SansSerifBold;
    src: url('./fonts/SansSerif/SansSerifFLF-Bold.otf') format("opentype");
}

@font-face {
    font-family: SansSerifDemiBold;
    src: url('./fonts/SansSerif/SansSerifFLF-demibold.otf') format("opentype");
}

@font-face {
    font-family: SansSerifMedium;
    src: url('./fonts/SansSerif/SansSerifFLF-Medium.otf') format("opentype");
}

body,
html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

h2 {
    font-size: 2.5rem;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 3rem;
}

header {
    height: 7rem;
}

.header__wrapper {
    width: 94rem;
    margin: 0 auto;
    padding: 2.5rem 0;
}

nav {
    width: 50%;
    float: left;
}

nav ul {
    list-style: none;
}

nav ul li {
    display: inline-block;
    flex-wrap: wrap;
    margin-right: 2rem;
}

nav ul li a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-family: SansSerifMedium;
}

.call__button {
    font-size: 1.6rem;
    width: 16rem;
    height: 4rem;
    background-color: #FFAD35;
    display: inline-block;
    line-height: 4rem;
    vertical-align: middle;
    text-align: center;
    margin-top: -1rem;
    color: #FFF;
    font-family: SansSerifDemiBold;
    border-radius: 4rem;
    float: right;
}

.call__button a {
    color: #FFF;
    text-decoration: none;
}

#infobox {
    height: 58rem;
    width: 100%;
    position: relative;
}

#infobox img {
    height: 100%;
    width: 70%;
    object-fit: cover;
    float: left;
}

#infobox .intro {
    width: 30%;
    height: 100%;
    float: left;
    background-color: #FFAD35;
    padding-top: 12rem;
}

#infobox .intro h1 {
    text-align: center;
    color: #FFF;
    line-height: 4.5rem;
    width: 90%;
    margin: 0 auto;
    font-size: 3rem;
    font-family: 'Montserrat', sans-serif;
}

#infobox .intro p {
    width: 80%;
    margin: 3rem auto 0 auto;
    color: #FFF;
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
}

#infobox .factsbox {
    width: 94rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 12.5rem;
    background-color: #FFF;
    transform: translate(-50%,50%);
    box-shadow: 0 1.5rem 4rem rgba(0,0,0,.2);
    padding: 4.2rem 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#infobox span {
    height: 4rem;
    font-family: SansSerifMedium;
    font-size: 2.2rem;
    display: inline-block;
    line-height: 4rem;
    vertical-align: middle;
    position: relative;
    flex: 1;
}

#infobox span:not(:last-child) {
    margin-right: 6.5rem;
}

#infobox .calendar:before,
#infobox .employees:before,
#infobox .customers:before {
    content: "";
    position: absolute;
    height: 40px;
    width: 40px;
    left: -4.5rem;
    background-repeat: no-repeat;
}

#infobox .calendar:before {
    background-image: url("data:image/svg+xml,%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-HD' transform='translate(-281.000000, -631.000000)' fill='%23000000'%3E%3Cg id='Group-11' transform='translate(250.000000, 588.000000)'%3E%3Cg id='Group-3' transform='translate(31.000000, 43.000000)'%3E%3Cg id='calendar'%3E%3Cpath d='M29.5855172,3.10344828 C29.2648276,1.53172414 27.8724138,0.344827586 26.2068966,0.344827586 C25.8255172,0.344827586 25.5172414,0.653103448 25.5172414,1.03448276 C25.5172414,1.41586207 25.8255172,1.72413793 26.2068966,1.72413793 C27.3475862,1.72413793 28.2758621,2.65241379 28.2758621,3.79310345 C28.2758621,4.9337931 27.3475862,5.86206897 26.2068966,5.86206897 C25.8255172,5.86206897 25.5172414,6.17034483 25.5172414,6.55172414 C25.5172414,6.93310345 25.8255172,7.24137931 26.2068966,7.24137931 C27.8717241,7.24137931 29.2648276,6.05448276 29.5855172,4.48275862 L38.6206897,4.48275862 L38.6206897,10.6896552 L1.37931034,10.6896552 L1.37931034,4.48275862 L11.0344828,4.48275862 L13.1034483,4.48275862 C13.4848276,4.48275862 13.7931034,4.17448276 13.7931034,3.79310345 C13.7931034,3.41172414 13.4848276,3.10344828 13.1034483,3.10344828 L11.8510345,3.10344828 C12.1365517,2.30206897 12.8951724,1.72413793 13.7931034,1.72413793 C14.9337931,1.72413793 15.862069,2.65241379 15.862069,3.79310345 C15.862069,4.9337931 14.9337931,5.86206897 13.7931034,5.86206897 C13.4117241,5.86206897 13.1034483,6.17034483 13.1034483,6.55172414 C13.1034483,6.93310345 13.4117241,7.24137931 13.7931034,7.24137931 C15.6944828,7.24137931 17.2413793,5.69448276 17.2413793,3.79310345 C17.2413793,1.89172414 15.6944828,0.344827586 13.7931034,0.344827586 C12.1282759,0.344827586 10.7351724,1.53172414 10.4144828,3.10344828 L0,3.10344828 L0,12.0689655 L0,39.6551724 L40,39.6551724 L40,12.0689655 L40,3.10344828 L29.5855172,3.10344828 Z M38.6206897,38.2758621 L1.37931034,38.2758621 L1.37931034,12.0689655 L38.6206897,12.0689655 L38.6206897,38.2758621 Z' id='Shape' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M17.9310345,1.72413793 C19.0717241,1.72413793 20,2.65241379 20,3.79310345 C20,4.9337931 19.0717241,5.86206897 17.9310345,5.86206897 C17.5496552,5.86206897 17.2413793,6.17034483 17.2413793,6.55172414 C17.2413793,6.93310345 17.5496552,7.24137931 17.9310345,7.24137931 C19.8324138,7.24137931 21.3793103,5.69448276 21.3793103,3.79310345 C21.3793103,1.89172414 19.8324138,0.344827586 17.9310345,0.344827586 C17.5496552,0.344827586 17.2413793,0.653103448 17.2413793,1.03448276 C17.2413793,1.41586207 17.5496552,1.72413793 17.9310345,1.72413793 Z' id='Path'%3E%3C/path%3E%3Cpath d='M22.0689655,1.72413793 C23.2096552,1.72413793 24.137931,2.65241379 24.137931,3.79310345 C24.137931,4.9337931 23.2096552,5.86206897 22.0689655,5.86206897 C21.6875862,5.86206897 21.3793103,6.17034483 21.3793103,6.55172414 C21.3793103,6.93310345 21.6875862,7.24137931 22.0689655,7.24137931 C23.9703448,7.24137931 25.5172414,5.69448276 25.5172414,3.79310345 C25.5172414,1.89172414 23.9703448,0.344827586 22.0689655,0.344827586 C21.6875862,0.344827586 21.3793103,0.653103448 21.3793103,1.03448276 C21.3793103,1.41586207 21.6875862,1.72413793 22.0689655,1.72413793 Z' id='Path'%3E%3C/path%3E%3Ccircle id='Oval' cx='15.1724138' cy='16.8965517' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='20' cy='16.8965517' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='24.8275862' cy='16.8965517' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='29.6551724' cy='16.8965517' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='34.4827586' cy='16.8965517' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='5.51724138' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='10.3448276' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='15.1724138' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='20' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='24.8275862' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='29.6551724' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='34.4827586' cy='22.4137931' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='5.51724138' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='10.3448276' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='15.1724138' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='20' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='24.8275862' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='29.6551724' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='34.4827586' cy='27.2413793' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='5.51724138' cy='32.7586207' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='10.3448276' cy='32.7586207' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='15.1724138' cy='32.7586207' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='20' cy='32.7586207' r='1'%3E%3C/circle%3E%3Ccircle id='Oval' cx='24.8275862' cy='32.7586207' r='1'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#infobox .customers:before {
    background-image: url("data:image/svg+xml,%3Csvg width='37px' height='40px' viewBox='0 0 37 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-HD' transform='translate(-508.000000, -631.000000)' fill='%23000000'%3E%3Cg id='Group-11' transform='translate(250.000000, 588.000000)'%3E%3Cg id='Group-2' transform='translate(258.000000, 43.000000)'%3E%3Cg id='network'%3E%3Cpath d='M18.125,25.625 C20.84625,25.625 23.75,25.480625 23.75,23.75 L23.75,21.52125 L20.3875,19.50375 L20.1425,19.25875 C20.8192969,18.6850781 21.25,17.8296094 21.25,16.875 L21.25,16.25 C21.25,14.526875 19.848125,13.125 18.125,13.125 C16.401875,13.125 15,14.526875 15,16.25 L15,16.875 C15,17.8296094 15.4307031,18.6850781 16.1075,19.25875 L15.8625,19.50375 L12.5,21.52125 L12.5,23.75 C12.5,25.480625 15.40375,25.625 18.125,25.625 Z M16.25,16.25 C16.25,15.21625 17.09125,14.375 18.125,14.375 C19.15875,14.375 20,15.21625 20,16.25 L20,16.875 C20,17.90875 19.15875,18.75 18.125,18.75 C17.09125,18.75 16.25,17.90875 16.25,16.875 L16.25,16.25 Z M13.75,22.22875 L16.571875,20.535625 L17.2555469,19.8760156 C17.5317969,19.9561719 17.8232813,20 18.125,20 C18.4260937,20 18.7170312,19.9563281 18.9927344,19.8764844 L19.558125,20.441875 L22.5,22.22875 L22.5,23.75 C22.5,23.75625 22.45,24.375 18.125,24.375 C13.8,24.375 13.75,23.75625 13.75,23.75 L13.75,22.22875 Z' id='Shape' fill-rule='nonzero'%3E%3C/path%3E%3Crect id='Rectangle' x='17.5' y='2.5' width='1.25' height='1.25'%3E%3C/rect%3E%3Crect id='Rectangle' x='2.5' y='11.25' width='1.25' height='1.25'%3E%3C/rect%3E%3Crect id='Rectangle' x='32.5' y='11.25' width='1.25' height='1.25'%3E%3C/rect%3E%3Crect id='Rectangle' x='2.5' y='27.5' width='1.25' height='1.25'%3E%3C/rect%3E%3Cpath d='M34.7546094,25.4597656 C35.3317188,23.7126562 35.625,21.8788281 35.625,20 C35.625,18.1210156 35.3316406,16.2870312 34.7545312,14.5403125 C35.6507812,13.9903125 36.25,13.0014063 36.25,11.875 C36.25,10.151875 34.848125,8.75 33.125,8.75 C32.643125,8.75 32.1864844,8.85976562 31.7785156,9.05539063 C29.1153906,5.7321875 25.4042969,3.52234375 21.2297656,2.77351563 C21.054375,1.2153125 19.7292187,0 18.125,0 C16.5205469,0 15.1953125,1.21554688 15.0202344,2.77398437 C10.8444531,3.52265625 7.13375,5.73242188 4.47101563,9.05515625 C4.06320313,8.8596875 3.60671875,8.75 3.125,8.75 C1.401875,8.75 0,10.151875 0,11.875 C0,13.0014063 0.59921875,13.9903125 1.49546875,14.5403125 C0.91828125,16.2864062 0.625,18.1199219 0.625,20 C0.625,21.8799219 0.91828125,23.7132812 1.4953125,25.4597656 C0.599140625,26.0097656 0,26.9986719 0,28.125 C0,29.848125 1.401875,31.25 3.125,31.25 C3.60671875,31.25 4.06320313,31.1403125 4.47109375,30.9447656 C7.13328125,34.2663281 10.8444531,36.4760938 15.0202344,37.2258594 C15.1952344,38.784375 16.5205469,40 18.125,40 C19.7294531,40 21.0548437,38.7842969 21.2297656,37.2257812 C25.4052344,36.4764063 29.1157813,34.2667188 31.7788281,30.9446875 C32.1867187,31.1402344 32.6432813,31.25 33.125,31.25 C34.848125,31.25 36.25,29.848125 36.25,28.125 C36.25,26.9985937 35.6508594,26.0097656 34.7546094,25.4597656 Z M34.375,20 C34.375,21.7330469 34.1071094,23.4232813 33.5791406,25.0333594 C33.4307812,25.0117188 33.2792187,25 33.125,25 C32.1647656,25 31.3046094,25.4357031 30.7309375,26.119375 L27.2050781,24.1865625 C27.795,22.9122656 28.125,21.4939844 28.125,20 C28.125,18.5057031 27.7949219,17.0871875 27.2046875,15.8126562 L30.7309375,13.8807031 C31.3046875,14.5642969 32.1647656,15 33.125,15 C33.2792187,15 33.4307812,14.9882813 33.5791406,14.9666406 C34.1071094,16.5767188 34.375,18.2669531 34.375,20 Z M9.375,20 C9.375,15.175 13.3,11.25 18.125,11.25 C22.95,11.25 26.875,15.175 26.875,20 C26.875,24.825 22.95,28.75 18.125,28.75 C13.3,28.75 9.375,24.825 9.375,20 Z M35,11.875 C35,12.90875 34.15875,13.75 33.125,13.75 C32.09125,13.75 31.25,12.90875 31.25,11.875 C31.25,10.84125 32.09125,10 33.125,10 C34.15875,10 35,10.84125 35,11.875 Z M18.125,1.25 C19.15875,1.25 20,2.09125 20,3.125 C20,4.15875 19.15875,5 18.125,5 C17.09125,5 16.25,4.15875 16.25,3.125 C16.25,2.09125 17.09125,1.25 18.125,1.25 Z M15.1326563,4.025 C15.4613281,5.115625 16.370625,5.95695312 17.5,6.18710938 L17.5,8.75 L18.75,8.75 L18.75,6.18710937 C19.8795313,5.956875 20.7889063,5.1153125 21.1174219,4.02453125 C24.9380469,4.7359375 28.3329688,6.76820312 30.7817969,9.81070312 C30.2957813,10.3616406 30,11.0842187 30,11.875 C30,12.1903906 30.0474219,12.4947656 30.1346875,12.7820313 L26.609375,14.7135156 C24.8408594,11.8854687 21.6990625,10 18.125,10 C14.5503906,10 11.4082031,11.8860156 9.63976563,14.7147656 L6.11515625,12.7826562 C6.20257813,12.4952344 6.25,12.190625 6.25,11.875 C6.25,11.0840625 5.9540625,10.3613281 5.46789063,9.8103125 C7.91640625,6.76890625 11.311875,4.73625 15.1326563,4.025 Z M3.125,10 C4.15875,10 5,10.84125 5,11.875 C5,12.90875 4.15875,13.75 3.125,13.75 C2.09125,13.75 1.25,12.90875 1.25,11.875 C1.25,10.84125 2.09125,10 3.125,10 Z M1.875,20 C1.875,18.2658594 2.14335938,16.5760937 2.6709375,14.9666406 C2.81929688,14.9882812 2.97078125,15 3.125,15 C4.085,15 4.94492188,14.5645312 5.51859375,13.8811719 L9.04460938,15.8140625 C8.45484375,17.0882031 8.125,18.50625 8.125,20 C8.125,21.494375 8.45515625,22.9129687 9.0453125,24.1875 L5.51796875,26.118125 C4.94421875,25.4351562 4.08460937,25 3.125,25 C2.97085937,25 2.819375,25.0116406 2.67109375,25.0333594 C2.1434375,23.4240625 1.875,21.73375 1.875,20 Z M1.25,28.125 C1.25,27.09125 2.09125,26.25 3.125,26.25 C4.15875,26.25 5,27.09125 5,28.125 C5,29.15875 4.15875,30 3.125,30 C2.09125,30 1.25,29.15875 1.25,28.125 Z M18.125,38.75 C17.09125,38.75 16.25,37.90875 16.25,36.875 C16.25,35.84125 17.09125,35 18.125,35 C19.15875,35 20,35.84125 20,36.875 C20,37.90875 19.15875,38.75 18.125,38.75 Z M21.1172656,35.9748438 C20.7885938,34.8842969 19.8792969,34.0430469 18.75,33.8128906 L18.75,31.25 L17.5,31.25 L17.5,33.8128906 C16.3705469,34.0430469 15.4611719,34.8846094 15.1325781,35.9753906 C11.3113281,35.2626563 7.91585938,33.2304688 5.46789062,30.1896875 C5.9540625,29.6386719 6.25,28.9159375 6.25,28.125 C6.25,27.8088281 6.20242187,27.5035938 6.1146875,27.2157031 L9.6403125,25.2860937 C11.4088281,28.114375 14.5507031,30 18.125,30 C21.699375,30 24.8413281,28.1142188 26.6098437,25.2858594 L30.1346875,27.218125 C30.0474219,27.5052344 30,27.8096875 30,28.125 C30,28.9157813 30.2957813,29.6383594 30.781875,30.189375 C28.3339062,33.2307812 24.9385156,35.2629687 21.1172656,35.9748438 Z M33.125,30 C32.09125,30 31.25,29.15875 31.25,28.125 C31.25,27.09125 32.09125,26.25 33.125,26.25 C34.15875,26.25 35,27.09125 35,28.125 C35,29.15875 34.15875,30 33.125,30 Z' id='Shape' fill-rule='nonzero'%3E%3C/path%3E%3Crect id='Rectangle' x='32.5' y='27.5' width='1.25' height='1.25'%3E%3C/rect%3E%3Crect id='Rectangle' x='17.5' y='36.25' width='1.25' height='1.25'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#infobox .employees:before {
    background-image: url("data:image/svg+xml,%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-HD' transform='translate(-828.000000, -631.000000)' fill='%23000000'%3E%3Cg id='Group-11' transform='translate(250.000000, 588.000000)'%3E%3Cg id='Group-4' transform='translate(578.000000, 43.000000)'%3E%3Cg id='skill'%3E%3Cpath d='M24,5.33333333 L24,3.33333333 C23.9977213,1.49316408 22.5068359,0.00227865 20.6666667,0 L19.3333333,0 C17.4931641,0.00227865 16.0022787,1.49316408 16,3.33333333 L16,5.33333333 C16,7.54231767 17.7910157,9.33333333 20,9.33333333 C22.2089843,9.33333333 24,7.54231767 24,5.33333333 Z M19.3333333,1.33333333 L20.6666667,1.33333333 C21.7711588,1.33333333 22.6666667,2.22884117 22.6666667,3.3333531 L21.4905599,3.33333333 C20.8300782,3.33463542 20.226237,2.960612 19.9332682,2.36881508 C19.8079427,2.15852867 19.5813802,2.02962242 19.3365885,2.02962242 C19.0921224,2.02962242 18.8652343,2.15852867 18.7399088,2.36881508 L18.4420573,2.96451825 C18.3294271,3.19238283 18.0966797,3.3352865 17.8427734,3.33333333 L17.3333333,3.3333531 C17.3333333,2.22884117 18.2288412,1.33333333 19.3333333,1.33333333 Z M20,8 C18.5273438,8 17.3333333,6.80598958 17.3333333,5.33333333 L17.3333333,4.66666667 L17.8427734,4.66666667 C18.4667968,4.66894533 19.0556641,4.37792967 19.4326172,3.88053383 C19.9973958,4.38899742 20.7307943,4.66894533 21.4905599,4.66666667 L22.6666667,4.66666667 L22.6666667,5.33333333 C22.6666667,6.80598958 21.4726562,8 20,8 Z' id='Shape' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M22,9.33333333 L18,9.33333333 C15.4238282,9.336263 13.336263,11.4238282 13.3333333,14 L13.3333333,22.6666667 C13.3333333,23.4029948 13.9303385,24 14.6666667,24 L15.3333333,24 L15.3333333,39.3333333 C15.3333333,39.7014974 15.6318359,40 16,40 L24,40 C24.3681641,40 24.6666667,39.7014974 24.6666667,39.3333333 L24.6666667,24 L25.3333333,24 C26.0696615,24 26.6666667,23.4029948 26.6666667,22.6666667 L26.6666667,14 C26.6634115,11.4241537 24.5758463,9.3365885 22,9.33333333 Z M20.9886067,10.6666667 L20,12.9739583 L19.0113932,10.6666667 L20.9886067,10.6666667 Z M14.6666667,14 C14.671875,12.3268229 15.9186198,10.9179687 17.578776,10.7093099 L19.3333333,14.8001302 L19.3333333,22.6666667 L14.6666667,22.6666667 L14.6666667,14 Z M23.3333333,38.6666667 L20.6666667,38.6666667 L20.6666667,27.3333333 L19.3333333,27.3333333 L19.3333333,38.6666667 L16.6666667,38.6666667 L16.6666667,24 L23.3333333,24 L23.3333333,38.6666667 Z M25.3333333,22.6666667 L20.6666667,22.6666667 L20.6666667,14.8001302 L22.421224,10.7067057 C24.0823567,10.9153646 25.3297526,12.3258463 25.3333333,14 L25.3333333,22.6666667 Z' id='Shape' fill-rule='nonzero'%3E%3C/path%3E%3Cpolygon id='Path' points='22.6666667 14 24 14 24 15.3333333 22.6666667 15.3333333'%3E%3C/polygon%3E%3Cpath d='M28.2760417,4 L33.3333333,4 L33.3333333,2.66666667 L28,2.66666667 C27.8232422,2.66666667 27.6536458,2.73697917 27.5286458,2.86197917 L25.5286458,4.86197917 L26.4713542,5.8046875 L28.2760417,4 Z' id='Path'%3E%3C/path%3E%3Cpolygon id='Path' points='28 18 32 18 32 19.3333333 28 19.3333333'%3E%3C/polygon%3E%3Cpath d='M13.5286458,5.8046875 L14.4713542,4.86197917 L12.4713542,2.86197917 C12.3463542,2.73697917 12.1767578,2.66666667 12,2.66666667 L6.66666667,2.66666667 L6.66666667,4 L11.7239583,4 L13.5286458,5.8046875 Z' id='Path'%3E%3C/path%3E%3Cpolygon id='Path' points='8 18 12 18 12 19.3333333 8 19.3333333'%3E%3C/polygon%3E%3Cpolygon id='Path' points='27.3333333 30.6666667 32.6666667 30.6666667 32.6666667 32 27.3333333 32'%3E%3C/polygon%3E%3Cpolygon id='Path' points='7.33333333 30.6666667 12.6666667 30.6666667 12.6666667 32 7.33333333 32'%3E%3C/polygon%3E%3Cpolygon id='Path' points='34.6666667 1.33333333 40 1.33333333 40 2.66666667 34.6666667 2.66666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='34.6666667 4 40 4 40 5.33333333 34.6666667 5.33333333'%3E%3C/polygon%3E%3Cpolygon id='Path' points='33.3333333 16.6666667 38.6666667 16.6666667 38.6666667 18 33.3333333 18'%3E%3C/polygon%3E%3Cpolygon id='Path' points='33.3333333 19.3333333 38.6666667 19.3333333 38.6666667 20.6666667 33.3333333 20.6666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='34 29.3333333 39.3333333 29.3333333 39.3333333 30.6666667 34 30.6666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='34 32 39.3333333 32 39.3333333 33.3333333 34 33.3333333'%3E%3C/polygon%3E%3Cpolygon id='Path' points='0 1.33333333 5.33333333 1.33333333 5.33333333 2.66666667 0 2.66666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='0 4 5.33333333 4 5.33333333 5.33333333 0 5.33333333'%3E%3C/polygon%3E%3Cpolygon id='Path' points='1.33333333 16.6666667 6.66666667 16.6666667 6.66666667 18 1.33333333 18'%3E%3C/polygon%3E%3Cpolygon id='Path' points='1.33333333 19.3333333 6.66666667 19.3333333 6.66666667 20.6666667 1.33333333 20.6666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='0.666666667 29.3333333 6 29.3333333 6 30.6666667 0.666666667 30.6666667'%3E%3C/polygon%3E%3Cpolygon id='Path' points='0.666666667 32 6 32 6 33.3333333 0.666666667 33.3333333'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#leistungen {
    margin: 12rem auto 0 auto;
    width: 94rem;
}

#leistungen .servicesbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#leistungen .servicesbox .mechanics,
#leistungen .servicesbox .assistance {
    padding: 4rem 7rem;
    align-self: stretch;
    flex: 1;
    text-align: center;
    box-shadow: 0 1.5rem 4rem rgba(0,0,0,.2);
}

#leistungen .servicesbox .mechanics {
    margin-right: 1.5rem;
}

#leistungen .servicesbox .assistance {
    margin-left: 1.5rem;
}

#leistungen h3 {
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    margin-top: 2rem;
}

#mitarbeiter {
    width: 100%;
    margin-top: 8rem;
    padding: 7rem 0;
    background-color: #FFAD35;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

#mitarbeiter .employee {
    text-align: center;
}

#mitarbeiter .employee .image {
    width: 30rem;
    height: 30rem;
    border-radius: 15rem;
    background-color: #FFF;
    margin-bottom: 1.5rem;
    position: relative;
    overflow: hidden;
}

#mitarbeiter .employee .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}

#mitarbeiter h4 {
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: .8rem;
    color: #FFF;
}

#mitarbeiter h5 {
    font-size: 1.8rem;
    font-family: SansSerifMedium;
    color: #FFF;
}

#einblick {
    margin: 6rem auto 6rem auto;
    width: 80%;
}

#gallery {
    width: 100%;
}

#gallery img {
    width: 100%;
    height: auto;
}

#kontakt {
    height: 58rem;
}

#kontakt .contact {
    background-color: #FFAD35;
    height: 100%;
    width: 30%;
    float: left;
    padding-top: 11rem;
}

#kontakt h2 {
    text-align: center;
    font-size: 2.6rem;
    color: #FFF;
    line-height: 4rem;
    width: 90%;
    margin: 0 auto 3rem auto;
}

#kontakt address {
    width: 70%;
    margin: 0 auto 2rem auto;
    font-family: SansSerifMedium;
    color: #FFF;
    font-size: 2rem;
    line-height: 2.8rem;
    font-style: normal;
}

#kontakt .mail-phone {
    width: 70%;
    margin: 0 auto;
    font-family: SansSerifMedium;
    font-size: 2rem;
    line-height: 2.8rem;
    color: #FFF;
}

#kontakt a {
    color: #FFF!important;
    text-decoration: none;
}

#kontakt .phone,
#kontakt .mail {
    position: relative;
    margin-left: 3rem;
    margin-bottom: .5rem;
}

#kontakt .phone:before,
#kontakt .mail:before {
    content: '';
    position: absolute;
    left: -3rem;
    height: 20px;
    width: 20px;
}

#kontakt .phone:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-HD' transform='translate(-60.000000, -2663.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-14' transform='translate(0.000000, 2332.000000)'%3E%3Cg id='Group-13'%3E%3Cg id='Group-12' transform='translate(48.000000, 110.000000)'%3E%3Cg id='telephone' transform='translate(12.000000, 221.000000)'%3E%3Cpath d='M17.0664472,2.93004115 C15.1779469,1.04115226 12.6681753,0 9.99794281,0 C7.32771035,0 4.8179387,1.04115226 2.92943839,2.93004115 C1.04093808,4.81893004 0,7.32921811 0,10 C0,12.6707819 1.04093808,15.18107 2.92943839,17.0699588 C4.8179387,18.9588477 7.32771035,20 9.99794281,20 C11.549064,20 12.9644106,19.7119342 14.0876363,19.1728395 C15.1532606,18.6584362 15.926764,17.9218107 16.2682576,17.1028807 C16.6755812,16.1193416 16.4451759,15.0946502 15.6387575,14.2880658 L15.6099568,14.2592593 C15.6222999,14.2427984 15.6387575,14.2304527 15.6511006,14.218107 C16.2271138,13.6131687 16.2271138,12.81893 15.6428718,12.2345679 L14.2192964,10.8106996 C13.9395186,10.5226337 13.6021395,10.3662551 13.2441884,10.3662551 C12.8862374,10.3662551 12.5447439,10.5185185 12.2567373,10.8065844 L11.5161489,11.5473251 C11.4791195,11.526749 11.4462045,11.5102881 11.4091751,11.4938272 C11.3186587,11.4485597 11.2363711,11.4074074 11.1664267,11.3621399 C10.4134952,10.8847737 9.73050813,10.2592593 9.07632174,9.45679012 C8.78831516,9.09465021 8.59082493,8.78600823 8.44270726,8.48148148 C8.62785435,8.30864198 8.8006583,8.13168724 8.96934787,7.95884774 C9.03929233,7.88477366 9.11335116,7.81481481 9.18741,7.74074074 C9.79222382,7.13580247 9.79222382,6.35390947 9.18741,5.74897119 L8.48385106,5.04526749 C8.40156346,4.96296296 8.32339025,4.88477366 8.24521703,4.80246914 C8.0888706,4.64197531 7.92840979,4.47736626 7.75560584,4.31687243 C7.47582802,4.04115226 7.14256326,3.89711934 6.7887266,3.89711934 C6.43488994,3.89711934 6.0975108,4.04115226 5.80950422,4.31687243 C5.80538984,4.32098765 5.80538984,4.32098765 5.80127546,4.32510288 L4.91668381,5.20987654 C4.56284715,5.56378601 4.35712816,6 4.31598437,6.50205761 C4.25426867,7.28395062 4.48055956,8.00823045 4.65747789,8.48148148 C5.081259,9.6255144 5.71487348,10.6872428 6.65706645,11.8230453 C7.80086402,13.1893004 9.17918124,14.2716049 10.7549887,15.0329218 C11.3598025,15.3209877 12.1703353,15.6584362 13.0837276,15.7201646 C13.1413289,15.7242798 13.1989303,15.7242798 13.2565316,15.7242798 C13.8942604,15.7242798 14.4332442,15.4938272 14.8529109,15.037037 C14.8570253,15.0329218 14.8652541,15.0246914 14.8693684,15.0205761 C14.8817116,15.0041152 14.8981691,14.9876543 14.9146266,14.9711934 L14.9393129,14.9958848 C15.4659535,15.5226337 15.6099568,16.1234568 15.3548653,16.7366255 C14.8817116,17.8600823 13.0425838,19.0123457 9.99794281,19.0123457 C5.02777206,19.0123457 0.987451142,14.9711934 0.987451142,10 C0.987451142,5.02880658 5.02777206,0.987654321 9.99794281,0.987654321 C14.9681136,0.987654321 19.0084345,5.02880658 19.0084345,10 C19.0084345,10.81893 18.8973462,11.6255144 18.6833985,12.4032922 C18.6093396,12.6666667 18.7656861,12.9382716 19.0290064,13.0123457 C19.2923267,13.0864198 19.5638757,12.9300412 19.6379346,12.6666667 C19.8765686,11.8024691 20,10.9053498 20,10 C19.9958856,7.32921811 18.9549475,4.81893004 17.0664472,2.93004115 Z M14.1205513,14.3662551 C13.8860317,14.617284 13.6227114,14.7283951 13.2565316,14.7283951 C13.2195022,14.7283951 13.1824727,14.7283951 13.1454433,14.7242798 C12.404855,14.6748971 11.7054104,14.382716 11.1828842,14.1316872 C9.73873689,13.4320988 8.47150792,12.4403292 7.4182267,11.18107 C6.55009257,10.1358025 5.96996503,9.16872428 5.58321333,8.13168724 C5.35280806,7.50617284 5.26640609,7.02880658 5.29932113,6.57613169 C5.32400741,6.30864198 5.42275252,6.09053498 5.61612837,5.90123457 L6.50072002,5.02057613 C6.57066447,4.95473251 6.67763835,4.87654321 6.79284098,4.87654321 C6.90804361,4.87654321 7.00678873,4.95061728 7.06850442,5.01646091 C7.0726188,5.02057613 7.07673318,5.02469136 7.08084756,5.02880658 C7.23719399,5.17283951 7.38531166,5.32510288 7.5416581,5.48559671 C7.62394569,5.56790123 7.70623329,5.65432099 7.78852088,5.73662551 L8.49207982,6.44032922 C8.71014195,6.65843621 8.71014195,6.81893004 8.49207982,7.03703704 C8.41802098,7.11111111 8.34396215,7.18518519 8.26990331,7.25925926 C8.05184118,7.47736626 7.85023658,7.6872428 7.62806007,7.88477366 C7.61983131,7.88888889 7.61571693,7.89711934 7.60748817,7.90534979 C7.29890969,8.21399177 7.40588356,8.53497942 7.4387986,8.64197531 C7.44291298,8.65432099 7.44702736,8.66255144 7.45114174,8.67489712 C7.64040321,9.13168724 7.90372351,9.55967078 8.30693273,10.0699588 L8.31104711,10.0740741 C9.03517795,10.9670782 9.7963382,11.6584362 10.6397861,12.1934156 C10.7508743,12.2633745 10.8619626,12.3209877 10.9689364,12.3744856 C11.0594528,12.4197531 11.1417404,12.4609053 11.2116848,12.5061728 C11.224028,12.5144033 11.2404855,12.5226337 11.256943,12.5308642 C11.3639169,12.5843621 11.4708908,12.6090535 11.5778646,12.6090535 C11.7588973,12.6090535 11.9275869,12.5349794 12.0715902,12.3868313 L12.9561819,11.5020576 C13.0261263,11.4320988 13.1289858,11.3497942 13.2441884,11.3497942 C13.3511623,11.3497942 13.4499074,11.4279835 13.5116231,11.4938272 C13.5157375,11.4979424 13.5157375,11.4979424 13.5198519,11.5020576 L14.9434273,12.9259259 C15.1450319,13.127572 15.1450319,13.3127572 14.9351985,13.5308642 L14.9310841,13.5349794 C14.8364534,13.6378601 14.7335939,13.7366255 14.6225057,13.8436214 C14.4579305,14.0041152 14.2851265,14.1728395 14.1205513,14.3662551 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#kontakt .mail:before {
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg width='20px' height='21px' viewBox='0 0 20 21' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop-HD' transform='translate(-60.000000, -2693.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-14' transform='translate(0.000000, 2332.000000)'%3E%3Cg id='Group-13'%3E%3Cg id='Group-12' transform='translate(48.000000, 110.000000)'%3E%3Cg id='arroba' transform='translate(12.000000, 251.000000)'%3E%3Cpath d='M13.2272864,12.1058027 L15.1967843,5.28219727 L14.0667793,5.28219727 L13.6744165,6.69477539 C13.5115451,6.23626172 13.2590432,5.84566992 12.9193224,5.52997266 C12.3895509,5.03856445 11.6644562,4.78972266 10.7632479,4.78972266 C9.89551296,4.78972266 9.09333535,5.03540625 8.38046115,5.5198418 C7.68291362,5.99164453 7.08026885,6.60552539 6.59022404,7.3426582 C6.10508376,8.07380273 5.72633102,8.89001367 5.46581845,9.7681582 C5.20563286,10.6463027 5.07345563,11.5097637 5.07345563,12.3343418 C5.07345563,12.7949473 5.13660152,13.2523945 5.26040017,13.6913027 C5.38701892,14.1428027 5.59067975,14.54775 5.86725467,14.89425 C6.14452439,15.2418164 6.49887707,15.5274082 6.92054449,15.7433555 C7.34568595,15.9624609 7.85837337,16.0734082 8.44499666,16.0734082 C8.93115872,16.0734082 9.39014148,15.9890391 9.80972447,15.8224746 C10.220561,15.6590273 10.5933875,15.4553437 10.9191712,15.2148691 C11.2459767,14.9733691 11.5337095,14.6937246 11.7750535,14.3843027 C11.8207474,14.3258555 11.8650517,14.2670391 11.9082934,14.2085918 C11.9703766,14.7297363 12.1740374,15.1399336 12.5179271,15.4360254 C13.0110781,15.8584863 13.6437632,16.0733672 14.3995112,16.0733672 C15.2968777,16.0733672 16.1074338,15.8833008 16.8084554,15.5088281 C17.5066978,15.13575 18.0981847,14.6173945 18.5676305,13.9667227 C19.0318447,13.3209727 19.3907341,12.5467617 19.6341625,11.6647617 C19.8768962,10.7876426 20,9.83460352 20,8.83013086 C20,7.57677539 19.7575933,6.3945 19.2801368,5.3150918 C18.8033751,4.2388418 18.1257318,3.29277539 17.2646181,2.50425 C16.4055887,1.7188418 15.3753502,1.09794727 14.2021036,0.658710937 C13.0284892,0.221894531 11.7293596,0 10.3412535,0 C8.89004236,0 7.52286229,0.274394531 6.27674249,0.815144531 C5.03058182,1.35589453 3.92742923,2.10627539 2.99834676,3.0470918 C2.06852862,3.98893359 1.32843425,5.10857812 0.798662697,6.37419727 C0.268523306,7.6419082 0,9.0215918 0,10.4723555 C0,11.9231191 0.253891442,13.3007109 0.754399266,14.5673555 C1.25625584,15.8350664 1.97264495,16.9585664 2.88223189,17.9088164 C3.79390325,18.8618555 4.90612924,19.6238027 6.18678514,20.1715664 C7.46948459,20.7213809 8.90851611,21 10.4629677,21 C12.151354,21 13.7232575,20.6412363 15.1357637,19.9328555 C16.5437331,19.2255 17.7651259,18.2644219 18.7643432,17.0747637 L18.9313835,16.8763301 L18.1257318,16.1763164 L17.9544818,16.38 C17.0912836,17.4062109 15.9940573,18.2633555 14.694192,18.9297363 C13.4006208,19.5919336 11.9772838,19.9268672 10.4629677,19.9268672 C9.08601942,19.9268672 7.8092054,19.6759336 6.66665304,19.1824336 C5.52234322,18.6878672 4.5276626,18.0032754 3.71122096,17.1478945 C2.89265403,16.2914473 2.25024165,15.2799609 1.8017219,14.1396445 C1.35250734,12.9983027 1.12440558,11.7648809 1.12440558,10.4723555 C1.12440558,9.25296094 1.35634923,8.06153906 1.81426934,6.93069727 C2.27218945,5.79985547 2.91566447,4.78623633 3.72585283,3.91928906 C4.53636815,3.05373633 5.51363767,2.35548633 6.63040035,1.84344727 C7.74716303,1.33243359 8.99017662,1.07346094 10.3266216,1.07346094 C11.5420881,1.07346094 12.68603,1.27086914 13.7264046,1.65936914 C14.7646947,2.04786914 15.6763661,2.59702734 16.4377134,3.29002734 C17.198039,3.98409375 17.8006838,4.81252734 18.230035,5.75018555 C18.6576287,6.68886914 18.8745726,7.72525195 18.8745726,8.83054102 C18.8745726,9.62644922 18.7852692,10.4066074 18.6091555,11.151041 C18.4351263,11.8849746 18.1620254,12.5482383 17.7972097,13.1239746 C17.43971,13.6885137 16.9730843,14.1480937 16.4101663,14.4903691 C15.8535424,14.8284609 15.1741417,15.0003164 14.3908056,15.0003164 C13.9775168,15.0003164 13.6249216,14.8974082 13.3441369,14.6951191 C13.0870984,14.5078828 12.9618693,14.175 12.9618693,13.6752246 C12.9618693,13.471541 12.9880268,13.2198691 13.0403418,12.9276328 C13.0930247,12.6311309 13.1558028,12.3546445 13.2272864,12.1058027 Z M12.6915885,10.2014473 C12.4973281,10.9539609 12.2064482,11.6983945 11.8273277,12.4158809 C11.4513542,13.1253281 10.9784343,13.7462227 10.4221374,14.2614199 C9.88468211,14.7580781 9.28305912,14.9995781 8.58101577,14.9995781 C7.75026924,14.9995781 7.1625833,14.7601699 6.78452537,14.2677363 C6.39494179,13.76025 6.19753424,13.11975 6.19753424,12.3619863 C6.19753424,11.6773945 6.3046166,10.9403027 6.51559336,10.1731055 C6.72554834,9.40836914 7.03244963,8.69469727 7.42693775,8.05103906 C7.8161535,7.41788086 8.30235642,6.88516992 8.87189558,6.46972266 C9.42296099,6.06756445 10.0590792,5.86318359 10.7632479,5.86318359 C11.1566733,5.86318359 11.4952906,5.92897266 11.7694541,6.05636719 C12.0439446,6.18691992 12.2633,6.35980078 12.4390867,6.58382813 C12.6180205,6.81306445 12.7540396,7.08257813 12.8443648,7.38568359 C12.9371422,7.69822266 12.983531,8.02827539 12.983531,8.36427539 C12.9834901,8.83226367 12.8851542,9.45 12.6915885,10.2014473 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#kontakt #map {
    width: 70%;
    float: left;
    height: 100%;
}