/* ******************************************************************************
*********************************************************************************
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: 1440px;
}

.custom-footer .footer__container {
  max-width: 100%;
}

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

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




html {
  font-size: 16;
}

body {
  font-weight: 400;
  color: #45484a;
  font-family: Lato, sans-serif;
  font-size: 16px;
  background: rgba(243, 243, 243, 1.0);
}

p {}

a {
  font-family: Lato;
  color: rgba(255, 153, 63, 1.0);
}

a:hover,
a:focus {
  color: rgba(255, 153, 63, 1.0);
}

a:active {
  color: rgba(255, 193, 103, 1.0);
}

h1 {
  color:  #4a192e ;
  font-family: Oswald, sans-serif;
  font-size: 42px;
  font-weight: 100;
}

@media(max-width: 767px) {
  h1 {
    font-size: 35.699999999999996px;
  }
}

h2 {
  color:  #4a192e ;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

h3 {
  color:  #4a192e ;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

h4 {
  color:  #4a192e ;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 800;
}

h5 {
  color:  #4a192e ;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color:   #505358 ;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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






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

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

.hs-button,
.button--primary {
  background-color: rgba(244, 117, 35, 1.0);
  border-color: rgba(244, 117, 35, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(233, 233, 233, 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 {
  color: rgba(233, 233, 233, 1.0);
  border-color: rgba(244, 117, 35, 1.0);
  background-color: rgba(244, 117, 35, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 157, 75, 1.0);
  border-color: rgba(255, 157, 75, 1.0);
  color: rgba(233, 233, 233, 1.0);
}

.hs-form label {
  color: rgba(74, 25, 46, 1.0);
}

.hs-form legend {
  color: rgba(69, 72, 74, 1.0);
}

.hs-search-field__input,
.hs-input[type=password],
form input,
form select,
form textarea,
.hs-input {
  color: rgba(51, 71, 91, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  border-width: 1px;

}



input[type=password]:focus,
.hs-search-field__input:focus,
.hs-input[type=password]:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  color: rgba(69, 72, 74, 1.0);
}

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

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

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

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

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

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

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






th,
td {
/*   background-color: rgba(255, 255, 255, 1.0); */
/*   border: 1px solid rgba(0, 0, 0, 1.0); */
/*   color: rgba(97, 97, 97, 1.0); */
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 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);
}





.custom-header, 
.custom-header .header-inner{
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1440px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > span{
  color: rgba(187, 187, 187, 1.0)
}


.custom-menu-primary .hs-menu-wrapper > ul > li > a,
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(74, 77, 79, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > span,
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
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: rgba(255, 153, 63, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
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: rgba(255, 153, 63, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
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: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 153, 63, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #ff993f;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a,
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(243, 243, 243, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul{
  background-color: rgba(69, 72, 74, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(69, 72, 74, 1.0);
}

body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #45484a;
}



.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(69, 72, 74, 1.0);
  color: rgba(243, 243, 243, 1.0);
}

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

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover,
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 {
  color: rgba(243, 243, 243, 1.0);
  background-color: rgba(63, 66, 68, 1.0);
}

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

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

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

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

.custom-menu-primary .hs-menu-wrapper > ul ul li {
  border-top-color: rgba(59, 59, 59, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Contact {
  background-color: rgba(255, 153, 63, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.Contact a {
  color: rgba(255, 255, 255, 1.0) !important;
}

@media (min-width: 845px) {
  body .custom-menu-primary .hs-menu-wrapper > li > a,
  body .custom-menu-primary .submenu.level-1 > li > a{
    color: rgba(74, 77, 79, 1.0);
  }
}






.custom-footer {
  background-color: rgba(56, 56, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1440px;
}

.custom-footer a {
  color: rgba(129, 129, 129, 1.0);
}

.custom-footer a:hover {
  color: rgba(248, 151, 33, 1.0);
}

.custom-footer .footer-title h3,
.custom-footer .footer-title h3 a{
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer .footer-title h3 a:hover{
  color: rgba(248, 151, 33, 1.0);
}


.footer-social-wrapper .zoom-social_icons-list__item .socicon-rss,
.footer-social-wrapper .zoom-social_icons-list__item .socicon-linkedin,
.footer-social-wrapper .zoom-social_icons-list__item .socicon-facebook{
  color: rgba(244, 117, 35, 1.0);
}

.footer-social-wrapper .zoom-social_icons-list__item .socicon-snapchat,
.footer-social-wrapper .zoom-social_icons-list__item .socicon-youtube,
.footer-social-wrapper .zoom-social_icons-list__item .socicon-twitter{
  color: rgba(248, 151, 33, 1.0);
}

.footer-social-wrapper .zoom-social_icons-list__item .socicon-pinterest,
.footer-social-wrapper .zoom-social_icons-list__item .socicon-instagram{
  color: rgba(74, 25, 46, 1.0);
}





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











body .icon svg {
  fill: #45484a;
}

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

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

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

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

.post_listing ul {
  text-align: left;
}

.hs-postlisting-item {
  list-style: none;
text-align: left;
font-weight: 600;
margin-bottom: 1rem;
}





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