.vu_info-item {
  width: 25%;
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 9px;
  right: 0;
  padding-right: 0;
  top: 15px;
}

.vu_info-item .vu_ii-icon {
  top: 22px;
  left: 10px;
}

.vu_info-item i::before {
  opacity: 1;
  font-size: 23px;
}

.vu_info-item .vu_ii-details {
  display: inline-block;
  line-height: 1.5;
  color: #e9661e;
  font-weight: 900 !important;
}

.vu_back-to-top {
  right: 0;
  top: 0;
}

.vu_info-item .vu_ii-desc {
  font-size: 22px;
  padding-top: 8px !important;
  font-family: Poppins !important;
}

.vu_info-item .vu_ii-desc .btn-bk {
  margin-top: -4px;
  display: block;
}

.vu_fi.vu_fi-home {
  color: #969696;
  font-weight: 700;
}

#vu_main-header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

#vu_main-header+.vu_container {
  padding-top: 6em;
}

#vu_main-header>div {
  padding-top: 0;
  margin-top: 0;
}

.vu_main-header .vu_h-container .container {
  width: 1170px !important;
}

.vu_ii-title {
  display: none !important;
}

.vu_image-box .vu_ib-image img {
  height: 159px !important;
}

.vu_ib-description {
  min-height: 90px;
}

.vu_image-box .vu_ib-title {
  color: #414141 !important;
}

body {
  color: #606060;
}

.vu_main-navigation>ul>li>a, .widget_nav_menu .menu>li>a {
  font-weight: 500 !important;
  color: #737373 !important;
}

.vu_mf-footer-1 li {
  margin-bottom: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #f1f1f1;
  list-style: none;
}

.vu_mf-footer-1 li:last-child {
  border-bottom: none;
}

.vu_mf-footer-3 li {
  border-bottom: 1px solid #f1f1f1;
}

.vu_mf-footer-3 li:last-child {
  border-bottom: none;
}

.btn-bk {
  background-color: #e9661e;
  font-size: 13px;
  color: #FFF;
  padding: 8px 12px;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.btn-bk:hover {
  background-color: orange;
  color: #FFF;
}

div.vu_info-item .vu_ii-details p.vu_ii-desc,
div.vu_info-item .vu_ii-details p.vu_ii-desc a,
div.vu_info-item .vu_ii-details p.vu_ii-desc a:active,
div.vu_info-item .vu_ii-details p.vu_ii-desc a:focus,
div.vu_info-item .vu_ii-details p.vu_ii-desc a:hover{
  color: #e9661e !important;
}

.vu_h-right.vu_h-widgets .vu_info-item:nth-child(2) {
  display: none !important;
}

.vu_main-menu-container .vu_logo-container {
  width: auto !important;
}

.vu_main-menu-container div.vu_logo-container img {
  max-width: 280px !important;
  display:block;
}

div.vu_info-item {
  width: auto !important;
}




@media (max-width: 991px) {
.vu_main-container {
    padding-left: 5px;
    padding-right: 5px;
}
  #vu_main-header {
    position: static !important;
  }
  div.vu_info-item {
    width: 100% !important;
  }
  .vu_main-header .vu_h-right {
    padding-top: 0px !important;
  }
  .vu_info-item .vu_ii-desc {
    padding-top: 0px !important;
  }
  .vu_main-header .vu_h-right .vu_info-item {
    text-align: center;
  }
  .vu_wh-hours {
    white-space: nowrap;
  }
  .vu_main-menu-container .vu_logo-container {
    position: relative;
  }
  .vu_main-menu-container .vu_logo-container .vu_mm-open {
    background: #FFF;
    top: auto !important;
    bottom: -3.2em;
    right: -20px;
  }
  #vu_main-header+.vu_container {
    padding-top: 1em;
  }
  .vu_image-box .vu_ib-image img {
    width: auto;
  }
  .vu_image-box .vu_ib-image {
    width: auto;
    display: inline-block;
  }
}