    /* superior menu style*/ 



#superior {
        position: fixed;
        top: 0px;
        z-index: 99;
        width: 100%;
}

div#superior .moduletable_menu ul.nav li {
    flex-grow:  1;
    text-align:  center;
}
div#superior .moduletable_menu ul.nav.menu {
    display: flex;
    flex-direction: row;
    padding-left:  0px;
    margin:  0px;
    padding-top:  1vw;
    padding-bottom:  1vw;
}

.moduletable_menu {
    margin-left: auto;
    margin-right:  auto;
    width: 60%;
    }

 /* vertical menu*/ 
div.sm-parent{
      right: 0px;
      margin-left: auto;
      margin-right: 0px;
      width: 62px;
}

.sm-btn-92:before{
	font-size: 4rem;
	font-family: 'Roboto-regular';
	}
.off-menu_92 dl dt.active.parent a, .off-menu_92 dl dt.active a, .off-menu_92 dl.level1 dt.active.parent a, .off-menu_92 dl.level1 dt.active a{
	font-family: 'Roboto-regular';
	font-size: 18px;
	}
.off-menu_92 dl dt.opened.parent a,
.off-menu_92 dl.level1 dt.opened.parent a,
.off-menu_92 dl dt.hover a,
.off-menu_92 dl dt:hover a,
.off-menu_92 dl.level1 dt.hover a,
.off-menu_92 dl.level1 dt:hover a{
	font-family: 'Roboto-regular';
	font-size: 18px;
	}
.off-menu_92 dl a, .off-menu_92 dl a:link, .off-menu_92 dl.level1 a, .off-menu_92 dl.level1 a:link{
	font-family: 'Roboto-regular';
	font-size: 18px;
	}
#off-menu_92 h3.sm-head span{
	font-family: 'Roboto-regular';
	FONT-SIZE:  2rem;
	}
#off-menu_92{
	position:fixed !important;
	top: 0px!important;
}

/* Change the burger-icon
   to a custom image (use full url) */
.sm-btn-92 {
  background: url("/images/constructing_images/bars.png");
  background-size: cover;
  background-position: center;
  background-color:rgba(0, 0, 0, 0.53);
}
.sm-btn-92 span { display: none; }
.sm-close {
  background: url("/images/constructing_images/bars2.png");
  background-size: cover;
  background-position: center;
}
/* Change the burger-icon
   to a custom image (use full url) */
.sm-btn-92 {
  background: url("/images/constructing_images/bars.png");
  background-size: cover;
  background-position: center;
}
.sm-btn-92 span { display: none; }
.sm-close {
  background: url("/images/constructing_images/bars2.png");
  background-size: cover;
  background-position: center;
}
#superior > div > div > div.menu-icon3{
	width: 2.4rem;
	height: 2.6rem;
}
#off-menu_92 > div.menu-icon-cont.sm-btn-92.sm-close > div{
	width: 1rem;
}
.sm-btn-92:before {
	line-height: 5.7rem;
}

#off-menu_92 > h3.sm-head{
	height:5.3rem;
}
#off-menu_92 > h3 > span.sm-title{
	line-height:7.2rem;
}

div.menu-icon-cont.sm-btn-92.sm-close > div.menu-icon3 {
    height: .4em;
    margin: .2em;
}