







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */









































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */


   

 



.content-wrapper,.blog-container  { 
  max-width: 1360px;
}
.header-container  {
  max-width: ;  
}     
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 30px 0;
}

.dnd-section > .row-fluid {
  max-width: 1360px;
}
.header_container_wrapper .container{
  max-width: px;
}





html {
  font-size: 18px;
}

body {
  font-size: 18px;
  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 300;
  font-family: halyard-text;
}

/* Anchors */

a {  
  color: rgba(38, 38, 38, 1.0);
}

a:hover,
a:focus,
a:active {
  color: rgba(38, 38, 38, 1.0);
}

/* Headings */

h1 {
  font-family: futura-pt-bold;
  font-size: 65px;

  
  color:rgba(243, 98, 79, 1.0);
  
  font-weight: 700;
}

h2 {
  font-family: futura-pt;
  font-size: 40px;

  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 700;
}

h3 {
  font-family: omnes-cond;
  font-size: 22px;
  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 300;
}

h4 {
  font-family: halyard-text;
  font-size: 18px;
  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 700;
}

h5 {
  font-family: halyard-text;
  font-size: 15px;
  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 700;
}

h6 {
  font-family: halyard-text;
  font-size: 12px;
  
  color:rgba(38, 38, 38, 1.0);
  
  font-weight: 700;
}



/* Blockquote */






.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"],
.error-page a.button{
  background-color: rgba(241, 97, 78, 1.0);
  border-color: rgba(227, 114, 98, 1.0);
  border-radius: 50px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding: 14px 35px;
}

.hs-button:hover,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.error-page a.button:hover{ 
  border-color: rgba(254, 235, 175, 1.0);
  background-color: rgba(254, 235, 175, 1.0);
  color: rgba(241, 97, 78, 1.0);
}

button:active,
.button:active {
  background-color: rgba(255, 137, 118, 1.0);
  border-color: #ff9a8a;
  color: #FFF;
}




.body-container .custom_error_message form,
.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message,
.body-container .widget-type-email_simple_subscription,
.body-container #comment-form, 
.body-container .hs-search-field__bar form,
form#email-prefs-form,
.systems-page .form-container form,
.systems-page #hs_cos_wrapper_password_prompt form {
  background-color: rgba(255, 255, 255, 0.0);
}

form,
.submitted-message {
  font-size: 18px;
  color: #262626;
  font-weight: 300
}

/* Form title */

h3.form-title {
  color: rgba(38, 38, 38, 1.0);
}

/* Form label */

form label {
  color: rgba(38, 38, 38, 1.0);
}
/* Form help text */

form legend {
  color: rgba(38, 38, 38, 1.0);
}

/* Form 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 {
  border-width: 1px;
  border-color: rgba(204, 204, 204, 1.0);
  background-color: rgba(250, 250, 250, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 2px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(#null, 0.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #262626;
}

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

/* Date picker */

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

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

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

/* Submit button */







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: rgba(85, 85, 85, 1.0);
}

th,
td {
  border-color: rgba(85, 85, 85, 1.0);
  color: rgba(85, 85, 85, 1.0);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
  border-bottom-color: #555555;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  color: rgba(85, 85, 85, 1.0);
}







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

body .custom-menu-primary .hs-menu-wrapper>ul>li>a.active-branch,
body .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a{
  color: rgba(38, 38, 38, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper>ul>li>ul{

  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: rgba(38, 38, 38, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(243, 98, 79, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper .menu_wrapper_inner>li ul a
,body .custom-menu-primary .hs-menu-wrapper .menu_wrapper_inner>li>a{
  color: rgba(89, 89, 89, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper .menu_wrapper_inner>li ul a:hover,
body .custom-menu-primary .hs-menu-wrapper .menu_wrapper_inner>li>a:hover{
  color: rgba(243, 98, 79, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

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

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

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

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


nav.header-nav-section .hs-menu-wrapper>ul>li>a{
  color: rgba(38, 38, 38, 1.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(243, 98, 79, 1.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(89, 89, 89, 1.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(243, 98, 79, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

nav.header-nav-section .hs-menu-wrapper>ul>li.active>a,
nav.header-nav-section .hs-menu-wrapper>ul>li.active-branch>a,
nav.header-nav-section .hs-menu-wrapper>ul>li>a.active-branch{
  color: rgba(243, 98, 79, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
nav.header-nav-section .hs-menu-wrapper>ul>li>ul>li.active>a,
nav.header-nav-section .hs-menu-wrapper>ul>li>ul>li.active-branch>a,
nav.header-nav-section .hs-menu-wrapper>ul>li>ul>li>a.active-branch{
  color: rgba(243, 98, 79, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer{
  background: rgba(89, 89, 89, 1.0);
}
.footer_section.footer_mid_section .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.footer_section.footer_mid_section .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 0.6);
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.footer_inner_section p,
.footer_section.footer_mid_section .hs-menu-wrapper>ul>li:first-child>a{
  color: rgba(255, 255, 255, 0.75);
}
.newsletter-form-header h2,
.newsletter-form-header p{
  color: rgba(255, 255, 255, 1.0);
}
.newsletter-form-footnote p{
  color: rgba(255, 255, 255, 0.8);
}

.footer_form_section form .hs_submit .hs-button{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 255, 255, 1.0); 
}
.footer_form_section form .hs_submit .hs-button:hover{
  color: rgba(29, 29, 29, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0); 
}

.footer_form_section form .hs_email .input .hs-input{
  color: rgba(39, 39, 39, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.12);
}
.footer_form_section form .hs_email .input .hs-input:focus{
  border-color: rgba(255, 255, 255, 0.12);
}






/* 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: #262626;
}

.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: #262626;
}

.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: #262626;
}

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

.blog-pagination__link {
  color: #262626;
}

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

.blog-post__title {
  color: #f3624f;
  font-family:futura-pt-bold;
  font-size: 65px;
  font-weight: 700;
}

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

#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: #262626;
}

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

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

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

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

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

.blog-sidebar a {
  color: #262626;
}

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

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

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

.blog-post__meta a {
  color: #262626;
}

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

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

.blog-post__back-to-blog {
  color: #262626;
}

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

.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: omnes-cond
    font-size: 22px;
  color: #262626;
  font-weight: 300
}