/* ******************************************************************************
*********************************************************************************
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: #32c3f2;
}





body {
  color: #2c2e3d;
  font-family: Lato;
  font-weight: 400;
  font-size: 17px;
}

a {
  color: rgba(50, 195, 242, 1.0);
}

a:hover,
a:focus {
  color:#2c2e3d;
}

a:active {
  color: rgba(90, 235, 255, 1.0);
}

h1 {
  color: #2c2e3d;
  font-family: Titillium Web;
  font-size: 50px;
  font-weight: 700;
}

h2 {
  color: #2c2e3d;
  font-family: Titillium Web;
  font-size: 36px;
  font-weight: 700;
}

h3 {
  color: #2c2e3d;
  font-family: Titillium Web;
  font-size: 26px;
  font-weight: 600;
}

h4 {
  color: #2c2e3d;
  font-family: Lato;
  font-size: 20px;
  font-weight: 400;
}

h5 {
  color: #2c2e3d;
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 400;
}

h6 {
  color: #2c2e3d;
  font-family: Titillium Web;
  font-size: 20px;
  font-weight: 400;
}

blockquote::before {
  border-color: #32c3f2;;
}





.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.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(238, 238, 238, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  border-width: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(44, 46, 61, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(50, 195, 242, 1.0);
  border-color: rgba(50, 195, 242, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(50, 195, 242, 0.85);
  border-color: #32c3f2;
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form label {
  color: rgba(44, 46, 61, 1.0);
}

.hs-form legend {
  color: rgba(44, 46, 61, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(85, 85, 85, 1.0);
  border-width: 0px;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 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: #2c2e3d;
}

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

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

.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: #32c3f2 !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-wrapper {
  background-color: rgba(44, 46, 61, 1.0);
}

.custom-desktop-menu .submenu.level-1 > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.custom-desktop-menu ul ul {
  border-color: rgba(238, 238, 238, 1.0);
  background-color: rgba(44, 46, 61, 1.0);
}

.custom-desktop-menu .submenu.level-1 > li > a:after {
  border-color: rgba(50, 195, 242, 1.0);
}

.custom-desktop-menu .submenu.level-1 > li:hover > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-desktop-menu .submenu.level-1 > li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-desktop-menu .submenu.level-1 > li.active > a:before {
  border-color: rgba(50, 195, 242, 1.0);
}

.custom-desktop-menu ul ul li a {
  color: rgba(255, 255, 255, 1.0);
}

.custom-desktop-menu ul ul li a:hover {
  color: rgba(50, 195, 242, 1.0);
  background-color: rgba(49, 50, 51, 1.0);
}

.custom-desktop-menu ul ul li.active > a {
  color: rgba(50, 195, 242, 1.0);
  background-color: rgba(49, 50, 51, 1.0);
}





.custom-footer-wrapper {
  background-color: rgba(44, 46, 61, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer-bottom {
  background-color: rgba(33, 35, 51, 1.0);
}


.custom-copyright p {
  color: rgba(255, 255, 255, 1.0);
}

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

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

.custom-social-share ul li a i {
  color: rgba(255, 255, 255, 1.0);
}

.custom-social-share ul li a:hover i {
  color: rgba(50, 195, 242, 1.0);
}

.custom-address h4, 
.custom-footer-links .hs-menu-wrapper > ul > li > a, 
.custom-footer-contact h4 {
  color: rgba(50, 195, 242, 1.0);
}

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

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

.custom-faq p a {
  color: rgba(255, 255, 255, 1.0);
}

.custom-faq p a:hover {
  color: rgba(255, 255, 255, 0.65);
}





.blog-post__date {
  border-color: #2c2e3d;
}

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

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

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

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

.blog-pagination__link {
  color: #2c2e3d;
}

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

.blog-post__title {
  color: #2c2e3d;
  font-family:Titillium Web;
  font-size: 36px;
  font-weight: ;
}

.blog-post__author {
  background-color: #32c3f2;
}

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

.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  margin: 0 auto;
  width: 100%;
  position: relative;
}




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

@media (min-width: 1000px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1425px;
    padding: 0px 90px;
  }
}