.ltb_i_txt a,
.contact_form_bloc input,
.contact_form_bloc textarea,
.contact_form_bloc button,
.hsb_s_next,
.hsb_s_prev,
.csb_s_next,
.csb_s_prev,
.i_img,
.c_ctt,
.c_ctr,
.lb_s_next,
.lb_s_prev,
.bsb_s_prev, 
.bsb_s_next,
.bhb_s_prev, 
.bhb_s_next,
.t_ctr,
.btn_secondary:after,
.btn_secondary,
.btn_primary,
.fx,
.lb_x{
  -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);
}

