
.loading-dialog {position:fixed;color:rgba(255,255,255,.5);top:0;left:0;background:rgba(0,0,0,.8);display:flex;width:100%;height:100vh;justify-content: center; align-items: center;z-index: 999999999;}
.loading-dialog h4 {
  margin-left: 30px;
  color: #fff;
}





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

.dnd-section {
  padding: 60px 20px;
}

img, .section-block.fillit,.blog-recent-posts__image {border-radius:3px}


.widget-type-linked_image img, .image img {
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .20);
  -moz-box-shadow: 0 3px 30px  rgba(0, 0, 0, .20);
  -o-box-shadow: 0 3px 30px rgba(0, 0, 0, .20);
  -ms-box-shadow: 0 3px 30px rgba(0, 0, 0, .20);
  box-shadow: 0 3px 30px rgba(0, 0, 0, .20);
}
}






html {
  font-size: 18px;
  max-width: 100vw!important;
  overflow-x: hidden;
}

body {
  color: #141414;
  font-family: Sora;
  font-size: 18px;
  max-width: 100vw!important;
  overflow-x: hidden;
}

p {
  font-family: Sora;
}

a {
  color: #EF4523;
}

a:hover,
a:focus {
  color: ;
}

a:active {
  color: ;
}

h1 {
  color: #101820;
  font-family: Sora;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

h2 {
  color: #101820;
  font-family: Sora;
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}


h3 {
  color: #101820;
  font-family: Sora;
  font-size: 2.571rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}


h4 {
  color: #141414;
  font-family: Sora;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

h5 {
  color: #141414;
  font-family: Sora;
  font-size: 1.429rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

h6 {
  color: #141414;
  font-family: Sora;
  font-size: 1.286rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
  border-radius: px;
  border-width: px;
  color: rgba(#null, 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);
  border-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

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

.hs-form label {
  color: rgba(#{color=#141414, opacity=100, rgba=rgba(20, 20, 20, 1), rgb=rgb(20, 20, 20), hex=#141414, css=#141414}, 1.0);
}

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

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

form input:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(#null, 0.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(#null, 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: ;
}

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

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





th,
td {
  background-color: rgba(#null, 0.0);
  border: 1px solid rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

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

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

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




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

.header__top_content,
.header__container {
  max-width: 1290px;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #101820;
  font-family: Sora;
  font-size: 1.3rem
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  body .navigation-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    font-size:1.1rem;
  }
}

body .navigation-primary a:hover,
body .navigation-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(16, 24, 32, 0.85);
}


body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: ;
}

body .navigation-primary .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: rgba(255, 255, 255, 1.0);
  color:#000;
}
body .navigation-primary .submenu.level-2 .menu-item .menu-link,
body .header__language-switcher .lang_list_class li {
  background-color: rgba(255, 255, 255, 1.0);
  color: #333;
  font-family:Sora;
  font-size:1rem!important;
  line-height:1.3rem!important;
  padding-top:10px;padding-bottom:10px;

}

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 {
  color: rgba(16, 24, 32, 0.6);
  background-color: rgba(215, 215, 215, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #101820;
  font-family: Sora;
  font-size: 1.3rem

}

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

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(16, 24, 32, 0.0);
  }
}





.footer {
  background-color: rgba(103, 103, 103, 1.0);
  color: #ffffff
}
.footer a, .footer h5 {color: #ffffff}
.footer a:hover {color: #afafaf}
.footer__container {
  max-width: 1290px;
}





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

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

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

.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: {font=Sora, font_set=GOOGLE, styles={font-family=Sora, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=18, size_unit=px, color=#141414, variant=regular, fallback=sans-serif, style=font-family: Sora, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #141414;font-size: 18px;font-family: Sora, sans-serif;};
}

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

.blog-pagination__link {
  color: #000000;
}

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

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

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





@media(min-width:768px){
  a[name],a[data-hs-anchor] {
    top: -100px;
    visibility:hidden;
    position: relative;

  }
}






body .icon svg {
  fill: ;
}

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

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

/*body .social-links__icon {
background-color: ;
}

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

.sticky-header .navigation-primary {
  padding-top: 10px;
}