@import url('noto-css.css');
@import url('open-sans-css.css');


img#fb-icon {
      position: absolute;
      width: 60px;
      top: -15px;}
body{
    overflow-y: scroll;
    overflow-x: hidden;
}
.navbar-brand>img {
    max-width: 100px;
    margin-left: 60px;
    cursor: pointer;
    margin-top: -10px;
}
.navbar-inverse {
    background-color: #FFF;
    border-color: #FFF;
}
.navbar-inverse .navbar-nav>li>a{
    color: #2d2d2b;
    text-transform: uppercase;
    font-size: 0.9em;
    opacity: 1;
    font-family: inherit;
    cursor: pointer;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
    color: #13a764;
    background: #fff;
}

.navbar{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.15);
    position: relative;
    margin: 0;
}

.navbar-inverse .navbar-nav > li > a:hover {
    transition: all .4s;
}

.navbar-inverse .navbar-nav>li>a:hover{
    color: #13a764;
}
.img-hero{
    overflow: hidden;
}
.iframe-head{
    /*background-image: url(../img/hero1.png);*/
    background-size: cover;
    background-attachment: fixed;
    height: 70vh;
}
.hero-text{
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    color: #fff;
    z-index: 1;
    line-height: 20px;
}
.overlay-cont{
    position: absolute;
    width: 100%;
    height: 82%;
    background: rgba(0, 0, 0, 0.20);
}
.hero-text a{
    color: #fff;
    margin-top: 5px;
}
.hero-text a:hover{
    color: #13a764;
    transition: 0.5s;
}
.hero-text a:focus{
    color: #13a764;
}
.fa-arrow-down{
    padding-left: 3px;
}
.google-info{

}
/*
.white::after,
.vertical::after {
    content: "";
    background: #282425;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    display: block;
    opacity: 0.4;
}
*/
.btn-lg, .btn-group-lg>.btn{
    font-size: 15px;
}
.border{
    display: block;
    width: 150px;
    height: 2px;
    background: #13a764;
    margin: 0 auto;
}
.main-info h2{
    text-align: center;
    color: #060606;
    font-style: normal;
    font-weight: lighter;
    line-height: 1.17em;
    margin: 0 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    margin-left: -37px;
}
.side-left{
    text-align: left;
}
.side-left h3{
    padding-top: 40px;
    font-size: 1em;
    letter-spacing: 0.20em;
    font-weight: 400;
    border-bottom: 1px dotted silver;
    display: inline-block;
    margin-bottom: 20px;
}

.side-left p{
    font-family: 'Open Sans', sans-serif;
    color: #3e3e3e;
    line-height: 1.6em;
}
.side-right{
    padding-top: 8%;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.inline-logo{
    display: inline-block;
}
.googleLogoFoto {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 170px;
    z-index: 999;
    cursor: pointer;
    padding-bottom: 40px;
}
.googleLogoFoto img{
    width: 150px!important;
}
.hero2{
    background-color: #f4bc00;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}
.mid-pcs{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.mid-pcs p{
    color: #fff;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 1.3px;
    padding-top: 5px;
}
.section-top-white{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6vh 0 0 100vw;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    top: -5.9vh;
    /*font-size: 0;*/
}
.section-top-black{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6vh 0 0 100vw;
    border-color: transparent transparent transparent #3e3e3e;
    position: absolute;
    top: -5.9vh;
    /*font-size: 0;*/
}
.section-top-yellow{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 6vh 100vw;
    border-color: transparent transparent #f4bc00 transparent;
    position: absolute;
    top: -5.9vh;
    /*font-size: 0;*/
}
section{
    position: relative;
    /*overflow: hidden;*/
    padding: 6vh 0;
}
.pad-row{
    padding-top: 50px;
}
.some-text{
    padding-top: 40px;
}
.some-text p{
    font-family: "Open Sans",sans-serif;
    color: #3e3e3e;
    line-height: 1.6em;
}
#side-right-text p{
    padding-top: 3%;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 1.4px;
    color: #3e3e3e;
}
footer{
    position: relative;
    background: #3e3e3e;
    color: #fff;
}
.spacing-top-bot{
    padding-top: 80px;
}
.fa-phone, .fa-fax, .fa-map-marker{
    padding-right: 10px;
}
.img-center{
    padding-left: 100px;
}
.mt-30{
    padding-top: 50px;
}
.mt-30 h6 {
    color: #77777a;
    letter-spacing: 0.10em;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: 400;
}
.mt-30 h6 a:hover{
    text-decoration: none;
    cursor: pointer;
}
.mt-30 a{
    font-weight: bold;
}
.size-full-in{
    border: 1px solid #ddd;
    padding: 5px;
    box-shadow: none;
}
.size-full-in:hover {
    box-shadow: 0px 0px 5px #999;
}
.bottom-text p{
    font-size: 17px;
}
.bottom-text a{
    color: #13a764;
    font-weight: bold;
    text-decoration: underline;
}
.ul-left ul{
    padding: 0;
    text-align: left;
    list-style-type: none;
    width: 50%;
    font-size: 20px;
    color: #77777a;
    font-family: "Open Sans",sans-serif;
}
.ul-left{
    margin-left: 29.3%;

}
.ul-left li {
    margin: 0 0 12px 0;
    font-size: .9em;
    line-height: 1em;
    position: relative;
    padding: 0 0 0 45px;
}
.ul-left li:before{
    content: "\00a0";
    display: block;
    border: solid 9px #777;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    height: 0;
    width: 0;
    position: absolute;
    left: 7px;
    top: 40%;
    margin-top: -8px;
}
.ul-left li:after{
    content: "\00a0";
    display: block;
    width: 6px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 13px;
    top: 40%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
}
.info-text{
    padding-bottom: 50px;
}
#google-street-header{
    padding-bottom: 0;
}
.red-text-link {
    color: #13a764;
    text-decoration: none;
    font-weight: bold;
}
.red-text-link:hover{
    color: #13a764;
    text-decoration: none;
}
.button{
    border: 1px solid #ffa593;
    color:#13a764;
    background: rgba(0, 0, 0, .5);
    display: inline-block;
    padding: 10px 55px;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.20em;
    font-weight: 400;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.button:hover {
    border: 1px solid #ffa593;
    text-decoration: none;
    color:#13a764;
}
.angebote{
    padding-bottom: 50px;
}
.impressum-text-img{
    padding-top: 60px;
    padding-left: 50px;
}
.impressum{
    padding-bottom: 50px;
}
.head-text{
    padding-top: 30px;
    padding-bottom: 70px;
}
.head-text h2{
    font-size: 30px!important;
    text-transform: uppercase!important;
    letter-spacing: 0.10em!important;
}
.projectlist {
    margin-top: 50px;
    background: transparent;
}
.clearfix {
    zoom: 1;
}
.container1 {
    max-width: 990px;
    width: 92%;
    margin: 0px auto;
    position: relative;
    zoom: 1;
}
li.project.mix.filter-google-street-view-trusted.mix_all {
    padding-left: 10px;
}
.projectlist li {
    width: 33%;
    float:none;
    display: inline-block;
    opacity: 1;
    vertical-align: top;
}
.projectlist a {
    display: block;
    position: relative;
}
.projectlist a img {
    width: 100%;
    border-radius: 5px 20px 5px;
}
.projectinfo{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
}
.meta {
    bottom: 0;
    width: 100%;
    text-align: center;
}
.meta h4, .project-title h4 {
    margin-bottom: 6px;
}
.meta h6, .project-title h6 {
    margin-bottom: 0px;
}
.project-text h4{
    text-transform: uppercase;
    font-size: .9em;
    padding-top: 40px;
}
.istWeiss{
    text-transform: uppercase;
    padding-bottom:40px ;
}
.navigation-text p{
    color: #3e3e3e;
    line-height: 1.6em;
    margin: 0 0 20px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 50px;
}
.navigation{
    padding-bottom: 50px;
}
.angebote-text p{
    font-family: 'Open Sans', sans-serif;
    color: #3e3e3e;
    line-height: 1.6em;
}
.angebote-text{
    padding: 0 100px;
}
#uber1{
    padding-bottom: 40px; !important;
}
.text-in-section p{
    padding-top: 15px;
    color: #3e3e3e;
    line-height: 1.6em;
    margin: 0 0 20px;
    font-family: 'Open Sans', sans-serif;
}
#uber-sectoin{
    padding-bottom: 30px;
}
.uber-uns{
    padding-bottom: 140px;
}
.form{
    margin:0px auto;
}
.contact-form{ margin-top:100px;}
.contact-form .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#eee; height:49px;}
.form-control:focus{ box-shadow:none; border-color:#63130f;}
.form-control-feedback{ line-height:50px;}
.main-btn{ border-radius:0px; transition:all .4s;background:#212121; border-color:#212121; color:#fff;font-family: 'Open Sans',sans-serif;text-transform: uppercase;letter-spacing: 1px;}
.main-btn:hover{ background:#ef5333;border-color:#ef5333;color:#fff;}
.form-control-feedback {
    line-height: 50px;
    top: 0px;
}
.kontakt-form{
    padding-bottom: 100px;
}
.form-control{
    /*background-color: #F5F5F5;*/
    background-color: #E0E0E0;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    outline:none;
    background-color:transparent;
    width: 50px;
    height: 50px;
    /*display: block;*/
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #13a764;
}
#return-to-top i {
    color: #13a764;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.navbar-inverse .navbar-toggle{
    background-color: #333;
}
.positional{
    padding-top: 25px;
}

#div1 {
    position: relative;
    -webkit-perspective: 650px;
    perspective: 650px;
    width: 88%;
    top: 148px;
    right: 4px;
}

video.video {
    position: relative;
    width: 100%;
    -webkit-transform: rotateY(-45deg);
    transform: rotateY(-22deg) skewY(-8deg);
    border-top: 2px solid #ddd;
    border-bottom: 3px solid #ddd;
}

.welcome-message-wrapper {
    padding-top: 20vh;
}

.welcome-message-wrapper .welcome-message {
    background-color: #fff;
    display: inline-block;
    padding: 1vw 2vw;
    opacity: 0.9;
    border-radius: 34px 0 34px 0;
}
.welcome-message-wrapper h1 {
    font-family: 'Noto Sans';
    color: #212121;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.hero-button {
    background: rgba(33, 33, 33, 0.6);
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    transition: all .4s;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
        width: 310px;
    margin: auto;
}

a:hover {
    text-decoration: none;
}

.hero-button:hover {
    background: #13a764;
    padding: 10px 90px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 390px;
    outline: none;
}

.yt-player {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.yt-player:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

/* Icons Style */

.icon-holder {
    display: inline-block;
    padding: 15px;
    border-radius: 85px;
    transition: all .3s linear;
    margin: 30px 10px 0 10px;
    border: 2px solid transparent;
}

.icon-holder:hover {
    background: #e0e0e0;
}

.icon-holder img {
    width: 60px;
}

div#div2 {
    position: absolute;
    top: 153px;
    right: 210px;
    width: 214px;
    z-index: 10;
}

video.video2 {
    width: 100%;
}

div#div3 {
    position: absolute;
    width: 130px;
    top: 240px;
    right: 51px;
    z-index: 5;
    border-top: 3px solid #505050;
}

video.video3 {
    width: 100%;
    border-bottom: 3px solid #505050;
}

h4.video-title {
    /*position: absolute;*/
    text-align: center;
    font-size: 17px;
    color: #7d7b7b;
    text-transform: uppercase;
    line-height: 23px;
}

h4.video-title2 {
    /*position: absolute;*/
    text-align: center;
    font-style: italic;
    font-size: 15px;
    bottom: 0px;
    left: 80px;
    color: #4CAF50;
    text-transform: uppercase;
    line-height: 23px;
}

h4.video-title3 {
    /*position: absolute;*/
    text-align: center;
    font-weight: bold;
    color: #4caf50;
    text-transform: uppercase;
    font-size: 17px;
}

.side-right-new {
    padding-top: 4%!important;
}

.footer-text p {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 20px;
    font-family: Open Sans;
    font-weight: bold;
}

.footer-text span {
    font-weight: 300;
}

.main-paragraph {
    font-family: 'Open Sans';
    line-height: 1.6em;
}

.hero-quote {
    font-family: Noto Sans;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
    color: #241f20;
}

/* Referenzen Hover */
.rotator{
    border-radius: 5px 20px 5px;
    width:100%;
    height:192px;
    background-position: 0 center;
    -webkit-box-shadow:0 1px 7px 0px rgba(17, 40, 59, 0.3);
    -moz-box-shadow:0 1px 7px 0px rgba(17, 40, 59, 0.3);
    box-shadow:0 1px 7px 0px rgba(17, 40, 59, 0.3);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-shadow:0px 0px 5px rgba(50, 50, 50, 0.65);
    -moz-box-shadow:0px 0px 5px rgba(50, 50, 50, 0.65);
    box-shadow:0px 0px 5px rgba(50, 50, 50, 0.65);
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
}


.rotator{
    -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
    -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
    box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
    -webkit-animation:threeSixty 30s linear infinite;
    -moz-animation:threeSixty 30s linear infinite;
    -ms-animation:threeSixty 30s linear infinite;
    -o-animation:threeSixty 30s linear infinite;
    animation:threeSixty 30s linear infinite;
    -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
    -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
    box-shadow:0px 0px 10px rgba(0, 0, 0, 0.85);
}

@-webkit-keyframes threeSixty{ 0%{background-position: 0 center} 100%{background-position: 127% center}}
@-moz-keyframes threeSixty{0%{background-position: 0 center} 100%{background-position: 127% center}}
@-ms-keyframes threeSixty{0%{background-position: 0 center} 100%{background-position: 127% center}}
@-o-keyframes threeSixty{0%{background-position: 0 center} 100%{background-position: 127% center}}
@keyframes threeSixty{0%{background-position: 0 center} 100%{background-position: 127% center}}


.frame-holder
{
    position: relative;
}
.overlay {
    position: absolute;
    top: 27.3%;
    left: 0;
    width: 100%;
}

.inline-wrapper{
    font-size: 0;
    width: 100%;
}

.inline-block{
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.inline-block.iPadAir
{
    width: 26%;
}
.inline-block.iMac
{
    width: 39%;
    padding: 0 0 0 0.5%;
}
.inline-block.MacBook {
    width: 35%;
    position: relative;
    /*padding: 15% 5% 5% 4%;*/
    padding: 16.3% 6.5% 5% 5.3%;
}

.inline-block video{
    width: 100%;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent!important; 
}

.kontakt-info {
    padding-top: 100px;
    padding-left: 60px;
}

a.button5 {
    color: #fff;
    background: #13a764;
    padding: 9px 18px;
    border-radius: .35rem;
}