







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */










.content-wrapper {
  max-width: 1140px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 15px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1140px;
}





html {
  font-size: 1rem;
}

body {
  color: #292A2C;
  font-weight: 400;
  font-family: hero-new,Helvetica,Arial,sans-serif;
}

a {
  color: rgba(193, 31, 90, 1.0);
}

a:hover,
a:focus,
a:active {
  color: rgba(222, 53, 114, 1.0);
}

/* Headings */

h1 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 3.25em;
  color: #515250;
  font-weight: 300;
}




h2 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 2.7em;
  color: #515250;
  font-weight: 400;
}

h3 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 2.5em;
  color: #515250;
  font-weight: 400;
}

h4 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 1.875em;
  color: #515250;
  font-weight: 400;
}

h5 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 1.375em;
  color: #515250;
  font-weight: 400;
}

h6 {
  font-family: Montserrat, sans-serif !important;,Georgia,serif;
  font-size: 1em;
  color: #515250;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}













































button,
.button {
  border-radius: 3.125rem;
  color: rgba(255, 255, 255, 1.0);
  padding: 11px 28px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  border-color: rgba(0, 84, 130, 1.0); 
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-image: linear-gradient(90deg,#1e8aa8 0%,#005482 20%, 40%, 100%);
  border-color: #287caa;
  color: #ffffff;
}





form,
.submitted-message {
  font-family: hero-new;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(41, 42, 44, 1.0);
}
/* Form label */
.hs-form label {
  color: rgba(41, 42, 44, 1.0);
}
.hs-form legend {
  color: rgba(41, 42, 44, 1.0);
}


/* Form inputs */
.hs-input, .hs-search-field__input, .email-edit.hs-input, #hs-pwd-widget-password{
  border-color: rgba(166, 166, 166, 1.0);
  color: rgba(41, 42, 44, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0.25rem;
  border-width: 1px;
}
.hs-input:focus, .hs-search-field__input:focus, .email-edit.hs-input:focus, #hs-pwd-widget-password:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(166, 166, 166, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #292A2C;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #292A2C;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */






.hs-button,
.button--primary,
a.button{
  border-radius: 3.125rem;
  border-width: 0px;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 11px;
  padding-bottom: 11px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 84, 130, 1.0);
  background-image: -o-linear-gradient(left, rgba(30, 138, 168, 1.0) 0%, rgba(0, 84, 130, 1.0) 20%, rgba(12, 48, 79, 1.0) 40%, rgba(12, 48, 79, 1.0) 100%);
  background-image: linear-gradient(90deg, rgba(30, 138, 168, 1.0) 0%, rgba(0, 84, 130, 1.0) 20%, rgba(12, 48, 79, 1.0) 40%, rgba(12, 48, 79, 1.0) 100%);
  outline: none !important;
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus,
a.button:focus,
a.button:hover{
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 84, 130, 1.0);
}






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494a52;
}

th,
td {
  border-color: #494a52;
  color: #494a52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border-bottom-color: #494a52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494a52;
}





.site-header__top {
  background:linear-gradient(to right,#0c304f 0%,#0c304f 50%,#0c304f 50%,#0c304f 100%) !important;
}

header.site-header .site-header__top__inner{
  background-color: rgba(12, 48, 79, 1.0) !important;
}

.site-header  {
  background-color: rgba(255, 255, 255, 1.0);
}

header.site-header .utility-menu ul li a {
  color:rgba(255, 255, 255, 1.0);
}

header.site-header .utility-menu ul li a:hover {
  color:rgba(255, 255, 255, 1.0);
}

header.site-header .cm-lang-picker {
  background-color: rgba(12, 48, 79, 1.0);
}

header.site-header .language-picker__menu{
  background-color: rgba(26, 120, 146,1.0);
}

header.site-header .language-picker__search{
  background-color: rgba(26, 120, 146,1.0);
  color: rgba(#null,0.0);

}

header.site-header .language-picker__menu .hs-menu-wrapper>ul>li>a  {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(30, 138, 168,1.0);
}

header.site-header .language-picker__menu .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(28, 127, 155,1.0);
}


header.site-header .utility-button {
  background-color: rgba(234, 153, 153, 1.0);
}

header.site-header .utility-button:hover {
  background-color: rgba(12, 48, 79, 1.0);
}

header.site-header .utility-button a{
  color:rgba(255, 255, 255, 1.0);
}

header.site-header .utility-button a:hover{
  color:rgba(243, 132, 32, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: rgba(41, 42, 44, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(41, 42, 44, 0.8);
  background-color: rgba(255, 255, 255,1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  color: rgba(41, 42, 44, 1.0);
}

header.site-header .search-form .search-submit{
  background-color: rgba(193, 31, 90,1.0);
  color: rgba(255, 255, 255,1.0);

}

header.site-header .search-form .search-submit:hover{
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(222, 81, 39,1.0);

}


.custom-menu-primary .hs-menu-wrapper > ul > li > ul{
  background-color: rgba(12, 48, 79,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .hs-menu-depth-3 > a{
  color: rgba(255, 255, 255,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .hs-menu-depth-3 > a:hover{
  background-color: rgba(12, 48, 79,1.0);
  color: rgba(255, 255, 255,0.8);
}
.custom-menu-primary .hs-menu-wrapper > ul > li li.active > a {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul > li > a {
  color: rgba(30, 138, 168,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul > li > a:hover {
  color: rgba(30, 138, 168,0.8);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .hs-menu-depth-3 ul li a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > ul > li > ul li a {
  color: rgba(194, 195, 194,1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .hs-menu-depth-3 ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > ul > li > ul li a:hover {
  color: rgba(194, 195, 194,0.8);
}

.front-page-social-links{
  background-color:rgba(193, 31, 90,1.0);
}
.front-page-social-links ul li a:hover {
  background-color: rgba(168, 28, 79,0.0);
}
.front-page-social-links ul li a {
  color: rgba(255, 255, 255,1.0);

}
.front-page-social-links ul li a:hover {
  color: rgba(30, 138, 168,1.0);
}


body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: hero-new;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
}

body .hs-menu-children-wrapper,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .hs-menu-children-wrapper > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .hs-menu-children-wrapper .menu-item .menu-link:hover,
body .hs-menu-children-wrapper .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .hs-menu-children-wrapper > li:first-child:hover:before,
body .hs-menu-children-wrapper > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: hero-new;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





.footer-cta__content{
  background-color:rgba(255, 255, 255, 1.0);
}
.footer-cta__lower--wrapper{
  background-color:rgba(12, 48, 79,1.0);
}

.footer-cta__upper--wrapper{
  background-image:linear-gradient(to top,#0c304f 0%,#0c304f 50%,#ffffff 50%,#ffffff 100%);
}

.footer-navigation {
  background-color:rgba(255, 255, 255, 1.0);
}

.footer {
  background-color:rgba(12, 48, 79, 1.0);
}

.footer-bottom-pane .footer-cta__label{
  color: rgba(222, 81, 39, 1.0);
}

.footer-bottom-pane .footer-cta__upper h2 {
  color: rgba(68, 71, 73, 1.0);
}

.footer-bottom-pane .footer-cta__upper .cta_button{
  background-image:linear-gradient(90deg,#f38420 0%, 20%,#c11f5a 40%,#c11f5a 100%);
  color: rgba(255, 255, 255, 1.0);
}

.footer-bottom-pane .footer-cta__upper .cta_button:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer-cta__lower__callout div{
  color: rgba(255, 255, 255, 1.0);
}

.footer-cta__lower--wrapper .footer-cta__lower__btn  .cta_button{
  background-color:rgba(30, 138, 168, 1.0);
  color:rgba(255, 255, 255, 1.0);
}

.footer-cta__lower--wrapper .footer-cta__lower__btn  .cta_button:hover{
  color:rgba(12, 48, 79, 1.0);
}


.footer-menu-navigation ul li.hs-item-has-children a,
.menu-footer-menu-container ul li a{
  color:rgba(30, 138, 168,1.0);
}

.footer-menu-navigation  ul li.hs-item-has-children a:hover,
.menu-footer-menu-container ul li a:hover{
  color:rgba(12, 48, 79,1.0);
}

.footer-menu-navigation ul.hs-menu-children-wrapper li  a{
  color:rgba(68, 71, 73,1.0);
}

.footer-menu-navigation  ul.hs-menu-children-wrapper li a:hover{
  color:rgba(30, 138, 168,1.0);
}


.footer-navigation__buttons a{
  background-color:rgba(12, 48, 79,1.0);
  color:rgba(255, 255, 255,1.0);
}

.footer-navigation__buttons a:hover{
  background-color:rgba(30, 138, 168,1.0);
  color:rgba(255, 255, 255,1.0);
}


.footer .site-footer-copyright span{
  color:rgba(255, 255, 255, 1.0);

}


.footer .menu-footer-utility-menu-container ul li a{
  color:rgba(255, 255, 255, 1.0);
}



.footer .menu-footer-utility-menu-container ul li a:hover{
  color:rgba(255, 255, 255, 1.0);
}



/* Footer Content */

.footer * {
  color: ;
}





/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #292A2C;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #de3572;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #de3572;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #515250;
  font-family:Montserrat;
  font-size: 3.25px;
  font-weight: 800;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #de3572;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #de3572;
}

.blog-index__post-content--small h2 {
  font-size: 2.5px;
}

.blog-index__post-content a {
  color: #292A2C;
}

.blog-post__read-more svg {
  fill: #292A2C;
}

.blog-sidebar ul {}

.blog-sidebar a {
  color: #292A2C;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {}

.blog-post__meta a {
  color: #292A2C;
}

.blog-post__meta a:hover {
  color: #de3572;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #292A2C;
}

.blog-post__back-to-blog svg {
  fill: #292A2C;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Montserrat
    font-size: 2.5px;
  color: #515250;
  font-weight: regular
}

/* matching line height to original site */
h1, h2 {
line-height: 1.1;
}