/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */

























































@media (min-width: 992px){
  .dnd-section>.row-fluid, .page-center, .content-wrapper {
    max-width: 1256px;
  }
}
.dnd-section,
.systems-page{
  padding-bottom: 45px;
  padding-top: 45px;
}


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

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




html {
  font-size: 1.6;
}

body {
  color: #5c657a;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
}
@media (max-width: 767px){
  body {
    font-size:1.4rem;
  }
}


a {
  color: rgba(51, 122, 183, 1.0);
}

a:hover,
a:focus {
  color: rgba(90, 103, 52, 1.0);
}

a:active {
  color: rgba(91, 162, 223, 1.0);
}

h1 {
  color: #794394;
  font-family: Mainlux,serif;
  font-size: 3rem;
  font-weight: 400;
}


h2 {
  color: #121212;
  font-family: Mainlux,serif;
  font-size: 2.4rem;
  font-weight: 400;
}


h3 {
  color: #794394;
  font-family: Mainlux,serif;
  font-size: 2rem;
  font-weight: 400;
}



h4 {
  color: #5c657a;
  font-family: Mainlux,serif;
  font-size: 2.7rem;
  font-weight: 400;
}



h5 {
  color: #5c657a;
  font-family: Mainlux,serif;
  font-size: 1.8rem;
  font-weight: 400;
}

h6 {
  color: #5c657a;
  font-family: Mainlux,serif;
  font-size: 1.6rem;
  font-weight: 400;
}

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






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

.hs-button,
.button--primary {
  background-color: rgba(121, 67, 148, 1.0);
  border-color: rgba(121, 67, 148, 1.0);
  border-radius: 0px;
  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(121, 67, 148, 1.0);
  border-color: rgba(121, 67, 148, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(161, 107, 188, 1.0);
  border-color: rgba(161, 107, 188, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(92, 101, 122, 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: 0px;
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Roboto,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(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 {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul{
  border-top-color:#794394;
}
.header-menu-wrap{
  border-bottom-color:#5c657a;
}

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

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
  color: #794394;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: #794394;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul{
  background-color: #ffffff;
}
.custom-menu-primary .mega-row>li:last-child{
  border-left-color:#5c657a;
}
.custom-menu-primary .mega-row>li>a{
  color: #794394;
}
.custom-menu-primary .mega-row>li>ul>li:nth-child(1)>ul>li>a,
.custom-menu-primary .mega-row>li>ul>li:nth-child(2)>a{
  color: #5c657a;
}
.custom-menu-primary .mega-row>li>ul>li:nth-child(1)>ul>li>a:hover,
.custom-menu-primary .mega-row>li>ul>li:nth-child(2):hover>a{
  background-color:rgba(255, 255, 255, 0.0); 
  color: #5c657a;
}
.custom-menu-primary .mega-row>li>ul>li:nth-child(1)>ul>li.active>a,
.custom-menu-primary .mega-row>li>ul>li:nth-child(2).active>a{
  color: #5c657a;
  background-color:rgba(255, 255, 255, 0.0);
}





.footer {
  background-color: rgba(165, 218, 210, 1.0);

}
.c-social-media--wrapper .c-social-media--title{
  color: #794394;
}
.footer-menu ul li a{
  color: #794394
}
.footer-menu ul li a:hover{
  color: #ffffff
}
.c-social-media--icons a{
  color: #794394
}
.c-social-media--icons a:hover{
  color: #ffffff
}




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

.blog-post__date {
  border-color: #5c657a;
}

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

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

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

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

.blog-pagination__link {
  color: #5c657a;
}

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

.blog-post__title {
  color: #121212;
  font-family:Mainlux,serif;
  font-size: 2.4px;
  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);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(238, 240, 242);
}

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

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(63, 63, 63, 0.10);
}

.blog-post__tag-link:hover{
  color: #5a6734;
}

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

.blog-post__read-more a:hover svg {
  fill: #5a6734;
}

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

.blog-sidebar a {
  color: #5c657a;
}

.blog-sidebar a:hover {
  color: #5a6734;
}

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

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

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

.blog-post__meta a {
  color: #5c657a;
}

.blog-post__tags a {
  color: #5c657a;
}

.blog-post__body{
  color: #494A52
}


.blog-post__meta a:hover {
  color: #5a6734
}

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

.blog-post__back-to-blog {
  color: #5c657a;
}

.blog-post__back-to-blog:hover {
  color: #5a6734;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #5a6734;
}

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

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

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

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










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;
}





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