.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma {
  background-color: #0081d1;
  color: #ffffff;
  box-sizing: border-box;
  position: relative;
  display: table;
  min-width: 100%;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h1,
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h2,
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h3,
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h4,
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h5,
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma h6 {
  color: #ffffff;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma_text {
  padding: 20px;
  padding-bottom: 5px;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .has_icon .teaser_ma_text {
  padding-top: 35px;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .has_icon.has_image .teaser_ma_text {
  padding-top: 20px;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma_icon {
  background-color: #0081d1;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 28px;
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .hoverzoom {
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .hoverzoom:hover {
  z-index: 2;
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -moz-transform: scale(1.12);
  transform: scale(1.12);
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .hoverzoom:hover.shad {
  box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
}
.so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma-image {
  width: 100%;
  height: auto;
}
@media only screen and (device-width: 1040px),only screen and (max-width: 1040px) {
  .so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma {
    margin-bottom: 35px;
  }
}
@media only screen and (device-width: 768px),only screen and (max-width: 768px) {
  .so-widget-teaser-ma-teaser-ma-style-f685de6715d0 .teaser_ma.has_icon {
    margin-top: 40px;
  }
}