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

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

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




html {
  font-size: 16;
}

body {
  color: #324551;
  font-family: Libre Franklin;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: Libre Franklin;
  font-weight: 400
}

a {
  font-family: Libre Franklin;
  color: rgba(247, 172, 50, 1.0);
}

a:hover,
a:focus {
  color:#d48708;
}

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

h1 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 32px;
  font-weight: ;
}

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

h2 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 32px;
  font-weight: 600;
}

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

h3 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 28px;
  font-weight: 600;
}

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

h4 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 24px;
  font-weight: 600;
}

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

h5 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 20px;
  font-weight: ;
}

h6 {
  color: #162934;
  font-family: Libre Franklin;
  font-size: 16px;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #383f42;;
}






.hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_google_search,
.form-container,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_email_simple_subscription,
.section.post-footer form{
  background-color: rgba(22, 41, 52, 1.0);
}

form,
.submitted-message {
  border:1px solid rgba(#null, 0.0) ;
  font-family: Libre Franklin;
  padding:10px;
}
.submitted-message{
color: rgba(255, 255, 255, 1.0);
}

h3.form-title {
  background-color: rgba(22, 41, 52, 1.0);
  color: rgba(255, 255, 255, 1.0);
  padding:10px;
}

.hs-button,
.button--primary {
  border-color: rgba(247, 172, 50, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: rgba(247, 172, 50, 1.0);
}


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

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



.hs-form label,
.hs-form-field 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,
input#hs-pwd-widget-password{
  border-color: rgba(173, 181, 189, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  color: rgba(0, 0, 0, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus{
  outline-color: rgba(0, 0, 0, 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: #324551;
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(22, 41, 52, 1.0);
  color: rgba(22, 41, 52, 1.0);
}

thead th,
thead td {
  background-color: rgba(56, 63, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(22, 41, 52, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(22, 41, 52, 1.0);
}





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

.header__container {
  max-width: 1140px;
}

.support-content-inner ul li span{
  color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a{
  color:rgba(56, 63, 66, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a{
  color:rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-1 > li:hover {
  border-color:rgba(232, 238, 242, 1.0); 
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color:rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color:rgba(0, 154, 154, 1.0);
}
.custom-menu-primary .submenu.level-1 > li:hover {
  border-color:rgba(232, 238, 242, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .custom-menu-primary .submenu.level-1 > li.active{
  border-color:rgba(232, 238, 242, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li.active-branch > a,
body .custom-menu-primary .submenu.level-1 > li.active > a{
  background-color:rgba(255, 255, 255, 1.0);
  color:rgba(0, 154, 154, 1.0);
}

body .custom-menu-primary .submenu.level-2 > li > a {
  color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
body .submenu.level-2{
  background-color:rgba(0, 154, 154, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus{
  background-color:rgba(0, 154, 154, 1.0);
  color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item:hover,
body .custom-menu-primary .submenu.level-2 .menu-item:focus{
  border-color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item.active-branch .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item.active .menu-link{
  color:rgba(22, 41, 52, 1.0);
  background-color:rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item.active-branch .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item.active .menu-link{
  border-color:rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .submenu.level-1>li:last-child> a{
  background-color:rgba(0, 154, 154, 1.0);
  color:rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-1>li:last-child:hover> a{
  background-color:rgba(0, 154, 154, 1.0);
  color:rgba(255, 255, 255, 1.0);
}

header .social-tabs .social-tabs-inner{
  background-color:rgba(0, 154, 154, 1.0);
}
header .social-tabs .social-tabs-inner a{
  color:rgba(232, 238, 242, 1.0);
}
header .social-tabs .social-tabs-inner a:hover{
  color:rgba(255, 255, 255, 1.0);
}






.footer {
  background-color: rgba(233, 236, 239, 1.0);
  color: rgba(22, 41, 52, 1.0); 
}
.footer a{
  color: rgba(22, 41, 52, 1.0); 
}
.footer a:hover{
  color: rgba(247, 172, 50, 1.0); 
}
.footer-navbar .hs-menu-wrapper ul li {
  border-color:rgba(22, 41, 52, 1.0); ;
}
.footer__container {
  max-width: 1140px;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #324551;
}

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

.blog-post__title {
  color: #162934;
  font-family:Libre Franklin;
  font-size: 32px;
  font-weight: ;
}

.blog-post__author {
  background-color: #383f42;
}

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

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

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

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

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

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




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