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

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

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




html {
  font-size: 16;
}

body {
  
  color: #4f6486;
  
  font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(25, 31, 187, 1.0);
}

a:hover,
a:focus {
  color: rgba(9, 3, 111, 1.0);
}

h1 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 40px;
  font-weight: 500;
}

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

h2 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 33px;
  font-weight: 500;
}

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

h3 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 28px;
  font-weight: 500;
}

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

h4 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 23px;
  font-weight: 500;
}

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

h5 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
}


h6 {
  
  color: #011638;
  
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
}


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





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

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

.hs-button,
.button--primary {
  background-color: rgba(25, 31, 187, 1.0);
  border-color: rgba(1, 22, 56, 1.0);
  border-radius: 8px;
  border-width: 1px;
  color: rgba(254, 253, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(15, 12, 137, 1.0);
  border-color: rgba(1, 22, 56, 1.0);
  color: rgba(254, 253, 255, 1.0);
}


.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input, 
#hs-pwd-widget-password {
  border-color: rgba(212, 223, 240, 1.0);
  background-color: rgba(248, 250, 255, 1.0);
  color: rgba(50, 72, 107, 1.0);
  border-radius: 8px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus, 
#hs-pwd-widget-password:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

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

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


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

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

.fn-date-picker td .pika-button:hover {
  background-color: #011638 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

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

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

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





header.header {
  background-color: rgba(1, 22, 56, 1.0);
}

.header__container {
  max-width: 1200px;
}

.navigation-primary > ul > li > a {
  color: rgba(254, 253, 255, 1.0);
}
.navigation-primary > ul > li:hover > a{
  color: rgba(254, 253, 255, 1.0);
}
.navigation-primary > ul > li > a.active-branch {
  color: rgba(254, 253, 255, 1.0);
}
.navigation-primary > ul > li.active-branch {
  background-color: rgba(254, 253, 255, 0.0);
}
.navigation-primary > ul > li > a {
  background-color: rgba(#null, 0.0);
}
.navigation-primary > ul > li:hover > a {
  background-color: rgba(254, 253, 255, 0.0);
}

.custom_menu_primary .navigation-primary ul.submenu.level-2 > li > a, 
.custom_menu_primary .navigation-primary ul.submenu.level-3 > li > a {
  color: rgba(10, 8, 59, 1.0);
  background-color: rgba(254, 253, 255, 1.0);
}
.custom_menu_primary .navigation-primary ul.submenu.level-2 > li:hover > a, 
.custom_menu_primary .navigation-primary ul.submenu.level-3 > li:hover > a  {
  background-color: rgba(254, 253, 255, 1.0);
  color: rgba(40, 51, 56, 1.0);
}
body .navigation-primary  ul ul li a.active-branch {
  background-color: rgba(254, 253, 255, 0.0);
  color: rgba(254, 253, 255, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(1, 22, 56, 1.0);
  }

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





.footer {
  background-color: rgba(1, 22, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer_column p {
  color: rgba(255, 255, 255, 1.0);
}
.footer_column ul li a {
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.footer_column ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 1200px;
}





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

.blog-post__date {
  border-color: #4f6486;
}

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

.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: #273c5e;
}

.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: #778cae;
}

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

.blog-pagination__link {
  color: #4f6486;
}

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

.blog-post__title {
  color: #011638;
  font-family:Jost;
  font-size: 33px;
  font-weight: ;
}

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

#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(238, 240, 242);
}

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

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

.blog-post__tag-link:hover{
  color: rgba(9, 3, 111, 1.0);
}

.blog-post__read-more svg {
  fill: #4f6486;
}

.blog-post__read-more a:hover svg {
  fill: rgba(9, 3, 111, 1.0);
}

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

.blog-sidebar a {
  color: #4f6486;
}

.blog-sidebar a:hover {
  color: rgba(9, 3, 111, 1.0);
}

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

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

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

.blog-post__meta a {
  color: #4f6486;
}

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

.blog-post__meta a:hover {
  color: rgba(9, 3, 111, 1.0);
}

.blog-post__links {
  border-top:  2px solid rgb(0, 2, 36);
}

.blog-post__back-to-blog {
  color: #4f6486;
}

.blog-post__back-to-blog:hover {
  color: rgba(9, 3, 111, 1.0);
}

.blog-post__back-to-blog svg {
  fill: #4f6486;
}

a.blog-post__back-to-blog:hover svg {
  fill: rgba(9, 3, 111, 1.0);
}

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

.comment.depth-1 {
  border-left: 2px solid rgb(0, 2, 36);
}

.section.post-footer .hs-input {
  border-color: rgb(0, 2, 36);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










body .icon svg {
  fill: #4F6486;
}

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

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

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

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

@media screen and (min-width: 1440px) {
  .dnd-section>.row-fluid {
    max-width: 1200px;
  }
}




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