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

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1200px;
}





body {
  color: ;  
  font-family: proxima-nova;
  font-weight: 400;
  font-size: 18px;
}

p {
  font-family: proxima-nova;
  font-weight: 400
}

a {
  font-family: proxima-nova;
  color: rgba(214, 13, 16, 1.0);
}

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

a:active {
  color: rgba(254, 53, 56, 1.0);
}

h1 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 50px;
  font-weight: 700;
}


h2 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 38px;
  font-weight: 300;
}

h3 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 28px;
  font-weight: 700;
}  

h4 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 26px;
  font-weight: 700;
}

h5 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 24px;
  font-weight: 300;
}

h6 {
  color: #1a1a1a;
  font-family: proxima-nova;
  font-size: 20px;
  font-weight: 700;
}
blockquote {
  border-left: 10px solid #F8FAFC;;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(214, 13, 16, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 6px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #c10c0e;
  border-color: #c10c0e;
  color: #fff);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(254, 53, 56, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(62, 58, 58, 1.0);
  color: #000;
}

form input:focus,
form select:focus,
form textarea:focus,  
.hs-input:focus {
  border-color: rgba(#null, 0.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: ;
}

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

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

.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);
  border: 1px solid rgba(222, 226, 230, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(222, 226, 230, 1.0);
}





.header {
  background-color: rgba(62, 58, 58, 1.0);
}

.header__container {
  max-width: 1200px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #fff;
}

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

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


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

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

body .custom-menu-primary .hs-menu-wrapper>ul > li.hs-item-has-children > a + .sub_menu_wrapper {
  background-color: #e7e4e0;
}

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

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

body .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
  color: #d60d10;
}

body .custom-menu-primary .hs-menu-wrapper>ul ul li.active-branch>a {
  color: #ab9f96;
}

body .custom-menu-primary .hs-menu-wrapper>ul > li.hs-item-has-children ul .sub_menu_wrapper {
  background-color: #ac9f96;
}

.custom-menu-primary .hs-menu-wrapper>ul > li.hs-item-has-children ul .sub_menu_wrapper ul > li > a {
  color: #fff;
}

.custom-menu-primary .hs-menu-wrapper>ul > li.hs-item-has-children ul .sub_menu_wrapper ul > li > a:hover {
  color: #fff;
}

.header-right-section button.nav-search span.hidden-md-down{
  color: #fff;
}

.header-right-section button.nav-search i.icon-search2{
  background-color: #fff;
  color: #3e3a3a;
}

.header-right-section button.nav-search span.close-search{
  color: #fff;
}

.header-right-section button.nav-search span.close-search span.menu-bar{
  color: #fff;
}
.header-right-section span.lang-select button{
  color: #fff;
}


.header-right-section span.lang-select .languages{
  background-color: #d60d10;
}

.header-right-section span.lang-select .languages a.lang-link{
  color: #fff;
}

.header-right-section span.lang-select .languages a.lang-link:hover{
  color: #d60d10;
  background-color: #fff;
}





.footer-bottom {
  background-color: rgba(62, 58, 58, 1.0);
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.footer__container {
  max-width: 1200px;
}

.footer-menu .hs-menu-wrapper > ul > li > a{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.footer-menu .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(250, 200, 0, 1.0);
}

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

.footer-copyright-section .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(250, 200, 0, 1.0);
}


.footer-social-section a:last-child svg{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.footer-social-section a:last-child:hover svg{
  color: rgba(169, 142, 83, 1.0);
}

.footer-social-section a{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.footer-social-section a:first-child:hover i{
  color: rgba(255, 0, 0, 1.0);
}
.footer-social-section a:nth-child(2):hover i{
  color: rgba(217, 49, 117, 1.0);
}
.footer-social-section a:nth-child(3):hover i{
  color: rgba(59, 89, 152, 1.0);
}

.footer-button-section p a{
  color: rgba(255, 255, 255, 0.7000000000000001);
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.footer-button-section p a:hover{
  color: rgba(26, 26, 26, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.footer-menu .hs-menu-wrapper>ul>li>a i{
  border-color: rgba(234, 231, 229, 1.0);
}




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

.blog-post__date {
  border-color: ;
}

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

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  color: ;
  font-family:proxima-nova;
  font-size: 38px;
  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);
}










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

.page-center {
  max-width: 1200px;
  margin: 0 auto;
}




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



/* Timeline Module */
body .timeline-section {
  --body-font: proxima-nova;
  --body-font-weight: 400;
  --title-font: proxima-nova;
  --title-variant: 700;
}

.timeline-section .timeline-section--timeline_content-left .timeline-section--content {
  font-family: 'pt-serif','Times New Roman',Times,serif;
}

.timeline-section .timeline-section--timeline_content-right h2 {
  line-height: 1.25; 
}

.timeline-section--timeline_content .timeline-section--timeline_content-right {
  opacity: 0;
  transform: translateY(50px);
  transition: transform .475s ease-out, opacity .475s ease-out;
}

.timeline-section--timeline_content.timeline-section--in-viewport .timeline-section--timeline_content-right {
  opacity: 1;
  transform: translateY(0);
}

.timeline-section .timeline-section--content a[href^="tel"] {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .timeline-section--content .hs-button {
    width: 100%;
  }
  
  .timeline-section--content .hs-button + .hs-button {
    margin-top: 0; 
  }
  
  .timeline-section .timeline-section--timeline_date-wrapper {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 20px;
    margin-bottom: 5px;
  }
  
  .timeline-section--timeline_content .timeline-section--timeline_content-left {
    opacity: 0;
    transform: translateY(50px);
    transition: transform .475s ease-out, opacity .475s ease-out;
  }
  
  .timeline-section--timeline_content.timeline-section--in-viewport .timeline-section--timeline_content-left {
    opacity: 1;
    transform: translateY(0);
  }
}