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

.dnd-section {
  padding: 0 15px;
  padding-bottom: 40px;
  padding-top: 40px;
}

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




html {
  font-size: 13;
}

body {
  color: #8d92a7;
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
}

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

a {
  font-family: arial, helvetica, sans-serif;
  color: rgba(0, 119, 200, 1.0);
}

a:hover,
a:focus {
  color:#23527c;
}

a:active {
  color: rgba(40, 159, 240, 1.0);
}

h1 {
    color: #3e5272;
    font-family: arial, helvetica, sans-serif;
    font-size: 36px;
    font-weight: 500;
  }
  h1 {
    
    color: #3e5272;
    
  }

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

  h2 {
    color: #8d92a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 30px;
    font-weight: 500;
  }
  h2 {
    
    color: #8d92a7;
    
  }
  @media(max-width: 767px) {
    h2 {
    font-size: 25.5px;
    }
  }

  h3 {
    color: #8d92a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }
  h3 {
    
    color: #8d92a7;
    
  }
  @media(max-width: 767px) {
    h3 {
    font-size: 20.4px;
    }
  }

  h4 {
    color: #8d92a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }
  h4 {
    
    color: #8d92a7;
    
  }
  @media(max-width: 767px) {
    h4 {
    font-size: 15.299999999999999px;
    }
  }

  h5 {
    color: #8d92a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
  h5 {
    
    color: #8d92a7;
    
  }
  h6 {
    color: #8d92a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
  }
  h6 {
    
    color: #8d92a7;
    
  }

blockquote {
  border-left: 5px solid #eeeeee;
}





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 1.0) ;
  font-family: arial, helvetica, sans-serif;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(62, 82, 114, 1.0);
}
form#navSearch button#searchButton,
.hs-button,
.button--primary {
  background-color: #FFA400;
  border-color: #FFA400;

/*   border-color: rgba(76, 174, 76, 1.0); */
  border-radius: 4px;
  border-width: 1px;
  color: #0032A0;
/*   color: rgba(255, 255, 255, 1.0); */
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {



  background-color: #ffc866;
  color: #ffa400;
  border-color: #FFA400;
}

.hs-button:active,
.button--primary:active {
/*   background-color: rgba(132, 224, 132, 1.0);
  border-color: rgba(116, 214, 116, 1.0);
  color: rgba(255, 255, 255, 1.0);
  */
} 

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

.hs-form legend {
  color: rgba(62, 82, 114, 1.0);
}
form#navSearch input#searchInput[type="search"],
input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: #555555;
  border-radius: 4px;
}
form#navSearch input#searchInput[type="search"]:focus,
input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(102, 175, 233, 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: #8d92a7;
}

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

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

.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: #eeeeee !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);
}





.main_header {
  border-color:  rgba(231, 231, 231, 1.0);
  background-color: rgba(248, 248, 248, 1.0);
}

.header__container {
  max-width: 1170px;
}

span#phoneFox {
  color:  rgba(62, 82, 114, 1.0);
}

body .custom-menu-primary a {
  color: rgba(62, 82, 114, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a {
  color: rgba(141, 146, 167, 1.0);
}

body .custom-menu-primary a.active-branch {
  color: rgba(62, 82, 114, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(62, 82, 114, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(62, 82, 114, 1.0);
}

body .custom-menu-primary .submenu.level-3,
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 li > a {
  color: rgba(62, 82, 114, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(141, 146, 167, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(62, 82, 114, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


form#navSearch button#searchButton {
  background-color: rgba(255, 164, 0, 1.0);
  border-color: rgba(255, 164, 0, 1.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(62, 82, 114, 1.0);
  }
}





.footer__main {
  
  background-color: #0032a0;
  color: rgba(238, 238, 238, 1.0);  
}

.footer__main span {
 color: #FFA400; 
}

p, a, span {
   font-family: 'Segoe UI';
}

li a {
  color: #FFF;
}

li a:hover {
 color: #FFA400;
}

.footer__main p {
 color: #FFA400; 
  font-weight: 700;
}

.footer__main i {
 color: #FFA400; 
}

.footer__container {
  max-width: 1170px;
}
/* .hs_foo_menu ul li a {
  color: rgba(67, 176, 42, 1.0);  
}
.hs_foo_menu ul li a:hover {
  color: rgba(54, 180, 229, 1.0);  
}

.hs_social_link a {
  color: rgba(67, 176, 42, 1.0);  
}
.hs_social_link a:hover {
  color: rgba(54, 180, 229, 1.0);  
}
.hs_col_4.hs_copyright {
  color: rgba(238, 238, 238, 1.0);
} */





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

.blog-post__date {
  border-color: #8d92a7;
}

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

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

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

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

.blog-pagination__link {
  color: #8d92a7;
}

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

.blog-post__title {
  color: #8d92a7;
  font-family:arial, helvetica, sans-serif;
  font-size: 30px;
  font-weight: ;
}

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

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

.page-center {
  max-width: 1170px;
  margin: 0 auto;
}




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