/* ******************************************************************************
*********************************************************************************
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: 1597px;
}

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

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




html {
  font-size: 20;
}

body {
  color: #494A52;
  font-family: ;
  font-size: 20px;
font-weight: ;
}

p {
  font-family: ;
}

a {  
  color: rgba(2, 112, 224, 1.0);
}

a:hover {
  color:#00b1e3;
}

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

h1 {
  color: #494A52;
  font-family: ;
  font-size: 50px;
  font-weight: 200;
}

@media(max-width: 767px) {
  h1 {
    font-size: 42.5px;
  }
}

h2 {
  color: #231F1F;
  font-family: ;
  font-size: 38px;
  font-weight: ;
}

@media(max-width: 767px) {
  h2 {
    font-size: 32.3px;
  }
}

h3 {
  color: #231F1F;
  font-family: ;
  font-size: 30px;
  font-weight: ;
}

@media(max-width: 767px) {
  h3 {
    font-size: 25.5px;
  }
}

h4 {
  color: #252221;
  font-family: ;
  font-size: 24px;
  font-weight: ;
}

@media(max-width: 767px) {
  h4 {
    font-size: 20.4px;
  }
}

h5 {
  color: #000000;
  font-family: ;
  font-size: 16px;
  font-weight: ;
}

h6 {
  color: ;
  font-family: ;
  font-size: 14px;
  font-weight: ;
}

blockquote {
  border-color: #000000;;
}





form,
.submitted-message {
  border-color: rgba(0, 0, 0, 0.0) ;
  font-family: ;
}

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

.hs-button,
.button--primary {
  background-color: rgba(73, 74, 82, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(113, 114, 122, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  border-color: rgba(187, 187, 187, 1.0);
  color: ;
  border-radius: 0px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: rgba(45, 57, 64, 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: #494A52;
}

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

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

.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: #000000 !important;
}

form {  
  background-color: rgba(62, 67, 99, 1.0);
}




th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 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(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}




.banner-wrap:before {
  background-color: rgba(107, 134, 172, 0.8200000000000001);
}
.no-banner header.header {
  background-color: rgba(107, 134, 172, 0.8200000000000001);
}
@media(min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: rgba(255, 255, 255, 1.0);
  }

  .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.active-branch>a {
    color: rgba(224, 43, 32, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    color: rgba(255, 255, 255, 0.7000000000000001);
    background-color: rgba(0, 0, 0, 0.03);
  }

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

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

  .custom-menu-primary .hs-menu-wrapper>ul>li ul li a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    color: rgba(255, 255, 255, 0.7000000000000001);
  }

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

  .custom-menu-primary .hs-menu-wrapper>ul>li ul li.active-branch>a {
    color: rgba(224, 43, 32, 1.0);
  }

}
.custom-menu-primary .hs-menu-wrapper>ul {
  background-color: rgba(62, 68, 99, 1.0);
}




.footer {
  background-color: rgba(90, 93, 121, 1.0);
  color: #FFFFFF;
}

.cm-ftr-col-1>div {
  color: rgba(255, 255, 255, 1.0);
}
.cm-ftr-col {
  border-color: rgba(#null, 0.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.cm-ftr-col:not(:last-child)>div {
  color: #FFFFFF;
}
.social-share-wrap ul li a:before {
  color: rgba(255, 255, 255, 1.0);
}
.social-share-wrap ul li a {
  background-color: rgba(65, 71, 104, 1.0);
}
.social-share-wrap ul li a:hover:before {
  color: rgba(255, 255, 255, 1.0);
}
.social-share-wrap ul li a:hover {
  background-color: rgba(65, 71, 104, 1.0);
}




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

.blog-post__date {
  border-color: #494A52;
}

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

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

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

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

.blog-pagination__link {
  color: #494A52;
}

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

.blog-post__title {
  color: #231F1F;
  font-family:;
  font-size: 38px;
  font-weight: ;
}

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

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

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




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

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