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

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

@media (min-width: 576px){
  .page-center,
  .dnd-section > .row-fluid{
    max-width: 539.999999994px;
  }
}

@media (min-width: 768px){
  .page-center,
  .dnd-section > .row-fluid{
    max-width: 719.9999999920001px; 
  }
}
@media (min-width: 992px) {
  .page-center,
  .dnd-section > .row-fluid{
    max-width: 959.9999999940001px; 
  }
}
@media (min-width: 1200px) {
  .page-center,
  .dnd-section > .row-fluid{
    max-width: 1400px; 
  }
}





html {
  font-size: 1;
}

body {
  
  color: rgba(33, 37, 41, 1.0 );
  
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 300;
} 


p {
  font-family: Roboto;
  font-weight: 300
}
a{
  font-family: Roboto;
  color: rgba(127, 169, 178, 1.0);
}
.body-container-wrapper a:not(.hs-button):not(.btn) {
  font-family: Roboto;
  color: rgba(127, 169, 178, 1.0);
  border-bottom-color: rgba(127, 169, 178, 1.0);
}

a:hover,
.body-container-wrapper a:hover:not(.hs-button):not(.btn),
.body-container-wrapper a:focus:not(.hs-button):not(.btn){
  color:#7fa9b2;
  color: rgba(127, 169, 178, 1.0);
  border-bottom-color: rgba(0, 0, 0, 0.0);

}

a:active {
  color: rgba(167, 209, 218, 1.0);
}

h1 {
  color: #e8414c;  
  font-family: Rational Text Light;
  font-size: 2.4rem;
  font-weight: 200;
}

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

h2 {
  color: #212529;
  font-family: Rational Text Light;
  font-size: 1.9rem;
  font-weight: 200;
}
@media (max-width: 767px) {

  h2 {
    font-size: 1.5999999999999999rem;
  }

}


h3 {
  color: #212529;
  font-family: Rational Text Light;
  font-size: 1.5rem;
  font-weight: 200;
}



h4 {
  color: #212529;
  font-family: Rational Text Light;
  font-size: 1.4rem;
  font-weight: 200;
}

@media (max-width: 767px) {

  h4 {
    font-size: 1.500000000005357rem;
  }

}

h5 {
  color: #212529;
  font-family: Rational Text Light;
  font-size: 1.25rem;
  font-weight: 200;
}

h6 {
  color: #212529;
  font-family: Rational Text Light;
  font-size: 1rem;
  font-weight: 200;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(73, 80, 87, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(232, 65, 76, 1.0) !important;
  border-radius: 3px;
  border-width: 2px;
  color: rgba(232, 65, 76, 1.0);
  padding-left: 13.5px;
  padding-right: 13.5px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(232, 65, 76, 1.0);
  border-color: rgba(232, 65, 76, 1.0) !important;
  color: #ffffff);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:hover:before{
  background-color: rgba(232, 65, 76, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 105, 116, 1.0);
  color: rgba(232, 65, 76, 1.0);
}

.hs-form label {
  color: rgba(33, 37, 41, 1.0);
}

.hs-form legend {
  color: rgba(33, 37, 41, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(173, 181, 189, 1.0);
  color: rgba(73, 80, 87, 1.0);
  border-radius: 3px;

}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(173, 181, 189, 1.0);
  background-color: rgba(222, 226, 230, 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: #212529;
}

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

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

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

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

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





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

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

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

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





.header {
  background-color: rgba(0, 0, 0, 0.0);
}

.header__container {
  max-width: 1400px;
}


.cst-header-grp .cst-desktop-header{
  background-color: rgba(0, 0, 0, 0.0);
}

.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .language-switcher ul.menu-language-list li a{
  color: rgba(134, 142, 150, 1.0);
}
.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .language-switcher ul.menu-language-list li a:hover {
  color: rgba(0, 0, 0, 1.0);
}
.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .language-switcher ul.menu-language-list li.active a{
  color: rgba(134, 142, 150, 1.0);
  border-color: rgba(134, 142, 150, 1.0);  
}
.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .cst-smrt-spce-col ul li.nav-item a.undertitle{
  color: rgba(255, 255, 255, 1.0);
}
.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .cst-smrt-spce-col ul li.nav-item a.undertitle:hover{
  color: rgba(255, 255, 255, 1.0);
}
.cst-nav-grp .additional-bar .menu-additional.d-flex.flex-row .language-switcher ul.menu-language-list li.active a:hover{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0);  
}
.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li>a {
  color: rgba(134, 142, 150, 1.0);
  border-color: rgba(0, 0, 0, 0.0);

}

.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(127, 169, 178, 1.0);
  background-color: rgba(0, 0, 0, 0.0);

}

.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li>a.active-branch{ 
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}

.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li >ul.submenu > li >a{
  color: rgba(134, 142, 150, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(0, 0, 0, 0.0);
}

.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li >ul.submenu > li >a:hover{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(127, 169, 178, 1.0);
}
.cst-desktop-header .cst-nav-grp .main-menu-grp .navigation-primary ul>li>ul.submenu>li>a.active-branch {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 0, 0, 0.0);

}


.modal-content {
  background-color: rgba(231, 235, 238, 1.0);
}

.error-search form input[type="text"] {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(173, 181, 189, 1.0);
}

.error-search form input[type="text"]:focus{
  background-color: rgba(222, 226, 230, 1.0);
}
.error-search form .input-group-btn .btn.btn-outline-secondary {
  background-color: rgba(0, 0, 0, 0.0)!important;
  color: rgba(232, 65, 76, 1.0);
  border-color: rgba(232, 65, 76, 1.0);
}


.error-search form .input-group-btn .btn.btn-outline-secondary:hover {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(232, 65, 76, 1.0);
}
.error-search form .input-group-btn .btn.btn-outline-secondary:hover:before {
  background-color: rgba(232, 65, 76, 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 {
  color: ;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
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 {
  color: ;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
}
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 {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: ;
}

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 {
  background-color: ;
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: ;
}

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

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

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

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





.footer {
  background-color: rgba(#null, 0.0);
  color: ;
}

.footer__container {
  max-width: 1400px;
}

.cst-bottom-footer-grp {
  background-color: rgba(232, 65, 76, 1.0);
}

.cst-bottom-footer-grp .page-center .row .cst-col h4 {
  color: rgba(255, 255, 255, 1.0);
}
.cst-bottom-footer-grp .page-center .row .cst-col p {
  color: rgba(255, 255, 255, 1.0);
}
.cst-bottom-footer-grp .page-center .row .cst-col p.copyright-text {
  color: rgba(255, 255, 255, 1.0);

}

.cst-bottom-footer-grp .page-center .row .cst-col .navigation-primary>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}

.cst-bottom-footer-grp .page-center .row .cst-col .navigation-primary>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.cst-bottom-footer-grp .page-center .row .cst-col.col2 ul.menu-social-list-footer li a {
  border-color: rgba(255, 255, 255, 1.0);
}

.cst-bottom-footer-grp .page-center .row .cst-col.col2 ul.menu-social-list-footer li a:hover {
  border-color: rgba(255, 255, 255, 1.0);
}


.cst-footer-top-grp {
  background-color: rgba(127, 169, 178, 1.0);  
}
.cst-footer-top-grp .page-center .cst-col h4 {
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-top-grp .page-center .cst-col p,
.cst-footer-top-grp .page-center .cst-col .hs_cos_wrapper_type_rich_text>div {
  color: rgba(255, 255, 255, 1.0);
}

.cst-footer-top-grp .page-center .cst-col a,
.cst-footer-top-grp .page-center .cst-col .navigation-primary>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-top-grp .page-center .cst-col a:hover,
.cst-footer-top-grp .page-center .cst-col .navigation-primary>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.cst-footer-top-grp .page-center .cst-col a.btn{
  background-color: rgba(0, 0, 0, 0.0)!important;  
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}
.cst-footer-top-grp .page-center .cst-col a.btn:hover {

  color: rgba(127, 169, 178, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.cst-footer-top-grp .page-center .cst-col a.btn:before{
  background-color: rgba(255, 255, 255, 1.0);  
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #212529;
}

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

.blog-post__title {
  color: ;
  font-family:Rational Text Light;
  font-size: 1.9px;
  font-weight: ;
}

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

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

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

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

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

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





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


/* PG */

.text-center {
text-align:center!important;}

.modal-header button.close {
margin:0 0 0 auto;
}