/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

#content-img {
	width:450px; 
	height:350px;}

a {
    color: #A3978C;
    text-decoration: none;
    background-color: transparent;
}

.navbar-dark .navbar-nav .nav-link {
    color: #A3978C;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color:#c0ab88;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    text-align: center;
    background: rgba(7, 2, 4, 0.77);
    width: 60%;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 5%;
    list-style: none;
}

.portfolio-item {
  margin-bottom: 30px;
}

.fixed-top {
    position: absolute;
    top: 23px;
    right: 0;
    left: 0;
    z-index: 1030;
}

.sprachauswahl {background-color:#d4c1a1;
				margin-top: -57px;
				text-align: right;
				padding-right: 10%;
				color:#FFFFFF;
}

.bg-dark {
    background-color: #fafafa !important;
}

.carousel-item {

    height: 80vh;
    min-height: 300px;
    background: no-repeat center center scroll;
        background-image: none;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.slider-headline {
	font-size:50px;
	margin-bottom: 1%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 75%;
	padding-right:50%;
	width:100% !important;
}

.slider-text1 {
	font-size:20px;
	margin-bottom: 1%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 78%;
}

.slider-text2 {
	font-size:20px;
	margin-bottom: 1%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 83%;
}

.slider-text3 {
	font-size:20px;
	margin-bottom: 1%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 86%;
}

.slider-button1 {
	margin-bottom: 20%;
	margin-right: 82%;
}

.slider-button2 {
	margin-bottom: 20%;
	margin-right: 87%;
}

.slider-button3 {
	margin-bottom: 20%;
	margin-right: 90%;
}

.btn-dark {
    color: #fff;
    background-color: #d4c1a1;
    border-color: #d4c1a1;
}

.btn-dark:hover {
    color: #fff;
    background-color: #aa987a;
    border-color: #aa987a;
}

/*! Footer */

.dk-footer {
  padding: 75px 0 0;
  background-color: #d4c1a1;
  position: relative;
  z-index: 2; }
  .dk-footer .contact-us {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 60px; }
    .dk-footer .contact-us .contact-info {
      margin-left: 50px; }
    .dk-footer .contact-us.contact-us-last {
      margin-left: -80px; }
  .dk-footer .contact-icon i {
    font-size: 24px;
    top: -15px;
    position: relative;
    color:#FFFFFF; }

.dk-footer-box-info {
  position: absolute;
  top: -122px;
  background: #FFFFFF;
  padding: 40px;
  z-index: 2; }
  .dk-footer-box-info .footer-social-link h3 {
    color: #A3978C;
    font-size: 24px;
    margin-bottom: 25px; }
  .dk-footer-box-info .footer-social-link ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .dk-footer-box-info .footer-social-link li {
    display: inline-block; }
  .dk-footer-box-info .footer-social-link a i {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    background: #000;
    margin-right: 5px;
    color: #fff; }
    .dk-footer-box-info .footer-social-link a i.fa-facebook {
      background-color: #3B5998; }
    .dk-footer-box-info .footer-social-link a i.fa-twitter {
      background-color: #55ACEE; }
    .dk-footer-box-info .footer-social-link a i.fa-google-plus {
      background-color: #DD4B39; }
    .dk-footer-box-info .footer-social-link a i.fa-linkedin {
      background-color: #0976B4; }
    .dk-footer-box-info .footer-social-link a i.fa-instagram {
      background-color: #B7242A; }

.footer-awarad {
  margin-top: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .footer-awarad p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
    padding-top: 15px; }

.footer-info-text {
  margin: 26px 0 32px;
  color:#A3978C; }

.footer-left-widget {
  padding-left: 80px; }

.footer-widget .section-heading {
  margin-bottom: 35px; }

.footer-widget h3 {
  font-size: 24px;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content; }

.footer-widget ul {
  width: 50%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-widget li {
  margin-bottom: 18px; }

.footer-widget p {
  margin-bottom: 27px; }

.footer-widget a {
  color: #FFFFFF;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .footer-widget a:hover {
    color: #FFFFFF; }

.footer-widget:after {
  content: "";
  display: block;
  clear: both; }

.dk-footer-form {
  position: relative; }
  .dk-footer-form input[type=email] {
    padding: 14px 28px;
    border-radius: 50px;
    background: ##b7a27e;
    border: 1px solid #b7a27e; 
	color:#000000;}

  .dk-footer-form input::-webkit-input-placeholder, .dk-footer-form input::-moz-placeholder, .dk-footer-form input:-ms-input-placeholder, .dk-footer-form input::-ms-input-placeholder, .dk-footer-form input::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px; }
  .dk-footer-form input::-webkit-input-placeholder, .dk-footer-form input::-moz-placeholder, .dk-footer-form input:-ms-input-placeholder, .dk-footer-form input::-ms-input-placeholder, .dk-footer-form input::placeholder {
    color: #878787;
    font-size: 14px; }
  .dk-footer-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 24px 0px 17px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #b7a27e;
    background: #b7a27e;
    color: #fff; }
  .dk-footer-form button:hover {
    cursor: pointer; }

/* ==========================

    Contact

=============================*/
.contact-us {
  position: relative;
  z-index: 2;
  margin-top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.contact-icon {
  position: absolute; }
  .contact-icon i {
    font-size: 36px;
    top: -5px;
    position: relative;
    color: #007bff; }

.contact-info {
  margin-left: 75px;
  color: #fff; }
  .contact-info h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0; }

.copyright {
  padding: 28px 0;
  margin-top: 55px;
  background-color: #b7a27e;
  color:#FFFFFF; }
  
  .copyright span, .copyright a {
    color: #FFFFFF;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
	
  .copyright a:hover {color:#007bff; }

.copyright-menu ul {
  text-align: right;
  margin: 0; }

.copyright-menu li {
  display: inline-block;
  padding-left: 20px; }

.back-to-top {
  position: relative;
  z-index: 2; }
  .back-to-top .btn-dark {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #2e2e2e;
    border-color: #2e2e2e;
    display: none;
    z-index: 999;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .back-to-top .btn-dark:hover {
      cursor: pointer;
      background: #FA6742;
      border-color: #FA6742; }
	  
.copyright a:hover {
    color: #FFFFFF;
}
	  
.news-img {
    width: 300px !important;
    height: 192px;
}	  
	  
/*! Footer */

@media (min-width: 768px) {
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 50%;
}
}

@media (max-width: 768px) {
.carousel {
    position: relative;
    display: none;
}

.h1, h1 {
    font-size: 1.8rem;
}

 
.navbar-dark .navbar-toggler {
			color: #000;
			border-color: #000;
			background-color: #000000 !important;
		}

.slider-headline {
	font-size:20px;
	margin-bottom: 10%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 75%;
	padding-right:50%;
	width:100% !important;
}

.slider-text1 {
	font-size:12px;
	margin-bottom: 20%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 78%;
}

.slider-text2 {
	font-size:12px;
	margin-bottom: 20%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 83%;
}

.slider-text3 {
	font-size:12px;
	margin-bottom: 20%;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
	margin-right: 86%;
}

.slider-button {
	margin-bottom: 50%;
	margin-right: 80%;
}

.d-none {display:block !important;}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
    margin-left: 80%;
}

	
.dk-footer .contact-us .contact-info {
    margin-left: 50px;
	margin-top:20px;
}

.dk-footer-box-info {
    position: absolute;
    top: -150px;
    background: #FFFFFF;
    padding: 40px;
    z-index: 2;
    margin-bottom: 130px;
    margin-left: -20px;
}

.dk-footer .contact-us {
    margin-top: 0;
    margin-bottom: 0px;
    padding-left: 30px;
}

.footer-left-widget {
    padding-left: 0px;
}

.dk-footer .contact-us.contact-us-last {
    margin-left: 0px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none !important;
}
#abstand1 {margin-top:280px;}

#abstand3 {margin-bottom:80px;}

#content-img {
	width:330px; 
	height:350px;
	margin-bottom:10px;
	margin-left:-10px;}

#content-phone {padding-left:20px;
				padding-right:20px;}

#content-phone2 {padding-left:15%;
				padding-right:15%;}	
				
#content-phone-img1 {margin-left:3%;}	

#content-phone-img2 {margin-left:6%;}		

#content-phone-img4 {margin-left:6%;}	

#content-phone-img5 {margin-left:9%;}		
				
}

@media (max-width: 1280px) {
  .slider-button1 {
	margin-bottom: 10% !important;
	margin-right: 82%;
}

.slider-button2 {
	margin-bottom: 10% !important;
	margin-right: 87%;
}

.slider-button3 {
	margin-bottom: 10% !important;
	margin-right: 90%;
}

}

@media only screen
  and (min-width: 768px)
  and (max-width: 991px) {
  .slider-button1 {
	margin-bottom: 10% !important;
	margin-right: 82%;
}

.slider-button2 {
	margin-bottom: 10% !important;
	margin-right: 87%;
}

.slider-button3 {
	margin-bottom: 10% !important;
	margin-right: 90%;
}
}

@media only screen  and (min-device-width : 768px)    and (max-device-width : 1024px) 
{ 
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 50%;
}
} 