/*
Theme Name: Blank Theme
Author: ecom Webservices
Description: A blank Wordpress Theme
Version: 1.2.5
Tags: html5,css3,blank
License:  GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html   

*/


  /* .projekt-block.delighter {
      transition: all .3s ease-out;
      transform: translateY(10%);
      opacity: 0;
     
     
   }

   .projekt-block.delighter.started {
      transform: none;
      opacity: 1;
   }
.projekt-block:nth-child(2n)  {
     transition: all .3s ease-out;
      transform: translateX(100%);
      opacity: 0;
}*/

.btn-primary, .btn-primary:hover {
 
border-radius: 0px !important;
padding: .5rem 1rem;
font-size: 1.25rem;
line-height: 2.5;

text-decoration: none;
}
.btn-primary:hover{
     background-color: #fff!important;
     border-color: #fff !important; 
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
   background-color: #fff!important;
     border-color: #fff !important; 
    font-weight: bold;
}

/*
a#term-5:before {
    content: "Alle";
    color: #a6a7a6;
    position: absolute;
    width: 75px;
}
    a#term-5.active:before  {
        color: #313131;
    }
a#term-5 {
    color: #fff;
}
*/
a#term-30:before {
    content: "All";
    color: #a6a7a6;
    position: absolute;
    width: 75px;
}
    a#term-30.active:before  {
        color: #313131;
    }
a#term-30 {
    color: #fff;
}
.page-template-page-projekte #term-1,.page-template-page-projekte #term-21 {
    display: none;
}
.grid-link {
    text-align: center;
    margin: 50px 0;
}
.grid-content {
     padding: 3rem 0;
    /*&:first-child {
         padding-top: $headerHeight;
         margin-top: 2rem;
    }
    */
}
 .grid-content .grid-text {
     margin-bottom: 2rem;
}
 .grid-content .grid-grid {
     margin-bottom: 2rem;
}
 .grid-content .dropdown {
     margin-top: -2rem;
}
 .grid-content .grid-link {
     text-align: center;
}
 .grid-content .grid-link a {
     display: inline-block;
}
 .grid-content .grid {
     margin-right: -2%;
}
 .grid-content .grid-sizer, .grid-content .grid-item {
     width: 48%;
     margin-bottom: 2%;
}
 .grid-content .gutter-sizer {
     width: 2%;
}
 @media screen and (min-width: 1200px) {
     .grid-content .container-fluid .grid {
         margin-right: -1%;
    }
     .grid-content .container-fluid .grid-sizer, .grid-content .container-fluid .grid-item {
         width: 24%;
         margin-bottom: 1%;
    }
     .grid-content .container-fluid .gutter-sizer {
         width: 1%;
    }
}
 .grid-content img {
     width: 100%;
}
 .grid-content .grit-inner {
     position: relative;
     overflow: hidden;
}
 .grid-content .grit-inner .desc {
     position: absolute;
     bottom: 0;
     transform: translateY(100%);
     left: 0;
     width: 100%;
     background-color: rgba(255, 255, 255, 0.8);
     padding: 0.5rem;
     font-size: 1.5rem;
     padding: 1rem;
     box-sizing: border-box;
}
 .grid-content .grit-inner a {
     color: #ddd;
}
 .grid-content .grit-inner a:hover .desc {
     transform: translateY(0);
}
 





/*basic*/

.page-id-1446 .col-2.text, .page-id-2248 .col-2.text,  .page-id-2 .col-2.text,
.page-id-2273 .col-2.text{
    padding-top: 0;
}
.category-1 #header-image-wrapper.news{
    display: none;
}
.category-21 #header-image-wrapper.neuigkeiten{
    display: none;
}
.category-5 #header-image-wrapper.projec{
    display: none;
}
.category-30 #header-image-wrapper.projek{
    display: none;
}
.page-id-2145 .scroll-down, .page-id-2201 .scroll-down{  
display: initial;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
    font-size: 16px;
    color: #313131;
    line-height: 24px;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
.container {
    max-width: 960px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

h1, h2, .value, .project-text p, #main-navigation ul li a{
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
}
.rectangle p{
    font-family: 'Frutiger LT W05_45 Light', 'sans-serif';
}

h1,
h2, .value {
    font-size: 35px;
    line-height: 1.2;
}
p {
    margin: 10px 0;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #313131;
}
a.read-more.arrow {
    color: #fff;
}
.clear{
    clear: both;
}
.col-12{
  width: 100%;
}
.col-12 p {
    margin: 0;
}
.col-6{
  width:50%;
  float: left;
}
.col-12 #kopf{
  font-weight: bold;
}
.col-8 {
    width: 60%;
    float: left;
}
.col-4 {
    width: 40%;
    float: left;
}
.tabelle {
    margin: 40px 0;
    overflow: hidden;
}

 .rectangle p::after,
#header-text p::after, 
.col-2.text p:nth-child(3)::after, 
.projekte-text p:nth-child(2)::after,
.beschreibungtext p::after {
    height: 10px;
    width: 10px;
    display: inline-block;
    content: '';
    background-color: #009fe3;
    margin-left: 3px;
    position: relative;
    top: 1px;
}
 /*.rectangle p::after {
    background-color: #313131;
 }*/
section.full{
    overflow: hidden;
    padding-top: 120px;
}
section.ok{
    margin-bottom: 20px;
}
#post-2 h1 {
    display:none;
}
.home iframe, .home video {
    outline: 3px solid #d2d2d2;
    /*border-left:3px solid #fff;
    border-right:3px solid #fff;
    background-color: #d2d2d2;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:-8px;*/
}
/*.vp-player-inner {
    border: 2px solid #d2d2d2;
}*/


.play.rounded-box.state-paused {
    top: -64px;
    left: 43%;
    background-color: #009fe3;
    border-radius: 50%;
    height: 6em;
}
.play-bar.rounded-box {
    display: none !important;
}

.hidden, .notshow {
    display: none;
}

div[id^="twingle-public-embed"] {
    width: 500px;
    max-width: 100%;
    float: right;
    margin: 10px 0 10px 20px;
}
@media only screen and (max-width: 700px) {
    div[id^="twingle-public-embed"] {
        width: 100%;
        margin: 10px 0;
    }
}

/*end basic*/
/*header*/
.image {
    height: 100%;
    background: transparent;
    min-height: 500px;
}
#header-wrapper {
    background-color: #fff;
    padding-top: 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 120px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.admin-bar #header-wrapper {
    top: 32px;
}

.scroll #header-wrapper {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    height: 100px;
    padding-top: 0;
}
#header {
    position: relative;
}
#header:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
#header-title h1 {
    display: none;
}
.page-id-7 #header-title h1{
    display: block;
}
.page-id-7 #header-image-wrapper{
    max-height: initial;
}

#header-image {
    line-height: 0;
}

#header-image img{
    width: 100%;
}
.page-id-7 #header-image img{
    margin-top: 0px;
}
#logo {
    display: block;
    width: 254px;
    padding-top: 9px;
    -ms-transition: transform 0.15s linear;
    -moz-transition: transform 0.15s linear;
    -webkit-transition: transform 0.15s linear;
    -o-transition: transform 0.15s linear;
    transition: transform 0.15s linear;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.scroll #logo {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.icon-scroll,
.icon-scroll:before{
    position: absolute;
    left: 50%;
}
.sprache {
    height: 28px;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -19px;
}
.wpml-ls-item-en a {
    color: white;
    width: 35px;
}
.wpml-ls-item-en a:before {
    content: "en";
    position: absolute;
    color: #000;
    font-weight: bolder;
}
/*.wpml-ls-current-language a:before{
    color:#009fe3 !important;
}*/
.wpml-ls-item-en a:after{
    content: "|";
    position: absolute;
    top: 13px;
    right: 40px;
    color: #000;
}
.wpml-ls-item-de a {
    color: white;
    width: 35px;
}
.wpml-ls-item-de a:before {
    content: "de";
    position: absolute;
    color: #000;
    font-weight: bolder;
}
.weglot-container {
    height: 28px;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: 0px;   
}
.scroll .weglot-container {
    margin-top: -2px;   
}
.country-selector {
    z-index: 999;
}
.country-selector ul .wg-li {
    display: inline-block;
}
.country-selector ul .wg-li a {
    padding: 0 5px 0 5px;
}
.country-selector ul .wg-li:not(:last-child) a:after{
    content: "|";
    position: relative;
    top: -1px;
    padding-left: 8px;
    color: #000;
    visibility: visible;
}

#weglot-language-zh {
    visibility: hidden;
}
#weglot-language-zh:before{
    content: "中文";
    visibility: visible;
    display: block;
    position: absolute;
    color: #000;
    background-color: #fff;
    padding: 0;
    top: 0px;
    width: 28px;
    font-size: 14px;
    font-weight: 500;
    opacity: 0.8;
    margin: 0 5px;
}
#weglot-language-zh:after{
    padding-left: 20px;
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}
.scroll-down {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 32px;
    height: 48px;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1);
    background-image: url('./img/scroll-down-weiss.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.scroll-down:hover {
    cursor: pointer;
}

.page-id-7 .scroll-down {
    display: initial;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
 
.home #header-image {
    height: calc(100vh - 120px);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom;
}

body:not(.home) #header-image-wrapper {
    background-color: #313131;
}

body:not(.home) #header-image {
    max-width: 1280px;
    margin: 0 auto;
}

/* #header-image-wrapper.lr */
#header-image-wrapper.lr {
    position: relative;
    text-align: center;
    color: #fff;
    background-color: #313131;
}
#header-image-wrapper.lr img {
    width: 100%;
    height: auto;
}
#header-image-wrapper.lr .img-left {
    position: relative;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 2;
}
#header-image-wrapper.lr #header-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#header-image-wrapper.lr .img-right {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 0;
}
#header-image-wrapper.lr .container {
    container: card / size;
}
#header-image-wrapper.lr #header-text2 {
    display: none;
}
#header-image-wrapper.lr #header-content {
    position: relative;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}
#header-image-wrapper.lr #header-title {
    margin: 0 auto;
}
#header-image-wrapper.lr #header-title h1 {
    display: block;
    font-size: 24.25cqh;
    line-height: 1em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#header-image-wrapper.lr .img-text-wrap .img-text {
    text-transform: uppercase;
    font-size: 315px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    line-height: 1;
    margin: 0 auto;
}
#header-image-wrapper.lr .img-text-wrap .img-sub-text {
    text-transform: uppercase;
    font-size: 54px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    line-height: 1;
    margin: 0 auto;
    max-width: 600px;
}
/* end #header-image-wrapper.lr */

/*end header*/
/*menu*/
/* First Level*/
#main-navigation {
    display: none;
}

#main-navigation:before {
    content: "";
    border-left: 2px dashed #fff;
    border-bottom: 2px dashed #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 85%;
    width: 86%;
    pointer-events: none;
}

#main-navigation:after {
    content: "";
    border-right: 2px dashed #fff;
    border-bottom: 2px dashed #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 92%;
    width: 20%;
    pointer-events: none;
}

#main-navigation ul li {
    position:relative; 
    text-transform:uppercase; 
    list-style:none; 
    cursor: pointer;
}
#main-navigation ul li a {
    display: inline-block; 
    color:#fff; 
    padding: 10px 0; 
    font-size:50px;
}

/* Second Level */
#main-navigation ul li ul {
    display:none;
}
#main-navigation ul li ul li a {
    font-size: 30px;
    font-family: 'Frutiger LT W05_57 Condensed';
}

/* Third Level */
#main-navigation ul li ul li ul li {
    list-style:inside square
}
#main-navigation ul li ul li ul li a {
    font-size:11px; color:#ddd
}

.open-nav {
    height: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 28px;
    margin-top: -7px;
}
.scroll .open-nav {
    margin-top: -9px;
}
.open-nav:hover {
    cursor: pointer;
}
.open-nav li {
    list-style: none;
}
#main-navigation {
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #009fe3;
    padding-top: 50px;
    top: 0;
    left: 0;
    height: 100%;
    padding-right: 150px;
    text-align: right;
}
#main-navigation li{
    list-style-type: none;
    line-height: normal;
}
#main-navigation a, 
#main-navigation .close {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
#main-navigation .close {
    font-size: 30px;
    margin-bottom: 25px;
    cursor: pointer;
}
.nav-border-left {
    position: absolute;
    width: 200px;
    height: 95%;
    border-right: 1px #fff dashed;
    border-bottom: 1px #fff dashed;
    top: 0;
}
.nav-border-bottom {
    position: absolute;
    max-height: 150px;
    height: 100%;
    width: 95%;
    border-top: 1px #fff dashed;
    bottom: 0;
    right: 0;
}

#main-navigation a {
    position: relative;
}

#main-navigation a:after {
    content: "";
    position: absolute;
    height: 2px ;
    right: 0;
    bottom: 10px;
    width: 0;
    background-color: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}


/*end menu*/
/*header image*/
#header-content-wrapper .container,
#header-image-wrapper {
    position: relative;
}
#header-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#header-content-wrapper .container {
    height: 100%;
}
#header-content {
    position: absolute;
    top: 7%;
}

#header-title {
    margin-bottom: 25px;
}

#header-title h1 {
    font-size: 90px;
    line-height: 1em;
    color: #313131;
    text-align: right;
    text-transform: uppercase;
}
#header-text {
    font-weight: 400;
    color: #313131;
    line-height: 1.5em;
    max-width: 300px;
    float: left;
    font-family: 'Frutiger LT W05_57 Condensed';
}

#header-text2 {
    padding-top: 0em;
    font-size: 1.1em;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5em;
    max-width: 300px;
    float: left;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
}
#header-text-image {
    max-width: 300px;
}
#header-text-image img {
    margin-top: 25px;
}

/*end header image*/

/*group page*/
.error404 #main,
.page #main .norm {
    padding: 30px 0;
}

.dynamic-slider-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dashed #313131;
}

.dynamic-slider {
    position: relative; 
    padding: 0 8%;
}

.slides {
    /*border: 4px solid #dcdcdc;*/
    padding: 20px;
}

.dynamic-slider-wrapper .owl-carousel .owl-nav button.owl-prev,
.dynamic-slider-wrapper .owl-carousel .owl-nav button.owl-next {
    width: 60px;
    height: 60px;
}

.dynamic-slider-wrapper .owl-carousel .owl-nav button.owl-prev {
    left: -15%;
}

.dynamic-slider-wrapper .owl-carousel .owl-nav button.owl-next {
    right: -15%;
}

.content p {
    margin: 10px 0 25px;
}

.norm ul,
.norm ol {
    padding-left: 16px;
    margin: 10px 0 25px;
}
@media screen and (min-width: 550px) {
    .alignright {
        float: right;
        margin-bottom: 10px;
        margin-left: 20px;
    }   

    .alignleft {
        float: left;
        margin-bottom: 10px;
        margin-right: 20px;
    }

    .aligncenter {
        margin: 0 auto 20px;
        display: block;
    }   
}
/*end page*/

/*imformation block*/
.information-text-wrapper {
    overflow: hidden;
    padding: 20px 0;
    border-top: 2px #313131 dashed;
    margin: 20px 0;
    margin-bottom: 30px;
    position: relative;
}
.page-id-7 .information-text-wrapper{
    border-bottom: 2px #313131 dashed;
}
.col-2.second {
    width: 60%;
    text-align: right;
}
.col-2.second img{
    width: 500px;
}
.information-text .col-2 {
    float: left;
}
.col-2.first {
    width: 40%;
}
.blue {
    width: 80px;
    background-color: #009fe3;
    position: absolute;
    height: calc(100% - 40px);
    z-index: 1;
    top: 20px;
}
.blue-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    padding-left: 40px;
    width: 85%;
    text-decoration: underline;
}
.blue-text {
    z-index: 5;
    position: relative;
    padding-left: 40px;
    padding-top: 20px;
}
.rectangle p, .blue-text p{
    text-transform: uppercase;
    text-decoration: underline;
}
/*end information block*/
/*Team block*/
.wrapper-team{
    margin: 0 auto;
    padding-top: 50px;
}
#main .owl-carousel .owl-item .team-item-contact img {
    width: 10px;
    height: 10px;
}
.center {
    width: 13%;
    margin: 0 auto;
}
.team-item {
    text-align: center;
}
.team-item h3 {
    color: #fff;
    background-color: #313131;
    width: 40%;
    margin: 0 auto;
    padding: 10px;
    text-decoration: underline;
    position: relative;
    top: -35px;
}
.team-slider-block {
    padding-bottom: 20px;
    position: relative;
}

.team-slider-block:before {
    content: "";
    width: 100%;
    height: 80px;
    background-color: #009fe3;
    position: absolute;
    top: 50%;
    /*margin-top: -22px;*/
}

/*.owl-item.active.center.big .teammitglied, .owl-item.active.center.big h3,
.owl-item.active.center.big .team-item-contact {
    display: inherit !important;
}*/

.owl-item.active.center .teaminfo {
    display: inline-block
}

.container-owl{
    height: 100%;
    overflow: hidden;
}

.teamtitle {
    font-size: 9px;
    text-decoration: none;
    color: #fff;
    background-color: #313131;
    display: inline-block;
    padding: 5px 13px;
    text-decoration: underline;
    margin-bottom: 15px;
}
.teaminfo {
    position: absolute;
    bottom: 96px;
    font-size: 7px;
    display: none;
    line-height: 1;
    width: 90%;
    text-align: center;
}

.teammitglied {
    font-size: 8px;
    margin-bottom: 8px;
}

.team-item-contact {
    overflow: hidden;
    text-align: center;
}

.team-item-contact ul {
    display: inline-block;
}

.team-item-contact li {
    float: left;
    list-style: none;
    margin: 0 4px;
}

.blue-slider{
    height: 70px;
    background-color: #009fe3;
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 11%;
}
.border-slider{
    border-bottom: 1px #313131 dashed;
    padding-bottom: 85px;
}

.team-item-contact {
    overflow: hidden;
}

.team-section-title {
    text-transform: uppercase;
    text-align: center;

}
/*end Team Block*/
/*flexslider*/
.flex-nav-prev, .flex-nav-next {
    font-size: 0;
}
#slider{
    margin: 0 auto;
    width: 30%;
    border: 2px solid #ddd;
    padding: 20px;
}
#slider-wrapper {
    border-bottom: 2px #313131 dashed;
    margin-bottom: 60px;
    max-height: 545px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 40px;
}
/*end flexslider*/
/*image block*/
.image-block img {
    width: 100%;
}

/*end image block*/

/* image block lr */
.image-block-lr {
    position: relative;
    text-align: center;
    color: #fff;
    background-color: #313131;
}
.image-block-lr img {
    width: 100%;
    height: auto;
}
.image-block-lr .img-left {
    position: relative;
    width: 100%;
    z-index: 2;
}
.image-block-lr .img-text-wrap {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}
.image-block-lr .img-text-wrap .img-text {
    text-transform: uppercase;
    font-size: 16.3cqw;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    line-height: 13.9cqw;
    margin: 0 auto;
    margin-top: -1.8cqw;
}
.image-block-lr .img-text-wrap .img-sub-text {
    text-transform: uppercase;
    font-size: 2.8cqw;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    line-height: 1;
    margin: 0 auto;
    max-width: 21cqw;
}
.image-block-lr .img-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.image-block-lr .img-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 0;
}
@media only screen and (max-width: 700px) {
    .image-block-lr .more-down {
        top: 110%;
        background-color: #313131;
        margin-top: -2.5cqw;
    }
}

/* end image block lr */

/*statistik*/
.statistics-block {
    overflow: hidden;
    padding: 40px 0;
    text-align: center;
}
.col-3.statistic-item {
    width: 33.3%;
    float: left;
}
.col-3.statistic-item.with-sub{
    display: inline-block;
    text-align: center;
    width: 19%;
    max-width: 180px;
    vertical-align: text-top;
    float: none;
}
@media only screen and (max-width: 780px) {
    .col-3.statistic-item.with-sub {
        width: 49%;
    }
}

.statistic-item p, .value{
    text-align: center;
    width: 100%;
    float: left;
}
.statistic-item img {
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.statistics-block .icon-img {
    max-width: 180px;
    margin: 0 auto;
}
.statistics-block .icon-img img {
    width: 180px;
}
.statistics-block .img-desc {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
    margin-bottom: 10px;
}
.value {
    font-size: 35px;
}
.statistic-item p {
    margin-top: 0;
    text-decoration: underline;
    position: relative;
    top: -5px;
}
/*end statistik*/
/*teaser*/
.autor{
    text-decoration: underline;
}
.teaser-block {
    text-align: center;
    color: #fff;
    background-color: #313131;
    padding: 50px 0;
    margin-bottom: 20px;
}
/*.page-id-7 .teaser-block, .page-id-553 .teaser-block {
     background-color: #009fe3;
}
.page-id-9 .teaser-block{
    background-color: #313131;
}*/
.teaser-block .container {
    max-width: 900px;
}
.teaser-text-content {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1.25em;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    font-weight: normal;
    text-decoration: underline;
}
.teaser-block a{
    background-color: #313131;
    padding: 10px;
    padding-left: 20px;
}
.distance {
    padding-top: 70px;
}

.autor {
    padding-top: 20px;
}
/*end teaser*/
/*text bild block*/
.text-img-block {
    overflow: hidden;
    padding: 50px 0;
}
.col-2.text {
    width: 28%;
    padding-top: 100px;
    margin-right: 11%;
}
.col-2 {
    float: left;
}
.col-2.img {
    width: 60%;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-points .col-2.img {
        text-align: center;
    }
}
.text-img-block.with-points .img-container {
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
}
.text-img-block.with-points .img-text-wrap {
    position: absolute;
    width: 157px;
    height: 157px;
    opacity: 0.8;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-points .img-text-wrap {
        width: 173px;
        height: 173px;
    }
}
@media only screen and (max-width: 720px) {
    .text-img-block.with-points .img-text-wrap {
        width: 24.1cqw;
        height: 24.1cqw;
    }
}
.text-img-block.with-points #img-text-wrap-1 {
    top: 32px;
    right: 92px;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-points #img-text-wrap-1  {
        top: 37px;
        right: 104px;
    }
}
@media only screen and (max-width: 720px) {
    .text-img-block.with-points #img-text-wrap-1 {
        top: 5.1cqw;
        right: 14.7cqw;
    }
}
.text-img-block.with-points #img-text-wrap-2 {
    top: 238px;
    left: 92px;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-points #img-text-wrap-2 {
        top: 266px;
        left: 105px;
    }
}
@media only screen and (max-width: 720px) {
    .text-img-block.with-points #img-text-wrap-2 {
        top: 37.2cqw;
        left: 14.6cqw;
    }
}
.text-img-block.with-points #img-text-wrap-3 {
    top: 445px;
    right: 92px;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-points #img-text-wrap-3  {
        top: 496px;
        right: 104px;
    }
}
@media only screen and (max-width: 720px) {
    .text-img-block.with-points #img-text-wrap-3 {
        top: 69.5cqw;
        right: 14.7cqw;
    }
}
.text-img-block.with-points .img-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
}

@media only screen and (max-width: 1100px) {
    .text-img-block.with-bim .col-2.second {
        text-align: center;
    }
}
.text-img-block.with-bim .img-container {
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
}
.text-img-block.with-bim .circle {
    position: absolute;
    top: -14px;
    right: -12px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #009fe3;
    z-index: 3;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim .circle  {
        width: 2.9cqw;
        height: 2.9cqw;
        top: -1.5cqw;
        right: -1.6cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim .circle  {
        width: 4.7cqw;
        height: 4.7cqw;
    }
}
.text-img-block.with-bim .circle .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 38px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    margin: 8px auto 0;
    padding-right: 11px;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim .circle .inner  {
        font-size: 4.1cqw;
        padding-right: 1.3cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim .circle .inner  {
        font-size: 6cqw;
        padding-right: 1.8cqw;
        margin-top: 1.5cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-blue {
    background-color: #009fe3;
    position: absolute;
    width: 163px;
    height: 163px;
    border-radius: 50%;
    top: 58px;
    left: 27px;
    text-transform: uppercase;
    font-size: 20cqw;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    color: #fff;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-blue {
        top: 6.6cqw;
        left: 3.1cqw;
        width: 17.3cqw;
        height: 17.3cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-blue {
        top: 11cqw;
        left: 5cqw;
        width: 28.8cqw;
        height: 28.8cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-blue .inner-circle {
    background-color: #009fe3;
    position: absolute;
    width: 153px;
    height: 153px;
    border: 1px dashed #fff;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    text-transform: uppercase;
    font-size: 20cqw;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    color: #fff;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-blue .inner-circle {
        top: 0.5cqw;
        left: 0.5cqw;
        width: 16.3cqw;
        height: 16.3cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-blue .inner-circle {
        top: 0.9cqw;
        left: 0.9cqw;
        width: 27cqw;
        height: 27cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-blue .img-text-blue {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    font-size: 30px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';  
    line-height: 1.2; 
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-blue .img-text-blue  {
        font-size: 3.1cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-blue .img-text-blue  {
        font-size: 5cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-blue .img-text-blue .top {
    padding-right: 39px;
}
.text-img-block.with-bim #img-text-wrap-blue .img-text-blue .bottom {
    padding-left: 10px;
}
.text-img-block.with-bim #img-text-wrap-blue .circle {
    background-color: #000;
    top: 39px;
    left: -12px;
    right: auto;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-blue .circle {
        top: 4.2cqw;
        left: -1cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-blue .circle {
        top: 7.2cqw;
        left: -1cqw;
    }
}
.text-img-block.with-bim .img-text-wrap {
    position: absolute;
    width: 157px;
    height: 157px;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim .img-text-wrap {
        width: 173px;
        height: 173px;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim .img-text-wrap {
        width: 24.1cqw;
        height: 24.1cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-1 {
    top: 76px;
    right: 41px;
    width: 168px;
    height: auto;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-1  {
        top: 8.1cqw;
        right: 4.5cqw;
        width: 18cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-1 {
        top: 13.6cqw;
        right: 7.5cqw;
        width: 30cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-2 {
    top: 305px;
    left: 46px;
    width: 244px;
    height: auto;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-2 {
        top: 33cqw;
        left: 5cqw;
        width: 26.3cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-2 {
        top: 55cqw;
        left: 8.3cqw;
        width: 43.9cqw;
    }
}
.text-img-block.with-bim #img-text-wrap-3 {
    top: 426px;
    right: 78px;
    width: 178px;
    height: auto;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim #img-text-wrap-3  {
        top: 46cqw;
        right: 8.5cqw;
        width: 19.2cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim #img-text-wrap-3 {
        top: 76.6cqw;
        right: 14cqw;
        width: 32.2cqw;
    }
}
.text-img-block.with-bim .img-text {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: 'Frutiger LT W05_45 Light', 'sans-serif';
    background-color: #313131;
    line-height: 1.25;
    padding: 4px 5px 4px;
    z-index: 1;
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim .img-text  {
        font-size: 2.3cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim .img-text  {
        font-size: 3.65cqw;
    }
}
.text-img-block.with-bim .img-text-sub {
    position: relative;
    color: #313131;
    text-align: center;
    text-decoration: underline;
    padding: 2px 0;
    font-size: 13px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
}
@media only screen and (max-width: 923px) {
    .text-img-block.with-bim .img-text-sub  {
        font-size: 1.35cqw;
    }
}
@media only screen and (max-width: 700px) {
    .text-img-block.with-bim .img-text-sub  {
        font-size: 2.3cqw;
    }
}
/*end text bild block*/

/* Text mit Bild (Philosophie) */
.text-img-block.with-phil .img-container {
    position: relative;
    width: auto;
    height: 100%;
}
.text-img-block.with-phil .text-container {
    container: card / size;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.text-img-block.with-phil .img-text-wrap {
    position: absolute;
    width: 1px;
    height: auto;
}
.text-img-block.with-phil #img-text-wrap-1 {
    top: 23.5cqw;
    left: 26cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-1  {
        top: 22.5cqw;
    }
}
.text-img-block.with-phil #img-text-wrap-2 {
    top: 9cqw;
    left: 56cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-2  {
        top: 8cqw;
    }
}
.text-img-block.with-phil #img-text-wrap-3 {
    top: 19cqw;
    left: 84cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-3  {
        top: 18cqw;
    }
}
.text-img-block.with-phil #img-text-wrap-4 {
    top: 85cqw;
    left: 19cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-4  {
        top: 86cqw;
    }
}
.text-img-block.with-phil #img-text-wrap-5 {
    top: 91.5cqw;
    left: 48cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-5  {
        top: 92.5cqw;
    }
}
.text-img-block.with-phil #img-text-wrap-6 {
    top: 83.8cqw;
    left: 80cqw;
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil #img-text-wrap-6  {
        top: 84.8cqw;
    }
}
.text-img-block.with-phil .img-text-wrap-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: max-content;
}
.text-img-block.with-phil .img-text {
    display: inline;
    color: #fff;
    text-align: center;
    font-size: 2.3cqw;
    font-family: 'Frutiger LT W05_45 Light', 'sans-serif';
    background-color: #313131;
    line-height: 1.5cqw;
    padding: 0.4cqw 0.4cqw;
    z-index: 1;
    padding-inline: 1.3cqw;
}
@media only screen and (max-width: 1100px) {
    .text-img-block.with-phil .img-text  {
        line-height: 4.5cqw;
    }
}
@media only screen and (max-width: 560px) {
    .text-img-block.with-phil .img-text  {
        line-height: 1cqw;
    }
}
.text-img-block.with-phil .img-text-sub {
    display: block;
    color: #313131;
    text-align: center;
    text-decoration: underline;
    font-size: 2.2cqw;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
    letter-spacing: 0.17cqw;
}

/* end Text mit Bild (Philosophie) */

/* Bild mit Texten */
.img-block-with-texts {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dashed #313131;
}
.img-block-with-texts .col {
    text-align: center;
}
.img-block-with-texts .img-container {
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
}
.img-block-with-texts .text-container {
    container: card / size;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.img-block-with-texts .img-text-wrap {
    position: absolute;
    width: 1px;
    height: auto;
}
.img-block-with-texts #img-text-wrap-center {
    position: absolute;
    width: 1px;
    height: auto;
    top: 50.4cqw;
    left: 49.9cqw;
}
.img-block-with-texts .img-text-wrap-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.img-block-with-texts .img-text-inner {
    text-align: center;
}
.img-block-with-texts .img-text-inner.and-blue {
    color: #009fe3;
    font-size: 4.7cqw;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
    padding-bottom: 1.7cqw;
}
.img-block-with-texts .img-text-inner.and-not-blue {
    color: #313131;
    line-height: 5.4cqw;
    font-size: 3.9cqw;
    font-family: 'Frutiger LT W05_45 Light', 'sans-serif';
}

.img-block-with-texts #img-text-wrap-1 {
    top: 36.9cqw;
    left: 29.3cqw;
}

.img-block-with-texts #img-text-wrap-2 {
    top: 36.9cqw;
    right: 28cqw;
}

.img-block-with-texts #img-text-wrap-3 {
    top: 76.7cqw;
    left: 16cqw;
}

.img-block-with-texts #img-text-wrap-4 {
    top: 76.7cqw;
    right: 15.9cqw;
}
.img-block-with-texts #img-text-wrap-5 {
    top: 101cqw;
    left: 50.2cqw;
}

.img-block-with-texts .img-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 3.6cqw;
    font-family: 'Frutiger LT W05_45 Light', 'sans-serif';
    background-color: #313131;
    padding: 0.5cqw 0.7cqw 0.9cqw
}
@media only screen and (max-width: 700px) {
    .img-block-with-texts .img-text  {
        font-size: 3.3cqw;
        padding: 0.1cqw 0.7cqw 0.4cqw
    }
}
/* end Bild mit Texten */

/*projects*/
#sync1 .item{
    margin: 5px;
    text-align: center;
}
#sync1 .owl-nav{
    /*position: relative;*/
    width: 100%;
}
#sync1 .owl-next{
    float: right;
}
#sync2 .item{
    margin: 5px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item img, #sync1 .item img {
    width: 100%;
}
#sync2 .owl-item {
   /*width: auto !important;*/
}
.project-gallerie {
    position: relative;
    top: -36px;
}
.project-gallerie li {
    list-style-type: none;
}
.projekt-block:nth-child(2n) #border {
    border: none;
}
.projekt-block:nth-child(2n) .container{
    margin-bottom: 20px;
}
/*.panel:nth-child(2), .panel:nth-child(4) {
    margin-top: 13%;
}
.panel {
    width: 200px;
    position: absolute;
}
.panel:nth-child(3), .panel:nth-child(4) {
    margin-left: 38%;
    float: right;
    right: 0;
    margin-right: 40px;
}
.panel:nth-child(4), .panel:nth-child(2){
    bottom: 0;
}
*/
.project-block .container {
    position: relative;
}
.entry-title {
    text-decoration: none;
    font-size: 30px;
    color: #fff;
    font-family: 'Frutiger LT W05_57 Condensed';
}
.entry-title::first-letter, .border h2::first-letter {
    font-family: 'Frutiger LT W05_75 Blac5332675';
}
.border h2 {
    font-family: 'Frutiger LT W05_57 Condensed';
}
.hover {
    background-color: #313131;
    max-height: 200px;
    height: 100%;
    position: absolute;
    z-index: 999999;
    width: 200px;
    opacity: 1;
    visibility: visible;
}
.panel:hover .hover{
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    opacity: 0;
    visibility: hidden;
}
/*.border-hover{
    border: 1px dashed #fff;
    margin: 29px;
    max-height: 144px;
    height: 100%;
}*/

#project-block .container {
    position: relative;
}

.project-block {
    padding: 40px 0;
}

.project-block-center {
    line-height: 0;
    position: relative;
    line-height: 0;
    position: relative;
    outline: 2px dashed #fff;
    outline-offset: -20px;
}

.project-title {
    position: absolute;
    color: #fff;
    background-color: #009fe3;
    display: block;
    z-index: 200;
    top: 40px;
    font-size: 36px;
    line-height: 1.4em;
    width: 100%;
    text-align: center;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    text-transform: uppercase;
    padding: 2px 10px;
}

.panel-div {
    position: absolute;
}

.panel {
    width: 200px;
    height: 200px;
    background-color: #313131;
    text-align: center;
    outline: 2px dashed #fff;
    outline-offset: -20px;
}

.entry-title {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 36px;
    top: 50%;
    margin-top: -12px;
}

.panel-div:first-child,
.panel-div:nth-child(2) {
    left: 0;
}

.panel-div:nth-child(3),
.panel-div:nth-child(4) {
    right: 0;
}

.panel-div:nth-child(2),
.panel-div:nth-child(4) {
    bottom: 0;
}

.center-project {
    max-width: 440px;
    margin: 0 auto;
    width: 100%;
}

.center-project img {
    width: 100%;
    height: auto;
}

.panel-heading {
    line-height: 0;
}

.panel-heading {
    opacity: 0;
    z-index: 200;
    position: relative;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.panel-heading::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.panel-heading img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}

.panel-div:hover .panel-heading {
    opacity: 1;
}
/*end projects*/
/*social media*/
.social-text-wrapper {
    text-align: center;
}
.social-text {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 35px;
}

.social-media-icon {
    float: left;
    margin: 0 30px;
    line-height: 0;
}

.social-media-icon img {
    width: 80px;
    height: auto;
}
.social-block {
    overflow: hidden;
    border-top: 2px dashed #313131;
    border-bottom: 2px dashed #313131;
}


/*end social media*/
/*projekte ansicht*/
#main.category-projects, #main.category-projekts {
    padding-top: 15px;
}
.projekt-block {
    position: relative;
    border-bottom: 2px #313131 dashed;
    margin-bottom: 29px;
    z-index: 1;
}

.projekt-block:last-child {
    border-bottom: 0;
}

.projekte-link span{
    font-size: 14px;
}
.projekt-block .col-2 {
    float: left;
    width: 50%;
}

.projekt-block .content > .col-2 {
    padding-left: 20px;
    padding-right: 20px;
}

.bezeichnung {
    background-color: #009fe3;
    color: #fff;
    width: 200px;;
    height: 200px;
    overflow: hidden;
    outline: 2px dashed #fff;
    outline-offset: -20px;
    position: relative;
    z-index: 99;
}
#border {
    position: absolute;
    z-index: 2;
    border-bottom: 2px #313131 dashed;
    height: 5px;
    width: 100%;
    margin-top: 10.2%;
}

.category-projekte .projekt-block:nth-child(odd):after, .category-projects .projekt-block:nth-child(odd):after {
    content: "";
    margin-top: -14px;
    top: 50%;
    position: absolute;
    z-index: 2;
    border-bottom: 2px #313131 dashed;
    height: 5px;
    width: 100%;
}

#main.category-projects h2 {
    /* position: absolute;
    top: 50%;
    font-family: 'Frutiger LT W05_57 Condensed';
    font-size: 36px;
    font-weight: normal;
    margin-top: -18px;
     */
    padding-top:  10px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: underline;
    text-align: center;
    width: 100%;
}

#main.category-projects h2::first-letter {
    /* font-family:"Frutiger LT W05_75 Blac5332675"; */
}

.projekt-img {
    /* float: left; */
    width: 100%;
}
.projekt-img img{
    position: relative;
    z-index: 10;
    width: 100%
}
.projekte-link {
    background-color: #313131;
    width: 63%;
    padding: 7px 20px;
}
.pfeil {
    width: 15px;
    height: 20px;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.col-2.info a{
    color: #fff;
}

.projekt-block:nth-child(2n) .col-2.projekt.right {
    float: right;
}
.projekt-block:nth-child(2n) .bezeichnung{
    background-color: #313131;
}
.projekt-block:nth-child(2n) .read-more {
    background-color: #009fe3;
}
.projekt-block:nth-child(2n) .projekt.right {
    position: absolute;
    bottom: 0%;
    right: 0;
    padding-right: 0;
}

.projekt-block .container{
    position: relative;
}

.projekt-block .projekte-text {
    margin-bottom: 15px;
}

.projekt-block .projekte-text p {
    margin: 0;
}

.image-block {
    position: relative;
}

.more-down {
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 400;
    text-align: center;
    bottom: 7px;
}
.center-more {
    display: inline-block;
    margin: 0 auto;
    height: 50px;
}
img.more {
    width: 15px;
    height: 20px;
    float: left;
    position: relative;
    top: 12px;
    margin-right: 10px;
}
.more-down p{
    float: left;
    color: #fff;
}
/*end proekte ansicht*/
/*projekt detail*/
.project-wrapper {
    padding-top: 30px;
}
.category-detail article {
    padding: 50px 0;
    overflow: hidden;
}
.right {
    float: right;
    width: 65%;
}
.left {
    float: left;
    width: 30%;
    top: -30px;
    position: relative;
}
.hardfacts ul {
    margin-left: 20px;
}
.hardfacts {
    background-color: #009fe3;
    color: #fff;
    padding: 40px;
    margin-bottom: 40px;
    outline: 2px dashed #fff;
    outline-offset: -20px;
}
.hardfacts p:first-child {
    font-size: 33px;
    margin-bottom: 20px;
}
.hardfacts-border {
    border: 1px #fff dashed;
    padding: 20px;
}
/*end project detail*/
/*projects start*/
.project-text p{
    position: absolute;
    margin-top: 2.2%;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    left: 43%;
}

.read-more.arrow {
    background: url(img/arrow_right.svg) no-repeat left 10px center;
    -webkit-background-size: auto 50%;
    background-size: auto 50%;
    background-color: #313131;
    padding: 10px 25px 10px 35px;
    display: inline-block;
}

.read-more.arrow.news.project {
    line-height: 1em;
    background-color: #009fe3;
    position: absolute;
    bottom: 40px;
    text-align: right;
    float: right;
    right: 40px;
}
.acf-related-post-single {
    width: 200px;
    height: 200px;
    background-color: #313131;
    text-align: center;
    padding-top: 30px;
}
.acf-related-post-single a{
    color: #fff;
    font-size: 15px;
}
/*end project start*/

/*teaser news*/
.teaser-news-block {
    padding: 35px 0;
}


.teaser-content {
    overflow: hidden;
    position: relative;
    min-height: 200px;
}

.teaser-news-block .col-3 {
    width: 33.3%;
    float: left;
}
.teaser-news-block h2{
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.background-a {
    background-color: #313131;
    padding: 40px;
    padding-top: 50px;
    width: 200px;
    height: 200px;
    float: right;
    text-align: center;
    color: #fff;
}

.news-arrow {
    text-align: center;
    margin-bottom: 10px;
}
.img-news img{
    min-height: 200px;
    width: 100%;
}

.teaser-image {
    width: 35%;
    float: left;
}

.teaser-text {
    float: left;
    width: 65%;
    padding: 0 240px 0 40px;
    text-transform: uppercase;
}

.teaser-more-news {
    position: absolute;
    right: 0;
}
/*end teaser news*/

/*google map*/

/*end google map*/
/*unterseite: neuigkeiten*/
.category-wrapper {
    border-bottom: 2px #313131 dashed;
    margin-bottom: 35px;
    overflow: hidden;
}
.category-wrapper:nth-child(2) {
    margin-top: 50px;
}
.category article {
    overflow: hidden;
    padding-bottom: 20px;
    /*position: relative;*/
}

.category-projekte .projekt-block article, .category-projects .projekt-block article {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
}

.category-wrapper .category-news {
    margin-left: -25px;
    margin-right: -25px;
}

.category-news .col-2.category {
    width: 50%;
    padding-right: 25px;
    /*padding-left: 25px;*/
}



/*.information-text .col-2.second img {
    width: inherit;
}*/
.category h2 {
    font-size: 15px;
    text-align: left;
    padding-left: 0;
}
p.category-autor-date {
    text-transform: none;
    text-decoration: none;
    color: #009fe3;
    margin-left: 50px;
}

.category article .blue {
    top: 0;
    height: calc(100% - 20px);
}

.category-news .col-2.category .blue {
    height: calc(100% + 20px);
    z-index: -1;
    /*left: 0;*/
    left: 25px;
}

.category-autor-date {
    margin-top: 35px;
    display: block;
    color: #009fe3;
    padding-left: 40px;
}

.category-news .blue-text h2 {
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-decoration: underline;
}
/**/
/*kontakt*/
.map-img {
    overflow: hidden;
    background-color: rgb(0,159,227);
}
.map-img img{
    width: 100%;
    margin-bottom: -8px;
}
.footer {
    overflow: hidden;
    border-bottom: 2px dashed #313131;
    margin-bottom: 15px;
    text-align: center;
}
.footer-contact {
    display: inline-block;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
    width: 100%;
    max-width: 960px;
}
.footer-contact .widget_black_studio_tinymce {
    float: left;
    text-align: left;
    margin: 0px;
    width: 25%;
}
.footer-contact .widget_black_studio_tinymce:last-of-type {
    float: right;
    width: 16%;
    margin: 0;
}
.footer-contact h2 {
    font-size: 16px;
    white-space: nowrap;
    font-family: 'Frutiger LT W05_57 Condensed';
}
.footer-contact .textwidget p {
    margin: 0;
     white-space: nowrap;
     text-align: left;
}
.footer-contact .textwidget a {
    text-decoration: none;
}
/*.textwidget:nth-child(1) {
    margin-top: 20px;
}*/
.footer-contact .location-pbi-bewegt,
.footer-contact .location-pbi-realisiert {
    display: none;
}
.pbi-bewegt .footer-contact .location-standard,
.pbi-bewegt .footer-contact .location-pbi-realisiert {
    display: none;
}
.pbi-bewegt .footer-contact .location-pbi-bewegt {
    display: block;
}
.wirbauenmitholz .footer-contact .location-standard,
.wirbauenmitholz .footer-contact .location-pbi-bewegt {
    display: none;
}
.wirbauenmitholz .footer-contact .location-pbi-realisiert {
    display: block;
}
.pbi-realisiert .footer-contact .location-standard,
.pbi-realisiert .footer-contact .location-pbi-bewegt {
    display: none;
}
.pbi-realisiert .footer-contact .location-pbi-realisiert {
    display: block;
}
.footer-copy {
    background-color: #313131;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
}
.copy {
    max-width: 960px;
    margin: 0 auto;
}
#menu-footernavigation li, #menu-footernavigation-en li{
    display: inline;
}
#menu-footernavigation a,#menu-footernavigation-en a{
    text-decoration: none;
    color: #fff;
}
#menu-footernavigation li:last-of-type, #menu-footernavigation-en li:last-of-type  {
    padding: 0 0 0 20px;
}
#menu-footernavigation li:first-child, #menu-footernavigation-en li:first-child  {
    padding: 0 20px 0 0 ;
}
.menu-footernavigation-container, .menu-footernavigation-en-container  {
    text-align: right;
}
#nav_menu-2, .copy-text {
    width: 50%;
    float: left;
}
#nav_menu-2 {
    margin-top: 10px;
}
/*end kontakt*/
/**********************************************/

@media only screen and (min-width: 1600px){
    #header-content-wrapper .container {
        max-width: 100%;
    }

    #header-content {
        position: absolute;
        top: 7%;
    }

    #header-title {
        max-width: 900px;
    }

    #header-text {
        max-width: 300px;
        float: left !important;
    }
    
    header-text2 {
        max-width: 300px;
    }
}

@media only screen and (min-width: 1280px) {
    #main-navigation  a:hover:after, 
    #main-navigation  a:active:after  {
        width: 100%; 
    }
    .social-media-icon {
        position: relative;
        top: 0;
        -webkit-transition: top .25s ease;
        -o-transition: top .25s ease;
        transition: top .25s ease;
    }

    .social-media-icon:hover {
        top: -5px;
    }

    .read-more.arrow,
    .background-a {
        -webkit-transition: background-color .25s ease;
        -o-transition: background-color .25s ease;
        transition: background-color .25s ease;
    }

    .read-more.arrow:hover,
    .background-a:hover {
        background-color: #009fe3;
    }
    
    .projekt-block:nth-child(2n) .read-more:hover {
        background-color: #313131;
    }
}
@media only screen and (max-width: 1100px){
    .col-2.text, .col-2.img {
    width: 100%;
    float: none;
    }
    
}
@media only screen and (min-width: 701px) and (max-width: 969px){
    .copy {
        padding:8px;
    }
    
    #header-text2{
        padding-top: 0px;
        width: 33%;
        /*line-height: 1.2em;*/
         font-size: 1.1em;
    }
}

@media only screen and (max-width: 960px){
    #header-text{
        width: 33%;
        /*line-height: 1.2em;*/
        font-size: 14px;
    }
    #header-text2{
        padding-top: 40px;
        width: 33%;
        /*line-height: 1.2em;*/
         font-size: 1.1em;
    }
    #header-title h1{
        font-size: 55px;
    }
    #header-content{
        width: 100%;
    }
    #carrousel {
        top: -50px;
        position: relative;
    }
    .blue-text h2{
        width: 100%;
        font-size:20px;
    }
    .blue-slider{
        margin-top: 22%;
    }
    .panel:nth-child(3), .panel:nth-child(4){
        margin-right: initial;
    }
    .scroll #header-wrapper,
    #header-wrapper{
        height: 80px;
        padding-top: 10px;
    }
    .projekt-block:nth-child(2n) .projekt-img{
        position: inherit;
    }
    .projekt-block{
        overflow: hidden;
    }

    .projekte-link {
        max-width: 180px;
        width: initial;
    }
    .col-2.info {
        width: 100%;
    }
    .left, .right{
        width: 100%;
        float: left;
    }
    .beschreibung {
        margin-bottom: 20px;
    }
    .hardfacts{
        float: left;
    }
    .team-item-contact{
        left: 35px;
    }
    .col-2.text{
        padding-top: 0px;
    }

    .background-a {
        padding-top: 17px;
    }
    .flex-direction-nav a{
        margin: -20px -56px 0;
    }
    .more-down {
        margin-top: -51px;
    }
    .center-more {
        width: 16%;
    }
    .projekt-block:nth-child(2n) .projekt.right {
        position: relative;
    }

    .category-projekte .projekt-block:nth-child(odd):after {
        display: none;
    }
    
    section.full {
        padding-top: 80px;
    }

    #logo {
        width: 154px;
        padding-top: 6px;
    }

    .home #header-image {
        height: calc(70vh - 80px);
    }

    .panel-gesamt {
        margin-bottom: 20px;
        overflow: hidden;
        margin-right: -5px;
        margin-left: -5px;
    }

    .panel-div {
        position: relative;
        float: left;
        width: 25%;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .panel {
        width: 100%;
        height: auto;
    }

    .entry-title {
        padding-right: 5px;
    }

    .teaser-more-news {
        position: relative;
        clear: both;
    }

    .teaser-more-news a {
        width: auto;
        height: auto;
        background: url(img/arrow_right.svg) no-repeat left 10px center #313131;
        -webkit-background-size: auto 50%;
        background-size: auto 50%;
        padding: 10px 25px 10px 35px
    }

    .teaser-more-news .news-arrow {
        display: none;
    }

    .teaser-text {
        padding-right: 0;
    }
    
    section.ok {
        margin-bottom: 20px;
    }
    #nav_menu-2, .copy-text {
        width: 100%;
        float: none;

    }
    .menu-footernavigation-container, .menu-footernavigation-en-container {
    text-align: left;
    }
    #menu-footernavigation li, #menu-footernavigation-en li {
        margin-right:16px;
    }
    footer.footer {
        max-width: 98%;
    }
    .footer-contact {
        padding: 40px 40px 25px 25px;
    }
    

      .more-down {
        top: 98%;
        background-color: #313131;
        margin-top: -7px;
    }
    .statistics-block {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 700px){
     #header-text2{
        margin-top: 80px;
        width: 33%;
        /*line-height: 1.2em;*/
        font-size: 1.1em;
    }
    .single-news-wrapper {
        overflow: hidden;
        padding: 40px 0;
        margin-left: -10px;
        margin-right: -10px;
    }
    .single-news-text {
        width: 70%;
        float: left;
        padding: 0 10px;
    }

    .single-news-img {
        width: 30%;
        float: left;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 700px){
    #post-884.norm, .page-id-2269 #kontakto{
        width: 90%;
    }
    #header-text{
        margin-top: 12em;
    }
    #header-text2{
        margin-top: 7em;
        width: 33%;
        /*line-height: 1.2em;*/
        font-size: 1.1em;
    }
    #main-navigation{
        padding-right: 50px;
    }
    
    #header-title h1 {
        font-size: 46px;
    }
    .teammitglied{
        top: 176px;
    }
    .container-owl h3{
        top: 150px;
    }
    .team-item-contact{
        bottom: 50px;
        left: 26px;
    }
    .teaser-text p{
        font-size: 16px;
    }   
    .distance {
        padding-top: 20px;
    }
    .statistic-item img{
        display: initial;
    }
    .teaser-news-block .col-3, .teaser-news-block .col-3 img, .footer-contact, 
    .footer-contact .widget_black_studio_tinymce,.footer-contact .widget_black_studio_tinymce:last-of-type, .col-3.statistic-item, .col-3.statistic-item, .statistic-item, 
    .col-2.first, .col-2.img, .col-2.text, .col-2.category.\31, .col-2.category.\32, .left, .beschreibung, .col-2.second  {
        width: 100%;
        float: none;
    }
    .footer{
        padding: 0 20px;
    }
    .footer-copy{
        padding: 0 40px;
    }
    .footer-contact .widget_black_studio_tinymce:last-of-type {
        margin-top: 24px;
    }
    .footer-contact #black-studio-tinymce-18 img {
        margin-left: 0 !important;
    }
    .footer-contact #black-studio-tinymce-17 img {
        float: none !important;
    }
    a.read-more.arrow {
        font-size: 15px;
        margin-left: 0px;
    }
    .background-a a.read-more.arrow {
        float: left;
    }
    .news-arrow {
        width: 12px;
        height: 20px;
        float: left;
        margin-right: 10px;
    }
    .background-a {
        padding: 10px;
        height: 40px;
        max-height: 80px;
        float: left;
        margin-right: 0px;
        margin-top: 20px;
    }
    .col-3.statistic-item img {
        width: 30%;
        left: 35%;
        position: relative;
    }
    .blue, .page-id-7 .scroll-down, .nav-border-left {
        display: none;
    }
    .blue-text h2, .col-2.text, .blue-text{
        padding-left: 0px;
        padding-top: 0px;
    }
    .col-2.second img {width: 100%}
    .col-2.second video {width: 100%; height: auto;}
    .home #header-image {
        background-position: left bottom;
    }

    #header-title h1{
        font-size: 40px;
        text-align: left;
    }
    #header-content{
        top: 10%;
    }
    .information-text-wrapper{
        height: initial;
    }
    
    .image-block {
        margin-bottom: 50px;
    }

    .more-down {
        top: 110%;
        background-color: #313131;
        margin-top: -7px;
    }
    .center-more {
        width: 20%;
    }
    p.category-autor-date{
        margin-left: 0px;
    }
    
    .social-media-icon {
        margin: 10px;
    }

    #carrousel .owl-carousel .owl-stage-outer {
        left: 0 !important;
        width: 105%;
        /*border: 1px solid red;
        overflow: visible !important;*/
    }
    .team-slider-block #carrousel .owl-carousel .owl-item,
    .team-slider-block #carrousel .owl-item.medium {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .team-slider-block #carrousel .owl-item.big {
        transform: scale(1.6);
        left: 15px;
    }

    .team-slider-block #carrousel .owl-item.medium.mdleft,
    .team-slider-block #carrousel .owl-item.medium.mdright {
        left: 0;
        right: 0;
    }

    .team-slider-block .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }

    .team-slider-block .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }

    .team-slider-block #carrousel {
        top: 0;
        position: relative;
        margin-top: 0;
    }

    .teammitglied {
        font-size: 10px;
    }

    .teamtitle {
        font-size: 13px;
    }

    #main .owl-carousel .owl-item .team-item-contact img {
        width: 15px;
        height: 15px;
    }

    .teaminfo {
        bottom: 82px;
    }

    #header-text {
        width: 100%;
        max-width: 100%;
    }
    
    #header-text2 {
        width: 100%;
        max-width: 100%;
    }

    .footer-contact .widget_black_studio_tinymce {
        margin: 0;
    }

    .col-2.text {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .text-img-block {
        padding-top: 0;
    }

    .single-news-wrapper {
        padding: 20px 0;
    }

    .category-news {
        margin-left: 0;
        margin-right: 0;
    }


    .category-autor-date {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .category-news .col-2.category {
        padding-left: 0;
        padding-right: 0;
    }
    .category-wrapper .category-news {
    margin-left: 0px;
    margin-right: 0px;
    }
}



@media only screen and (max-width: 550px){
    #header-text{
        margin-top: 14em;
    }
    #header-text2{
        margin-top: 10em;
    }
    .panel-div {
        width: 50%;
    }
    .project-block-center, img.img-news {
        width: 100%;
    }
    .projekt-block .col-2,
    .projekt-block .projekt.right,
    .projekt-img, .projekt-img img, .col-2.info .projekte-text{
        width: 100%;
    }

    .center-more {
        width: 25%;
    }
    .bezeichnung{
        width: 150px;
        height: 150px;
        padding-top: 0;
    }

    .team-slider-block #carrousel .owl-item.big {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .team-slider-block #carrousel .owl-carousel .team-item-img {
        left: 25px;
    }

    .teamtitle {
        font-size: 20px;
        padding: 12px 20px;
    }

    .teammitglied {
        font-size: 18px;
    }

    .teaminfo {
        bottom: 0px;
    }

    #main .owl-carousel .owl-item .team-item-contact img {
        width: 20px;
        height: 20px;
    }

    .category-projekte .projekt-block article {
        margin-left: 0;
        margin-right: 0;
    }

    .projekt-block .content > .col-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .projekt-block .col-2.info {
        float: left;
        width: 50%;
    }

    #main-navigation ul li a {
        font-size: 34px;
    }
    #main-navigation ul li ul li a {
        font-size: 2p2x;
    }
    #main-navigation .menu-hauptnavigation-container > ul, #main-navigation .menu-hauptnavigation-en-container > ul {
        max-height: 80vh;
        overflow: scroll;
    }
}
@media only screen and (max-width: 450px){
    .page-id-2145 .scroll-down, .page-id-2201 .scroll-down{
        display: none
    }
    .page-id-2145 #header-text-image img, .page-id-2201 #header-text-image img{
        display: none;
    }
    #header-text{
        margin-top: 3em;
    }
    #header-text2{
        margin-top: 3em;
    }
    .col-2.info{
        width: 100%;
    }
    #header-title h1, #main-navigation ul li a{
        font-size: 30px;
    }
    #header-content {
        top: 25%;
    }
    #menu-footernavigation li:nth-child(2),  #menu-footernavigation-en li:nth-child(2) {
        padding: 0 0px;
    }
    .center-more {
        width: 31%;
    }

    .social-media-icon img {
        width: 60px;
    }

    .teaser-text,
    .teaser-image {
        width: 100%;
        padding-left: 0;
    }

    .teaser-more-news {
        overflow: hidden;
    }

    .teaser-more-news a {
        float: right;
    }

    .map-img img {
        width: 200%;
        max-width: 200%;
        position: relative;
        left: -43%;
    }

    .teaser-news-block {
        padding-bottom: 0;
    }

    .home #header-image {
        height: 300px;
    }

    #header-content {
        top: 11px;
    }

    .teaser-block h2 {
        font-size: 26px;
    }

    #header-title {
        margin-bottom: 5px;
    }

    .team-slider-block #carrousel .owl-carousel .team-item-img {
        left: 0;
    }
}
@media only screen and (max-width: 390px){
    .projekt-block{
        padding: 0 20px;
    }
    .col-2.info:nth-child(2), .col-2.info:first-child{
        width: 100%;
    }

    .more-down {
        height: 40px;
        margin-top: -20px;
    }

    .center-more {
        width: auto;
        display: inline-block;
    }
    
    #header-text2 {
        margin-top: 3em;
    }

    .teaser-text-content {
        font-size: 29px;    
    }

    #main-navigation {
        padding-right: 8%;
        padding-top: 8%;
    }

    #main-navigation:before {
        height: 92%;
        width: 93%;
    }

    #main-navigation:after {
        height: 96%;
        width: 15%;
    }

    #main-navigation ul li a {
        padding: 6px;
    }
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vimeo-wrapper {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 0;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}


    .projekt-blocks {
      display: block;
      max-width: 960px;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
    }
    .projekt-block {
      display: block;
      width: 50%;
      margin: 0 0 2%;
      padding:  0 40px 15px 21px;
      border-bottom:  none;
    }
    @media only screen and (max-width: 420px) {
        .projekt-block {
            overflow: inherit;
            padding: 0 20px;
            width: 100%;
        }
    }
    .projekt-block iframe {
        max-width: 100%;
        margin-top: -9px;
        margin-bottom: -9px;
    }
    #main.category-projects .bezeichnung {
        width: 50px;
        height: 50px;
        outline-offset: -5px;
        float: left;
    }


    .project-link {
        color: #a6a7a6;
    }
    .project-link.active {
        color: #313131;
    }


.project-sticky {
    position: fixed;
    top: 152px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
}

.project-sticky + .content {
  padding-top: 108px;
}

.category-projekte .projekt-block:nth-child(odd):after, 
.category-projects .projekt-block:nth-child(odd):after {
    content: "";
    border-bottom: none !important;
    display: none;
}

.icons-wrapper {
    text-align: center;
}
.icons-wrapper .icon-wrap {
    display: inline-block;
    text-align: center;
    width: 19%;
    max-width: 200px;
    vertical-align: text-top;
}
@media only screen and (max-width: 780px) {
    .icons-wrapper .icon-wrap {
        width: 49%;
    }
}
.icons-wrapper .icon-wrap.col-2 {
    width: 19%;
    float: none !important;
}
@media only screen and (max-width: 780px) {
    .icons-wrapper .icon-wrap.col-2 {
        width: 49%;
    }
}
.icons-wrapper .icon-wrap .icon-img {
    max-width: 180px;
    margin: 0 auto;
}
.icons-wrapper .icon-wrap .icon-img img {
    width: 180px;
}
.icons-wrapper .icon-wrap .img-desc {
    width: 100%;
    text-align: center;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
}
.icons-wrapper .icon-wrap.col-2 .img-desc {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
}


.icons-wrapper.with-list .icon-wrap {
    width: 19%;
}
@media only screen and (max-width: 780px) {
    .icons-wrapper.with-list .icon-wrap {
        width: 49%;
    }
}
.icons-wrapper.with-list .icon-img {
    max-width: 180px;
    margin: 0 auto;
}
.icons-wrapper.with-list .icon-wrap .icon-img img {
    width: 180px;
}
.icons-wrapper.with-list .icon-wrap .icon-text-wrap {
    margin: 0 auto 20px;
    display: inline-block;
}
.icons-wrapper.with-list .icon-wrap .icon-text-wrap .icon-list-desc {
    color: #009fe3;
    text-align: left;
    font-size: 18px;
    font-family: 'Frutiger LT W05_75 Blac5332675', 'sans-serif';
    margin-bottom: 10px;
}
.icons-wrapper.with-list .icon-wrap .icon-text-wrap .icon-list {
    color: #313131;
    text-align: left;
    font-size: 18px;
    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
    list-style-type: none;
}
.icons-wrapper.with-list .icon-wrap .icon-text-wrap .icon-list-item::before {
    height: 8px;
    width: 8px;
    display: inline-block;
    content: '';
    background-color: #009fe3;
    margin-right: 8px;
    margin-block: 3px;
    position: relative;
}