a {text-decoration:none;}

#nav-right {position:fixed;right:0;top:200px;z-index:9;}
#nav-right a {flex-direction:column;width:100%;}
#nav-right a .gb-icon {padding-bottom:10px;}

.wpcf7 .form-control,
.wpcf7 .country_auto {background:var(--light);width:100%;margin-bottom:20px;}
.wpcf7 small {margin-bottom:20px;display:block;}
.wpcf7 .btn-send {width:100%;}

@media (max-width: 767px) {
  #nav-right {width:100%;top:inherit;bottom:0;}
  #nav-right .gb-button-wrapper {flex-direction:row;}
}
@media (max-width: 1024px) {
}