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

/* Test */
.contact-section .widget-type-form form .hs_submit.hs-submit input.hs-button.primary.large,
.contact-section .widget-type-form form ul.inputs-list.multi-container li.hs-form-checkbox label .hs-input,
.about-top-section .widget-type-rich_text,
.container-fluid.body-container.body-container--home,
.container-fluid.histry,
.container-fluid.sales-row5 .logo-slider .header-wrapper h3.heading,
form input[type=submit], 
form .hs-button,
.hs-button,
h1, h2, h3, h4, h5, h6, th, [class*="hint--"]:after  {  font-family: Montserrat !important;}

























































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

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

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




html {
  font-size: 19;
}

body {
  color: #000000;  font-family: Montserrat;
  font-weight: 400;
  font-size: 19px;
}

p {
  font-family: Montserrat;
}

a {
  color: rgba(37, 166, 221, 1.0);
}

a:hover {
  color: rgba(35, 171, 117, 1.0);
}
a:active {
  color: rgba(77, 206, 255, 1.0);
}

h1 {
  color: #222222;
  font-family: Montserrat;
  font-size: 61px;
  font-weight: 800;
}
h1 a{
  color: #222222;
}
h2 {
  color: #000000;
  font-family: Montserrat;
  font-size: 48px;
  font-weight: 700;
}


h3 {
  color: #000000;
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
}



h4 {
  color: #222222;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
}



h5 {
  color: #222222;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
}

h6 {
  color:  #222222;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
}






.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login , .hs_cos_wrapper_type_member_register,.hs_cos_wrapper_type_password_reset_request ,.hs_cos_wrapper_type_password_reset{
  background-color: rgba(255, 255, 255, 0.0);
  display: block;
}
form,
.submitted-message {
  font-family: Montserrat;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(37, 166, 221, 1.0);
  
}

form input[type=submit], 
form .hs-button ,
.hs-button{
  background-color: rgba(37, 166, 221, 1.0);
  border-color: rgba(37, 166, 221, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 41px;
  padding-right: 41px;
  padding-top: 0px;
  padding-bottom: 0px;
}
form input[type=submit]:Hover, form .hs-button:hover,
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(37, 166, 221, 1.0);
  background-color: rgba(37, 166, 221, 1.0);
}

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

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

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

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(238, 238, 238, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
input#hs-pwd-widget-password:focus{
  border-color: rgba(238, 238, 238, 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-search-field__input:-moz-placeholder,
.hs-search-field__input::-webkit-input-placeholder,
input#hs-pwd-widget-password:-moz-placeholder,
input#hs-pwd-widget-password::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext  {
  color: #000000;
}

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

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

.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(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 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(0, 0, 0, 1.0);
}




.covid-banner-wrapper{
  background-color: rgba(#null, 0.0);
}
.covid-banner-wrapper .announcement-text-inner p{
  color: rgba(#null, 0.0);
}

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

.header__container {
  max-width: 1140px;
}

.custom-menu-primary .hs-menu-wrapper ul li a{
  color: rgba(34, 34, 34, 1.0);
}
.custom-menu-primary .hs-menu-wrapper >ul >li.active-branch > a {
  color: rgba(37, 166, 221, 1.0);
  border-color:rgba(37, 166, 221, 1.0);
  background-color: rgba(194, 255, 0, 0.0);
}

.custom-menu-primary .hs-menu-wrapper ul li:hover >a {
  color: rgba(37, 166, 221, 1.0);
  border-color:rgba(37, 166, 221, 1.0);
  background-color: rgba(194, 255, 0, 0.0);
}

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

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

.custom-menu-primary .hs-menu-wrapper ul ul li a:hover {
  background-color: rgba(191, 227, 125, 0.0);
  color: rgba(37, 166, 221, 1.0);
}

.custom-menu-primary .hs-menu-wrapper ul ul li.active-branch > a {
  background-color: rgba(191, 227, 125, 0.0);
  color: rgba(37, 166, 221, 1.0);
}

.header-button a.cta_button {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(37, 166, 221, 1.0);
}

.header-button a.cta_button:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(30, 115, 190, 1.0);
}

.popup-search-wrap a {
  color: rgba(185, 185, 185, 1.0);
}

.popup-search-wrap a:hover i {
  color: rgba(37, 166, 221, 1.0);
}





.footer__container {
  max-width: 1140px;
}

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

.footer-bottom .footer-column p {
  color: rgba(153, 153, 153, 1.0);
}

footer.footer h2.widgettitle,
.footer-column h3 {
  color: rgba(255, 255, 255, 1.0);
}

.footer-column.footer-menu ul li a,
.footer-bottom ul li a,
.footer-bottom .footer-column a,
.footer-top .footer-column a {
  color: rgba(153, 153, 153, 1.0);
}

.footer-column.footer-menu ul li a:hover,
.footer-bottom ul li a:hover,
.footer-bottom .footer-column a:hover,
.footer-top .footer-column a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.footer-top .footer-column a i {
  color: rgba(255, 255, 255, 1.0);
}

.footer-top .footer-column a:hover i {
  color: rgba(35, 171, 117, 1.0);
}







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










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 {
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media (min-width: 544px){
  .dnd-section>.row-fluid, .page-center {
    max-width: 576px;
  }
}
@media (min-width: 768px){
  .dnd-section>.row-fluid, .page-center {
    max-width: 720px;
  }
}
@media (min-width: 992px){
  .dnd-section>.row-fluid, .page-center {
    max-width: 940px;
  }
}
@media (min-width: 1200px){
  .dnd-section>.row-fluid, .page-center {
    max-width: 1200px;
  }
}