.section-3-col-bottom-text,
.section-3-col-top-text {
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset
}

/* podbarvení hlavičky s kontakty */
.contactus-wrap:not(.preview-mode) {
  overflow: auto;
  background-color: #f4f8fb;
}

/* DE vlaječka */

@media (min-width:992px) {
  #menu-item-424587 a {
    margin-left:10px
  }

  #menu-item-423851 a:after {
    content:"";
    height:40px;
    width:1px;
    background-color:var(--bs-body-color);
    position:absolute;
    margin-left:18px;
    top:0%;
  }
}
@media (max-width:991px) {

  #menu-item-424587 a {
    margin-bottom:0px
  }

  #menu-item-423851 a:after {
    content:"";
    height:1px;
    width:10%;
    background-color:var(--bs-body-color);
    position:absolute;
    bottom:0;
    left:2rem
  }
}




#menu-item-424587 a { 
  background: transparent url(/obrazek/3/de-png/) no-repeat center; 
  background-size:25px;
  width: 50px;
  font-size: 0;
  line-height: 35px;
  opacity: 0.6;
}
#menu-item-424587 a:hover { 
  opacity: 1;
} 

/* EN vlaječka */
#menu-item-424588 a { 
  background: transparent url(/obrazek/3/uk-png/) no-repeat center; 
  background-size:25px;
  width: 50px;
  font-size: 0;
  line-height: 35px;
  opacity: 0.6;
}
#menu-item-424588 a:hover { 
  opacity: 1;
} 