/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid,
.page-center,
.content-wrapper,
.header__container,
.footer__container {
  max-width: 62.5em;
}

.dnd-section > .row-fluid,
.page-center,
.content-wrapper{
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.dnd-section {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #dddddd;
}






body {
  font-weight: 300;
  color: rgba(0, 42, 77, 1.0);
  font-family: proxima-nova, sans-serif;
  font-size: 100%;
}

.body-container-wrapper p,
.body-container-wrapper ul,
.body-container-wrapper ol,
.body-container-wrapper blockquote{
  font-size: 0.9em;
}

a {
  color: rgba(0, 98, 179, 1.0);
}

a:hover,
a:focus {
  color: rgba(0, 84, 154, 1.0);
}

a:active {
  color: rgba(40, 138, 219, 1.0);
}

h1 {
  color:  rgba(0, 98, 179, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 3em;
  font-weight: 100;
}

h2 {
  color:  rgba(0, 98, 179, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 2.2em;
  font-weight: 100;
}

h3 {
  color:  rgba(0, 98, 179, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 1.6em;
  font-weight: 100;
}

h4 {
  color:  rgba(0, 98, 179, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 1.3em;
  font-weight: 100;
}

h5 {
  color: rgba(0, 98, 179, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
}

h6 {
  color:  rgba(34, 34, 34, 1.0) ;
  font-family: proxima-nova, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

blockquote {
  border-left: 1px solid #dddddd;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: proxima-nova, sans-serif;
}

h3.form-title {
  background-color: rgba(0, 98, 179, 0.0);
  color: rgba(0, 98, 179, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(171, 67, 154, 1.0);
  border-color: rgba(0, 78, 143, 0.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.0625rem;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(112, 43, 100, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(211, 107, 194, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 98, 179, 1.0);
}

.hs-form legend {
  color: rgba(0, 98, 179, 1.0);
}

.hs-search-field__input,
.hs-input[type=password],
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(217, 232, 244, 0.0);
  color: rgba(#null, 0.0);
  border-radius: 0px;
}

.hs-search-field__input:focus,
.hs-input[type=password]:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 98, 179, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #002a4d;
}

.hs-richtext {
  font-size: 0.9;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: proxima-nova, sans-serif;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(#null, 1.0);
  color: rgba(#null, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 98, 179, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(#null, 1.0);
}






.top-bar {
  background-color: rgba(0, 42, 77, 1.0);
}

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

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 98, 179, 1.0);
}

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

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

.custom-menu-primary .hs-menu-wrapper > ul > li > ul{
  background-color: rgba(0, 42, 77, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 98, 179, 1.0);
}

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

.bottom-bar {
  background-color: rgba(1, 75, 136, 1.0);
}

header div.search input {
  color: rgba(255, 255, 255, 1.0);
}

header div.search .button {
  background-color: rgba(0, 98, 179, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

header div.search .button:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 98, 179, 1.0);
}

header .cart .accountbutton {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 98, 179, 1.0);
}

header .cart .accountbutton:hover {
  color: rgba(0, 98, 179, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

header .cart .account-dropdown {
  background-color: rgba(0, 41, 74, 1.0);
}

header .cart .account-dropdown ul.account-items li a {
  color: rgba(255, 255, 255, 1.0);
}

header .cart .account-dropdown {
  background-color: rgba(0, 41, 74, 1.0);
}

header .cart .account-dropdown ul.account-items li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 98, 179, 1.0);
}

header h4 {
  color: rgba(255, 255, 255, 1.0);
}






.footer {
  background-color: rgba(0, 42, 77, 1.0);
}

.footer h4 {
  color: rgba(217, 232, 244, 1.0);
}

.footer h3 {
  color: rgba(255, 255, 255, 1.0);
}

.footer__copyright{
  color: rgba(217, 232, 244, 1.0);
}

.newsletter a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 98, 179, 1.0);
}

.newsletter a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 78, 143, 1.0);
}






.blog-post__date {
  border-color: #002a4d;
}

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

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

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

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

.blog-pagination__link {
  color: #002a4d;
}

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

.blog-post__title {
  color: #0062b3;
  font-family:proxima-nova, sans-serif;
  font-size: 2.2px;
  font-weight: ;
}

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

#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);
}

#hs_cos_wrapper_post_body h2 {
  font-size: 16px;
  font-weight: 700;
  color: #004D87;
 
  line-height: 1.5
}

#hs_cos_wrapper_post_body h3 {
  font-size: 15px;
  font-weight: 700;
  color: rgba(0,42,77,1.0);
 
  line-height: 1.7
}

#hs_cos_wrapper_post_body h4 {
  font-size: 14px;
  font-weight: 700;
  color:rgba(0,42,77,1.0);

  line-height: 1.7
}

#hs_cos_wrapper_post_body h5 {
  font-size: 14px;
  font-weight: 700;
  color: rgba(0,42,77,1.0);
  
  line-height: 1.7
}

#hs_cos_wrapper_post_body h6 {
  font-size: 12px;
  font-weight: 700;
  color: rgba(0,42,77,1.0);
 
  line-height: 1.7
}










body .icon svg {
  fill: #0062b3;
}

body .tns-nav button.tns-nav-active {
  background-color: #0062b3;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #0062b3;
}

body .social-links__icon {
  background-color: #0062b3;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #dddddd;
}

.page-center {
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}