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
















.dnd-section > .row-fluid {
  max-width: 1080px;
}

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

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





html {
  font-size: 14px;
}

body {
  color: #666666;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
}
a {
  color: rgba(130, 0, 36, 1.0);
  text-decoration: none;
}

a:hover {
  color:#000;
}

h1 {
  color: #333333;
  font-family: Open Sans;
  font-size: 26px;
  font-weight: 500;
}
h2 {
  color: #333333;
  font-family: Open Sans;
  font-size: 26px;
  font-weight: 500;
}
h3 {
  color: #333333;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 500;
}
h4 {
  color: #333333;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 500;
}
h5 {
  color: #333333;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 500;
}
h6 {
  color: #333333;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 500;
}
blockquote {
  border-right-color: #eeeeee;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Open Sans;
}

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

.hs-button,
.button--primary {
  background-color: rgba(130, 0, 36, 1.0);
  border-color: rgba(130, 0, 36, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #000;
  border-color: #000;
  color: #ffffff;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(170, 40, 76, 1.0);
  border-color: rgba(170, 40, 76, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(102, 102, 102, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,input#hs-pwd-widget-password{
  border-color: rgba(187, 187, 187, 1.0);
  color: #999999;
  border-radius: 0px;
  border-width: 0px;
  background-color: #eeeeee;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,input#hs-pwd-widget-password:focus{
  background-color: #eeeeee;
  color: #3e3e3e;
  border-color: rgba(45, 57, 64, 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: #666666;
}

.hs-richtext {
  font-size: 14px;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

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

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

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





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

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

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

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





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

.header__container {
  max-width: 1080px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #820024;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #3574E3;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #3574E3;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: ;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: ;
  color: #820024;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(130, 0, 36, 1.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(130, 0, 36, 1.0);
  }
}

.custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: #3574E3;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a{
  color: ;
  background-color: ;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.active > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover{
  color: #820024;
}
.custom-menu-primary .hs-menu-wrapper > ul ul a:hover {
  color: rgba(130, 0, 36, 1.0);
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a,
#et_search_icon:before{
  color: #820024;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:hover > a{
  /*color: #3574E3;*/
  background-color: ;
  border-bottom-color: 
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  background-color: ;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  /*color: #FFFFFF;*/
  border-bottom-color: ;
  background-color: #ffffff;
}

#top-header {
  background-color: ;
}
#top-header a {
  color: #820024;
}
#top-header a:hover {
  color: ;
}
#top-header .hs-menu-wrapper > ul > li.active > a  {
  color: #ffffff;  
}

.header__container.et_search_form_container {
  background-color: 
}







.footer {
  background-color: rgba(34, 34, 34, 0.32);
  color: #ffffff;
}
.footer__container {
  max-width: 1080px;
}
.footer a {
  color: #FFFFFF
}
.footer a:hover {
  color: #FFFFFF
}
#footer-bottom {
  background-color: rgba(0, 0, 0, 0.32);
  color: #ffffff
}
#footer-bottom a {
  color: #ffffff
}
#footer-bottom a:hover {
  color: #ffffff
}
.et-social-icons-container h4 {
  color: #ffffff;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #666666;
}

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

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

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

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

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

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

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

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

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




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

  .hs_submit .actions { padding: 0; }
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 0.8em;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    font-size: 0.8em;
  }
  :-ms-input-placeholder { /* IE 10+ */
    font-size: 0.8em;
  }
  :-moz-placeholder { /* Firefox 18- */
    font-size: 0.8em;
  }