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
















.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1240px;
}

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

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




html {
  font-size: 100%;
}






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

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

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

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(#null,0.0);
  color: rgba(#null,0.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: rgba(113, 114, 122, 0.0);
  color: rgba(255, 255, 255, 0.0);
}

.hs-form label {
  color: rgba(73, 74, 82, 0.0);
}

.hs-form legend {
  color: #404041 !important;
  font-size: 0.7rem;
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(209, 214, 220, 0.0);
  color: ;
  border-radius: px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 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: ;
}

.hs-richtext {
  font-size: ;
}

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

.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);
  border-color: rgba(73, 74, 82, 0.0);
  color: rgba(73, 74, 82, 0.0);
}

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

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

tr:last-child,
table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 0.0);
}





.header {
  
    background: rgba(248, 250, 252, 1.0);
  
}

.header__container {
  max-width: 1240px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #fff;
  position: relative;
  display: inline-block;
}

@media(max-width: 767px) {

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(73, 74, 82, 0.0);
  }
}

.minor-nav li a {
  color: rgba(#null,0.0);  
}
.minor-nav li a:hover {
  color: rgba(#null,0.0);  
}
.header-lang-switcher .lang_list_class li a {
  background-color: rgba(#null,0.0);  
  color: rgba(#null,0.0);  
}
.header-lang-switcher .lang_list_class li a:hover {
  background-color: rgba(#null,0.0);  
  color:rgba(#null,0.0); 
}

@media(min-width: 880px) {
  .minor-nav li a.active {
    background-color: rgba(#null,0.0);  
    color: rgba(#null,0.0);    
  }
}





.footer {
  background-color: rgba(248, 250, 252, 1.0);
  color: rgba(73, 74, 82, 0.0);
}

.footer a {
  color: rgba(#null, 0.0);
}
.footer a:hover {
  color: rgba(#null, 0.0);
}

.footer a.phone {
  color: rgba(#null, 0.0);
}
.footer a.phone:hover {
  color: rgba(#null, 0.0);
}

.footer .copyright {
  color: rgba(#null, 0.0);
}
.footer .social li a i {
  color: rgba(#null, 0.0);
}
.footer .social li a:hover i {
  color: rgba(#null, 0.0);
}







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

.blog-post__date {
  border-color: ;
}

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

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  color: rgba(#null, 0.0);
  font-family:;
  font-size: px;
  font-weight: ;
}

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

#comments-listing .comment-reply-to {
  color: theme.global_colors.primary_color.color;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: theme.global_colors.primary_color.color;
}

#comments-listing .comment-reply-to:active {
  color: theme.global_colors.primary_color.color;
}










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(33, 34, 42, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(113, 114, 122, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

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




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