/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1140px;
}

.dnd-section {
  padding-bottom: 30px;
  padding-top: 30px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #2e2e2e;
}
.page-center {
  max-width: 1140px;
}




body {
  
  color: #2e2e2e;
  
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
}

a {
  color: rgba(26, 46, 94, 1.0);
}
a:hover {
  color: rgba(0, 0, 0, 1.0);
}

h1 {
  color: #404040;
  font-family: Open Sans;
  font-size: 36px;
  font-weight: 600;
}

h2 {
  color: #404040;
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 600;
}

h3 {
  color: #404040;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 600;
}

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

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

h6 {
  color: #404040;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
}






h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(57, 56, 54, 1.0);
}
.hs-button,
.button--primary {
  background-color: rgba(26, 46, 94, 1.0);
  border-color: rgba(221, 221, 221, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {  
  background-color: rgba(37, 37, 37, 1.0);
  border-color: rgba(37, 37, 37, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.hs-form label {
  color: rgba(46, 46, 46, 1.0);
}
.hs-form legend {
  color: rgba(46, 46, 46, 1.0);
}
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(227, 227, 227, 1.0);
  border-radius: 0px;
}
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(220, 220, 220, 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: #2e2e2e;
}
.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}
.fn-date-picker td.is-today .pika-button {
  color: #000;
}
.fn-date-picker td.is-selected .pika-button {
  background: #000;
}
.fn-date-picker td .pika-button:hover {
  background-color: #2e2e2e !important;
}





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

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

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

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





.top-header-wrapper {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(179, 179, 179, 1.0);
}
.top-header-wrapper .header-toolbar-contact a {
  color: rgba(26, 46, 94, 1.0);
}
.top-header-wrapper .header-toolbar-contact a:hover {
  color: rgba(26, 46, 94, 1.0);
}
.top-header-wrapper .header-toolbar-contact .mk-svg-icon {
  fill: rgba(153, 153, 153, 1.0);
}
.mk-header-social ul li a {
  color: rgba(26, 46, 94, 1.0);
}
.mk-header-social ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
} 
.bottom-header-wrapper {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(237, 237, 237, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(68, 68, 68, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(26, 46, 94, 1.0);
  border-color: rgba(26, 46, 94, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(26, 46, 94, 1.0);
  border-color: rgba(26, 46, 94, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(51, 51, 51, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li > a {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(179, 179, 179, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li > a.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}







.bottom-footer-wrapper {
  background-color: rgba(30, 30, 30, 1.0);
  color: rgba(225, 225, 225, 1.0);
}
.top-footer-wrapper {
  background-color: rgba(53, 50, 48, 1.0);
  color: rgba(225, 225, 225, 1.0);
} 
.top-footer-wrapper .widgettitle {
  color: rgba(255, 255, 255, 1.0);
}
.top-footer-wrapper .hs-menu-wrapper>ul li a {
  color: rgba(225, 225, 225, 1.0);
}
.top-footer-wrapper .hs-menu-wrapper>ul li a:hover {
  color: rgba(26, 46, 94, 1.0);
}






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

.blog-post__date {
  border-color: #2e2e2e;
}

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

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

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

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

.blog-pagination__link {
  color: #2e2e2e;
}

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

.blog-post__title {
  color: #404040;
  font-family:Open Sans;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #2e2e2e;
}

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










body .icon svg {
  fill: #000;
}

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

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

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

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

.page-center {
  max-width: 1140px;
  margin: 0 auto;
}




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


.blog-share-container button:focus {
  outline: 0 !important;
  border-radius: 0 !important;
}