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

/* Test */















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

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





body {
  color: #535966;
  font-family: Inter;
  font-weight: 400;
  font-size: 20px;
}

a {
  color: rgba(44, 114, 215, 1.0);
}

a:hover,
a:focus {
  color: rgba(37, 102, 196, 1.0);
}

a:active {
  color: rgba(84, 154, 255, 1.0);
}

h1 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 60px;
  font-weight: 600;
}

@media(max-width: 1330px) {
  h1 {
    font-size: 30.0px;
  }
}

h2 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 40px;
  font-weight: 600;
}

@media(max-width: 1330px) {
  h2 {
    font-size: 30.0px;
  }
}

h3 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 30px;
  font-weight: 600;
}

@media(max-width: 1330px) {
  h3 {
    font-size: 19.9999999998px;
  }
}

h4 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
}

h5 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
}

h6 {
  color: #1F1F1F;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid rgba(73, 74, 82, 1.0);
}





.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe form,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field__bar, .section.post-footer, .systems-page form {
  background-color: rgba(255, 255, 255, 0.0);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.hs-button,
.button--primary {
  background-color: rgba(44, 114, 215, 1.0);
  border-color: rgba(44, 114, 215, 1.0);
  border-radius: 60px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(19, 26, 48, 1.0);
  border-color: rgba(44, 114, 215, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form label {
  color: rgba(19, 26, 48, 1.0);
}

.hs-form legend {
  color: rgba(19, 26, 48, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-width: 2px;
  border-radius: 0px;
  color: rgba(19, 26, 48, 1.0);
  border-color: rgba(220, 234, 250, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(44, 114, 215, 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: #535966;
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(204, 204, 204, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(1, 22, 39, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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





.custom-header {
  background-color: rgba(1, 22, 39, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a {
  color: rgba(32, 32, 32, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:hover {
  color: rgba(58, 57, 57, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:after {
  background-color: rgba(32, 32, 32, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li.active-branch > a {
  color: rgba(32, 32, 32, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.scroll-header .custom-header {
  background-color: rgba(1, 22, 39, 0.9500000000000001);
}

.scroll-header .custom-menu-primary .navigation-primary > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.scroll-header .custom-menu-primary .navigation-primary > ul ul li a {
  color: rgba(32, 32, 32, 1.0);
}

.scroll-header .custom-menu-primary .navigation-primary > ul ul li a:hover {
  color: rgba(58, 57, 57, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.scroll-header .custom-menu-primary .navigation-primary > ul ul li a:after {
  background-color: rgba(32, 32, 32, 1.0);
}

.scroll-header .custom-menu-primary .navigation-primary > ul ul li.active-branch > a {
  color: rgba(32, 32, 32, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

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

.custom-header-contact-section .menus_close {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  background: rgba(255, 255, 255, 0.0);
}

.custom-header-contact-section .menus_close:hover {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  background: rgba(255, 255, 255, 1.0);
  box-shadow: inset 0 0 0 30px rgba(255, 255, 255, 1.0);
}

.custom-header-contact-section,
.custom-header-contact-section .menu_block .contact-infor h1 {
  color: rgba(255, 255, 255, 1.0);
}

.header-social-icons ul>li i {
  color: rgba(255, 255, 255, 1.0);
}

.header-social-icons ul>li a:hover i {
  color: rgba(255, 255, 255, 1.0);
}

.navigate-button .hs-button {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.navigate-button .hs-button:before,
.menu_info-form .hs-form .actions:before,
.menu_info-form .hs-form .actions:after {
  color: rgba(255, 255, 255, 1.0);
}

.navigate-button .hs-button:hover {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.navigate-button .hs-button:hover:before,
.menu_info-form .hs-form .actions:hover:before,
.menu_info-form .hs-form .actions:hover:after {
  color: rgba(255, 255, 255, 1.0);
}

.menu_info-form .hs-form .actions {
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.menu_info-form .hs-form .actions .hs-button {
  color: rgba(255, 255, 255, 1.0);
}

.menu_info-form .hs-form .actions:hover {
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.menu_info-form .hs-form .actions:hover .hs-button {
  color: rgba(255, 255, 255, 1.0);
}

@media (min-width: 769px) {
  .custom-header .chat_btn .trigger:before {
    background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .navigation-primary > ul > li > a {
    color: rgba(19, 26, 48, 1.0);
  }
  .custom-menu-primary .navigation-primary > ul > li > a:after {
    background-color: rgba(32, 32, 32, 1.0);
  }
  .custom-menu-primary .navigation-primary > ul > li > a:hover {
    color: rgba(58, 57, 57, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .navigation-primary > ul > li.active-branch > a {
    color: rgba(19, 26, 48, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .scroll-header .custom-menu-primary .navigation-primary > ul > li > a {
    color: rgba(44, 114, 215, 1.0);
  }
  .scroll-header .custom-menu-primary .navigation-primary > ul > li > a:after {
    background-color: rgba(255, 255, 255, 1.0);
  }
  .scroll-header .custom-menu-primary .navigation-primary > ul > li > a:hover {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .scroll-header .custom-menu-primary .navigation-primary > ul > li.active-branch > a {
    color: rgba(44, 114, 215, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

}





.custom-footer-menu .hs-menu-wrapper>ul>li>a {
  color: rgba(138, 138, 138, 1.0);
}

.custom-footer-menu .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(163, 163, 163, 1.0);
}

.footer_info {
  background-color: rgba(22, 22, 22, 1.0);
  color: rgba(138, 138, 138, 1.0);
}

.footer_est p {
  color: rgba(255, 255, 255, 1.0);
}

.footer_infoblock .hs-menu-wrapper>ul>li>a, .footer_infoblock h2 {
  color: rgba(255, 255, 255, 1.0);
}

.footer_info .footer_infoblock .hs-menu-wrapper>ul ul li a {
  color: rgba(138, 138, 138, 1.0);
}

.footer_info .footer_infoblock .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer_infoblock .contact-section .white {
  color: rgba(255, 255, 255, 1.0);
}

.footer_info .footer_social li a {
  color: rgba(230, 229, 229, 1.0);
}

.footer_info .footer_social li a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer_info .footer_infoblock .hs-menu-wrapper>ul ul li a:before {
  color: rgba(44, 114, 215, 1.0);
}

@media (min-width: 769px) {
  .footer_base {
    background-color: rgba(0, 0, 0, 1.0);
    color: rgba(138, 138, 138, 1.0);
  }
}





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

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

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

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

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

.blog-pagination__link {
  color: #535966;
}

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

.blog-post__title {
  color: #1F1F1F;
  font-family:Inter;
  font-size: 40px;
  font-weight: ;
}

.blog-post__author {
  background-color: #494A52;
}

#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 Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(238, 238, 240);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8F8FA;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: #2566c4;
}

.blog-post__read-more svg {
  fill: #535966;
}

.blog-post__read-more a:hover svg {
  fill: #2566c4;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #535966;
}

.blog-sidebar a:hover {
  color: #2566c4;
}

.blog__subscription-block {
  background-color: rgb(238, 238, 240);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #535966;
}

.blog-post__body, .blog-post__tags a {
  color: #535966;
}

.blog-post__meta a:hover {
  color: #2566c4
}

.blog-post__links {
  border-top:  2px solid rgb(53, 54, 62);
}

.blog-post__back-to-blog {
  color: #535966;
}

.blog-post__back-to-blog:hover {
  color: #2566c4;
}

.blog-post__back-to-blog svg {
  fill: #535966;
}

a.blog-post__back-to-blog:hover svg {
  fill: #2566c4;
}

.comment.depth-0 {
  border-top: 2px solid rgb(53, 54, 62);
}

.comment.depth-1 {
  border-left: 2px solid rgb(53, 54, 62);
}

.section.post-footer .hs-input {
  border-color: rgb(53, 54, 62);
}

.blog-recent-posts {
  background-color: rgb(238, 238, 240);
}










body .icon svg {
  fill: #011627;
}

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

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

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

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

.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1290px;
  margin: 0 auto;
}




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