/* general */
@font-face {
  font-family: MetaSerifScWeb-Book;
  src: url("fonts/ff-meta-serif-web-book/MetaSerifComp-Medium.eot");
}
@font-face {
  font-family: MetaSerifScWeb-Book;
  src: url("fonts/ff-meta-serif-web-book/MetaSerifWeb-Book.woff") format("woff");
}
@font-face {
  font-family: MetaWeb-Medium;
  src: url("fonts/ff-meta-web-medium/MetaScWeb-Medium.eot");
}
@font-face {
  font-family: MetaWeb-Medium;
  src: url("fonts/ff-meta-web-medium/MetaWeb-Medium.woff") format("woff");
}
body {
    font-family: MetaSerifScWeb-Book, serif;
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
}
a {
    color: #2BA4C3;
    text-decoration: none;
}
a:hover {
    color: #2BA4C3;
    text-decoration: none;
}
body a img,
body a img:hover,
body a img:active {
    border: 0px;
    text-decoration: none;
}
.buffer-top {
    margin-top: 30px !important;
}
h1 {
    font-size: 54.5px;
    font-weight: lighter;
}
/* site styling */

.asp_refs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asp_reference_img {
    width:300px;
    height:224px;
    border:1px dotted #DD2955;
}
.asp_reference_img:hover{
    border:1px solid #000;
}

.switch_lang {
    text-align: right;
    color: #2BA4C3;
}
.lang_select:hover {
    color: #222;
}
.ls-logo {
    margin-bottom: 40px;
    margin-top: 50px;
}
.ls-headline {
    margin-bottom: 25px;
}
.ls-box {
    max-width: 600px;
    margin: auto;
    margin-top: 45px;
}
.ls-divider {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 40px 0px;
}
.ls-divider span {
    font-family: MetaWeb-Medium, sans-serif;
    font-size: 14px;
    color: #DD2955;
    letter-spacing: 1px;
    background: white;
    position: absolute;
    margin: auto;
    margin-top: -10px;
    margin-left: -70px;
    left: 50%;
    width: 140px;
}
.ie .ls-divider span {
    left: 50%;
}
.ie7 .ls-divider span {
    margin-top: 15px;
}
.ls-divider .technology {
    width: 190px;
    margin-left: -95px;
}
.ls-divider .blog {
    width: 120px;
    margin-left: -60px;
}
.ls-divider .team {
    width: 60px;
    margin-left: -30px;
}
.ls-divider .contact {
    width: 80px;
    margin-left: -40px;
}
.ls-divider HR {
    border-width: 2px 0px;
    border-style: dotted;
    color: #fff;
}
.ls-navigation {
    font-size: 14px;
}
.ls-navigation-home {
    width: 18px;
    float:left;
    margin-right: 5px;
    margin-top: 2px;
}
.ls-navigation .glyphicon-chevron-right {
    top: 0;
    font-size: 10px;
}
.all-blogs {
    margin-top: 30px;
    padding-bottom: 20px;
}
.greetz-from-dornbirn {
    margin-top: 30px;
    margin-bottom: 30px;
}
.ls-box-aargau {
    margin: 25px 0 65px 0;
}
.ls-box-waf {
    margin-top: 42px;
    padding-bottom: 20px;
}
.ls-box-technology {
    margin-top: 30px;
    margin-bottom: 50px;
}
.ls-img-technology {
    padding-bottom: 20px;
}
.ls-img-elasticsearch,
.ls-img-aws,
.ls-img-crate {
    margin: 0 15px;
    width: 210px;
}
.ls-img-elasticsearch {
    margin: 0 0;
}
/* team */

/* one row 5 images
.ls-box-team {
    width: 75%;
    height: 100%;
    display: inline-block;
    margin-left: 115px;
}*/
/* one row 4 images */
.ls-box-team {
    width: 60%;
    height: 100%;
    display: inline-block;
    margin-left: 198px;
}
.rollover_img {
    position: relative;
    width: 145px;
    height: 193px;
    line-height:18px;
    float:left;
    margin:0 2.5px 5px 2.5px;
}
.rollover_img a {
    color: white;
    background: #000;
    width: 145px;
    height: 193px;
    display: block;
    color: white;
    text-decoration: none;
}
.rollover_img a IMG {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.4s 0s ease-in-out;
    -moz-transition: opacity 0.4s 0s ease-in-out;
    -o-transition: opacity 0.4s 0s ease-in-out;
    -ms-transition: opacity 0.4s 0s ease-in-out;
    transition: opacity 0.4s 0s ease-in-out;
}
.rollover_img a:hover IMG{
    opacity: 0.45;
    filter: alpha(opacity=45);
	-moz-transition-delay: 0.025s;
	-webkit-transition-delay: 0.025s;
	-o-transition-delay: 0.025s;
	-ms-transition-delay: 0.025s;
	transition-delay: 0.025s;
}
.rollover_img a span {
    display: none;
    position: absolute;
    width: 135px;
    padding: 0px 5px 5px 5px;
    font-family: MetaWeb-Medium, sans-serif;
    top: 45%;
}
.rollover_img a:hover span {
    color: white;
    display: block;
}

/* contact */
.ls-box-contact p {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 25px;
}
.ls-mail-to {
    letter-spacing: 0.8px;
}
.ls-box-contact a {
    color: #2BA4C3;
    text-decoration: none;
}
.ls-box-contact a:hover {
    color: #2BA4C3;
    text-decoration: none;
}
.ls-box-contact .heading {
    font-weight: normal;
    font-size: 30.5px;
    margin-top: 75px;
    margin-bottom: 15px;
    line-height: 1.1;
}
.ls-box-contact span {
    line-height:30px;
}


/* navbar */

.navbar {
  min-height: 40px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #2BA4C3;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-inverse {
  background-color: #f5f5f5;
  border-color: #e3e3e3;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #e3e3e3;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #2BA4C3;
  font-size: 16px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #2BA4C3;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #2BA4C3;
  background-color: transparent;
}


/* blog */

.btn-primary {
    color: #fff;
    background-color: #2BA4C3;
    border-color: #2BA4C3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #333;
    background-color: #2BA4C3;
    border-color: #2BA4C3;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.page-header {
    border-bottom: none;
}
HR {
    border-width: 2px 0px;
    border-style: dotted;
    color: #fff;
}
.footer-line {
    margin-left: -15px;
}

.row {
    margin-left: -15px;
    *zoom: 1;
}
.ls-tweet-container {
    margin: 4px 8px 0 0;
    float: left;
}
.ls-fb-container {
    float: left;
}
.ls-google-plus-container {
    margin: 4px 0 0 8px;
    display: inline-block;
}

@media only screen and (max-device-width: 480px) {
    h1 {
        font-size:36px;
    }

    .home-post-author {
        display: block;
    }

    .waf-logo {
        width: 250px;
        height: 28px;
    }

    .gigaset-logo {
        width: 300px;
    }
}
