/* ******************************************************************************
*********************************************************************************
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 {
  padding-bottom: 50px;
  padding-top: 50px;
}

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





body {
  color: #666666;
  font-family: Open Sans;
  font-weight: 500;
  font-size: 14px;
}

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

a:hover,
a:focus {
  color:#0000ff;
}

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

h1 {
  color: #333333;
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 700;
}

h2 {
  color: #333333;
  font-family: Open Sans;
  font-size: 26px;
  font-weight: 700;
}

h3 {
  color: #333333;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 700;
}

h4 {
  color: #333333;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
}

h5 {
  color: #333333;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 700;
}

h6 {
  color: #333333;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
}

blockquote {
  border-color: #e02b20;
}





.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field__bar, .section.post-footer, .systems-page form {
  background-color: rgba(214, 214, 214, 1.0);
  border-color: rgba(214, 214, 214, 1.0);
  border-radius: 0px;
  border-width: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 27px;
  padding-bottom: 27px;
}

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

.hs-button,
.button--primary {
  background-color: rgba(255, 0, 43, 1.0);
  border-color: rgba(255, 0, 43, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

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

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

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(245, 248, 250, 1.0);
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: px;
  border-width: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

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

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

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

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





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

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





#custom-top-header {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(102, 102, 102, 1.0);
}

#custom-info a {
  color: rgba(102, 102, 102, 1.0);
}

#custom-info a:hover {
  color: rgba(102, 102, 102, 0.7000000000000001);
}

#custom-info .social-icons li a {
  color: rgba(255, 255, 255, 1.0);
}

#custom-info .social-icons li a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.custom-header-bottom {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(237, 28, 39, 1.0);
}

.custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(237, 28, 39, 1.0);
}

.custom-menu-primary ul ul li a {
  color:rgb(23 23 23);
}

.custom-menu-primary ul ul li a:hover {
  color: rgba(237, 28, 39, 1.0);
  background: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul li.active > a {
  color: rgba(237, 28, 39, 1.0);
  background: rgba(255, 255, 255, 1.0);
}


.custom-menu-primary ul ul li {
    display: inline-block;
    width: 45%;
    padding: 20px;
}
.custom-menu-primary .no-submenu li{

}
.custom-menu-primary .no-submenu a.menu-link{
    background-color:#fff;
}

@media (min-width: 601px) {
  .custom-menu-primary .navigation-primary {
    background: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary ul ul {
    background: rgba(255, 255, 255, 1.0);
  }
}

/* sticky header */
.sticky #custom-top-header {
  color: rgba(237, 28, 36, 1.0);
}

.sticky #custom-info a {
  color: rgba(237, 28, 36, 1.0);
}

.sticky #custom-info a:hover {
  color: rgba(237, 28, 36, 1.0);
}

.sticky #custom-info .social-icons li a {
  color: rgba(255, 255, 255, 1.0);
}

.sticky #custom-info .social-icons li a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.sticky .custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(237, 28, 36, 1.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(237, 28, 36, 1.0);
  background: rgba(237, 28, 36, 1.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(237, 28, 36, 1.0);
  background: rgba(237, 28, 36, 1.0);
}

.sticky .custom-menu-primary ul ul li a {
  color: rgba(237, 28, 36, 1.0);
}

.sticky .custom-menu-primary ul ul li a:hover {
  color: rgba(237, 28, 36, 1.0);
  background: rgba(255, 255, 255, 1.0);
}

.sticky .custom-menu-primary ul ul li.active > a {
  color: rgba(237, 28, 36, 1.0);
  background: rgba(255, 255, 255, 1.0);
}

@media (min-width: 601px) {
  .sticky .custom-menu-primary .navigation-primary {
    background: rgba(255, 255, 255, 1.0);
  }
  .sticky .custom-menu-primary ul ul {
    background: rgba(255, 255, 255, 1.0);
  }
}

@media (min-width: 981px) {
  .sticky #custom-top-header {
    background-color: rgba(255, 255, 255, 1.0);
  } 
  .sticky .custom-header-bottom {
    background-color: rgba(255, 255, 255, 1.0);
  }
}





.custom-footer {
  background-color: rgba(58, 58, 58, 1.0);
}

#footer-info {
  color: rgba(255, 255, 255, 1.0);
}

#footer-info a {
  color: rgba(255, 255, 255, 1.0);
}

#footer-info a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.footer-social-icons li a {
  color: rgba(255, 255, 255, 1.0);
}

.footer-social-icons li a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}





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

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

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

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

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

.blog-pagination__link {
  color: #666666;
}

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

.blog-post__title {
  color: #333333;
  font-family:Open Sans;
  font-size: 26px;
  font-weight: ;
}

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

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

.page-center,
.content-wrapper,
.blog-form-container,
.dnd-section > .row-fluid {
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}





.blog-form-container{
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  background-color: #919191;
}
.blog-form-container #blog-form{
  margin: 0 auto;
  position: relative;
  width: 65%;
  padding-bottom: 50px;
}
.blog-form-container #blog-form fieldset{
  max-width:800px;
}
.blog-form-container #blog-form fieldset .hs-richtext p{
  color:#fff;
}

.blog-form-container #blog-form label {
    color: rgb(255 255 255);
}



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