/* ******************************************************************************
*********************************************************************************
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,
.content-wrapper {
  max-width: 1080px;
}

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

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





body {
  color: rgba(119, 119, 119, 1.0);
  font-weight: 400;
  font-family:Open Sans;
  font-size: 17.6px;
}

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

a {
  font-family: Open Sans;
  color: rgba(2, 88, 168, 1.0);
}

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


h1 {
  color: rgba(85, 85, 85, 1.0);
  font-family: Roboto Condensed;
  font-size: 1.7em;
  font-weight: 700;
}

h2 {
  color: rgba(85, 85, 85, 1.0);
  font-family: Roboto Condensed;
  font-size: 1.6em;
  font-weight: 700;
}

h3 {
  color: rgba(85, 85, 85, 1.0);
  font-family: Roboto Condensed;
  font-size: 1.25em;
  font-weight: 700;
}

h4 {
  color: rgba(85, 85, 85, 1.0);
  font-family: Roboto Condensed;
  font-size: 1.125em;
  font-weight: 700;
}

h5 {
  color: rgba(85, 85, 85, 1.0);
  font-family: Roboto Condensed;
  font-size: 1em;
  font-weight: 700;
}

h6 {
  color: rgba(85, 85, 85, 0.8);
  font-family: Roboto Condensed;
  font-size: 0.85em;
  font-weight: 700;
}


@media (max-width: 549px) {
  h1 {
    font-size: 1.4000000000000001em;
  }

  h2 {
    font-size: 1.2000000000000002em;
  }

  h3 {
    font-size: 1.0em;
  }
}






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

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

.hs-button,
.button--primary {
  background-color: rgba(2, 88, 168, 1.0);
  border-color: rgba(2, 88, 168, 0.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 1.2em;
  padding-right: 1.2em;
  padding-top: 0em;
  padding-bottom: 0em;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(2, 88, 168, 1.0);
  border-color: rgba(2, 88, 168, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(42, 128, 208, 1.0);
  border-color: rgba(42, 128, 208, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field input.hs-search-field__input:focus,
input[type="password"]:focus {
  border-color: rgba(221, 221, 221, 1.0);
}

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

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

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

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

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

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

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





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

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

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

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





.top-header {
  background-color: rgba(2, 88, 168, 1.0);
}

.header__container {
  max-width: 1080px;
}

.top-navigation ul li a {
  color: rgba(255, 255, 255, 0.8);
}

.top-navigation ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.top-header-social a i {
  color: rgba(255, 255, 255, 1.0);
}

.top-header-social a i:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.top-navigation ul li.active>a {
  color: rgba(255, 255, 255, 1.0);
}






.bottom-header {
  background-color: rgba(0, 0, 0, 0.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.bottom-header .custom-menu-primary .submenu.level-1>li>a{
  color: rgba(255, 255, 255, 0.8);
}

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

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(255, 255, 255, 1.0) !important;
  background-color: rgba(255, 255, 255, 0.0) !important;
}
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:after {
  color: rgba(255, 255, 255, 1.0);
}

.bottom-header .custom-menu-primary .submenu.level-1>li:last-child a {
  background-color: rgba(30, 194, 234, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
}

.bottom-header .custom-menu-primary .submenu.level-1>li:last-child a:hover {
  background-color: rgba(24, 155, 187, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
}


body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(102, 102, 102, 0.85);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  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 .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, 1.0);
  color: rgba(17, 17, 17, 0.85);
}


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

.custom-menu-primary ul.submenu.level-2>li>a.menu-link.active-branch {
  background-color: rgba(255, 255, 4, 0.0) !important;
  color: rgba(17, 17, 17, 0.85) !important;
}







.fixed-header .bottom-header {
  background-color: rgba(255, 255, 255, 0.9);
}

.fixed-header .bottom-header .custom-menu-primary .submenu.level-1>li>a {
  color: rgba(102, 102, 102, 0.8);
}

body .fixed-header .custom-menu-primary .submenu.level-1 > li:hover > a,
body .fixed-header .custom-menu-primary .submenu.level-1 > li:focus > a{
  color: rgba(17, 17, 17, 0.8);
}

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(17, 17, 17, 0.85);
  background-color: rgba(0, 255, 3, 0.0);
}

body .fixed-header .custom-menu-primary .submenu.level-1 > li.active-branch,
body .fixed-header .header__language-switcher-label-current:active,
body .fixed-header .header__language-switcher .lang_list_class li:active {
  background-color: rgba(0, 255, 3, 0.0);
}

body .fixed-header .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(255, 255, 255, 0.0);
}
body .fixed-header .custom-menu-primary .submenu.level-1 > li:hover,
body .fixed-header .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .fixed-header .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(17, 17, 17, 0.85) !important;
  background-color: rgba(0, 255, 3, 0.0) !important;
}

body .fixed-header .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(17, 17, 17, 0.85) !important;
}


.fixed-header .bottom-header .custom-menu-primary .submenu.level-1>li:last-child a {
  background-color: rgba(30, 194, 234, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
}

.fixed-header .bottom-header .custom-menu-primary .submenu.level-1>li:last-child a:hover {
  background-color: rgba(24, 155, 187, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
}

body .fixed-header .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(102, 102, 102, 0.85);
}
body .fixed-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
}
body .fixed-header .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: ;
}

body .fixed-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .fixed-header .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .fixed-header .header__language-switcher .lang_list_class li:hover,
body .fixed-header .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(17, 17, 17, 0.85);
}







.footer-top p a {
  color: rgba(30, 194, 234, 1.0);
}

.footer-top p a:hover {
  color: rgba(30, 194, 234, 1.0);
}

.footer-bottom {
  background-color: rgba(0, 0, 0, 1.0);
}

.footer__container {
  max-width: 1080px;
}

.footer-nav .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}

.footer-nav .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer-top ul.hs-menu-children-wrapper li a {
  color: rgba(255, 255, 255, 1.0);
}

.footer-top ul.hs-menu-children-wrapper li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer-top p, span.widget-title {
  color: rgba(255, 255, 255, 1.0);
}


.footer__copyright {
  color: rgba(255, 255, 255, 0.5);
}


.footer-bottom a {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.0);
}

.footer-bottom a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.main-footer h3 {
  color: rgba(241, 241, 241, 1.0);
}

.main-footer h3:after {
  background-color: rgba(255, 255, 255, 0.3);
}





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

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

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

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

.blog-pagination__link {
  color: #777;
}

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

.blog-post__title {
  color: #555;
  font-family:Roboto Condensed;
  font-size: 1.6px;
  font-weight: ;
}

.blog-post__author {
  background-color: ;
}

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

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

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

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

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

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




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