

/*@import url('//fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);*/
@import url('//fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');














.dnd-section > .row-fluid {
  max-width: 1310px;  
  padding-left: 50px;    
  padding-right: 50px;    
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #674EA7;
}
.Banner-row-0-force-full-width-section > .row-fluid,
.DND_banner-row-0-force-full-width-section > .row-fluid {
  padding-left: 0;    
  padding-right: 0;    
}





html {
  font-size: 16px;
}
body {
  color: #777777;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400
}
p {
  font-family: Open Sans;
  font-weight: 400
}

a {
  font-family: Open Sans;
  color: rgba(56, 161, 206, 1.0);
}

a:hover,
a:focus {
  color: rgba(140, 167, 190, 1.0);
}

a:active {
  color: rgba(96, 201, 246, 1.0);
}

h1 {
  color: #20124D;
  font-family: Open Sans;
  font-size: 42px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h1 {
    font-size: 35.699999999999996px;
  }
}

h2 {
  color: #999999;
  font-family: Open Sans;
  font-size: 28px;
  font-weight: 400;
}

@media(max-width: 767px) {

}

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

@media(max-width: 767px) {
  h3 {
    font-size: 20.4px;
  }
}

.hs_blog_title_w_breadcrumbs h4.main-title a {
  color: #a2a2a2;
  font-weight: inherit;
  text-decoration: none;
  font-size: 23px;
  text-transform: uppercase;
}


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

@media(max-width: 767px) {
  h4 {
    font-size: 15.299999999999999px;
  }
}

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

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

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





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(34, 34, 34, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(79, 49, 155, 1.0);
  border-color: rgba(191, 191, 191, 1.0);
  border-radius: 50px;
  border-width: 4px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  border-color: rgba(106, 133, 156, 1.0);
  color: rgba(248, 248, 248, 1.0);
  background-color: rgba(140, 167, 190, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(119, 89, 195, 1.0);
  border-color: rgba(231, 231, 231, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(141, 141, 141, 1.0);
}
form input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(225, 225, 225, 1.0);
  color: #8d8d8d;
}
form input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(225, 225, 225, 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: #777777;
}

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

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

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

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0px 5px 0px 0px;
  line-height: normal;
  border: none;
}
.hs-form-checkbox-display label li {
   margin: 0px 0px 0px 0px;
   line-height: 9.2px !important
}






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

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

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

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




.header_group,
.header {
  background-color: rgba(248, 250, 252, 1.0);
}

.header__container {
  max-width: 1310px;
}

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(170, 170, 170, 1.0);
}

body .custom-menu-primary a:hover,
body .custom-menu-primary 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 {
  color: rgba(51, 51, 51, 1.0);
}

body .custom-menu-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(170, 170, 170, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #2CACE3;
}

body .custom-menu-primary a.active-branch {
  color: rgba(51, 51, 51, 1.0);    
}


body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: rgba(255, 255, 255, 1.0);
}

body .submenu.level-2 .menu-item .menu-link {
  color: rgba(170, 170, 170, 1.0);
}
body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
  color: rgba(51, 51, 51, 1.0);
  background-color: rgba(248, 248, 248, 1.0);
}
body .submenu.level-2 .menu-item .menu-link.active-branch {
  /*border-color: rgba(51, 51, 51, 1.0);  
  color: rgba(51, 51, 51, 1.0);  */
}

.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(170, 170, 170, 1.0);
}







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

.footer__container {
  max-width: 1310px;
}
.footer__container p {
  color: #FFFFFF;
}
.footer__container a {
  color: #7dd2ff;
}
.footer__container a:hover {
  color: #FFFFFF; 
}
.social_bookmarks li a {
  color: #677e8f;
}
.social_bookmarks li a:hover {
  color: #FFFFFF; 
}
ul.social_bookmarks li a {
  background-color: rgba(255, 255, 255, 0.0);
}
ul.social_bookmarks li.social_bookmarks_twitter:hover a {
  background-color: #46d4fe; 
  color: #FFFFFF;
}
ul.social_bookmarks li.social_bookmarks_linkedin:hover a {
  background-color: #419cca;
  color: #FFFFFF;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #777777;
}

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

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

.blog-post__author {
  background-color: #674EA7;
}

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

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

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

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

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

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




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

@media(max-width: 767px) {
  .dnd-section {
    padding-left: 0;    
    padding-right: 0;  
  }
  body:not(.mobile-menu-open) .body-container-wrapper .dnd-section{
    position: relative;
    z-index: 999;
  }
  .dnd-section > .row-fluid {
    width: 85%;
    max-width: 85%;
    padding-left: 0;    
    padding-right: 0;    
  }
  .Banner-row-0-force-full-width-section>.row-fluid,
  .DND_banner-row-0-force-full-width-section>.row-fluid {
    width: 100%;
    max-width: 100%;
  }
}