/* fbs_max-width-900px.css */
.fbs-site-title{margin-left:2.0em}.fbs-site-title a{display:block}label.hamburg{display: block;/*background-color:rgb(0, 0, 0);*/width: 60px;height: 60px; position: absolute; top:12px;right:1.0em;margin-left: auto;margin-right: auto;transition: border-radius .5s;cursor:pointer}.line{position: absolute; left:15px;height: 4px;width: 30px; background: rgb(0, 72, 126);display: block; transition: 0.5s; transform-origin: center;border-radius:5px}.line:nth-child(1){top: 15px}.line:nth-child(2){top: 27px}.line:nth-child(3){top: 39px}#hamburg:checked + .hamburg .line:nth-child(1){transform: translateY(12px) rotate(-45deg)}#hamburg:checked + .hamburg .line:nth-child(2){opacity:0}#hamburg:checked + .hamburg .line:nth-child(3){transform: translateY(-12px) rotate(45deg)}nav.fbs-nav{height: auto; max-height:0; overflow: hidden; transition: all 0.5s;/*margin-bottom:2.0em;*/}#hamburg:checked + .hamburg  + nav.fbs-nav{max-height: 1600px}.fbs-nav .level_1{flex-direction:column;text-align:center;line-height:2.5;/*margin: 1.0em 0;*/margin:5.0em 0 1.0em 0}.fbs-nav .level_2{list-style-type:none;padding:0}.fbs-nav .level_2 span:before{font-family: 'Font Awesome 5 Free';font-style: normal;font-weight: 900;content: '\f105';color: rgb(0, 72, 126);padding-right: 0.5em}.fbs-nav .level_1 li{border-bottom:1px solid rgb(196,230,228)}.fbs-nav .level_1 li.last{border-bottom:none}