/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v29-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v29-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.phone a {
  font-weight: bold;
}
.container_header {
  background-color: #303030;  
}

/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
.contact-b ul{margin:0;padding:0;list-style:none;}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
  background-color: #303030;
  color:#aca38e;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
 color:#aca38e; 
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-color:#aca38e;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color:#aca38e !important;
}
.navbar-nav>li>.dropdown-menu{
  padding-bottom: 30px;
  padding-right: 30px;
}


.fotogalerie_ue, .p_seitennummerierung {
    clear:both;
}

.fotogalerie_text {
    text-align: justify;
}
.fotogalerie {
    border: 1px solid #303030;
    margin: 0 11px 11px 0;
}
.fotogalerie:hover {
    border: 1px solid #aca38e;
    margin: 0 11px 11px 0;
}
.fotogalerierahmen {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #eee #eee #aaa;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin: 0 10px 10px 0;
    padding: 10px;
}
.fotogalerierahmen:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #efefef;
    border-color: #eee #eee #aaa;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin: 0 10px 10px 0;
    padding: 10px;
}
.photo_gallery .box {
    margin-bottom: 25px;
}
.photo_gallery {
    margin-top: 30px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-4 {
    width: 33.3333%;
    height: 210px;
    overflow: hidden;
}
.box {
    box-sizing: border-box;
}

#content h1  {
    margin-top: 30px;
}
html,
body {font-family: 'Open Sans', sans-serif; max-width:100%; overflow-x:hidden;

}
.btn-primary, .btn-primary:hover{background-color: #aca38e; border-color: #aca38e;}
a:hover { text-decoration: underline; }
p{line-height: 28px !important;}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/* header area*/
.navbar-inverse {
  background: #fff none repeat scroll 0 0;
  border-bottom: 3px solid #ddd;
  position: relative;
}
.nav li {
  display: block;
  margin-top: 60px;
  padding: 0;
}
.navbar-brand img {
  height: 98px;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: -7px;
  width: 239px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #aca38e;
  display: block;
  font-size: 17px;
  padding: 13px 0;
  text-transform: uppercase;
  margin-right: 20px;
}
.navbar-inverse .navbar-nav > li:active {
 color: #f8b93d;
  
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #303030;
  color: #f8b93d;
  display: block;
}
.nav li a {
  border-bottom: 7px solid #aca38e;
}

.nav a {
  border-bottom: 7px solid #303030;
}

.nav li.active a {
  border-bottom: 7px solid #f8b93d;
}
.nav a:hover{
  border-bottom:7px solid #f8b93d;
  background:none;
}
.navbar-inverse .navbar-nav > li > a:hover {
 color: #f8b93d;
  
}

/*dropdown menu*/
.dropdown-menu {
  border: medium none;
  margin-left: -32px;
  width: 265px;
}
.dropdown-menu > li {
  margin-top: 20px;
}
.dropdown-menu > li > a {
  color: #aca38e;
  font-size: 16px;
  font-weight: 400;
  padding: 0 37px;
  text-transform: uppercase;
  border-bottom: 7px solid transparent !important;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus{
  background-color: transparent;
  color: #f8b93d;
  border-bottom: 7px solid transparent;
}

/*End dropdown menu*/


.header-right-b {
  margin-right: 35px;
  margin-top: -91px;
  z-index: 999;
  position: absolute;
  right: 0;
  color: #fff;
}
.contact-b.pull-right ul li {
    display: inline-block;
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    margin-right: 0px;
    color:#fff;
    letter-spacing: 0.7px;
    line-height: 18px;
    position:relative;
    margin-left: 20px;
}

.contact-b.pull-right ul li:first {
	letter-spacing: 0.5px;
}
.contact-b.pull-right ul li.li-envelope{
	margin-left:50px;
}
.contact-b.pull-right a {
  color: #fff;
}
.contact-b i {
  margin-right: 10px;
  display:inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: -22px;
}
.contact-b i.phone{
	background: url('../layout/phone.png') no-repeat;
}
.contact-b i.envelope{
	background: url('../layout/envelope.png') no-repeat;
	left: -30px;
}
.caret{display: none;}
.address {
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    margin-left: 0px;
    margin-top: 12px;
    color:#fff;
    letter-spacing: 0.5px;
}
.inku-s.pull-right > img {
  height: 64px;
  margin-top: -42px;
  width: 64px;
}
.header-overlay {
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 164px;
    position: absolute;
    right: -14%;
    width: 986px;
}

/* End header area*/

/*banner area*/

.slider-area {
      margin-top: -30px;
      height: 714px;
      position: relative;
      width: 100%;
      background: url("../layout/meisterbetrieb-raumausstattung-schiechtl.jpg") center center no-repeat;
      background-size: cover;
}


.slider-area .container {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.slide-text {
	bottom: 0;
	color: #fff;
	left: 50%;
	position: absolute;
	text-align: center;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 999;
}

.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.slide-text h1 {
	color: #fff;
	display: inline-block;
	font-family: open sans;
	font-size: 100px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 2px;

}
.section-padding {
    padding-top: 90px;
}
.section-img img {
    height: 72px;
    margin-bottom: -51px;
    margin-right: -72%;
    width: 50px;
}
#content h1 {
  color: #aca38e;
  font-family: open sans;
  font-size: 76px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0px;
}
.slide-text span {
  font-weight: 700;
}
.section-img span {
  font-weight: 700;
}
.single_sercives {
    padding-top: 50px;
}
.block-title {
    margin-top: 35px;
}

.block-title h4 {
    font-size: 18px;
    font-weight: 700;
}
.block-title > p {
    font-size: 12px;
}

.btn.btn-default {
  background-color: #aca38e;
  border-color: #aca38e;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
}
/*Builder section*/

.builder-img {
    padding-top: 99px;
}
#content h2, #kontakt_formular h3, #kontakt_adresse h3 {
  color: #303030;
  font-size: 50px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 2px;
}
.builder-img span {
  font-weight: 700;
}
.builder-img img {
  height: 72px;
  margin-bottom: -47px;
  margin-right: -39%;
  width: 50px;
}

.single-builder-img {
    margin-top: 20px !important;
}
.builder-text {
    margin-top: 25px;
}
.single-builder {
    margin-bottom: 70px;
}
.builder-text.text-center > p {
  font-size: 16px;
}
.btn.btn-primary {
  border-radius: 12px;
  font-size: 14px;
  font-weight: 300;
  height: 38px;
  margin-top: 13px;
  padding: 7px;
  width: 177px;
}
/*product page*/
/*photo gallery*/

.photo-gallery {
  margin-top: 0;
}
.contact-area{margin-top:75px;}
.box {
    margin-top: 25px;
}

.polster-img img {
  height: 72px;
  margin-bottom: -42px;
  margin-right: -45%;
  width: 50px;
}

.polster-img {
    margin-bottom: 24px;
    margin-top: 15px;
}
.polster-img h1 {
    color: #aca38e;
    font-family: open sans;
    font-size: 70px;
    font-weight: 300;
    font-style: italic;
}
.polster-img span {
  font-weight: 700;
}
.polster-banner {
    margin-bottom: 60px;
    margin-top: 50px;
    height: 553px;
    position: relative;
    width: 100%;
    background: url("../layout/polster-banner.jpg") center center no-repeat;
    background-size: cover;
}

.polster-img-bottom-p {
    font-size: 16px;
}
.service_title p {
    font-size: 16px;
    margin-top: 30px;
}
.builder-gallery img {
  height: 72px;
  margin-bottom: -43px;
  margin-right: -36%;
  width: 50px;
}
.builder-gallery h1 {
    color: #303030;
    font-size: 70px;
    font-style: italic;
    font-weight: 300;
}
.builder-gallery span {
  font-weight: 700;
}
.builder-gallery {
    margin-top: 35px;
}

.polster-section{margin-top:75px;}

/* footer area*/
.footer-area {
    position: relative;
    margin-top: 150px;
}


.footer-overlay{background-image: url(../layout/footer-vector.png);}
.footer-area {
    background: #dbdbdb none repeat scroll 0 0;
    height: 113px;
}
.footer-overlay {
  height: 42%;
  position: absolute;
  top: -42%;
  width: 100%;
  background-position:center top;
  background-repeat: no-repeat;
  }
.footer-menu ul li {
    border-right: 1px solid #000;
    display: inline-block;
}

.footer-menu ul li a {
    color: #000;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-left: 10px;
    margin-right: 10px;
}
.footer-menu ul li a:hover{color:#aca38e;}
.footer-menu ul li:last-child {
    border-right: medium none;
}
.footer-address {
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    margin-top: 3px;
}
.footer-menu {
    margin-top: 14px;
}
/* End footer area*/


 .lb-outerContainer { max-width:690px; max-height:520px; }
    .lb-image{ width:500px; max-height:500px;}
