

.q_icon_with_title.tiny .icon_holder img{
width: 45px;
}

.q_icon_with_title .icon_text_inner p{
margin-top: 10px;
}

.qode_clients .qode_client_holder_inner:before,
.qode_clients .qode_client_holder_inner:after{
display: none;
}

.footer_top h5{
margin-bottom: 10px;
}

.q_icon_list{
margin-bottom: 5px;
}

.qodef-footer-bottom-right h4,
.qodef-footer-bottom-right p{
display: inline-block;
vertical-align: middle;
}
.q_team .q_team_image{
text-align: center;
}
.q_team .q_team_image img{
width: auto;
}

/*Ombra blocco grigio servizi*/
.vc_row.wpb_row.section.vc_row-fluid.serv1.vc_custom_1550688778454 {
    -webkit-box-shadow: 0px -4px 5px 0px rgba(38,78,21,1);
    -moz-box-shadow: 0px -4px 5px 0px rgba(38,78,21,1);
    box-shadow: 0px -4px 5px 0px rgba(38,78,21,1);
    Copy Text: ;
}

/*Spazio imagini chi siamo mobile*/
.wpb_content_element.wpb_single_image img {
    vertical-align: super;
}

/*animazione icona back servizi*/
 .rubberBand {
   -webkit-transition: text-shadow 2s, -webkit-transform 2s ease-in-out;
  transition: text-shadow 2s, -webkit-transform 2s ease-in-out;
  transition: text-shadow 2s, transform 2s ease-in-out;
  transition: text-shadow 2s, transform 2s ease-in-out, -webkit-transform 2s ease-in-out;
  } 

/*box hadow slider*/
.wpb_revslider_element.wpb_content_element {
    box-shadow: -webkit-box-shadow: 0px 6px 5px 0px rgba(36,79,16,1);
    -moz-box-shadow: 0px 6px 5px 0px rgba(36,79,16,1);
    box-shadow: 0px 10px 5px 0px rgba(36,79,16,1);
}

/*border bottom header menu*/
.header_top_bottom_holder {
    border-bottom: 5px solid #254e13;
}