/* ******************************************************************************
*********************************************************************************
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: 80px;
  padding-top: 80px;
}

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





body {
  color: #7c7f84;
  font-family: Avenir Next Cyr;
  font-weight: 400;
  font-size: 18px;
}

a {
  color: rgba(76, 161, 232, 1.0);
}

a:hover,
a:focus {
  color: rgba(76, 161, 232, 1.0);
}

a:active {
  color: rgba(116, 201, 255, 1.0);
}

h1 {
  color: #47455a;
  font-family: Avenirnextcyr;
  font-size: 62px;
  font-weight: 500;
}

@media(max-width: 991px) {
  h1 {
    font-size: 49.9999999998px;
  }
}

@media(max-width: 479px) {
  h1 {
    font-size: 35.99999999998px;
  }
}

h2 {
  color: #47455a;
  font-family: Avenirnextcyr;
  font-size: 36px;
  font-weight: 500;
}

@media(max-width: 479px) {
  h2 {
    font-size: 23.99999999976px;
  }
}

h3 {
  color: #47455a;
  font-family: Avenirnextcyr;
  font-size: 24px;
  font-weight: 500;
}

h4 {
  color: #47455a;
  font-family: Avenirnextcyr;
  font-size: 23px;
  font-weight: 500;
}

h5 {
  color: #47455a;
  font-family: Avenirnextcyr;
  font-size: 14px;
  font-weight: 700;
}

h6 {
  color: #47455a;
  font-family: Avenirnextcyr;;
  font-size: 12px;
  font-weight: 700;
}

blockquote {
  border-color: rgba(226, 226, 226, 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, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 8px;
  border-width: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.hs-button,
.button--primary {
  
  background-color: #212633;
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 32px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  
  background-color: #212633;
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(190, 205, 220, 1.0);
  color: rgba(96, 96, 96, 1.0);
  border-width: 1px;
  border-radius: 8px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(190, 205, 220, 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: #7c7f84;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Avenir Next Cyr;
}

.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: #E2E2E2 !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(73, 74, 82, 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 .header-inner {

    background-color: #e8eeff;
}

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

.custom-menu-primary .navigation-primary > ul > li > a:hover {
  color: rgba(71, 69, 90, 1.0);
  border-color: rgba(76, 161, 232, 1.0);
  background-color: rgba(248, 250, 252, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li.active > a {
  color: rgba(71, 69, 90, 1.0);
  border-color: rgba(76, 161, 232, 1.0);
  background-color: rgba(255, 255, 255, 0.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(71, 69, 90, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:hover {
  color: rgba(71, 69, 90, 1.0);
  border-color: rgba(76, 161, 232, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul ul li.active > a {
  color: rgba(71, 69, 90, 1.0);
  border-color: rgba(76, 161, 232, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}





.custom-footer-bottom {
  background-color: rgba(244, 247, 252, 1.0);
}

.custom-footer-bottom .page-center {
  border-color: rgba(217, 217, 217, 1.0);
}

.custom-copyright a {
  color: rgba(96, 96, 96, 1.0);
}

.custom-copyright a:hover {
  color: rgba(96, 96, 96, 1.0);
}

.custom-footer-wrapper {
  background-color: rgba(244, 247, 252, 1.0);
}

.custom-complaint-section h4,
.custom-footer-menu-wrapper .hs-menu-wrapper > ul > li > a {
  color: rgba(71, 69, 90, 1.0);
}

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

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





.blog-post__date {
  border-color: #7c7f84;
}

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

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

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

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

.blog-pagination__link {
  color: #7c7f84;
}

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

.blog-post__title {
  color: #47455a;
  font-family:;
  font-size: 36px;
  font-weight: ;
}

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

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

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

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

.blog-post__tag-link:hover{
  color: #4ca1e8;
}

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

.blog-post__read-more a:hover svg {
  fill: #4ca1e8;
}

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

.blog-sidebar a {
  color: #7c7f84;
}

.blog-sidebar a:hover {
  color: #4ca1e8;
}

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

.post-featured-image {
  height: 240px;
}

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

.blog-post__meta a {
  color: #7c7f84;
}

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

.blog-post__meta a:hover {
  color: #4ca1e8
}

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

.blog-post__back-to-blog {
  color: #7c7f84;
}

.blog-post__back-to-blog:hover {
  color: #4ca1e8;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #4ca1e8;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(206, 206, 206);
}

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

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

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

.custom-blog-content-wrap {
  background-color: rgba(248, 250, 252, 1.0); 
}

.blog-post__body,
.blog_featured-summary {
  color: rgba(73, 74, 82, 1.0); 
}

.blog-header-title {
  color: rgba(226, 226, 226, 1.0);
}










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

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




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