/* yellow */
/* dark blue */
@import url(gotham/fontie-package/Gotham.css);
/*Bootstrap 5 column*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* Override Bootsrap*/
nav.navbar {
  background: #fec520;
  border: 0;
  border-radius: 0;
  margin-bottom: 0; }

body {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.btn-default {
  background: #aaaaaa;
  border: 0;
  color: #fff;
  font-weight: 700;
  padding: 14px 20px;
  text-transform: uppercase; }
  .btn-default:hover {
    color: #fff;
    background: #a2a2a2; }
  .btn-default.btn-default {
    background-color: #fec520;
    color: #111; }
    .btn-default.btn-default:hover {
      background-color: #fecc39;
      color: #000; }

/* Override Visual Composer */
.vc_general.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
  background-color: #fec520;
  border-color: #fec520;
  color: #111;
  font-weight: 700; }
  .vc_general.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    background-color: #fecc39;
    border-color: #fecc39; }

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 38px; }

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
  background: #fff;
  border-radius: 50%; }

.wpb_images_carousel .vc_images_carousel .vc_carousel-indicators {
  bottom: -45px; }

/* General Classes */
body p {
  line-height: 24px;
  margin-bottom: 12px; }
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: 700; }
body h1, body h2, body h3, body h4 {
  font-family: "Gotham","Open Sans", sans-serif; }
body h5 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: "Gotham","Open Sans", sans-serif; }

.two-tile {
  color: #fff; }

.blog-post-title {
  margin-top: 40px;
  margin-bottom: 24px;
  text-transform: uppercase; }

/* Header */
#top-header {
  background: #022461;
  color: #fff; }

.header-contact a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-left: 30px;
  text-transform: uppercase;
  transition: all 0.2s ease; }
  .header-contact a i.fa {
    background: #fff;
    border-radius: 50%;
    color: #022461;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    vertical-align: middle;
    transition: all 0.2s ease; }
    .header-contact a i.fa:before {
      display: block;
      vertical-align: middle;
      text-align: center;
      padding-top: 10px; }
  .header-contact a:hover {
    color: #fec520;
    transition: all 0.2s ease;
    text-decoration: none; }
    .header-contact a:hover i.fa {
      background: #fec520;
      color: #fff;
      transition: all 0.2s ease; }

.blog-masthead {
  position: relative;
  z-index: 99; }

.navbar-nav > li > a {
  color: #022461;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }
  .navbar-nav > li > a:hover {
    background: transparent;
    color: #fff; }
.navbar-nav .menu-item.menu-item-has-children {
  position: relative;
  margin-right: 3px; }
  .navbar-nav .menu-item.menu-item-has-children .sub-menu {
    background: #fec520;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    list-style: none;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: 50px;
    left: 0;
    width: 250px; }
    .navbar-nav .menu-item.menu-item-has-children .sub-menu > li {
      font-size: 14px;
      font-weight: 700;
      padding: 10px 0; }
      .navbar-nav .menu-item.menu-item-has-children .sub-menu > li > a {
        color: #fff;
        text-transform: uppercase; }
  .navbar-nav .menu-item.menu-item-has-children:after {
    /*
    content: "\f078";
    color: $primary-color;
    font-family: FontAwesome;
    position: absolute;
    top: 15px;
    right: -3px;
    */ }
  .navbar-nav .menu-item.menu-item-has-children:hover .sub-menu {
    display: block; }
    .navbar-nav .menu-item.menu-item-has-children:hover .sub-menu > li > a {
      color: #fff; }
  .navbar-nav .menu-item.menu-item-has-children:hover:after {
    color: #B3B3B3; }

.logo-container .main-logo img {
  max-width: 100%;
  max-height: 150px; }

/* Navbar Toggle */
.navbar-toggle {
  background: #fec520; }
  .navbar-toggle .icon-bar {
    background: #fff; }

/* Main Container */
#main-container {
  margin-bottom: 20px; }

.hero-banner {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 520px; }

/* Home page */
#home-about-us > .vc_col-has-fill > .vc_column-inner {
  width: 90%;
  height: 340px;
  display: table;
  margin: 10%; }
  #home-about-us > .vc_col-has-fill > .vc_column-inner > .wpb_wrapper {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: 700; }

#home-projects {
  color: #fff; }

/* Project Listing */
.project-tile {
  margin-bottom: 30px; }

.project-image {
  position: relative;
  width: 100%; }
  .project-image .project-image-overlay {
    background-color: rgba(2, 36, 97, 0.8);
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease; }
    .project-image .project-image-overlay .project-image-overlay-cell {
      text-align: center;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      .project-image .project-image-overlay .project-image-overlay-cell h5 {
        color: #fff; }
  .project-image img {
    max-width: 100%;
    height: auto;
    width: 100%; }
  .project-image:hover .project-image-overlay {
    background-color: rgba(2, 36, 97, 0.4);
    transition: all 0.3s ease; }
  .project-image:hover .btn-project {
    background: #fec520;
    border-color: #fec520;
    color: #000; }

.project-info-container {
  background: #f5f5f5;
  display: none;
  padding: 30px 0; }

.btn-project {
  border-color: #fff;
  color: #fff; }

.project-info {
  list-style: none; }
  .project-info li {
    margin-bottom: 10px;
    position: relative; }
    .project-info li:before {
      font-family: FontAwesome;
      position: absolute;
      left: -28px;
      text-align: center;
      width: 15px; }
    .project-info li.project-add-li:before {
      content: "\f041"; }
    .project-info li.project-cost-li:before {
      content: "\f155"; }
    .project-info li.project-desc-li:before {
      content: "\f0ca"; }

.project-tile.project-opened .project-image .project-image-overlay {
  display: none; }

/* Flickity Carousel */
.main-carousel {
  border-bottom: 8px solid #fec520; }
  .main-carousel .carousel-cell {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    /* full width */
    height: 350px;
    /* height of carousel */
    margin-right: 10px; }
    .main-carousel .carousel-cell .container {
      height: 100%; }
  .main-carousel .flickity-page-dots {
    display: none; }

.project-carousel .carousel-cell {
  min-height: 203px;
  width: 100%; }
.project-carousel .flickity-page-dots {
  bottom: 15px; }

.slider-content-table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: left; }
  .slider-content-table .slider-content-cell {
    display: table-cell;
    vertical-align: middle; }
  .slider-content-table .slider-title {
    color: #022461;
    font-weight: 700;
    text-transform: uppercase; }

/* Contact Form 7 */
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
  color: #333;
  font-weight: 700;
  margin-bottom: 15px;
  padding: 10px 15px;
  width: 100%; }
.wpcf7 input[type=submit] {
  -webkit-appearance: none;
  background: #fec520;
  border-color: #fec520;
  border: 0;
  color: #333; }
  .wpcf7 input[type=submit]:hover {
    background: #fecc39;
    border-color: #fecc39; }
.wpcf7 textarea {
  height: 100px; }
.wpcf7 ::-webkit-input-placeholder {
  color: darkgray;
  font-weight: 700; }
.wpcf7 :-moz-placeholder {
  color: darkgray;
  font-weight: 700; }
.wpcf7 ::-moz-placeholder {
  color: darkgray;
  font-weight: 700; }
.wpcf7 :-ms-input-placeholder {
  color: darkgray;
  font-weight: 700; }

#contact-table .bold {
  font-weight: 700; }
#contact-table td {
  padding: 10px 20px; }

/* Dropkick Select */
/* VC Carousel */
.vc_carousel-inner .vc_item img {
  max-width: 100%;
  height: auto; }

/* Footer */
.footer-bottom {
  padding: 20px 0; }

.footer-contact a {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.2s ease; }
  .footer-contact a i.fa {
    background: #022461;
    border-radius: 50%;
    color: #fff;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    vertical-align: middle;
    transition: all 0.2s ease; }
    .footer-contact a i.fa:before {
      display: block;
      vertical-align: middle;
      text-align: center;
      padding-top: 10px; }
  .footer-contact a:hover {
    color: #022461;
    text-decoration: none;
    transition: all 0.2s ease; }
    .footer-contact a:hover i.fa {
      background-color: #fec520;
      color: #022461;
      transition: all 0.2s ease; }

.footer-images {
  text-align: right; }
  .footer-images img {
    display: inline-block;
    padding: 0 10px;
    height: 80px;
    width: auto;
    vertical-align: middle; }

#footer-address-icon-link {
  margin-right: 20px; }

/*MIN WIDTHS*/
@media (min-width: 768px) {
  .navbar-nav {
    text-align: center;
    float: none; }
    .navbar-nav > li {
      float: none;
      display: inline-block; }

  .header-contact {
    line-height: 90px;
    text-align: right; }

  .vc_images_carousel .vc_carousel-indicators {
    bottom: -40px; }

  .header-contact-nav.header-contact {
    display: none; } }
/*Default ipad landscape*/
@media (min-width: 1024px) {
  .header-contact {
    line-height: 150px; } }
/*VC Breakpoint*/
@media (min-width: 1101px) {
  body h2 {
    font-size: 50px; }

  .header-contact {
    line-height: 150px; }

  .slider-content-table .slider-title {
    font-size: 40px; }

  .main-carousel .carousel-cell {
    height: 620px; } }
/*MAX WIDTHS*/
@media (max-width: 1201px) {
  .header-contact a > span {
    display: none; } }
/* col-md-breakpoint */
@media (max-width: 992px) {
  .footer-contact, .footer-images {
    text-align: center;
    margin-bottom: 35px; }

  .main-carousel .carousel-cell .container {
    background: rgba(255, 255, 255, 0.6);
    width: 100%; }

  .slider-content-table .slider-title {
    color: #022461 !important; }

  .slider-content-table {
    width: 100% !important;
    padding: 0 20px; }

  .flickity-prev-next-button {
    width: 34px;
    height: 34px; }

  #footer-address-icon-link {
    margin-bottom: 20px; } }
/*VC medium mobile breakpoint*/
/* col-sm-breakpoint*/
@media (max-width: 768px) {
  #home-about-us > .vc_col-has-fill > .vc_column-inner {
    width: 100%;
    margin: 0; }

  .header-contact {
    text-align: center;
    padding: 14px 0; }
    .header-contact a {
      margin-left: 0; }
      .header-contact a i {
        margin-left: 10px; }

  .header-contact-logo.header-contact {
    text-align: right; }

  .m-reverse-col {
    display: flex;
    flex-direction: column-reverse; }

  .vc-hide-for-mobile {
    display: none; }

  .logo-container {
    text-align: center; }

  .navbar-nav {
    border-bottom: 1px solid #022461;
    padding-bottom: 10px;
    margin-bottom: 0; }

  .logo-container .main-logo img {
    max-height: 120px; } }
@media (max-width: 767px) {
  .header-contact-logo.header-contact {
    display: none; } }
@media (max-width: 520px) {
  .footer-images img {
    display: block;
    margin: 0 auto;
    margin-bottom: 12px; } }

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