.navbar-default{ margin-top:43px; }
.is-sticky .navbar-default{ margin-top:0px; }
.navbar-default { background: rgba(0, 0, 0, .2); }
.toggle-header span::after, .toggle-header span::before {    background-color: #666666;}
.toggle-header span { background-color: #666666;}



.list-inline-item { display: inline-block; }
.new_menu ul { margin-left: 0px; }

.overlay { height: 100%; width: 0;position: fixed;z-index: 99999;top: 0; left: 0;background-color:rgb(6 58 122 / 90%);  overflow-x: hidden; transition: 0.5s;}
.overlay-content { position: relative;top: 10%;width: 90%;text-align: center;margin-top: 10px; left:5%}
.overlay a {padding: 3px 0px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s;}
.overlay a:hover, .overlay a:focus {  color: #f1f1f1;}
.overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px;}
.nav_menu{ cursor: pointer; position: absolute; z-index: 999; top: 22px; right: 80px; font-size: 32px;color: #063a7a; font-weight: 900; text-shadow: 0px 0px 0px #ffc20e;}


.new_menu {   font-size:22px; color:#fff;}
.new_menu ul li{ font-size:23px; color: #ffc107; text-align:left; list-style:none; margin-top: 10px; font-weight: 500;}

.new_menu ul li ul li{ margin-top:0px; font-weight: normal !important;}


.new_menu ul li ul li a{ color: #fff;  font-size: 18px; list-style:none; transition: all 0.5s ease;padding-bottom: 1px; }
.new_menu ul li ul li a:hover{ color: #ffeb3b; }

.new_menu ul li ul{  margin-top: 5px; }
.home_logo{ position: absolute; width: 150px; top: 8px; left: 80px; z-index: 9999;}
.home_logo img{ width:100%;}
.new_menu ul{ padding-left:0px !important; }

.top_header_new { background: #fff; position: relative; z-index: 99; float: left; width: 100%; height: 80px; }
.page-header { padding-top: 115px;}
.top_header_new{ background:#fff;}

.header-lang {
    font-size: 14px;
    padding: 2px;
    margin: 2px;
    font-family: var(--thm-font);
}

@media screen and (max-width: 769px) {	
.navbar-default { margin-top:0px; }
.top_info{ display:none; }
.home_logo { position: absolute; width: 130px; top: 15px; left: 10px; z-index: 9999; }
.nav_menu { top: 20px; right: 20px; }


}



@media screen and (max-height: 450px) {
.overlay a {font-size: 20px}
.overlay .closebtn {font-size: 40px;top: 15px;right: 35px; }
}








