.rd-navbar-fullwidth .navbar-navigation-root-link::before {
  background: #00508a !important;
}

.counter-boxed.counter-boxed-primary {
  background: #00508a !important;
}

.blurb.blurb-primary {
  background: #00508a !important;
}

.to-top {
  background: #00508a !important;
}
.to-top:hover {
  background: #004171 !important;
}

.btn-primary {
  background: #00508a !important;
  border-color: #00508a !important;
}
.btn-primary:hover {
  background: #004171 !important;
}

.blue-title {
  color: #00508a !important;
}

.black-title {
  color: #171724 !important;
}

.blurb-text {
  font-size: 21px !important;
}

.services-container {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
.services-container .blurb {
  width: calc(50% - 10px);
  transition: background 0.6s;
  margin-top: 0 !important;
  border-bottom: 1px #f1f1f1 solid;
  padding: 30px;
}
.services-container .blurb:nth-child(odd) {
  border-right: 1px #f1f1f1 solid;
}
.services-container .blurb:last-child {
  border-bottom: 0;
}
.services-container .blurb .media {
  align-items: flex-start !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  height: 100%;
}
.services-container .blurb .media .media-left {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.services-container .blurb .media .media-left .icon-circle {
  transform: scale(0.9);
  transition: 0.3s;
  color: #00508a;
}
.services-container .blurb .media .media-left .icon-circle img {
  width: 40px;
  height: 40px;
}
.services-container .blurb .media .media-body ul {
  list-style: none;
  margin-top: 10px;
}
.services-container .blurb .media .media-body ul li {
  font-size: 21px;
}
.services-container .blurb .media .media-body ul li::before {
  display: inline-block;
  content: "\e906";
  margin-right: 8px;
  font-size: 20px;
  font-family: "Intense Icons";
  vertical-align: middle;
  text-indent: 0;
  color: #00508a;
}
.services-container .blurb .media:hover .media-left .icon-circle {
  transform: scale(1);
  background: #00508a;
  color: #FFF;
}
.services-container .blurb .media:hover .media-left .icon-circle img {
  filter: brightness(0) invert(1);
}
.services-container .blurb:hover {
  background: rgba(0, 80, 138, 0.1);
}
@media screen and (max-width: 1199px) {
  .services-container .blurb .media {
    flex-direction: column;
    align-items: center !important;
    gap: 15px;
  }
  .services-container .blurb .media .media-body {
    text-align: center;
  }
  .services-container .blurb .media .media-body ul {
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  .services-container .blurb {
    width: 100%;
    border-right: 0 !important;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  }
  .services-container .blurb .media .media-body .blurb-text {
    max-width: 500px;
  }
}
@media screen and (max-width: 991px) {
  .services-container {
    gap: 20px;
  }
}

.projects-container .owl-item {
  height: 160px;
}
.projects-container .owl-item .blurb {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects-container .owl-item .blurb .blurb-title {
  font-size: 24px !important;
}
@media screen and (max-width: 990px) {
  .projects-container .owl-dots {
    display: none;
  }
}

.contact-page {
  min-height: calc(100vh - 300px);
}

.footer-wrapper {
  background: #171717;
}
.footer-wrapper .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  border-left: 1px rgba(255, 255, 255, 0.1) solid;
  padding: 25px 0;
}
.footer-wrapper .footer-top .logo {
  height: 80px;
  vertical-align: middle;
}
.footer-wrapper .footer-top a {
  color: #FFF;
  font-family: "Heebo" sans-serif;
}
.footer-wrapper .footer-top a i.green {
  color: #00508a;
}
.footer-wrapper .footer-top .social a {
  display: inline-block;
  border: 1px rgba(255, 255, 255, 0.1) solid;
  padding: 5px;
  width: 35px;
  text-align: center;
  transition: 0.3s;
}
.footer-wrapper .footer-top .social a:hover {
  border-color: rgba(0, 80, 138, 0.5);
  color: #00508a;
}
.footer-wrapper .footer-copyrights {
  text-align: center;
  padding: 50px 0;
  color: #FFF;
  font-size: 15px;
  border-right: 1px rgba(255, 255, 255, 0.1) solid;
}
@media screen and (max-width: 995px) {
  .footer-wrapper .footer-top {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}

.linemarking-services ul li .icon-box-icon {
  color: #00508a;
}

.rd-navbar .navbar-logo-default {
  height: 90px;
  width: auto;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .rd-navbar .navbar-logo-default {
    height: 50px;
    position: relative;
    bottom: 5px;
  }
}
.rd-navbar--is-stuck .navbar-logo-default {
  height: 70px;
}

.why-choose-us .post .post-text {
  font-size: 21px;
}

.alert {
  text-align: left;
  margin: 20px 0;
}

.rd-navbar-fixed .navbar-navigation-root-link:hover,
.rd-navbar-fixed .navbar-navigation-megamenu-link:hover,
.rd-navbar-fixed .navbar-navigation-dropdown-link:hover,
.rd-navbar-fixed .navbar-switch:hover,
.rd-navbar-fixed .navbar-switch.active {
  color: #00508a !important;
}

.text {
  color: #333;
  font-size: 18px;
}
.text a {
  color: #333 !important;
}

b {
  color: #222;
}

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