/* ******************************************************************************
*********************************************************************************
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,
.header_container,
.footer_container,
.page-center,
.content-wrapper {
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0 15px;
  float: none !important;
}

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

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






body {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(29, 42, 56, 1.0);
  text-decoration: underline;
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(29, 42, 56, 1.0);
}

@media (min-width: 992px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 18px;
  }
}


h1 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 700;
}

h2 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 700;
}

h3 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 700;
}

h4 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 700;
}

h5 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-weight: 700;
}

h6 {
  color: #1d2a38;
  font-family: Kumbh Sans;
  font-size: 16px;
  font-weight: 700;
}







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

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

form .hs-button,
form .button--primary,
.error-page .hs-button {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(29, 42, 56, 1.0);
  border-radius: 0px;
  border-width: 2px;
  color: rgba(29, 42, 56, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 13px;
  padding-bottom: 11px;
  border-style: solid;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  line-height: 1;
  display: inline-block;
 min-width: 170px;
}

.hs-button:hover,
.button--primary:hover, {
  background-color: rgba(29, 42, 56, 1.0);
  border-color: rgba(29, 42, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}



body .btn-primary{
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
      color: #1d2a38;
  font-weight: 700;
  font-family: inherit;
  padding: 8px 20px;
  border: 1px solid transparent;
  text-align: center;
  transition: all ease 0.3s;
  text-decoration: none !important;
    background-color: #5fbdfb;
}

body .btn-primary:hover {
    background-color: #1d2a38;
  color: #fff;
}
body .btn-primary span {
  transition: all ease 0.3s;
}

body .btn-primary:hover span { color: #fff !important; }

.hs-form label {
  color: rgba(29, 42, 56, 1.0);
}

.hs-form legend {
  color: rgba(29, 42, 56, 1.0);
}

form .hs-input,
form select,
form textarea,
input[type="password"] {
  border-color: rgba(29, 42, 56, 1.0);
  background-color: rgba(#null, 0.0);
  color: #1d2a38;
  border-radius: 0px;
}

form .hs-input:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(29, 42, 56, 1.0);
}

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

input:-moz-placeholder,
input::-webkit-input-placeholder {
  color: #1d2a38;
}


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

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

.fn-date-picker td.is-today .pika-button {
  color: #1d2a38;
}

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

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





th,
td {
  background-color: rgba(254, 254, 254, 1.0);
  border: 1px solid rgba(29, 42, 56, 1.0);
  color: rgba(29, 42, 56, 1.0);
}

thead th,
thead td {
  background-color: rgba(29, 42, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(29, 42, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(29, 42, 56, 1.0);
}





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

@media (min-width: 990px) {
  .fixed header.header {
    background-color: rgba(247, 247, 247, 1.0);
  }

  body.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(29, 42, 56, 1.0);
  }

  body.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
  body.fixed .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
    color: rgba(29, 42, 56, 1.0);
  }
}

.no-banner header.header {
  background-color: rgba(247, 247, 247, 1.0);
}

body.no-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(29, 42, 56, 1.0);
}

body.no-banner .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
body.no-banner .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(29, 42, 56, 1.0);
}

body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(29, 42, 56, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
body .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(29, 42, 56, 0.8);
  background-color: rgba(255, 255, 255, 0.0);
}



body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(63, 145, 212, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(63, 145, 212, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(29, 42, 56, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  color: rgba(63, 145, 212, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}







.footer {
  background-color: rgba(29, 42, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

.footer__copyright {
  color: rgba(29, 42, 56, 1.0);
}

.footer_content,
.footer-menu-wrapper .hs-menu-wrapper > ul > li > a {
  border-color: rgba(29, 42, 56, 1.0);
}







.blog-post__date {
  border-color: #1d2a38;
}


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


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

.blog-post__title {
  color: #1d2a38;
  font-family:Kumbh Sans;
  font-size: 36px;
  font-weight: ;
}

.blog-post__author {
  background-color: #82ed6a;
}

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

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

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

body .social-links__icon {
  background-color: #1d2a38;
}

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





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





body .header-innerS {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

body .header__language-switcher-label {
    position: relative;
    width: 112px;
    z-index: 99;
}

body #hs_cos_wrapper_language-switcher {
    position: absolute;
    width: 100%;
    height: auto;
    top: calc(100% + 5px);
    left: 0;
    background: #f4f4f4;
    -webkit-box-shadow: 0 3px 10px 0 rgb(29 42 56 / 15%);
    box-shadow: 0 3px 10px 0 rgb(29 42 56 / 15%);
}

body span#hs_cos_wrapper_language-switcher_ {}

body .lang_list_class {
    position: static;
    display: block;
    width: 100%;
    transform: none;
    -webkit-transform: none;
    padding-top: 0;
}

body .globe_class {
    background-image: none;
    width: 100%;
    height: auto;
}

body .lang_list_class:after,body .lang_list_class:before {
    display: none;
}

body .lang_list_class li {
    border: none !important;
    padding: 0 !important;
    text-align: left;
    color: #707070;
    background-color: transparent;
}

body .lang_list_class li:last-child {
    border: none;
}

body #hs_cos_wrapper_language-switcher > div {
    display: block;
    width: 100%;
}

body .lang_switcher_class {
    display: block;
}

body .lang_list_class li a {
    color: #707070;
    display: block;
    padding: 8px;
    font-size: 16px;
    position:relative;
    display: flex
}

body .lang_list_class li a:hover {
    background: #1d2a38;
    color: #fefefe;
}


/* .header__language-switcher-label-current { padding: 0 20px 0 24px; position: relative; } */
.header__language-switcher-label-current { padding: 0 20px 0 24px; position: relative; display: inline-block; }
.header__language-switcher-label-current:before {content: '';position: absolute;background: #82ed6a;margin-left: 3px;padding: 3px;width: 18px;height: 18px;border-radius: 50%;left: 0;top: calc(50% - 10px);background-image: url(https://5890756.fs1.hubspotusercontent-na1.net/hubfs/5890756/icon-world.svg);background-size: 12px 12px;background-repeat: no-repeat;background-position: center center;}


.header__language-switcher-label-current:after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi44MjkiIGhlaWdodD0iNy4zMzUiIHZpZXdCb3g9IjAgMCAxMi44MjkgNy4zMzUiPgogIDxwYXRoIGlkPSJJY29uX2lvbmljLWlvcy1hcnJvdy1kb3duIiBkYXRhLW5hbWU9Ikljb24gaW9uaWMtaW9zLWFycm93LWRvd24iIGQ9Ik0xMi42LDE2LjM3bDQuODUxLTQuODU1YS45MTMuOTEzLDAsMCwxLDEuMjk1LDAsLjkyNS45MjUsMCwwLDEsMCwxLjNsLTUuNSw1LjVhLjkxNS45MTUsMCwwLDEtMS4yNjQuMDI3TDYuNDU1LDEyLjgxOGEuOTE3LjkxNywwLDAsMSwxLjI5NS0xLjNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi4xODggLTExLjI0NikiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: calc(50% - 6px);
    -webkit-transition: transform .3s ease;
    -o-transition: .3s ease transform;
    transition: transform .3s ease;
    visibility: visible;
    -webkit-filter: invert(1);
    filter: invert(1);
}
.lang_list_class li:first-child { display: none }


body .lang_list_class li a:before {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MSA2MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNWUxZTE7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMwLjUsNjFBMzAuNSwzMC41LDAsMSwxLDYxLDMwLjUsMzAuNTMsMzAuNTMsMCwwLDEsMzAuNSw2MVptMC01N0EyNi41LDI2LjUsMCwxLDAsNTcsMzAuNSwyNi41MywyNi41MywwLDAsMCwzMC41LDRaIi8+PC9zdmc+);
    width: 13px;
    height: 13px;
    position: relative;
    margin-right: 5px;
    left: -2px;
    -webkit-filter: invert(1);
    filter: invert(1)
}


body .lang_list_class li a:hover:before {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MSA2MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMwLjUsNjFBMzAuNSwzMC41LDAsMSwxLDYxLDMwLjUsMzAuNTMsMzAuNTMsMCwwLDEsMzAuNSw2MVptMC01N0EyNi41LDI2LjUsMCwxLDAsNTcsMzAuNSwyNi41MywyNi41MywwLDAsMCwzMC41LDRaIi8+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIzMC41IiBjeT0iMzAuNSIgcj0iMTkuOTIiLz48L3N2Zz4=);
    -webkit-filter: invert(0);
    filter: invert(0)
}

body .header__language-switcher-label-current { cursor:pointer }
body .lang_switcher_class{ display: none }

.activeLanguage .header__language-switcher-label-current:after {
    -webkit-transform: rotate(
180deg
);
    -o-transform: rotate(180deg);
    transform: rotate(
180deg
);
}


@media(max-width: 767px){
.header-top-box > div.hs_cos_wrapper { display: none; }
body .header__language-switcher-label-current { font-size: 0; width: 48px; margin: 0 0 0 auto; background-color: #1d2a38; padding: 0; display: block; height: 25px; border-radius: 150px; }
body .header__language-switcher-label-current:after { -webkit-filter: invert(0); filter: invert(0); right: 6px; }
body .lang_list_class li a { font-size: 12px; }
body .header__language-switcher-label { width: 95px; }

}