@charset "UTF-8";
/*
    Created on : 22.11.2024
    Author     : Attila Németh (UBG)
*/
div.ubg-gmap {
  position: relative; }
  div.ubg-gmap.ubg-gmap-double-click {
    padding-bottom: 640px;
    /*      @media (orientation: portrait) {
            padding-bottom: 125%;
          }*/
    background-size: cover;
    position: relative;
    cursor: pointer; }
    div.ubg-gmap.ubg-gmap-double-click div.ubg-gmap-doubleclick-item {
      position: absolute;
      top: 10%;
      left: 10%;
      right: 10%;
      bottom: 10%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain; }
div div#ubg-wkgmap-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  div div#ubg-wkgmap-container span.fa {
    color: #52B7C1;
    font-size: 28px; }

/*# sourceMappingURL=ubg_wkgmap_bean.css.map */
