.fix-fonts {
  color: #000;
}
.fix-fonts div, .fix-fonts p, .fix-fonts button, .fix-fonts input {
  font-size: 14px;
}
.fix-fonts a {
  color: #30519e;
}

.g-recaptcha div:first-child {
  width: 100% !important;
}

a:hover {
  color: #ffffff !important;
  font-weight: bold !important;
}

.navbar-fixed-top {
  background: rgba(23, 98, 168, 0.37) !important;
}
.navbar-fixed-top ul.nav.navbar-nav li a:hover {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  font-weight: bold;
}
@media (min-width: 1444px) {
  .navbar-fixed-top {
    margin-top: -10px !important;
  }
}

.collapse.in {
  display: block !important;
}

#body > div.site-wrap > div.container > div > div > section > div > div.row > div > h5 > a {
  color: #30519e !important;
}
#body > div.site-wrap > div.container > div > div > section > div > div.row > div > h5 > a:hover {
  color: #4b64a1;
  font-weight: bold !important;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
  object-fit: cover;
}

.author-card p {
  font-size: 14px !important;
}
.author-card p a {
  color: #30519e;
}
.author-card p a:hover {
  color: #30519e;
  font-weight: bold;
}

.banner-title {
  font-size: 150px;
}

@media (max-width: 800px) {
  .banner-title {
    font-size: 70px;
  }

  ul.nav.navbar-nav li a:hover {
    color: #30519e !important;
  }
}
@media (max-width: 500px) {
  .banner-title {
    font-size: 50px;
  }
}
.img-bg {
  background-size: cover;
  background-position: center;
}

.img-bg img {
  opacity: 0;
}

.site-pagination a:hover {
  color: #30519e !important;
}

.buttom-social-grd ul li :hover {
  color: #121821;
  background: none;
}

.portfolio-area li {
  width: 370px;
}
@media (max-width: 1200px) {
  .portfolio-area li {
    width: 310px;
  }
}
@media (max-width: 1080px) {
  .portfolio-area li {
    width: 380px;
  }
}
@media (max-width: 991px) {
  .portfolio-area li {
    width: 340px;
  }
}
@media (max-width: 736px) {
  .portfolio-area li {
    width: 100%;
  }
}

@media (max-width: 640px) {
  nav.navbar.navbar-default.navbar-fixed-top {
    background: none !important;
    position: fixed !important;
    padding-top: 0 !important;
    margin-top: -130px !important;
    margin-left: 30px !important;
  }

  .navbar-toggle {
    background: #2E529E;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .page-top-section {
    background-size: cover !important;
  }
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/*# sourceMappingURL=custom.css.map */
