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

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




html {
  font-size: 15px;
}

body {
  color: #72787a;
  font-family: Roboto;
  font-size: 15px;
font-weight: 400;
}

p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(237, 105, 30, 1.0);
}

a:hover,
a:focus {  
  color: rgba(119, 184, 42, 1.0);
}

a:active {
  color: rgba(255, 145, 70, 1.0);
}

h1 {
  color: #1b3f92;
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
}

h2 {
  color: #1b3f92;
  font-family: Roboto;
  font-size: 22px;
  font-weight: 700;
}

h3 {
  color: #1b3f92;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
}

h4 {
  color: #77b82a;
  font-family: Roboto;
  font-size: 19px;
  font-weight: 700;
}

h5 {
  color: #1b3f92;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
}

h6 {
  color: #1b3f92;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(237, 105, 30, 1.0);
  border-color: rgba(119, 184, 42, 1.0);
  border-radius: 8px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(237, 105, 30, 1.0);  
  border-color: rgba(119, 184, 42, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 145, 70, 1.0);
  border-color: rgba(159, 224, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(73, 74, 82, 1.0);
}

.hs-form legend {
  color: rgba(73, 74, 82, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(114, 120, 122, 0.4);
  background-color: rgba(255, 255, 255, 1.0);
  color: ;
  border-radius: 8px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(114, 120, 122, 0.4);
}

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

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

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

.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(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 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(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}




header.header {
  background-color: rgba(255, 255, 255, 1.0);
}
@media(min-width: 1140px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
	 border-left: .5em solid rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:after {
	 background-color: rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch:after {
    content: '';
    background-color: rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(119, 184, 42, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul>li.trigger-hover>a {
	 color: rgba(119, 184, 42, 1.0);
	 background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch.trigger-hover>a {
	 color: rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
	 background-color: rgba(119, 184, 42, 0.9);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.hs-item-has-children>a:after {
	 border-left: .5em solid rgba(27, 63, 146, 1.0);
  }  
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.hs-item-has-children>a:hover {
	 -webkit-text-decoration-color: rgba(27, 63, 146, 1.0);
	 text-decoration-color: rgba(27, 63, 146, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
	 background-color: rgba(255, 255, 255, 0.0);
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(27, 63, 146, 1.0);
  }
}



footer.footer {
  background-color: rgba(114, 120, 122, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer__logo {
  border-color: rgba(255, 255, 255, 1.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer .social-icon {
  color: rgba(255, 255, 255, 1.0);
}
.footer .social-icon:hover {
  color: rgba(255, 255, 255, 1.0);
}




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

.blog-post__date {
  border-color: #72787a;
}

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

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

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

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

.blog-pagination__link {
  color: #72787a;
}

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

.blog-post__title {
  color: #1b3f92;
  font-family:Roboto;
  font-size: 22px;
  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);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #FFFFFF;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #77b82a;
}

.blog-post__read-more svg {
  fill: #72787a;
}

.blog-post__read-more a:hover svg {
  fill: #77b82a;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: #72787a;
}

.blog-sidebar a:hover {
  color: #77b82a;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: #72787a;
}

.blog-post__body, .blog-post__tags a {
  color: #72787a;
}

.blog-post__meta a:hover {
  color: #77b82a
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #72787a;
}

.blog-post__back-to-blog:hover {
  color: #77b82a;
}

.blog-post__back-to-blog svg {
  fill: #72787a;
}

a.blog-post__back-to-blog:hover svg {
  fill: #77b82a;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










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, .content-wrapper, .dnd-section>.row-fluid, .container {
  max-width: 1140px;
  margin: 0 auto;
}




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

.page-center, .content-wrapper, .dnd-section>.row-fluid, .container {

}

#email-prefs-form .fakelabel span:last-child {
  display: inline;
  padding-left: 5px;
}

#email-prefs-form .fakelabel span {
  display: none;
}
#email-prefs-form .localization-language {
  display: none;
}

#email-prefs-form .subscribe-options {
  display: none;
}