/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */























.dnd-section > .row-fluid {
  max-width: 1340px;
}

.dnd-section {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: px;
  padding-right: px;
}

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

.dnd-section>.row-fluid,
.page-center,
.content-wrapper{
  width: calc(100% - 40px);
}


.header__container,
.footer__container{
  width: calc(100% - 40px);
}


.dnd-section >.row-fluid {
  padding-left: 0;
  padding-right: 0;
}





html {
  font-size: 100%;
}


body {
  color: #000000;
  font-family: Lato;
  font-weight: 400;
  font-size: 18px;
}


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

a {
  font-family: Lato;
  color: rgba(196, 141, 50, 1.0);
}

a:hover,
a:focus {
  color:#000;
  border-color:#000;
}

main a:hover {
  border-color:#000;
}

a:active {
  color: rgba(236, 181, 90, 1.0);
}

h1 {
  color: #000000;
  font-family: FreightDispProBold-Regular;
  font-size: 66px;
  font-weight: 400;
}

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

h2 {
  color: #000000;
  font-family: FreightDispProMedium-Regular;
  font-size: 54px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    /*     font-size: 45.9px; */
  }
}

h3 {
  color: #000000;
  font-family: FreightDispProMedium-Regular;
  font-size: 48px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h3 {
    /*     font-size: 40.8px; */
  }
}

h4 {
  color: #000000;
  font-family: FreightDispProMedium-Regular;
  font-size: 38px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    /*     font-size: 32.3px; */
  }
}

h5 {
  color: #000000;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
}

blockquote {
  border-left: 0px solid #F8FAFC;;
}

@media(min-width:740px){
  ul, ol {
    font-size: 16px;
  }
}





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(0, 0, 0, 1.0);
}

input.hs-button.primary,
.btn-large-icon,
.btn,
a.hs-button,
.actions,
.button--primary {
  background-color: rgba(196, 141, 50, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding: 17px 28px;
}

.actions{
  padding:0;
}

.actions .hs-button {
  border: 0;
  background: 0;
  cursor: pointer;
  color: inherit;
  padding: 17px 28px;
}


input.hs-button.primary:hover,
.btn-large-icon:hover,
.btn:hover,
a.hs-button:hover,
a.hs-button:focus,
.actions:hover,
.button--primary:hover,
.button--primary:focus {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
  outline: none ;
}

.btn-large-icon:active,
.btn:active,
a.hs-button:active,
.button--primary:active {
  background-color: rgba(236, 181, 90, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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


form input,
form select,
form textarea,
input#hs-pwd-widget-password,
.hs-search-field__input,
.hs-input {
  border-color: rgba(255, 255, 255, 0.0);
  color: #000000;
  border-radius: 0px;
  background-color:rgba(234, 234, 234, 1.0);
}


input#hs-pwd-widget-password:focus,
.hs-search-field__input:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(196, 141, 50, 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: #000000;
}

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

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

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

.btn,
.hs-button,
.button--primary ,
button {
  outline: none;
  outline: none ;
}



@media(max-width:740px){
  .btn-large-icon, .btn, a.hs-button, .actions, .button--primary {
    font-size: 16px;
  }
}

@media(min-width:980px){
  .btn-large-icon, .btn, a.hs-button,form .actions .hs-button, .button--primary {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}







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

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

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

table,
tbody + tbody {
  border-color: rgba(255, 255, 255, 0.0);
}





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

.header__container {
  max-width: 1340px;
}

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

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

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: #000000;
}
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: #FFFFFF;
}
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: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #000000;
}

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

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

.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(0, 0, 0, 1.0);
}



.header-nav-icons ul > li:not(:last-child) > a,
.custom-menu-primary li.hs-menu-depth-1 >  a{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary li.hs-menu-depth-1.hs-menu-item.active-branch > a,
.custom-menu-primary li.hs-menu-depth-1.hs-menu-item.active > a{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(196, 141, 50, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary li.hs-menu-depth-1.hs-menu-item.active-branch > a:hover,
.custom-menu-primary li.hs-menu-depth-1.hs-menu-item.active > a:hover{
  color: rgba(183, 140, 68, 1.0);
}

.header-nav-icons ul > li:not(:last-child) > a:hover,
.custom-menu-primary li.hs-menu-depth-1 >  a:hover{
  color: rgba(183, 140, 68, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-item > ul{
  background-color: rgba(51, 51, 51, 1.0);
}

.custom-menu-primary .hs-menu-item > ul > li > a{
  border:1px solid transparent;
  color: rgba(255, 255, 255, 1.0) !important;
  background-color: rgba(51, 51, 51, 1.0) !important;
}

.custom-menu-primary .hs-menu-item > ul > li > a:hover{
  color: rgba(196, 141, 50, 1.0) !important;
  background-color: rgba(255, 255, 255, 0.0) !important;
}

.custom-menu-primary .hs-menu-item > ul > li.hs-menu-item.active-branch > a,
.custom-menu-primary .hs-menu-item > ul > li.hs-menu-item.active > a{
  color: rgba(196, 141, 50, 1.0) !important;
  background-color: rgba(255, 255, 255, 0.0) !important;
}




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

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





.footer {
  background-color: rgba(0, 0, 0, 1.0);
  color: #FFFFFF;
}

.footer__container {
  max-width: 1340px;
}

.footer__copyright{
  color: #CCCCCC;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6{
  color: #FFFFFF;
}

.footer a{
  color:rgba(196, 141, 50, 1.0);
}

.footer a:hover{
  color:rgba(255, 255, 255, 1.0);
  text-decoration:none;
}

.footer_social a{
  background-color:rgba(196, 141, 50, 1.0);
}
.footer_social a:hover{
  background-color:rgba(153, 153, 153, 1.0);
}

.footer input{
  border:2px solid rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(51, 51, 51, 1.0);
}

.footer input:focus{
  border-color:  rgba(196, 141, 50, 1.0);
}








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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:FreightDispProMedium-Regular;
  font-size: 54px;
  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: 1340px;
  margin: 0 auto;
}




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

form .actions .hs-button {
  padding-right: 71.13px;
  margin:0;
  font-size: inherit;
}




@media(max-width:1219px){

  h1{
    font-size: 58px;
  }


}



@media(min-width: 980px) {

  form  .actions .hs-button {
    padding-right: 85.88px;
  }
}


@media(max-width:979px){
  .header__container {
    width: 100%;
  }


  h1,h2 {
    font-size: 46px;
  }


  h3 {
    font-size: 40px;
  }

  h4 {
    font-size: 34px;
  }

  h5 {
    font-size: 20px;
  }

  h1, h2, h3, h4, h5, h6 {
    margin: 30px 0 15px;
  }

}

@media(max-width:739px){
  body {
    font-size: 16px;
  }


  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 32px;
  }

  h4 {
    font-size: 30px;
  }

  h6 {
    font-size: 16px;
    letter-spacing: .075em;
  }

}

@media(max-width:400px){

  h1 {
    font-size: 32px;
  }

  h2{
    font-size: 28px;
  }

}


@media(max-width:350px){

  .header__container,.footer__container {
    width: 100%;
    min-width: initial;
  }



}