/* ******************************************************************************
*********************************************************************************
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: 1200px;
}

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

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




html {
  font-size: 18;
}

body {
  color: #434346;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

p {
  font-family: Montserrat, sans-serif;
  font-weight: 500
}

a {
  font-family: Montserrat, sans-serif;
  color: rgba(59, 91, 219, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(59, 91, 219, 1.0);
}

a:active {
  color: rgba(99, 131, 255, 1.0);
}

h1 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

h2 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

h3 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

h4 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

h5 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #222525;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

blockquote {
  border-left: 5px solid #e2e2e2;;
}




.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register{
  border-color: rgba(231, 231, 231, 1.0);
}

form,
.submitted-message {
  font-family: Montserrat, sans-serif;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(34, 37, 37, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(59, 91, 219, 1.0);
  border-color: rgba(59, 91, 219, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(59, 91, 219, 1.0);
  border-color: rgba(59, 91, 219, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(99, 131, 255, 1.0);
  border-color: rgba(99, 131, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form-field label:not(.hs-error-msg), label {
  color: rgba(73, 73, 73, 1.0);
}

.hs-form legend {
  color: rgba(73, 73, 73, 1.0);
}

form input,
form select,
form textarea,
input[type="password"],
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

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

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

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

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

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

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





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

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

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

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





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

.header__container {
  max-width: 1200px;
}

body .custom-menu-primary a, .header_buttons > a.menu_button_w, .language-switch-nav a {
  color: rgba(59, 91, 219, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header_buttons > a.menu_button_w:hover, .language-switch-nav a:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(59, 91, 219, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch > a,
body .custom-menu-primary .submenu.level-1 > li > a.active-branch{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(59, 91, 219, 1.0);
  text-decoration: underline;
}

body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(59, 91, 219, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(6, 132, 102, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(59, 91, 219, 1.0);
  text-decoration: underline;
  background-color: rgba(255, 255, 255, 0.0);
}

.header_buttons > a.menu_button_g{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(54, 161, 72, 1.0);
  border-color: rgba(54, 161, 72, 1.0);
}
.header_buttons > a.menu_button_g:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(54, 161, 72, 1.0);
  border-color: rgba(54, 161, 72, 1.0);
}



@media(max-width: 767px) {



}





.footer {
  background-color: rgba(21, 32, 63, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1200px;
}

.footer a {
  color: rgba(255, 255, 255, 0.75);
}

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

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








.content-wrapper, .blog-container {
  max-width: 1200px;
}

.blog-post__date {
  border-color: #434346;
}

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

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

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

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

.blog-pagination__link {
  color: #434346;
}

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

.blog-post__title {
  color: #222525;
  font-family:Montserrat, sans-serif;
  font-size: 36px;
  font-weight: ;
}

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

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

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

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

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

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

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




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