/* ******************************************************************************
*********************************************************************************
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: 91.667%;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 91.667%;
}




html {
  font-size: 19;
}

body {
  color: rgba(88, 84, 85, 1.0);
  font-family: semplicitapro;
  font-size: 19px;
}

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

ul li,
ol li {
  font-weight: 400;
}

a {
  font-family: semplicitapro;
  color: rgba(0, 123, 255, 1.0);
}

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

a:active {
  color: rgba(40, 163, 255, 1.0);
}

h1 {
  color: #1a2673;
  font-family: Encode Sans;
  font-size: 43px;
  font-weight: 500;
}

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

h2 {
  color: rgba(26, 38, 115, 1.0);
  font-family: semplicitapro;
  font-size: 38px;
  font-weight: 500;
}

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

h3 {
  color: rgba(26, 38, 115, 1.0);
  font-family: semplicitapro;
  font-size: 32px;
  font-weight: 500;
}

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

h4 {
  color: rgba(26, 38, 115, 1.0);
  font-family: semplicitapro;
  font-size: 30px;
  font-weight: 500;
}

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

h5 {
  color: rgba(26, 38, 115, 1.0);
  font-family: semplicitapro;
  font-size: 26px;
  font-weight: 500;
}

h6 {
  color: rgba(26, 38, 115, 1.0);
  font-family: semplicitapro;
  font-size: 22px;
  font-weight: 500;
}

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





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

h3.form-title {
  background-color: rgba(238, 239, 244, 1.0);
  color: rgba(88, 84, 85, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(108, 69, 86, 1.0);
  border-color: rgba(108, 69, 86, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(78, 43, 58, 1.0);
  border-color: rgba(108, 69, 86, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(148, 109, 126, 1.0);
  border-color: rgba(148, 109, 126, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer-wrapper .btn-section a.btn {
  background-color: rgba(108, 69, 86, 1.0);
  border-width: 0px;
  border-radius: 0px;
  border-color: rgba(108, 69, 86, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer-wrapper .btn-section a.btn:hover {
  background-color: rgba(78, 43, 58, 1.0);
  border-color: rgba(108, 69, 86, 1.0);
  color: rgba(255, 255, 255, 1.0);
} 





.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,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register {
  background-color: rgba(238, 239, 244, 1.0);
}

.hs-form label {
  color: rgba(88, 84, 85, 1.0);
}

.hs-form legend {
  color: rgba(88, 84, 85, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 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: #585455;
}

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

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

.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(88, 84, 85, 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(88, 84, 85, 1.0);
}

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





.header {
  background-color: rgba(#null, 0.0);
}

.header-wrapper {
  background: linear-gradient( rgba(7, 7, 37, 1.0), rgba(255, 255, 255, 0.0));
}

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

.header__container {
  max-width: 91.667%;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.header-navigation nav.navigation-primary > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.scroll-header .header-wrapper .header-navigation nav.navigation-primary > ul > li > a {
  color: rgba(22, 33, 103, 1.0);
}

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,
.header-navigation nav.navigation-primary > ul > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.scroll-header .header-wrapper .header-navigation nav.navigation-primary > ul > li > a:hover {
  color: rgba(22, 33, 103, 1.0);
}

.header-navigation nav.navigation-primary>ul>li:not(:last-child)>a:hover:after {
  background: rgba(144, 146, 182, 1.0);
}

.scroll-header .header-wrapper .header-navigation nav.navigation-primary > ul > li:not(:last-child)>a:hover:after {
  background: rgba(144, 146, 182, 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,
.header-navigation nav.navigation-primary > ul > li > a.active-branch,
.header-navigation nav.navigation-primary > ul > li.active-branch > a {
  color: rgba(255, 255, 255, 1.0);
}
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,
.header-navigation nav.navigation-primary > ul > li > a.active-branch,
.header-navigation nav.navigation-primary > ul > li.active-branch > a {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li,
.header-navigation nav.navigation-primary > ul > li > a {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,
.header-navigation nav.navigation-primary > ul > li > a:hover {
  background-color: rgba(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a,
.header-navigation nav.navigation-primary > ul > li > ul > li > a {
  color: rgba(33, 37, 41, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
.header-navigation nav.navigation-primary > ul > li > ul {
  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,
.header-navigation nav.navigation-primary > ul > li > ul > li > a:hover {
  background-color: rgba(248, 249, 250, 1.0);
  color: rgba(22, 24, 27, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
.header-navigation nav.navigation-primary > ul > li > ul > li > a.active-branch,
.header-navigation nav.navigation-primary > ul > li > ul > li.active-branch > a {
  color: rgba(22, 24, 27, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

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

.header-navigation nav.navigation-primary > ul > li:last-child > a,
.scroll-header .header-navigation nav.navigation-primary > ul > li:last-child > a {
  background-color: rgba(108, 69, 86, 1.0);
  border-width: 0px;
  border-radius: 0px;
  border-color: rgba(108, 69, 86, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.header-navigation nav.navigation-primary > ul > li:last-child > a:hover,
.scroll-header .header-navigation nav.navigation-primary > ul > li:last-child > a:hover{
  background-color: rgba(78, 43, 58, 1.0);
  border-color: rgba(108, 69, 86, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

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





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

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

.footer__container {
  max-width: 91.667%;
}

.footer-wrapper .btn-section {
  background-color: rgba(215, 217, 220, 1.0);
}

.footer-social-links p,
.footer-links-wrpr .footer-contact p,
.footer-links-wrpr .footer-address p {
  color: rgba(88, 84, 85, 1.0);
}

.footer-privacy-links ul > li > a,
.footer-main-links ul > li > a {
  color: rgba(88, 84, 85, 1.0);
}

.footer-privacy-links ul>li>a:hover, 
.footer-main-links ul>li>a:hover {
  color: rgba(0, 0, 0, 1.0);
}






.content-wrapper {
  max-width: 91.667%;
}

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

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

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

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

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

.blog-pagination__link {
  color: #585455;
}

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

.blog-post__title {
  color: #1a2673;
  font-family:semplicitapro;
  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);
}










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: 91.667%;
  margin: 0 auto;
}




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


.hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section {
  justify-content: space-between;
}

.hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .image-section {
  order: 2;
}

.hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .text-section {
  order: 1;
}

@media only screen and (max-width:1140px) {
 .hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section {
    flex-direction: column;
  }
  
  .hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .image-section,
  .hs-content-id-33193163528 .network-page .row-number-5.dnd-section #hs_cos_wrapper_module_17049499782414 .full-width-section .image-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  
  .hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .text-section,
  .hs-content-id-33193163528 .network-page .row-number-5.dnd-section #hs_cos_wrapper_module_17049499782414 .full-width-section .text-section {
     -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 4rem;
  }
}


@media only screen and (max-width:767px) {
  .hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .text-section {
    padding-left: 20px;
    padding-top: 20px;
  }
  
  .hs-content-id-33193163528 .network-page .row-number-3.dnd-section #hs_cos_wrapper_widget_1596430358239 .full-width-section .image-section img,
  .hs-content-id-33193163528 .network-page .row-number-5.dnd-section #hs_cos_wrapper_module_17049499782414 .full-width-section .image-section img {
    max-width:100%;
    height: auto;
  }
  
  .full-width-section .text-section h2.section-header {
    font-size: 1.75rem !important;
  }
}

.footer-images-wrpr .accreditions-section a.col {
  text-align: center;
}

.urac-logo {
  max-width: 195px;
    text-align: center;
}

.footer-images-wrpr .accreditions-section {
  align-items: start;
}

.urac-logo img {
  max-width:100%;
  height: auto;
  max-width: 130px;
}

.urac-logo .infobox {
      font-size: 13px;
}

.footer-images-wrpr .accreditions-section a.col img {
position: relative;
    max-height: 140px;
    max-width: 150px;
}


@media only screen and (max-width:767px) {
  .footer-images-wrpr .accreditions-section a.col {
    text-align: center;
    display: block;
  }
  
  .urac-logo {
    margin: 0 auto 25px;
  }
  
  .main-footer-wrpr .footer-images-wrpr {
      -ms-flex: 0 0 100%%;
    flex: 0 0 100%%;
    max-width: 100%;
  }
  
  .main-footer .main-footer-wrpr,
  .footer-images-wrpr .accreditions-section{
    display: block;
  }
  
  .main-footer-wrpr .footer-links {
    display: block !important;
    text-align: center;
    flex-basis: inherit;
    flex-grow: inherit;
    padding: 0;
    width: 100%;
  }
  
  .main-footer-wrpr .footer-social-links {
    position: relative;
    right: inherit;
    bottom: 0;
    text-align: center;
    padding-right: 0;
    width: 100%;
}
  
  .our-team-wrpr .bio-row .bio-wrpr {
     -ms-flex: 0 0 100% !important;
     flex: 0 0 100% !important;
     max-width: 100% !important;
  }
  
  .footer-wrapper .main-footer {
     -ms-flex: 0 0 90% !important;
     flex: 0 0 90% !important;
     max-width: 90% !important;
  }
  
}