/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1350px;
}

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

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






body {
  color: #ffffff;
  font-family: Public Sans;
  font-weight: 200;
  font-size: 15px;
}

p {
  font-family: Public Sans;
  font-weight: 200;
}

a {
  font-family: Public Sans;
  color: rgba(2, 112, 224, 1.0);
}

a:hover,
a:focus {
  color:#00b1e3;
}

a:active {
  color: rgba(42, 152, 255, 1.0);
}

h1 {
  color: #ffffff;
  font-family: Public Sans;
  font-size: 48px;
  font-weight: 100;
}



h2 {
  color: #ffffff;
  font-family: Public Sans;
  font-size: 38px;
  font-weight: 100;
}



h3 {
  color: #00f2f8;
  font-family: Public Sans;
  font-size: 30px;
  font-weight: 100;
}



h4 {
  color: #00f2f8;
  font-family: Public Sans;
  font-size: 14px;
  font-weight: 700;
}


h5 {
  color: #ffffff;
  font-family: Public Sans;
  font-size: 16px;
  font-weight: 400;
}

h6 {
  color: #ffffff;
  font-family: Public Sans;
  font-size: 11px;
  font-weight: 700;
}

blockquote {
  border-left: 1px solid #e2e2e2;;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(204, 2, 1, 0.0);
  border-color: rgba(0, 242, 248, 1.0);
  border-radius: 30px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #00f2f8;
  border-color: #00f2f8;
  color: #000000;
}

.hs-button:active,
.button--primary:active {
  background-color: #00f2f8;
  border-color: #00f2f8;
  color: #000000;
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(64, 64, 64, 1.0);
  color:#FFFFFF;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(56, 152, 236, 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: #ffffff;
}

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

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

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

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

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





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

thead th,
thead td {
  background-color: rgba(0, 242, 248, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(0, 242, 248, 1.0);
}





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

.header__container {
  max-width: 1350px;
}

header.header .header__container a.fill-button.w-button{
  border-radius:px;
}
header.header .header__container a.fill-button.w-button{
  background-color: rgba(0, 242, 248, 1.0);
}
header.header .header__container a.fill-button.w-button{
  color:#000000;
}
header.header .header__container a.fill-button.w-button:hover{
  color:#000000;
}
header.header .header__container a.fill-button.w-button:hover{
  background-color: rgba(255, 255, 255, 1.0);
}
.navigation-sidebar{
  background-color: rgba(219, 219, 219, 1.0);
}
.navigation-sidebar .custom-menu-primary{
  background-color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #FFFFFF;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: #00f2f8;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  border-color:#00f2f8;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  color: ;
  color: #00f2f8;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch {
  background-color: rgba(0, 0, 0, 0.0);
}

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

.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: rgba(0, 0, 0, 0.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul a{
  color: #FFFFFF;
}

.custom-menu-primary .hs-menu-wrapper > ul ul a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul a:focus {
  background-color: rgba(255, 255, 255, 0.0);
  color: #00f2f8;
}

.custom-menu-primary .hs-menu-wrapper > ul ul a.active-branch {
  color: #00f2f8;
  background-color: rgba(255, 255, 255, 0.0);
}







.footer {
  background-color: rgba(230, 230, 230, 1.0);
  color: #333;
}

.footer__container {
  max-width: 1350px;
}
.post-bottom-footer{
  background-color: rgba(0, 0, 0, 1.0);
}
.post-footer-wrapper .post-footer-copy,
.post-footer-wrapper .post-footer-copy a.post-link{
  color:#818181;
}

.footer-column.custom-contact a.contact-link-block{
  color:#333;
}

.footer-page-link-wrapper .hs-menu-wrapper > ul > li > a,
.footer-column.custom-contact a.contact-link-block{
  color:#000000;
}
.footer-page-link-wrapper .hs-menu-wrapper > ul > li > a:hover{
  color:#32c5d0;
}
.footer-column.custom-contact a.contact-link-block:hover{
  color:#00f2f8;
}
.footer-logo.footer-column,
.footer-column.footer-link,
.footer-column.custom-contact{
  border-color:#bbbdbf;
}






.content-wrapper {
  max-width: 1350px;
}

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

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

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

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

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

.blog-pagination__link {
  color: #ffffff;
}

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

.blog-post__title {
  color: #ffffff;
  font-family:Public Sans;
  font-size: 38px;
  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);
}










body .icon svg {
  fill: #ffffff;
}

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

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

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

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 {
  max-width: 1350px;
  margin: 0 auto;
}




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


@media (max-width: 991px){
  h1 {
    font-size: 42px;
    line-height: 51px;
  }
}

@media (max-width: 767px){
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
}

@media (max-width: 479px){
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
    h4 {
    font-size: 12.5px;
  }
}