/* ******************************************************************************
*********************************************************************************
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, .page-center, .content-wrapper {
  max-width: 1164px;
}

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



.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #cccccc;
}

@media (max-width: 767px){
  .error-page{
    padding-bottom: 45px;
    padding-top: 45px;
  }  
}






body {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-weight: 300;
  font-size: 16px;
}


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

a:hover,
a:focus {
  color:rgba(0, 145, 255, 1.0);
}

a:active {
  color: rgba(40, 185, 255, 1.0);
}

h1 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 38px;
  font-weight: 600;
}


h2 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 28px;
  font-weight: 600;
}


h3 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 22px;
  font-weight: 600;
}


h4 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 16px;
  font-weight: 700;
}


h5 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 14px;
  font-weight: 700;
}

h6 {
  color: rgba(64, 73, 76, 1.0);
  font-family: sofia-pro,Sans-serif;
  font-size: 11px;
  font-weight: 700;
}

blockquote {
  border-left-color: rgba(204, 204, 204, 1.0);
}

@media (max-width: 620px){
  h2 {
    font-size: 20.0px; 
  }
  h3 {
    font-size: 18.0px; 
  }
}

@media (max-width: 640px){
  h1{
    font-size: 30.0px;  
  }
  h2 {
    font-size: 26.0px; 
  }
}






.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-email_simple_subscription, 
.widget-type-email_subscriptions, 
.widget-type-password_prompt, 
.systems-page .form-container,
.post-footer{
  background-color: rgba(64, 73, 76, 1.0);
}


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

.hs-button,
.button--primary {
  background-color: rgba(74, 180, 159, 1.0);
  border-color: rgba(74, 180, 159, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color:rgba(74, 180, 159, 1.0);
  border-color: rgba(74, 180, 159, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(114, 220, 199, 1.0);
  border-color: rgba(114, 220, 199, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form-field label:not(.hs-error-msg) {
  color: rgba(255, 255, 255, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input,
.hs-input[type=password],
.hs-input[type=text], 
.hs-search-field__input[type=text],
input[type=password]{
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  border-width: 1px;
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-input[type=password]:focus,
.hs-input[type=text]:focus,
.hs-search-field__input[type=text]:focus, 
input[type=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: #40494c;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: sofia-pro,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: #cccccc !important;
}





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

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

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

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





header.header.without-scroll {
  background-color: rgba(63, 74, 76, 1.0);
}

header.header.header-scroll {
  background-color: rgba(63, 74, 76, 1.0);
}


.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>a{
  color: #ffffff;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>a:hover{
  color: #b2c534;
  background-color:rgba(255, 255, 255, 1.0); 
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li.active>a{
  color: #b2c534;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>ul{
  background-color: #3f4a4c;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>ul>li>a{
  color: #ffffff;
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>ul>li>a:hover{
  background-color:rgba(255, 255, 255, 0.0); 
  color: #b2c534;
}
.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>ul>li.active>a{
  color: #b2c534;
  background-color:rgba(255, 255, 255, 0.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li .header-cta a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(64, 73, 76, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li .header-cta a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #40494c;
}







.footer {
  background-color: rgba(63, 72, 75, 1.0);
  color: rgba(255, 255, 255, 0.4);
}

footer.footer a{
  color: rgba(173, 183, 186, 1.0);
}
footer.footer a:hover, footer.footer a:focus{
  color: rgba(238, 238, 238, 1.0);
}

.ft-col-3 h3{
  color: rgba(255, 255, 255, 0.4);
}
.footer-line hr{
  background-color: rgba(255, 255, 255, 0.15);
}

.footer-social-icon a{
  background-color: rgba(#null, 0.0);
}

.footer-social-icon a:hover{
  background-color: rgba(#null, 0.0);
}

.footer-social-icon .sqs-use--icon{
  fill: rgba(#null, 0.0);
}
.footer-social-icon a:hover .sqs-use--icon{
  fill: rgba(#null, 0.0);
}






.blog-post__date {
  border-color: #40494c;
}

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

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

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

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

.blog-pagination__link {
  color: #40494c;
}

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

.blog-post__title {
  color: #40494c;
  font-family:sofia-pro,Sans-serif;
  font-size: 28px;
  font-weight: ;
}

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

#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(29, 29, 29, 0.10);
}

.blog-post__tag-link:hover{
  color: #0091ff;
}

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

.blog-post__read-more a:hover svg {
  fill: #0091ff;
}

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

.blog-sidebar a {
  color: #40494c;
}

.blog-sidebar a:hover {
  color: #0091ff;
}

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

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

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

.blog-post__meta a {
  color: #40494c;
}

.blog-post__tags a {
  color: #40494c;
}

.blog-post__body{
  color: #40494c
}

.blog-post__meta a:hover {
  color: #0091ff
}

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

.blog-post__back-to-blog {
  color: #40494c;
}

.blog-post__back-to-blog:hover {
  color: #0091ff;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #0091ff;
}

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

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

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

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





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