.alert-warning{
  display:none;
}

.attet1{
  width:70%;
  margin-left:15%;
}

.attet2{
  
  margin-left:15%;
}

.header{
  background-color:#fff;
  max-width: max-content;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 50px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 50px;
  background-color: #0e0e3e;
  }


#offcanvas-togglerl{
   display: none!important;
}

#sidemenu_trigger_container{
   display: none!important;
}

@media screen and (max-width: 1024px){
 #sidemenu_trigger_container {
    display:none !important;
}
}

#expRV li a {
  color:white;
}

#gruemenu.grue_171{
  background:none !important;
}

#gruemenu.grue_171 > ul > li> a:hover{
  background:none !important;
}

#gruemenu.grue_171 ul ul li a, #navigation-toggle {
    color: #fff !important;
    background: #0e0e3e!important;
}

#expRV li a:hover {
    
    background: #fff!important;
}
.header > .container{
  max-width:100% !important;
  height:100px;
  /*padding-left: 120px;*/
  padding-left:5%;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
}

.header{
  max-width: none;
}