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

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


.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #494A52;
}
@media (max-width: 1024px){
  .dnd-section>.row-fluid, .page-center, .content-wrapper {
    max-width: 1024.0px;
  }
}
@media (max-width: 767px){
  .dnd-section>.row-fluid, .page-center, .content-wrapper {
    max-width: 767.0px;
  }
  .error-page{
    padding-bottom: 80px;
    padding-top: 80px;
  }  
}





html {
  font-size: 16;
}

body {
  color: #888888;
  font-family: Open Sans, Sans-serif;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(151, 0, 94, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(151, 0, 94, 1.0);
}

a:active {
  color: rgba(191, 40, 134, 1.0);
}

h1 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 60px;
  font-weight: 700;
}

h2 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 30px;
  font-weight: 700;
}


h3 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 20px;
  font-weight: 700;
}

h4 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 18px;
  font-weight: 700;
}


h5 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 16px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: Open Sans, Sans-serif;
  font-size: 14px;
  font-weight: 700;
}

blockquote {
  border-left-color: rgba(73, 74, 82, 1.0);
}

@media (max-width: 767px){
  h1 {        
    font-size: 40.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(238, 238, 238, 1.0);
}

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

.hs-button,
.button--primary {
  background-color: rgba(151, 0, 94, 1.0);
  border-color: rgba(153, 204, 0, 1.0);
  border-radius: 7px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color:rgba(218, 7, 99, 1.0);
  border-color: rgba(218, 7, 99, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(191, 40, 134, 1.0);
  border-color: rgba(193, 244, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(153, 153, 153, 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(151, 0, 94, 1.0);
  color: rgba(102, 102, 102, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-width: 1px;
  border-radius: 9px;
}

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(196, 196, 196, 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: #888888;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans, 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: #494A52 !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(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 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);
}


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

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

.custom-menu-primary.desktop-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: #888888;
}
.custom-menu-primary.desktop-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  background-color:rgba(153, 204, 0, 1.0); 
  color: #ffffff;
}
.custom-menu-primary.desktop-menu .hs-menu-wrapper>ul>li>ul>li.active>a{
  color: #ffffff;
  background-color:rgba(153, 204, 0, 1.0);
}






.footer {
  background-color: rgba(62, 62, 62, 1.0);
  color: #ffffff;
}
.copyright{
  color: #ffffff;
}

.copyright-section{
  border-color: rgba(255, 255, 255, 0.47000000000000003);
}
.footer-menu .hs-menu-wrapper>ul>li>a{
  color: #ffffff;
}

.footer-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: #99cc00;
}
.footer-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: #99cc00;
}






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

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

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

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

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

.blog-pagination__link {
  color: #888888;
}

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

.blog-post__title {
  color: #000000;
  font-family:Open Sans, Sans-serif;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #494A52;
}

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

.blog-post__tag-link:hover{
  color: #97005E;
}

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

.blog-post__read-more a:hover svg {
  fill: #97005E;
}

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

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

.blog-sidebar a:hover {
  color: #97005E;
}

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

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

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

.blog-post__meta a:hover {
  color: #97005E
}

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

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

.blog-post__back-to-blog:hover {
  color: #97005E;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #97005E;
}

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

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

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

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




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