/* ******************************************************************************
*********************************************************************************
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, .container {
  max-width: 960px;
}

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

.dnd-section li {
  font-weight: 400
}


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

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




html {
  font-size: 1;
}

body {
  color: #565756;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400
}

a {
  font-family: 'Open Sans', sans-serif;
  color: rgba(171, 80, 36, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:#783512;
}

a:active {
  color: rgba(211, 120, 76, 1.0);
}

h1 {
  color: #565756;
  font-family: 'Open Sans', sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

h2 {
  color: #565756;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.1875rem;
  font-weight: 400;
}

h3 {
  color: #ab5024;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
}


h4 {
  color: #ab5024;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
}


h5 {
  color: #565756;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

h6 {
  color: #565756;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
}





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 0.0);
  font-family: 'Open Sans', sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(189, 87, 25, 1.0);
  border-color: rgba(189, 87, 25, 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: #bd5719;
  border-color: #bd5719;
  color: #ffffff;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(229, 127, 65, 1.0);
  border-color: rgba(229, 127, 65, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 71, 91, 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);
  background-color: rgba(245, 248, 250, 1.0);
  color: ;
  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(86, 87, 86, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #565756;
}

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

.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: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0); 
  color: rgba(86, 87, 86, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(86, 87, 86, 1.0);
}
table th, table td {
  border-top: 1px solid rgba(221, 221, 221, 1.0);
}





.header-top,
.header-menu{
  background-color: rgba(255, 255, 255, 1.0);
}
.header-menu{
  border-color: transparent transparent #e5e5e5 transparent;
}
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #783512;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #783512;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #783512;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #783512;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #565756;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #fff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #fff;
  color: #783512;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #783512;
  background-color: #fff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'Open Sans', sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

.top-menu-button{
  background-color: rgba(241, 232, 212, 1.0);
}

.top-menu ul li a span{
  color: #000;
}

.top-menu ul li a:hover span{
  color: #ab5024;
}

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

.custom-menu-primary .hs-menu-wrapper>ul>li:after{
  background-color: #ab5024;
}

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

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

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


.header-button{
  background-color: rgba(171, 80, 36, 1.0);
  border-color: rgba(171, 80, 36, 1.0);
}

.header-button:hover{
  background-color: #fff;
  border-color: rgba(171, 80, 36, 1.0);
}
.header-button .x-anchor-text-primary{
  color: rgba(255, 255, 255, 1.0);
}
.header-button:hover .x-anchor-text-primary{
  color: #ab5024;
}


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

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




footer.footer{
  border-color:#ab5024 transparent transparent transparent;
}
.booter-bottom{
  border-color: transparent transparent #ab5024 transparent;
}

.footer__main {
  background-color: rgba(255, 255, 255, 1.0);
}
.footer-menu3 p a{
  color: #000;  
}
.ft-bar-content,
.bottom-text.x-bar-container p,
.copyright.x-bar-container p:last-child{
  color: #565756;
}

.copyright.x-bar-container p a, 
.bottom-text.x-bar-container p a{
  color: #565756;
}
.copyright.x-bar-container p a:hover, 
.bottom-text.x-bar-container p a:hover{
  color: #783512;
}

.footer-social-share .x-graphic-icon{
  color: #ab5024;
}

.footer-social-share a:hover .x-graphic-icon{
  color: #783512;
}

.footer-menu ul li a span{
  color: #000;
}
.footer-menu ul li a:hover span{
  color: #783512;
}

.footer-menu ul li:first-child a span,
.footer-menu ul li:first-child a:hover span{
  color: #ab5024;
}

.footer-button a{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(171, 80, 36, 1.0);
}

.footer-button a:hover{
  background-color: #ab5024;
  border-color: rgba(171, 80, 36, 1.0);
}
.footer-button a .x-anchor-text-primary{
  color: rgba(171, 80, 36, 1.0);
}
.footer-button a:hover .x-anchor-text-primary{
  color: #ffffff;
}






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

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

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

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

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

.blog-pagination__link {
  color: #565756;
}

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

.blog-post__title {
  color: #565756;
  font-family:'Open Sans', sans-serif;
  font-size: 2.1875px;
  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);
}

/*             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(73, 75, 77, 0.10);
}

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

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

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

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

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

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

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

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

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

.blog-post__meta a {
  color: #565756;
}

.blog-post__body, .blog-post__tags a {
  color: white;
}

.blog-post__meta a:hover {
  color: #783512
}

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

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

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

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

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

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

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

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

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




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