/* ******************************************************************************
*********************************************************************************
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 {
  padding: 0 10px;
  max-width: 1300px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  padding: 0 10px;
  max-width: 1300px;
}

.content-wrapper {
  padding: 0 10px;
  margin: 0 auto;
  max-width: 1300px;
}

@media print, screen and (min-width: 40em){
  .page-center,.dnd-section > .row-fluid,.content-wrapper {
    padding: 0 15px;
  }
}






html {
  font-size: 16;
}

body {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-weight: 400;
  font-size: 16px;
}

@media print, screen and (min-width: 40em) {
  body {
    font-size: 18.0px;
  }
}

p {
  font-family: Inter UI;
  font-weight: 400
}

a {
  font-family: Inter UI;
  color: rgba(0, 162, 141, 1.0);
  cursor: pointer;
  transition: color 0.25s;
}

a:hover,
a:focus {
  color:rgba(14, 144, 126, 1.0);
}

a:active {
  color: rgba(40, 202, 181, 1.0);
}

h1 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 60px;
  font-weight: 500;
}

h2 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 38px;
  font-weight: 500;
}

h3 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 30px;
  font-weight: 500;
}


h4 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 24px;
  font-weight: 500;
}

h5 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: rgba(44, 51, 51, 1.0);
  font-family: Inter UI;
  font-size: 14px;
  font-weight: 500;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(0, 162, 141, 1.0);
  border-color: rgba(0, 162, 141, 1.0);
  border-radius: 2px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(14, 144, 126, 1.0);
  border-color: rgba(14, 144, 126, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(40, 202, 181, 1.0);
  border-color: rgba(40, 202, 181, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(133, 133, 133, 1.0);
  color: ;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 0, 0, 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: #2c3333;
}

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

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

.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: #F8FAFC !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(73, 74, 82, 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);
}





.header.top-bar {
  background-color: rgba(255, 255, 255, 0.0);
}

.top-bar__left.cell a{
  background-color: rgba(254, 254, 254, 1.0);
}

header.header.top-bar.scroll-header{
  background-color: rgba(254, 254, 254, 0.9500000000000001);
}

.header.top-bar:hover {
  background-color: rgba(254, 254, 254, 1.0);
}

.header__container {
  max-width: 1300px;
}

.custom-menu-primary nav.navigation-primary>ul>li > a{
  color: rgba(44, 51, 51, 1.0);
}

@media screen and (min-width: 80em){
  .custom-menu-primary nav.navigation-primary>ul> li > a:hover{
    color: rgba(0, 162, 141, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
}

.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2,
.custom-menu-primary ul.submenu.level-1>li:hover ul.submenu.level-2::before{
  background-color: rgba(254, 254, 254, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul ul > li > a:hover{
  color: rgba(0, 162, 141, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary nav.navigation-primary>ul ul > li > a{
  color: rgba(44, 51, 51, 1.0);
}

.custom-menu-primary nav.navigation-primary >ul > li > a.active-item{
  color: rgba(44, 51, 51, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.custom-menu-primary nav.navigation-primary >ul ul > li > a.active-item{
  color: rgba(44, 51, 51, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary nav.navigation-primary>ul.submenu.level-1>li.has-submenu::before{
  color: rgba(0, 162, 141, 1.0);
}




.top-bar .button-wrapper .account-btn{
  color: rgba(254, 254, 254, 1.0);
  background-color: rgba(0, 162, 141, 1.0);
}


.top-bar .button-wrapper .account-btn:hover{
  background-color: rgba(14, 144, 126, 1.0);
}


.top-bar .button-wrapper a.popin-window-login{
 color: rgba(0, 162, 141, 1.0);
}

.top-bar .button-wrapper a.popin-window-login:hover{
 color: rgba(14, 144, 126, 1.0);
}






.footer {
  background-color: rgba(237, 244, 244, 1.0);
}

.footer__title h5{
  color: rgba(0, 162, 141, 1.0);
}

.footer__content .cell h4{
  color: rgba(84, 97, 97, 1.0);
}

.footer__content .cell{
  color: rgba(44, 51, 51, 1.0);
}

.footer__content .cell:first-child a, .footer__content .cell:last-child a {
  color: rgba(0, 162, 141, 1.0);
}

.footer__content .cell:first-child a:hover, .footer__content .cell:last-child a:hover {
  color: rgba(14, 144, 126, 1.0);
}

.footer__content .cell ul li>a{
  color: rgba(84, 97, 97, 1.0);
}

.footer__content .cell ul li>a:hover{
  color: rgba(14, 144, 126, 1.0);
}

.social-share .social-share__link{
  color: rgba(124, 133, 140, 1.0);
}

.social-share .social-share__link:hover{
  color: rgba(14, 144, 126, 1.0);
}

.footer__container {
  max-width: 1300px;
}






.blog-post__date {
  border-color: #2c3333;
}

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

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

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

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

.blog-pagination__link {
  color: #2c3333;
}

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

.blog-post__title {
  color: #2c3333;
  font-family:Inter UI;
  font-size: 38px;
  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);
}

/*             Blog Grid Listing and Post styles            */

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

.hs-blog-listing,
.hs-blog-post {
  background-color: rgba(0, 0, 0, 0.0);
}

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

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

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

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

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

.blog-sidebar a {
  color: #2c3333;
}

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

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

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

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

.blog-post__meta a {
  color: #2c3333;
}

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

.blog-post__meta a:hover {
  color: #0e907e
}

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

.blog-post__back-to-blog {
  color: #2c3333;
}

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

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

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

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










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

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




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



.legal-consent-container .hs-form-booleancheckbox-display input {
    float: left;
    bottom: 22px;
    position: relative;
}