.s{display: block}

#subheader .de-overlay {
    background: rgba(0,0,0,0.69);
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #0a2540;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}

#menu-btn.menu-open:before {
    content: "\f0c9";
}


.listHor{ list-style: none; padding: 15px }
.listHor li{padding: 0;}
.listHor li span{display: inline-block;padding: 0;font-size: 12px;line-height: normal;min-width: 30px;}
.listHor li span i{margin-right: 5px}


.anchor{ position: absolute; top: -150px; left: 0; right: 0;  width: 1005; height: 0; overflow: hidden; opacity: 0}


.header-mobile{ display: none}

.scroll-light{ max-height: 77px !important}


@media (max-width: 992px) {
  
.header-mobile { display: block; }
  
.scroll-light{ max-height: 100% !important}
  
  
.owl-4-nav  {
 margin-bottom: 50px
  }
  
  .owl-4-nav * .owl-item {
    padding: 25px 55px; 
  }
  h3 {
    font-size: 20px;
  }
  
  
  .col-lg-6.order-1,   .col-lg-6.order-2 {
    display: inline-grid;
    float: none;
    order: 2 !important;
    margin-bottom: 45px;
}  
.subfooter * {
    display: block;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal;
    font-size: 12px;
    margin-bottom: 5px !important;
}  
  
}