
.c_lnk,
.rp_logo a,
.rp_b_col a,
.rp_c a,
.social a,
.checkbox label:before,
.news_form input,
.bt_newsletter,
.slider_testemunhos .swiper-slide,
.bl_adesao_icon,
.bl_adesao_txt,
.bl_adesao_check i,
.header_botao,
.botao.seta:after,
.botao,
.swiper_bt_anterior:after,
.swiper_bt_proximo:after,
.swiper_bt_anterior,
.swiper_bt_proximo,
.fx{
  -webkit-transition: all 450ms cubic-bezier(.29,.52,.22,1);
  -moz-transition: all 450ms cubic-bezier(.29,.52,.22,1);
  -o-transition: all 450ms cubic-bezier(.29,.52,.22,1);
  transition: all 450ms cubic-bezier(.29,.52,.22,1);
}



.fxx{
  -webkit-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
  -moz-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
  -o-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
  transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000);
}

