/**** OVERLAY & BACKGROUND ***/
.vegas-overlay {
	background: transparent url(../img/overlay.png);
	opacity: 0.5;
	z-index: -1;
}
.vegas-background {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
    max-width: none !important; 
	z-index: -2;
}
.vegas-overlay, .vegas-background {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.sup {
	position: relative;
	font-size: 130%;
	line-height: 1.6em;
	vertical-align: baseline;
	letter-spacing: 0.5px;
}
.clients p {
  margin-bottom: 50px !important;
}
.client-row {
  overflow: hidden;
  text-align: center;
  line-height: 0;
  margin-bottom: 30px;
}
.client-row .col-sm-6 .col-xs-12 .col-lg-3 .col-md-4 {
  display: inline-block;
  min-height: 100px;
  line-height: 80px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.client-row img {
  max-height: 100px;
  max-width: 160px;
  opacity: 0.5;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: none;
  padding-top:15px;
  padding-bottom:15px;
}
.client-row img:hover {
  opacity: 1;
}
.client-row .row-wrapper {
  display: inline-block;
  width: 96%;
  border-bottom: none;
}
.client-row:last-child .row-wrapper {
  border-bottom: none;
}
.row-wrapper .col-xs-12 {
  border-bottom: none;
}
.row-wrapper .col-xs-12 {
  border-right: none;
}
.row-wrapper .col-sm-6:last-child {
  border-right: none;
}
.clients-2 {
  text-align: center;
  padding: 64px 0px 64px 0px;
}
.clients-2 .col-md-2 {
  height: 80px;
  line-height: 80px;
}
.clients-2 img {
  max-height: 60px;
  max-width: 140px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0.4;
}
.clients-2 img:hover {
  opacity: 1;
}
.grid:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../img/grid.png');
  opacity: 0.4;
  z-index: 2;
}
.havi-h1 { 
  font-family: 'Mr De Haviland', cursive; 
  font-size: 92px;
  line-height: 96px;
}
.havi-h2 {
	font-family: 'Mr De Haviland', cursive;
	font-size: 68px;
	line-height: 74px;
}
.havi-h3 { 
  font-family: 'Mr De Haviland', cursive; 
  font-size: 54px;
  line-height: 50px;
}
.havi-h4 {
	font-family: 'Mr De Haviland', cursive;
	font-size: 42px;
	line-height: 44px;
	margin-right: -10px;
}
.geo1 {
 	font-family: 'Georgia';
	font-style: italic;
	color: #eaeaea;
	font-size: 22px;
    line-height: 28px;
	font-weight: 400;
  }
.spectral-font {
   font-family: 'Spectral', serif;
	font-style: italic;
	color: #62abc7;
	font-size: 20px;
    line-height: 20px;
	font-weight: 400;
	margin-top: 20px;
}
.geo2 {
 	font-family: 'Georgia';
	font-style: italic;
	font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
.sue { 
  font-family: 'Sue Ellen Francisco', cursive; 
}
.ami { 
  font-family: 'Amiko', sans-serif; 
}
.cin { 
  font-family: 'Cinzel', serif; 
}
.boxed2 {
  background: #fff;
	opacity: .55;
	position: absolute;
bottom: 75px;
left: 0;
	padding-top: 18px;
	padding-bottom: 15px;
}
.boxed3 {
border-collapse: collapse;
border: 2px solid white;
background: none;
position: absolute;
bottom: 75px;
left: 0;
padding-top: 18px;
padding-bottom: 15px
}
.boxed4 {
	border-collapse: collapse;
	border: 1px solid #595959;
	background: none;
	padding-top: 12px;
	padding-bottom: 10px
}
.boxed5 {
border-collapse: collapse;
border: 3px solid #62abc7;
background: none;
padding-top: 18px;
padding-bottom: 15px
}
.project-border {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
}
.project-border2 {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
}
h4.h4-2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size:26px;
	line-height: 32px;
	}
h5.h5-2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size:24px;
	line-height: 28px;
	}
h6.h6-2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-size:20px;
	line-height: 30px;
}
h6.h6-3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-size:15px;
	line-height: 20px;
}
.bg-dark.border-top-yellow {
  background: #292929;
  border-top: 4px solid #fff71c;
}
.bg-dark.border-yellow {
  background: #292929;
  border-top: 4px solid #fff71c;
  border-bottom: 4px solid #fff71c;
}
.bg-dark.border-top-light {
  background: #292929;
  border-top: 4px solid #fff;
}
.feature.boxed.bg-white {
	padding: 32px;
	background: #ffffff;
}
@media all and (max-width: 767px) {
 .havi-h3 { 
  font-family: 'Mr De Haviland', cursive; 
  font-size: 40px;
  line-height: 46px;
}
.havi-h1 { 
  font-family: 'Mr De Haviland', cursive; 
  font-size: 48px;
  line-height: 52px;
}
.havi-h2 {
	font-family: 'Mr De Haviland', cursive;
	font-size: 48px;
	line-height: 56px;
}
h3.h3-2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size:17px;
	line-height: 22px;
}
h5.h5-2 {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 500;
	font-size:19px;
	line-height: 22px;
	}
h6.h6-3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size:13px;
	line-height: 17px;
}
h1.h1-2 {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 600;
	font-size:21px;
	line-height: 26px;
	}
.sup {
    position: relative;
    font-size: 115%;
    line-height: 1.5em;
    vertical-align: baseline;
    letter-spacing: 0.5px;
}
}
 .btn-2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 0px solid #13181d;
	padding: 0 26px;
	height: 40px;
	min-width: 40px;
	line-height: 36px;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	color: #fff;
	background-color: #B5B5B5;
	text-align: center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	margin-right: 0px;
	margin-bottom: 5px;
  }
  
  .btn-3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 3px solid #13181d;
  padding: 0 26px;
  height: 40px;
  min-width: 40px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  color: #13181d;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 7px;
  margin-bottom: 5px;
  }
  
  .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 6px 15px;
  font-size: 36px;
  line-height: 1;
  border-radius: 25px;
  padding-top: 5px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.square-thumbs-sm li {
  height: 90px;
}
.v-align-transform.v-align-transform-2 {
  position: relative;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  top: 28%;
  z-index: 2;
}
ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -10px;
}
ul.dashed > li:before {
  content: "– ";
  text-indent: -8px;
}

.acc-container {
  padding: 0;
  margin: 0;
  width: 100%;
}

h1 {
	position: relative;
	margin-bottom: 45px;
	font-family: 'Oswald', sans-serif;
	font-size: 42px;
	text-transform: uppercase;
	color: #424242;
	text-align: center;
}

.gallery-wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 70vh;
}

.item {
  flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: flex 0.8s ease;
}
.item:hover {
  flex: 7;
}

.item-1 {
  background-image: url("https://maler-balschus.de/img/putz.jpg");
}

.item-2 {
  background-image: url("https://maler-balschus.de/img/geruest.jpg");
}

.item-3 {
  background-image: url("https://maler-balschus.de/img/parkett.jpg");
}

.item-4 {
  background-image: url("https://maler-balschus.de/img/holzwand.jpg");
}

.item-5 {
  background-image: url("https://maler-balschus.de/img/farben.jpg");
}
.shorten-long-text{
   white-space: nowrap;
   overflow: hidden;
   width: 100%;
   text-overflow: ellipsis;
}
