







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






















/* 1d. Buttons */











/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 60px 0;
}

.container,
.content-wrapper,
.dnd-section > .row-fluid {
  margin: 0 auto;
}

.container,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1240px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width: 767px) {
  .container,
  .content-wrapper,
  .dnd-section > .row-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}




body {
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  font-family: Open Sans;
}

/* Anchors */

a {
  color: #3176b5;
}

a:hover,
a:focus,
a:active {
  color: #000000;
}

/* Headings */

h1 {
  font-family: Open Sans;
  font-size: 48px;
  color: #000000;
  font-weight: 700;
}

h2 {
  font-family: Open Sans;
  font-size: 28px;
  color: #000000;
  font-weight: 300;
}

h3 {
  font-family: Open Sans;
  font-size: 26px;
  color: #000000;
  font-weight: 300;
}

h4 {
  font-family: Open Sans;
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}

h5 {
  font-family: Open Sans;
  font-size: 17px;
  color: #000000;
  font-weight: 600;
}

h6 {
  font-family: Open Sans;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
  }
}

/* Blockquote */

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





button,
.button {
  background-color: ;
  border: 0px solid #000000;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(#null, 0.0);
  border-color: #000000;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(#null, 0.0);
  border-color: #282828;
  color: #FFFFFF;
}





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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: #000;
}

/* Form label */

form label {
  color: #666666;
}

/* Form help text */

form legend {
  color: #FFFFFF;
}

/* Form inputs */

form input:not(.hs-button):not(#search_input-input):not([type="checkbox"]),
form select, 
form textarea,
.hs-input, .hs-search-field__input:not(#search_input-input),
form input[type="password"] {
  border-color: rgba(0, 0, 0, 0.0);  
  color: rgba(51, 51, 51, 1.0);  
  background-color: rgba(255, 255, 255, 1.0);
}

form input:not(.hs-button):not(#search_input-input):focus,
form select, form textarea:focus,
.hs-input,
.hs-search-field__input:not(#search_input-input):focus, 
form input[type="password"]:focus {
  border-color: #3176b5;
}

/* Form placeholder text */


/* 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 */
.button, .button--primary, .button_parent a,
form input[type=submit],
form .hs-button,
.hs-button {
  background-image: linear-gradient(90deg,rgba(49, 118, 181, 1.0),rgba(78, 205, 216, 1.0));
  border: 0px solid #000000;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 30px;
}
.button:hover, .button--primary:hover, .button_parent a:hover,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.hs-button:focus {
  border-color: #000000;
  color: #FFFFFF;  
  background-image: linear-gradient(90deg,rgba(49, 118, 181, 1.0),rgba(78, 205, 216, 1.0));
}





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

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

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




header.header {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}
.head_buttons>:first-child a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
}
.head_buttons>:first-child a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.head_buttons>:first-child+* a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(49, 118, 181, 1.0);  
}
.head_buttons>:first-child+* a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(49, 118, 181, 1.0);  
}

@media(min-width: 1024px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
    color: rgba(0, 102, 204, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
    color: rgba(0, 102, 204, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    background-color: rgba(0, 55, 100, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
    color: rgba(255, 255, 255, 1.0);
  } 
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
    background-color: rgba(255, 255, 255, 1.0);
    color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
    background-color: rgba(0, 55, 100, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
    color: rgba(255, 255, 255, 1.0);
  }
}



.footer {
  color: #FFFFFF;
}
.top_footer .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.footer .hs-button {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(75, 194, 207, 1.0);
}
.footer .hs-button:hover {
  color: rgba(255, 255, 255, 0.85);
  background-color: rgba(75, 194, 207, 0.85);
}

.footer .copyright a {
  color: rgba(255, 255, 255, 1.0);
}
.footer .copyright a:hover {
  color: rgba(75, 194, 207, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(245, 245, 245);
}

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:Open Sans;
  font-size: 48px;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Open Sans
    font-size: 26px;
  color: #000000;
  font-weight: 300
}