/* ******************************************************************************
*********************************************************************************
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: 1280px;
}

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

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





body {
  color: #494A52;
  font-family: PT Sans;
  font-size: 20px;
font-weight: 
}

p {
  font-family: PT Sans;
  font-weight: 
}

a {
  font-family: PT Sans;
  color: rgba(4, 51, 255, 1.0);
}

a:hover,
a:focus {
  color: rgba(0, 138, 252,  1.0);
}

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


h1 {
  color: ;
  font-family: Raleway,sans-serif;
  font-size: 32px;
  font-weight: ;
}

@media(max-width: 767px) {
  h1 {

  }
}

h2 {
  color: #FFFFFF;
  font-family: Raleway,sans-serif;
  font-size: 28px;
  font-weight: ;
}

@media(max-width: 767px) {
  h2 {

  }
}

h3 {
  color: #005EBA;
  font-family: Raleway,sans-serif;
  font-size: 28px;
  font-weight: ;
}

@media(max-width: 767px) {
  h3 {

  }
}

h4 {
  color: #005EBA;
  font-family: Raleway,sans-serif;
  font-size: 22px;
  font-weight: ;
}

@media(max-width: 767px) {
  h4 {

  }
}

h5 {
  color: #005EBA;
  font-family: Raleway,sans-serif;
  font-size: 18px;
  font-weight: ;
}

h6 {
  color: ;
  font-family: ;
  font-size: 14px;
  font-weight: ;
}






form, 
.submitted-message {
  border: 1px solid;
  border-color: rgba(255, 255, 255, 1.0) ;
  background-color: rgba(255, 255, 255, 1.0);
  font-family: PT Sans;
  padding: 15px 10px;
}

h3.form-title {
  background-color: rgba(102, 102, 102, 1.0);
  color: rgba(248, 250, 252, 1.0);
}

.hs-button, 
.button--primary {
  background-color: rgba(0, 94, 186, 1.0);
  border-radius: 20px;
  border: 3px solid;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 94, 186, 1.0);
  padding-left: 53px !important;
  padding-right: 53px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.hs-button:hover, .button--primary:hover {
  background-color: rgba(#, 1.0);
  border-color: rgba(0, 94, 186, 1.0);
  color: rgba(0, 94, 186, 1.0);
}


.hs-button:focus, .button--primary:focus  {
  background-color: rgba(#, 1.0);
  border-color: rgba(0, 94, 186, 1.0);
  color: rgba(0, 94, 186, 1.0);
}

.hs-button:active, .button--primary:active  {
  background-color: rgba(#, 1.0);
  border-color: rgba(0, 94, 186, 1.0);
  color: rgba(0, 94, 186, 1.0);
}

.hs-form label {
  color: rgba(#null, 1.0);
}
.hs-form legend {
  color: rgba(#null, 1.0);
}

body form .hs-input, 
body form .hs-search-field__input,
body form select,
body form #hs-pwd-widget-password,
body form textarea {
  border: 1px solid !important;
  background-color: rgba(250, 250, 250, 1.0);
  border-color: rgba(204, 204, 204, 1.0) !important;
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
}

body form .hs-input:hover, 
body form .hs-search-field__input:hover,
body form select:hover,
body form #hs-pwd-widget-password:hover,
body form textarea:hover {
  border-color: rgba(255, 255, 255, 1.0) !important;
  color: rgba(0, 0, 0, 1.0);
}

body form .hs-input:focus, 
body form .hs-search-field__input:focus,
body form select:focus,
body form #hs-pwd-widget-password:focus,
body form textarea:focus {
  border-color: rgba(102, 102, 102, 1.0) !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: #494A52;
}

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

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

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

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

.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(#null, 1.0);
  color: rgba(#null, 1.0);
}

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

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

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





header.header {
  background-color: rgba(248, 250, 252, 1.0);
}

.header__container {
  max-width: 1280px;
}

.custom-menu-primary .navigation-primary .submenu .menu-item a {
  color: rgba(#null, 1.0);
}
.custom-menu-primary .navigation-primary > .submenu > .menu-item.active-branch > a {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
}

.custom-menu-primary .navigation-primary > .submenu > .menu-item:hover > a {
  color: rgba(#null, 1.0);
  background-color: rgba(#, 1.0);
}

.custom-menu-primary .navigation-primary .submenu .menu-item > ul.submenu {
  background-color: rgba(#, 1.0);
}

.custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item a {
  color: rgba(#null, 1.0);
}

.custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item a:hover {
  background-color: rgba(#, 1.0);
  color: rgba(#null, 1.0);
}

.custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item.active-branch > a {
  background-color: rgba(#, 1.0);
  color: rgba(#, 1.0);
}   

.lp-menu__actions a {
  background-color: rgba(#, 1.0);
  color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}

.lp-menu__actions a:hover {
  background-color: rgba(#, 1.0);
  color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}

.lp-menu__actions a:not(:first-child) {
  background-color: rgba(#, 1.0);
  color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}
.lp-menu__actions a:not(:first-child):hover {
  background-color: rgba(#, 1.0);
  color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}



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

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






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

.lp-footer__copyright p {
  color: rgba(#null, 1.0);
}

.lp-footer__inner {
  border-color: rgba(#null, 1.0);
}
.footer__main .navigation-primary .submenu.level-1 li a {
  color: rgba(#null, 1.0);
}
.footer__main .navigation-primary .submenu.level-1 li a:hover {
  color: rgba(#null, 1.0);
}

.privacy-section a {
  color: rgba(#null, 1.0);
}

.privacy-section a:hover {
  color: rgba(#null, 1.0);
}

.lp-footer__social-link {
  fill: rgba(#null, 1.0);
}
.lp-footer__social-link:hover {
  fill: rgba(#null, 1.0);
}


.footer__container {
  max-width: 1280px;
}





.content-wrapper {
  max-width: 1280px;
  padding-bottom: 80px;
  padding-top: 80px;
}

.blog-post__date {
  border-color: #494A52;
}

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

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

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

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

.blog-pagination__link {
  color: #494A52;
}

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

.blog-post__title {
  color: #FFFFFF;
  font-family:Raleway,sans-serif;
  font-size: 28px;
  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: #666666;
}

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

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

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

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: 1280px;
  margin: 0 auto;
}




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