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

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

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




html {
  font-size: 16;
}

body {
  font-weight: 400;
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sansregular;
  font-size: 16px;
}

a {
  color: rgba(210, 175, 171, 1.0);
}

a:hover {
  color: rgba(68, 84, 100, 1.0);
}
a:active {
  color: rgba(250, 215, 211, 1.0);
}


h1 {
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sansextralight;
  font-size: 3rem;
  font-weight: 400;
}

h2 {
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sansextralight;
  font-size: 3rem;
  font-weight: 400;
}

h3 {
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sansextralight;
  font-size: 3rem;
  font-weight: 400;
}

h4 {
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sanslight;
  font-size: 1.625rem;
  font-weight: 400;
}

h5 {
  color: rgba(74, 74, 74, 1.0);
  font-family: work_sansregular;
  font-size: 1.188rem;
  font-weight: 700;
}

h6 {
 color: rgba(74, 74, 74, 1.0);
  font-family: brandon_grotesquemedium;
  font-size: 16px;
  font-weight: 700;
}

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






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

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

.hs-button,
.button--primary {
  border-radius: 25px;
  border-width: 0px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(210, 175, 171, 1.0);
  background-color: rgba(228, 196, 192, 1.0);
  outline: none !important;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(170, 168, 165, 1.0);
  background-color: rgba(170, 168, 165, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 236, 232, 1.0);
  border-color: rgba(250, 215, 211, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

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

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

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

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





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

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

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

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





header.header {
  background-color: rgba(0, 0, 0, 0.0);
}

@media (min-width: 499px) {
  header.header.scroll-header {
    background-color: rgba(67, 65, 67, 0.85);
  }
}

.header__container {
  max-width: 700px;
}

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

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

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

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

}

.custom-menu-primary .hs-menu-wrapper > ul ul li a,
.custom-menu-primary .hs-menu-wrapper a.back-btn + a.close-btn {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover,
.custom-menu-primary .hs-menu-wrapper a.back-btn + a.close-btn:hover {
  color: rgba(228, 196, 192, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.active > a {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li.active {
  background-color: rgba(255, 255, 255, 0.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul li {
  border-color: rgba(255, 255, 255, 1.0);
}
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: #E4C4C0;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
.custom-menu-primary .hs-menu-wrapper > ul > li:active > a {
  color: rgba(255, 255, 255, 1.0);
}
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);
}
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: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 > li > a,
.custom-menu-primary .hs-menu-wrapper>ul ul li > a,
.custom-menu-primary .hs-menu-wrapper>ul>li>ul li:after{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
.custom-menu-primary .hs-menu-wrapper>ul>li.active-child>ul  {
  background-color: rgba(67, 65, 67, 0.85);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #434143;
}

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,
.custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a {
  color: rgba(228, 196, 192, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}
header .btn {
  border-color:  rgba(228, 196, 192, 1.0);
  color:  rgba(255, 255, 255, 1.0);
  background-color:  rgba(228, 196, 192, 1.0);
}
header .btn:hover {
  border-color:  rgba(228, 196, 192, 1.0);
  color:  rgba(228, 196, 192, 1.0);
  background-color:  rgba(255, 255, 255, 0.0);
}

.white-border-nav {
  border-color:  rgba(255, 255, 255, 1.0) !important;
  color:  rgba(255, 255, 255, 1.0) !important;
  background-color:  rgba(255, 255, 255, 0.0) !important;
}
.white-border-nav:hover {
  border-color:  rgba(228, 196, 192, 1.0) !important;
  color:  rgba(255, 255, 255, 1.0) !important;
  background-color:  rgba(228, 196, 192, 1.0) !important;
}


section.search-header {
  background-color:  rgba(74, 74, 74, 1.0);
}
section.search-header .hs-search-field__input {
  border-color:  rgba(255, 255, 255, 1.0);
  color:  rgba(255, 255, 255, 1.0);
}
.search-header .search-tab-container .hs-menu-wrapper>ul>li>a {
  border-color:  rgba(228, 196, 192, 1.0);
  color:  rgba(228, 196, 192, 1.0);
  background-color:  rgba(74, 74, 74, 1.0);
}

.search-header .search-tab-container .hs-menu-wrapper>ul>li>a:hover {
  color:  rgba(74, 74, 74, 1.0);
  background-color:  rgba(228, 196, 192, 1.0);
}
.search-header .search-tab-container .hs-menu-wrapper>ul>li.open>a {
  color:  rgba(74, 74, 74, 1.0);
  background-color:  rgba(228, 196, 192, 1.0);
  border-color:  rgba(228, 196, 192, 1.0);
}
.search-header .search-tab-container .hs-menu-wrapper>ul>li.open>a:hover{
  border-color:  rgba(228, 196, 192, 1.0);
  color:  rgba(228, 196, 192, 1.0);
  background-color:  rgba(74, 74, 74, 1.0);
}
.search-header .search-tab-container .hs-menu-wrapper>ul ul li a {
  color:  rgba(236, 233, 228, 1.0);
}
.search-header .search-tab-container .hs-menu-wrapper>ul ul li a:hover {
  color:  rgba(228, 196, 192, 1.0);
}
.icon-search:before { 
  color: rgba(255, 255, 255, 1.0);
}
.icon-search:hover:before {
  color: rgba(228, 196, 192, 1.0) !important;
}
@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(0, 0, 0, 0.0);
  }

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





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

.footer_top, 
.footer_bottom {
  border-color: rgba(151, 151, 151, 0.5);
}

.footer__container {
  max-width: 700px;
}

.footer__copyright {
  color: rgba(196, 196, 196, 1.0);
}

.footer_bottom a {
  color: rgba(196, 196, 196, 1.0);
}

.footer_bottom a:hover {
  color: rgba(196, 196, 196, 1.0);
}

.footer_social_share .icons {
  border-color: rgba(186, 186, 186, 1.0);
  color: rgba(186, 186, 186, 1.0);
}

.footer_social_share .icons:hover {
  border-color: rgba(228, 196, 192, 1.0);
}

.icon-facebook:hover:before, 
.icon-google-plus:hover:before, 
.icon-instagram:hover:before, 
.icon-linkedin2:hover:before, 
.icon-search:hover:before, 
.icon-twitter:hover:before, 
.icon-youtube:hover:before {
  color: rgba(228, 196, 192, 1.0);
}







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

.blog-post__date {
  border-color: #4A4A4A;
}

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

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

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

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

.blog-pagination__link {
  color: #4A4A4A;
}

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

.blog-post__title {
  color: #4A4A4A;
  font-family:work_sansextralight;
  font-size: 3px;
  font-weight: ;
}

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

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

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

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

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

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

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




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