/* ******************************************************************************
*********************************************************************************
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: 90%;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333;
}
.page-center {
  max-width: 90%;
}




html {
  font-size: 16px;
}

body {
  color: #333;
  font-size: 16px;
font-family: acumin-pro;
font-weight: 400;

}


a {
  font-family: acumin-pro;
  color: rgba(102, 102, 102, 1.0);
}

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

a:active {
  color: rgba(142, 142, 142, 1.0);
}

h1 {
  color: #333;
  font-family: acumin-pro;
  font-size: 2rem;
  font-weight: 400;
}



h2 {
  color: #333;
  font-family: acumin-pro-condensed;
  font-size: 1.8rem;
  font-weight: 700;
}



h3 {
  color: #333;
  font-family: acumin-pro;
  font-size: 1.2rem;
  font-weight: 700;
}



h4 {
  color: #333;
  font-family: acumin-pro;
  font-size: 1rem;
  font-weight: 700;
}



h5 {
  color: #333;
  font-family: acumin-pro;
  font-size: 13px;
  font-weight: 700;
}

h6 {
  color: #333;
  font-family: acumin-pro;
  font-size: 11px;
  font-weight: 700;
}







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

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

.hs-button,
.button--primary  , .blog-comments .hs-button{
  background-color: rgba(205, 27, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus , .blog-comments .hs-button:hover , .blog-comments .hs-button:focus  {
  background-color: #e71e00;
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(245, 67, 40, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

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

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

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

.fn-date-picker td.is-today .pika-button {
  color: #333;
}

.fn-date-picker td.is-selected .pika-button {
  background: #333;
}

.fn-date-picker td .pika-button:hover {
  background-color: #333 !important;
}





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

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

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

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




@media screen and (min-width: 1024px){
  .header {
    background-color: rgba(255, 255, 255, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>a{
    color: rgba(94, 94, 94, 1.0);

  }
  .main-nav .hs-menu-wrapper>ul>li>a:hover{

    color: rgba(94, 94, 94, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li.active>a{
    color: rgba(94, 94, 94, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li.hs-item-has-children>a>i{
    color: rgba(94, 94, 94, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li.hs-item-has-children>a:hover>i{
    color: rgba(94, 94, 94, 1.0);

  }
  .main-nav .hs-menu-wrapper>ul>li.hs-item-has-children.child-open>a>i{
    color: rgba(205, 27, 0, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul , .main-nav .hs-menu-wrapper>ul>li>ul ul{
    background-color: rgba(241, 239, 239, 1.0);
    border-bottom-color: rgba(76, 76, 76, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul>li>a{
    color: rgba(51, 51, 51, 0.8);
    border-bottom-color: rgba(123, 123, 123, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul>li>a b , .main-nav .hs-menu-wrapper>ul>li>ul ul>li:first-child a b{
    color: rgba(205, 27, 0, 1.0);

  }
  .main-nav .hs-menu-wrapper>ul>li>ul ul a , .main-nav .hs-menu-wrapper>ul>li>ul ul>li:first-child{
    border-bottom-color: rgba(123, 123, 123, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul>li>a:hover{
    color: rgba(51, 51, 51, 0.8);
    background-color: rgba(255, 255, 255, 0.0);

  }
  .main-nav .hs-menu-wrapper>ul>li>ul>li.active>a{
    color: rgba(51, 51, 51, 0.8);
    background-color: rgba(255, 255, 255, 0.0);

  }
  .main-nav .hs-menu-wrapper>ul>li>ul ul a{
    color: rgba(51, 51, 51, 0.8);

  }
  .main-nav .hs-menu-wrapper>ul>li>ul ul>li:not(:first-child)>a{
    color: rgba(67, 66, 66, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul ul>li:not(:first-child)>a:hover{
    color: rgba(67, 66, 66, 1.0);
  }
  .main-nav .hs-menu-wrapper>ul>li>ul ul>li:not(:first-child).active>a{
    color: rgba(67, 66, 66, 1.0);
  }
}
#login{
  background-color: rgba(43, 43, 43, 1.0); 
  color: rgba(255, 255, 255, 1.0);
}
#login:hover{
  background-color: rgba(43, 43, 43, 1.0); 
  color: rgba(255, 255, 255, 1.0);
}
@media screen and (min-width: 1024px){
  .item-location {
    background-color: rgba(17, 17, 17, 1.0); 
  }
  #drop-menu-location{
    background-color: rgba(17, 17, 17, 1.0);  
  }
  #drop-menu-location ul li{
    border-top-color: rgba(30, 30, 30, 1.0);
  }
  #drop-menu-location ul li:hover{
    background-color: rgba(43, 43, 43, 1.0);  
  }
  #drop-menu-location ul li a{
    color: #ebebeb; 
  }
  #item-search {
    background-color: rgba(205, 27, 0, 1.0); 
    color: #fff; 
  }
  #item-search:hover {
    background-color: rgba(205, 27, 0, 1.0); 
    color: #fff; 
  }
}
#menu-items .search-form{
  background-color: rgba(205, 27, 0, 1.0);   
}
#search-icon-close{
  color: #fff;  
}
#menu-items .search-form .search-input{
  background-color: rgba(255, 255, 255, 1.0);   
  color: #cd1b00;  
  border-color: rgba(255, 255, 255, 1.0);
}
#menu-items .search-form .search-input:hover , #menu-items .search-form .search-input:focus{
  background-color: rgba(255, 255, 255, 1.0);   
  color: #cd1b00;  
  border-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 90px;
}

@media screen and (min-width: 1024px){
  div#item-more{
    background-color: rgba(230, 230, 231, 1.0);   
    color: #666666;  
  }
  div#item-more:hover{
    background-color: rgba(230, 230, 231, 1.0);   
    color: #666666;  
  }
  .drop-menu-more{
    background-color: rgba(230, 230, 231, 1.0);  
  }
  .drop-menu-more .sect-col .hs-menu-wrapper>ul>li:first-child>a{
    color: #444; 
  }
  .drop-menu-more .sect-col .hs-menu-wrapper>ul>li:first-child>a:hover{
    color: #444; 
  }
  .drop-menu-more .sect-col .hs-menu-wrapper>ul>li:not(:first-child)>a{
    color: #000000; 
  }
  .drop-menu-more .sect-col .hs-menu-wrapper>ul>li:not(:first-child)>a:hover{
    color: #cd1b00; 
  }
  .header-social li a{
    color: #666666;  
  }
  .header-social li a:hover{
    color: #cd1b00;  
  }
  .sect-col3.header-social ul li a>span{
    color: #666;  
  }
}




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

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

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

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #5e5e5e;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #333;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #f1efef;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #f1efef;
}

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: #333;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #333;
  background-color: #fff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: acumin-pro;
}

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

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

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





.footer-group{
  background-color: rgba(17, 17, 17, 1.0);
  color: #fff;
}

.footer__container {
  max-width: 90%;
}
.links h4 , .address2 p , .address p strong{
  color: #fff; 
}
.foot-menu .hs-menu-wrapper>ul>li>a{
  color: #e6e6e7;  
}
.foot-menu .hs-menu-wrapper>ul>li>a:hover{
  color: #FFF;  
}
.footer-social a{
  color: #e6e6e7;    
}
.footer-social a:hover{
  color: #FFF;    
}




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

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

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

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

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

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

.blog-pagination__link {
  color: #333;
}

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

.blog-post__title {
  color: #333;
  font-family:acumin-pro-condensed;
  font-size: 1.8px;
  font-weight: ;
}

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

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

body .tns-nav button.tns-nav-active {
  background-color: #333;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #333;
}

body .social-links__icon {
  background-color: #333;
}

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

.page-center {
  max-width: 90%;
  margin: 0 auto;
}




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