.site-header__header-two-wrap { position: relative; }
.main-nav__header-two .main-nav__main-navigation .main-nav__navigation-box>li>a { color: #fff; }/*3a3a3a*/
.logo-two img{ width: 120px; }
.main-nav__header-two { background: rgb(50 183 234)!important; }
.new_h_but{ border-radius: 3px !important;background: #eebe00   !important;  margin-right: 10px; }


.overlay { height: 100%; width: 0;position: fixed;z-index: 99999;top: 0; left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.9);  overflow-x: hidden; transition: 0.5s;}
.overlay-content { position: relative;top: 10%;width: 100%;text-align: center;margin-top: 30px; left:5%}
.overlay a {padding: 5px 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: 25px; right: 25px; font-size: 30px;color: #393939; font-weight: 700; text-shadow: 0px 0px 0px #fff;}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {font-size: 40px;top: 15px;right: 35px; }
}
.new_menu {     font-family: 'Open Sans', sans-serif; font-size:16px; color:#fff;}
.new_menu ul li{ font-size:18px; color: #f26523; text-align:left; list-style:none;}
.new_menu ul li ul li a{ font-size:18px; color: #fff;  font-size: 15px; list-style:none;}
.new_menu ul li ul{  margin-top: 20px; }
.home_logo{ position: absolute; width: 270px; top: 6px; left: 20px; z-index: 9999;}
.home_logo img{ width:100%;}	
.cap_logo{position: absolute; width: 170px; top: 17px; right: 90px; z-index: 9999;}
.cap_logo img{ width:100%;}		
.inner_head{ float: left; width: 100%; height: 85px; background: none;background:#fff!important;}
.site-header__header-two-wrap { position: relative; background: #fff; }