/* ******************************************************************************
*********************************************************************************
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,
.page-center ,
.content-wrapper {
  max-width: 1240px;
}

.page-center-sm{
  max-width: 1200.32px;
}

.page-center-lg{
  max-width: 1270.3799999999999px;
}


.dnd-section>.row-fluid>div,
.systems-page{
  margin-bottom: 40px;
  margin-top: 40px;
}


.dnd-section > .row-fluid > div,
.systems-page{
  background-color: rgba(255, 255, 255, 1.0) ;  
}

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







body {
  color: #1a1919;
  font-family: Libre Franklin;
  font-weight: 300;
  font-size: 16px;
  background-color: rgba(242, 242, 242, 1.0);
}


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

a {
  font-family: Libre Franklin;
  color: rgba(26, 25, 25, 1.0);
}

a:hover,
a:focus {
  color:#1a1919;
}

a:active {
  color: rgba(66, 65, 65, 1.0);
}

h1 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 40px;
  font-weight: 500;
}

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

h2 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 38px;
  font-weight: 500;
}

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

h3 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 36px;
  font-weight: 500;
}

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

h4 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 30px;
  font-weight: 500;
}

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

h5 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 28px;
  font-weight: 500;
}

h6 {
  color: #1a1919;
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
}






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

form{
  background-color: rgba(242, 242, 242, 1.0) ;
}

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

.hs-button,
.button--primary {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 100px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

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

.hs-form .field > label,
.hs-form-field > label {
  color: rgba(26, 25, 25, 1.0);
}

.hs-form legend {
  color: rgba(26, 25, 25, 0.5);
}

form input,
form select,
form textarea,
.hs-input , 
input#hs-pwd-widget-password {
  border-color: rgba(26, 25, 25, 1.0);
  color: ;
  border-radius: 0px;
}

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 25, 25, 1.0);
  color: rgba(26, 25, 25, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 25, 25, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(26, 25, 25, 1.0);
}





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

@media(min-width:1071px){ 
  .scroll-header .cstm_logo,
  .scroll-header .custom-menu-primary{
    background-color: rgba(255, 255, 255, 1.0);
  }
}

.top-right-menu{
  background-color: rgba(250, 250, 250, 1.0);
}

.top-right-menu a{
  color: rgba(26, 25, 25, 1.0);
}

.top-right-menu a:hover{
  color: rgba(26, 25, 25, 1.0);
}

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
} 
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: ;
} 

body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: ;
  color: ;
} 

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Libre Franklin;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 0.0);
}

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

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

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

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

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

.custom-menu-primary >div  ul ul li a {
  color : rgba(26, 25, 25, 1.0);
}

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

.custom-menu-primary .hs-menu-wrapper   ul ul li:hover > a {
  background-color : rgba(218, 41, 28, 1.0);
}

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



@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}






.copy_ftr{
  background-color : rgba(255, 255, 255, 1.0);
  color : rgba(26, 25, 25, 1.0);
}

.copy_ftr a,
.copy_ftr a:hover{
  color : rgba(26, 25, 25, 1.0);
}

.blue_ftr{
  background-color : rgba(168, 218, 220, 1.0);
  color : rgba(26, 25, 25, 1.0);
}

.menu_ftr{
  background-color : rgba(242, 242, 242, 1.0);
  color : rgba(26, 25, 25, 1.0);
}

.menu_ftr a{
  color : rgba(26, 25, 25, 1.0);
}

.menu_ftr a:hover{
  color : rgba(26, 25, 25, 1.0);
}

.cta-banner{
  background-color : rgba(28, 26, 26, 1.0);
}

.cta-banner h3{
  color : rgba(255, 255, 255, 1.0);
}







.blog-post__date {
  border-color: #1a1919;
}

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

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

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

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

.blog-pagination__link {
  color: #1a1919;
}

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

.blog-post__title {
  color: #1a1919;
  font-family:Rubik;
  font-size: 38px;
  font-weight: ;
}

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

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

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

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

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

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

.page-center { 
  margin: 0 auto;
}




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

.secondary_btn,
.secondary_btn:hover{
  background-color : rgba(218, 41, 28, 1.0);
  color : rgba(255, 255, 255, 1.0);
}