*, *:before, *:after {
  box-sizing: border-box;
}

/* Page Style */


.website-row .widget-type-form {
  padding: 50px 52px;
}
.website-row .hs_cos_wrapper_type_linked_image img {
  border-radius: 4px;
}
.website-row .dnd-section[class*="background-image"] {
  background-size: cover !important;
  background-position: top center !important;
}

.website-row fieldset.form-columns-1 .input {
  margin-right: 0 !important;
}


.awards-certificates-row .hs_cos_wrapper_type_rich_text h2,
.awards-certificates-row2 .hs_cos_wrapper_type_rich_text h2{
  color: #fff;
  font-family: Volkhov,Sans-serif;
  font-size: 37px;
  letter-spacing: 2.7px;
}
.awards-certificates-row2 .hs_cos_wrapper_type_rich_text h2 {
  margin-bottom: 6px;
  margin-top: 14px;
}
.awards-certificates-row .hs_cos_wrapper_type_rich_text p,
.awards-certificates-row2 .hs_cos_wrapper_type_rich_text p{
  margin-bottom: 1.6em;
}
.awards-certificates-row2 .award-gp .award-title {
  padding-bottom: 25px;
}

.hs_cos_wrapper_type_rich_text ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.hs_cos_wrapper_type_rich_text ul li {
  display: flex;
  align-items: center;
  font-size: inherit;
}
.hs_cos_wrapper_type_rich_text ul li:before {
  font-size: 14px;
  padding-right: 8px;
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.awards-certificatespage .hs-button {
  fill: #FFFFFF;
  color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background: transparent;
  text-align: center;
  transition: all .3s;
  padding: 16px 40px;
  font-size: 12px;
  border-radius: 0;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.awards-certificatespage .hs-button:hover {
  color: #fff;
  background-color: #a11f19;
}

.awards-certificates-row .span6.dnd-column,
.awards-certificates-row2 .span6.dnd-column{
  width:50%;
  margin-left: 0;
}

.full-width-row .hs_cos_wrapper_type_header h2 {
  margin-bottom: 0;
}


.building-remodeling-banner .banner-wp .content-wrapper {
  max-width: 845px;
  min-height: 639px;
  padding-top: 247px;
}
.building-remodeling-banner .banner-wp .banner-flex {
  min-height: auto !important;
}
.building-remodeling-banner .banner-wp.type2 .sub-title h6 {
  font-size: 17px;
  letter-spacing: 3.5px;
  line-height: 1.5em;
}
.building-remodeling-banner .banner-wp.type2 .title h1 {
  letter-spacing: 2.7px;
}

.building-remodeling-row3 h4 {
  margin-bottom: 32px;
}
.building-remodeling-row3 h6 {
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  font-family: Montserrat,sans-serif;
  margin-bottom: 32px;
}
.building-remodeling-row3 p {
  margin-bottom: 1.6em;
}
.design-banner .heroBanner-gp .heroBanner-inner .subtitle {
  margin: 0;
  padding-top: 15px;
}
.design-row .content-with-image-column .secright-inner-gp {
  padding-left: 0;
  padding-right: 0;
}
.design-row .content-with-image-column .secright-inner-gp .img-content:after{
  background-color: #4f576d;
}
.design-row .content-with-image-column .secright-inner-gp:hover .img-content:after{
  background-color: #20284e;
  opacity: .88;
}

.hs-columnContent-bg.design-build-column .hs-elementor-column .title h2 {
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.hs-columnContent-bg.design-build-column .title {
  margin: 0;
}
.hs-columnContent-bg.design-build-column .title {
  margin: 0 !important;
}
.hs-columnContent-bg.design-build-projects .hs-elementor-column .title {
  margin-bottom: 6px;
}

.hs-columnContent-bg.design-build-resources .elementor-background-overlay.on_hover {
  background-color: transparent;
  background-image: linear-gradient(130deg,#898374 0,#20284e 100%);
  opacity: .81;
}
.about-page .form-title {
  text-align: center;
}
.about-page a.hs-button {
  fill: #fbfbfb;
  background-color: #a11f19;
  border: 2px solid #02010100;
  color: #fbfbfb;
  font-size: .75rem;
  letter-spacing: 2px;
  line-height: 1em;
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 500;
  padding: 16px 40px;
}

.slick-dots {
  position: static !important;
  line-height: 1 !important;
  margin-top: 34px !important;
}
.slick-next:before, 
.slick-prev:before {
  color: #000 !important;
}

.slick-dots li {
  width: auto !important;
  height: auto !important;
}
.slick-dots li:before {
  width: 6px !important;
  height: 6px !important;
  display: inline-block !important;
  border-radius: 50% !important;
  background: #000 !important;
  opacity: .2 !important;
  content: "" !important;
}
.slick-dots li.slick-active:before {
  opacity: 1 !important;
}
.slick-dots li button {
  display: none !important;
}

.no-banner {
  padding-top: 120px;
}
.no-banner .header-st {
  background: rgba(32, 40, 77, .5);
}



@media(min-width:640px){
  .website-row  form .hs_email.hs-email {
    width: 50%;
  }
}

@media(min-width:768px){
  .website-row .span6.dnd-column {
    width: 50%;
    margin-left:0;
  }
  .building-remodeling-row3 .span7.dnd-column {
    width: 56.214%;
    margin-left: 0;
  }
  .building-remodeling-row3 .span5.dnd-column {
    width: 43.786%;
  }
  .about-page form fieldset {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

@media(max-width:1024px){
  .awards-certificates-row .span6.dnd-column,
  .awards-certificates-row2 .span6.dnd-column{
    width:100%;
    margin-left: 0;
  }
  .hs-columnContent-bg.design-build-column .hs-elementor-column .title h2 {
    font-size: 21px;
    text-align: center;
  }
}

@media(max-width:767px){
  body {
    padding-top: 123px;
  }
  .full-width-row2 .dnd-section[class*=force-full-width-section],
  .full-width-row2 .dnd-section[class*=force-full-width-section] .dnd-column {
    padding-top: 0 !important;
  }
  .building-remodeling-banner .banner-wp .content-wrapper {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .design-banner .heroBanner-gp .title {
    margin-top: 0 !important;
  }
  .full-width-row2 .dnd-section[class*=force-full-width-section] .dnd-column {
    padding-bottom: 10px !important;
  }
}

@media(max-width:479px){
  .website-row .widget-type-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .awards-certificates-row .hs_cos_wrapper_type_rich_text h2, 
  .awards-certificates-row2 .hs_cos_wrapper_type_rich_text h2 {
    font-size: 21px !important;
  }
}



.pswp__top-bar {
  opacity: 1 !important;
  padding-right: 8px !important;
  padding-top: 13px !important;
}
.pswp__caption, 
.pswp__top-bar {
  background-color: transparent !important;
}
.pswp__counter {
  font-size: 15px; !important;
  color: #eeeeeee6 !important;
  opacity: 1 !important;
  padding: 8px 20px 0 !important;
  height: auto !important;
}
.pswp__button {
  display: inline-block !important;
  font-family: eicons !important;
  font-weight: 400 !important;
  font-style: normal !important ;
  font-variant: normal !important;
  line-height: 1 !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  padding: 0.25em !important;
  margin: 0 0.35em !important;
  font-size: 20px !important;
  opacity: 1 !important;
  color: #eeeeeee6 !important;
  width: auto !important;
  height: auto !important;
}
.pswp__button.pswp__button--share {
  padding-top: 7px !important;
}
.pswp__button.pswp__button--fs:after {
  content: '\e95c' !important;
}
.pswp__button.pswp__button--share:before {
  content: '\e96c' !important;
}
button.pswp__button.pswp__button--zoom:before {
  content: '\e92e' !important;
}
.pswp__button.pswp__button--close:before {
  content: '\e87f' !important;
}
.pswp__button:focus, 
.pswp__button:hover {
  opacity: 1 !important ;
  background: transparent!important ;
  border: 0!important ;
}
.pswp__button:hover {
  opacity: 1 !important;
  color: #fff !important;
}

.pswp__button.pswp__button--arrow--left:before {
  content: '\e87e' !important;
  background: transparent !important;
  background-image: none !important;
  position: static;
  width: auto !important;
  height: auto !important;
  color: #eeeeeee6 !important;
}
.pswp__button.pswp__button--arrow--left {
  background: transparent !important;
  background-image: none !important;
  width: 15% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  position: absolute !important;
  top: 0 !important;
  height: 100% !important;
  font-size:25px !important;
}
.pswp__button.pswp__button--arrow--right {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  width: 15% !important;
  justify-content: center !important;
  color: #eeeeeee6 !important;
  position: absolute !important;
  top: 0 !important;
  font-size:25px !important;
  color: #eeeeeee6!important ;
}
.pswp__button.pswp__button--arrow--right:before {
  content: '\e87d' !important;
  position: static !important;
  background: transparent !important;
  background-image: none;
  width: auto !important;
  height: auto !important;
}
.pswp__button.pswp__button--arrow--right:hover:before, 
.pswp__button.pswp__button--arrow--left:hover:before {
  opacity: 1 !important;
  color: #fff !important;
}

.pswp__top-bar {
  position: relative !important;
  z-index: 666 !important;
}

.pswp--zoomed-in button.pswp__button.pswp__button--zoom:before {
  content: '\e943' !important;
}


.pswp__caption__center {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin: 0 !important;
  text-align: center !important;
  max-width: 100% !important;
}

.pswp__share-tooltip {
  display: block !important;
  position: absolute !important;
  min-width: 200px !important;
  right: 41px !important;
  top: 60px !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 14px 20px !important;
  transform-origin: 90% 10% !important;
  transition: all .25s .1s !important;
  box-shadow: 0 4px 15px rgba(0,0,0,.3) !important;
}
.pswp__share-tooltip a {
  text-align: left !important;
  color: #55595c !important;
  font-size: 12px !important;
  line-height: 2.5 !important;
  display: block !important;
  transition: opacity .5s .1s !important;
  padding: 0 !important;
}
.pswp__share-tooltip a:hover {
  color: #1a6c7a !important;
  background: transparent !important;
}
.pswp__share--download:before {
  content: '\e96b';
  font-size: 15px;
  color: #a4afb7;
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.75em;
}

@media(max-width:767px){

  .pswp__button.pswp__button--arrow--right:before, 
  .pswp__button.pswp__button--arrow--left:before {
    padding: 10px !important;
    background-color: rgba(0,0,0,.5) !important;
  }
  .pswp__button.pswp__button--arrow--right {
    right: 0 !important;
    justify-content: flex-end !important;
    width: 20% !important; 
    margin: 0 !important;
    padding: 0 !important;
  }

  .pswp__button.pswp__button--arrow--left {
    left: 0;
    justify-content: flex-start !important;
    width: 20% !important;
    margin: 0 !important;
    padding: 0 !important; 
  }
  .pswp__button.pswp__button--arrow--right, 
  .pswp__button.pswp__button--arrow--left {
    opacity: 0 !important;
  }
  .pswp--supports-fs:hover  .pswp__button.pswp__button--arrow--right, 
  .pswp--supports-fs:hover .pswp__button.pswp__button--arrow--left {
    opacity: 1 !important;
  }

}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper,
.dnd-section > .row-fluid {
  margin: 0 auto;
}
.dnd-section .dnd-column {
  padding: 0 10px;
}
.dnd-section{
  padding-right:40px;
  padding-left:40px;
}
.dnd-section[class*=force-full-width-section] {
  padding: 0 ;
}
.dnd-section[class*=force-full-width-section] .dnd-column{
  padding: 0;
}
.dnd-section[class*="force-full-width-section"]>.row-fluid {
  width: 100%;
}

@media (max-width:1024px){
  .banner-section .dnd-section[class*=force-full-width-section] {
    padding: 0 !important;
  }
  .dnd-section[class*=force-full-width-section] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}


@media (max-width: 767px){
  .dnd-section {
    padding: 64px 24px !important;
  }
  .banner-section .dnd-section[class*=force-full-width-section] {
    padding: 0 !important;
  }
  .dnd-section[class*=force-full-width-section] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
}
@font-face { 
  font-family: "Font Awesome 5 Brands"; 
  src: url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-brands-400.eot) format("embedded-opentype"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-brands-400.woff2) format("woff2"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-brands-400.woff) format("woff"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-brands-400.ttf) format("truetype"),
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-brands-400.svg) format("svg");
  font-style: normal; 
  font-weight: 400;
}

@font-face { 
  font-family: "Font Awesome 5 Free"; 
  src: url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-regular-400.eot) format("embedded-opentype"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-regular-400.woff2) format("woff2"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-regular-400.woff) format("woff"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-regular-400.ttf) format("truetype"),
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-regular-400.svg) format("svg");
  font-style: normal;
  font-weight: 400; 
}

@font-face { 
  font-family: "Font Awesome 5 Free"; 
  src: url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-solid-900.woff2) format("woff2"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-solid-900.woff) format("woff"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-solid-900.ttf) format("truetype"),
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/fa-solid-900.svg) format("svg");
  font-style: normal; 
  font-weight: 900; 
}

@font-face { 
  font-family: eicons; 
  src: url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/eicons.eot) format("embedded-opentype"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/eicons.woff2) format("woff2"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/eicons.woff) format("woff"),
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/eicons.ttf) format("truetype"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/eicons.svg) format("svg"); 
  font-style: normal;
  font-weight: 400; 
  font-display: swap;
}

@font-face { 
  font-family: "Astra"; 
  src: url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/astra.woff) format("woff"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/astra.ttf) format("truetype"), 
    url(//24200715.fs1.hubspotusercontent-na1.net/hubfs/24200715/raw_assets/public/DesignBuildreModel_March2023/fonts/astra.svg) format("svg"); 
  font-style: normal; 
  font-weight: normal; 
  font-display: swap;
}


body {
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}



::selection {
  background-color: #1a6c7a;
  color: #fff;
}

/* Paragraphs */

p {
  margin-bottom: 1.75em;
  margin-top: 0;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  margin-top:0;
  text-transform: capitalize;
  line-height: 1.5em;
  letter-spacing: 2.7px;
}

h1{
  letter-spacing: 1.4px;
}
h2{
  letter-spacing: 2.5px;
}
h3{
  letter-spacing: 1.5px;
}
h2,h4{
  line-height: 1;
}
h5{
  line-height: 1.2em;
}


/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

b, dt, strong {
  font-weight: 700;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */


.hs-form-field {
  display: flex;
  flex-wrap: wrap;
  margin-top: 19px;
  margin-bottom: 0;
  margin-right: -4px;
  padding-right: 16px;
  vertical-align: top;
}
.hs-form-field:not(:last-child) {
  margin-right: 0;
}
.hs-form-field > div {
  width: 100%;
}
fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}
.hs-field-desc {
  order: 3;
  font-size: .813em;
  letter-spacing: .5pt;
  white-space: nowrap;
  margin: 1px 0 9px 1px;
  line-height: 25.6px;
}
/* Labels */

.form-title {
  background: transparent;
  font-family: Volkhov,Sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 20px;
}

.hs-form-field > label {
  line-height: 1.3;
  font-size: 16px;
  font-weight: 700;
  color: #625f5f;
  margin: 0;
  min-height: 21px;
  display: block;
}
/* Help text - legends */
form {
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
}
form legend {
  font-size: 0.875rem;
}
.hs-form-field label + a {
  margin-left: 5px;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  margin-top: 9px;
  width: 100% !important;
  letter-spacing: normal;
  padding: 5px 4px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  color: #666;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  border-radius: 2px;
  border-color: #dddddd;
  background: #fafafa;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 16px;
  outline:none;
}


form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}
#hs-search-module .input input {
  margin-bottom: 19px;
}
.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

.hs_error_rollup li label {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #790000;
  margin-left: 4px;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

.form-container ul.no-list.hs-error-msgs label {
  color: #EF6B51;
  margin-top: 0.35rem;
  display: block;
}

/* Submit button */

.hs_submit.hs-submit{
  clear: both;
  margin: 16px 0 0;
  padding: 16px 0 10px;
  width: 100%;
}

a.hs-button.large.primary{
  clear: both;
  margin: 16px 0 0;
  padding: 16px 0 10px;
}

form input[type=submit],
form .hs-button,
a.hs-button.large.primary,
.button,
a.hs-button{
  border: none;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  letter-spacing: 3px;
  min-width: 140px;
  text-align: center;
  text-transform: uppercase;
  transition: all .15s linear;
  transition: .3s;
  width: auto;
  line-height: 1em;
  white-space: normal;
}

.hs-button{
  display: inline-block;
}

/* .hs-button:not(form),
input[type=submit]:not(form),
.button:not(form),
.hs-button.large.primary:not(form){
fill: #fbfbfb;
background-color: #a11f19;
border: 2px solid #02010100;
color: #fbfbfb;
font-size: .75rem;
letter-spacing: 2px;
line-height: 1em;
text-transform: uppercase;
border-radius: 0;
font-weight: 500;
}
.hs-button:not(form):hover,
input[type=submit]:not(form):hover,
.button:not(form):hover,
.hs-button.large.primary:not(form):hover{}
background-color: #a11f19;
border-color: #02010100;
} */

.form-container ul.no-list.hs-error-msgs {
  padding: 0;
  margin: 0;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

@media(max-width:767px){
  form#email-prefs-form h3 {
    font-size: 20px;
  }

}
@media(max-width:640px){
  .hs-form-field {
    padding-right: 0;
    margin-right: 0;
  }
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    padding-right: 0;
  }
}

@media(max-width:479px){
  .form-title {
    font-size: 30px;
  }
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  padding-top: 9px;
}
.header-inner {
  display: flex;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  width: 100%;
  z-index: 2;
  flex-wrap: wrap;
  align-items: center;
}
.header-logo-pd {
  padding: 10px;
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}
.header-logo-center {
  text-align: right;
  width: 100%;
}
.header-logo {
  margin-top: 12px;
}
.header-logo a {
  display: inline-block;
}
.header-logo img {
  width: 80px !important;
}

.header-right-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hrd-menu-pd {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 10px;
  display: flex;
  justify-content: center;
}

.custom-menu-primary .navigation-primary > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.custom-menu-primary .navigation-primary>ul>li>a {
  fill: #fff;
  color: #fff;
  padding: 16px 30px;
  font-family: Volkhov,Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1.3px;
  line-height: 20px;
  display: flex;
  align-items: center;
  position: relative;
}
.custom-menu-primary .navigation-primary > ul > li.has-submenu >  a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding-left: 10px;
}

.custom-menu-primary .navigation-primary ul ul {
  position: absolute;
  min-width: 12em;
  border-width: 0;
  border-style: solid;
  background-color: #fff;
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  z-index:11;
}
.custom-menu-primary .navigation-primary ul ul li a {
  padding: 13px 20px;
  transition: .4s;
  text-shadow: none;
  border-left: 8px solid transparent;
  color: #494c4f;
  line-height: 20px;
  display: flex;
  align-items: center;
  font-weight: 400;
  position: relative;
  box-shadow: none;
  text-decoration: none;
}
.custom-menu-primary .navigation-primary ul ul li a:hover {
  background-color: #55595c;
  color: #fff;
}
.custom-menu-primary .navigation-primary ul li:hover ul {
  opacity: 1;
  visibility: visible;
}

.hrd-btn-pd {
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 10px;
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  height: 100%;
}
.header .hs-button {
  fill: #fff;
  background-color: #90232b;
  border: 2px solid #90232b;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  padding: 16px 40px;
  font-family: Montserrat,sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.header .hs-button:hover {
  background-color: #90232b;
  border: 2px solid #90232b;
}

.hrd-btn .hrd-btn-pd {
  justify-content: inherit;
}

.custom-menu-primary .navigation-primary>ul>li>a:before {
  content: "";
  bottom: -10px;
  background-color: #20284c;
  opacity: 0;
  height: 3px;
  width: 100%;
  left: 0;
  z-index: 2;
  display: block;
  position: absolute;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.custom-menu-primary .navigation-primary>ul>li:hover>a:before {
  bottom: 0;
  transform: scale(1);
  opacity: 1;
}
.custom-menu-primary .navigation-primary>ul>li>a.active-item:before {
  bottom: 0;
  transform: scale(1);
  opacity: 1;
}


@media (min-width: 768px){
  .header-logo {
    width: 16.316%;
  }
  .header-right {
    width: 83.684%;
  }
  .hrd-menu {
    width: 77.54%;
  }
  .hrd-btn{
    width: 22.242%;
  }
  .custom-menu-primary-mobile{
    display:none;
  }
}

@media (max-width: 1288px) and (min-width:1024px){
  .custom-menu-primary .navigation-primary>ul>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media(max-width:1024px){
  .header {
    background-color: rgba(32,40,76,.75);
    padding: 7px 20px 20px;
  }
  .header-logo img {
    width: 60px!important;
  }
  .custom-menu-primary .navigation-primary>ul>li>a {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
    letter-spacing: -.1px;
  }
}


@media(max-width:767px){
  .header {
    background-color: #20284c !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .mobile.header-inner {
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
  }
  .elementor-menu-toggle {
    align-items: center;
    background-color: rgba(0,0,0,.05);
    background-color: transparent;
    border: 0 solid;
    border-radius: 3px;
    color: #494c4f;
    color: #fff;
    cursor: pointer;
    padding: 0.25em;
    font-size: 32px;
    line-height: 25.6px;
    margin-top: -2px;
  }

  [class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .eicon-menu-bar:before {
    content: '\e816';
  }
  .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,
  .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
    display: none;
  }

  .eicon-close:before {
    content: '\e87f';
  }
  .header .hs-button {
    width: auto;
    font-size: 10.944px;
    margin-bottom: 0;
    line-height: 11px;
    margin-top: -8px !important;
  }
  .header-logo {
    margin-top: 11px;
    margin-bottom: 20px;
  }

  .hrd-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header-logo img {
    width: 51px !important;
  }

  .custom-menu-primary-mobile {
    background-color: #fff;
    font-size: 13px;
    margin-top: 10px;
    max-height: 0;
    overflow-y: hidden;
    position: absolute;
    top: 100%;
    transform: scaleY(0);
    transform-origin: top;
    transition: max-height .3s,transform .3s;
    z-index: 999;
    left: 0;
    overflow-x: hidden;
    width: 100%;
    margin: 0;
  }
  .mobile-open .custom-menu-primary-mobile {
    transform: scaleY(1);
    max-height: 100vh;
  }
  .custom-menu-primary .navigation-primary>ul {
    display: block;
    width: 100%;
  }
  .custom-menu-primary-mobile .navigation-primary>ul>li>a {
    font-family: Volkhov,Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1.3px;
    color: #494c4f;
    padding: 10px 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
    box-shadow: none;
    text-decoration: none;
    transition: .4s;
  }
  .custom-menu-primary .navigation-primary>ul>li>a:before{
    display:none;
  }
  .custom-menu-primary-mobile .navigation-primary>ul>li>a:hover {
    background-color: #55595c;
    color: #fff;
  }
  .custom-menu-primary .navigation-primary ul li{
    transition: all .2s linear;
    margin: 10px 0;
  }
  .custom-menu-primary .navigation-primary ul ul {
    position: static;
    opacity: 1;
    visibility: visible;
    display: none;
    border: 0;
    z-index:11;
  }
  .custom-menu-primary .navigation-primary ul ul li a {
    line-height: 20px;
    padding: 10px 20px;
    font-size: 16px;
  }
  .has-submenu {
    position: relative;
  }
  .child-trigger {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    background: transparent;
    top: 0;
    cursor: pointer;
  }
  .custom-menu-primary-mobile .navigation-primary>ul>li:hover>a {
    background-color: #55595c;
    color: #fff;
  }
  .custom-menu-primary .navigation-primary ul li.child-open > a {
    color: #fff;
  }
  .custom-menu-primary .navigation-primary > ul > li.child-open {
    background-color: #55595c;
    color: #fff;
  }
}

@media(max-width:380px){
  .header .hs-button {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.footer {
  border-style: dotted;
  border-width: 1px 0 0;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  position: relative;
  z-index: 9;
}
.footer-inner {
  display: flex;
  flex-wrap: wrap;
}
.footer-col-dp {
  padding: 10px;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.logo  .hs_cos_wrapper_type_linked_image{
  margin: 28px 0;
  display:block;
}
.logo.footer-col {
  text-align: center;
}
.footer-col-pd {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  padding: 10px;
  position: relative;
  width: 100%;
  text-align: center;
}
.footer-col-center {
  width: 100%;
}
.logo img {
  width: 45% !important;
  vertical-align: middle;
  display: inline-block;
}
.contact-details p {
  font-family: Montserrat,Sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .4px;
  line-height: 26px;
  margin-bottom: 11.5px;
  margin-top: 0;
  text-align: center;
}
.contact-details p:last-child {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.footer-menu .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  text-align: center;
}
.footer-menu .hs-menu-wrapper>ul>li>a {
  display: inline-block;
  font-family: Volkhov,Sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 9px;
  margin-top: 20px;
}
.footer-menu .hs-menu-wrapper ul ul {
  position: static !important;
  opacity: 1 !important;
}
.footer-menu .hs-menu-wrapper ul ul li a {
  box-shadow: none;
  font-family: Montserrat,Sans-serif;
  font-size: 11px;
  font-style: inherit;
  font-weight: 400;
  letter-spacing: 1.7px;
  text-align: center;
  text-decoration: none;
  line-height: 25.6px;
}
.footer-menu .hs-menu-wrapper ul ul li:last-child a {
  margin-bottom: 0;
}

@media (min-width: 768px){
  .footer-col {
    width: 20%;
  }
}

@media (max-width: 767px){
  .footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .footer-col {
    width: 100%;
  }
  .footer-menu .hs-menu-wrapper ul {
    margin-bottom: 4px;
  }
  .footer-menu .hs-menu-wrapper ul ul li a {
    margin-bottom: 7.5px;
  }
  .contact-details p {
    margin-bottom: 13px;
  }
  .contact-details p:last-child {
    margin-bottom: 6px;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
.hs-elementor-row {
  width: 100%;
  display: flex;
}
.hs-elementor-column {
  position: relative;
  min-height: 1px;
  display: flex;
}
.hs-elementor-column-wrap {
  width: 100%;
  position: relative;
  display: flex;
}
.hs-elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.hs-elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.body-container-wrapper-contact .widget-type-form {
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  padding: 135px 50px 80px 50px;
  background-color: transparent;
}
.body-container-wrapper-contact .widget-type-form:before {
  height: 100%;
  width: calc(100% + 20px);
  top: 0;
  left: 0;
  position: absolute;
  background-color: #000000;
  opacity: 0.74;
  content: "";
  margin-left: -10px;
  margin-right: -10px;
}
.body-container-wrapper-contact .hs_cos_wrapper_type_form {
  width: calc(100% + 20px);
  position: relative;
  background-color: #FFFFFFA1;
  padding: 80px;
  margin-left: -10px;
  margin-right: -10px;
}
.body-container-wrapper-contact form {
  padding: 0;
  font-size: inherit;
}
.body-container-wrapper-contact form .hs-richtext {
  margin: 0px 0px 89px 0px;
  text-align: center;
  font-size: inherit;
}
.body-container-wrapper-contact form .hs-richtext h2 {
  color: #194073;
  font-family: "Volkhov", Sans-serif;
  font-size: 37px;
  letter-spacing: 2.7px;
  margin-bottom: 6px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1;
}
.body-container-wrapper-contact form .hs-richtext h3 {
  color: #194073;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3.8px;
  font-family: 'Montserrat',sans-serif;
  margin-bottom: 20px;
  line-height: 1;
}
.body-container-wrapper-contact form label {
  margin-bottom: 1px;
}
.body-container-wrapper-contact form .hs-field-desc {
  margin: 1px 0 8px 0;
}
.body-container-wrapper-contact form .hs-form-required {
  margin-left: 8px;
}
.body-container-wrapper-contact .hs_0-2\/address2.hs-0-2\/address2.hs-fieldtype-text.field.hs-form-field,
.body-container-wrapper-contact .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field,
.body-container-wrapper-contact .hs_0-2\/state.hs-0-2\/state.hs-fieldtype-text.field.hs-form-field,
.body-container-wrapper-contact .hs_zip.hs-zip.hs-fieldtype-text.field.hs-form-field {
  min-height: auto;
  margin-top: -8px;
}
.body-container-wrapper-contact .hs_0-2\/address2.hs-0-2\/address2.hs-fieldtype-text.field.hs-form-field label,
.body-container-wrapper-contact .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field label,
.body-container-wrapper-contact .hs_0-2\/state.hs-0-2\/state.hs-fieldtype-text.field.hs-form-field label,
.body-container-wrapper-contact .hs_zip.hs-zip.hs-fieldtype-text.field.hs-form-field label {
  min-height: auto;
}
.body-container-wrapper-contact form textarea {
  height: 120px;
  width: 100%;
  padding: 6px 8px;
  resize: none !important;
  letter-spacing: normal;
  line-height: 1.5;
}
.body-container-wrapper-contact form .input {
  margin-right: 4px !important;
}
.body-container-wrapper-contact form input[type=checkbox] + span {
  font-size: .875em;
  line-height: 1.5;
  max-width: 85%;
  margin-top: 4px;
}
.body-container-wrapper-contact form .inputs-list {
  margin-bottom: 0;
  margin-top: 16px;
}
.body-container-wrapper-contact form .inputs-list > li {
  line-height: 1.3;
  margin: 0 0 11.5px;
}
.body-container-wrapper-contact form .inputs-list input[type=checkbox] {
  margin-left: 1px;
  margin-top: 0;
}
.body-container-wrapper-contact form .inputs-list input[type=checkbox]:checked + span {
  font-weight: 700;
}
.body-container-wrapper-contact form .hs_submit.hs-submit {
  margin: 6px 0 0 12px;
  padding-bottom: 26px;
}
.body-container-wrapper-contact form .hs-input.invalid.error {
  border-color: #790000;
}
.body-container-wrapper-contact form .hs-error-msg,
.body-container-wrapper-contact form ul.no-list.hs-error-msgs.inputs-list label {
  color: #790000;
  font-weight: 700;
  letter-spacing: normal;
}
.hs-newsletter-banner-section .heroBanner-gp .elementor-background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg,#2d2D2DC7 0,#17172000 100%);
  background-color: transparent !important;
}
.hs-newsletter-section1 .hs_cos_wrapper_type_rich_text h2 {
  color: #20284d;
  font-family: Volkhov,Sans-serif;
  font-size: 37px;
  letter-spacing: 2.7px;
  line-height: 1;
  margin-bottom: 32px;
}
.hs-newsletter-section1 .dnd-section > .row-fluid {
  padding: 10px 60px;
}
.hs-newsletter-section1 .widget-type-form {
  padding: 0;
  background-color: transparent;
  margin: 0 100px 60px;
}
.hs-newsletter-section1 .widget-type-form form {
  margin-right: -10px;
  padding-bottom: 10px;
  padding-top: 21px;
}
.hs-newsletter-section1 .widget-type-form form .hs-input:not([type=checkbox]):not([type=radio]) {
  margin-top: 2px;
  padding: 0.75em;
  color: #373a3c;
  vertical-align: middle;
  border: 1px solid #818a91;
  border-radius: 2px;
  background: #fff;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
}


.hs-newsletter-section1 .widget-type-form form .hs-form-field {
  padding-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}
.hs-newsletter-section1 .widget-type-form form .hs_submit.hs-submit {
  margin-top: 0;
  padding: 0px 10px 10px 0;
}
.hs-newsletter-section1 .widget-type-form form .hs_submit.hs-submit input.hs-button.primary {
  background-color: #90232B;
  border-radius: 0;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  width: 100%;
  font-size: .75rem;
  border-style: solid;
  border-width: 2px;
  border-color: #1A6C7A;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: all .3s;
  text-transform: uppercase;
  min-height: 40px;
  font-family: Montserrat,sans-serif;
  letter-spacing: 2px;
  -webkit-font-smoothing: auto;
}
.hs-newsletter-section1 .widget-type-form form label {
  font-weight: 400;
}
.hs-newsletter-section1 .widget-type-form form .hs-form-required {
  color: red;
  padding-left: 0.2em;
}
.hs-newsletter-section1 .widget-type-form form textarea.hs-input {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px !important;
  border-radius: 3px;
}
.hs-newsletter-section2 #hs_cos_wrapper_widget_1679047887420 .hs-image__grid__list {
  gap: 0;
  margin: 0 -10px;
  padding: 0 37px;
}
.hs-newsletter-section2 #hs_cos_wrapper_widget_1679047887420 .hs-image__grid__list__item {
  width: 20%;
  display: flex;
  padding: 10px;
}
.fa-user-circle:before {
  content: "\f2bd";
}
.building-remodeling-row .content-with-image-column .content ul li:before {
  color: #20284d;
}


@keyframes infiniteslide1679055641044580{
  from {
    transform:translate3d(0,0,0);
  }
  to {
    transform:translate3d(-1500.562px,0,0);
  }
}

@keyframes infiniteslide167905632456613a {
  from {
    transform:translate3d(0,0,0);
  }
  to {
    transform:translate3d(-1650.843px,0,0);
  }
}
.hs-careers-section2 .hs_cos_wrapper_type_rich_text h3 {
  color: #20284d;
  font-family: Volkhov,Sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2.7px;
}
.hs-careers-section2 .span4.dnd-module {
  width: 33.33%;
  margin-left: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(0,0,0,.8);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 640px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.fa-comments:before {
  content: "\f086";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-sun:before {
  content: "\f185";
}
.hs-columnContent-bg.home-bottom_twoSection .title {
  margin: 0 0 12px !important;
}
.hs-columnContent-bg.home-bottom_twoSection .hs-elementor-column.half:first-child .title {
  margin: 0 0 2px !important;
}
.hs-home-section2 .testimonial-slider-gp .content-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.hs-home-section2 .testimonial-slider-gp .qoute {
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -.8px;
}
.hs-home-section2 .testimonial-slider-gp {
  padding-left: 40px;
  padding-right: 40px;
}
.hs-home-section2 .testimonial-slider-gp .leftSlider .img img {
  width: 47%;
  max-width: 100%;
}
.hs-home-section2 .testimonial-slider-gp .img {
  padding-right: 0;
}
.hs-home-section2 .testimonial-slider-gp .rightSlider.testimonialSlider-col .img img {
  width: 59%;
  max-width: 100%;
}
.hs-home-section2 .testimonial-slider-gp .elementor-widget-container {
  padding-right: 0;
}
.hs-home-section2 .testimonial-slider-gp .slick-dots li {
  margin: 0 6px;
}
.hs-home-section2 .testimonial-slider-gp .btn-t a {
  font-weight: 600;
}
.heroBanner-gp.designStyles-banner .elementor-background-overlay {
  background-color: transparent !important;
  background-image: linear-gradient(180deg,#2d2D2DC4 0,#171720CC 100%);
  opacity: .49;
  transition: background .3s,border-radius .3s,opacity .3s;
}

.hs-newsletter-section1 .widget-type-form form .hs-input:not([type=checkbox]):not([type=radio]):focus {
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
  outline: 0;
  border-color: #1a6c7a;
}





@media only screen and (min-width: 641px) {
  .body-container-wrapper-contact form textarea {
    height: 160px;
    width: 100%;
  }
  .body-container-wrapper-contact form .inputs-list > li {
    line-height: 1.3;
    margin: 0 0 8px;
  }
}

@media (min-width: 768px) {
  .hs-home-section2 .testimonial-slider-gp .leftSlider {
    width: 49%;
  }
  .hs-home-section2 .testimonial-slider-gp .rightSlider.testimonialSlider-col {
    width: 48%;
  }
  .hs-home-section2 .testimonial-slider-gp .qoute {
    max-width: 455px;
  }
  .hs-home-section2 .testimonial-slider-gp .rightSlider .qoute {
    max-width: 440px;
  }
}

@media (min-width: 1025px) {
  .body-container-wrapper-contact .dnd-column[class*="background-image"] {
    background-attachment: fixed;
  }
}

@media(max-width:1199px){
  .mig-pg h1{
    font-size: 40px;
  }
  .mig-pg h2{
    font-size: 30px;
  }
  .mig-pg h3{
    font-size: 25px;
  }
  .mig-pg h4{
    font-size: 20px;
  }
  .mig-pg h5{
    font-size: 18px;
  }
  .mig-pg h6{
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .hs-elementor-row {
    flex-wrap: wrap;
  }
  .hs-home-section1 .dnd-section {
    padding: 40px 10px !important;
  }

}

@media (max-width: 767px) {
  .body-container-wrapper-contact .hs_cos_wrapper_type_form {
    width: auto;
    margin: 0;
    padding: 30px;
  }
  .body-container-wrapper-contact .widget-type-form {
    padding: 0;
  }
  .body-container-wrapper-contact form .hs-richtext {
    margin: 0 0 30px;
  }
  .hs-newsletter-section1 .hs_cos_wrapper_type_rich_text h2 {
    font-size: 27px;
  }
  .hs-newsletter-section1 .widget-type-form form .hs-form-field {
    width: 100% !important;
  }
  .hs-newsletter-section1 .widget-type-form {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-newsletter-section2 #hs_cos_wrapper_widget_1679047887420 .hs-image__grid__list__item {
    width: 100%;
    display: block;
  }
  .hs-newsletter-section2 #hs_cos_wrapper_widget_1679047887420 .hs-image__grid__list {
    display: block;
    margin: 0;
    padding: 0 55px;
  }
  .hs-careers-section2 .hs_cos_wrapper_type_rich_text h3 {
    font-size: 26px;
  }
  .hs-careers-section2 .span4.dnd-module {
    width: 100%;
  }
  .hs-home-section1 .dnd-section {
    padding: 20px!important;
  }
  .hs-columnContent-bg.home-bottom_twoSection .hs-elementor-column.half:first-child .title {
    margin: 0 0 20px!important;
  }
  .hs-home-section2 .testimonial-slider-gp {
    padding-left: 30px;
    padding-right: 30px;
  }
  .heroBanner-gp.designStyles-banner {
    padding: 20px;
  }
  .heroBanner-gp.designStyles-banner h2 {
    font-size: 46px !important;
  }
  .body-container-wrapper-contact .widget-type-form {
    padding-left: 0;
    padding-right: 0;
  }
  .body-container-wrapper-contact .hs_cos_wrapper_type_form {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 -10px;
  }
}

@media (max-width: 479px) {
  .hs-newsletter-section1 .dnd-section>.row-fluid {
    padding: 10px 30px;
  }
  .hs-newsletter-section2 #hs_cos_wrapper_widget_1679047887420 .hs-image__grid__list {
    padding: 0;
  }
  .hs-home-section2 .testimonial-slider-gp .btn-t a {
    padding: 16px 20px;
  }
}