:root {
    --main-color: rgba(139, 41, 57, 1);
    --light-grey: #f7f7f7;
    --darker-grey: #EEE;
    --font-color: #444;
}

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('../fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'),
    url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Roboto Black'), local('Roboto-Black'),
    url('../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* nunito-300 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/nunito-v25-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-300.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-regular - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/nunito-v25-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-500 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/nunito-v25-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-500.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-600 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/nunito-v25-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-600.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-700 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/nunito-v25-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-700.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-800 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/nunito-v25-latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-800.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-800.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-300italic - latin */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/nunito-v25-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-300italic.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-500italic - latin */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/nunito-v25-latin-500italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-500italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-500italic.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-600italic - latin */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/nunito-v25-latin-600italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-600italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-600italic.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-700italic - latin */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/nunito-v25-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-700italic.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-800italic - latin */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/nunito-v25-latin-800italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/nunito-v25-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/nunito-v25-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nunito-v25-latin-800italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nunito-v25-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/nunito-v25-latin-800italic.svg#Nunito') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* -- GENERAL -- */

html {

}

body {
    font-family: 'Roboto';
    font-size: 16px;
}
#app {
    overflow: hidden;
}
.site-wrapper {
    position: relative;
    min-height: 100vh;
}

.section {
    padding: 50px 0px;
}

strong {

    font-weight:600;
}
/* -- BACKGROUNDS -- */


.bg-primary {
    background-color: var(--main-color) !important;
    color: #fff;
}

.bg-light-grey {
    background-color: var(--light-grey)
}
.bg-dark-grey {
    background-color: var(--darker-grey)
}


/* --- FONT --- */

h1,h2,h3,h4,h5,h6 {
    text-transform:uppercase;
}

p {
    line-height: 1.8;
}
a, .text-red, .text-red a, a.text-red {
    color:#8b2939;
    text-decoration: none;
}

.text-grey, .text-grey a, a.text-grey {
    color:#666;
    text-decoration: none;
}
.text-faded {
    color:#999;
}

.intro-subline {
    font-size: 1.3rem;
    color: #fff;
    text-transform: italic;
}


 .btn-secondary {
     color: #fff;
     background-color: #a0a0a0 !important;
     border-color: #a0a0a0 !important;
 }

.btn-finesse {
    background-color:#8b2939;
    color:#fff;
}

.btn-finesse:hover{
    background-color: #9f2d43;
    color:#fff;
}

.btn.is-checked {
    background-color: #9f2d43;
    color:#fff;
}

.main-carousel h1, .main-carousel h2 {
    font-size: 4rem;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
}
.text-quote {
   line-height: 1.8;
   font-size: 18px;
   color: #555;
}
/* -- HEADER -- */

header {
    z-index: 2;
    position: relative;
}

#header {
    height: 100px;
}

.finesse-logo {
    width:250px;
}

.navbar-nav .nav-link {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #505254 !important;
    text-align: center;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: var(--main-color);
}
.phone-icon {
    width: 30px;
    display: inline-block;
}

.address {
    font-size: 0.9rem;
    line-height: 1.43;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left:0.75rem;
    padding-right:0.75rem;
}
/* -- SLIDER -- */


.slider-content {
    position: absolute;
    height: 100%;
    top:0px;
}



/* -- LAYOUT ELEMENTS -- */

#stoerer {
    position: absolute;
    right:0px;
    transform: rotate(-10deg);
    width: 400px;
    height: 125px;
    padding: 25px;
    padding-right: 100px;
    top:350px;
    margin-right: -100px;
}

#top-bar {
    font-size: 14px;
}

#navigation {

}

.news p {
    line-height: 200%;
}

footer {
    bottom: 0px;
    width: 100%;
    background-color: #f7f7f7;
    border-top: 5px solid rgba(139, 41, 57, 1);
    font-size: 14px;
}

footer a {
    color:#8b2939;
    text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active {
    background-color:#8b2939;
}

.button.active {
    background-color:#8b2939 !important;
}

.onoffice-container-leadg {
    width: 100%;
    height: 750px;
}

.onoffice-container-leadg iframe {
    height: 100%;
    width: 100%;
    display: block;
    border: none;
    z-index: 1;
    overflow-x: hidden;
}

.phone-number {
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 50px 15px 15px;
}

.phone-number img {
    position: absolute;
    left:50%;
    top:-20px;
    transform: translate(-50%,0);
}

.text-shadow {
    text-shadow: 2px 2px 0px rgba(0,0,0,0.25);
}

.back-button {
    position: fixed;
    bottom:20px;
    right:20px;
    z-index:99999;
    background-color: #fff;
    border-radius:50%;
}

.collapsed .plus {
    display: inline-block;
}
.plus {
    display: none;
}
.minus {
    display: inline-block;
}

.collapsed .minus {
     display: none;
 }

@media (min-width: 1450px) {
    .container {
        max-width: 1220px;
    }
}
@media (max-width: 991px) {
    .standort {
    display: none !important;
    }

    #mainnav {
        margin-top:30px;
        position: relative;
        z-index: 100;
    }

    .nav-item {
        border-bottom:solid 1px #dadada
    }
    .navbar-light .navbar-toggler {
        border:none;
    }

    .main-carousel h1, .main-carousel h2 {
        font-size: 2.6rem;
    }
    h4 {
        font-size: 1.15rem;
    }
    #stoerer {
        position: relative;
        right:0px;
        transform: unset;
        width: 100%;
        height: auto;
        padding: 25px;
        padding-right: 25px;
        top:0px;
        margin-right: 0px;
        text-align: center;
    }

    .slider-content {
        position: absolute;
        height: 100%;
        top: 0px;
        width: 100%;
        left: 0px;
    }
}

@media (max-width: 576px) {
    h1, .h1 {
        font-size: 1.85rem;
    }
    h3, .h3 {
        font-size: 1.3rem;
    }

    .main-carousel h1, .main-carousel h2 {
        font-size: 1.4rem;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    }
    .slider-content {
         left: 0px;
        width: 100%;
     }

    .onoffice-container-leadg {
        width: 100%;
        height: auto;
    }

    .finesse-logo {
        width:200px;
    }

    #header {
        height: 75px;
    }

    .section {
        padding: 35px 0px;
    }
    .card-title {
        margin-bottom:0.25rem;
    }

    .card-text p {
        line-height: 1.35;
    }
    .nav-link {
        padding: 0.5rem 0.5rem;
    }

    .back-button {
        position: fixed;
        bottom:80px;
        right:20px;
        z-index:99999;
        background-color: #fff;
        border-radius:50%;
    }

}


#bottom-bar {
    display: none;
}

@media (max-width: 479px) {
    #bottom-bar {
        display: block;
        height: 65px;
        width: 100%;
        position: fixed;
        bottom: 0px;
        background-color:#8b2939;
        border-top:#dadada solid 1px;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
        z-index: 1000;
    }
    .bottom-button {
        width: calc(32.5% - 1px);
        padding:15px;
        font-size: 14px;
        letter-spacing: 2px;
        text-align: center;
        border-right: solid 1px #dadada;
        display: inline-block;
        height:100%;
        line-height: 100%;
    }

    .bottom-button a {
        color:#fafafa;
    }

    .bottom-button:last-of-type {
        border-right: none;
    }
    #copyrights {
        padding-bottom:110px;
    }
}


.immo-card-img-top {
    display: block;
    padding-bottom:70%
}

.kontakt-name {
    position: absolute;
    width: 1px;
    height:1px;
    overflow: hidden;
    opacity: 0;
}

@media screen and (min-width: 992px) {
    #header-nav {
        position: fixed;
        left: 0;
        right: 0;
        background-color: #f8fafc;
    }
}

.hp{
    position: absolute;
    left: -9999px;
}