/* ******************************************************************************
*********************************************************************************
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,.header__container {
  max-width: 1200px;
}

body .announcement-bar .alert__container{

max-width: 939.999999996px;
}

@media (max-width: 991px){
body .announcement-bar .alert__container{

max-width: 727.999999992px;
}
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333;
}
.content-wrapper,
.page-center {
  max-width: 1200px;
  margin: 0 auto;
}






html {
  font-size: 16;
}

body {
  color:#072249;
  font-weight: 400;
  font-family:Montserrat, sans-serif;
  font-size: 16px;
}

p {
  font-family: Montserrat, sans-serif;
  font-weight: 400
}

a {
  font-family: Montserrat, sans-serif;
  color: rgba(12, 93, 214, 1.0);
  cursor: pointer;
}

a:hover,
a:focus ,
a:active{
  color:rgba(12, 93, 214, 1.0);
}

h1 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
}

h2 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

h3 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 500;
}

h4 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

h5 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  color: #072249;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

@media screen and (max-width: 991px){
  h1 {
    font-size: 36.999999984px;
  }
  h2 {
    font-size: 29.291666654px;
  }
  h3 {
    font-size: 26.208333322px;
  }
  h4 {
    font-size: 18.499999992px;
  }
  h5 {
    font-size: 17.41666666px;
  }
  h6 {
    font-size: 11.889999996px;
  }
  
}

@media screen and (max-width: 767px){
  h1 {
    font-size: 27.99999999984px;
  }
  
  h2 {
    font-size: 22.166666666540003px;
  }
  h3 {
    font-size: 19.83333333322px;
  }
  h4 {
    font-size: 13.99999999992px;
  }
  h5 {
    font-size: 13.666666666600001px;
  }
  h6 {
    font-size: 10.59999999996px;
  }
}





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





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

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(25, 72, 143, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(12, 93, 214, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-width: 3px;
  border-color: rgba(12, 93, 214, 1.0);
  border-radius: 4px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(12, 93, 214, 1.0);
}

/* .hs-button:active,
.button--primary:active {
background-color: rgba(52, 133, 254, 1.0);
border-color: rgba(52, 133, 254, 1.0);
color: rgba(255, 255, 255, 1.0);
} */

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

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

input#hs-pwd-widget-password,
.hs-search-field__input,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(193, 215, 236, 1.0);
  color: ;
  -webkit-border-radius:  0px;
  -moz-border-radius:  0px;
  
  border-radius:  0px;
  
  
}

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

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: rgba(#null, 0.0);
}

.hs-error-msgs label {
  color: rgba(#null, 0.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(0, 0, 0, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #072249;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Montserrat, sans-serif;
}

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

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

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





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

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 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(0, 0, 0, 1.0);
}





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

.sticky header.header{
box-shadow: 0 8px 15px -7px rgba(0, 0, 0, 0.2);
}

.custom-menu-primary nav.navigation-primary>ul>li.has-submenu>a{
  color: rgba(34, 34, 34, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul>li.has-submenu.menu-item:hover>a{
  color: rgba(34, 34, 34, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary nav.navigation-primary>ul>li > a{
  color: rgba(7, 34, 73, 1.0);
  
}

.custom-menu-primary nav.navigation-primary>ul> li > a:hover{
  color: rgba(12, 93, 214, 1.0);
   background-color: rgba(255, 255, 255, 0.0);
  
}

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







.custom-menu-primary nav.navigation-primary>ul ul > li > a{
  color: rgba(7, 34, 73, 1.0);
}

.custom-menu-primary nav.navigation-primary >ul > li > a.active-item,
.custom-menu-primary nav.navigation-primary >ul > li > a.active-branch {
  color: rgba(12, 93, 214, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  
}
.custom-menu-primary nav.navigation-primary >ul ul > li > a.active-item,
.custom-menu-primary nav.navigation-primary >ul ul > li > a.active-branch {
  color: rgba(0, 130, 243, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul ul > li > a:hover{
  color: rgba(12, 93, 214, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.btn-header{
  border-color: rgba(12, 93, 214, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(12, 93, 214, 1.0);
}

.btn-header:hover{
  border-color: rgba(12, 93, 214, 1.0);
  background-color: rgba(12, 93, 214, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

.footer .rich-text .text-block,
.footer .rich-text .text-block-2{
  color: rgba(7, 34, 73, 1.0);
}

.footer .hs-menu-wrapper>ul>li ul>li>a{
  color: rgba(7, 34, 73, 1.0);
  border-left: 2px solid rgba(12, 93, 214, 0.1);;
}

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

.footer__container {
  max-width: 1200px;
}






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

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

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

.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: #2f4a71;
}

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

.blog-pagination__link {
  color: #072249;
}

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

.blog-post__title {
  color: #072249;
  font-family:Montserrat, sans-serif;
  font-size: 38px;
  font-weight: ;
}

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


/*             Blog Grid Listing and Post styles            */


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

.blog-post__tag-link:hover{
  color: #0c5dd6;
}

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

.blog-post__read-more a:hover svg {
  fill: #0c5dd6;
}


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

.blog-sidebar a:hover {
  color: #0c5dd6;
}


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


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

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

.blog-post__meta a:hover {
  color: #0c5dd6
}


.blog-post__back-to-blog {
  color: #072249;
}

.blog-post__back-to-blog:hover {
  color: #0c5dd6;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #0c5dd6;
}











body .icon svg {
  fill: #072249;
}

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

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

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

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





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