/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1140px;
}

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

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




html {

}


body {
  color: #262e2e;
  font-family: helvetica;
  font-weight: 400;
  font-size: 16px;
}


p {
  font-family: helvetica;
  font-weight: 400
}

a {
  font-family: helvetica;
  color: rgba(2, 116, 190, 1.0);
}

a:hover,
a:focus {
  color:#3a3a3a;
}

a:active {
  color: rgba(42, 156, 230, 1.0);
}

h1 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 48px;
  font-weight: 600;
}

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

h2 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h2 {
    font-size: 27.2px;
  }
}

h3 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
}

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

h4 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
}

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

h5 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  color: #3a3a3a;
  font-family: helvetica;
  font-size: 15px;
  font-weight: 400;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: helvetica;
  background-color: rgba(243, 243, 243, 1.0);
}

h3.form-title {
  background-color: rgba(243, 243, 243, 1.0);
  color: rgba(48, 60, 60, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 177, 172, 1.0);
  border-color: rgba(0, 177, 172, 1.0);
  border-radius: 2px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
  color: #FFFFFF;
}

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

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

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

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

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

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

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

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

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

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





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

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

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

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





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

.header-bottom {
  background-color: rgba(0, 128, 123, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li>a {
  color: rgba(51, 66, 70, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(118, 148, 156, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li.active>a {
  color: rgba(51, 66, 70, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li a {
  color: rgba(0, 128, 123, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li a:hover {
  color: rgba(0, 128, 123, 1.0);
  background-color: rgba(241, 245, 247, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li.active a {
  color: rgba(0, 128, 123, 1.0);
  background-color: rgba(241, 245, 247, 1.0);
}

.cstm-main-menu .navigation-primary > ul li a {
  color: rgba(255, 255, 255, 1.0);
}

.cstm-main-menu .navigation-primary > ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.cstm-main-menu .navigation-primary>ul li a:after {
  background-color: rgba(193, 233, 231, 1.0);
}

.header__container {
  max-width: 1140px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #334246;
}

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

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: #334246;
}
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: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #334246;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #334246;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #00807B;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

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: #F1F5F7;
  color: #00807B;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #00807B;
  background-color: #F1F5F7;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

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





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #6c7878;
}

.footer__container {
  max-width: 1140px;
}

.cstmr-access #hs_cos_wrapper_customer_access_link_ span {
  color: rgba(108, 120, 120, 1.0);
}

.footer a {
  color: rgba(84, 89, 95, 1.0);
}

.footer a:hover {
  color: rgba(84, 89, 95, 1.0);
}

#hs_cos_wrapper_customer_access_link_ span a {
  color: rgba(108, 120, 120, 1.0);
}

#hs_cos_wrapper_customer_access_link_ span a :hover{
  color: rgba(108, 120, 120, 1.0);
}

.copyright font {
  color: rgba(38, 46, 46, 1.0);	
}





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

.blog-post__date {
  border-color: #262e2e;
}

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

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

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

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

.blog-pagination__link {
  color: #262e2e;
}

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

.blog-post__title {
  color: #303c3c;
  font-family:Montserrat;
  font-size: 32px;
  font-weight: ;
}

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

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

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

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

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

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

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




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


ol.circlenum {
    counter-reset:item; 
    margin:0; 
    padding-left:0; 
}
ol.circlenum>li {
    counter-increment:item; 
    list-style:none inside; 
    margin: 20px 0;
    padding-top: 20px;
    overflow: hidden;
    font-size: 22px !important;
    line-height: 2.2;
}
ol.circlenum>li:before {
    content:counter(item) ;
    margin-right: 20px;
    padding: 8px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  border: 4px solid #FFF;
    width: 60px;
    height: 60px;
    background: #00b1ac;
    color: #fff;
    text-align: center; 
    font: 44px Helvetica, Arial, sans-serif;
  line-height: 36px;
    font-weight: 500;
    float: left;
}


body, div, p, ul, ol, label, li, .hs-form label, .hs-input, span, a, .hs-button, label, input, #hs_cos_wrapper_customer_access_link_ span, h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat',sans-serif !important; }

.custom-landing-body .row-fluid-wrapper.row-depth-1.row-number-3.dnd-row
{
display: flex !important;  
}

.custom-landing-body .cell_17101403218604-padding img {
    animation: fade-in-bottom 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal both !important;
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.custom-landing-body img {
    opacity: 0;
    transition: opacity 1s ease-in; 
}

/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1140px;
}

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

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




html {

}


body {
  color: #262e2e;
  font-family: helvetica;
  font-weight: 400;
  font-size: 16px;
}


p {
  font-family: helvetica;
  font-weight: 400
}

a {
  font-family: helvetica;
  color: rgba(2, 116, 190, 1.0);
}

a:hover,
a:focus {
  color:#3a3a3a;
}

a:active {
  color: rgba(42, 156, 230, 1.0);
}

h1 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 48px;
  font-weight: 600;
}

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

h2 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h2 {
    font-size: 27.2px;
  }
}

h3 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
}

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

h4 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
}

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

h5 {
  color: #303c3c;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  color: #3a3a3a;
  font-family: helvetica;
  font-size: 15px;
  font-weight: 400;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: helvetica;
  background-color: rgba(243, 243, 243, 1.0);
}

h3.form-title {
  background-color: rgba(243, 243, 243, 1.0);
  color: rgba(48, 60, 60, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 177, 172, 1.0);
  border-color: rgba(0, 177, 172, 1.0);
  border-radius: 2px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
  color: #FFFFFF;
}

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

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

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

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

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

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

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

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

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

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





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

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

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

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

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

.header-bottom {
  /*background-color: rgba(0, 128, 123, 1.0);*/
  background:#214F4D;
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li>a {
  color: rgba(51, 66, 70, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(118, 148, 156, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper>ul>li.active>a {
  color: rgba(51, 66, 70, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li a {
  color: rgba(0, 128, 123, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li a:hover {
  color: rgba(0, 128, 123, 1.0);
  background-color: rgba(241, 245, 247, 1.0);
}

#hs_cos_wrapper_header_top_sitemap .hs-menu-wrapper ul ul li.active a {
  color: rgba(0, 128, 123, 1.0);
  background-color: rgba(241, 245, 247, 1.0);
}

.cstm-main-menu .navigation-primary > ul li a {
  color: rgba(255, 255, 255, 1.0);
}

.cstm-main-menu .navigation-primary > ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.cstm-main-menu .navigation-primary>ul li a:after {
  background-color: rgba(193, 233, 231, 1.0);
}

.header__container {
  max-width: 1140px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #334246;
}

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

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: #334246;
}
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: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #334246;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #334246;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #00807B;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

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: #F1F5F7;
  color: #00807B;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #00807B;
  background-color: #F1F5F7;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

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

.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #6c7878;
}

.footer__container {
  max-width: 1140px;
}

.cstmr-access #hs_cos_wrapper_customer_access_link_ span {
  color: rgba(108, 120, 120, 1.0);
}

.footer a {
  color: rgba(84, 89, 95, 1.0);
}

.footer a:hover {
  color: rgba(84, 89, 95, 1.0);
}

#hs_cos_wrapper_customer_access_link_ span a {
  color: rgba(108, 120, 120, 1.0);
}

#hs_cos_wrapper_customer_access_link_ span a :hover{
  color: rgba(108, 120, 120, 1.0);
}

.copyright font {
  color: rgba(38, 46, 46, 1.0);	
}

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

.blog-post__date {
  border-color: #262e2e;
}

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

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

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

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

.blog-pagination__link {
  color: #262e2e;
}

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

.blog-post__title {
  color: #303c3c;
  font-family:Montserrat;
  font-size: 32px;
  font-weight: ;
}

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

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

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

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

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

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

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

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


ol.circlenum {
    counter-reset:item; 
    margin:0; 
    padding-left:0; 
}
ol.circlenum>li {
    counter-increment:item; 
    list-style:none inside; 
    margin: 20px 0;
    padding-top: 20px;
    overflow: hidden;
    font-size: 22px !important;
    line-height: 2.2;
}
ol.circlenum>li:before {
    content:counter(item) ;
    margin-right: 20px;
    padding: 8px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  border: 4px solid #FFF;
    width: 60px;
    height: 60px;
    background: #00b1ac;
    color: #fff;
    text-align: center; 
    font: 44px Helvetica, Arial, sans-serif;
  line-height: 36px;
    font-weight: 500;
    float: left;
}


body, div, p, ul, ol, label, li, .hs-form label, .hs-input, span, a, .hs-button, label, input, #hs_cos_wrapper_customer_access_link_ span, h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat',sans-serif !important; }

.custom-landing-body .row-fluid-wrapper.row-depth-1.row-number-3.dnd-row
{
display: flex !important;  
}

.custom-landing-body .cell_17101403218604-padding img {
    animation: fade-in-bottom 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal both !important;
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.custom-landing-body img {
    opacity: 0;
    transition: opacity 0.8s ease-in; 
}

.custom-landing-body img.visible {
    opacity: 1;
}

/* ----- PPA Override Corrections ----- */
@media screen and (min-width:768px) {
  ul.submenu.level-2 > li.has-submenu.menu-item:hover { background:#00B1AC !important; }
  ul.submenu.level-3,
  ul.submenu.level-4 { display:none !important; position: absolute; top: 0; left: 100%; width: 100%; background: #00807B; }
  li:hover > ul.submenu.level-3,
  li:hover > ul.submenu.level-4 { display:block!important; }
  ul.submenu.level-3 li,
  ul.submenu.level-4 li { border-bottom:1px solid #009590; }
}