/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */



































.dnd-section > .row-fluid {
  max-width: 1200px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center,
.container,
body header .container{
  max-width: 1200px;
}




body {
  color: rgba(58, 58, 58, 1);
  font-family: Raleway;
  font-weight: 500;
  font-size: 1rem;
}


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

a:hover,
a:focus {
  color: rgba(179, 0, 0, 1.0);
}

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

h1 {
  color: rgba(45, 49, 57, 1);
  font-family: Raleway;
  font-size: 32px;
  font-weight: 700;
}



h2 {
  color: rgba(45, 49, 57, 1);
  font-family: Raleway;
  font-size: 26px;
  font-weight: 700;
}



h3 {
  color: rgba(179, 0, 0, 1);
  font-family: Raleway;
  font-size: 20px;
  font-weight: 700;
}


h4 {
  color: rgba(227, 52, 60, 1);
  font-family: Raleway;
  font-size: 18px;
  font-weight: 700;
}


h5 {
  color: rgba(22, 25, 33, 1);
  font-family: Raleway;
  font-size: 18px;
  font-weight: 700;
}

h6 {
  color: rgba(45, 49, 57, 1);
  font-family: Raleway;
  font-size: 15px;
  font-weight: 700;
}

blockquote {
  border-left: 10px solid rgba(58, 58, 58, 1);
}





form,
.submitted-message {
  font-family: Raleway;
}

h3.form-title {
  background-color: rgba(230, 230, 230, 0.0);
  color: rgba(37, 53, 94, 1.0);
}

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

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

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

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

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


form select,
form textarea,
.hs-input,
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 {
  background-color: rgba(250, 250, 250, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 2px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(84, 159, 214, 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: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

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

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

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





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

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

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

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





body header{
  background-color: rgba(9, 12, 26, 1.0);
}

.header__container {
  max-width: 1200px;
}
header .header-menu{
  background-color: rgba(#null, 0.0);

}
.header-login > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.header-login > ul > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
}




body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
header .header-menu .header_gnav>li>a, header .header-menu .header_gnav>li>span{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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,
header .header-menu .header_gnav>li>a:hover, header .header-menu .header_gnav>li>span:hover{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,
header .header-menu .header_gnav>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch,
header .header-menu .header_gnav>li>a.active-item{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a ,
header .header-menu .header_gnav .header_snav a{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
header .header-menu .header_gnav .header_snav{
  background-color: rgba(45, 49, 57, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(45, 49, 57, 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,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
header .header-menu .header_gnav .header_snav a:hover{
  background-color: rgba(205, 207, 213, 0.16);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
header .header-menu .header_gnav .header_snav a.active-branch,
header .header-menu .header_gnav .header_snav a.active-item{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Raleway;
}
header .header-menu .header_gnav,
header .header-menu .header_gnav .header_snav{
  border-top-color:  rgba(#null, 0.0);
}


header .header-menu .header_gnav>li {
  border-bottom-color:  rgba(#null, 0.0);

}
.with-banner .header_row{

}
header .header_row{
  background-color:  rgba(9, 12, 26, 1.0);
}
header .navigation-primary .submenu.level-1 > li>a{
  color:  rgba(255, 255, 255, 1.0);

}
header .navigation-primary .submenu.level-1 > li>a:hover{
  color:  rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}
header .navigation-primary .submenu.level-1 > li:hover ul.submenu.level-2{
  background-color:rgba(45, 49, 57, 1.0);
}
header .navigation-primary ul ul.submenu.level-2 >li a.menu-link{
  color:  rgba(255, 255, 255, 1.0);
  background-color:rgba(45, 49, 57, 1.0);
}

header .navigation-primary ul ul.submenu.level-2 >li:hover a.menu-link{
  color:  rgba(255, 255, 255, 1.0);
  background-color:rgba(205, 207, 213, 0.16);
}

header .navigation-primary .submenu.level-1 > li.active-branch>a,
header .navigation-primary .submenu.level-1 > li>a.active-branch,
header .navigation-primary .submenu.level-1 > li>a.active-item{
  color:  rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}

header .navigation-primary ul ul.submenu.level-2 >li a.active-branch,
header .navigation-primary ul ul.submenu.level-2 >li a.active-item{
  color:  rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}

header .navigation-primary .submenu.level-1 > li:last-child>a{
  border-color:  rgba(227, 52, 60, 1.0);
  background:rgba(255, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

header .navigation-primary .submenu.level-1 > li:last-child>a:hover{
  border-color:  rgba(227, 52, 60, 1.0);
  background:rgba(237, 27, 36, 0.36);
  color: rgba(255, 255, 255, 1.0);
}




footer.footer,.footer_top_wrapper {
  background-color: rgba(9, 12, 26, 1.0);

}
.footer_menu_wrapper .hs-menu-wrapper a{
  color: rgba(#null, 0.0);
}
.footer_menu_wrapper .hs-menu-wrapper a:hover{
  color: rgba(#null, 0.0);
}
.footer_menu_wrapper ul>li.hs-menu-depth-1 >a{
  color: rgba(255, 255, 255, 1.0);
}
.footer_menu_wrapper .hs-menu-wrapper ul ul>li a{
  color: rgba(152, 152, 152, 1.0);
}
.footer_menu_wrapper .hs-menu-wrapper ul ul>li a:hover{
  color: rgba(152, 152, 152, 1.0);
}

.social_icon_wrapper .fl-icon i{ 
  color: rgba(255, 255, 255, 1.0);
}
.social_icon_wrapper .fl-icon a:hover i, .social_icon_wrapper .fl-icon a:hover i{
  color: rgba(188, 188, 188, 1.0);
}

.footer_button_wrapper a{
  border-color:  rgba(227, 52, 60, 1.0);
  background:rgba(255, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);

}

.footer_button_wrapper a:hover{
  border-color:  rgba(227, 52, 60, 1.0);
  background:rgba(237, 27, 36, 0.36);
  color: rgba(255, 255, 255, 1.0);
}






.footer_copyright {
  color: rgba(#null, 0.0);
}
.footer__copyright.footer__copyright_row{
  background-color: rgba(22, 25, 33, 1.0);
}
.footer__copyright_content{
  color: rgba(255, 255, 255, 1.0);
}
.footer__copyright_content a{
  color: rgba(255, 255, 255, 1.0);
}
.footer__copyright_content a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer__copyright_wrapper{
  max-width: 1200px;
}

.footer__container {
  max-width: 1200px;
}





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

.blog-post__date {
  border-color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.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: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.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: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

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

.blog-pagination__link {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

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

.blog-post__title {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=26}, size_unit=px, color=#2d3139, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #2d3139;font-size: 26px;font-family: Raleway;};
  font-family:Raleway;
  font-size: 26px;
  font-weight: ;
}

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

#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);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #b30000;
}

.blog-post__read-more svg {
  fill: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-post__read-more a:hover svg {
  fill: #b30000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-sidebar a:hover {
  color: #b30000;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-post__body, .blog-post__tags a {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-post__meta a:hover {
  color: #b30000
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

.blog-post__back-to-blog:hover {
  color: #b30000;
}

.blog-post__back-to-blog svg {
  fill: {font=Raleway, font_set=DEFAULT, styles={font-family=Raleway, font-style=normal, font-weight=normal, text-decoration=none}, size={units=rem, value=1}, size_unit=px, color=#3a3a3a, variant=null, fallback=null, style=font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none, css=color: #3a3a3a;font-size: 1px;font-family: Raleway;};
}

a.blog-post__back-to-blog:hover svg {
  fill: #b30000;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











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

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









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