a{
font-family: 'Hind Siliguri', sans-serif;
}

p{
font-family: 'Hind Siliguri', sans-serif;
font-weight: 400;
font-size:15px;
}
.leistungen h3{
font-weight:400;
}

.projektbild, .projektbox{
box-shadow: 3px 4px 6px #00000096;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin-top:0;
  z-index:999;
}


.editmode { width:800px; background-color:#bfbfbf; box-shadow:2px 2px black;}
.editmode_txt { font-size:18px; font-family:Arial; text-align:center; }

body { font-family:Arial; }

.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/******************** Startseite ********************/
.navbar{
border-radius:0px; 
}
nav {
  margin-top:10px;
  border:1px solid transparent !important;   
  border-top:none !important;                      
  }

nav a {
  color:white !important; 
  font-size:18px;                   
  margin:0px;
  }

nav a:hover {
  color:#C63A16 !important;
  font-size:18px;
  }

.nav_span {
  border:none !important;   
  }   

.nav_div { 
  font-weight:1;
  font-size:24px;
  float:right;
  margin-right:-15px;     
  }

.nav_active{
background:darkslategrey;
}

#logo {
  margin-top:10px;
  }

.section_header img {
  padding-right:20px;
  padding-left:20px;
  }

.navi_Leistungen {    
  display:none !important;
  }

#navigation li {
  text-align:center;          
  }

.navbar-toggle {
  border:1px solid white !important;
  }

.navbar-collapse {
  border:none;
  }

.nav_div {
  color:white !important;
  display:none;
  }

.navbar { 
  border:1px solid black;   
  }

@media (min-width: 768px) {
	.navbar-nav {
		float: none;
	}
	.nav.navbar-nav {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
}
.dropdown-menu {
background:darkslategrey;
  color:white;  
  }
.navbar-nav .open .dropdown-menu{
background:grey;
}
.dropdown-menu > li > a{
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-menu .nav_div {
  display:none;
  }

.carouselmain {
  padding-left:0px !important;
  padding-right:0px !important;
  }

.txtbox_start {
  text-align:center;
  padding:25px 0 25px 0;
  margin-top:10px;
  margin-bottom:10px;
  
  }

.txtbox_start h2 {
  color:#C63A16;
  font-size:24px;
  }

.txtbox_start p {
  font-size:20px;
  }

.leistungspadding{
padding-left:15px;
padding-right:15px;
}
.leistungskarte a:hover{
    color:black;
    text-decoration:none;
}
.leistungskarte{
    /*! margin-bottom:20px; */
    padding:17px 0px;
    
}
.leistungskarte .row{
    margin-top:20px;
}
.leistungskarte a{
    color: black;
}
.leistungbox p{
min-height: 123px;
}
.leistungskarte .leistungbox{
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);

    margin-top: 10px;
}
.leistungskarte .leistungbox:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.leistungskarte .leistungbox img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leistungskarte .leistungbox h4{
    margin:20px;
}
.leistungskarte .leistungbox p{
    margin:20px;
    opacity: 0.65;
}
.leistungskarte .red-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #B92809;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.leistungskarte .red-button:hover{
    background-color: #cacaca;
    color: #002E5B;
}
@media (max-width: 768px) {

    .leistungskarte .col-lg-4 {
        margin-top: 20px;
    }
}

.projekte {
  min-width:85%;
}

.projekte a, .us_projekte a {
  color:black;
}

.projekte a:hover, .us_projekte a:hover {
  opacity:0.8;
}

.projektbox {
  background-color:#bfbfbf;   
  padding:10px;
  min-height:180px;
  margin-bottom:20px;  
  } 


.projektbox h4 {
  color:#C63A16;
  min-height:50px;
  overflow:hidden;
  } 

.projektbox p {
  overflow:hidden;
  }

.projektbild {
  overflow:hidden;    
  }

.readmore {
  color:rgb(36,98,211);
  font-weight:bold;
  position:absolute;
  bottom:10px;
  }


/******************** Leistungen ********************/
.us_leistungen {
  margin-top:20px;
  background-color:#bfbfbf;
  padding:0px;
  }

.us_leistungen_main {
  padding:0px;
  margin-top:40px;
  }

.leistungen_headerbox {
  padding:0px;
  } 

.leistungen_headerbox_left {
  padding-left:0px;
  padding-right:0px;
  } 

.header_us_leistungen {
  color:white;
  margin-top:20px;
  text-align:center;
  font-size:30px;
  font-weight:bold;
  }

.text_us_leistungen {
  color:black; 
  text-align:center;
  font-weight:bold;
  }

.leistungen_headerbox_right p {
  text-align:center;
  }

.leistungen_image1, .leistungen_txt2 {
  padding:20px;
  }

.leistungen_txt1, .leistungen_image2 {
  padding:20px;
  }

.trenner {
  margin-top:0px;
  margin-bottom:0px;
  }


/******************** Projekte ********************/
.us_projektbox {
  background-color:#bfbfbf;   
  padding:10px;
  min-height:240px;
  margin-bottom:20px;
  } 


.us_projektbox h4 {
  color:#C63A16;
  min-height:70px;
  overflow:hidden;
  } 

.us_projektbox p {
  overflow:hidden;
  }

.us_projektbild {

  overflow:hidden;
  }


/******************** Unternehmen ********************/
.us_unternehmen_header {
  margin-top:30px;
  } 

.us_unternehmen_header_txt h3 {
  margin-top:20px;
  color:#C63A16;
  }

.chefname {
  color:#C63A16;
  }

.unternehmen_logobox img {
  display:block;
  margin:auto;
  margin-top:20px;
  max-width:300px;
  }

.us_unternehmen_header_img, .header2 {
  padding:0px;
  }

.chefbox, .unternehmen_logobox {
  padding:0px;
  }

/******************** Projektdetailseite ********************/
#vorschau .projektstart {height:530px;}

.linkeSpalte {
  padding:20px;
  } 

.rechteSpalte {
  padding:20px;
  } 

.backmain {
  margin-left:18px;
  }

.thumbnaildetail {
  padding:0px;
  } 

.links {
  padding-left:15px;
  padding-right:15px;
  margin-top:20px;

  }

.thumbnaildetail a {
  cursor:auto;
  } 


/******************** Kontakt ********************/
.us_unternehmen_header_txt iframe {
  max-width:100%;
  min-height:350px;
  }


/* Features
-------------------------------------------------- */
#features {
  margin-top: 70px;
  margin-bottom: -20px; }
  #features .feature {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 65px; }
    #features .feature .info h3 {
      font-size: 21px;
      margin-top: 45px; }
      #features .feature .info h3 img {
        margin-right: 18px;
        position: relative;
        top: -10px; }
    #features .feature .info p {
      margin-top: 15px; }


/* Footer
-------------------------------------------------- */
#footer {
  min-height: 260px;
  margin-top: 40px;
  background-color: #252528;
  color: #fff;
  padding-top: 35px;
  /* testimonials */
  /* contact */
  /* credits */
  /* inner footer */ }
  #footer .footer_header {
    color: #c4c4c4;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 40px;
    margin-left: 15px; }
  #footer .recent_posts {
    margin-left: 0px; }
    #footer .recent_posts .post {
      margin-bottom: 70px;
      width: 93%; }
      #footer .recent_posts .post img {
        float: left;
        margin-right: 20px; }
      #footer .recent_posts .post .date {
        font-weight: bold;
        font-style: italic; }
      #footer .recent_posts .post .title {
        display: block;
        color: #b5b5b6;
        font-size: 14px; }
  #footer .testimonials .wrapper {
    margin: 0 auto;
    width: 82%; }
  #footer .testimonials .footer_header {
    margin-left: 30px; }
  #footer .testimonials .quote {
    color: #bfbfc0; }
    #footer .testimonials .quote span {
      font-size: 32px;
      font-style: italic;
      position: relative;
      top: 5px;
      font-family: Georgia !important;
      float: left;
      margin-right: 8px; }
  #footer .testimonials .author {
    margin-top: 40px; }
    #footer .testimonials .author img {
      float: left;
      margin-right: 15px;
      position: relative;
      top: -6px; }
  #footer .testimonials .name {
    font-size: 13px;
    font-weight: bold; }
  #footer .testimonials .info {
    font-style: italic;
    color: #ccc; }
  #footer .contact {
    text-align: right; }
    #footer .contact .footer_header {
      text-align: left;
      margin-left: 35px; }
    #footer .contact input[type="text"], #footer .contact textarea {
      border: none;
      background-color: #1f1f21;
      color: #868687;
      padding: 8px 20px;
      border-radius: 3px;
      font-size: 14px;
      font-family: Lato !important;
      width: 95%;
      -webkit-transition: background-color .2s linear;
      -moz-transition: background-color .2s linear;
      margin-bottom: 10px; }
      #footer .contact input[type="text"]:focus, #footer .contact textarea:focus {
        border: none;
        box-shadow: none;
        background-color: #000; }
      #footer .contact input[type="text"]:moz-placeholder, #footer .contact textarea:moz-placeholder {
        color: #868687; }
      #footer .contact input[type="text"]::-webkit-input-placeholder, #footer .contact textarea::-webkit-input-placeholder {
        color: #868687; }
      #footer .contact input[type="text"]:-ms-input-placeholder, #footer .contact textarea:-ms-input-placeholder {
        color: #868687; }
    #footer .contact input[type="submit"] {
      background-color: #3e3e40;
      border: none;
      color: #fff;
      border-radius: 4px;
      padding: 5px 20px;
      font-size: 14px;
      font-weight: bold;
      -webkit-transition: background-color .2s linear;
      -moz-transition: background-color .2s linear; }
      #footer .contact input[type="submit"]:hover {
        background-color: #2190DB; }

#footer a.facebook {color: #3A5795; padding-right:25px;}
#footer a.facebook:hover {color: #4060A5;}

#footer a.twitter {color:#28A9E0; padding-right:25px;}
#footer a.twitter:hover {color: #2396C6;}

#footer a.googleplus {color:#DC4A38; padding-right:25px;}
#footer a.googleplus:hover {color: #C24132;}

#footer a.instagram {color:grey; padding-right:25px;}
#footer a.instagram:hover {color:darkgrey;}

#footer a.pinterest {color:#BD081C; padding-right:25px;}
#footer a.pinterest:hover {color:#A30718;}

#footer a.tumblr {color:#32405A; padding-right:25px;}
#footer a.tumblr:hover {color:#242E40;}

#footer a.mail {color:grey;}
#footer a.mail:hover {color:darkgrey;}

#footer .credits {
    border-top: 1px solid #343437;
    padding: 10px 0px 60px 0px; }
    #footer .credits .social {
      margin-top: 30px;
      text-align: center; }
      #footer .credits .social a {
        margin: 10px; }
        #footer .credits .social a span {
          display: inline-block;
          width: 33px;
          height: 33px; }
          #footer .credits .social a span.ico1, #footer .credits .social a span.icoh {
            background-position: 0px 0px; }
          #footer .credits .social a span.ico2, #footer .credits .social a span.ico2h {
            background-position: -37px 0px; }
          #footer .credits .social a span.ico3, #footer .credits .social a span.ico3h {
            background-position: -75px 0px; }
          #footer .credits .social a span.ico4, #footer .credits .social a span.ico4h {
            background-position: -112px -1px; }
          #footer .credits .social a span.ico5, #footer .credits .social a span.ico5h {
            background-position: -151px 0px; }
          #footer .credits .social a span.ico6, #footer .credits .social a span.ico6h {
            background-position: -188px -1px; }
          #footer .credits .social a span.ico7, #footer .credits .social a span.ico7h {
            background-position: -226px 0px; }
        #footer .credits .social a:hover span.socialicons {
          display: none; }
        #footer .credits .social a:hover span.socialicons_h {
          display: inline-block !important; }
      #footer .credits .social span.socialicons_h {
        display: none; }
    #footer .credits .copyright {
      color: #a6a6a7;
      font-style: italic;
      text-align: center;
      margin-top: 30px; }
    #footer .credits .socialicons {
      background: url("../../img/socialicons.png") no-repeat;
      width: 265px;
      height: 36px; }
    #footer .credits .socialicons_h {
      background: url("../../img/socialicons_h.png") no-repeat;
      width: 265px;
      height: 36px; }
  #footer .info {
    margin-bottom: 10px;
    margin-left: 0; }
    #footer .info .residence {
      margin-left: 0; }
    #footer .info ul {
      margin: 0;
      padding: 0; }
      #footer .info ul li {
        list-style: none;
        font-size: 16px;
        color: #777E83;
        line-height: 23px; }
      #footer .info ul a {
        color: #777E83;
        -webkit-transition: color .2s;
        -moz-transition: color .2s;
        -ms-transition: color .2s;
        transition: color .2s; }
        #footer .info ul a:hover {
          color: #A9B4BB; }
    #footer .info .touch {
      float: right; }
      #footer .info .touch ul li {
        display: inline-block;
        margin-left: 22px; }

/********************* browserweiche *********************/
.img_shad img {
  box-shadow:4px 4px #333333;
  }

.buttbox {  
display:none;
     }



/********************* @media´s *********************/


/********************* @media 480 *********************/
@media(min-width:480px) {

.nav_span {
  border:none; 
  }

#navigation a { 
  text-align:left; 
  }

}

/********************* @media 768 *********************/
@media(min-width:768px) {




.nav_span {
  padding:3px;
  border-bottom:1px solid white;
  border-right:1px solid white;
  border-top:1px solid grey;
  border-left:1px solid grey;
  }  

.nav_div {
  display:block;
  }

#navigation a { 
  border-bottom:none;
  }

}

/********************* @media 992 *********************/
@media(min-width:992px) {

/* STYLES FÜR BUTT B2B on */


.buttbox {  
display:none;
     }

.nav_span {
  padding:3px;
  border-bottom:1px solid white;
  border-right:1px solid white;
  border-top:1px solid grey;
  border-left:1px solid grey;
  }  

.nav_div {
  display:block;
  }

.navi_Kontakt a {
  text-align:left;
  margin-left:10px;
  }

.carouselmain {
  padding-left:20px;
  padding-right:20px;
  }

.item {
   height:80vh;
  overflow:hidden;
  }

.item img {
  min-height:150%;
  min-width:150%;
  }

#navigation a { 
  border-bottom:none;
  }

.projektbox {
  min-height:250px;    
  } 

.projektbox h4 {
  color:#C63A16;
  min-height:80px;
  } 

.projektbild {
  overflow:hidden;
  }

.txtbox_start {
  text-align:center;
  padding-left:50px;
  padding-right:50px;
  margin-top:10px;
  margin-bottom:10px;
  }

.txtbox_start h2 {
  font-size:30px;
  }

/******************** Leistungen ********************/
.us_leistungen {
  margin-top:20px;
  background-color:#bfbfbf;
  padding:20px;
  }

.leistungen_headerbox {
  padding:0px;
  } 

.leistungen_headerbox_left {
  padding-left:0px;
  } 

.header_us_leistungen {
  color:white;
  margin-top:0px;
  text-align:center;
  font-size:28px;
  }

.text_us_leistungen {
  color:black; 
  text-align:center;
  font-weight:bold;
  }

.leistungen_image1, .leistungen_txt2 {
  padding-left:0px;
  }

.leistungen_txt1, .leistungen_image2 {
  padding-right:0px;
  }

.trenner {
  margin-top:20px;
  margin-bottom:20px;
  }

/******************** Unternehmen ********************/
.us_unternehmen_header {
  margin-top:30px;
  } 

.us_unternehmen_header_txt h3 {
  margin-top:0px;
  color:#C63A16;
  }

.chefname {
  color:#C63A16;
  }

.unternehmen_logobox img {
  display:block;
  margin:auto;
  margin-top:20px;
  max-width:500px;
  }

.us_unternehmen_header_img, .header2 {
  padding-left:15px;
  }

.chefbox {
  padding:15px;
  }

/******************** Projektdetailseite ********************/
.linkeSpalte {
  padding-left:50px;
  } 

.rechteSpalte {
  padding-right:56px;
  } 

.thumbnaildetail {
  padding:15px;
  } 

.links {
  padding-left:34px;
  padding-right:50px;
  margin-top:20px;
  }

.thumbnaildetail a {
  cursor:pointer;
  } 

/******************** Kontakt ********************/
.us_unternehmen_header_txt iframe {
  min-width:100%;
  min-height:350px;
  }

}

/********************* @media 1200 *********************/
@media(min-width:1200px) {

/* STYLES FÜR BUTT B2B on */
.butt_b2b:hover {  
    background: #555555; 
    background: -moz-linear-gradient(top,  #555555 0%, #acacac 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#acacac)); 
    background: -webkit-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: -o-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: -ms-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: linear-gradient(to bottom,  #555555 0%,#acacac 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#acacac',GradientType=0 );
    margin-left:2px;
	color:#fff;
	}

.buttbox {
  display:block;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: fixed;
    top: 370px;
    left:-215px;
    width:500px;
    height: 60px; 
margin-top:-30px;    
    z-index:9999;      
}


/* STYLES FÜR BUTT PRIVAT u. B2B */
.butt_priv, .butt_b2b { 
    display:inline-block;
    font-family:Arial;
	text-decoration:none;
	padding:5px 8px;
	text-align:left;
	font-weight:normal;
	font-size:17px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	width:230px;
	border:none;
        line-height:1.3;
	}


/* STYLES FÜR BUTT PRIVAT off */
.butt_priv {
    background-color:rgb(185,40,9);
    color:rgb(186,186,186);
    text-decoration:none;border:none;
	}

/* STYLES FÜR BUTT PRIVAT on */
.butt_priv:hover {
    background-color:rgb(200,54,12);
    color:#fff;
    text-decoration:none;border:none;
	}

/* STYLES FÜR BUTT B2B on */
.butt_b2b {  
    text-decoration:none;
    background: #555555; 
    background: -moz-linear-gradient(top,  #555555 0%, #acacac 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#acacac)); 
    background: -webkit-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: -o-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: -ms-linear-gradient(top,  #555555 0%,#acacac 100%); 
    background: linear-gradient(to bottom,  #555555 0%,#acacac 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#acacac',GradientType=0 );
    margin-left:2px;
    color:#fff;
    }	

.butt_b2b:hover {
    text-decoration:none;
  }

.butt_b2b::visited, .butt_b2b:active, .butt_b2b:link, .butt_b2b:hover {  
    text-decoration:none;
    color:rgb(186,186,186);
    }

.nav_span {
  padding:3px;
  border-bottom:1px solid white;
  border-right:1px solid white;
  border-top:1px solid grey;
  border-left:1px solid grey;
  }  

.nav_div {
  display:block;
  }

#navigation a { 
  border-bottom:none;
  min-width:140px;
  }

.navi_Kontakt {
  max-width:100px;
  }

.navi_Kontakt a {
  text-align:left;
  margin-left:-4px;
  }

.carouselmain {
  padding-left:20px;
  padding-right:20px;
  }

.item {
 height:80vh;
  overflow:hidden;
  }

.item img {
  min-height:100%;
  min-width:100%;
  }

.projektbox {
  min-height:210px;
  } 

.txtbox_start {
  text-align:center;
  padding-left:50px;
  padding-right:50px;
  margin-top:10px;
  margin-bottom:10px;
  }

.txtbox_start h2 {
  font-size:30px;
  }


/******************** Leistungen ********************/
.us_leistungen {
  margin-top:20px;
  background-color:#bfbfbf;
  padding:20px;
  }

.leistungen_headerbox {
  padding:0px;
  } 

.leistungen_headerbox_left {
  padding-left:0px;
  } 

.header_us_leistungen {
  color:white;
  margin-top:0px;
  text-align:center;
  font-size:30px;
  }

.text_us_leistungen {
  color:black; 
  text-align:center;
  font-weight:bold;
  }

.leistungen_image1, .leistungen_txt2 {
  padding-left:0px;
  }

.leistungen_txt1, .leistungen_image2 {
  padding-right:0px;
  }

.trenner {
  margin-top:20px;
  margin-bottom:20px;
  }

/******************** Unternehmen ********************/
.us_unternehmen_header {
  margin-top:30px;
  } 

.us_unternehmen_header_txt h3 {
  margin-top:0px;
  color:#C63A16;
  }

.chefname {
  color:#C63A16;
  }

.unternehmen_logobox img {
  display:block;
  margin:auto;
  margin-top:20px;
  max-width:500px;
  }

.us_unternehmen_header_img, .header2 {
  padding-left:15px;
  }

.chefbox {
  padding:15px;
  }

/******************** Projektdetailseite ********************/
.linkeSpalte {
  padding-left:50px;
  } 

.rechteSpalte {
  padding-right:56px;
  } 

.thumbnaildetail {
  padding:15px;
  } 

.links {
  padding-left:34px;
  padding-right:50px;
  margin-top:20px;
  }

.thumbnaildetail a {
  cursor:pointer;
  } 

/******************** Kontakt ********************/
.us_unternehmen_header_txt iframe {
  min-width:100%;
  min-height:350px;
  }

}


/********************* @media 700 *********************/
@media(max-height:700px) {

.item {
  max-height:500px;
  margin-top:-90px;
  }
}




.caption {
  margin-left:-10px;
  min-width:95%;
  height:98%;
  position:absolute;
  top:0px;
  background-color:#C63A16; 
  font-size:40px;
  cursor:pointer;
  filter: alpha(opacity=0);
  opacity:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  }

.caption2 {
  margin-left:-10px;
  min-width:91%;
  height:96%;
  position:absolute;
  top:0px;
  background-color:#C63A16; 
  font-size:40px;
  cursor:pointer;
  filter: alpha(opacity=0);
  opacity:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  }

.projektstart:hover .caption {
  filter: alpha(opacity=80);
  opacity: 0.8;
  }

.projektstart:hover .caption2 {
  filter: alpha(opacity=80);
  opacity: 0.8;
  }

.fa-3x {
  position:absolute;
  left:50%;
  margin-left:-60px;
  color:white;
  margin-top:50px;
  }

.reftxt {
  display:inline-block;
  overflow:hidden;
  max-height:30px;
  } 

.reftxt h2 {
  float:left;
  } 

.reftxt i {
  float:left;
  margin-left:8px;
  margin-top:8px;
  }

.hidden_produkte {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  min-height:3000px;
  background-color:white;       
  z-index:9999; 
  display:none;
  }

.hidden_cont {
  max-width:800px;
  padding-top:100px;
  } 

.hidden_cont h1 {
  color:#C63A16;
  } 

.hidden_cont p {
  font-size:18px;
  margin-top:10px;
  }

.close_hidden {
  position:fixed;
  right:60px;
  top:20px;
  font-size:50px;
  font-weight:400;
  color:#C63A16;
  cursor:pointer;
  }

.close_hidden2 {
    position: absolute;
    right: 60px;
    font-size: 50px;
    font-weight: 400;
    color: #C63A16;
    cursor: pointer;
}

.hidden_logo {
  position:fixed;
  left:60px;
  top:20px;
  max-width:400px;
  }

.close_butt {
  background-color:#C63A16;
  color:white;
  margin-top:-30px;
  }