body {
    font-family: 'Montserrat', sans-serif;
}

.banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 450px;
}

.slider-caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 12%;
}

.slider-caption h1 {
    font-size: 48px;
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
}

.slider-caption h1 span {
    color: #3e444d;
}

.mapa {
    border: 4px solid #eeeeee;
    background-color: gray;
    background-size: cover;
    background-position: center;
}

.gmpc_wrap {
    opacity: 0;
    transition: all 0.3s;
}
.gmpc_map {
    height: 270px;
}
.mapa:hover .gmpc_wrap,
.col-md-6:hover .gmpc_wrap {
    opacity: 1;
}

.two-maps {
    position: relative;
    margin-top: -120px;
}

.siteSelect {
    padding: 15px 20px;
    background-color: #eeeeee;
    text-align: center;
    color: #486081!important;
    transition: all 0.3s;
    cursor: pointer;
}

.siteSelect:hover {
    color: white!important;
    background-color: #486081;
}

.siteSelect a {
    font-size: 21px;
    color: inherit;
    font-weight: 600;
}

.siteSelect a:hover {
    text-decoration: none;
    color: inherit;
}

.siteSelect i {
    margin-right: 20px;
    font-size: 30px;
    position: relative;
    bottom: -4px;
}

.siteInformation {
    padding-top: 50px;
    padding-bottom: 50px;
}

.siteInformation ul {
    list-style: none;
    padding-left: 0px;
}

.siteInformation ul li {
    font-size: 20px;
    padding-bottom: 15px;
    color: black;
}
.siteInformation ul li img {
    margin-right: 20px;
    margin-bottom: 10px;
}
.siteInformation a {
    color: black;
}

.siteInformation a:hover,
.siteInformation a:focus {
    text-decoration: none;
}

.siteInformation i {
    font-size: 26px;
    margin-right: 25px;
    color: #486081;
    width: 26px;
    height: 26px;
}

.copyrights {
    padding-top: 30px;
    font-size: 16px;
    background-color: #486081;
    color: white;
    text-align: center;
}

.copy {
    padding-bottom: 0;
    margin-bottom: 30px;
    font-weight: 300;
    display: inline-block;
}

.copyrights a {
    display: inline-block;
    color: white;
    font-weight: 300;
    margin: 0 10px;
}

/*************
MEDIA
*******************/

@media only screen and (max-width: 1199px) {
    .siteInformation ul li {
        font-size: 24px;
    }
    .siteSelect {
        padding: 20px 10px;
    }
    .siteSelect a {
        font-size: 24px;
    }
}


/******
992
***********/

@media only screen and (max-width: 991px) {
    .siteSelect {
        min-height: 124px;
    }
    .siteInformation ul li {
        font-size: 20px;
    }
    .siteInformation i {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1399px) {
    .slider-caption {
        top: 20%;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
    .slider-caption {
        top: 15%;
    }
}

@media only screen and (max-width: 768px) {
    .slider-caption {
        top: 15%;
    }
}


/******
768
***********/

@media only screen and (max-width: 767px) {
    .siteInformation {
        padding-top: 35px;
        padding-bottom: 10px;
    }
    .siteSelect {
        min-height: inherit;
    }
    .slider-caption h1 {
        font-size: 36px;
    }
    .slider-caption h1 br {
        display: none;
    }
}



/******
480
***********/

@media only screen and (max-width: 479px) {
    .slider-caption h1 {
        font-size: 30px;
    }
    .slider-caption {
        top: 10%;
    }
    .siteSelect i {
        display: none;
    }
}

@media only screen and (max-width: 321px) {
    .siteInformation ul li {
        font-size: 16px;
    }
    .siteInformation i {
        font-size: 20px;
        margin-right: 10px;
    }
}
.kontakt-intro {
    text-align: center;
    margin-bottom: 60px;
}
.kontakt-intro h1 {
    font-size: 24px;
    font-weight: 800;
    margin-top: 60px;
    margin-bottom: 5px;
}
.impressum {
    padding-bottom: 60px;
}
.impressum a {
    text-decoration: none;
    color: inherit;
}
.impressum a:hover {
    text-decoration: underline;
}
.impressum h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
}
.impressum ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;
}
.impressum ul li {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 300;
}
.impressum ul b {
    font-weight: 600;
}
.impressum p {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 300;
}
.impressum .disc-list li {
    position: relative;
    padding-left: 15px;
}
.impressum .disc-list li::before {
    content: "";
    width: 4px;
    height: 1px;
    background-color: black;
    position: absolute;
    left: 0;
    top: 13px;
}
.impressum p a,
.impressum h2 a {
    text-decoration: underline;
}
.impressum p b {
    font-weight: 600;
}
.impressum .intended {
    padding-left: 40px;
}
.impressum h3,
.impressum h4,
.impressum h5 {
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    line-height: 1.8;
}
@media only screen and (max-width: 767px) {
    .impressum {
        word-wrap: break-word;
    }
}

/* gmpc */
.gmpc_wrap {
  position: relative;
}
.gmpc_btn {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.gmpc_btn span {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px rgba(0,0,0, 0.1);
  text-align: center;
  max-width: 200px;
  width: 100%;
  transition: all .2s;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  color: #222;
}
.gmpc_btn:hover span {
  border-color: #222;
  background-color: #222;
  color: #fff;
}