









.te-rich-text a {
    font-weight: bold !important;
}





@media only screen and (max-width: 767px)
.DND_banner-row-2-padding {
    padding-left: 5px !important;
    padding-right: 5px !important;
}






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

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

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





html {
  font-size: 15;
}

body {
  color: rgba(136, 136, 136,1.0);
  font-family: TrebuchetRegular;
  font-size: 15px;
  line-height: 24px;
}

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

a {
  font-family: TrebuchetRegular;
  color: rgba(138, 86, 90, 0.0);
  color:rgba(138, 86, 90,1.0);
}

a:hover{
  color:rgba(138, 86, 90,1.0);
  text-decoration: underline;
}


h1 {
  color: ;
  font-family: TrebuchetRegular;
  font-size: 50px;
  font-weight: ;
}

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

h2 {
  color: ;
  font-family: TrebuchetRegular;
  font-size: 35px;
  font-weight: ;
}


h3 {
  color: ;
  font-family: TrebuchetBold;
  font-size: 15px;
  font-weight: ;
}



h4 {
  color: ;
  font-family: TrebuchetRegular;
  font-size: 15px;
  font-weight: ;
}

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

h5 {
  color: #000000;
  font-family: ;
  font-size: 16px;
  font-weight: ;
}

h6 {
  color: ;
  font-family: ;
  font-size: 14px;
  font-weight: ;
}

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





form{
  border-color: rgba(248, 250, 252, 1.0);
  
  border-width:1px;
  border-style:none;
  padding:20px;
  
  font-family: TrebuchetRegular;
}

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

.hs-button,
.button--primary {
  background-color: rgba(73, 74, 82, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
  
}
.hs-button:focus,
.button--primary:focus{
  color: rgba(255, 255, 255, 1.0);
}
.hs-button:hover,
.button--primary:hover {
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null,0.0);
  color: rgba(#null, 0.0);
}


.hs-form label {
  color: rgba(#null, 1.0);
}
.hs-form .hs-error-msgs label.hs-error-msg,
.hs-form .hs-error-msgs label{
  color: rgba(#null,0.0);
}

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

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

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

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


.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #888;
}
.hs-input:-moz-placeholder {
  color: rgba(136, 136, 136, 1.0) !important; 
}

.hs-input::-webkit-input-placeholder {
  color: rgba(136, 136, 136, 1.0) !important; 
}
form select.hs-input {
  color: rgba(136, 136, 136, 1.0); 
}
.hs-richtext {
  font-size: 15;
}

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

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

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

tfoot td,
tfoot th {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

table,
tbody + tbody {
  
}





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

.header__container {
  max-width: 1030px;
}

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(#null, 0.0) !important;
}
.custom-menu-primary .navigation-primary > ul > li > a:hover {
  color:rgba(#null,0.0) !important;
}

body .custom-menu-primary a:hover,
body .custom-menu-primary a:focus,
.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(#null, 0.0);
}


.fix-header .header{
  background-color:rgba(#null,0.0);
} 
.fix-header .custom-menu-primary .navigation-primary > ul > li > a {
  color:rgba(#null,0.0) !important;
}
.fix-header .custom-menu-primary .navigation-primary > ul > li > a:hover {
  color:rgba(#null,0.0) !important;
}
body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
  background-color: rgba(#null, 0.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 0.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}






.content-wrapper {
  max-width: 1030px;
  padding-left:15px;
  padding-right:15px;
}
.page-center {
  max-width: 1030px;
  margin: 0 auto;
  padding-left:15px;
  padding-right:15px;
}


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

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

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

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

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

.blog-pagination__link {
  color: #888;
}

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

.blog-post__title {
  color: ;
  font-family:TrebuchetRegular;
  font-size: 35px;
  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;
}

.featured-post .set-bg {
	height: auto;
}

.featured-post h2 a {
	font-family: "Trebuchet MS",serif;
}




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

.gallery-button a:hover {
    text-decoration: none !important;
}

.quote-element a {
    letter-spacing: 1.2px !important;
    text-decoration: none !important;
}

.quote-element a:hover {
    text-decoration: none !important;
}

@media only screen and (max-width: 767px)
.dnd-section>.row-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (max-width: 767px)
.margin-minus {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (max-width: 767px)
.container-fluid .row-fluid .page-center {
    padding: 25px !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
	text-align: center;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: inline-block;
	width: 100%;
	min-width: 100px;
}