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














































.page_center {
  max-width: 1380px;
  margin: 0 auto;
}

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

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

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





html {
  font-family: SharpSans;
}

body {
  background-color: rgb(255, 255, 255);
  color: #000;
}

.body-container-wrapper {
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 1919px) {

  .body-container-wrapper {
    font-size: 16.0px;
  }

}

@media (max-width: 1024px) {

  .body-container-wrapper {
    font-size: 12.0px;
  }

}

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

a:hover,
a:focus {
  outline: 0;
  color: rgba(108, 134, 148, 1.0);
}

a:active {
  color: rgba(108, 134, 148, 1.0);
}

h1 {
  color: #000;
  font-family: SharpSans;
  font-size: 48px;
  font-weight: 700;
}

@media(max-width: 767px) {

  h1 {
    font-size: 40.8px;
  }

}

h2 {
  color: #000;
  font-family: SharpSans;
  font-size: 48px;
  font-weight: 700;
}

@media(max-width: 767px) {

  h2 {
    font-size: 40.8px;
  }

}

h3 {
  color: #000;
  font-family: SharpSans;
  font-size: 32px;
  font-weight: 700;
}

@media(max-width: 767px) {

  h3 {
    font-size: 27.2px;
  }

}

h4 {
  color: #000;
  font-family: SharpSans;
  font-size: 30px;
  font-weight: 700;
}

@media(max-width: 767px) {

  h4 {
    font-size: 25.5px;
  }

}

h5 {
  color: #000;
  font-family: SharpSans;
  font-size: 26px;
  font-weight: 500;
}

h6 {
  color: #000;
  font-family: SharpSans;
  font-size: 21px;
  font-weight: 700;
}

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





.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer form,
.hs-search-field,
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login {
  background-color: rgba(211, 217, 217, 1.0);
}
h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-form-field > label,
.field > label {
  color: rgba(0, 0, 0, 1.0);
}

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

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  background-color: rgba(255, 255, 255, 1.0);
  border-width: 1px;
  border-color: rgba(51, 59, 67, 1.0);
  color: rgba(77, 78, 78, 1.0);
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(51, 59, 67, 1.0);
  color: rgba(77, 78, 78, 1.0);
}

.hs-button,
input[type="submit"],
input[type="button"] {
  background-color: rgba(41, 212, 84, 1.0);
  border-color: rgba(41, 212, 84, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.hs-button:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  background-color: rgba(41, 212, 84, 1.0);
  border-color: rgba(41, 212, 84, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
input[type="submit"]:active,
input[type="button"]:active {
  background-color: rgba(41, 212, 84, 1.0);
  border-color: rgba(41, 212, 84, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.systems-page.generic-system .hs-button,
.systems-page.generic-system input[type="submit"],
.systems-page.generic-system input[type="button"] {
  background-color: #000000!important;
  border-color:  #000000!important;
}

.systems-page.generic-system .hs_cos_wrapper.hs_cos_wrapper_widget {
  margin: auto!important;
}

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

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

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

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

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

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





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

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





.custom_header {
  background-color: rgba(255, 255, 255, 0.0);
}

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

.header__container {
  max-width: 1380px;
  margin: 0 auto;
}

.custom-menu-primary a {
  color: rgba(255, 255, 255, 1.0);
}

header.header.scroll ul.submenu.level-1 > li > a {
  color: rgba(0, 0, 0, 1.0);
}

header.header.scroll ul.submenu.level-1 > li.menu-open > a {
  color: #fff !important;
}

header.header.scroll ul.submenu.level-1 > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .submenu.level-1 > li:hover {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .submenu.level-1 > li.menu-open {
  background-color: rgba(51, 59, 67, 1.0);
}

.submenu.level-2 {
  background-color: rgba(51, 59, 67, 1.0);
}

.submenu.level-2 .menu-item .menu-link {
  background-color: rgba(51, 59, 67, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.submenu.level-2 .menu-item .menu-link:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.menu-link:hover .menu_subtext {
  color: rgba(255, 255, 255, 1.0);
}

ul.submenu.level-2 > .submenu-container > li > a {
  color: rgba(41, 212, 84, 1.0) !important;
}

.custom-menu-primary a.active-branch,
.custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(1, 203, 44, 1.0);
}

.custom-menu-primary .submenu.level-1 > li.active-branch {
/*   background-color: rgba(255, 255, 255, 0.0); */
/*   background-color: rgba(255, 255, 255, 0.0); */
}

.custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
.submenu.level-1 > li > ul > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

/*================= Other Elements =================*/

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(255, 255, 255, 1.0);
}

.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 .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
}

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

body .header__language-switcher .lang_list_class {
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

body .header__language-switcher .lang_list_class li:hover {
  background-color: rgba(#null, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

@media(max-width: 767px) {

  .header__navigation {
    background-color: rgba(255, 255, 255, 0.0);
  }

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





.custom_footer {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(172, 178, 182, 1.0);
}

.footer__container {
  max-width: 1380px;
  margin: 0 auto;
}

.custom_footer a {
  color: rgba(172, 178, 182, 1.0);
}

.custom_footer a:hover {
  color: rgba(172, 178, 182, 1.0);
}





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

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

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

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

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

.blog-pagination__link {
  color: #000;
}

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

.blog-post__title {
  color: #000;
  font-family:SharpSans;
  font-size: 48px;
  font-weight: ;
}

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

#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(238, 240, 242);
}

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

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

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

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

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

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

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

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

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

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

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

.blog-post__meta a:hover {
  color: #6c8694
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

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

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

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










body .icon svg {
  fill: #000;
}

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

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

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

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

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




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



@media (max-width: 1919px) {

  .page-center,
  .dnd-section > .row-fluid {
    max-width: calc(979.8px + 0.2px);
  }

}

@media (max-width: 1024px) {

  .page-center,
  .dnd-section > .row-fluid {
    max-width: calc(674.8199999999999px - 0.8199999999999px);
  }

}