/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
/* Eigene Styles */
.grecaptcha-badge {
  visibility: hidden !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
  -webkit-transition: 0.55s;
  -o-transition: 0.55s;
  transition: 0.55s;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
@media all and (min-width:1921px) {}
@media all and (max-width:1920px) {}
@media all and (max-width:1366px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px), screen and (orientation : portrait) {}
@media all and (max-width:500px) {}