<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
  font-size:14px;
  font-family:"Roboto";
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item &gt; img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}
.container.ibb-moreinfo {
  margin-top: 60px;
}
.imi {
  font-size: 3rem;
  display: block !important;
  text-align: center;
  background: 
  linear-gradient(to left, #5a6f7e, #2c3e50);
width: 90px;
height: 90px;
border-radius: 10px;
margin: 0 auto;
line-height: 90px !important;
color:
  #FFF;
}
.ibb-moreinfo h2 {
  text-align: center;
  margin-top: 20px;
  font-weight: lighter;
}
.imp {
  height: 150px;
}
.ibb-langs {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ibb-langs li {
  display: inline;
  margin-right: 10px;
}
.ibb-langs li:last-child {
  margin-right: 0px;
}
.ibb-langs li img {
  max-width: 48px;
}
.ibb-langs {
  background: 
  #DFE2EA;
  padding: 15px;
  border-radius: 5px;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap &lt;hr&gt; more */
}
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
.topbar {
  padding: 10px 0;
  color:#FFf;
  background:#367591;
}
.topbar a{
  color:#FFf;
}
.topbar span {
  margin-right: 20px;
}
.topbar span:last-child {
  margin-right: 0px;
}
.topbar span i {
  margin-right: 5px;
}
.ibbworldSearch input {
  color: 
  #FFF !important;
background:
rgba(0,0,0,.25) !important;
border-color:
  transparent;
  transition:.2s all linear;
}
.ibbworldSearch input:focus {
  background: 
#FFF !important;
color:
#5a5a5a !important;
box-shadow: none !important;
border-color:
  transparent !important;
}
.navbar-brand span {
  display: block;
}
.navbar-brand:hover {
  color:#272C30;
}
.navbar-brand {
  color: 
  #272C30;
  font-weight: bold;
}
.navbar {
  font-size: 16px;
}
.btn-secondary {
  color: 
#fff;
background-color:
#2e4052;
border-color:
  #2e4052;
}
.slidertitle.ibbw-slide1 {
  height: 552px;
  width: 100%;
  position: relative;
  display: block;
}
.ibbw-slide1:before {
  background: url(01.jpg);
  content:"";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ibbw-slide2:before {
  background: url(02.jpg);
  content:"";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ibbw-slide3:before {
  background: url(03.jpg);
  content:"";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ibbw-slide {
  height: 552px;
}
.slidertitle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
}
.slidertitle h4 {
  font-size: 2.2rem;
  color: 
  #FFF;
  font-weight: bold;
}
.slidertitle p {
  font-size: 18px;
  color: 
  #FFF;
  font-weight: normal;
  max-width:600px;
  text-align:center;
  margin:0 auto;
}
.slo {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: 
  #121313;
  opacity: .6;
}
.nav-item.active a {
  color: 
  #2c3e50 !important;
  font-weight: bold;
  position: relative;
}
.nav-item.active a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: calc(100% - .5rem);
  background: 
  #394A5A;
  height: 3px;
  left: 0;
  border-radius: 5px;
  right: 0;
  margin: 0 auto;
}
.nav-item a {
  position: relative;
  
}
.nav-item a:before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0px;
  background: 
  #394A5A;
  height: 3px;
  left: 0;
  border-radius: 5px;
  right: 0;
  margin: 0 auto;
  transition: .2s all linear;
}
.nav-item a:hover:before {
  width: calc(100% - .5rem);
}
.featuibb {
  font-size: 120px;
  color: 
#2e4052;
display: inline-block;
background:
#DFE2EA;
  width: 450px;
  height: 300px;
  line-height: 300px !important;
  text-align: center;
  border-radius: 10px;
  margin-right: auto;
  margin-left: auto;
}
.featurette-heading {
  text-align: left !important;
  margin-top: 20px;
  font-variant-caps: all-petite-caps;
  margin-top: -15px !important;
  margin-bottom:20px;
}
.featurette-heading span {
  display: block !important;
  font-size: 28px !important;
}
.navbar-brand {margin-right: 2rem;}
.ordiv {
  border-top: 1px solid 
#eee;
border-bottom: 1px solid
  #eee;
  padding: 10px 0;
  text-align: center;
  font-size: 22px;
}
.lead span {
  border-bottom: 3px solid;
}
.list-unstyled.mb-0 {
  color: 
  #FFF;
  line-height: 30px;
}
.footer-bottom {
  background: 
rgba(0,0,0,.4);
padding-top: 20px;
color:
  #FFF;
  margin-top: 20px;
}
.footer h5 {
  color: 
#FFF;
font-weight: lighter;
border-bottom: 1px solid
  #1F2327;
  padding: 15px 0;
}
.footer {
  padding-top: 15px;
  margin-top: 30px;
  border-top: 5px solid 
  rgba(0,0,0,.4);
}
.footer-map iframe {
  max-width: 100%;
}
.form-inline .form-control {
  display: inline-block;
  width: 244px;
  vertical-align: middle;
}
#navbar.sticky {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background: 
#FFF;
box-shadow: 0 2px 10px 0
  rgba(0,0,0,.1);
}
#navbar {
  transition: .2s all linear;
  position: relative;
  width: 100%;
  background: 
  #FFF;
}
#ibbHeader {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 99;
}
#ibbMain {
  margin-top: 145px;
}
.swiper-pagination {
  margin: -30px auto 0 auto;
  right: 0;
  left: 0;
}
:root {
  --swiper-theme-color: 
  #367591;
}
.swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  display: inline-block;
  border-radius: 15px;
  background: 
  #FFF;
  opacity: 1;
  margin-right: 15px;
}
.featurette-heading span {
  font-variant-caps: normal;
  font-size: 24px !important;
}
.page-head h1 {
  font-size: 2rem;
  font-weight: lighter;
  margin:0;
}
.page-head {
  background: 
  #DFE2EA;
  padding: 30px 0;
}
.page-content {
  margin: 60px 0;
}
.page-content .lead i {
  margin-right: 15px;
}
.ibb-att i {
  font-size: 1.3rem;
  margin-right: 15px;
  vertical-align: middle;
}
.ibb-att {
  background: 
#ff4b4b;
padding: 15px;
display: block;
color:
  #FFF;
  border-radius: 4px;
  font-size: 15px;
}
.page-content h3 {
  font-weight: lighter;
  font-size: 1.5rem;
  color: 
  #367591;
}
.page-content h2 {
  color: 
  #367591;
}
.page-content .imp {
  height: auto;
}
.sbox {
  background: 
  #DFE2EA;
  text-align: center;
  padding: 35px 0 20px 0;
  border-radius: 5px;
}
.page-content .imi {
  box-shadow: 0 7px 10px -10px 
  rgba(0,0,0,.4);
  margin-bottom: 10px;
  transition: .2s all linear;
}
.page-content .imi {
  box-shadow: 0 7px 10px -10px 
  rgba(0,0,0,.4);
  margin-bottom: 10px;
  transition: .2s all linear;
}
.sbox:hover .imi {
  box-shadow: 0 17px 20px -20px 
  rgba(0,0,0,.6);
  margin-bottom: 10px;
  transition: .2s all linear;
}
.serviceDownload {
  margin-top: 60px;
}
.serviceDownload h3 {
  margin-bottom: 20px;
}
.page-head h2 {
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: lighter;
  font-size: 1.5rem;
}
.page-content p {
  font-size: 16px;
}
.projectpage p {
  padding-left: 15px;
}
.projectpage h4 {
  background: 
#DFE2EA;
padding: 15px;
color:
  #367591;
  border-radius: .25rem;
  margin-top: 40px;
}
.contactinfo span {
  float: left;
  width: 33.33333333%;
}
.contactinfo span i {
  font-size: 1.7rem;
  color: 
  #367591;
  margin-right:15px;
}
.contactus {
  margin-bottom: 160px;
}
.contactinfo span {
  float: left;
  width: 33.33333333%;
  line-height: 60px;
}
.page-content.contactus h4 img {
  width: 48px;
}
.page-content.contactus h4 {
  font-weight: lighter;
  margin: 20px 0;
}
.page-content.contactus h2 {
  font-weight: lighter;
}
.contactinfo {
  display: block;
  min-height: 160px;
}
.page-content.contactus h2 span {
  font-size: 1.4rem;
}
.ibbworld-impressum p span {
  border-bottom: 2px solid #367591;
}
.topbar .d-block.d-md-flex.align-items-center.text-center .mr-3.d-inline-block {
  display: none !important;
}
.footer.bg-dark.space-pt .col-lg-4.col-md-4.mt-4.mt-lg-0 {
  display: none;
}
.footer .col-lg-8.col-md-8 {
  flex: 0 0 100%;
  max-width: 100%;
}

/*yellowForIBB*/
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: 
  #367591;
}
.btn-dark {
  color: 
#367591;
background-color:
#FFF;
border-color:
  transparent;
}
.form-control.mr-sm-2::placeholder {
  color: 
  #FFF;
}
.topbar {
  padding: 10px 0;
  color: 
#FFf;
background:
  #367591 !important;
}
.nav-item.active a {
  color: 
  #367591 !important;
}
.nav-item.active a::before {
  background: 
#367591;
}
.navbar-brand {
  color: 
  #367591;
  font-weight: bold;
}
.navbar-brand:hover {
  color: 
  #367591;
}
.navbar-brand span {
  color: 
  #343A40;
}
.slidertitle h4 {
  color: 
  #fff;
  font-weight: lighter;
}
.imi {
  background: 
#FFF;
color:
  #367591;
}
.ibb-moreinfo h2 {
  color: 
  #367591;
  margin-top:0;
}
.btn-secondary {
background-color:
#2cbd65;
border-color:
  transparent;
}
.ibb-moreinfo h2 {
  color: 
  #367591;
}
.lead i {
  color: 
  #367591;
  font-size: 1rem;
}
.ordiv {color:
  #367591;
}
.lead span {
  border-bottom: 3px solid 
  #367591;
}
.featuibb {
  color: 
#367591;
background:
  transparent;
}
.footer {
  border-top: 5px solid 
  #367591;
}
a {
  color: 
#367591;}
a:hover {
  color: 
#367591;}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #dfe2ea;
  border: 1px solid transparent;
  border-radius: .25rem;
}
span.navbar-toggler-icon:before {
  content: "\f0c9";
  font-family: "FontAwesome";
  line-height: 30px;
  color: #367591;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 45px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }

}
@media (max-width: 650px) {
.topbar span:last-child, .topbar span:nth-child(4), .topbar span:nth-child(3) {
  display: block !important;
}
.ibbworldSearch.d-inline-block.pl-2.pl-md-0 {
  /*display: none !important;*/
  margin-right: auto;
  margin-left: auto;
}
.navbar-brand span {
  display: block;
  font-size: 13px;
}
.featuibb {
  width: 100%;
  text-align: center;
  display: block !important;
}
main#ibbMain {
  overflow: hidden;
}
.nav-item.active a::before{display:none;}
#ibbMain {
  margin-top: 180px;
}
.contactinfo span {
  float: unset !important;
  display: block;
  width: 100%;
}
}

@-webkit-keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.ibbworldSearch {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab );
  background-size: 400% 400%;
  -webkit-animation: gradientBG 10s ease infinite;
  animation: gradientBG 10s ease infinite;
  height: 45px;
  width: 200px;
  align-items: center;
  justify-content: center;
  display: flex !important;
  max-width: 100%;
}

.ibbworldSearch img {
  height: 80%;
}</pre></body></html>