/* line 22, styles.scss */
.ma1 {
  position: relative;
  background-image: url(../../images/Transpo_G70_TA-518126.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px; }
  /* line 29, styles.scss */
  .ma1::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); }
  /* line 36, styles.scss */
  .ma1 .ma2 {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    top: 50px; }
    /* line 42, styles.scss */
    .ma1 .ma2 a {
      text-decoration: none; }

/* line 48, styles.scss */
.ba_fb_round {
  color: #4267bc; }

/* line 52, styles.scss */
.ba_skype {
  color: #00AFF0; }
