h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

section > .container, section > .container-fluid {
  padding-top: 20px;
  padding-bottom: 20px;
}

.lightBlue {
  color: #3c8ce8;
}

.bgLightBlue {
  background-color: #3c8ce8;
}

.btn-theme-colored {
  color: #fff;
  background-color: #3c8ce8;
  border-color: #3c8ce8;
}

.border-top-theme-color-3px {
  border-top: 3px solid #3c8ce8 !important;
}

.header-top .list-inline {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.header-top .fa {
  font-weight: bold;
}

.header-top .btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.header-top .btn {
  margin-right: 15px;
}

.menuzord-menu > li {
  padding: 0 0;
}

.menuzord-brand img {
  max-height: 45px;
}

@media (min-width: 901px) and (max-width: 991px) {
  .menuzord-brand img {
    max-height: 35px;
  }
}

.menuzord-menu > li > a {
  font-size: 15px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}

@media (min-width: 901px) and (max-width: 991px) {
  .menuzord-menu > li > a {
    font-size: 13px;
    padding: 26px 10px;
  }
}

.menuzord-menu ul.dropdown {
  border: 1px solid #eee;
}

.menuzord-menu ul.dropdown {
  top: 72px;
}

.menuzord-menu ul.dropdown li:hover > a {
  padding-left: 22px;
  padding-right: 22px;
  color: #333;
}

.call-to-action {
  text-align: center;
  font-weight: 700;
}

.call-to-action .ctaSpacer {
  display: inline-block;
  width: 20px;
}

.fullwidth .container-fluid {
  max-width: 1200px;
}

.mainTowingIcon {
  font-size: 60px;
}

.mainTowingIcon h4 {
  font-size: 33px;
}

h3.box-header:after {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.box-header:after {
  display: block;
  content: "";
  background: #1e69b8;
  width: 40px;
  height: 2px;
  margin-top: 13px;
}

.vertical-line::before {
  content: "";
  height: 70%;
  left: 6px;
  position: absolute;
  top: 5px;
  width: 2px;
  z-index: 9;
}

footer {
  color: #bbbbbb;
  font-weight: bold;
}

footer a {
  color: #bbbbbb !important;
}

h3.title.white {
  color: #fff !important;
}

.galleries-list {
  width: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}

.galleries-list li {
  position: relative;
  float: left;
  width: 25%;
  overflow: hidden;
}

.icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a {
  border: 1px solid #3c8ce8;
}

section#footerPics .container-fluid {
  padding-bottom: 0;
}

.breadcrumb.white li a {
  color: #fff;
}

.parallax {
  background-size: 100%;
}

.inner-header {
  background: #44484c;
}

#footer ul.list li a:hover {
  color: #808080 !important;
}
