/* Enter Your Custom CSS Here */
.sidebar .widgettitle {
    border: 0px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
}

.header-info-text {
    padding-top: 13px;
    padding-bottom: 13px;
}
.header-menu li a {
    padding-top: 13px;
    padding-bottom: 13px;
}
.menu-item a{
  margin: 0 7px 0 7px!important;
}

.welcome-image-overlay{
  padding-top: 25%!important;
}
footer {
    background: url(/wp-content/uploads/2016/06/bg-footer-2.jpg);
  background-size:cover;
}
footer .footer-copyright {
    text-align: left;
    font-size: 14px;
    color: #15253F;
}
footer a {
    color: #123261;
    text-decoration: none;
}
.col-md-3.col-sm-12.footer-logo {
    margin-top: -30px;
}
footer .footer-social .social-icons-wrapper a {
    width: auto;
    height: auto;
    font-size: 25px;
    line-height: 8px;
    border: 1px solid;
    padding: 10px;
    background: #123261;
}
footer .footer-social .social-icons-wrapper a:hover {
color: #123261;
    background: #fff;
}

.navbar-left-wrapper{
  display: none;
}

.navbar-right-wrapper{
  display: none;
}

.navbar .container{
  padding: 0px!important;
}

ul#menu-header-menu-1{
  padding: 0px;
}