chiara-banners-item {
    border-radius: 10px;
}

.meg-h2 {
 line-height:1.25;
 font-weight:600;
 letter-spacing:.25px;
 font-family:"Open Sans",Arial,Helvetica,sans-serif;
 font-size:20px
}
.chiara-banners-item img+.meg-h2 {
 position:absolute;
 top:0;
 color:#fff;
 background-color:rgba(0,0,0,0.7);
 padding:5px 20px;
 text-align:left;
 border-radius: 0 0 5px 0;
 margin:0;
 border-bottom: 4px solid #f26522;
}
.chiara-banners-item img+.meg-h2+span {
 position:absolute;
 bottom:0;
 right:0;
 margin:0;
 border-width:0;
 border-radius:5px 0 0 0;
 background-color:rgba(255,255,255,.8);
 padding: 10px;
}
.chiara-banners-item img+.meg-h2+p {
 position:absolute;
 top:75%;
 left:0;
 color:#fff;
 font-size:20px;
 background-color:rgba(0,0,0,.7);
 text-align:left;
 padding:0 20px;
 font-weight:300;
 border-radius:0 0 5px 0
}
.chiara-banners-item img+.meg-h2+p+span {
 position:absolute;
 bottom:0;
 right:0;
 margin:0;
 border-width:0;
 border-radius:5px 0 0 0;
 background-color:rgba(255,255,255,.8);
 padding: 10px;
}
.chiara-banners-item img+.meg-h2+p+span:hover,
.chiara-banners-item img+.meg-h2+span:hover {
 background-color:#000;
 border-color:#000;
 color:#fff
}

.chiara-banners-item img + .meg-h2 + span + span{
position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius:  0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8);}

.chiara-banners-item img + .meg-h2 + p + span + span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius: 0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8); }

.chiara-banners-item img + .meg-h2 + p + span + span:hover,
.chiara-banners-item img + .meg-h2 + span + span:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }
  
  .chiara-banners-item img + .meg-h2 + p + span + span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius: 0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8); }
  
 .chiara-banners-item img+.meg-h2+.dualBut {
 position:absolute;
 bottom:0;
 right:0;
 margin:0;
 border-width:0;
 border-radius:5px 0 0 0;
 background-color:rgba(255,255,255,.8)
}
  
 .chiara-banners-item img + .meg-h2 + .dualBut + .dualBut {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius: 0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8); }
  
 .smallBut {
width: 100%;
 margin:0;
 border-width:0;
 border-radius: 5px;
 background-color:rgba(255,255,255,.8);
 text-align: left;
}


 .smallBut > span {
  border-width: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0); 
  margin: 0;     
  padding: 7px;
  text-transform: none !important;
}  
 
  
 .dualBut > span {
  border-width: 0;
  border-radius: 0 5px 0 0;
  background-color: rgba(255, 255, 255, 0); 
  margin: 0;     
  padding: 10px;
}
 
  .smallBut > span:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.smallBut:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }
 
 .dualBut > span:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.dualBut:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }
  
  .chiara-banners-item img + .meg-h2 + .dualBut + .dualBut{
position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius:  0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8); }

.chiara-banners-item img + .meg-h2 + p + span + span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  border-width: 0;
  border-radius: 0 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8); }

.chiara-banners-item img + .meg-h2 + p + .dualBut + .dualBut:hover,
.chiara-banners-item img + .meg-h2 + .dualBut + .dualBut:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }
.chiara-banners-item:hover img {
  transform: scale(1.1);
  transition: all .8s ease-in-out;
}

@media (max-width:1025px) {
 .chiara-banners-item img+.meg-h2 {
  font-size:23px
 }
}
@media (max-width:780px) {
 .chiara-banners-item img+.meg-h2 {
  font-size:18px;
  top:50%
 }
 .chiara-banners-item img+.meg-h2+p {
  position:absolute;
  top:65%;
  font-size:14px
 }
}
@media (max-width:500px) {
 .chiara-banners-item img+.meg-h2+p.mainBanner {
  top:75%
 }
 .chiara-banners-item img+.meg-h2+p {
  top:59%
 }
}
.meg-h3 {
 font-size:24px;
 font-weight:600;
 letter-spacing:.25px;
 font-family:"Open Sans",Arial,Helvetica,sans-serif
}