
:root {
  --primaryColor: #e90008;
  --secondaryColor: #b1060f;
  --accentColor1: #0d1b3b;
  --accentColor2: #24417f;
  --accentColor2: #0d0d0d;
}


.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:6px}

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





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

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

p {
  font-family: Poppins;
}

a {
  color: #b1060f;
}

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

a:active {
  color: #f25929;
}



h1 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

h2 {
  color: #0d0d0d;
  font-family: Poppins;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}


h3 {
  color: #0d0d0d;
  font-family: Poppins;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}


h4 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

h5 {
  color: #0d0d0d;
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

h6 {
  color: #0d0d0d;
  font-family: Poppins;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 500;
  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=#33475b, opacity=100, rgba=rgba(51, 71, 91, 1), rgb=rgb(51, 71, 91), hex=#33475b, css=#33475b}, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea {
  border-color: rgba(#null, 0.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);
  position: fixed;
  width: 100%;
  z-index: 9;
}

main {
  background: #fff;
}



.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: #FF9902;
  font-family: Poppins;
  font-size: 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(255, 2, 1, 0.6);
}


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(233, 0, 8, 1.0);
  color:#FF0201;
}
body .navigation-primary .submenu.level-2 .menu-item .menu-link,
body .header__language-switcher .lang_list_class li {
  background-color: rgba(233, 0, 8, 1.0);
  font-family:Poppins;
  font-size:0.8rem!important;
  line-height:0.8800000000000001rem!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 {
  color: #1e3d88;
  background-color: #f7f7f7;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FF9902;
  font-family: Poppins;
  font-size: 1rem

}

.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(255, 153, 2, 0.0);
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #0d0d0d;
  z-index: 0;
}
.footer a, .footer h5 {color: #fdfdfd;}
.footer a:hover {color: #0AF1A7;}
.footer__container {
  max-width: 1290px;
}





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

.blog-post__date {
  border-color: #0d0d0d;
}

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

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

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

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

.blog-recent-posts .resource-card__content,
.blog-index .resource-card__content {
  justify-content: start;
}

.blog-recent-posts .resource-card__content p ,
.blog-index .resource-card__content p {
  margin-bottom: 25px;
}










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