/* ==== Google font ==== */
/* @import url(https://fonts.googleapis.com/css?family=Varela+Round|Open+Sans:400,300,600,400italic,700); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
/* GENERAL STYLES */
/* #### COLOR STUFF from THEME STYLESHEET #### */
a,
a:hover {
  color: #005680;
}
.intro .page-scroll a:hover {
  color: #005680;
}
.icon:hover .fa {
  color: #005680;
}
ul.nav li a:hover {
  color: #005680;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #005680;
}
.bg-skin {
  background: #005680;
}
form#contact-form input:focus,
form#contact-form select:focus,
form#contact-form textarea:focus {
  border-color: #005680;
}
footer,
.solidBg {
  background-color: #005680;
}
.btn-skin {
  color: #fff;
  background-color: #005680;
  border-color: #005680;
}
#smLogo {
  width: 300px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#logo {
  width: 100%;
  max-width: 800px;
}
.containerBg {
  background-color: #000;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  z-index: 100000;
  height: 66px;
}
.positionRelative {
  position: relative;
  top: 0;
  left: 0;
}
p {
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #444;
}
h1 {
  text-transform: uppercase;
  color: #005680;
  font-size: 2.25em;
}
h2 {
  text-transform: uppercase;
  font-size: 2em;
}
/* #### UTILITY NAVIGATION #### */
#clientLogin {
  z-index: 1	;
}
.utilNav {
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0, -50%);
}
.utilNav a {
  position: relative;
  display: inline;
  color: #fff;
  padding-left: 2%;
  padding-right: 2%;
  border-right: 1px dotted #ccc;
}
.utilNav a:last-child {
  padding-right: 0;
  border-right: none;
}
.utilNav#clientLogin a,
.utilNav#clientLogin a:link,
.utilNav#clientLogin a:visited {
  display: inline-block;
  background-color: #fff;
  color: #000;
  padding: 4px 10px !important;
  font-weight: bold;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.utilNav#clientLogin a:hover {
  background-color: #005680;
  color: #fff;
}
/* #### FIVES BOOTSTRAP #### */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* Effect 13: three circles */
.cl-effect-13 a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.cl-effect-13 a::before {
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  content: '•';
  text-shadow: 0 0 transparent;
  font-size: .7em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before {
  color: #ac452a;
  text-shadow: 10px 0 #ac452a, -10px 0 #ac452a;
}
.cl-effect-13 a:hover,
.cl-effect-13 a:focus {
  color: #f7323f;
}
.circleImage {
  width: 80%;
  margin: 0 auto;
  border-radius: 50%;
  border: 12px solid rgba(255, 255, 255, 0.2);
}
p.title {
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
  font-size: 1.1em;
  border-bottom: 1px dotted #ccc;
  max-width: 350px;
  margin: 10px auto 5px auto;
}
.addy {
  border: 1px solid #666;
  padding: 20px 20px 0 20px;
  border-radius: 6px;
  margin: 0 auto 30px auto;
  max-width: 350px;
  background: #f9f9f9;
}
.addy p {
  font-size: 1.1em;
  color: #666;
}
.phoneNumber {
  font-size: 1.5em;
  font-weight: bold;
  color: #ffff;
  padding-top: 10px;
}
.whiteColor {
  color: #fff;
}
.primaryColor {
  color: #005680;
}
#entitiesWrap div.col-md-2 {
  color: #ac452a;
}
.sticky-wrapper {
  height: auto;
}
.topImage img {
  width: 100%;
  display: block;
}
.someMargin {
  display: block;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.centerBull {
  list-style-type: none;
  margin-bottom: 20px;
}
.centerBull li:before {
  font-family: FontAwesome;
  content: "\f0da";
  padding-right: 10px;
  color: #005680;
}
.centerBull li:after {
  font-family: FontAwesome;
  content: "\f0d9";
  padding-left: 10px;
  color: #005680;
}
.inner-sections {
  padding-top: 70px;
  padding-bottom: 30px;
}
.solidBgLt {
  background-color: rgba(0, 86, 128, 0.05);
}
#serviceWrap div.col-md-5ths {
  max-width: 400px;
  margin: 20px auto;
}
.navbar-toggle .fa-bars:before {
  content: "MENU \f0c9";
  font-weight: bold;
}
#socialNetwork {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
#socialNetwork a,
#socialNetwork a:link,
#socialNetwork a:visited {
  font-size: 2em;
  display: block;
}
#socialNetwork a:hover {
  color: #ac452a;
}
#socialNetwork #bbb {
  height: 28px;
}
.largeInlineUp {
  display: inline;
}
.medLargeInlineDown {
  display: none;
}
@media all and (max-width: 1200px) {
  .largeInlineUp {
    display: none;
  }
  .medLargeInlineDown {
    display: inline;
  }
  #socialNetwork {
    justify-content: center;
  }
}
@media all and (max-width: 992px) {
  /* Reference import */
  #serviceWrap div.col-md-5ths {
    max-width: 400px;
    margin: 50px auto;
  }
}
@media all and (max-width: 767px) {
  /* this is like bootsrap sm */
  .navbar-custom .nav li {
    display: block;
    width: 100%;
    float: none;
    border-bottom: 1px dotted #ccc;
  }
  #utilNav {
    display: none;
  }
  .text-center-medSm {
    text-align: center;
  }
  .hideMdSmDown {
    display: none;
  }
}
@media all and (max-width: 480px) {
  .hideTiny {
    display: none;
  }
}
/*# sourceMappingURL=allied.css.map */