/* compiled by scssphp v0.7.6 on Wed, 02 Mar 2022 20:02:20 +0000 (0.3584s) */

body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
  color: #333;
  font-family: 'Roboto', sans-serif; }

.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  width: 100%; }

.clear {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.flex {
  display: flex;
  align-items: center; }
  .flex.flex-center {
    justify-content: center; }

.pad, .padded, .padding {
  padding: 4rem 0; }

.extra-pad {
  padding: 8rem 0; }

.pad-top {
  padding-top: 4rem; }

.extra-pad-top {
  padding-top: 8rem; }

.pad-bottom {
  padding-bottom: 4rem; }

.extra-pad-bottom {
  padding-bottom: 8rem; }

.no-pad {
  padding: 0; }

.no-pad-top {
  padding-top: 0; }

.no-pad-bottom {
  padding-bottom: 0; }

.neg-margin-top {
  margin-top: -8rem; }

.relative {
  position: relative; }

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #25282b;
  opacity: 0.75; }

.bg-img {
  background-size: cover;
  background-position: center; }

.bg-light, .light-bg {
  background: #e6e6e6; }

.well {
  background: #e6e6e6;
  border: solid 1px #ccc;
  box-shadow: none;
  padding: 1.5rem;
  border-radius: 0; }

img.responsive, .img-responsive {
  padding-left: 0;
  padding-right: 0; }
  img.responsive.pull-left, .img-responsive.pull-left {
    padding: 2rem 2rem 2rem 0; }
  img.responsive.pull-right, .img-responsive.pull-right {
    padding: 2rem 0 2rem 2rem; }

.social .fa {
  font-size: 1rem;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background: #f58533;
  color: #fff;
  transition: all 0.3s; }
  .social .fa:hover, .social .fa:focus {
    background: #d15e0a; }

.csek-share-horizontal a, .csek-share-vertical a {
  box-shadow: none !important;
  border: none !important;
  transition: all 0.3s !important; }
  .csek-share-horizontal span, .csek-share-vertical span {
    text-shadow: none !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 0.7rem !important; }
  .csek-share-horizontal img, .csek-share-vertical img {
    max-height: 20px !important; }

.contact-contain {
  background: #25282b;
  color: #fff; }
  .contact-contain .title {
    color: #f58533; }

h1, h2, h3, h4, h5, h6 {
  color: #25282b;
  margin: 1em 0 0.5em 0;
  font-family: 'Neue Haas Unica', sans-serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: inherit;
    font-size: inherit; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
    color: inherit;
    text-decoration: none; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    display: block; }
  h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
    margin-top: 0; }
  h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase, h6.uppercase {
    text-transform: uppercase; }

h1 {
  font-size: 3.5rem;
  font-weight: 700; }

h2 {
  font-size: 3.5rem;
  font-weight: 700; }

h3 {
  font-size: 2.75rem;
  font-weight: 700;
  letter-spacing: -0.03em; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.35em;
  font-weight: 500; }

p, ul li, ol li {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 1em; }
  p big, ul li big, ol li big, p .lead, ul li .lead, ol li .lead {
    font-size: 1.35em;
    font-weight: 500; }
  p a, ul li a, ol li a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    transition: all 0.3s;
    position: relative;
    border-bottom: 1px #f58533 solid; }
  p a:hover, ul li a:hover, ol li a:hover, p a:focus, ul li a:focus, ol li a:focus {
    text-decoration: none;
    color: #25282b; }
    p a:hover:after, ul li a:hover:after, ol li a:hover:after, p a:focus:after, ul li a:focus:after, ol li a:focus:after {
      border-color: #f58533; }

ol li, ul li {
  margin-bottom: 0; }
  ol li a, ul li a {
    color: #25282b; }
    ol li a:hover, ul li a:hover, ol li a:focus, ul li a:focus {
      color: #f58533; }

.fa-ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .fa-ul li {
    margin: 0 0 0.5em 0; }
  .fa-ul li .fa {
    padding-right: 0.5em; }
  .fa-ul li strong {
    display: block; }
  .fa-ul li a {
    color: inherit;
    font-weight: inherit;
    border: none; }
  .fa-ul li.Address {
    margin-bottom: 0; }

.btn {
  border-radius: 0;
  padding: 0.75em 2em;
  font-size: 1.1rem;
  border: 2px #25282b solid;
  font-weight: 700;
  letter-spacing: -0.03rem;
  transition: all 0.3s;
  font-family: 'Neue Haas Unica', sans-serif;
  border-radius: 5px; }
  .btn .fa {
    margin-left: 0.5rem;
    font-weight: 900; }

.btn-small, .btn-sm {
  font-size: 0.6rem; }

.btn-large, .btn-lg, .btn-lrg {
  font-size: 1rem; }

.btn-default, .btn-dark {
  background-color: #25282b;
  color: #fff;
  border-color: #25282b; }
  .btn-default:hover, .btn-dark:hover, .btn-default:focus, .btn-dark:focus {
    background-color: #0d0f10;
    color: #fff;
    border-color: #0d0f10; }

.btn-primary {
  background-color: #f58533;
  color: #fff;
  border-color: #f58533; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #d15e0a;
    color: #fff;
    border-color: #d15e0a; }

.btn-secondary {
  background-color: #4a1be5;
  color: #fff;
  border-color: #4a1be5; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #3412a1;
    color: #fff;
    border-color: #3412a1; }

.btn-ghost {
  background-color: transparent;
  color: #fff;
  border-color: #fff; }
  .btn-ghost:hover, .btn-ghost:focus {
    background-color: #fff;
    color: #333;
    border-color: #fff; }

.btn-inverse {
  background-color: #fff;
  color: #333;
  border-color: #fff; }
  .btn-inverse:hover, .btn-inverse:focus {
    background-color: #e6e6e6;
    color: #333;
    border-color: #e6e6e6; }

.btn-stripped {
  background: none;
  color: #f58533;
  border: none;
  border-bottom: 1px #f58533 solid;
  border-radius: 0;
  padding: 0 0 0.25em 0; }
  .btn-stripped:hover, .btn-stripped:focus {
    color: #d15e0a;
    border-color: #d15e0a; }

@media only screen and (max-width: 800px) {
  #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
    display: block; }
    #no-more-tables thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #no-more-tables tr {
      border: 1px solid #e6e6e6; }
    #no-more-tables td {
      border: none;
      border-bottom: 1px solid #e6e6e6;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: right;
      width: 100%; }
      #no-more-tables td:before {
        position: absolute;
        top: 15px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        content: attr(data-title); } }

.form-group.date {
  overflow: hidden; }

.form-group.date label {
  display: block; }

.form-group.date select.form-control {
  width: 33.33%;
  float: left; }

.form-group input, .form-group select {
  border-radius: 0;
  height: 45px;
  box-shadow: none; }
  .form-group input:focus, .form-group select:focus {
    box-shadow: none;
    border-color: inherit; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

header {
  padding: 0;
  box-shadow: none;
  position: absolute;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
  z-index: 1000;
  width: 100%;
  top: 0; }
  header .logo {
    max-height: 135px;
    padding: 10px 0; }

.main_h {
  position: fixed;
  max-height: 90px;
  z-index: 9999;
  width: 100%;
  padding: 0;
  background: #25282b;
  opacity: 0;
  top: -100px;
  left: 0;
  right: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s; }
  .main_h.sticky {
    opacity: 1;
    top: 0; }
  .main_h .logo {
    max-height: 85px;
    padding: 5px 0; }
  .main_h .navbar-default {
    margin-top: 15px; }

@media (max-width: 991px) {
  header .logo {
    margin: 0 auto; } }

.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
  margin-top: 45px; }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    border: none;
    font-family: 'Neue Haas Unica', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      background-color: transparent;
      color: #f58533; }
    .navbar-default .navbar-nav > li > .dropdown-menu {
      border: none;
      border-radius: 0;
      box-shadow: none; }
    .navbar-default .navbar-nav > li > .dropdown-menu li a {
      border: none; }
  .navbar-default .navbar-nav > .active > a {
    background-color: transparent;
    color: #fff;
    border-bottom: 3px solid #f58533; }
    .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
      background-color: transparent;
      color: #f58533; }
  .navbar-default .navbar-nav > .open > a {
    background-color: transparent;
    color: #f58533; }
    .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #f58533; }
  .navbar-default .navbar-nav.navbar-right .dropdown-menu {
    right: auto; }
  .navbar-default .navbar-toggle {
    background-color: #f58533;
    border: none;
    margin: 0;
    padding: 1.25rem 2rem;
    border-radius: 0; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #25282b; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu.pull-left {
    float: none; }
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px; }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  .dropdown-submenu:hover > a:after {
    border-left-color: #fff; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px; }
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #e6e6e6;
    margin-top: 5px;
    margin-right: -10px; }
/* MM Menu */
.mm-slideout {
  box-shadow: none !important; }

#mobile-menu.mm-menu {
  background-color: #fff; }
  #mobile-menu.mm-menu .mm-panel {
    border: none;
    border-radius: 0; }
  #mobile-menu.mm-menu .mm-panel.mm-highest {
    box-shadow: none; }
  #mobile-menu.mm-menu > .mm-list {
    padding: 0;
    margin-top: 0 !important; }
  #mobile-menu.mm-menu > .mm-list > li {
    width: 100%; }
    #mobile-menu.mm-menu > .mm-list > li a {
      font-weight: 700;
      font-family: 'Roboto', sans-serif;
      color: #25282b;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      padding: 1em 1.5em !important;
      border: none;
      font-size: 1rem; }
    #mobile-menu.mm-menu > .mm-list > li a .fa {
      display: none; }
    #mobile-menu.mm-menu > .mm-list > li a:hover, #mobile-menu.mm-menu > .mm-list > li a:focus {
      background: transparent; }
    #mobile-menu.mm-menu > .mm-list > li:hover, #mobile-menu.mm-menu > .mm-list > li:focus {
      background: #fff;
      border-left-color: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li:hover a, #mobile-menu.mm-menu > .mm-list > li:focus a {
      color: #f58533; }
      #mobile-menu.mm-menu > .mm-list > li:hover a:hover, #mobile-menu.mm-menu > .mm-list > li:focus a:hover, #mobile-menu.mm-menu > .mm-list > li:hover a:focus, #mobile-menu.mm-menu > .mm-list > li:focus a:focus {
        background: transparent; }
    #mobile-menu.mm-menu > .mm-list > li:hover .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list > li:focus .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list > li:hover .mm-subopen:focus, #mobile-menu.mm-menu > .mm-list > li:focus .mm-subopen:focus {
      background: #d15e0a; }
    #mobile-menu.mm-menu > .mm-list > li a.mm-subclose {
      background: #f58533;
      color: #fff;
      margin: 0; }
    #mobile-menu.mm-menu > .mm-list > li a.mm-subclose:before {
      border-color: #fff;
      bottom: 70%; }
    #mobile-menu.mm-menu > .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
      margin-left: 0;
      border-color: #0d0f10;
      opacity: 0.5; }
    #mobile-menu.mm-menu > .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
      border-color: #e6e6e6;
      opacity: 0.7; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected.open {
      border-color: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected > a:not(.mm-subopen) {
      background: transparent;
      color: #f58533;
      border-color: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li.mm-selected > a.mm-subopen {
      background: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li.active {
      border-color: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li.active > a {
      color: #f58533; }
    #mobile-menu.mm-menu > .mm-list > li.mm-subtitle {
      border-color: #f58533;
      transition: all 0.3s; }
    #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus {
      border-color: #d15e0a; }
      #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover .mm-subclose:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus .mm-subclose:hover, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:hover .mm-subclose:focus, #mobile-menu.mm-menu > .mm-list > li.mm-subtitle:focus .mm-subclose:focus {
        background: #d15e0a; }
  #mobile-menu.mm-menu > .mm-list .mm-subopen {
    background: #f58533; }
    #mobile-menu.mm-menu > .mm-list .mm-subopen:after {
      border-color: #fff !important;
      right: 45%; }
    #mobile-menu.mm-menu > .mm-list .mm-subopen:hover, #mobile-menu.mm-menu > .mm-list .mm-subopen:focus {
      background: #d15e0a; }

#mobile-menu.mm-menu > .mm-list > li a {
  margin-right: 0; }

#mobile-menu.mm-menu > .mm-list .mm-subopen {
  background: transparent;
  width: 100%; }

#mobile-menu.mm-menu > .mm-list .mm-subopen:after {
  border-color: #fff !important;
  right: 22px; }

#mobile-menu.mm-menu > .mm-list .dropdown-toggle:after {
  content: '';
  background: #f58533;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px; }

.document-footer {
  background: #25282b; }
  .document-footer .fa-ul > li {
    color: #fff; }
    .document-footer .fa-ul > li strong {
      color: #f58533; }
  .document-footer .copyright {
    padding: 0.5rem;
    background: #0d0f10;
    color: #fff; }
  .document-footer .copyright p {
    margin: 0;
    font-size: 0.7rem;
    color: #fff; }
    .document-footer .copyright p a {
      color: inherit;
      font-weight: inherit; }

.carousel {
  background: #25282b; }
  .carousel img {
    width: 100%;
    opacity: 0.7; }
  .carousel .carousel-caption {
    right: 0;
    bottom: 25%;
    left: 0;
    text-align: center;
    padding: 0;
    text-shadow: none; }
  .carousel .carousel-caption.left {
    text-align: left; }
  .carousel .carousel-caption.right {
    text-align: right; }
  .carousel .carousel-caption.center {
    text-align: center;
    justify-content: center; }
  .carousel .carousel-caption h3 {
    margin: 0 0 1rem 0;
    font-size: 4.5rem;
    letter-spacing: -0.05rem;
    color: #fff; }
  .carousel .carousel-caption p {
    font-size: 1.4rem;
    font-weight: 400; }
  .carousel .carousel-indicators li {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin: 0 1px !important;
    border-width: 2px; }
  .carousel .carousel-control {
    background: transparent;
    width: 8%;
    z-indeX: 99; }
  .carousel .carousel-control.left .fa {
    right: 100%; }
  .carousel .carousel-control.right .fa {
    left: 100%; }
  .carousel .carousel-control .fa {
    position: absolute;
    top: 48%;
    z-index: 5;
    display: inline-block;
    font-size: 3rem;
    text-shadow: none;
    transition: all 0.3s; }
  .carousel .carousel-control:hover.left .fa, .carousel .carousel-control:focus.left .fa {
    right: 50%; }
    .carousel .carousel-control:hover.right .fa, .carousel .carousel-control:focus.right .fa {
      left: 50%; }
  .carousel .carousel-inner .item {
    margin-bottom: 0; }
  .scrim {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .scrim.scrim-alt {
    top: 0;
    bottom: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)); }

.shoutout .item {
  margin-bottom: 0; }
  .shoutout .item h3.title {
    margin: 1em 0 0.25em 0; }

.cta {
  text-align: center; }
  .cta h4 {
    color: #fff;
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: -0.05rem; }
  .cta h5 {
    background: #f58533;
    padding: 5px 15px;
    line-height: 1.9;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1rem;
    display: inline; }
  .cta p {
    color: #fff;
    font-size: 1.4rem; }
  .cta .overlay {
    opacity: 0.85; }
  .cta.none, .cta.none .overlay {
    background: none; }
  .cta.none.no-photo h4, .cta.none .overlay.no-photo h4 {
    color: #f58533; }
    .cta.none.no-photo p, .cta.none .overlay.no-photo p {
      color: #333; }
  .cta.no-photo .overlay {
    opacity: 0;
    display: none; }

.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100; }
  .flash.alert {
    margin-bottom: 0; }

.alert {
  border-radius: 0;
  border: none;
  color: #fff; }
  .alert.alert-danger {
    background-color: #f44336; }
  .alert.alert-success {
    background-color: #4caf50; }
  .alert.alert-info {
    background-color: #03a9f4; }
  .alert.alert-warning {
    background-color: #ff5722; }

.spec-content {
  position: relative;
  z-index: 99; }
  .spec-content .col-sm-5 {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
  .spec-content.normal-content .item {
    margin-bottom: 0; }
    .spec-content.normal-content .item h3.title {
      font-size: 3rem; }
    .spec-content.normal-content .item .text-pad {
      padding: 6rem 4rem; }
  .spec-content.normal-content.contentOnly .text-pad {
    padding-left: 0;
    padding-right: 0; }
  .spec-content.spec-bg .text-right {
    text-align: left; }
  .spec-content.spec-bg h3.title {
    font-size: 4rem; }
  .spec-content.spec-bg p {
    color: #fff; }
  .spec-content.spec-bg .overlay {
    opacity: 0.6; }
  .spec-content.accentColor.spec-bg .overlay, .spec-content.accentColor.normal-content.bgColor, .spec-content.accentColor.spec-bg {
    background-color: #f58533; }
  .spec-content.accentColor.spec-bg h3.title {
    color: #fff; }
    .spec-content.accentColor.spec-bg h6.title {
      color: #fff; }
  .spec-content.accentColor.normal-content h3.title {
    color: #25282b; }
    .spec-content.accentColor.normal-content h6.title {
      color: #fff; }
    .spec-content.accentColor.normal-content p, .spec-content.accentColor.normal-content li {
      color: #fff; }
  .spec-content.accentColorAlt.spec-bg .overlay, .spec-content.accentColorAlt.normal-content.bgColor, .spec-content.accentColorAlt.spec-bg {
    background-color: #4a1be5; }
  .spec-content.accentColorAlt.spec-bg h3.title {
    color: #fff; }
    .spec-content.accentColorAlt.spec-bg h6.title {
      color: #fff; }
  .spec-content.accentColorAlt.normal-content h3.title {
    color: #25282b; }
    .spec-content.accentColorAlt.normal-content h6.title {
      color: #fff; }
    .spec-content.accentColorAlt.normal-content p, .spec-content.accentColorAlt.normal-content li {
      color: #fff; }
  .spec-content.accentColorDark.spec-bg .overlay, .spec-content.accentColorDark.normal-content.bgColor, .spec-content.accentColorDark.spec-bg {
    background-color: #d15e0a; }
  .spec-content.accentColorDark.spec-bg h3.title {
    color: #fff; }
    .spec-content.accentColorDark.spec-bg h6.title {
      color: #fff; }
  .spec-content.accentColorDark.normal-content h3.title {
    color: #fff; }
    .spec-content.accentColorDark.normal-content h6.title {
      color: #fff; }
    .spec-content.accentColorDark.normal-content p, .spec-content.accentColorDark.normal-content li {
      color: #25282b; }
  .spec-content.primaryDarkColor.spec-bg .overlay, .spec-content.primaryDarkColor.normal-content.bgColor, .spec-content.primaryDarkColor.spec-bg {
    background-color: #25282b; }
  .spec-content.primaryDarkColor.spec-bg h3.title {
    color: #fff; }
    .spec-content.primaryDarkColor.spec-bg h6.title {
      color: #fff; }
  .spec-content.primaryDarkColor.normal-content h3.title {
    color: #fff; }
    .spec-content.primaryDarkColor.normal-content h6.title {
      color: #fff; }
    .spec-content.primaryDarkColor.normal-content p, .spec-content.primaryDarkColor.normal-content li {
      color: #fff; }
  .spec-content.primaryLightColor.spec-bg .overlay, .spec-content.none.spec-bg .overlay, .spec-content.primaryLightColor.normal-content.bgColor, .spec-content.none.normal-content.bgColor, .spec-content.primaryLightColor.spec-bg, .spec-content.none.spec-bg {
    background-color: #fff; }
  .spec-content.primaryLightColor.spec-bg h3.title, .spec-content.none.spec-bg h3.title {
    color: #25282b; }
    .spec-content.primaryLightColor.spec-bg h6.title, .spec-content.none.spec-bg h6.title {
      color: #f9b17c;
      opacity: 1; }
    .spec-content.primaryLightColor.spec-bg p, .spec-content.none.spec-bg p {
      color: #25282b; }
  .spec-content.primaryLightColor.normal-content h3.title, .spec-content.none.normal-content h3.title {
    color: #f58533; }
    .spec-content.secondaryLightColor.spec-bg .overlay, .spec-content.secondaryLightColor.normal-content.bgColor, .spec-content.secondaryLightColor.spec-bg {
      background-color: #e6e6e6; }
  .spec-content.secondaryLightColor.spec-bg h3.title, .spec-content.secondaryLightColor.normal-content h3.title {
    color: #f58533; }
  .spec-content.secondaryLightColor.spec-bg h3.title {
    color: #25282b; }
    .spec-content.secondaryLightColor.spec-bg h6.title {
      color: #25282b; }
    .spec-content.secondaryLightColor.spec-bg p {
      color: #25282b; }
  .spec-content.none .overlay {
    display: none; }

.faq a.question {
  position: relative;
  width: 100%;
  padding: 0 0 0 1.5em;
  color: #333;
  font-weight: 400;
  transition: all 0.3s; }
  .faq a.question:hover, .faq a.question:hover::after {
    cursor: pointer;
    color: #f58533;
    text-decoration: none; }
  .faq a.question::after {
    font-family: FontAwesome;
    content: '\f067';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 0.8rem;
    color: #333;
    padding: 0 2em 0 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s; }
  .faq a.question.active {
    color: #f58533; }
    .faq a.question.active::after {
      font-family: 'FontAwesome';
      content: '\f068';
      color: #f58533; }
  .faq .content {
    display: none;
    padding: 0;
    overflow: hidden;
    background: #fff;
    margin: 0.5em 0 1em 0; }
  .faq .content p, .faq .content li {
    font-size: 0.9em; }

.gallery {
  margin: 0 8px; }
  .gallery .item {
    padding: 2px;
    border: none; }
  .gallery .item img {
    padding: 5px; }

.Collage {
  padding: 5px 0;
  margin: 0;
  overflow: hidden; }
  .Collage img {
    vertical-align: bottom;
    opacity: 1;
    border: 5px #fff solid; }
  .Collage img:hover, .Collage img:focus {
    cursor: pointer; }

.cart .panel {
  border: none;
  margin: 2rem 0 0 0;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0; }
  .cart .panel .panel-body {
    padding: 0; }
  .cart .form-inline .input-group .form-control, .cart .form-inline .input-group .input-group-addon {
    background: transparent;
    border-radius: 0;
    font-weight: 600; }
    .cart .form-inline .input-group .form-control {
      height: 36px; }
    .cart .form-inline .input-group .input-group-addon {
      padding: 0; }
    .cart .form-inline .input-group .input-group-addon a {
      height: 29px;
      display: block;
      line-height: 20px;
      padding: 6px 10px; }
      .cart .form-inline .input-group .input-group-addon a:hover, .cart .form-inline .input-group .input-group-addon a:focus {
        text-decoration: none;
        border: none; }
/* CSS for list of projects on project page */
.projects {
  border: 1px #ededed solid;
  border-right: none; }
  .projects .item {
    text-align: center;
    overflow: hidden;
    border: 1px #fff solid; }
  .projects .item:hover .bg-cover, .projects .item:focus .bg-cover {
    background-size: 104% !important;
    background-position: center !important; }
    .projects .item:hover .overlay, .projects .item:focus .overlay {
      opacity: 0.2; }
  .projects .item .bg-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center !important;
    transition: all 0.3s;
    z-index: 0; }
  .projects .item .content-wrap {
    margin: 140px 15px;
    position: relative; }
    .projects .item .content-wrap p:last-of-type {
      margin: 0; }
    .projects .item .content-wrap a:hover, .projects .item .content-wrap a:focus {
      text-decoration: none; }
    .projects .item .content-wrap .btn-stripped {
      color: #fff;
      border-left: none;
      border-right: none;
      border-top: none;
      border-bottom: 3px solid #f58533;
      padding: 10px 25px;
      margin-top: 0; }
    .projects .item .content-wrap .btn-stripped:hover {
      background-color: transparent; }
    .projects .item .content-wrap h3 {
      color: #fff;
      font-size: 2.5rem;
      margin: 0;
      font-weight: 700;
      line-height: 1; }
    .projects .item .content-wrap h3 small {
      font-size: 14px;
      line-height: 1.35;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 0.15em;
      font-style: normal;
      color: inherit;
      margin-bottom: 5px;
      background: #f58533;
      padding: 5px 15px;
      margin-bottom: 25px;
      display: inline-block; }
  .projects .item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #141517;
    transition: all 0.5s;
    opacity: 0.4; }
  @media (max-width: 1199px) {
  .projects .item .content-wrap {
    margin: 110px 15px; }
    .projects .item .content-wrap h3 {
      font-size: 2.45rem; } }

  @media (max-width: 767px) {
  .projects .item {
    border-right: none;
    border-left: none; }
    .projects .item .content-wrap {
      text-align: center;
      padding: 3rem 1rem; }
      .projects .item .content-wrap .btn {
        margin-top: 0px;
        font-weight: 500;
        font-size: 18px;
        font-weight: bold; } }
  @media (max-width: 480px) {
  .projects .item .content-wrap h3 small {
    font-weight: 500; } }
/* CSS for project details pages */
.carousel.secondary .carousel-caption {
  text-align: center;
  top: auto;
  right: auto;
  left: auto;
  bottom: 15%;
  padding: 0 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.project_details .gallery {
  padding-top: 3rem; }
  .project_details .gallery .no-pad {
    padding: 1px; }

.noNameBox {
  display: block;
  position: fixed;
  width: 350px;
  padding: 1.5rem;
  bottom: -100%;
  right: 1rem;
  z-index: 100;
  background: #f1f1f1;
  border: 1px #e2e2e2 solid;
  transition: all 0.6s; }

.noNameBox.visible {
  bottom: 0; }

.pagination > li > a {
  font-size: 0.8em;
  color: #25282b;
  border: 1px #e6e6e6 solid; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    background: #e6e6e6;
    color: #25282b; }
  .pagination > li.active > a {
    background: #f58533;
    border-color: #f58533; }
  .pagination > li.active > a:hover, .pagination > li.active > a:focus {
    background: #f58533;
    border-color: #f58533; }
  .pagination > li:last-child > a, .pagination > li:first-child > a {
    border-radius: 0; }

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(187, 187, 187, 0.35);
  z-index: 10000;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

.progress-wrap::after {
  position: absolute;
  font-family: FontAwesome;
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 0.8rem;
  color: #0d0f10;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap:hover::after {
  opacity: 0; }

.progress-wrap::before {
  position: absolute;
  font-family: FontAwesome;
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 0.8rem;
  opacity: 0;
  background: #f58533;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap:hover::before {
  opacity: 1; }

.progress-wrap svg path {
  fill: none; }

.progress-wrap svg.progress-circle path {
  stroke: #0d0f10;
  stroke-width: 3;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.document-header {
  padding: 1rem 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 9; }

.widget-type-site_logo img {
  max-height: 50px; }

@media (min-width: 1200px) {
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 25%; } }

@media (max-width: 1199px) {
  body, html {
    font-size: 16px; } }

@media (max-width: 991px) {
  body, html {
    font-size: 15px; }

  .navbar-default {
    text-align: center; }
    .navbar-default .navbar-nav {
      margin: 0 auto;
      display: inline-block; }
      .navbar-default .navbar-nav li > a {
        letter-spacing: 0px;
        padding: 15px 10px; }

  h2, h1 {
    font-size: 2.5rem; }

  .carousel .carousel-caption h3 {
    margin: 7rem 0 1rem 0;
    font-size: 3.5rem; }

  .cta h4 {
    font-size: 3.5rem; }

  .document-footer {
    border-top: 5px solid #f58533; } }

@media (max-width: 767px) {
  .same {
    height: auto !important; }

  header .logo {
    margin: 0; }

  .cta .overlay {
    opacity: 0.7; }

  .flex {
    display: block !important; }

  .text-right {
    text-align: left; }

  .pad, .padded, .padding, .extra-pad {
    padding: 4rem 1rem; }

  .pad-xs {
    padding: 0 1rem !important; }

  .spec-content.normal-content .item .text-pad {
    padding: 4rem 1rem; }

  .carousel .carousel-caption, .carousel.secondary .carousel-caption {
    position: static;
    border-top: 5px solid #f58533;
    background: #25282b;
    display: block;
    text-shadow: none;
    padding: 1.5rem 0; }
    .carousel .carousel-caption.left, .carousel.secondary .carousel-caption.left, .carousel .carousel-caption.right, .carousel.secondary .carousel-caption.right, .carousel .carousel-caption.center, .carousel.secondary .carousel-caption.center {
      text-align: left; }
    .carousel .carousel-caption h3, .carousel.secondary .carousel-caption h3 {
      color: #fff;
      font-size: 2.65rem;
      margin-top: 1rem; }
    .carousel .carousel-caption p, .carousel.secondary .carousel-caption p {
      color: #333; }

  .scrim, .carousel-control, .carousel-indicators {
    display: none; }

  .spec-content .bg-img, .spec-content.bg-img {
    background-image: none !important; }
    .spec-content .overlay {
      display: none; } }

@media (max-width: 480px) {
  .wufoo-form-container {
    height: 860px; }

  footer .fa-ul li a {
    font-size: 0.8rem; }
    footer .col-xs-6.col-sm-4.col-sm-pull-4 {
      padding-left: 0px; }

  .layout-contact .visible-xs img {
    padding-top: 9rem; } }
/*# sourceMappingURL=/themes/base/css/sources/style.map */