h1, h2, h3, h4, p, ul {
  font-family: 'Open Sans', sans-serif; }

@media (min-width: 767px) {
  .navbar {
    padding: 20px 0;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; } }
a.page-scroll {
  font-weight: bolder;
  font-size: 11px;
  letter-spacing: 1px;
  color: #9da6ac !important; }

.navbar-default .navbar-nav > .active > a {
  background-color: transparent !important;
  color: #cccccc !important; }

.navbar-default a:hover {
  background-color: #008eff; }

.navbar-default {
  background: #008eff;
  border: none !important; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    float: right; }
  .navbar-default .navbar-nav > li > a {
    color: #008eff; }
  .navbar-default .navbar-brand {
    background: url("../img/logo_small_blue.png");
    background-size: 116px 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px; }

.top-nav-collapse {
  background-color: #ffffff; }

button:focus {
  outline: 0; }

a:focus {
  outline: 0; }

.about-wizdraw-section {
  background: url("../img/photo.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 550px;
  color: #ffffff; }
  .about-wizdraw-section h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 24px; }
  .about-wizdraw-section h4 {
    font-size: 22px;
    margin-bottom: 24px; }
  .about-wizdraw-section p {
    font-size: 16px; }

.wizdraw-description-section {
  height: 300px; }
  .wizdraw-description-section h1 {
    font-size: 40px;
    margin-bottom: 38px;
    font-weight: bold;
    color: #585b60; }
  .wizdraw-description-section h4 {
    color: #9da6ac;
    font-size: 22px;
    margin-bottom: 24px; }
  .wizdraw-description-section h5 {
    font-size: 22px;
    color: #585b60;
    margin-bottom: 30px; }
  .wizdraw-description-section p {
    color: #9da6ac;
    font-size: 16px;
    margin-bottom: 18px; }
  .wizdraw-description-section img {
    margin-top: 128px;
    margin-bottom: 557px;
    padding-left: 96px; }
  .wizdraw-description-section .info-section {
    padding-top: 113px; }
  .wizdraw-description-section .letstalk {
    position: absolute;
    top: 65%;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 30px 50px; }

.wizdraw-worldcom-section {
  padding: 50px 0;
  background-color: #f7f8fa; }
  .wizdraw-worldcom-section h1 {
    font-size: 40px;
    margin-bottom: 38px;
    font-weight: bold;
    color: #585b60; }
  .wizdraw-worldcom-section h4 {
    color: #9da6ac;
    font-size: 22px;
    margin-bottom: 24px; }
  .wizdraw-worldcom-section h5 {
    font-size: 22px;
    color: #585b60;
    margin-bottom: 30px; }
  .wizdraw-worldcom-section p {
    color: #9da6ac;
    font-size: 16px;
    margin-bottom: 18px; }
  .wizdraw-worldcom-section .worldcom {
    padding: 0 50px; }

@media (min-width: 768px) and (max-width: 991px) {
  .wizdraw-description-section {
    height: 435px;
    padding: 0; }
    .wizdraw-description-section .letstalk {
      padding: 0;
      position: relative; }

  .wizdraw-worldcom-section .worldcom {
    padding: 0; }

  .about-wizdraw-section {
    height: 360px; } }
@media (min-width: 320px) and (max-width: 767px) {
  .navbar-collapse .navbar-nav {
    text-align: center !important; }

  .navbar-default .navbar-collapse {
    float: none !important; }

  .wizdraw-description-section {
    padding: 0;
    height: 550px; }
    .wizdraw-description-section .letstalk {
      position: relative !important;
      padding: 0 20px;
      display: block; }

  .wizdraw-worldcom-section .worldcom {
    padding: 0 20px; }

  .about-wizdraw-section {
    padding: 70px 0;
    height: 250px; }

  .navbar-default .navbar-brand {
    background: url("../img/logo.png");
    background-size: 43px 25px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px;
    margin-bottom: 6px;
    margin-left: -15px; } }
@media (min-width: 1440px) {
  .wizdraw-description-section .letstalk {
    top: 50%; } }

/*# sourceMappingURL=aboutstyle.css.map */
