@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=31f3e203-9cfa-45c1-88e8-615102df4ed6");
@font-face {
	font-family: 'Frutiger';
	src:url("/swb-bub/css/fonts/67f049a9-98c0-4488-a4e4-0be6cda6f7de.woff2") format("woff2"),url("/swb-bub/css/fonts/d74de079-587d-4049-9cca-50ba02a536f9.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Frutiger';
	src:url("/swb-bub/css/fonts/753d1890-5963-4c94-ac16-b62fe0a41e12.woff2") format("woff2"),url("/swb-bub/css/fonts/124ebcbb-46a4-43eb-b947-c8400aafaff9.woff") format("woff");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Frutiger';
	src:url("/swb-bub/css/fonts/131679ac-c45d-48d4-b4ee-b3cc4cdb6dea.woff2") format("woff2"),url("/swb-bub/css/fonts/c9372d3f-1898-4ecb-9e3f-59155488dfc9.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Frutiger';
	src:url("/swb-bub/css/fonts/62c7ec8b-0f3a-4351-8e9c-2738a3ecbf5f.woff2") format("woff2"),url("/swb-bub/css/fonts/2547c541-90cc-4831-8147-789e11b1ba89.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Frutiger';
	src:url("/swb-bub/css/fonts/0fb3ce92-24e1-4707-9dcc-fa1f2967dfbe.woff2") format("woff2"),url("/swb-bub/css/fonts/a532ed7a-5225-4bf2-806a-550181b88e82.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

body {
    color: #333;
    font-family: 'Frutiger', Arial, sans-serif;
    font-size: 20px;
}

.page-header {
    padding: 25px 0;
}

.page-header-line {
    border-bottom: 10px solid #e30613;
    clear: both;
    padding-top: 25px;
}

.logo {
    display: inline-block;
    width: 120px;
    float: right;
}

.logo img {
    max-width: 120px;
    height: auto;
}
@media (min-width: 768px) {
    .logo {
        display: inline-block;
        width: 240px;
        float: right;
    }
    .logo img {
        max-width: 240px;
        height: auto;
    }
}

.page-footer {
    margin-top: 30px;
    border-top: 1px solid #e6e6e6;
    padding: 25px 0;
    font-size: 16px;
}

@media (min-width: 992px) {
    .page-footer {
        margin-top: 60px;
    }
}

.page-footer a {
    color: #333;
    text-decoration: none;
}
.page-footer a:hover {
    text-decoration: underline;
}

a {
    color: #333;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}
a[href^="tel"] {
	text-decoration: none;
}

h1 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #d21f23;
}

@media (min-width: 768px) {
    h1 {
        font-size: 44px;
    }
}

h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 55px;
}

p {
	font-size: 20px;
	line-height: 28px;
    margin-bottom: 30px;
}


.teaser {
    background: #7a343a;
    padding: 20px;
    overflow: hidden;
    min-height: 415px;
}

.teaser p:last-child {
    margin-bottom: 0;
}

.teaser-text {
    color: #fff;
    margin-top: 25px;
}

.teaser-text p:last-child {
    margin: 0;
}

@media (min-width: 992px) {
    .teaser {
        position: relative;
        padding: 45px;
    }

    .teaser-text {
        max-width: 50%;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .teaser-text {
        max-width: 58%;
    }
}

.teaser-icon {
    display: block;
    width: 120px;
    height: auto;
    max-width: 100%;
    margin: 0 auto 20px auto;
}

@media (min-width: 992px) {
    .teaser-icon {
        width: 400px;
        position: absolute;
        bottom: -50px;
        right: 45px;
        margin-bottom: 0;
    }
}

.socialmedia-wrap {
    text-align: center;
    margin-top: 30px;
}
.socialmedia-wrap a {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.socialmedia-wrap img {
    width: 30px;
    height: 30px;
}
@media (min-width: 992px) {
    .socialmedia-wrap {
        text-align: right;
        margin-top: 0;
    }
}

.support-wrap {
    text-align: center;
    font-weight: bold;
}
.support-wrap a {
    position: relative;
    padding: 0;
    margin: 0 15px 0 0;
}
.support-wrap img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -5px;
    left: 0;
}
@media (min-width: 992px) {
    .support-wrap {
        text-align: left;
    }
}

.service-nav-wrap {
    text-align: center;
    margin-top: 30px;
}
.service-nav-wrap a {
    text-align: center;
    margin: 0 5px;
}
@media (min-width: 992px) {
    .service-nav-wrap {
        text-align: center;
        margin: 0;
    }
}

.row {
	margin-bottom: 20px;
}

.card-shadow {
	box-shadow: 0px 2px 12px 6px rgba(219, 219, 219, 0.5);
	background: #fff;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.card-shadow {
		height: 100%;
		margin-bottom: 0;
	}
}


.card-shadow-headline {
	background: #f7f7f7;
	text-align: center;
	padding: 20px;
}
.card-shadow-headline h3 {
	color: #333333;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
}
.card-shadow-body {
	text-align: center;
	padding: 25px;
}

.card-shadow-body p:last-child {
    margin-bottom: 0;
}

.card-btn {
	background-color: #d21f23;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 15px 30px;
    border-radius: 70px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 350ms ease-out,color 350ms ease-out;
    margin: 30px 0;
}

@media (min-width: 992px) {
	.card-btn {
	    margin: 100px 0 30px 0;
	}
}

.card-btn:hover,
.card-btn:focus {
	background-color: #a6181c;
    color: #fff;
}
