/*vms custom css*/
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('./fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('./fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
 .tt-content-wrapper:hover
{
    background-color: #ff2a40;
}


.fa-phone-alt:before {
  content:"\f879"
}

.case-study-wrapper a {
  color: #fff;
}
.entry-content p {
  line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #202020;
  font-family: Open Sans!important;
  font-weight: 400;
}
.fa-twitter::before {
  content: "\f168" !important;
}
.wpcf7-tel {
  width: 100%;
}
@media (max-width: 767px) {
  .slick-slider .slick-dots {
    display: none!important;
  }
    .navbar-brand {
        padding: 10px 15px;
        margin: 5px 0 0;
    }
    .header-transparent .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav li a{
        font-size: 13px;
    }
.search-icon:after,
.search-icon.active:after {
    top:0;
}
.sticky .search-box-wrap .search-form{
    top:60px;
}

}
.top-bar {
  background: #f5f5f5;
}
.top-bar .phone-mail {
  float: right;
  margin: 0 !important;
  opacity: 0.9;
  position: relative;
}
@media (max-width: 480px) {
  .top-bar .phone-mail {
    float: left;
    padding: 0;
  }
}
.top-bar .phone-mail li {
  float: left;
  font-size: 13px;
  list-style: outside none none;
  margin: 7px 10px;
}
@media (max-width: 380px) {
  .top-bar .phone-mail li {
    margin: 7px 0;
  }
}

.top-bar .phone-mail li i {
  position: relative;
  font-size: 13px;
  padding-right: 7px;
  color: #ff2a40;
}
.navbar-header h1{
    line-height: 48px;
}

@media (max-width: 480px) {
  .top-bar .phone-mail li:first-child {
    margin-left: 0;
  }
}
.top-bar .phone-mail li:first-child i {
  margin-left: 0;
}
.top-bar .phone-mail li:last-child i {
  padding-left: 10px;
}
.top-bar .phone-mail li a {
  color: #1e5494;
}
.header-wrapper.sticky .navbar-default {
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
}
.rat {
  display: none;
  float: left;
  margin-left: 10px;
}
.rat img {
  width: 110px;
}
@media (min-width: 991px) {
  .rat {
    display: block;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  .rat {
    display: block;
    position: absolute;
    left: 200px;
    top: 10px;
  }
}
@media (min-width: 360px) and (max-width: 379px) {
  .rat {
    display: block;
    left: 200px;
    margin-left: 10px;
    position: absolute;
    top: 18px;
  }
  .rat img {
    width: 90px;
  }
}
span.count-description,
.section-title {
  text-transform: none;
}
.page-title {
  margin-bottom: 50px;
}
.page-title h1 {
  text-transform: none;
}
@media (min-width: 768px) {
  .page-title {
    margin-top: 100px;
    margin-top: 0;
    padding: 225px 0;
  }
#undefined-sticky-wrapper {max-height:156px !important;}
  #home .member-wrapper .col-sm-4 {
    width: 50%;
  }

}
@media (max-width: 767px) {
  .page-title {
    padding-top: 100px;
    height: 100px;
  }
}
@media (max-width: 768px) {
  .page-title {
    margin-top: 82px;
    height: 200px;
  }
  .page-title .container {
    left: 50%;
    margin-right: -50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.team-thumb {
  margin-bottom: 0;
}
#vom-fach-liste ul {
  padding-left: 0;
}
#vom-fach-liste li {
  list-style-type: none;
  position: relative;
}
@media (max-width: 480px) {
  #vom-fach-liste li {
    margin-bottom: 10px;
  }
}
#vom-fach-liste li:after {
  background: rgba(0, 0, 0, 0) url("images/icons/Icon_Startseite_Slider_Haken.svg") no-repeat scroll 0 0;
  content: "";
  height: 25px;
  margin-left: 10px;
  position: absolute;
  top: 3px;
  width: 31px;
}
#home {
  /*wegbeschreibung*/
}
#home h1,
#home h2,
#home h3 {
  line-height: normal;
}
.tt-visible-content h2 {
    font-size: 16px;
    text-transform: initial;
}

@media (min-width: 768px) and (max-width: 990px) {
  #home h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #home h1 {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #home h2,
  #home .section-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #home h2,
  #home .section-title {
    font-size: 20px;
  }
}
#home .navbar-toggle {
  margin-top: 25px;
}
#home .navbar-default .navbar-toggle .icon-bar {
  background: #ff2a40;
}
#home .navbar-default .navbar-toggle:hover .icon-bar {
  background: #fff;
}
@media (max-width: 767px) {
  #home #member-of-dsv .vc_custom_heading {
    font-size: 25px!important;
  }
  #home #member-of-dsv h2 {
    font-size: 20px!important;
  }

  #home #member-of-dsv {
    padding-bottom: 50px;
  }

  #home #serviceleistungen-head .sction-title-wrapper {
    padding-bottom: 0;
  }
}
.navbar-brand {padding:0;}
.main-menu-wrapper{
    margin-top: 8px;
}

#home .navbar-brand img {
  height: 55px;
}
#home #serviceleistungen .tt-content a {
  color: #202020;
}
#home #serviceleistungen .tt-content a:hover {
  color: #fff;
}
#home #serviceleistungen .icon-block-wrapper.block-style-border.hover-theme-color .icon-block-grid:hover a {
  color: #fff;
}
#home #serviceleistungen .icon-block-grid:hover .flaticon-certificate3:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Schaedlingsbekaempfung_aller_Art_Mouseover.svg');
  width: 89px;
}
#home #serviceleistungen .icon-block-grid:hover .flaticon-smartphone97:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Taubenabwehr_Mouseover.svg');
  width: 83px;
}
#home #serviceleistungen .icon-block-grid:hover .flaticon-cart:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Holz-_und_Bautenschutz_Mouseover.svg');
  width: 110px;
}
#home #serviceleistungen .icon-block-grid:hover .fa-calendar-minus-o:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Mardervergraemung_Mouseover.svg');
  width: 103px;
}
#home #serviceleistungen .icon-block-grid:hover .flaticon-light92:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Wespen-Notdienst_Mouseover.svg');
  width: 147px;
}
#home #serviceleistungen .icon-block-grid:hover .flaticon-document169:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Waermeentwesung_Mouseover.svg');
  width: 109px;
}
#home #serviceleistungen .tt-icon .flaticon-certificate3:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Schaedlingsbekaempfung_aller_Art.svg');
  width: 89px;
}
#home #serviceleistungen .tt-icon .flaticon-smartphone97:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Taubenabwehr.svg');
  width: 83px;
}
#home #serviceleistungen .tt-icon .flaticon-cart:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Holz-_und_Bautenschutz.svg');
  width: 110px;
}
#home #serviceleistungen .tt-icon .fa-calendar-minus-o:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Mardervergraemung.svg');
  width: 103px;
}
#home #serviceleistungen .tt-icon .flaticon-light92:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Wespen-Notdienst.svg');
  width: 147px;
}
#home #serviceleistungen .tt-icon .flaticon-document169:before {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
  background-image: url('images/icons/Icon_Serviceleistungen_Waermeentwesung.svg');
  width: 109px;
}
#home #serviceleistungen .service-icon {
  background-repeat: no-repeat;
  content: " ";
  display: block;
  width: 79px;
  height: 99px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  #home #serviceleistungen .icon-block h3 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #home #serviceleistungen {
    padding-bottom: 0;
  }
  #home #serviceleistungen .icon-block-wrapper.block-style-border .icon-block-grid .icon-block {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  #home #ueber-uns-text-image .row {
    position: relative;
  }
  #home #ueber-uns-text-image .vc_col-sm-5 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
#home #facts .tt-icon .flaticon-light92:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 107px;
  height: 91px;
  background-image: url('images/icons/Icons_Ueber_uns_Fakten_Zufriedene_Kunden.svg');
}
#home #facts .tt-icon .flaticon-smartphone97:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 107px;
  height: 91px;
  background-image: url('images/icons/Icons_Ueber_uns_Fakten_Einsaetze.svg');
}
#home .facts-icon {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 107px;
  height: 91px;
}
@media (max-width: 1023px) {
  #home .content-carousel .carousel-control {
    top: -30px;
  }
}
@media (max-width: 767px) {
  #home #unsere-kunden {
    padding-bottom: 30px;
  }
  #home #unsere-kunden .icon-block h3 {
    font-size: 17px;
  }
}
#home #unsere-kunden .icon-block:hover {
  border-radius: 0 0 0 0;
  border: none;
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-books58:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Industriebetriebe_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-bulb19:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Hausverwaltungen_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-file189:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  Background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Hotels_und_Gaststaetten_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-cup7:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Lebensmittelmaerkte_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-books58:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Industriebetriebe_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-circulararrows:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Privatkunden_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-clip14:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Kommunen_und_Behoerden_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-clock104:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Baeckereien_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-clocks8:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Wohnungsbaugesellschaften_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-clouds29:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Metzgerei_mouseover.svg');
}
#home #unsere-kunden .icon-block-grid:hover .flaticon-cloudstorage5:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Wohnheime_mouseover.svg');
}
#home #unsere-kunden .icon-block.icon-round .tt-icon i {
  border-radius: 0;
  -webkit-border-radius: 0;
}
#home #unsere-kunden .tt-icon i {
  border: none;
}
#home #unsere-kunden .tt-icon i:hover {
  border: none;
  border-radius: 0 0 0 0;
}
#home #unsere-kunden .tt-icon .flaticon-books58:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Industriebetriebe.svg');
}
#home #unsere-kunden .tt-icon .flaticon-bulb19:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Hausverwaltungen.svg');
}
#home #unsere-kunden .tt-icon .flaticon-file189:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Hotels_und_Gaststaetten.svg');
}
#home #unsere-kunden .tt-icon .flaticon-cup7:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Lebensmittelmaerkte.svg');
}
#home #unsere-kunden .tt-icon .flaticon-circulararrows:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Privatkunden.svg');
}
#home #unsere-kunden .tt-icon .flaticon-clip14:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Kommunen_und_Behoerden.svg');
}
#home #unsere-kunden .tt-icon .flaticon-clock104:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Baeckereien.svg');
}
#home #unsere-kunden .tt-icon .flaticon-clocks8:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Wohnungsbaugesellschaften.svg');
}
#home #unsere-kunden .tt-icon .flaticon-clouds29:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Metzgerei.svg');
}
#home #unsere-kunden .tt-icon .flaticon-cloudstorage5:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('images/icons/Icons_Unternehmen_Unsere_Kunden_Wohnheime.svg');
}
#home #unsere-kunden .kunden-icon {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
}
#home #arbeitsgebiete img {
  max-width: none;
  width: 500px;
  height: 529px;
}
@media (max-width: 1280px) {
  #home #arbeitsgebiete .wpb_column {
    width: 100%;
  }
  #home #arbeitsgebiete .wpb_single_image {
    text-align: center;
  }
}
#home #gruende .icon-block-grid:first-child .tt-icon i:before {
  content: '1';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(2) .tt-icon i:before {
  content: '2';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(3) .tt-icon i:before {
  content: '3';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(4) .tt-icon i:before {
  content: '4';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(5) .tt-icon i:before {
  content: '5';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(6) .tt-icon i:before {
  content: '6';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(7) .tt-icon i:before {
  content: '7';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(8) .tt-icon i:before {
  content: '8';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(9) .tt-icon i:before {
  content: '9';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(10) .tt-icon i:before {
  content: '10';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(11) .tt-icon i:before {
  content: '11';
  font-family: Open Sans;
}
#home #gruende .icon-block-grid:nth-child(12) .tt-icon i:before {
  content: '12';
  font-family: Open Sans;
}
@media (max-width: 1200px) {
  #home #gruende .col-md-6 {
    width: 100%;
  }
}
#home #boxen .process-box {
  max-height: 153px;
  padding: 30px 15px;
}
#home #boxen .process-box h3 {
  line-height: normal;
  padding-top: 10px;
}
@media (max-width: 480px) {
  #home #boxen .process-box {
    height: 180px;
  }
}
#home #boxen .flaticon-cup7:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_Ueber_25_Jahre_Erfahrung.svg');
}
#home #boxen .flaticon-light110:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_schnell.svg');
}
#home #boxen .flaticon-paint104:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_individuell.svg');
}
#home #boxen .flaticon-document169:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_Zuverlaessig.svg');
}
#home #boxen .flaticon-tool45:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_Nachhaltig.svg');
  width: 66px;
}
#home #boxen .flaticon-wrapped4:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-image: url('images/icons/Icons_Startseite_Vorteile_Professionell.svg');
  width: 74px;
}
#home #boxen .vorteil-icon {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}


.footer-sidebar .widget_nav_menu ul li a::before {content:"";width:10px;height:10px;background: url('images/icons/double-angle-right.svg') no-repeat center left;display: inline-block;}
@media (max-width: 767px) {
  #home #boxen {
    padding-top: 50px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #home .case-study-left {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #home #parallax {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #home .footer-section .tt-sidebar-wrapper {
    margin-top: 30px;
  }
  #home .footer-section .tt-sidebar-wrapper .widget {
    margin-bottom: 30px;
  }
  #home .footer-section .footer-sidebar .widget_nav_menu ul li {
    float: none;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  #home .footer-section .social-links-wrap {
    margin-top: 30px;
  }
}
#home .footer-section .footer-sidebar .fa-home {
  margin-right: 10px;
}
#home .footer-section .footer-sidebar .fa-phone {
  margin-right: 12px;
}
#home .footer-section .footer-sidebar .fa-envelope {
  margin-right: 11px;
}
@media (min-width: 768px) and (max-width: 990px) {
  #home .footer-section .footer-sidebar .col-md-3 {
    width: 50%;
  }
}
@media (min-width: 991px) {
  #home .footer-section .footer-sidebar .col-md-3 {
    width: 33.3333%;
  }
}
#home #start-tabs .vc_li-display:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  height: 45px;
  left: 50%;
  margin-right: -50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 999;
  background-image: url('images/icons/Icon_Unerwuenschte_Gaeste.svg');
  width: 72px;
}
#home #start-tabs .vc_li-phone:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  height: 45px;
  left: 50%;
  margin-right: -50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 999;
  background-image: url('images/icons/Icon_Tierlexikon.svg');
  width: 35px;
}
#home #start-tabs .vc_li-params:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  height: 45px;
  left: 50%;
  margin-right: -50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 999;
  background-image: url('images/icons/Icon_Rueckruf-01.svg');
  width: 68px;
  top: 11%;
}
#home #start-tabs .vc_li-bulb:before {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  height: 45px;
  left: 50%;
  margin-right: -50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 999;
  background-image: url('images/icons/Icon_Fachsparte.svg');
  width: 28px;
}
#home #start-tabs .vc_tta.vc_general.vc_tta-style-tab-default .vc_tta-tab > a {
  padding: 39px;
}
@media (max-width: 1200px) {
  #home #start-tabs .vc_tta.vc_general.vc_tta-style-tab-default .vc_tta-tab > a {
    padding: 39px 10px;
  }
}
@media (max-width: 1024px) {
  #home #start-tabs .vc_tta.vc_general.vc_tta-style-tab-default .vc_tta-title-text {
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  #home #start-tabs .maus {
    margin-top: 80px;
    margin-bottom: 0;
  }
  #home #start-tabs .tierlexikon {
    margin-top: 40px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #home #start-tabs .maus {
    margin-top: 105px;
    margin-bottom: 0;
  }
  #home #start-tabs .tierlexikon {
    margin-top: 25px;
    margin-bottom: 0;
  }
}
#home .start-icons {
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  height: 45px;
  left: 50%;
  margin-right: -50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 999;
}
#home #holzschutz {
  padding-top: 80px;
  padding-bottom: 50px;
}
#home .marder img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
@media (max-width: 768px) {
  #home .mardervergraemung-text,
  #home .mardervergraemung-bild {
    width: 100%;
  }
}
@media (min-width: 769px) {
  #home .mardervergraemung-bild {
    position: relative;
  }
  #home .mardervergraemung-bild img {
    position: absolute;
    bottom: 0;
  }
}
#home #marder-schaeden li {
  position: relative;
  margin-left: 25px;
}
#home #marder-schaeden i {
  left: -25px;
  line-height: 36px;
  position: absolute;
  color: #ff2a40;
}
#home #marder-loesungen i {
  color: #ff2a40;
}
#home #taubenabwehr .icon-block-grid:hover .flaticon-add13:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Spikes_Mouseover.svg');
}
#home #taubenabwehr .icon-block-grid:hover .flaticon-alarm68:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Spanndrahtsysteme_Mouseover.svg');
}
#home #taubenabwehr .icon-block-grid:hover .flaticon-anchor39:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Vernetzungen_Mouseover.svg');
}
#home #taubenabwehr .icon-block-grid:hover .flaticon-arrow639:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Elektro-Systeme_Mouseover.svg');
}
#home #taubenabwehr .tt-icon .flaticon-add13:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Spikes.svg');
}
#home #taubenabwehr .tt-icon .flaticon-alarm68:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Spanndrahtsysteme.svg');
}
#home #taubenabwehr .tt-icon .flaticon-anchor39:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Vernetzungen.svg');
}
#home #taubenabwehr .tt-icon .flaticon-arrow639:before {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
  background-image: url('images/icons/Icon_Elektro-Systeme_2.svg');
}
@media (min-width: 768px) and (max-width: 990px) {
  #home #taubenabwehr .col-sm-6 {
    width: 100%;
    border: none;
  }
}
@media (max-width: 767px) {
  #home #taubenabwehr {
    padding-top: 50px;
    padding-bottom: 0;
  }
  #home #taubenabwehr .sction-title-wrapper {
    margin-bottom: 40px;
  }
  #home #taubenabwehr .icon-block {
    margin-bottom: 0!important;
  }
}
#home .taubenabwehr-icon {
  width: 70px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  content: '';
}
#home #taubenabwehr-beispiel .tt-icon {
  margin-bottom: 20px;
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-bulb19:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '1';
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-computers14:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '2';
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-smartphone97:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '3';
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-book36:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '4';
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-cart16:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '5';
}
#home #taubenabwehr-beispiel .tt-icon .flaticon-crosshair16:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '6';
}
@media (min-width: 768px) and (max-width: 990px) {
  #home #taubenabwehr-beispiel .vc_col-sm-4 {
    width: 100%;
  }
  #home #taubenabwehr-beispiel .tt-content-box {
    min-height: 200px;
  }
  #home #taubenabwehr-beispiel .tt-content-box .tt-content-wrapper .tt-content {
    opacity: 1;
    color: #ff2a40;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #home #holzschutz-verfahren .col-md-4 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #home #holzschutz-verfahren {
    margin-bottom: 30px;
    margin-top: 50px;
  }
}
#home #nestgruendung li {
  position: relative;
  margin-left: 25px;
}
#home #nestgruendung i {
  left: -25px;
  line-height: 36px;
  position: absolute;
  color: #ff2a40;
}
@media (max-width: 767px) {
  #home .vc_custom_1468572142005 {
    margin-bottom: 40px;
  }
}
#home .tt-content-wrapper header h2 {
  font-size: 16px;
  margin: 0 20px;
}
#home #schaedlingsarten .icon-block-grid:hover .flaticon-light92:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Hygiene_Schaedlinge_Mouseover.svg');
}
#home #schaedlingsarten .icon-block-grid:hover .flaticon-smartphone97:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Laestlinge_Mouseover.svg');
}
#home #schaedlingsarten .icon-block-grid:hover .flaticon-cart:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Vorratsschaedlinge_Mouseover.svg');
}
#home #schaedlingsarten .icon-block-grid:hover .flaticon-paint104:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Materialschaedlinge_Mouseover.svg');
}
#home #schaedlingsarten .tt-icon .flaticon-light92:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Hygiene_Schaedlinge.svg');
}
#home #schaedlingsarten .tt-icon .flaticon-smartphone97:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Laestlinge.svg');
}
#home #schaedlingsarten .tt-icon .flaticon-cart:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Vorratsschaedlinge.svg');
}
#home #schaedlingsarten .tt-icon .flaticon-paint104:before {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url('images/icons/Icon_Materialschaedlinge.svg');
}
@media (max-width: 1200px) {
  #home #schaedlingsarten .col-md-6 {
    width: 100%;
    border: none;
  }
}
@media (max-width: 767px) {
  #home #schaedlingsarten .icon-block {
    margin-bottom: 0!important;
  }
}
#home .schaedlings-icon {
  display: block;
  content: ' ';
  background-size: cover;
  height: 38px;
  width: 60px;
  background-repeat: no-repeat;
}
#home #vorgehensweise .tt-icon {
  margin-bottom: 20px;
}
#home #vorgehensweise .tt-icon .flaticon-add13:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '1';
}
#home #vorgehensweise .tt-icon .flaticon-computers14:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '2';
}
#home #vorgehensweise .tt-icon .flaticon-smartphone97:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '3';
}
#home #vorgehensweise .tt-icon .flaticon-certificate3:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '4';
}
#home #vorgehensweise .tt-icon .flaticon-bulb19:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '5';
}
#home #vorgehensweise .tt-icon .flaticon-chart45:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '6';
}
#home #vorgehensweise .tt-icon .flaticon-clocks8:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '7';
}
#home #vorgehensweise .tt-icon .flaticon-cup55:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '8';
}
#home #vorgehensweise .tt-icon .flaticon-dropper13:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '9';
}
#home #vorgehensweise .tt-icon .flaticon-compass109:before {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
  content: '10';
  padding: 10px;
}
.sticky-wrapper.is-sticky .navbar-default{
    -webkit-box-shadow: none;
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.0);
    -o-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.0);
    box-shadow: none;
}

@media (min-width: 768px) and (max-width: 990px) {
  #home #vorgehensweise .vc_col-sm-3 {
    width: 50%;
  }
  #home #vorgehensweise .tt-content-box {
    min-height: 200px;
  }
  #home #vorgehensweise .tt-content-box .tt-content-wrapper .tt-content {
    opacity: 1;
    color: #ff2a40;
  }
}
@media (max-width: 767px) {
  #home #vorgehensweise {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
#home .number-icon {
  font-size: 26px;
  font-weight: 800;
  font-family: open sans;
  font-style: normal;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 5px 14px;
}
#home #lexikon .vc_tta-panel-title {
  font-family: Roboto Slab;
  font-weight: 400;
}
@media (max-width: 480px) {
  #home #lexikon .vc_tta-panel-title a {
    min-height: 64px;
  }
}
#home #lexikon .vc_tta-icon:before {
  content: "";
  display: block;
  height: 47px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}
@media (max-width: 480px) {
  #home #lexikon .vc_tta-icon:before {
    height: 64px;
  }
}
#home #lexikon .amerikanische-schabe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/amer_schabe-1.jpg") no-repeat scroll center;
  background-size: cover;
}
#home #lexikon .braunbandschabe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/braunbandschabe.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .hausschabe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/hausschabe-70x55.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .orientalische-schabe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/orientalische_schabe-50x50.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .blaue-fleischfliege .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/blaue_fleischfliege.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .graue-fleischfliege .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/graue_fleischfliege-50x50.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .stubenfliege .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/stubenfliege.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .deutsche-wespe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/deutsche_wespe-70x55.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .gemeine-wespe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/gemeine_wespe.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .mehlmotte .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/mehlmotte.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .kleidermotte .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/kleidermotte.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .kornmotte .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/kornmotte.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .doerrobstmotte .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/doerrobstmotte.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .brotkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/brotkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .kornkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/kornkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .kugelkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/kugelkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .messingkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/messingkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .mehlkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/mehlkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .reiskaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/reiskaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .reismehlkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/reismehlkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .speckkaefer .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/speckkaefer.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .hundefloh .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/hundefloh.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .katzenfloh .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/katzenfloh.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .rattenfloh .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/rattenfloh.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .pharaoameise .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/pharaoameise.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .rasenameise .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/rasenameise.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .wegameise .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/wegameise.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .hausmaus .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/hausmaus.png") no-repeat scroll left;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .wanderratte .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/wanderratte.png") no-repeat scroll left;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .waldzecke .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/waldzecke-185x118.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .taubenzecke .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/taubenzecke-50x50.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .bettwanze .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/bettwanze-50x50.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .heimchen .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/heimchen-50x50.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .silberfischchen .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/silberfischchen.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .hausmilbe .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/hausmilbe-70x55.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .staublaus .vc_tta-icon:before {
  background: url("https://www.goehlich-umwelthygiene.de/wp-content/uploads/2016/07/staublaus.png") no-repeat scroll center;
  background-size: cover;
  background-color: #fff;
}
#home #lexikon .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child),
#home #lexikon .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
  display: inline-block;
  margin-left: 50px;
}
@media (max-width: 990px) {
  #home #call-to-action {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #home #call-to-action h2.section-title,
  #home #call-to-action .tt-cta-wrapper.button-right .tt-cta-button {
    text-align: center;
  }
}
@media (max-width: 480px) {
  #home #call-to-action h2.section-title {
    font-size: 20px!important;
  }
}
@media (max-width: 767px) {
  #home #formular {
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  #home #formular {
    margin-bottom: 0;
  }
}
#home #formular .form-control {
  color: #1e5494;
}
#home #formular .form-control::-moz-placeholder {
  color: #1e5494;
  opacity: 1;
}
#home #wegbeschreibung {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #home #wegbeschreibung {
    margin-bottom: 50px;
  }
}
#home #gmap {
  margin-bottom: 20px;
  color: #1e5494;
}
#home #gmap.form-control::-moz-placeholder {
  color: #1e5494;
  opacity: 1;
}
#home .btn.submit-btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#home .checkbox-522 .wpcf7-list-item-label {
  padding: 0 15px;
  color: #1e5494;
  font-size: 18px;
  font-weight: 300;
}
#home .checkbox-522 input[type='checkbox'] {
  position: relative;
  top: -1px;
  border-color: #1e5494;
}
@media (min-width: 768px) {
  #home .member-wrapper .col-sm-4 {
    width: 50%;
  }
.navbar-brand img{
        margin-top: -10px;
    }

.header-wrapper.navbar-fixed-top{
    position: absolute;
    top: 0;
}
.header-wrapper.navbar-fixed-top.sticky{
    position: fixed;
}
.navbar-nav li > .dropdown-wrapper li > .dropdown-wrapper{
    top: -3px;
}

}
#home .member-info {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
#home .member-info h3 a:hover {
  color: #fff;
}
@media (max-width: 480px) {
  #home .member-info {
    height: 90px;
  }
}
#home .team-member .thumb-overlay {
  background: transparent;
  position: absolute;
  top: 0;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  #home .member-wrapper .col-sm-4:first-child .team-member {
    margin-bottom: 50px;
  }
}
#facebook-widget .row {
  margin: 0 auto;
  text-align: center;
}
.tt-latest-post .media-body {
  vertical-align: middle;
}
.blog h1 {
  text-align: center;
}
.blog-wrapper .entry-footer {
  display: none;
}
.single-post #comments {
  display: none;
}
.entry-header .entry-meta li:nth-child(2),
.entry-header .entry-meta li:nth-child(3),
.entry-header .entry-meta li:nth-child(4) {
  display: none;
}
.search-box-wrap .search-form .form-control {
  background-color: #fafafa;
  border-color: #dadada -moz-use-text-color;
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  color: #ff2a40;
}
.search-box-wrap .search-form .form-control::-moz-placeholder {
  color: #ff2a40;
}
.search-results .col-md-8 {
  width: 100%;
}
.search-results .col-md-4 {
  display: none;
}
.search-results .post-wrapper {
  border: none;
  border-bottom: 1px solid #ff2a40;
}
.search-results .post-wrapper:last-child {
  border: none;
}
.bounce {
  /*position: absolute;
 bottom: 120px;

 @media(max-width:480px){
 	bottom:50%;
 }

 left: 50% ;
 width: 60px;
 height: 60px ;
 margin-left:-30px;
 border: 2px solid #ffa240;
 background:rgba(255, 255, 255, 0.75);

 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 -ms-border-radius:50%;
 border-radius:50%;
 */
  animation: bounce 2.5s infinite;
  -webkit-animation: bounce 2.5s infinite;
  -moz-animation: bounce 2.5s infinite;
  -o-animation: bounce 2.5s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
#cookie-notice a {
  color: #fff;
}
@media (max-width: 480px) {
  #cookie-notice #cn-accept-cookie {
    display: block;
  }
}
/*tablet landscape mode*/
@media (max-width: 1280px) {
  #wir-schicken {
    font-size: 40px!important;
  }
}
@media (max-width: 480px) {
  #wir-schicken {
    font-size: 26px!important;
    line-height: 40px!important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #kommt-ihnen {
    top: 200px;
    line-height: 30px;
  }
  #der-hier {
    top: 210px;
    line-height: 30px;
  }
  #bekannt-vor {
    top: 220px;
    line-height: 30px;
  }
  #marder-button {
    top: 230px;
  }
  #teilen {
    top: 200px;
  }
  #essen {
    top: 210px;
  }
  #wespen-button {
    top: 220px;
  }
  #scroll-down {
    top: -50px;
  }
  #goehlich-logo img {
    width: 300px!important;
  }
  #maus {
    left: -180px;
    top: -20px;
  }
  #vom-fach {
    top: 150px;
  }
  #vom-fach-liste {
    top: 160px;
  }
  #vom-fach-liste li {
    margin-bottom: 10px;
  }
  #vom-fach-button {
    top: 170px;
  }
}
/*notebook*/
@media only screen and (min-width: 1025px) and (max-height: 1080px) {
  #kommt-ihnen {
    top: 200px;
    line-height: 30px;
  }
  #der-hier {
    top: 210px;
    line-height: 30px;
  }
  #bekannt-vor {
    top: 220px;
    line-height: 30px;
  }
  #marder-button {
    top: 230px;
  }
  #teilen {
    top: 200px;
  }
  #essen {
    top: 210px;
  }
  #wespen-button {
    top: 220px;
  }
  #scroll-down {
    top: -50px;
  }
  #goehlich-logo img {
    width: 300px!important;
  }
  #maus {
    left: -180px;
    top: -20px;
  }
  #vom-fach {
    top: 150px;
  }
  #vom-fach-liste {
    top: 160px;
  }
  #vom-fach-liste li {
    margin-bottom: 10px;
  }
  #vom-fach-button {
    top: 170px;
  }
}
/*mobile menu*/
.menu .dropdown-menu-trigger {
  height: 25px;
}

.page-title {
    padding: 200px 0 120px;
}
.portfolio-info .links {
    top: 90%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.portfolio:hover .portfolio-info .links {
    color: #ffffff;
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.portfolio-external-link li a{
    background-color: rgba(255, 255, 255, 0.9);
}
.portfolio.hover-two:hover .portfolio-info .project-title{
    top: calc(30% - -15px);
		      
}
@media (min-width: 1366px) {
    .col-md-6 .portfolio.hover-two:hover .portfolio-info .project-title{
        top: calc(30% - -60px);
    }
}
.single-member-page .member-content .designation{
    font-size: 20px;
    margin-bottom: 5px;
    color: #c7c7c7;
}
.single-member-page .member-content .team-social a i{
    color: #c7c7c7;
    border: 1px solid #f1f1f1;
}
.tt-gallery-thumb ul li{
    margin: 6px 6px 0 0;
}
.post blockquote {
    padding: 3em 4em;
}
.blog-grid .post-wrapper{
    border: 0;  
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.client-slider-v2 .carousel-control {
    bottom: 12px;
    font-size: 14px;
    line-height: 17px;
}
.tt-content-box {
    position: relative;
    overflow: hidden;
    text-align: center;
    min-height: 268px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}

.tt-content-wrapper {
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tt-content-wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff2a40;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
       -moz-transform: translate3d(0,50%,0);
        -ms-transform: translate3d(0,50%,0);
            transform: translate3d(0,50%,0);
}
.tt-content-wrapper header {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #ff2a40;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
        -ms-transition: -webkit-transform 0.35s, color 0.35s;
                    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
            transform: translate3d(0,-50%,0);
}

.tt-content-box:hover .tt-content-wrapper header {
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-60px,0);
        -ms-transform: translate3d(0,-50%,0) translate2d(0,-60px,0);
            transform: translate3d(0,-50%,0) translate3d(0,-60px,0);
}
.tt-content-wrapper header h2 {
    font-size: 20px;
    color: #ff2a40;
}
.tt-content-wrapper header h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #ff2a40;
}
.footer-onepage-wrapper{
    padding: 135px 0; 
}

