.intro { margin: 10px 0; text-align: center; }
.text-h3 { color: #000; }
.block-text .read-more span { color: #ff8c31; cursor: pointer; font-weight: bold; text-decoration: none; }
.block-text span.intro strong { font-size: 0.8em; }

.packaging { margin: 10px 0; border-top: 2px solid #004d91; }
.packaging h3 { color: #004d91; font-size: 17px; margin: 8px 0; }
.packaging .packaging-type { height: 156px; }
.packaging .packaging-type .top { width: 100%; float: left; }
.packaging .packaging-type .top a { float: right; display: block; background: url('../../images/general/question_icon.png') no-repeat; height: 20px; width: 20px; margin: 8px 6px 0 0px; text-decoration: none; }
.packaging .packaging-type .top h3 { float: left; display: inline; background: url('../../images/ribbons/ribbon.png') no-repeat; color: #fff; margin: 0; width: 100px; height: 40px; 
         margin: 8px 0 0 -7px; padding: 1px 0 0 7px; font-size: 12px; font-weight: bold; }
.packaging .packaging-type .content { border: 1px solid #c6c7c8; text-align: center; height: 156px; }
.packaging .packaging-type .content a.packaging-button  { background: url('../../images/buttons/see_more.jpg') no-repeat; padding: 4px 0 4px 29px;  }
.packaging .packaging-type .content a.packaging-button span { background: #00b96f; padding: 2px 5px; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 10px; }

.shipment .shipment-border { border-bottom: 2px solid #004D91;}
.shipment .title, .block-title-text { background: #004d91; color: #fff; font-size: 18px; padding-top: 10px; padding-bottom: 10px; }
.shipment .title span, .block-title-text span, .shipment .title h2, .block-title-text h2 {font-weight: bold; margin-bottom: 0 !important; }


.packaging .right a {
    float: left;
    display: inline;
    width: 165px;
    height: 144px;
    text-decoration: none;
    background: url('../images/img/free_register.jpg') no-repeat;
}

.discount { margin: 10px 0;  }
.discount h3 { color: #004d91; font-size: 17px; margin: 8px 0; }
.discount .top { width: 100%; float: left; }
.discount .top h3 { float: left; display: inline; background: url('../../images/banner_home_header.png') no-repeat; color: #fff; margin: 0; max-width: 390px; height: 65px; 
         margin: 8px 0 0 -11px; padding: 1px 0 0 7px; font-size: 19px; font-weight: bold; }
.discount .top h2 { float: left; display: inline; background: url('../../images/banner_home_header.png') no-repeat; color: #fff; margin: 0; max-width: 390px; height: 65px; 
         margin: 8px 0 0 -11px; padding: 1px 0 0 7px; font-size: 19px; font-weight: bold; }
.discount .content { border: 1px solid #c6c7c8; text-align: center; height: 270px; }
.discount .content .banner-discount-logo { margin: 15px 0; }
.discount .content .banner-discount-weight { display: block; font-size: 14px; margin: 25px 0; }
.discount .content .banner-discount-price { display: inline-block; font-size: 20px; font-weight: bold; margin: 25px 0; color: #ff8c31; }
.discount .content .banner-discount-price-iva { font-size: 15px; color: #ff8c31; }


#logos.packaging-home, .grey-background { background-color: #ddd; text-align: center; }
#logos .title { text-align: center; }
#logos .title h2 { font-weight: bold; color: #82bd34; margin-bottom: 20px; font-size: 30px; }
#logos .title h3 { font-weight: bold; color: #82bd34; margin-bottom: 20px; font-size: 20px; }
#logos.packaging-home i { color: #82bd34; font-size: 100px; }
#logos.packaging-home span { display: inline-block; font-size: 20px; padding-top: 10px; }
#logos.packaging-home span a { color: #333; }
#logos.packaging-home span a:hover { color: #333; text-decoration: none; }
#logos.tips-home span { display: inline-block; font-size: 25px; padding: 15px 0; }
#logos.tips-home a span.dos { display: inline-block; font-size: 25px; padding: 15px 0; color: #333 !important; }
#logos.tips-home a { color: #82bd34; font-size: 20px; }
#logos.tips-home a:hover { color: #333; text-decoration: none; }

@media screen and (max-width: 768px) {
    .discount .content { height: 100%; }
}

@media screen and (max-width: 767px) {
    .video-home .hidden-sm { display: none; }
}
