.blocco_scheda{
  min-height: 400px;
}

.l_bsw_top{
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #e97926;
  margin-top: 63px;
  color: #ffdd00;
  padding: 15px 0 15px 431px;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
}

.l_bsw_bottom{
  position: relative;
  display: block;
  overflow: hidden;
  padding: 15px 0 15px 431px;
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  float: left;
  margin-top:50px;
}

.l_bsw_bottom .b_popup_button:first-of-type{
  margin-right:46px;
}

.b_popup_button{
  border-radius: 5px;
  background-color: #ffda24;
  background-image: -moz-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2px 0px 0px rgba(255, 236, 158, 1);
  text-transform: uppercase;
  padding:20px;
  font-family: 'Londrina Solid', cursive;
  font-size:26px;
  float: left;
}

.b_popup_button span{
  background-repeat:no-repeat;
}

.b_popup_button span.left{
  background-position: left;
  background-image: url(../img/share/ico-arrow-red.png);
  padding-left:47px;
}

.b_popup_button span.right{
  background-position: right;
  background-image: url(../img/share/ico-arrow-red-dx.png);
  padding-right:47px;
  
}


.l_img_left{
  position: absolute;
  top: 54px;
  z-index:2;
}

.l_img_left_2{
  position: absolute;
  top: 65px;
  z-index:1;
  left:152px;
}
