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

/* Test */
















@media (min-width: 576px){
  .header__container,
  .footer__container,
  .content-wrapper,
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 616.1999999999999px;
  } 
}

@media (min-width: 768px){
  .header__container,
  .footer__container,
  .content-wrapper,
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 821.6px;
  } 
}

@media (min-width: 992px){
  .header__container,
  .footer__container,
  .content-wrapper,
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 1095.8999999999999px;
  }
}

@media (min-width: 1200px){  
  .header__container,
  .footer__container,
  .content-wrapper,
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 1300px;
  }
}

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

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





html {
  font-size: 1.1;
}

body {
  color: rgba(101, 101, 101, 1.0) ;
  font-family: apercu-light-pro,Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
}

p {
  font-family: apercu-light-pro,Arial,Helvetica,sans-serif;
  font-weight: 400
}

a {
  font-family: apercu-light-pro,Arial,Helvetica,sans-serif;
  color: rgba(64, 0, 128, 1.0);
  cursor: pointer;
  /* -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;*/
}

a:hover,
a:focus {
  color: rgba(64, 0, 128, 1.0);
}

a:active {
  color: rgba(104, 40, 168, 1.0);
}
.footer__container a{
  color:#fff !important;
}
h1 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 65px;
  font-weight: 500;
}

@media(max-width: 991px) {
  h1 {
    font-size: 32.045px;
  }
}

h2 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 60px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h2 {
    font-size: 30.0px;
  }
}

h3 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 55px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h3 {
    font-size: 27.995px;
  }
}

h4 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 40px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h4 {
    font-size: 25.0px;
  }
}

h5 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 30px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h5 {
    font-size: 19.98px;
  }
}

h6 {
  color: rgba(22, 29, 36, 1.0);
  font-family: apercu-medium-pro,sans-serif;
  font-size: 20px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h6 {
    font-size: 18.0px;
  }
}

blockquote {
  border-left: 10px solid #400080;;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(114, 72, 189, 1.0);
  border-radius: 7px;
  border-width: 2px;
  color: rgba(64, 0, 128, 1.0);
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(237, 241, 246, 1.0);
  border-color: rgba(114, 72, 189, 1.0);
  color: rgba(64, 0, 128, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(154, 112, 229, 1.0);
  color: rgba(64, 0, 128, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input,
.systems-page input[type="password"]{
  border-color: rgba(208, 209, 211, 1.0);
  color:rgba(0, 0, 0, 1.0);
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 1.0);
  border-width: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(208, 209, 211, 1.0);
}

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

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: apercu-light-pro;
}

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

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

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





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

thead th,
thead td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(101, 101, 101, 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(255, 255, 255, 0.0);
}





.cm-header {
  background-color: rgba(255, 255, 255, 1.0);
}
.animate-nav .cm-header{
  background-color: rgba(255, 255, 255, 0.9500000000000001); 
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(64, 0, 128, 1.0);
}

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: rgba(0, 0, 0, 0.7000000000000001);
}

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: rgba(64, 0, 128, 1.0);
}
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(255, 255, 255, 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: rgba(64, 0, 128, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(64, 0, 128, 1.0);
}
body .custom-menu-primary ul.submenu.level-4 > li > a {
  color: rgba(64, 0, 128, 1.0);
}
body .custom-menu-primary .submenu.level-2 > .mega-menu-inner > li {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary  ul.submenu.level-3 .solutions>ul.submenu.level-4>li.has-submenu:hover{
  background-color: rgba(237, 241, 246, 1.0);
}
body .custom-menu-primary ul.submenu.level-4 > li > a:hover,
body .custom-menu-primary ul.submenu.level-4 > li > a:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(64, 0, 128, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  /*background-color: rgba(255, 255, 255, 1.0);*/
  color: rgba(64, 0, 128, 1.0);
}
body .custom-menu-primary ul.submenu.level-3>li>a{
  color: rgba(64, 0, 128, 1.0);  
}
body .custom-menu-primary ul.submenu.level-5>li>a{
  color: rgba(101, 101, 101, 1.0);   
}
body .custom-menu-primary .solutions .submenu.level-2>.mega-menu-inner>li:last-child{
   background-color: rgba(237, 241, 246, 1.0); 
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: apercu-light-pro;
}

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

.header-button-wrap a.cta_button{
  background-color: rgba(218, 98, 84, 1.0);
  color: rgba(22, 29, 36, 1.0);
}

.header-button-wrap a.cta_button:hover{
  background-color: rgba(225, 129, 118, 1.0);
  color: rgba(22, 29, 36, 1.0);
}

@media(max-width: 767px) {

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





.cashflows-footer {
  background-color: rgba(64, 0, 128, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.cashflows-article-category.cashflows-footer-header,
.cashflows-footer h3{
  color: rgba(255, 255, 255, 1.0); 
}
.cashflows-footer ul li a{
  color: rgba(255, 255, 255, 1.0); 
}
.cashflows-footer ul li a:hover{
  color: rgba(255, 255, 255, 1.0); 
}
.footer__copyright{
  color: rgba(255, 255, 255, 1.0); 
}







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

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

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

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

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

.blog-pagination__link {
  color: #656565;
}

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

.blog-post__title {
  color: #161D24;
  font-family:apercu-medium-pro;
  font-size: 60px;
  font-weight: ;
}

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

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

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #fff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: #400080;
}

.blog-post__read-more svg {
  fill: #656565;
}

.blog-post__read-more a:hover svg {
  fill: #400080;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #656565;
}

.blog-sidebar a:hover {
  color: #400080;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #656565;
}

.blog-post__body, .blog-post__tags a {
  color: #656565;
}

.blog-post__meta a:hover {
  color: #400080
}

.blog-post__links {
  border-top:  2px solid rgb(44, 0, 108);
}

.blog-post__back-to-blog {
  color: #656565;
}

.blog-post__back-to-blog:hover {
  color: #400080;
}

.blog-post__back-to-blog svg {
  fill: #656565;
}

a.blog-post__back-to-blog:hover svg {
  fill: #400080;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(44, 0, 108);
}

.comment.depth-1 {
  border-left: 2px solid rgb(44, 0, 108);
}

.section.post-footer .hs-input {
  border-color: rgb(44, 0, 108);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #494A52;
}

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

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

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

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

.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=}
}
.center{
  margin: 0 auto;
}

@media  (max-width: 480px){
  .slick-slide .text-section h2 {
    font-size: 30px;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner  div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button, 
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button {
    padding: 14px 25px !important;
  }
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a, 
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
  color: #400080 !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  color: #ffffff !important;
}