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

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

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




body {
  color: #FFFFFF;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: Open Sans;
  
}

a {
  font-family: Open Sans;
  color: rgba(220, 68, 68, 1.0);
}

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

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

h1 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 50px;
  font-weight: 800;
}

h2 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 44px;
  font-weight: 800;
}

h3 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 24px;
  font-weight: 700;
}

h4 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 19px;
  font-weight: 700;
}

h5 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 17px;
  font-weight: 700;
}

h6 {
  color: #FFFFFF;
  font-family: lato;
  font-size: 16px;
  font-weight: 800;
}

blockquote {
  border-left: 10px solid #706f6f;;
}





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

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

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

.hs-button,
.button--primary {
  background-color: rgba(226, 57, 45, 1.0);
  border-color: rgba(207, 207, 207, 1.0);
  border-radius: 7px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
}

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

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

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(238, 238, 238, 1.0);
  border-radius: 7px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(226, 57, 45, 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: 16;
}

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

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





.header {
  background-color: rgba(178, 178, 177, 1.0);
}

.header__container {
  max-width: 1400px;
}

body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
body .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(227, 5, 19, 1.0);
  background-color: rgba(#, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(178, 178, 177, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(178, 178, 177, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(178, 178, 177, 1.0);
  background-color: rgba(#, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  color: rgba(178, 178, 177, 1.0);
  background-color: rgba(#, 1.0);
}
.header .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover >  a,
.header .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li:hover > a {
  background: linear-gradient(to right, rgba(178, 178, 177, 1.0) 0%, rgba(162, 162, 161, 1.0) 100%);
}

.header .userNav .hs-menu-wrapper > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(227, 5, 19, 1.0);
}
.header .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:after, .header .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>ul>li>a:after{
  background: rgba(204, 204, 204, 1.0);
}
.header .userNav .hs-menu-wrapper > ul > li > a:hover{
  background-color: rgba(31, 53, 71, 1.0);
}

.header .custom-menu-primary .searchBox{
  background-color: rgba(31, 53, 71, 0.9);
}

.searchBox .search{
  background-color: rgba(255, 255, 255, 0.9);
}

.searchBox .search form .textInput input[type="text"]{
  color: rgba(178, 178, 177, 1.0);
}
.searchBox .searchBtn span{
  color: rgba(255, 255, 255, 0.9);
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(178, 178, 177, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(255, 255, 255, 1.0);
  }
}





.footer {
  background-color: rgba(178, 178, 177, 1.0);
  color:rgba(255, 255, 255, 1.0);
}

footer.footer .path h3{
  color:rgba(255, 255, 255, 1.0);
}

.footer a{
  color:rgba(255, 255, 255, 1.0);
}

.footer a:hover{
  color: rgba(255, 255, 255, 1.0);
}

footer.footer .path:nth-child(2) p + div > a{
  border: 1px solid  rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1400px;
}

.footer .footBottom .socialLinks ul.social > li > a{
  color:rgba(255, 255, 255, 1.0);
}

.footer .footBottom .footer__copyright small{
  color: rgba(255, 255, 255, 1.0);
}

.footer .newsletter .pathAlign form .field .input input[type=email]{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(118, 118, 118, 1.0);
}

.footer .newsletter .pathAlign form .hs-submit .actions{
  background-color: rgba(227, 5, 19, 1.0);
}




.content-wrapper {
  max-width: 1400px;
  padding-bottom: 30px;
  padding-top: 30px;
}

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

.blog-pagination__link {
  color: #FFFFFF;
}

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

.blog-post__title {
  color: #FFFFFF;
  font-family:lato;
  font-size: 44px;
  font-weight: ;
}

.blog-post__author {
  background-color: #706f6f;
}

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

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

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

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

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

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




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


body {
    background-color: #151515;
    color: #fff;
}

.header-group {
min-height: auto;
}

.header-group .header {
    background-color: #000;
    position: sticky;
    top: 0;
    z-index: 5000;
}

.header .custom-logo img {
max-height: 50px;
  object-fit: contain;
}

.header .custom-menu-primary {
  padding: 20px 0;
}

.header .custom-logo {
  padding: 0;
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > a, body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a, .header .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
  color: #fff;
}

body .custom-menu-primary .hs-menu-wrapper > ul ul {
background-color: #272727;
}

.header .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:after {
  content: none;
  display: none;
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
background-color: rgba(111, 111, 110, 0);
    color: #fff;
  opacity: 0.8;
}

.blog-breadcrumb {
border: 0;
}

h1 {
  color: #fff;
}

.post-item-link .post-item-inner {
background-color: #272727;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}

.post-item-title {
color: #fff;
}

.post-item .post-bdy-content {
  color: rgab(255,255,255,0.8);
  font-size: 14px;
}

h3, .blog-post__tags ul li a, .hs-richtext {
color: rgba(255,255,255,0.7);
}

h3.form-title {
  align-items: center;
    background: #272727;
    border-radius: 6px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 18px 15px;
    position: relative;
    transition: border-radius .2s linear;
    width: 100%;
}

form {
background: #272727;
  
}

.socialWall {
background-color: rgb(39, 39, 39);
}

.socialWall .socialItem .title h3 {
  color: #fff;
}

.hs-button, .button--primary {
  border: 0;
}


.blog-index .post-item {
    padding-right: 15px !important;
    padding-left: 15px !important;
}