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































































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

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

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





html {
  font-size:100%;
  line-height: 1.15;
}

body {
  color: #636466;
  font-family: Poppins;
  font-weight: 300;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.3;
}

p {
  font-family: Poppins;
  font-weight: 300;
}

a {
  font-family: Poppins;
  color: rgba(99, 100, 102, 1.0);
  text-decoration: none;
}

a:hover,
a:focus {
  color:#636466;
  text-decoration: none;
}

a:active {
  color: rgba(139, 140, 142, 1.0);
}

h1 {
  color: #50b969;
  font-family: Poppins;
  font-size: 40px;
  font-weight: 500;
}

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

h2 {
  color: #50b969;
  font-family: Poppins;
  font-size: 38px;
  font-weight: 400;
}

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

h3 {
  color: #486eb6;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 500;
}

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

h4 {
  color: #486eb6;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 500;
}

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

h5 {
  color: #486eb6;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #486eb6;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
}

blockquote {
  border-left: 2px solid #cacaca;;
}





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

h3.form-title {
  background-color: rgba(73, 74, 82, 0.0);
  color: rgba(72, 110, 182, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child{
   background-color: rgba(72, 110, 182, 1.0) !important;
  border-color: rgba(72, 110, 182, 1.0);
  border-radius: 100px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child:hover > a{
  color: #fff !important;
}

.hs-button,
.button--primary {
  background-color: rgba(72, 110, 182, 1.0);
  border-color: rgba(72, 110, 182, 1.0);
  border-radius: 100px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #ffffff;
  color: #486eb6;
  border-color: rgba(72, 110, 182, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(112, 150, 222, 1.0);
  border-color: rgba(112, 150, 222, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(72, 110, 182, 1.0);
}

.hs-form legend {
  color: rgba(72, 110, 182, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(72, 110, 182, 1.0);
  border-radius: 20px;
}

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

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

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

.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: #cacaca !important;
}





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

thead th,
thead td {
  background-color: rgba(72, 110, 182, 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(80, 185, 105, 1.0);
}





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

.header__container {
  max-width: 1240px;
}
body .custom-menu-primary .submenu.level-1 > li > a{
  background-color: rgba(105, 168, 79, 0.0);
}
body .custom-menu-primary a {
  color: rgba(0, 0, 0, 1.0);
  
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a{
  color: rgba(72, 110, 182, 1.0);
  background-color: rgba(255, 2, 1, 0.0);
}

body .custom-menu-primary a.active-branch {
  color: rgba(72, 110, 182, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li.active-branch > a, 
body .custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(72, 110, 182, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child {
  background-color: rgba(255, 104, 72, 1.0);
  border-color: rgba(#null, 0.0);
  color: rgba(254, 254, 254, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child > a {
  color: rgba(254, 254, 254, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child:hover {
  background-color: rgba(#null, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child:hover > a, 
body .custom-menu-primary.desktop .submenu.level-1 > li:last-child.active > a {
  color: rgba(72, 110, 182, 1.0);
}

body .custom-menu-primary.desktop .submenu.level-1 > li:last-child.active:hover {
  background-color: rgba(#null, 0.0);
}


body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 2, 1, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:active-branch {
  color: rgba(72, 110, 182, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:active-branch:after {
  background-color: rgba(72, 110, 182, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(254, 254, 254, 1.0);
}


body .custom-menu-primary .submenu.level-2 .menu-item:hover .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
  background-color: rgba(72, 110, 182, 1.0);
  color: rgba(255, 255, 255, 1.0);
}



body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(72, 110, 182, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}







.footer {
/*   background-color: rgba(72, 110, 182, 1.0); */
  background-color:#fff;
  color: rgba(255, 255, 255, 1.0);
  font-family: Poppins,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
 
.footer__container {
  max-width: 1240px;
}

.footer a {
  color: rgba(254, 254, 254, 1.0);
}

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

.footer-menu .hs-menu-wrapper > ul > li.active > a {
  color: rgba(#null, 0.0);
}

.footer-logo img{
  filter:none !important;
}
.footer-menu .hs-menu-wrapper > ul > li > a, .footer-contact p{
  color: rgb(38, 10, 51) !important;
  font-size:14px;
}
.footer-flex{
  display:flex;
  justify-content: space-between;
}

.footer-logo{
  margin-top:0;
}
.footer-menu .hs-menu-wrapper>ul>li:not(:last-of-type){
  margin-right:16px !important;
}
.footer__container{
  border-top: rgb(212 212 212) solid 1px;
}

.footer-new-social a{
 background:rgb(72 110 182); 
      border-radius: 9999px;
  height:32px;
  width:32px;
      display: inline-flex;
    align-items: center;
    justify-content: center;
}
.footer-new-social svg{
  width:16px;
  height:16px;
}
.footer-new-social path{
  fill:#fff;
}

.footer-menu .hs-menu-wrapper>ul{
  display:flex !important;
}
  .footer-menu .hs-menu-wrapper>ul{
        justify-content: flex-end;
  }
@media (max-width:767px){
  .footer-flex{
    flex-direction:column;
  }
  .footer-new-social{
    margin-top:12px;
  }
  .footer-menu .hs-menu-wrapper>ul{
        justify-content: flex-start;
  }
  .footer-menu .hs-menu-wrapper>ul>li>a{
    padding-left:0;
    
  }
}
@media (max-width:500px){
  .footer-menu .hs-menu-wrapper>ul{
    flex-direction: column;
     align-content: flex-start;
  }
}





.fakelabel span, [for="globalunsub"] span{ font-weight:700;}

#email-prefs-form{ max-width:100%; }





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

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

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

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

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

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

.blog-pagination__link {
  color: #636466;
}

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

.blog-post__title {
  color: #50b969;
  font-family:Poppins;
  font-size: 38px;
  font-weight: ;
}

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

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

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




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

.body-wrapper {
  padding-top: 70px;
}


@media print, screen and (min-width: 46.25em) {

  .body-wrapper {
    padding-top: 151px;
    padding-top: 111px;
  }
}

@media print, screen and (max-width: 1280px) {

  main.body-container-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media print, screen and (max-width: 739px) {

  main.body-container-wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .body-wrapper {
    padding-top: 0;
  }
}