@import url("fonts.css");

body {
  font-family: 'FFMiloWebPro';
  font-size: 20px;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
a{
	color:#8e753a;
}
a:hover{
	color:#000;
}
a,a:focus,a:hover,a:visited,a:active{
	text-decoration:none;
	outline:none;
}
a:focus {
  color:#8e753a;
}
img{
	outline:none;
	border:none;
	max-width:100%;
}
p,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;		
	font-weight:normal;
}
ul,ol{
	list-style:none;	
	margin:0px;
	padding:0px;
}
p, h1, h2, h3, h4, h5, h6, a, div, ul, ol, li, span, strong, em, img, header, footer, nav, iframe{
	transition:all ease-in-out 0.4s;
	-moz-transition:all ease-in-out 0.4s;
	-ms-transition:all ease-in-out 0.4s;
	-o-transition:all ease-in-out 0.4s;
	-webkit-transition:all ease-in-out 0.4s;	
}
#page{
	max-width:100%;
	margin:0px auto;	
}
.clear
{
	clear:both;
}


.no-js #loader {
	display: none;
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/Preloader_21.gif) center no-repeat #fff;
}

.top-header-auto-area
{
	width:96%;
	margin:0 auto;
	max-width:1720px;
}
header {
  padding: 76px 0 73px;
  background:url(../images/header-bg.jpg) no-repeat top center; 
}
.lang a {
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  margin: 0 14px 0 0;
}
.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin: 7.5px -15px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-collapse.collapse.in 
{
  display: block !important; 
}
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.navbar-toggle .icon-bar {
  width: 49px;
  margin-bottom: 13px;
}
.navbar-toggle {
  border:none;
  margin: 0;
  padding: 4px 0;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
}
.navbar {
  position: inherit;
}
.menu .navbar-collapse.collapse.in,
.menu .navbar-collapse.collapsing {
  background:#002e3b url(../images/Menu_Hintergrund.png) no-repeat top center;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  bottom:0px;
  z-index:9;
}
.close-btn {
	position: absolute;
	right: 32px;
	top: 78px;
}
.navbar-nav > li {
  margin-bottom: 45px;
}
.navbar-nav {
  float: none !important;
  margin: 7.5px 0;
  padding:15% 0px 0px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a {
  color: #82a8b3;
  font-size: 75px;
  line-height: 75px;
  font-weight:normal;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #fff;
}
.close-btn > a {
  display: block;
}
.logo img {
  max-width: 950px;
  opacity: 0.9;
}
.logo {
  margin: 150px 0 0 0;
  text-align: center;
}
.logo > a {
  display: block;
  margin-left: -18px;
}
.logo h3 {
  color: #fff;
  font-size: 27px;
  letter-spacing: 1.7px;
  line-height: 33px;
  margin-top: -38px;
  margin-left: -9px;
}
.scroll {
  clear: both;
  display: block;
  padding-top: 280px;
  text-align: center;
}
@media screen and ( max-height: 1000px ){
    .scroll {
        padding-top: 200px;
    }
}
@media screen and ( max-height: 800px ){
    .scroll {
        padding-top: 50px;
    }
}
.scroll img {
	opacity:0.8;
}
.scroll > a {
  display:inline-block;
}

#row1 p {
  color: #849eb3;
  font-size: 30px;
  line-height: 40px;
  max-width: 98%;
  text-align: center;
}
#row1 {
  padding: 80px 0 104px;
}

#kernkompetenzen
{
  background:url(../images/Bild-1.jpg) no-repeat top center;
  padding: 223px 0 268px;
  text-align:center;
}
.round-content {
  background: rgba(129, 161, 169, 0.8);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  padding: 105px 0 95px 15px;
  width: 500px;
}
.round-content h3 {
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
}
.round-content h3::after {
  border: 1px solid #fff;
  content: " ";
  display: block;
  margin: 10px auto;
  width: 80px;
}
.round-content h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 28px 0 5px;
  font-family: 'FFMiloWebProBold';

}
.round-content p {
  font-size: 22px;
  line-height: 27px;
  margin: 0 auto;
  text-align: center;
}
#projekte {
  padding: 125px 0 152px;
  position:relative;
}
#projekte > .container{
	position:relative;	
}
#row4 {
	text-align:center;
}
#row4 img { 
    margin-left: auto;
    margin-right: auto;
}
h3.section-title::after {
  border: 1px solid #849fb3;
  content: " ";
  display: block;
  margin: 14px 0;
  width: 97.5%;
}
.section-title {
  color: #849fb3;
  font-size: 55px;
  text-align: center;
  padding-bottom: 17px;
  font-weight:bold; 	
}
.carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
  left:-90px;
}
.carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
  left: auto;
  right:-90px;
}
.owl-carousel {
  margin: 12px 0px;
}
.owl-carousel p {
  font-weight: 600;
  color: #303030;
  font-size:22px;
  line-height:33px;
}
.owl-carousel h2 {
  font-family: 'FFMiloWebProBold';
  color:#303030;
  font-size:28px;
  line-height:33px;
}
.owl-carousel h4 {
  color: #849fb3;
  font-family: "FFMiloWebProBold";
  font-size: 22px;
  line-height: 26px;
  margin: 14px 0;
}
.owl-carousel h3 {
  color: #a1a694;
  font-family: "FFMiloWebProBold";
  font-size: 20px;
  line-height: 25px;
  margin-top: 17px;
}
.owl-carousel h4 span {
  display: block;
  font-family: 'FFMiloWebPro';
}
.owl-carousel h3 span
{
	text-transform:uppercase;
	display:block;
}
.owl-carousel img {
  margin: 25px 0 0;
}
.carousel-control {
  bottom: inherit;
  color: #94b8c7;
  font-size: 40px;
  font-weight: normal;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 0;
  top: 12%;
  width: auto;
}
.carousel-control:focus, .carousel-control:hover {
  color: #94b8c7;
  opacity: 0.9;
  outline: 0 none;
  text-decoration: none;
}
#aplantis {
  padding: 65px 0 60px;
  background:#f6f8fa;
}
#aplantis .col-md-6 .box {
  margin-bottom: 30px;
  padding: 15px;
  background:#fff;
}
#aplantis .box p
{
  font-size:18px;
  line-height:26px;
  color:#6a6a6a;
}
.fb-section {
  border-top: 1px solid #4b4b4b;
  margin: 15px 20px 0 0;
  padding: 12px 5px 0px;
}
#aplantis .fb-section > p {
  color: #292929;
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  margin-left: 15px;
}
footer {
  padding: 82px 0 130px;
  text-align: center;
  background:url(../images/Footer_Hintergrund.png) no-repeat top center;
  margin-bottom:15px;
}
.social-media > a {
  margin: 0 35px; 
  opacity: 0.9;
}
.social-media > a:hover {
  opacity:0.7;
}
.footer-menu li {
  display: inline-block;
  margin: 0 25px;
}
.footer-menu {
  margin: 100px 0 75px;
}
.footer-menu > ul li a {
  color: #e0e0e0;
  font-size: 30px;
}
.footer-menu > ul li:hover a {
  color: #fff;
}
.footer-bottom > a {
  margin: 0 35px;
  opacity:0.9;
}
.footer-bottom > a:hover {
  opacity:0.7;
}


/*Uber Uns page*/
.inner-page .lang a {
  color: #849eb3;	
}
.inner-page header {
  background: transparent;
  padding: 44px 0 28px;
}
.inner-page .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #849eb3;
}
.page-logo {
  text-align: center;
  width: 350px;
  margin:2px auto 0;
  max-width:100%;
}
.page-logo img {

}
.inner-page .lang {
  margin-top: 33px;
}
.inner-page .menu {
  margin-top: 33px;
}
.banner-text {
	color: #fff;
	padding-top: 33.5%;
	text-align: center;
}
#banner {
  position: relative;
}
.banner-leistungen{
  background:url(../images/csm_leistungen-header_84d42ff47b.jpg) no-repeat top center;
  height:800px;
}
.banner-uber-uns{
  background:url(../images/csm_ueber-uns_header_a1e2bba791.jpg) no-repeat top center;
  height:800px;
}
.banner-contact{
  background:url(../images/csm_kontakt-header_d53236fc45.jpg) no-repeat top center;
  height:800px;
}
.banner-text h1 {
	border-bottom: 1px solid #fff;
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 3px;
	text-transform: uppercase;
	display: inline-block;
	min-width: 305px;
}
.banner-text h2 {
    border: medium none !important;
    color: #fff !important;
    font-size: 55px;
    font-weight: normal !important;
    margin-top: 20px;
}
.page-auto-area
{
	width:945px;
	margin:0 auto;
}
#about-us {
  padding: 82px 0 140px;
}
.inner-page p {
	font-size: 22px;
	letter-spacing: 0.1px;
	line-height: 27px;
	margin-bottom: 25px;
}
.bottom-boxes {
  margin-top: 85px;
}
.about-box {
  border-top: 1px solid #000;
  float: left;
  margin: 0 10px 0 17px;
  padding-top: 14px;
  width: 27%;
}
.about-box h3 {
  font-family: "FFMiloWebProBold";
  font-size:30px;
  line-height:30px;
}
#about-us .about-box > p {
  color: #303030;
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 93px;
  position: relative;
}
.about-box span {
  bottom: 0;
  display: block;
  position: absolute;
}
.about-box h4 {
  font-family: "FFMiloWebProBold";
}
.about-box h4 {
  color: #303030;
  font-family: "FFMiloWebProBold";
  font-size: 22px;
}
.about-social-links {
  margin-top: 12px;
  border-top: 1px solid #000;
  padding-top: 23px;
}	
.about-social-links > a {
  margin-right: 7px;
}
#philosophie {
  padding: 70px 0 98px;
}
.inner-page .section-title {
  border-bottom: 1px solid #849fb3;
  padding-bottom: 4px;
  margin-bottom: 60px;
}
.inner-page section ul > li {
  background:url(../images/disc.png) no-repeat 0 25px;
  border-top: 1px solid;
  font-size: 26px;
  line-height: 30px;
  max-width: 97%;
  padding: 15px 0 15px 24px;
}
#philosophie .list {
  margin-top: 80px;
}
.list > li:last-child {
  border-bottom: 1px solid #000;
}
#werte {
  padding: 108px 0 140px;
}
#werte .list {
  padding-top: 29px;
}
#werte .list > li {
  padding: 18px 0 15px 24px;
}
#netzwerk {
  padding: 69px 0 161px;	
}
.inner-page #netzwerk .section-title {
  margin-bottom: 48px;
}
#netzwerk p {
  color: #4f4f4f;
}
.inner-page h3.section-title::after {
  border:none;
  margin:0;
}
.titles > h3{
  color: #595959;
  display: inline-block;
  font-size: 26px;
  margin-right: 56px;
  font-weight: 600;
}
.titles > h3 a {
  color: #595959;
}
.titles {
  margin-top: 57px;
  margin-bottom:102px;
}
.titles > h3:last-child {
  border-bottom: 1px solid;
  margin-left: 26px;
  padding-bottom: 5px;
}
.titles > h3:first-child {
  border-bottom: 1px solid;
  padding-bottom: 8px;
}
#netzwerk .titles > p {
  color: #595959;
  margin-top: 102px;
}
#netzwerk  p a {
  border-bottom: 1px solid #a7a8a9;
  color: #595959;
  display: inline-block;
  line-height: 22px;
}
.with-bg-area {
  background: #f6f8fa none repeat scroll 0 0;
}
/*ends*/

/*leistungen*/
.leistungen #about-us {
  padding: 68px 0 55px;
}
.section-title > span {
  display: block;
  font-size: 27px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
#architektur .section-title {
  margin-bottom: 48px;
}
#architektur .list > li {
  color: #4b4b4b;
  padding: 15px 0 15px 24px;
}
.inner-page section ul,
.inner-page section ul {
  margin-top: 46px;
}
.inner-page section ul + p,
.inner-page section ul + p{
	font-size: 22px;
	letter-spacing: 0.1px;
	line-height: 27px;
	margin-bottom: 25px;
	margin-top:55px;
}
.list.other {
  margin: 50px 0 0;
}
#architektur {
  padding: 60px 0 111px;
}
#bioairtech {
  padding: 127px 0 176px;
}
#bioairtech .section-title > span {
  font-size: 23px;
}
#bioairtech .section-title > span {
  font-size: 23px;
  padding-bottom: 18px;
}
#bioairtech .section-title {
  margin-bottom: 43px;
}
#design {
  padding: 83px 0 257px;
}
#design h3 {
  margin-bottom: 51px;
}
#design .list.first {
  margin-bottom: 77px;
}
/*ends*/

/*contact page*/
.kontakt .banner-text {
  bottom: 21%;
}
.address-area {
  padding: 92px 70px 70px;
}
address h3 {
  font-family: "FFMiloWebProBold";
  font-size:26px;
  line-height:37px;
  color:#595959;
    white-space: nowrap;
}
.inner-page address p {
  color: #595959;
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 0;
    white-space: nowrap;
}
.contact-no {
  display: block;
  background:url(../images/call-icon.png) no-repeat left center;
  white-space: nowrap;
}
.mail-add {
  display:block;
  background:url(../images/mail-small.png) no-repeat left center; 
}
.address-area a {
  color: #595959;
  font-size: 26px;
  line-height: 37px;
  padding-left: 38px;
}
address {
  margin-right: 0px;
  min-height: 230px;
  margin-bottom: 0;
}
#address > .container,
#map > .container{
	padding:0px;
	width:100%;	
}
#map iframe {
  border: 1px solid #d9d9d9;
  border-left:none;
  width:100%;
}
#map {
  margin-bottom: 135px;
}
/*ends*/

/*new slider*/

.owl-item {
  padding-right: 20px;
}
.customNavigation .btn.prev {
  background:url(../images/lerft-arrow.png) no-repeat;
  left: -90px;
}
.customNavigation .btn.next {
  background:url(../images/right-arrow.png) no-repeat;
  right: -90px;
}
.customNavigation a {
  height: 49px;
  margin-top: -25px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top:42%;
  width: 20px;
  z-index: 9999;
}
.owl-pagination {
  display: none;
}


.owl-carousel h2 {
    height: 70px;
}
.owl-carousel h4 {
    height: 110px;
}
.owl-carousel h3 {
    height: 60px;
}
@media ( max-height: 1200px ) {
    .owl-carousel h2 {
        height: 110px;
    }

    .owl-carousel h4 {
        height: 110px;
    }

    .owl-carousel h3 {
        height: 60px;
    }
}
@media ( max-width: 1200px ) {
    address {
        min-height: 0px;
    }
}
@media ( max-height: 768px ) {
    .owl-carousel h2 {
        height: auto;
    }
    .owl-carousel h4 {
        height: auto;
    }
    .owl-carousel h3 {
        height: auto;
    }
}