#mob_navbar {
  position: fixed;
  bottom: 0;
  width: 100%;
  transition: top 0.4s;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 999999;
  display: none;
}

@media (max-width : 990px) {

  #mob_navbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    transition: top 0.4s;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 999999;
    display: block;
  }
}

div.mob_navbar_cell_link {
  width: 100%;
  float: left;
  text-align: center;
}

div.mob_navbar_cell_link p {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 8px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}

div.mob_navbar_cell_link h6 {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 420px 0px 0px 310px;
  margin: 3px;
  font-size: 74px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;

}

div.mob_navbar_cell_link a {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 6px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}

div.mob_navbar_cell_link a:hover {
  text-decoration: underline;
}


div.mob_navbar_cell_menu {
  display: none;
}

div.mob_navbar_cell_menu_close {
  display: none;
}

@media all and (max-width: 990px) {
  div.mob_navbar_cell_menu {
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 999999;
    display: block;
  }

}

div.mob_navbar_cell_menu a {
  display: block;
  text-indent: -9999px;
  width: 42px;
  height: 42px;
  background: url(../img/menu.svg);
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position-x: left 5px;
  background-position-y: top 5px;
  font-size: 0px;
}

div.mob_menu_closed {
  overflow: auto;
  background-color: #ffffff;
  position: fixed;
  z-index: 99999;
  top: -1700px;
  right: 0px;
  width: 100%;
  height: 700px;
  transition: 0.3s;
}

div.mob_menu {
  overflow: auto;
  position: fixed;
  z-index: 99999;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  border: 0px solid #ffffff;
  background-color: #ffffff;
  transition: 0.2s;
}

div.mob_menu_header {
  width: 100%;
  height: 116px;
  padding: 0px 0px 0px 0px;
  background-image: url("../img/oblak.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 200px 116px;
}

div.mob_menu_close_none {
  position: fixed;
  bottom: 0;
  right: 10px;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 999999;
  background-color: #ffffff;
  display: none;
}

div.mob_menu_close_none a {
  display: none;
  text-indent: -9999px;
  width: 52px;
  height: 52px;
  background: url(../img/close.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position-x: left 12px;
  background-position-y: top 12px;
  color: #ffffff;
  font-size: 0px;
}

div.mob_menu_close {
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 999999;
  display: block;
}

div.mob_menu_close a {
  display: block;
  text-indent: -9999px;
  width: 42px;
  height: 42px;
  background: url(../img/close.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position-x: left 7px;
  background-position-y: top 7px;
  font-size: 0px;
}

div.mob_menu_content {
  width: 100%;
  overflow-y: auto;
  text-align: center;
}

div.mob_menu_content_middle {
  width: 100%;
  float: left;
}

div.mob_menu_content_middle ul {
  margin: 40px 10px 0px 10px;
  padding: 0;
  list-style: none;
}

div.mob_menu_content_middle li {
  display: block;
  margin: 0px 0px 5px 0px;
}

div.mob_menu_content_middle a {
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  font-size: 24px;
  line-height: 1.6;
  font-weight: 500;
  color: #000000;
  display: block;
  padding: 3px 8px 3px 8px;
  text-transform:none;
}

div.mob_menu_content_middle a:hover {
  text-decoration: none;
}

div.mob_menu_content {
  width: 100%;
  overflow-y: auto;
  text-align: center;
}

div.mob_menu_content_bottom {
  width: 100%;
  float: left;
}

div.mob_menu_content_bottom p {
  font-family: "Raleway", sans-serif;
  font-family: "Barlow Condensed", sans-serif;
  text-decoration: none;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 500;
  color: #000000;
  display: block;
  padding: 20px 8px 4px 8px;
  margin: 0;
  text-transform:none;
}

div.mob_menu_content_bottom a {
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  color: #000000;
  display: block;
  padding: 3px 8px 3px 8px;
  margin: 0;
  text-transform:none;
}

div.mob_menu_content_bottom a:hover {
  text-decoration: none;
}
