/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 90rem; 
}

.dnd-section {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
}





html {
  font-size: 16;
}

body {
  color: rgba(37, 37, 37, 1.0);
  font-family: Montserrat,Helvetica,Arial,sans-serif;
  font-size: 16px;
font-weight: 400;
}

p {
  font-family: Montserrat;
  font-weight: 400;
}

a {
  font-family: Montserrat;
  color: rgba(162, 46, 49, 1.0);
}

a:hover,
a:focus {
  color:rgba(162, 46, 49, 1.0);
}

a:active {
  color: rgba(162, 46, 49, 1.0);
}

h1 {
  color: rgba(162, 46, 49, 1.0);
  font-family: Montserrat;
  font-size: 2.25em;
  font-weight: 700;
}

h2 {
  color: rgba(109, 110, 113, 1.0);
  font-family: Montserrat;
  font-size: 1.5rem;
  font-weight: 700;
}

h3 {
  color: rgba(64, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 1.75rem;
  font-weight: 600;
}

h4 {
  color: rgba(37, 37, 37, 1.0);
  font-family: Montserrat;
  font-size: 1.3rem;
  font-weight: 600;
}

h5 {
  color: rgba(37, 37, 37, 1.0);
  font-family: Montserrat;
  font-size: 1em;
  font-weight: 700;
}

h6 {
  color: rgba(37, 37, 37, 1.0);
  font-family: Montserrat;
  font-size: 1em;
  font-weight: 700;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(162, 46, 49, 1.0);
  border-color: rgba(162, 46, 49, 1.0);
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 1.2em;
  padding-right: 1.2em;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(109, 110, 113, 1.0);
  border-color: rgba(109, 110, 113, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(202, 86, 89, 1.0);
  border-color: rgba(202, 86, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(234, 234, 234, 1.0);
  border-color: rgba(234, 234, 234, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(109, 110, 113, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(37, 37, 37, 0.0);
}

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

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

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

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





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

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

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

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





.header-top {
  background: linear-gradient(#9e2c2f,#5e0e0f);
  color: rgba(255, 255, 255, 1.0);
}
.header-top a {
  color: rgba(255, 255, 255, 1.0);
}
.header-top a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.header-middle {
  background-color: rgba(255, 255, 255, 1.0);
}
header .header-middle .page-center {
  max-width: 91rem;
}
.user-nav-wrapper .flyout-wrapper a.btnn {
  color: rgba(109, 110, 113, 1.0);
}
.user-nav-wrapper .flyout-wrapper a.btnn:hover {
  color: rgba(162, 46, 49, 1.0);
}

.header-bottom {
  background: linear-gradient(#9e2c2f,#5e0e0f);
}

.search-wrapper-main .hs-search-field input.hs-search-field__input {
  border-color: rgba(109, 110, 113, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.search-wrapper-main .hs-search-field input.hs-search-field__input:focus {
  border-color: rgba(162, 46, 49, 1.0);
}
.search-wrapper-main .hs-search-field button {
  background-color: rgba(162, 46, 49, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.search-wrapper-main .hs-search-field button:hover {
  background-color: rgba(162, 46, 49, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.flyout-wrapper .flyout-content {
  border-color: rgba(223, 227, 230, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.header-contact ul.contact-drop-down li a {
  color: rgba(0, 0, 0, 1.0);
}
.header-contact ul.contact-drop-down li a:hover {
  color: rgba(162, 46, 49, 1.0);
}


header.header.sticky-header .user-nav-wrapper .flyout-wrapper a.btnn {
  color: rgba(255, 255, 255, 1.0);
}
header.header.sticky-header .user-nav-wrapper .flyout-wrapper a.btnn:hover {
  color: rgba(255, 255, 255, 1.0);
}

header.header.sticky-header {
  background: linear-gradient(#9e2c2f,#5e0e0f);
}
header.header.sticky-header .page-center {
  max-width: 91rem;
}

header.header.sticky-header .search-wrapper-main .hs-search-field input.hs-search-field__input {
  border-color: rgba(109, 110, 113, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
header.header.sticky-header .search-wrapper-main .hs-search-field input.hs-search-field__input:focus {
  border-color: rgba(162, 46, 49, 1.0);
}
header.header.sticky-header .search-wrapper-main .hs-search-field button {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
header.header.sticky-header .search-wrapper-main .hs-search-field button:hover {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

header.header.sticky-header .flyout-wrapper .flyout-content {
  border-color: rgba(223, 227, 230, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
header.header.sticky-header .header-contact ul.contact-drop-down li a {
  color: rgba(0, 0, 0, 1.0);
}
header.header.sticky-header .header-contact ul.contact-drop-down li a:hover {
  color: rgba(0, 0, 0, 1.0);
}
header.header.sticky-header .header-contact ul.contact-drop-down li a:hover i {
  color: rgba(162, 46, 49, 1.0);
}



body .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
  background-color:rgba(64, 0, 0, 0.3);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:rgba(255, 255, 255, 1.0);
} 

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a{
  color:rgba(162, 46, 49, 1.0);
  background-color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li.active-branch > a{
  color:rgba(0, 0, 0, 1.0);
  background-color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  background-color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{
  color:rgba(162, 46, 49, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover{
  color:rgba(162, 46, 49, 1.0);
  background-color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul {
  background-color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a{
  color:rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a:hover{
  color:rgba(0, 0, 0, 1.0);
  background-color:rgba(255, 255, 255, 1.0);
}






footer.footer {
  background-color: rgba(249, 249, 249, 1.0);
  border-color: rgba(80, 0, 0, 1.0);
}
.footer-bottom {
  background-color: rgba(0, 0, 0, 1.0);
}
.footer-copyright-wrap .page-center {
  border-color: rgba(153, 153, 153, 1.0);
  color:rgba(153, 153, 153, 1.0);
}
.footer-copyright-wrap a {
  color:rgba(153, 153, 153, 1.0);
}
.footer-copyright-wrap a:hover {
  color:rgba(255, 255, 255, 1.0);
}
.footer-copyright-wrap .social-media-links ul li a {
  color:rgba(153, 153, 153, 1.0);
}
.footer-copyright-wrap .social-media-links ul li a:hover {
  color:rgba(255, 255, 255, 1.0);
}

.footer .hs-footer-menu .hs-menu-wrapper>ul>li>a {
  color:rgba(255, 255, 255, 1.0);
}
.footer .hs-footer-menu .hs-menu-wrapper>ul ul li a {
  color:rgba(153, 153, 153, 1.0);
}
.footer .hs-footer-menu .hs-menu-wrapper>ul ul li a:hover {
  color:rgba(255, 255, 255, 1.0);
}
footer .social-column p {
  color:rgba(255, 255, 255, 1.0);
}
footer .contact-info-wrapper-footer {
  color:rgba(0, 0, 0, 1.0);
}
footer .footer-call-link i,
footer .footer-call-link a {
  color: rgba(162, 46, 49, 1.0);
}
footer .footer-call-link:hover a, 
footer .footer-call-link:hover i {
  color: rgba(64, 0, 0, 1.0);
}
.footer-top-left h2.nw-heading {
  color:rgba(255, 255, 255, 1.0);
}

.footer form select,
.footer form textarea,
.footer .hs-input {
  background-color: rgba(234, 234, 234, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
}

.footer form select:focus,
.footer form textarea:focus,
.footer .hs-input:focus {
  border-color: rgba(185, 85, 77, 1.0);
}

.footer form .hs-button {
  background-color: rgba(64, 0, 0, 1.0);
  border-radius: 3px;
  color: rgba(255, 255, 255, 1.0);
}
.footer form .hs-button:hover {
  background-color: rgba(64, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0); 
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #252525;
}

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

.blog-post__title {
  color: #6d6e71;
  font-family:Montserrat;
  font-size: 1.5px;
  font-weight: ;
}

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

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

.page-center {
  margin: 0 auto;
}




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