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













































@media (min-width: 1440px){
  .dnd-section,
  .systems-page{
    padding-bottom: 64px;
    padding-top: 64px;
  }
}


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

.dnd-section li {
  font-weight: 400
}





html {
  font-size: 16px;
}

body {
  color: #222222;
  font-family: Open Sans;
  font-size: 1rem;
}

@media(min-width:1440px){
  body {
    font-size: 1.1rem;
  }
}

p {
  font-family: Open Sans;
  font-weight: 400
}

a {
  font-family: Open Sans;
  color: rgba(123, 21, 65, 1.0);
}

a:hover,
a:focus {
  color:#37C6F4;
}

a:active {
  color: rgba(163, 61, 105, 1.0);
}

h1,.h1 {
  color: #222222;
  font-family: Archivo Black;
  font-size: 56px;
  font-weight: 700;
}

@media (max-width: 1260px){
  h1, .h1 {
    font-size: 2.25rem;
  }
}

@media(max-width: 767px) {
  h1,.h1 {
    font-size: 2rem;
  }
}

h2,.h2 {
  color: #000000;
  font-family: Archivo Black;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 1260px){
  h2,.h2 {
    font-size: 2rem;
  }
}



@media(max-width: 767px) {
  h2,.h2 {
    font-size: 1.5rem;
  }
}

h3,.h3 {
  color: #000000;
  font-family: Archivo Black;
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 1260px){
  h3,.h3 {
    font-size: 1.375rem;
  }
}




h4,.h4 {
  color: #222222;
  font-family: Archivo Black;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1260px){
  h4,.h4 {
    font-size: 1.5rem;
  }
}




h5,.h5 {
  color: #222222;
  font-family: Archivo Black;
  font-size: 20px;
  font-weight: 500;
}

h6,.h6 {
  color: #222222;
  font-family: Archivo Black;
  font-size: 16px;
  font-weight: 500;
}






form,
.submitted-message {
  border-color: rgba(255, 255, 255, 1.0) ;
  font-family: Open Sans;
}

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

.hs-button,
.button--primary {
  background-color: rgba(227, 120, 39, 1.0);
  border-color: rgba(34, 34, 34, 1.0);
  border-radius: 10px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 160, 79, 1.0);
  border-color: rgba(74, 74, 74, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input,
.hs-input[type=password],
.hs-input[type=text], 
.hs-search-field__input[type=text],
input[type=password]{
  border-color: rgba(221, 221, 221, 1.0);
  color: ;
  border-radius: 0px;
}

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

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

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

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

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

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

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





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

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

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

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




@media (min-width: 992px){
header.header {
  background-color: rgba(250, 250, 250, 0.0);
}
}
.header__container,
.footer__container,
.content-wrapper,
.dnd-section>.row-fluid{
  max-width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.main-section-column-19-vertical-alignment{
order:1;
}

.main-section-column-21-vertical-alignment{
order:2;
}


body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.navigation-primary ul.submenu.level-1 > li > a{
  color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus,
.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,
.navigation-primary ul.submenu.level-1 > li > a:hover{
  color: #e1ccd1;
}

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: #0999b2;
}
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: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #0999b2;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(9, 153, 178, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li .submenu {
  background-color: rgba(34, 34, 34, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(34, 34, 34, 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,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: #e1ccd1;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #9be9ef;
  background-color: rgba(255, 255, 255, 0.0);
}

.navigation-primary ul.submenu.level-2 ul.submenu{
  background-color: rgba(51, 51, 51, 1.0);
}

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

.navigation-primary ul.submenu.level-2 > li a{
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

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

.top-links__link{
  color: #9be9ef;
}
.top-links__link:hover {
  color: #e1ccd1;
}
.form-group--search input.form-control{
  background-color: rgba(255, 255, 255, 1.0);
}
.search-open .form-group--search input.form-control{
  border: 1px solid rgba(255, 255, 255, 1.0); 
}
.form-group--search input.form-control:focus{
  border: 1px solid rgba(255, 255, 255, 1.0);
}

.hs-richtext{
font-size: 12px !important;
}

.legal-consent-container .hs-form-booleancheckbox-display>span{
font-size:14px !important;
}

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

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





.footer {
  background-color: rgba(34, 34, 34, 1.0);
  color: #FFFFFF;
}


.footer__link--contact {
  color: #FFFFFF;
}


.footer__link--contact:hover {
  color: #e1ccd1;
}

.mt-3 .footer__link {
  color: #0999b2;
}

.mt-3 .footer__link:hover {
  color: #e1ccd1;
}

.footer-btn .btn-footer{
  background-color: rgba(255, 255, 255, 1.0);
  color: #222;
   border-color:  rgba(255, 255, 255, 1.0); 
  
}

.footer-btn .btn-footer:hover{
  background-color: rgba(225, 204, 209, 1.0);
  color: #222;
}

.footer__icon svg{
  fill: #FFFFFF;
}
.footer__icon:hover svg{
  fill: #e1ccd1;
}
.footer__icon svg path {
    fill: rgba(34, 34, 34, 1.0);
}
.footer__icon:hover svg path {
    fill: rgba(34, 34, 34, 1.0);
}



.footer__copyright{
  color: #e1ccd1;
}








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

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

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

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

.blog-pagination__link {
  color: #222222;
}

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

.blog-post__title {
  color: #000000;
  font-family:Archivo Black;
  font-size: 40px;
  font-weight: ;
}

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

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






#email-prefs-form .item #id_9870727{
display: none !important;
}

#email-prefs-form .item #id_9870516{
display: none !important;
}

#email-prefs-form .item #id_9870519{
display: none !important;
}

#email-prefs-form .item #id_6390505{
display: none !important;
}





body .icon svg {
  fill: #222;
}

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

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

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

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

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




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