.trama {
    /*padding:20px;
    position: absolute;
    z-index: 3;
    height: 100%;
    width:500px!important;
    width: 78%;
    top: 0;
    left: 4%;
    color:#fff;*/

}
.swiper-over {
    position: absolute;
    width: 457px;
    height: 500px;
    left: 0;
    z-index: 11;
    top: 0;
}

.swiper-under{
  position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    z-index: 3;
    top:0;
}

#hero{
  position: relative;
  /*height:500px;*/
      overflow: hidden;
}

.text{
  font-size: 30px;
  padding: 10px 10px 10px 10px ;
  box-sizing: border-box;
  color:#fff;
  background: #f00;

}
