.u-header__section .nav-link {
  font-weight: 600;
  font-size: 18px;
}
.u-header__section .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, .u-header__section--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
  color: #ffffff;
  border-bottom: 2px solid #fff;
}
.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link {
  color: #464c5e;
  border-bottom: 2px solid #464c5e;
}
.top-bar {
  background: #000000 none repeat scroll 0 0;
}
.inner-bar.text-center {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1px;
  width: 100%;
}
.inner-bar .col-auto > a {
  margin-left: 10px;
}
.info-area {
    background: rgba(0, 0, 0, 0) url("../img/bg-1.jpg") no-repeat fixed center center;
    position: relative;
    z-index: 1;
}
.info-area::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.info-area p {
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.message-area {
    text-align: center;
}

.message-area h1 {
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 50px;
    margin-top: 30px;
}
.img-box {
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 18px 0 #8a8a8a;
    border: 15px solid #fff;
}
#services-section li svg {
  width: 25px;
  height: 15px;
}

body .userway.userway-the-big.userway_p1, body .userway.userway-the-big.userway_p2, body .userway.userway-the-big.userway_p3 {
    right: 60px!important;
}