/* ******************************************************************************
*********************************************************************************
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 > .row-fluid {
  max-width: 1170px;
}

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

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




html {
  font-size: 14;
}

body {
  color: #6b7c93;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
}


p {
  font-family: Open Sans;
  font-weight: 400
}

a {
  font-family: Open Sans;
  color: rgba(49, 221, 183, 1.0);
}

a:hover,
a:focus {
    color: rgba(49, 221, 183, 1.0);
}

a:active {
  color: rgba(89, 255, 223, 1.0);
}

h1 {
  color: #19232d;
  font-family: Open Sans;
  font-size: 36px;
  font-weight: 500;
}



h2 {
  color: #19232d;
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 500;
}



h3 {
  color: #19232d;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 500;
}



h4 {
  color: #19232d;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 500;
}


h5 {
  color: #6b7c93;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 500;
}

h6 {
  color: #6b7c93;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 500;
}






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

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(25, 35, 45, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(59, 208, 183, 1.0);
  border-color: rgba(221, 221, 221, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login , .hs_cos_wrapper_type_member_register,.hs_cos_wrapper_type_password_reset_request ,.hs_cos_wrapper_type_password_reset{
  background-color: rgba(255, 255, 255, 1.0);

}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(221, 221, 221, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(99, 248, 223, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(107, 124, 147, 1.0);
}

.hs-form legend {
  color: rgba(107, 124, 147, 1.0);
}

form input,
form select,
form textarea,
.hs-input ,input#hs-pwd-widget-password  {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus ,input#hs-pwd-widget-password:focus {
  border-color: rgba(153, 153, 153, 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: #6b7c93;
}

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

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

.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(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 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(0, 0, 0, 1.0);
}





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


.custom-menu-primary .hs-menu-wrapper ul> li> a{
  color: rgba(25, 35, 45, 1.0);
}
.custom-menu-primary .hs-menu-wrapper >ul >li.active-branch > a {
  color: rgba(25, 35, 45, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul >li> a:hover {
  color: rgba(25, 35, 45, 1.0);
  border-color:rgba(49, 221, 183, 1.0);
  background-color: rgba(194, 255, 0, 0.0);
}

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

.custom-menu-primary .hs-menu-wrapper ul ul li a {
  color: rgba(25, 35, 45, 1.0);
}

.custom-menu-primary .hs-menu-wrapper ul ul li a:hover, .custom-menu-primary .hs-menu-wrapper ul ul li.active-branch>a:hover {
  background-color: rgba(191, 227, 125, 0.0);
  color: rgba(49, 221, 183, 1.0);
}

.custom-menu-primary .hs-menu-wrapper ul ul li.active-branch > a {
  background-color: rgba(191, 227, 125, 0.0);
  color: rgba(25, 35, 45, 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(25, 35, 45, 1.0);
  }
}





footer.footer {
  background-color: rgba(18, 26, 33, 1.0);
  color: ;
}

.footer__container {
  max-width: 1170px;
}
.footer_col a,.footer__copyright a{
  color: rgba(49, 221, 183, 1.0);
}
.footer_col a:hover,
.footer__copyright a:hover{
  color: rgba(49, 221, 183, 1.0);
}
.footer_col .hs-menu-wrapper>ul>li>a,.footer_col.col3 p{
  color: rgba(107, 124, 147, 1.0);
}
.footer__copyright .hs_cos_wrapper_type_text{
  color: rgba(107, 124, 147, 1.0);
}
ul.socials li a{
  color: rgba(49, 221, 183, 1.0);
}
ul.socials li a:hover{
  color: rgba(49, 221, 183, 1.0);
}
.footer_col.col3 .txt-wrapper a,.footer_col.col3 .hs-button{
  background-color: rgba(49, 221, 183, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(49, 221, 183, 1.0);
}
.footer_col.col3 .txt-wrapper a:hover,.footer_col.col3 .hs-button:hover{
  background-color: rgba(232, 232, 232, 1.0);
  color: rgba(58, 58, 58, 1.0);
  border-color: rgba(232, 232, 232, 1.0);
}
.footer_col.col3 .hs-input,.footer_col.col3 .hs-input:focus{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
}





.blog-post__date {
  border-color: #6b7c93;
}

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

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

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

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

.blog-pagination__link {
  color: #6b7c93;
}

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

.blog-post__title {
  color: #19232d;
  font-family:Open Sans;
  font-size: 30px;
  font-weight: ;
}

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

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

.page-center {
  max-width: 1170px;
  margin: 0 auto;
}




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

@media (min-width:768px){
  .header__container,.footer__container ,.content-wrapper,.container,.dnd-section > .row-fluid {
    max-width: 749.9999999999999px;
  }
}
@media (min-width:992px){
  .header__container,.footer__container ,.content-wrapper,.container,.dnd-section > .row-fluid {
    max-width: 970.0000000000001px;
  }
}

@media (min-width: 1200px){
  .header__container,.footer__container ,.content-wrapper,.container ,.dnd-section > .row-fluid{
    max-width: 1170px;
  }
}