<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav.nav-tabs &gt; li {
  text-align: center;
  margin: 0px 1px;
  display:inline-block !important;
        float:none !important;
}
.nav.nav-tabs &gt; li a {
    background-color: #f5f6f7;
    color: #323232;
    padding: 16px 50px;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 0;
}
.nav.nav-tabs &gt; li a.active {
    background-color: #e60209;
    color: #FFF;
}
.nav{
  text-align: center;
}
.portfolio-box .work-img a:hover { opacity: 0.85}

.subnav.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 74px;
  background-color: #333; /*#5a5a5a;*/ /*#e60209;*/
  font-size: 20px;
  z-index: 20;
}
.subnav.sticky ul {
  text-align: center;
  margin-left: 0px; margin-bottom: 0px; padding-left: 0px;
}
.subnav.sticky ul li {
  text-align: center;
  display: inline-block;
  margin: 0;
  list-style: none;
}
.subnav.sticky ul li a {
  padding: 15px 40px; color: white; display: block;
  border-left: 1px solid rgba(255,255,255,0.5);
}
.subnav.sticky ul li a:hover {
  background: #000;
}
.subnav.sticky ul li:last-child a {
  border-right: 1px solid rgba(255,255,255,0.5);
  background: #e60209;
}
.subnav.sticky ul li a i {
    font-size: 30px;
    /* display: block; */
    vertical-align: middle;
    margin-right: 8px;
}
.cta-grey {
  background: #5a5a5a;

  
}
.cta-grey .btn.btn-dark {
  background: #e60209;
  border: 1px solid #e60209 !important;
}
.cta-grey .intro-text .title {
    font-size: 27px;
    letter-spacing: 1px;
}
.cta-grey .contact-cta-button a span {
  font-size: 27px;
    font-weight: bold;
    vertical-align: bottom;
    margin-right: 5px;
}

.accordion .card-header {
  background: #e60209; color: white;
}

.accordion .card-header i {
  font-size: 30px; margin-right: 10px; vertical-align: middle
}
@media (max-width: 1200px){ 
    .subnav.sticky ul li a {
       padding: 15px 25px;
    }
}
@media (max-width: 991px){ 
  #page-content { margin-top: 71px;  }
}
@media (max-width: 900px) {
    .subnav.sticky {
        font-size: 13px;
        ul {
          li a i { font-size: 22px; }
      }
    }
    
}

@media (max-width: 767px) {
  #cm-video-bg { display: none; }
}
@media (max-width: 600px) {
  .subnav.sticky ul li a { font-size: 0px !important; }
  .subnav.sticky ul li a i { margin-right: 0px !important; }
  .subnav.sticky { top: 71px !important; }
  .section.pt-less-70 {
      padding-top: 40px;
  }
  .section.pb-less-70 {
      padding-bottom: 40px;
  }
  .work-img img { width: 100%;  }
  .nav.nav-tabs &gt; li a {
    padding: 16px 15px;
  }
}


.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}
@media only screen and (min-width: 641px){
  .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
      margin: 0 0 3px 0 !important;
      line-height: 1.1;
  }
}
@media only screen and (max-width: 641px){
  .home-content{
    margin-top: 50px;
  }
}
.ginput_container input[type=checkbox]{ height: 22px; vertical-align: top !important; }
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label { max-width: 95% !important;  }

.button.gform_next_button,
.button.gform_previous_button {
    background: #333;
    border: 1px solid #333 !important;
    padding: 8px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    outline: none;
    border-radius: 3px;
}
.button.gform_button {
    background: #e60209;
    border: 1px solid #e60209 !important;
    padding: 8px 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    outline: none;
    border-radius: 3px;
}

/* GF Images */
.gform_wrapper ul.gfield_radio li.image-choices-choice,
.gform_wrapper ul.gfield_checkbox li.image-choices-choice {
  display: block; text-align: left;
}
.gform_wrapper ul.gfield_radio li.image-choices-choice label,
.gform_wrapper ul.gfield_checkbox li.image-choices-choice label {
  border: none !important;
}
.image-choices-admin-field.image-choices-use-images .image-choices-choice-image-wrap, .image-choices-field .image-choices-choice-image-wrap { background-size: contain !important; width: 150px !important; }
.image-choices-field .image-choices-choice-image-wrap {
  float: left;
}
.image-choices-field.image-choices-show-labels .image-choices-choice-text {
  display: block;
    float: left;
    padding: 20px;
    display: inline !important;
    font-size: 17px !important;
    width: 70%; text-align: left;
}
 .image-choices-field .image-choices-choice-price {
    display: block;
    float: left;
    padding: 20px !important;
    font-size: 17px !important;
    font-weight: bold !important;
    color: black;
}
.image-choices-choice-text span {
  display: block;
    font-weight: normal;
    color: #333;
}


.hwp-row.hwp-first-row {
  text-align: left !important;
  pre { max-width: 100%; white-space: unset }
  pre {
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;      /* Opera 4-6 */
   white-space: -o-pre-wrap;    /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
  }
}
@media only screen and (min-width: 641px){
  pre { max-width: 100%; white-space: unset }
  .hwp-row.hwp-first-row {
    white-space: pre-line !important; text-align: left !important; margin-top: -30px;
  }
}
.holler-title { display: none !important }
.hwp-powered-by { display: none !important; opacity: 0; }

.gform_wrapper .field_description_below .ginput_container_checkbox+.gfield_description {
    margin-top: -70px;
    z-index: 222;
    padding-top: 0px !important;
    position: relative;
    display: block;
    margin-bottom: 30px;
    margin-left: 184px;
    width: 70%;
    line-height: 110%;
}

.hwp-close i {
    color: #000 !important;
    font-size: 30px !important;
}

#wt-cli-settings-btn { padding-left: 0px !important; padding-right: 0px !important; text-decoration: underline !important; margin-right: 15px !important; font-size: 14px !important;}
#wt-cli-policy-link { padding-left: 0px !important; padding-right: 0px !important; text-decoration: underline !important; margin-right: 15px !important; font-size: 14px !important; }
#wt-cli-accept-btn { border-radius: 0px !important; padding: 8px 25px !important; font-size: 14px !important; line-height: 14px !important; }
#wt-cli-accept-all-btn { margin-left: 15px !important; }

footer a.cli_settings_button { color: #dee2e6 !important; }
#cookie-law-info-bar { width: 600px !important; text-align: center !important; }
#cookie-law-info-bar[data-template-id="cli-style-v3"]&nbsp;{ text-align: center !important;}
#cookie-law-info-bar h5.cli_messagebar_head { margin-bottom: 20px !important }
#cookie-law-info-bar .cli_settings_button { text-decoration: none !important; font-size: 15px; margin-right: 10px;}
#cookie-law-info-bar #wt-cli-accept-all-btn { font-size: 15px !important; }
#cookie-law-info-bar #CONSTANT_OPEN_URL{ text-decoration: underline !important; font-size: 14px; font-weight: 400 !important; padding-top: 9px; margin-right: 10px;}
#cookie-law-info-bar #cookie_action_close_header { text-decoration: underline !important; font-size: 14px; margin-right: 10px; }
.footer-bar .cli_settings_button { background: transparent !important }
#cookie-law-info-bar .large.cli-plugin-button { font-size: 16px !important; font-weight: bold; }

.cli-bar-btn_container { display: block !important; }
@media only screen and (max-width: 600px) {
  .cli-bar-btn_container { display: block !important; margin-left: 0px !important }
  .cli-plugin-button, .cli-plugin-button:visited { margin-left: 0px !important; margin-right: 0px !important; display: block !important }
  #cookie-law-info-bar { width: auto !important; max-width: 95%; }
  #cookie-law-info-bar #CONSTANT_OPEN_URL { margin-right: 0px !important }
  .swiper_wrapper { height: 230px !important; }
  header .logo img {
    width: 125px;
}
}

.testi-content {
  background: white; padding: 30px;
}

.logo.mr-25 { margin-right:15px; background: #212529;
    margin-left: -15px;
    padding-left: 15px !important;
    padding-right: 15px !important; }
</pre></body></html>