/* ******************************************************************************
*********************************************************************************
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: 1280px;
  margin-left: auto;
  margin-right: auto;
}

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

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




html {
  font-size: 16;
}
body {
  color: rgba(73, 74, 82, 1.0);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 
}

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

a:hover,
a:focus {
  color: rgba(2, 112, 224, 1.0);
}

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

h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 96px;
  font-weight: 800;
}

h2 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 800;
}

h3 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 34px;
  font-weight: 800;
}

h4 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 24px;
  font-weight: ;
}

h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 18px;
  font-weight: ;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 14px;
  font-weight: ;
}

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




a:hover{text-decoration: none;}

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

h3.form-title {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(248, 250, 252, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 164, 235, 0.0);
  border-color: rgba(0, 164, 235, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(0, 164, 235, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  box-shadow: inset 0 0 0 2px #00a4eb;
}
.button--secundary{
  background-color: #00a4eb;
  border-color: #00a4eb;
  border-radius: 2px;
  border-width: 0px;
  color: white;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  box-shadow: inset 0 0 0 2px #00a4eb;
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 164, 235, 1.0);
  border-color: rgba(0, 164, 235, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(0, 164, 235, 1.0);
  border-color: rgba(0, 164, 235, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(#null, 1.0);
  background-color: rgba(0,0,0,0);
}

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 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: #494A52;
}

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

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

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





header.header .header_inner {
  background-color: rgba(231, 242, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul ul {
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color: rgba(#null, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul ul li > a:hover,
.custom-menu-primary .hs-menu-wrapper>ul ul ul li > a:hover{
  color: rgba(#null, 1.0);
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul ul li > a.active-branch,
.custom-menu-primary .hs-menu-wrapper>ul ul ul li > a.active-branch {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a,
.hs-header-mobile-btn a {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:hover,
.hs-header-mobile-btn a:hover {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
  border-color: rgba(#, 1.0);
}

header.header .header_inner {
  border-color: rgba(248, 250, 252, 0.0);
}






footer.footer {
  background-color: rgba(0, 0, 0, 1.0);
}
.footer-nav__headline {
  color: rgba(255, 255, 255, 1.0);
}
.footer__message {
  color: rgba(255, 255, 255, 0.75);
}
.footer-nav__section ul li a {
  color: rgba(255, 255, 255, 0.75);
}
.footer-nav__section ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
footer.footer .page-center .footer-copyright {
  color: rgba(255, 255, 255, 0.75);
}
.social-links a #Artboard {
  fill: rgba(255, 255, 255, 0.75);
}
.social-links a:hover #Artboard {
  fill: rgba(255, 255, 255, 1.0);
}





.content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

.blog-post__date {
  border-color: #494A52;
}

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

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

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

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

.blog-pagination__link {
  color: #494A52;
}

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

.blog-post__title {
  color: #000000;
  font-family:Montserrat;
  font-size: 50px;
  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,
.content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}




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




.on_wave{position:relative}
main > div.container-fluid, main > div > div.container-fluid{ padding-left: 0;padding-right: 0; }
.color__white{color:white;}
.hover-primary:hover{color: #494a52 }
.hover-secundary:hover{color:  }
.hover-blue:hover{color: #065dca !important;}
button:focus{outline: 0;}

.banner-section .container-fluid, .banner-section .row-fluid{
  padding-right: 0;
  padding-left: 0;
}

.hero_video {
  box-shadow: 0 13px 12px -4px rgba(0, 27, 51, 0.52);
}

.hero_video > div {
  max-width: 100% !important;
  width: 100% !important;
}
.hero_video > div > div{ position: initial !important; }
.hero_video > p{ display: none; }

@media (max-width: 1024px){
  .hs-content-id-35232485027 .hs_cos_wrapper_type_rich_text h2 { font-size: 1.6rem !important }
  .home-lyt div.dnd-section:not([class*="force-full-width-section"])>.row-fluid,
  .product-lyt div.dnd-section:not([class*="force-full-width-section"])>.row-fluid,
  .full-width-lyt div.dnd-section:not([class*="force-full-width-section"])>.row-fluid{padding-left: 20px;padding-right: 20px;}
}
@media (max-width: 767px) {
  h2{ font-size: 28px; }
  h3{ font-size: 30px; }
  .hs_cos_wrapper_type_rich_text h2{ font-size: 30px !important; }
  .hs_cos_wrapper_type_rich_text h3{ font-size: 35px !important; }

  .home-lyt .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section > .row-fluid,
  .home-lyt .row-fluid-wrapper.row-depth-1.row-number-7.dnd-section > .row-fluid{ display: flex; flex-wrap: wrap; }
  .home-lyt .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section > .row-fluid > div:first-child,
  .home-lyt .row-fluid-wrapper.row-depth-1.row-number-7.dnd-section > .row-fluid > div:first-child{ order: 2 }
}





@media (min-width: 768px) and (max-width: 1024px) {  
  .blog-index .bpp_info h3 {
      font-size: 18px;    
      word-break: break-word;
  }  
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {  
    .blog-index .bpp_info h3 {
      font-size: 18px;    
      word-break: break-word;
  }  
}
@media (min-width: 481px) and (max-width: 767px) {  
    .blog-index .bpp_info h3 {
      font-size: 18px;    
      word-break: break-word;
  }  
}


.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf{
  position:relative;
  width: 450px;
  margin: 0 auto;
}
.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf label:not([class*="hs-error-msg"]){
  display:none;
}
.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf label{
  background: transparent;
}
.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf .hs_submit.hs-submit {
  position: absolute;
  top: 0;
  right: 0;
}
.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf .hs-form-field input[type=email]{
  background: #F5F5F5;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.hs-cstm-post form.hsForm_96b7bc4b-3bbb-42bf-8c89-22fc2fbabadf input.hs-button {
  padding: 18px 40px;
  background-color: #23A4EB;
  color: white;
}
.hs-content-id-40869507233 form.hsForm_721f93f0-8bbe-42a2-a458-493e10fcabe3 .hs-input{
  border-color: #d1d6dc;
}
/* .hs-content-id-40869507233 form.hsForm_721f93f0-8bbe-42a2-a458-493e10fcabe3 label{
  color: white;
  background:transparent
}
.hs-content-id-40869507233 form.hsForm_721f93f0-8bbe-42a2-a458-493e10fcabe3 input.hs-button {
  padding: 18px 40px;
  background-color: #23A4EB;
  color: white;
} */





.email_subscr_sec .systems-page { padding-top:130px; }
.email_subscr_sec.content-wrapper { max-width:940px; }




.email_subscr_sec .item { width: 100%; border-bottom: 1px solid #d4d4d4; padding: 20px 60px 20px 0px; position: relative; }
.email_subscr_sec .fakelabel span { font-size: 20px; font-weight: 600; margin-bottom: 10px; display: inline-block; }
.email_subscr_sec .item-inner  { font-size: 18px; }
.email_subscr_sec .subscribe-options { padding-top:20px; position: relative; font-size: 18px; padding-right:60px; }
.email_subscr_sec .subscribe-options .header { font-size: 20px; font-weight: 600; margin-bottom: 10px; display: inline-block; }
.email_subscr_sec .item-inner p { margin:0; }
.email_subscr_sec input[type=submit] { width: 100%; background-color:rgb(0,164,235); border-color:rgb(0,164,235); color:#fff; box-shadow:none; padding: 15px; }
.email_subscr_sec input[type=submit]:hover { background-color: rgb(0,180,255); border-color:rgb(0,180,255); }
.email_subscr_sec input[type="checkbox"] { width: 52px; height: 26px; background-color: rgb(245, 248, 250); box-shadow: rgb(203 214 226) 0px 0px 0px 1px inset; border-radius: 4px; appearance: none; display: inline-block; cursor: pointer; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.email_subscr_sec input[type="checkbox"]:after { content: ''; position: absolute; top: 0px; left: 0; will-change: left; height: 26px; width: 26px; padding: 5px; overflow: hidden; background-color: rgb(255, 255, 255); box-shadow: rgb(203 214 226) 0px 0px 0px 1px, rgb(0 0 0 / 8%) 0px 5px 5px 0px; border-radius: 3px; transition: all 150ms ease-out 0s; }
.email_subscr_sec input[type="checkbox"]:before { content: ''; position: absolute; width: 7px; height: 12px; border-bottom: 2px solid #00a4eb; right: 14px; z-index: 1; transform: rotate(45deg) translateY(-50%); top: 35%; border-right: 2px solid #00a4eb; opacity: 0; visibility: hidden; }
.email_subscr_sec input[type="checkbox"]:checked:after { left: calc(100% - 26px); box-shadow: #00a4eb 0px 0px 0px 1px, rgba(0, 0, 0, 0.08) 0px 5px 5px 0px; }
.email_subscr_sec input[type="checkbox"]:checked { background-color:#00a4eb; }
.email_subscr_sec input[type="checkbox"]:checked:before { opacity:1; visibility: visible; transition-duration: 0.3s; }

@media(max-width:991px){
  
  .email_subscr_sec .systems-page { padding-top:90px; }
  .email_subscr_sec .page-header h1 { font-size:75px; }
  .email_subscr_sec .page-header h2  { font-size:40px; }
}

@media(max-width:767px){

  .email_subscr_sec .page-header h1 { font-size:50px; }
  .email_subscr_sec .page-header h2  { font-size:35px; }
  .email_subscr_sec .email-prefs { margin-top: 5px; }
  .email_subscr_sec .fakelabel span, .email_subscr_sec .subscribe-options .header { font-size:17px; }
  .email_subscr_sec .item-inner, .email_subscr_sec .subscribe-options { font-size:15px; }
  .email_subscr_sec input[type="checkbox"] { width:50px; height:24px; }
  .email_subscr_sec input[type="checkbox"]:after { width:24px; height:24px; }
  .email_subscr_sec input[type="checkbox"]:before { width:6px; height:11px; right:15px; }
  
}

@media(max-width:480px){ 

  .email_subscr_sec .page-header h1 { font-size:32px; }
  .email_subscr_sec .page-header h2  { font-size:25px; }
}