/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600,700');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* SET COMMON VARIABLES */

    /*  */
    /*  */
    /*  */
    /*  */
  
 /*  */
 
 

/* Typography */

 


@font-face {
  font-family: noeBold, serif;
  src: url("https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/Fonts/Noe%20Display%20Bold.otf"); /* IE */

  @font-face {
  font-family: noeItalic, serif;
  src: url("https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/Fonts/Noe%20Display%20Medium%20Italic.otf"); /* IE */

  @font-face {
  font-family: Manrope;
  src: url("https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/Fonts/Manrope-Regular.ttf"); /* IE */


/* TYPOGRAPHY */
body {
  -webkit-font-smoothing: antialiased;
  background: #fff;
  line-height: 1.6;
  font-weight: 400;
  color: #f9f9f4;
  font-size:16px;
  font-family: Manrope, sans-serif;
}
p, .more-info p, .more-features p, .cta p {
  font-size: 16px;
  color: #191414;
  font-family: Manrope, sans-serif }}
}

h1, h2, h3, h4 {
  font-family: noeBold, Sans-Serif;
}
h1{
  font-size:3rem!important;
}
h2, .more-info h2, .heading, .cta h2 {
  font-size: 2.5 rem;
  font-weight: 400;
  line-height: 1;
}
h3 {
  font-size: 1.35rem;
}
h4 {
  font-size: 1.4rem;
  font-weight: 400;
}
.heading {
  margin-bottom: 30px;
}
a {
  color: #863919;
  text-decoration: none;
  font-weight:normal;
}
a.cta_button {
  margin-bottom: 18px;
}
a:hover {
 color: #515a47; 
 text-decoration: underline;
}
a.cta_button.button__white:hover {
 color: rgba(0, 0, 0, 0.65) !important;
}
ul.hs-menu-children-wrapper {
    background-color: rgba(255,255,255,0.9);
}
/*BLOG*/

.resource-blog-headline{
  background-color: #d1b951!important;
  padding: 20px 0;
}

/* UTILITY */
.horizontal-rule {
  position: relative;
  padding: 0 100px;
  left: 50%;
  width: 90%;
  max-width: 400px;
  height: 2px;
  transform: translateX(-50%);
}
.column-left .horizontal-rule,
.column-right .horizontal-rule {
  max-width: 85%;
  margin: 15px 0px;
  padding: 0px;
  left: 0px;
  transform: translateX(0%);
}
.center-txt > div {
  max-width: 855px;
  margin: 0 auto;
  text-align: center;
}
.pad-top {
  padding-top: 16px;
}
.pad-bottom {
  padding-bottom: 16px;
}
.pad-bottom-none {
  padding-bottom: 0 !important;
}
.push-bottom-none {
  margin-bottom: 0;
}
.push-bottom-none-img img {
  margin-bottom: 0;
}
.push-bottom-xl {
  margin-bottom: 100px;
}
blockquote {
  border-left: 2px solid #cbd1d8;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 32px;
  margin-bottom: 32px;
}


/* NAVIGATION */
.header-container-wrapper {
  position: relative;
  box-shadow: 0px 15px 24px rgba(18, 53, 85, 0.1);
  z-index: 1;
}
 
.navbar .links a {
  font-size: 16px;
  font-family: noeBold, Sans-Serif;
  text-transform: uppercase;
  color: #863919;
}
.navbar .links a:hover, 
.navbar .links li:last-of-type a:hover {
  color: #515a47;
}
.navbar .links li:last-of-type a {
  font-weight: 500;
  border-radius: inherit;
  background: inherit;
  color: inherit;
  margin-left: 0;
}

/* HERO SECTION */

.hero .overlay {
  padding: 15px 0;
  color: #000000;
  background-color: #cbd1d8;
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/shutterstock_1447457057.jpg');
  background-position: 15% bottom;
  background-repeat: no-repeat;
  background-size: 40%;
}
.hero .overlay.blog {
/* height: 200px; */
  text-align: center;
  background-color: #cbd1d8;
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CS_Website_Blog_Assets_Header_Icon.png');
  background-position: 85% bottom;
  background-size: contain;
}
.hero .overlay.interior {
  text-align: center;
  background-color: #cbd1d8;
}
.hero .overlay.blog h1,
.hero .overlay.interior h1 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.hero.dark .overlay {
  padding-top: 30px;
  padding-bottom: 0;
  color: white;
  background-color: #3f506d;
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CloseSimple%202019%20-%20Br8kThru/CS_Website_Assets_Half_Logo-03.png');
}
.hero h1 {
  font-weight: 400;
}
.hero.dark p {
  color: ;
}
.hero.dark img {
  margin-bottom: -1px;
}

/* TESTIMONIALS */
.testimonials {
  background: #cbd1d8;
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CloseSimple%202019%20-%20Br8kThru/CS_Website_Templet_V2_Assets_Speechbubble_Icon_LRG.png');
  background-position: 18% 25%;
  background-repeat: no-repeat;
  background-size: 18%;
}
.testimonials .testimonial {
  position: relative;
  max-width: 700px;
  float: none;
  margin: 0 auto !important;
  text-align: left;
  border-radius: 20px;
}
.testimonial_head, 
.testimonial_content {
  position: relative;
  z-index: 1;
  padding-bottom: 16px;
}
.testimonials .testimonial::before {
  content: '"';
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 22px;
  width: 50px;
  height: 50px;
  font-size: 100px;
  line-height: 1;
  font-family: noeItalic, serif;
  font-weight: 700;
  font-style: italic;
  color: #191414;
  transform: rotate(180deg);
}
.testimonials .testimonial::after {
  content: '"';
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px 22px;
  width: 50px;
  height: 50px;
  font-size: 100px;
  line-height: 1;
  font-family: noeItalic, serif;
  font-weight: 700;
  font-style: italic;
  color: #191414;
}

/* SECTION */
.gradient_bg {
  background: rgb(2,0,36);
  background: -moz-linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(229,232,235,1) 85%);
  background: -webkit-linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(229,232,235,1) 85%);
  background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(229,232,235,1) 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#e5e8eb",GradientType=1);
}
.pizza_bg {
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CloseSimple%202019%20-%20Br8kThru/CS_Website_Templet_V2_Assets_Pizza_Icon_LRG_BLUE.png') !important;
  background-size: contain !important;
  background-position: left top;
  background-repeat: no-repeat !important;
}
.pizza-light_bg {
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CS_Website_Templet_V2_Assets_Pizza_Icon_Grey.png') !important;
  background-size: contain !important;
  background-position: left top;
  background-repeat: no-repeat !important;
}
.document_bg {
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CS_Website_Templet_V2_Assets_Notes_Icon_Blue.png') !important;
  background-size: contain !important;
  background-position: left top;
  background-repeat: no-repeat !important;
}
.half-email_bg {
  background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/CS_Website_Templet_V2_Assets_Half_email_Icon.png') !important;
  background-size: contain !important;
  background-position: right 50%;
  background-repeat: no-repeat !important;
}
.gray-blue_bg {
  background-color: #bcc3cc;
}
.blue-dark_bg {
  background-color: #3f506d;
  color: white;
}
.blue_bg {
  background-color: #6980a3;
}
.blue_bg h2 {
  color: white;
}
.dropshadow img {
  box-shadow: 2px 2px 15px 5px rgba(0, 0, 0, 0.15);
}
.dropshadow-round img {
  border-radius: 10px;
  box-shadow: 2px 2px 15px 5px rgba(0, 0, 0, 0.15);
}

.icon_img {
  position: relative;
  padding: 12px 0;
  height: 100px;
  text-align: center;
}
.icon_img img {
  margin: 0;
  width: 100% !important;
  max-width: 75px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon_lg_img {
  position: relative;
  padding: 12px 0;
  height: 150px;
  text-align: center;
}
.icon_lg_img img {
  margin: 0;
  width: 100% !important;
  max-width: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.full_band {
  padding-top: 60px;
  padding-bottom: 60px;
}
.short_band  {
  padding: 25px 0; 
}

/* /// NEW SECTION \\\ */
.column_band {
  position: relative;
  margin: 0;
  padding: 0;
}
.column_band .section_left,
.column_band .section_right {
  padding: 30px 0;
  margin-left: 0;
  width: 50%;
}
.column_band .section_left > div,
.column_band .section_right > div {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 500px;
  overflow: hidden;
}
.column_band .section_left > div {
  margin-left: auto;
}
.column_band .gray-blue_bg {
  background-color: #bcc3cc;
}
.column_band .blue_bg {
  background-color: #6980a3;
}
.column_band .head_txt {
  padding: 50px 0 50px 50px;
}
.column_band .head_txt {}
.column_band .head_txt h2 {
  margin: 0;
  color: white;
  line-height: 1;
  font-size: 45px !important;
  font-weight: 400;
  white-space: nowrap;
}
/* ||||||||||||||||||| */
.cta.section {
  margin: 0;
  padding: 0;
  position: relative;
}
.section-left {
  padding: 30px 0;
}
.cta.section .section-left > div {
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 475px;
}
.cta.section .section-right {
  position: absolute;
  padding: 60px 0 60px 60px;
  float: none;
  right: 0;
  margin-left: 0;
  height: 100%;
  background: #6980a3;
}
.cta.section .section-right > div {
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 475px;
}
.cta.section .cta_txt {
  color: white;
}
.cta.section .cta_txt h2 {
  line-height: 1;
}
.cta.section .section-left.pizza_light_bg {
  padding: 60px 0;
  background-color: #bcc3cc;
}


/* BLOG */
.tags-list ul {
  list-style-type: none;
  padding-left: 0;
}
.tags-list li {
  display: inline;
}
.tags-list li:after {
  content: ',';
  margin-left: -5px;
}

.post-item {
  padding-right: 20px;
  margin-bottom: 100px;
}
.post-listing .post-item:last-of-type {
  margin-bottom: 0;
}
.post-item .horizontal-rule {
  max-width: 80%;
  margin: 100px 0;
}
.blog-pagination a.previous-posts-link {
  display: inline-block;
  text-align: left;
  width: 100px;
}
.blog-pagination a.previous-posts-link:before {
  content: '\f053';
  padding-right: 5px;
  font-family: 'fontawesome';
}
.blog-pagination a.all-posts-link {
  display: inline-block;
  text-align: center;
  width: calc(100% - 215px);
}
.blog-pagination a.next-posts-link {
  display: inline-block;
  width: 100px;
  text-align: right;
}
.blog-pagination a.next-posts-link:after {
  content: '\f054';
  padding-left: 5px;
  font-family: 'fontawesome';
}

.hs-featured-image {
    float: none;
    max-width: calc(100% - 20px);
    margin: 0;
    padding: 0;
}

.blog-post {
    padding-right: 20px;
}
.post-header h1 {
    line-height: 1.4;
}
.hs-blog-social-share {
    padding: 15px 0;
}
.hs-blog-social-share-item-linkedin {
    margin-top: -5px;
    margin-right: 10px;
}


/* FOOTER */
.footer {
  padding: 16px 0;
  color: #f9f9f4;
  background-color: #d1b951;
}
.footer h4 {
  font-weight: 600;
  margin: 5px 0 12px;
}
.footer_link a {
  color: black;
  font-size: 22px;
  font-weight: 600;
}
.footer_sub-link a {
  color: black;
}

/* SLIDESHOW */
#sync1 .item {}
.owl-theme .owl-nav {}
.owl-carousel .owl-stage-outer {
  padding-top: 20px;
  padding-bottom: 30px;
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background: none;
}
.owl-theme .owl-nav [class*=owl-] {
  background: none;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  background: none;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
#sync1.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: white;
}
#sync1.owl-theme .owl-dots .owl-dot.active span,
#sync1.owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 0.5);
}


/* FORMS */

/* Forms Box */
.form-box {
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.form-box *,
.form-box *:before,
.form-box *:after {
    box-sizing: border-box !important;
}

.form-box textarea, 
.form-box input[type="text"], 
.form-box input[type="password"], 
.form-box input[type="datetime"], 
.form-box input[type="datetime-local"], 
.form-box input[type="date"], 
.form-box input[type="month"], 
.form-box input[type="time"], 
.form-box input[type="week"], 
.form-box input[type="number"], 
.form-box input[type="email"],
.form-box input[type="url"], 
.form-box input[type="search"], 
.form-box input[type="tel"], 
.form-box input[type="color"] select,
.form-box select {
    background-color: #ffffff;
    width: 100% !important;
    border: 1px solid #e1e0e1;
    padding: 10px;
    font-size: 12px;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0 !important;
    max-width: 100%;
}
.form-box input[type="checkbox"], 
.form-box input[type="radio"] {
  margin-right:10px;
}
.form-box select {
    background-image: url('https://3427422.fs1.hubspotusercontent-na1.net/hubfs/3427422/Form-Images/select-arrow.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

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

.form-box fieldset {
    max-width: 100% !important;
    border: 0;
    padding: 0;
    margin: 0;
}
.form-box .form-columns-2,
.form-box .form-columns-3 {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
    border: 0 none;
}

.form-box .hs-form-field {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.form-box .form-columns-1 .hs-form-field {
    padding-right: 15px
}

.form-box .form-columns-2 .hs-form-field {
    max-width: 50%;
    width: 100% !important;
    padding-right: 15px
}
.form-box .form-columns-3 .hs-form-field {
    max-width: 33%;
    width: 100% !important;
    padding-right: 15px
}
.form-box .hs-form-field > .input {
    width: 100%;
    margin-right: 0 !important;
}

.form-box .hs-form-field > label {
    color: #808080;
    display: block;
    font-size: 12px;
}

@media screen and (max-width: 500px) {
    .form-box .form-columns-2 .hs-form-field,
    .form-box .form-columns-3 .hs-form-field {
        max-width: 100%;
    }
}


/* Form Errors */
.form-box .hs-error-msgs {
    margin: 0;
    padding: 0;
    list-style: none;
}
.form-box .hs-error-msgs li {
    color: red;
    font-size: 12px;
}
.form-box textarea.error, 
.form-box input[type="text"].error, 
.form-box input[type="password"].error, 
.form-box input[type="datetime"].error, 
.form-box input[type="datetime-local"].error, 
.form-box input[type="date"].error, 
.form-box input[type="month"].error, 
.form-box input[type="time"].error, 
.form-box input[type="week"].error, 
.form-box input[type="number"].error, 
.form-box input[type="email"].error,
.form-box input[type="url"].error, 
.form-box input[type="search"].error, 
.form-box input[type="tel"].error, 
.form-box input[type="color"].error select,
.form-box select.error {
    border: 1px solid red;
    color: red;
}

/* Form Button */
.form-box .hs-button {
    background: #1a3553;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 16px 24px;
    padding: 1rem 1.5rem;
    border-radius: 50px;
    border: 1px solid rgba(255,255,255,.5);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.form-box .hs-button:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,.25);
    background: #376da9;
}



/* Subscribe Box Style */
.subscribe-box form {
    display: flex;
    border: 0;
    align-items: center;
}

.subscribe-box .hs_cos_wrapper>span {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: center;
}

.subscribe-box h3 {
    /* display:inline-block; */
    margin: 0;
    font-size: 28px;
    font-weight: 400;
    vertical-align: top;
    flex: 1 300px;
}

.subscribe-box > div > span > div {
    flex: 1.5 600px;
}

.subscribe-box form .hs_email {
    display: block;
    min-width: 50%;
    margin-right: 20px;
    width: 100%;
}
.subscribe-box form .hs_email input {
	color: #000;
}
.subscribe-box form .hs_submit {
    display: inline-block;
    padding: 2px;
    margin-top: 1px;
    border: none !important;
    color: black;
    vertical-align: top
}

.subscribe-box form .input {
    display: inline-block;
    width: 300px;
}

.subscribe-box form .hs_email > label {
	color: #fff !important;
}

.subscribe-box form input.submit {
    display: inline-block
}

.subscribe-box .hs_submit input {
    padding-left: 30px;
    padding-right: 30px
}

.subscribe-box ul.hs-error-msgs {
    margin-bottom: 6px;
    padding-left: 0px
}

.subscribe-box .hs_error_rollup {
    position: absolute
}




@media screen and (max-width: 767px) {
  .half-email_bg {
    background: none !important;
  }
  .mobile-hide {
    display: none !important;
  }
  .cta.section .section-right {
    position: relative;
    padding: 60px 30px;
  }
  .cta.section .section-left > div,
  .cta.section .section-right > div {
    margin: 0 auto;
  }
  .column_band .section_left,
  .column_band .section_right {
    width: 100%;
  }
  .column_band .section_left > div,
  .column_band .section_right > div {
    margin: 0 auto;
  }
  .center-mobile {
    margin: 0 auto !important;
  }
}