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











@import url('https://fonts.googleapis.com/css?family=Oxygen:regular,300');





.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;
}





html {}

body {
  color: #555556;
  font-family: Oxygen;
  font-size: 14px;
  font-weight: 100;
}

p {
  font-family: Oxygen;
  font-weight: 100
}

a {
  font-family: Oxygen;
  color: rgba(54, 62, 73, 1.0);
}

a:hover,
a:focus {
  color:#363e49;
}

a:active {
  color: rgba(94, 102, 113, 1.0);
}

h1, .h1 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 32px;
  font-weight: 300;
}



h2, .h2 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 28px;
  font-weight: 500;
}



h3, .h3 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 28px;
  font-weight: 500;
}



h4, .h4 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 24px;
  font-weight: 400;
}



h5, .h5 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 20px;
  font-weight: 400;
}

h6, .h6 {
  color: #303C46;
  font-family: Oxygen;
  font-size: 16px;
  font-weight: 300;
}

blockquote {
  border-left: 0 solid #F8FAFC;;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(85, 85, 86, 1.0);
}

.button--primary {
  background-color: rgba(79, 135, 163, 1.0);
  border-color: rgba(79, 135, 163, 1.0);
  border-radius: 0px;
  border-width: 5px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: #3A3F48;
  border-color: #3A3F48;
  color: #FFFFFF;
}

.hs-button--orange, .hs-button--orange:hover, .hs-button--orange:focus {
    background: #D98D2A;
    border: 0;
}

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

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

form input,
form select,
form textarea,
.hs-input {
  color: ;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(255, 255, 255, 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: #555556;
}

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

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

.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(79, 135, 163, 1.0);
  color: rgba(85, 85, 86, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(79, 135, 163, 1.0);
}





header.header {
  top: unset;
  z-index: 500!important;
}

@media screen and (max-width: 600px) {
    div#hs-overlay-cta-161169142293 {
      display: none;
  }
    div#hs-web-interactives-top-push-anchor {
      display: none;
  }
}

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

.header__container {
  max-width: 1200px;
  background-color: white;
}

.custom-logo a {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul > li > a { 
  color: rgba(57, 69, 78, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul > li > a:hover { 
  color: rgba(57, 69, 78, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul > li > a.active-branch { 
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(57, 69, 78, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li:last-child {
  color: rgba(105, 136, 32, 1.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary .navigation-primary > ul > li > ul {
 background-color: rgba(240, 240, 240, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > ul > li > a {
 color: rgba(57, 69, 78, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > ul > li > a:hover {
  color: rgba(57, 69, 78, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > ul > li > a.active-branch {
  color: rgba(57, 69, 78, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header__container--landing-page {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.header__container--sidecta {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  padding:15px;
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #AFC1D0;
  border-color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1200px;
}


#footer_hq h3, #footer_cc h3, #footer_sb h3, #footer_sm h3 {
  color: rgba(54, 62, 73, 1.0);
}

.footer .bottom_credits {
  color: rgba(175, 192, 208, 1.0);
}

.bottom_credits a, #footer_sm ul li a, #footer_sb ul li a { 
  color: rgba(175, 192, 208, 1.0);
}

.bottom_credits a:hover, #footer_sm ul li a:hover, #footer_sb ul li a:hover { 
  color: rgba(175, 192, 208, 1.0);
}


.footer-subscribe-newsletter form {
  background: rgba(79, 135, 163, 1.0);
}

.footer-subscribe-newsletter form .hs_email > label, 
.footer-subscribe-newsletter form .hs_interested_in > label,
.footer-subscribe-newsletter form .hs_interested_in ul.inputs-list li.hs-form-checkbox > label,
.footer-subscribe-newsletter form .hs-form-required, 
.footer-subscribe-newsletter form .hs-richtext p,
.footer-subscribe-newsletter h3 {
  color: rgba(255, 255, 255, 1.0);
}

.footer-subscribe-newsletter form input[type="email"] {
  color: rgba(73, 80, 87, 1.0);
  border-color: rgba(206, 212, 218, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.footer-subscribe-newsletter form .hs-button {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(58, 63, 72, 1.0);
}







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

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

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

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

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

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

.blog-pagination__link {
  color: #555556;
}

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

.blog-post__title {
  color: #303C46;
  font-family:Oxygen;
  font-size: 28px;
  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);
}










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=, header=, forms=};
}

@media (max-width: 1199px) {
  h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  /*margin: 2.75rem 0 1.05rem;*/
  font-weight: 400;
  line-height: 1.15;
}

h1, .h1 {
  margin-top: 0;
  font-size: 1.383em;
}

h2, .h2 {font-size: 1.296em;}

/* h3, .h3 {font-size: 1.215em;} */

h4, .h4 {font-size: 1.138em;}

h5, .h5 {font-size: 1.067em;}
}
.tech-specifications-list ul ul{
  margin-top:15px;
}
.tech-specifications-list ul {
  list-style:disc;
}
.biglist li::marker{
  font-size:2.5em;
  font-weight:bold;
}
.biglist li{padding-bottom:15px;}

.landing_us .slick-prev.slick-arrow::before, .landing_us .slick-next.slick-arrow::before {
    display: none;
}
.hs-button{
  width: -moz-fit-content;
}

a#hs-eu-confirmation-button {
    order: 2;
}

div#footer_sb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
.body-wrapper.hs-content-id-29128594304.hs-site-page.page .bottom_cta-row-2-background-layers {
    background-image: unset!important;
  }
}

div.quick-links ul {
  list-style-type: none;
  padding-left: 10px;
  display: flex;
  gap: 5px;
  flex-direction: column;
}

div.quick-links ul > li::before {
  content: "";
  background-image: url("/hubfs/6442461/orange-circle.svg");
  width: 25px;
  background-repeat: no-repeat;
  flex-direction: row;
  align-items: center;
  display: inline-block;
  height: 20px;
  top: 3px;
  position: relative;
  right: 10px;
}

@media screen and (max-width: 767px) {
  .custom-logo img {
    width: 152px!important;
  }
}