/* ******************************************************************************
*********************************************************************************
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 {
  padding-bottom: 60px;
  padding-top: 60px;
}

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





body {
  color: #494A52;
  font-family: helvetica;
  font-weight: 300;
}

@media (min-width: 480px) {
  body {
    font-size: 17px;
  }
}

a {
  color: rgba(69, 128, 230, 1.0);
}

a:hover,
a:focus {
  color:#9DA6AB;
}

a:active {
  color: rgba(109, 168, 255, 1.0);
}

h1 {
  color: #1a3640;
  font-family: Roboto;
  font-size: 50px;
  font-weight: 200;
}

h2 {
  color: #032937;
  font-family: Roboto;
  font-size: 40px;
  font-weight: 100;
}

h3 {
  color: #1a3640;
  font-family: Roboto;
  font-size: 30px;
  font-weight: ;
}

h4 {
  color: #252221;
  font-family: ;
  font-size: 24px;
  font-weight: ;
}

h5 {
  color: #000000;
  font-family: ;
  font-size: 16px;
  font-weight: ;
}

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

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





h3.form-title {
  background-color: rgba(26, 54, 64, 1.0);
  color: rgba(69, 128, 230, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 115, 115, 1.0);
  border-color: rgba(255, 115, 115, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(#, 1.0);
  border-color: rgba(255, 115, 115, 1.0);
  color: rgba(26, 54, 64, 1.0);
}

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

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

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(26, 54, 64, 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: #494A52;
}

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #4580E6 !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(26, 54, 64, 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);
}





.custom-header {
  background-color: rgba(255, 255, 255, 1.0);
  z-index: 999;
}

.custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(26, 54, 64, 1.0);
}

.custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(157, 166, 171, 1.0);
  background-color: rgba(#, 1.0);
}

.custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(26, 54, 64, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul li a {
  color: rgba(26, 54, 64, 1.0);
}

.custom-menu-primary ul ul li a:hover {
  color: rgba(26, 54, 64, 1.0);
  background-color: rgba(250, 250, 250, 1.0);
}

.custom-menu-primary ul ul li.active > a {
  color: rgba(26, 54, 64, 1.0);
  background-color: rgba(#, 1.0);
}

.custom-menu-primary .submenu.level-1 > li:last-child > a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(3, 41, 55, 1.0);
  border-color: rgba(232, 235, 237, 1.0);
}

.custom-menu-primary .submenu.level-1 > li:last-child > a:hover {
  color: rgba(3, 41, 55, 1.0);
  background-color: rgba(232, 235, 237, 1.0);
  border-color: rgba(232, 235, 237, 1.0);
}

.custom-menu-primary .submenu.level-1 > li.has-submenu > a:hover > .child-trigger {
  color: rgba(157, 166, 171, 1.0);
}





.custom-footer {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(3, 41, 55, 1.0);
}

.custom-copyright p {
  color: rgba(255, 255, 255, 1.0);
}

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

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

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





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

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

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

.blog-post__title {
  color: #032937;
  font-family:Roboto;
  font-size: 40px;
  font-weight: ;
}

.blog-post__author {
  background-color: #4580E6;
}

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

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

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

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

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

.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 992px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 950px;
  }
}




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