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

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

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




html {
  font-size: 14;
}

body {
  color: #666666;
  font-family: open sans;
  font-size: 14px;
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(45, 92, 136, 1.0);
}

a:hover,
a:focus {
  color:#3d71a1;
}

a:active {
  color: rgba(85, 132, 176, 1.0);
}

h1 {
  color: #222222;
  font-family: open sans;
  font-size: 34px;
  font-weight: 600;
}

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

h2 {
  color: #222222;
  font-family: open sans;
  font-size: 28px;
  font-weight: 600;
}

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

h3 {
  color: #444444;
  font-family: open sans;
  font-size: 20px;
  font-weight: 600;
}

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

h4 {
  color: #222222;
  font-family: open sans;
  font-size: 18px;
  font-weight: 600;
}

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

h5 {
  color: #222222;
  font-family: open sans;
  font-size: 16px;
  font-weight: 600;
}

h6 {
  color: #222222;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(45, 92, 136, 1.0);
  border-color: rgba(11, 58, 102, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(61, 113, 161, 1.0);  
  border-color: rgba(27, 80, 128, 1.0);
  color: rgba(255, 255, 255, 1.0);
  text-decoration: none;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(85, 132, 176, 1.0);
  border-color: rgba(51, 98, 142, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(225, 225, 225, 1.0);
  color: ;
  border-radius: 0px;
}

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(255, 255, 255, 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: #666666;
}

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

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

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

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

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

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

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

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





header.header {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>a span, .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)>a span {
  background-color: rgba(55, 104, 167, 1.0);
  border-color: rgba(55, 104, 167, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>a:hover span, 
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)>a:hover span {
  background-color: rgba(55, 104, 167, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(55, 104, 167, 1.0);
}
header.header .container_wrap {
  border-color: rgba(225, 225, 225, 1.0);
}
@media(min-width: 990px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(128, 128, 128, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a span {
	 border-color: rgba(225, 225, 225, 1.0);
  }  
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(51, 51, 51, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
	 color: rgba(51, 51, 51, 1.0);
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
	 background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(128, 128, 128, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
	 background-color: rgba(0, 0, 0, 0.0);
	 color: rgba(51, 51, 51, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(51, 51, 51, 1.0);
  }
}





footer.footer {
  background-color: rgba(55, 55, 55, 1.0);
  color: rgba(221, 221, 221, 1.0);
}
footer.footer {
  background-color: rgba(#null, 0.0);
}
.footer .footer-bottom {
  background-color: rgba(#null, 0.0);
}
.footer-bottom {
  color: rgba(238, 238, 238, 1.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(170, 170, 170, 1.0);
}
.footer h4 {
  color: rgba(#null, 0.0);
}
.footer-social-share a>div {
  color: rgba(#null, 0.0);
}
.footer-social-share a>div:hover {
  color: rgba(#null, 0.0);
}
.footer-social-share a {
  background-color: rgba(#null, 0.0);
}
.footer-social-share a:hover {
  background-color: rgba(#null, 0.0);
}
.footer form input.hs-button.primary.large {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
.footer form input.hs-button.primary.large:hover {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #666666;
}

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

.blog-post__title {
  color: #222222;
  font-family:open sans;
  font-size: 28px;
  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);
}










body .icon svg {
  fill: #666666;
}

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

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

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

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: 1310px;
  margin: 0 auto;padding: 0px 50px;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media (max-width: 767px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 width: 85%;
	 max-width: 85%;
	 padding-left: 0;
	 padding-right: 0;
	 float: none;
  }
}