.s-showcase {
  padding-top: 57px;
}
.s-showcase h1 span{
  font-size: 1.2rem !important;
  text-shadow: none !important;
  font-weight: normal !important;
  margin-left:  15px !important;
}
.s-showcase h2 {
  /*display: none !important;*/
  margin-left: 173px !important;
}

.w-slider .content .content__logo {
    float: left;
    z-index: 900;
    width: 160px;
    margin-top: -20px !important;
}
.w-slider .content .content__headline {
    position: relative;
    z-index: 700;
    display: inline !important;
    margin-left: 15px !important;
    font-size: 1.7rem !important;
}
.w-slider .content {
    text-align: left !important;
}
/*
.ns-footer {
    position: relative;
    z-index: 9000;
    background: #512D13;
    background: linear-gradient(to right, #512D13, #655627);
    color: #ffffff;
    border-top: 1px solid #512D13;
}*/
.prop_content {
    a:focus {

    text-decoration: underline;
    }
    a:hover {

      text-decoration: underline;
    }
  }

  .bt_annonces {
    padding-top: 15px !important;
  }
.bt_annonces img {
  width: 130px !important;
  margin-left: 25% !important;
}



@media only screen and (max-width : 600px) {
  .w-slider .content .content__headline {
    margin: 0px !important;
    font-size: 1rem !important;
  }
  .w-slider .content .content__logo {
    padding-right: 15px !important;
  }
  .bt_annonces {
    padding-top: 25px !important;
  }
  .bt_annonces img {
    width: 30% !important;
    margin: 0 auto !important;
    vertical-align: middle !important;
  }
}

.bt_annonces img:hover {
    transform: rotate(5deg);
}


.skippr > div {
    background-position: 25% 25% !important;
  }