
/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body {
    overflow-x: hidden;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a {
	color:#05050a;
	}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #05050a;
}

h1,
h4,
h5,
h6 {
    text-transform: uppercase;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
}

h2, h3{
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
}


.liniedark { 
border :none; 
border-top: 1px solid #05050a; 
}


}

.img-centered {
    margin: 0px 0px 0px 0px;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.bg-dark {
      background: -webkit-linear-gradient(0deg,rgba(5,5,10,0.9),rgba(5,5,10,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(0deg,rgba(5,5,10,0.9),rgba(5,5,10,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(0deg,rgba(5,5,10,0.9),rgba(5,5,10,1)); /*Fx 3.6-15*/
  background: linear-gradient(0deg, rgba(5,5,10,0.9), rgba(5,5,10,1)); /*Standard*/
}

.bg-white {
	background-color:#fff;
/*  background: -webkit-linear-gradient(180deg,rgba(250,250,250,1),rgba(220,220,220,1)); /*Safari 5.1-6*/
 /* background: -o-linear-gradient(180deg,rgba(250,250,250,1),rgba(220,220,220,1)); /*Opera 11.1-12*/
 /* background: -moz-linear-gradient(180deg,rgba(250,250,250,1),rgba(220,220,220,1)); /*Fx 3.6-15*/
 /* background: linear-gradient(180deg,rgba(250,250,250,1),rgba(220,220,220,1)); /*Standard*/
}

.hundert {
	height:100%;
	}

.fufzig{
	height:50%;
	}

.btn-primary {
    border-color: #05050a;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
font-size:17px;
    color: #fff;
    background-color: #05050a;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #69696c;
    color: #fff;
    background-color: #69696c;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #05050a;
    background-color: #05050a;
}

.btn-primary .badge {
    color: #05050a;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #05050a;
    border-radius: 3px;
    text-transform: uppercase;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 300;
    font-size: 18px;
    color: #fff;
    background-color: #05050a;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #1e1e1e;
    color: #fff;
    background-color: #69696c;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #05050a;
    background-color: #05050a;
}

.btn-xl .badge {
    color: #05050a;
    background-color: #fff;
}

/*nav bar*/

.navbar-default {
    border-color: transparent;
    background-color: #05050a;
}

.navbar-default .navbar-brand {
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 300;
font-size:24px;
    color: #fff;
	text-transform:none;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #d2d2d2;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #37373b;
    background-color: #05050a;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #1e1e1e;
}

.navbar-default .nav li a {
    text-transform: none;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 300;
font-size:16px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #d2d2d2;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #69696c;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #69696c;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 2px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #05050a;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}



header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  background: -webkit-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Fx 3.6-15*/
  background: linear-gradient(0deg, rgba(5,5,10,0.8), rgba(5,5,10,1)); /*Standard*/

}

#myCarousel2 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

  background: -webkit-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(0deg,rgba(5,5,10,0.8),rgba(5,5,10,1)); /*Fx 3.6-15*/
  background: linear-gradient(0deg, rgba(5,5,10,0.8), rgba(5,5,10,1)); /*Standard*/

}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 30%;
        padding-bottom: 200px;
    }

.carou-intro-lead-in {
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
        font-size: 60px;
        line-height: 68px;
		text-align:left;
}

.carou-intro-lead-in .duenn{
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 100;
color: #c8c8c8;
}

.carou-intro-lead-in .duennhell{
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 100;
}

}

@media (max-width: 767px) {
	
.carou-intro-lead-in {
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 600;
        font-size: 26px;
        line-height: 32px;
		text-align:left;
}

.carou-intro-lead-in .duenn{
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
color: #c8c8c8;
}

.carou-intro-lead-in .duennhell{
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
}

}

section {
    padding: 50px 0;
}

section .section-flies {
text-transform: none;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
	font-size: 18px;
}

section .section-flies .bld {
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 36px;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
}


@media (max-width: 768px) {
section h2.section-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 24px;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
}
}

@media(min-width:768px) {
	
	
    section {
        padding: 100px 0;
    }
}

#referenz .referenz-item {
    right: 0;
}

#referenz .referenz-item .referenz-link {
    display: block;
	position:relative;
    max-width: 400px;
}

#referenz .referenz-item .referenz-link .referenz-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255,255,255,1);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
}

#referenz .referenz-item .referenz-link .referenz-hover:hover {
    opacity: 0.9;
	}

#referenz .referenz-item .referenz-link .referenz-hover .referenz-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#referenz .referenz-item .referenz-link .referenz-hover .referenz-hover-content i {
    margin-top: -12px;
}

#referenz .referenz-item .referenz-link .referenz-hover .referenz-hover-content h3,
#referenz .referenz-item .referenz-link .referenz-hover .referenz-hover-content h4 {
    margin: 0;
}

#referenz .referenz-item .referenz-caption {
    margin: 0 auto;
    padding: 0;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

.referenz-item h10 {
	font-size:18px;
	line-height:19px;
	color:#000;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 600;
	text-transform:uppercase;
    position: absolute;
	top:0;
	margin:5px 5px 0px 10px;
}

.referenz-item h11 {
	font-size:16px;
	line-height:16px;
	color: #000;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 300;
    position: absolute;
	top:25px;
	margin:0px 5px 0px 10px;

}


#referenz * {
    z-index: 2;
}

@media(min-width:768px) {
    #referenz .referenz-item {
        margin: 0 0;
    }

}

/*REFERENZ*/

section#referenz h2.section-heading {
    color: #05050a;
}

section#referenz .duenn {
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
}

/*KONTAKT*/

section#kontakt h2.section-heading {
    color: #05050a;
}

section#kontakt .section-flies {
	color: #05050a;
}

section#kontakt a {
	color:#05050a;
	text-decoration:underline;
}

section#kontakt a:hover {
	color:#d2d2d2;
	text-decoration:underline;
}

/*PROFIL*/

section#profil h2.section-heading {
	color:#fff;
}

section#profil h3.section-heading {
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
	font-size: 16px;
	color: #fff;
	margin-top:3px;
}

section#profil .section-flies {
	color: #fff;
	}

section#profil .section-flies .bld {
	color: #fff;
}

section#profil a {
	color:#fff;
	text-decoration:underline;
}

section#profil a:hover {
	color:#d2d2d2;
	text-decoration:underline;
}


/*FOOTER*/

footer {
    padding: 25px 0;
    text-align: left;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
    line-height: 40px;
	color:#fff;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
    line-height: 40px;
	text-align:right;
	color:#fff;
}

footer ul.quicklinks a {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 200;
    line-height: 40px;
	text-align:right;
	color:#fff;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.referenz-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: left;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.referenz-modal .modal-content p {
    margin-bottom: 30px;
}

.referenz-modal .modal-content h2 {
    margin-bottom: 15px;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
    font-size: 50px;
}

.referenz-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
    font-size: 24px;
	line-height: 24px
}

.referenz-modal .modal-content p.item-flies {
    margin: 20px 0 30px;
font-family: "sofia-pro",sans-serif,sans;
font-style: normal;
font-weight: 300;
    font-size: 17px;
	line-height: 20px
}

.referenz-modal .modal-content p.item-flies .what {
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
}

.referenz-modal .modal-content p.item-subhead {
    margin: 30px 0 10px 0;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
    font-size: 20px;
}

.referenz-modal .modal-content a {
    margin: 30px 0 10px 0;
font-family: "sofia-pro",sans-serif;
font-style: normal;
font-weight: 400;
    font-size: 17px;
}

.referenz-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.referenz-modal .modal-content img {
    margin-bottom: 60px;
	margin-top: 40px;
	border:none;
}

.referenz-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.referenz-modal .close-modal:hover {
    opacity: .3;
}

.referenz-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.referenz-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

img {
	border:1px solid #d2d2d2;
	}
	

.referenz-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #05050a;
}

::selection {
    text-shadow: none;
    background: #05050a;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #05050a;
}


