/* ******************************************************************************
*********************************************************************************
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: 80%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

@media (max-width:768px) {
  .dnd-section > .row-fluid, .page-center  {
    max-width: 100% !important;
  }
}




html {
  font-size: 16px;
}

body {
  font-family: "Manrope Bender", sans-serif;
  color: #333333;
  font-size: 16pxpx;
}

p {
  font-family: "Manrope Bender", sans-serif;
  font-weight: 400
}

a {
  font-family: "Manrope Bender", sans-serif;
  color: rgba(249, 176, 0, 1.0);
}

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

a:active {
  color: rgba(255, 216, 40, 1.0);
}

h1 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 64px;
  font-weight: 600;
}

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

h2 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 24px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h2 {
    font-size: 35.699999999999996px;
  }
}

h3 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 36px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h3 {
    font-size: 30.599999999999998px;
  }
}

h4 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 27px;
  font-weight: 600;
}

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

h5 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 22px;
  font-weight: 600;
}

h6 {
  color: #33475b;
  font-family: "Manrope Bender", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

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





h3.form-title {
  color: rgba(51, 51, 51, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(239, 239, 239, 1.0);
  border-color: rgba(210, 210, 210, 1.0);
  border-radius: 5px;
  border-width: 1px;
  color: rgba(51, 51, 51, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #444444;
  border-color: #444444;
  color: #FFFFFF;
}

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

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

.hs-form legend {
  color: rgba(51, 51, 51, 0.7);
  text-align: left;
}

form input,
form select,
form textarea,
.hs-input {
  border:1px solid;
  border-color: rgba(210, 210, 210, 1.0);
  color: #333333;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  outline-color: rgba(210, 210, 210, 1.0) !important;
  border-color: rgba(210, 210, 210, 1.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: #333333;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: "Manrope Bender", sans-serif;
}

.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: 1px solid rgba(238, 238, 238, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

thead th,
thead td {
  background-color: rgba(249, 176, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(241, 241, 241, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

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





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

.header__container {
  width: 80%;
}

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

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

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #333333;
}
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: #f9b000;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #333333;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #333333;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #000000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

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 {
  background-color: #f9b000;
  color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #FFFFFF;
  background-color: #f9b000;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: "Manrope Bender", sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(51, 51, 51, 1.0);
}

body .custom-menu-primary a.active-branch {
  color: rgba(51, 51, 51, 1.0);
} 
body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch a:after {
  background-color: rgba(249, 176, 0, 1.0);
  transform: scale(1);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch {
  background-color: rgba(249, 176, 0, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li:hover,
body .custom-menu-primary .hs-menu-wrapper > ul > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch {
  color: rgba(51, 51, 51, 1.0);
}
body .custom-menu-primary.desktop_menu .hs-menu-wrapper > ul > li {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch:after {
  background-color: rgba(51, 51, 51, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a, body .header-global span.whereToBuy a:hover {
  color: rgba(249, 176, 0, 1.0);
}                                                                                                                               

body .custom-menu-primary .hs-menu-wrapper > ul > li > a, body .header-global span.whereToBuy a { 
  color: rgba(51, 51, 51, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li > a {                    
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
  background-color: rgba(249, 176, 0, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul li {
  background-color: rgba(255, 255, 255, 0.8);
}

body .custom-menu-primary.desktop_menu .nav-submenu>ul>li:nth-child(2) .nav-submenu ul .menu-inner > a > span.nav-submenu_item,
body .custom-menu-primary.desktop_menu .nav-submenu>ul>li:nth-child(1)>a{
  background-color: rgba(255, 255, 255, 0.8);
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary.desktop_menu .nav-submenu>ul>li:nth-child(2) .nav-submenu ul .menu-inner > a:hover > span.nav-submenu_item {
  background-color: rgba(249, 176, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
 
body .header-global a.register {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(249, 176, 0, 1.0);
  border-color: rgba(249, 176, 0, 1.0);
}
body .header-global a.register:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(50, 134, 55, 1.0);
  border-color: rgba(50, 134, 55, 1.0);
}
body .header-global a.register span {
  color: rgba(255, 255, 255, 1.0);
}
body .header-global a.register:hover span {
  color: rgba(255, 255, 255, 1.0);
}

body .header-global .group-search input {
  border-color: rgba(68, 68, 68, 1.0);
}
body .header-global .group-search input:focus {
  border-color: rgba(68, 68, 68, 1.0);
  outline-color: rgba(68, 68, 68, 1.0);
}
body .header-global .group-search button {
  border-color: rgba(68, 68, 68, 1.0);
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
body .header-global .group-search button:hover {
  border-color: rgba(68, 68, 68, 1.0);
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

body .global-select {
  color: rgba(51, 51, 51, 1.0);
  background-color: rgba(249, 249, 249, 1.0);
}
body .global-select a {
  color: rgba(249, 176, 0, 1.0);
}
body .global-select a:hover {
  color: rgba(249, 176, 0, 1.0);
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

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





.footer {
  background-color: rgba(241, 241, 241, 1.0);
  color:rgba(92, 92, 92, 1.0);
}
.footer a {
  color: rgba(92, 92, 92, 1.0);
}

.footer a:hover {
  color: rgba(92, 92, 92, 1.0);
}

body .footer_main .social_share_footer li a i {
  background-color: rgba(92, 92, 92, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .footer_main .social_share_footer li a:hover i {
  background-color: rgba(92, 92, 92, 0.7000000000000001);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 80%;
}





.content-wrapper {
  max-width: 90%;
}
@media (max-width:767px) {
  .content-wrapper {
    max-width: 100%;
  }
}
.blog-post__date {
  border-color: #333333;
}

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

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

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

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

.blog-pagination__link {
  color: #333333;
}

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

.blog-post__title {
  color: #33475b;
  font-family:"Manrope Bender", sans-serif;
  font-size: 42px;
  font-weight: ;
}

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










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 .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 80%;
  margin: 0 auto;
}




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