/*----------CUSTOM CURSOR----------*/
.leistungen:hover .leistungen-text {
  color: white !important; }

.ibs-login {
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 23px;
  padding-bottom: 23px;
  border-radius: 8px;
  font-size: 17px;
  background-color: #005a9a;
  color: white;
  border-color: #005a9a;
  margin-top: 30px;
  margin-bottom: 10px; }

.ibs-login:hover {
  background-color: white;
  border-color: #005a9a;
  color: #005a9a; }

.menu-text:hover {
  color: #005a9a; }

.hover-effect {
  display: none !important; }

.column-hover-effect:hover .hover-effect {
  color: #005a9a !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.column-hover-effect:hover {
  margin-top: -27px !important; }

.leaflet-control-attribution {
  display: none !important; }

.fusion-form-checkbox {
  margin-bottom: 10px !important;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 15px !important; }

.fusion-form-checkbox:hover {
  -webkit-transform: translateY(-3px) !important;
      -ms-transform: translateY(-3px) !important;
          transform: translateY(-3px) !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-color: #005a9a; }

.awb-form-icon {
  color: #005a9a !important; }

.fa-comment-dots {
  color: #005a9a !important; }

.noDisplay {
  display: none !important; }

@media (max-width: 1544px) {
  .mobile-no {
    display: none; } }
