@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom
}

img.alignRight,img.alignright {
  margin: 0 0 5px 15px
}

img.alignLeft,img.alignleft {
  margin: 0 15px 5px 0
}

strong {font-weight: 700;}
.row-fluid [class*="span"] {
  min-height: 1px;
}

.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important
}

@media(max-width: 479px) {
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
      float:none !important
  }
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like>span {
  vertical-align: top !important
}

#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important
}

#recaptcha_table td {
  line-height: 0
}

.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px
}

@media all and (max-width: 400px) {
  #captcha_wrapper,#recaptcha_area,#recaptcha_area table#recaptcha_table,#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
      width:auto !important;
      overflow: hidden
  }

  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
      width: 67px !important
  }

  #recaptcha_area table#recaptcha_table #recaptcha_image {
      width: 280px !important
  }
}

video {
  max-width: 100%;
  height: auto
}

#calroot {
  width: 202px !important;
  line-height: normal
}

#calroot,#calroot *,#calroot *:before,#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande","Lucida Sans Unicode","Bitstream Vera Sans","Trebuchet MS",Verdana,sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important
}

#caldays {
  margin-bottom: 4px
}

.hs-responsive-embed,.hs-responsive-embed.hs-responsive-embed-youtube,.hs-responsive-embed.hs-responsive-embed-wistia,.hs-responsive-embed.hs-responsive-embed-vimeo {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0
}

.hs-responsive-embed iframe,.hs-responsive-embed object,.hs-responsive-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%
}

@media(max-width: 568px) {
  iframe {
      max-width:100%
  }
}

textarea,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"] select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto
}

#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important
}

#hs-pwd-widget-password {
  height: auto !important
}

.hs-menu-wrapper ul {
  padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  /* display: inline-block; */
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
  content: " ";
  display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
  content: " ";
  display: table;
  clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
  margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
  position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
  float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
  display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
  margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
  width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
  position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}

@media(max-width: 1300px) {
  .hs-menu-wrapper,.hs-menu-wrapper * {
      -webkit-box-sizing:border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 100%
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
      list-style: none;
      margin: 0;
      display: block
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
      display: block
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
      float: none
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
      display: block
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
      padding: 0
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
      white-space: normal
  }

  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
      position: static;
      opacity: 1;
      visibility: visible
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}

.widget-type-space {
  visibility: hidden
}

.hs-author-social-links {
  display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}

.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

.hs_cos_flex-container a:active,.hs_cos_flex-slider a:active,.hs_cos_flex-container a:focus,.hs_cos_flex-slider a:focus {
  outline: 0
}

.hs_cos_flex-slides,.hs_cos_flex-control-nav,.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.hs_cos_flex-slider {
  margin: 0 0 60px;
  padding: 0;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom:1}

.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}

.loading .hs_cos_flex-viewport {
  max-height: 300px
}

.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom:1}

.carousel li {
  margin-right: 5px
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0px
}

.hs_cos_flex-pauseplay span {
  text-transform: capitalize
}

.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .hs_cos_flex-slides {
  display: block
}

* html .hs_cos_flex-slides {
  height: 1%
}

.hs_cos_flex-direction-nav {
  *height: 0
}

.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: .8;
  right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: .8;
  left: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default
}

.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none
}

.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0
}

.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px
}

.hs-cos-flex-slider-control-panel img {
  cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8
}

.hs-cos-flex-slider-control-panel {
  margin-top: -30px
}

.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}

.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom:1;*display: inline
}

.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}

.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7)
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default
}

.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}

.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}

.hs_cos_flex-control-thumbs img:hover {
  opacity: 1
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default
}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
      opacity:1;
      left: 0
  }

  .hs_cos_flex-direction-nav .hs_cos_flex-next {
      opacity: 1;
      right: 0
  }
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
      background-color:black;
      position: static;
      font-size: 2em;
      line-height: 1.1em;
      color: white;
      width: 90%;
      padding: 0px 5% 0px 5%;
      top: 40%;
      text-align: center
  }
}

.hs_cos_flex-slider h1,.hs_cos_flex-slider h2,.hs_cos_flex-slider h3,.hs_cos_flex-slider h4,.hs_cos_flex-slider h5,.hs_cos_flex-slider h6,.hs_cos_flex-slider p {
  color: white
}

.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px
}

.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px
}

pre {
  overflow-x: auto
}

table pre {
  white-space: pre-wrap
}

table tr td img {
  max-width: initial
}

.comment {
  margin: 10px 0 10px 0
}

.hs_cos_wrapper_type_rich_text,.hs_cos_wrapper_type_text,.hs_cos_wrapper_type_header,.hs_cos_wrapper_type_section_header,.hs_cos_wrapper_type_raw_html,.hs_cos_wrapper_type_raw_jinja,.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
  display: block
}

audio,canvas,video {
  display: inline-block;
  *display: inline;
  *zoom:1}

audio:not([controls]) {
  display: none
}

.wp-float-left {
  float: left;
  margin: 0 20px 20px 0
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px
}

#map_canvas img,.google-maps img {
  max-width: none
}

*,*:before,*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html,body {
  min-height: 100%;
  margin: 0;
  padding: 0
}

html {
  font-size: 10px
}

body {
  background: #fff;
  color: #333;
  font-family: Lato,sans-serif;
  font-size: 16px;
  line-height: 1.6
}

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

::-moz-selection {
  color: #fff;
  background: #3390ff;
  text-shadow: none
}

::selection {
  color: #fff;
  background: #3390ff;
  text-shadow: none
}

sup,sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

h1,h2,h3,h4,h5,h6 {
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #020223;
  margin: 0 0 15px
}

h1 {
  font-size: 80px;
  margin-top: 25px;
  margin-bottom: 12.5px
}

h2, .blog-post-wrapper h1 {
  font-size: 48px;
  margin-top: 25px;
  margin-bottom: 12.5px
}

h3, .blog-post-wrapper h2 {
  font-size: 40px;
  margin-top: 12.5px;
  margin-bottom: 12.5px
}

h4 {
  font-size: 32px;
  margin-top: 12.5px;
  margin-bottom: 12.5px
}

h5 {
  font-size: 28px;
  margin-top: 12.5px;
  margin-bottom: 12.5px
}

h6 {
  font-size: 24px;
  margin-top: 12.5px;
  margin-bottom: 12.5px
}

@media (max-width: 768px) {
  h1 {font-size: 48px;}
  h2, .blog-post-wrapper h1 {font-size: 36px;}
  h3, .blog-post-wrapper h2 {font-size: 32px;}
  h4 {font-size: 28px;}
  h5 {font-size: 24px;}
  h6 {font-size: 20px;}
}

a, a span {
  color: #007ABE;
  text-decoration: none
}
.blog-post-wrapper a, .blog-post-wrapper a span {color:#007ABE!important;}
a:hover,a:focus {
  color: #007ABE;
  text-decoration: underline
}
.body-container a .fa {color: #76bd22;}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: 0
}

#hs-eu-cookie-confirmation-inner {
  background: #fff;
  margin: 0 auto;
  max-width: 1300px !important;
  padding: 10px !important
}

@media(min-width: 1200px) {
  .span8.widget-span.widget-type-cell.custom-menu-wrap {
      position:relative;
      left: 17px;
  }
}

.custom-header-wrapper {
  background-color: #fff;
  border-color: transparent;
  position: relative;
  min-height: 137px;
  border: 1px solid transparent;
  padding: 8px 0;
  z-index: 999
}

.custom-logo {
  width: auto !important
}

.custom-logo a {
  display: block;
  /* margin-left: -15px; */
}

.custom-logo img {
  max-width: 300px;
  width: 100%
}

.custom-menu-wrap {
  width: auto !important;
  margin: 0 !important;
  float: right !important
}

.custom-demo {
  width: auto !important;
  float: right !important
}

.btn-primary {
  border-radius: 16px;
  display: inline-flex;
  isolation: isolate;
  overflow: hidden;
  padding: 18.75px 45px;
  position: relative;
  transition: border-color .3s ease-in-out;
  background-color: #76bd22;
  color: #fff;
  font-weight: 700;
  letter-spacing: normal;
  padding: 12px 15px;
  text-align: center;
  border: 3px solid #76bd22!important;
  transition: .2s;
}
.body-container-wrapper .btn-primary {
  font-size: 20px;
  font-family: Space Grotesk, sans-serif;
  text-transform: uppercase;
  color: #020223;
  padding: 16px 20px;
}

.btn-primary:hover,.btn-primary:focus {
  outline: 0;
  text-decoration: none;
  color: #020223;
  background-color: #AFD78D;
  border-color: #AFD78D!important;
}

.demo-btn {
  float: right
}

.header-links {
  float: left
}

#menu-multilingual-sites {
  list-style: none;
  margin: 0;
  padding: 0
}

#menu-multilingual-sites>li {
  float: left;
  position: relative;
  display: block
}

#menu-multilingual-sites>li>a {
  position: relative;
  display: flex;
  padding: 10px 15px;
  padding-bottom: 10px;
  /* text-transform: uppercase; */
  line-height: 25px;
  color: #333333;
  padding-top: 7px;
  background-color: transparent;
  gap: 10px;
  align-items: center;
  letter-spacing: .09rem;
  font-size: 14px;
  font-weight: 400;
}

#menu-multilingual-sites>li:hover>a {
  text-decoration: none;
  /* color: #76bd22; */
}
#menu-multilingual-sites .dropdown-menu li a {
  letter-spacing: .09rem;
  font-size: 14px;
  font-weight: 400;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

#menu-multilingual-sites>li:hover ul {
  display: block
}

#menu-multilingual-sites>li .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px 10px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  /* border: 1px solid #ccc; */
  /* border: 1px solid rgba(0,0,0,.15); */
  border-radius: 11px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  margin-top: 0;
  /* border-top-right-radius: 0; */
  /* border-top-left-radius: 0; */
}

.dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  white-space: nowrap
}

.dropdown-menu li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.custom-banner-area img {
  width: 100%
}

.body-container {
  padding: 50px 0
}

.main-content {
  margin-bottom: 30px
}

.custom-bottom-footer {
  /* background-color: #000; */
  color: #eee;
  padding: 20px 0 40px;
  padding-top: 0;
}
.cm-simple-menu {
  width: 66.66666667% !important;
  padding-left: 15px;
  padding-right: 15px
}

.custom-copyright {
  margin: 0 !important;
  width: 33.33333333% !important;
  padding-left: 15px;
  padding-right: 15px
}

.custom-copyright p {
  text-align: right;
  color: #111;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 13.5px;
  opacity: .7;
}

.custom-copyright p span {
  cursor: pointer
}

.custom-copyright p span:hover {
  text-decoration: underline
}

.cm-simple-menu ul {
  padding-top: 1px
}

.cm-simple-menu ul li {
  float: left;
  width: 33%;
  line-height: 14px;
  min-height: 15px
}

.cm-simple-menu ul li a {
  color: #777;
  font-size: 12px
}

.cm-simple-menu ul li a:hover {
  color: #76bd22;
}

.custom-top-footer {
  background-color: #76bd22;
  color: #fff;
  padding: 45px 0 10px 0;
}

.cm-top-simple-menu {
  width: 25% !important;
  padding-left: 15px;
  padding-right: 15px;
  margin: 25px 0 0 !important
}

.custom-footer-image {
  width: 33.33333333% !important;
  margin: 25px 0 0 !important;
  padding-left: 15px;
  padding-right: 15px
}

.cm-social-wrap {
  width: 41.66666667% !important;
  margin: 25px 0 25px !important;
  padding-left: 15px;
  padding-right: 15px
}

.cm-top-simple-menu ul {
  margin-bottom: 12.5px !important
}

.cm-top-simple-menu ul li a {
  color: #111;
  padding: 3px 0;
  opacity: .7;
}

.cm-top-simple-menu ul li a:hover {
  color: #111;
  text-decoration: none;
  opacity: 1;
}

.custom-top-footer h4 {
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #111;
  opacity: .7;
}

.custom-footer-image p {
  margin: 0
}

.custom-footer-image p a {
  display: block;
  padding: 0;
  margin-bottom: 15px;
  line-height: 1.6;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  float: left !important;
  margin-right: 3px;
  color: rgba(255,255,255,.75)
}

.custom-footer-image p a:hover {
  border-color: #76bd22
}

.cm-social p {
  margin: 0 0 12.5px
}

.cm-social p .btn.btn-primary {
  color: #a1a1a1;
  background-color: #fff;
  /* border-color: #000; */
  margin-bottom: 5px;
  align-items: center;
  gap: 10px;
  margin-left: 0;
  padding: 0;
  margin-right: 20px;
}

.cm-social p .btn.btn-primary:hover {
  border-color: #000;
  background: 0;
  color: #76bd22;
}

.social.social-dk {
  margin-top: 0;
  margin-bottom: 12.5px;
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.social.social-dk li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.social.social-dk li a {
  color: #ffffff;
  background: rgb(118 189 34);
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  border-radius: 2px;
  text-align: center;
  line-height: 23px;
  font-size: 17px;
}

.social.social-dk li a:hover {
  color: #fff;
  background: #000
}

.cm-form-wrap {
  background: #eee
}

.popup-form {
  margin: 16px 0;
  max-width: 100%
}

.popup-form .form-title {
  letter-spacing: normal;
  margin: 0 0 18px;
  font-weight: 700;
  font-size: 1.25em
}

.popup-form label {
  margin-bottom: 5px;
  line-height: 1.3
}

.popup-form form.hs-form fieldset {
  margin-top: 16px;
  padding-right: 1px
}

.popup-form .hs-form-field {
  margin: 0
}

.popup-form form.hs-form fieldset .hs-form-field {
  padding: 0 16px 0 0
}

.popup-form .hs-input {
  margin-top: 2px
}

.popup-form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 20px
}

.custom-js-imports {
  min-height: 0 !important
}

.cm-simple-menu ul li {
  float: left;
  width: 33%;
  line-height: 14px
}

.cm-simple-menu ul li a {
  color: #777;
  font-size: 12px
}

@media screen and (min-width: 1300px) {
  .custom-menu-primary {
      padding-right:15px;
      padding-left: 15px
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
      /* display: block; */
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
      position: relative;
      display: flex;
      padding: 10px 15px;
      padding-bottom: 10px;
      /* text-transform: uppercase; */
      line-height: 25px;
      /* padding-top:40px; */
      color: #333333;
      align-items: center;
      gap: 10px;
      letter-spacing: .09rem;
      font-size: 14px;
      font-weight: 400;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a,.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
      color: #76bd22;
      text-decoration: none
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
      float: left;
      min-width: 160px;
      padding: 5px 0;
      margin: 2px 0 0;
      list-style: none;
      font-size: 16px;
      text-align: left;
      background-color: #fff;
      border: 1px solid #ccc;
      border: 1px solid rgba(0,0,0,.15);
      border-radius: 4px;
      box-shadow: 0 6px 12px rgba(0,0,0,.175);
      background-clip: padding-box;
      margin-top: 0;
      border-top-right-radius: 0;
      border-top-left-radius: 0
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
      display: block;
      padding: 7px 15px;
      clear: both;
      font-weight: 400;
      line-height: 1.6;
      color: #333;
      white-space: nowrap
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
      text-decoration: none;
      color: #76bd22;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
      overflow: visible !important;
      max-width: none !important;
      width: auto !important
  }

  .custom-menu-primary .hs-menu-wrapper,.custom-menu-primary .hs-menu-wrapper>ul ul {
      display: block !important
  }
}

.mobile-trigger,.child-trigger {
  display: none
}

@media(max-width: 1300px) {
  .custom-menu-primary,.custom-menu-primary .hs-menu-wrapper>ul,.custom-menu-primary .hs-menu-wrapper>ul li,.custom-menu-primary .hs-menu-wrapper>ul li a {
      display:block;
      float: none;
      position: static;
      top: auto;
      right: auto;
      left: auto;
      bottom: auto;
      padding: 0px;
      margin: 0px;
      background-image: none;
      background-color: transparent;
      border: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      max-width: none;
      width: 100%;
      height: auto;
      line-height: 1;
      font-weight: 400;
      text-decoration: none;
      text-indent: 0px;
      text-align: left;
      color: #fff
  }

  .mobile-trigger {
      display: inline-block !important;
      cursor: pointer;
      background: #fff;
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      float: right;
      position: relative;
      float: right;
      margin-right: 0;
      padding: 0;
      margin-top: 12px;
      margin-bottom: 0;
      background-color: transparent;
      background-image: none;
      border: 0;
      border-radius: 4px;
      border-color: #ddd;
      line-height: 14px;
      margin-right: 45px;
  }

  .mobile-trigger i {
      display: inline;
      position: relative;
      top: -4px
  }

  .mobile-trigger i:before,.mobile-trigger i:after {
      position: absolute;
      content: ''
  }

  .mobile-trigger i,.mobile-trigger i:before,.mobile-trigger i:after {
      width: 35px;
      height: 6px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
      background-color: #76bd22;
      display: inline-block
  }

  .mobile-trigger i:before {
      top: -9px
  }

  .mobile-trigger i:after {
      top: 9px
  }

  .child-trigger {
      display: inline-block !important;
      cursor: pointer;
      position: relative;
      top: 0px;
      left: -5px;
      width: 55px !important;
      min-width: 55px !important;
      height: 45px !important;
      padding: 0 !important;
      vertical-align: top;
      line-height: 45px;
      padding-left: 10px !important;
  }

  .child-trigger .caret {
      color: #000
  }

  .custom-menu-primary.js-enabled {
      position: relative;
      min-height: 0;
  }

  .cm-mobile-menu {
      min-height: 0 !important
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper,.custom-menu-primary.js-enabled .hs-menu-children-wrapper {
      display: none
  }

  .custom-menu-primary ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      padding: 0
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
      margin: 28px -15px !important;
      width: calc(100% + 30px);
      border-top: 1px solid transparent
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
      color: #111;
      padding: 10px 15px !important;
      /* text-transform: uppercase; */
      line-height: 25px;
      display: flex;
      gap: 20px;
      letter-spacing: 0.09em;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a,.custom-menu-primary .hs-menu-wrapper>ul>li.active>a,.custom-menu-primary .hs-menu-wrapper>ul>li:hover .caret {
      color: #76bd22
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a {
      width: auto;
      display: inline-block;
      padding-right: 0 !important
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a .caret {
      display: none
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
      padding: 5px 0
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
      padding: 5px 15px 5px 25px;
      line-height: 25px;
      color: #000
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
      color: #76bd22
  }
}

div#captcha_wrapper {
  overflow: auto
}

.blog .blog-content {
  width: 66.66666667%;
  float: left;
  padding-left: 15px;
  padding-right: 15px
}

.post-header h2 {
  font-size: 32px;
  margin-top: 25px;
  margin-bottom: 12.5px
}

.post-header h2 a {
  text-decoration: none;
  color: #020223
}

.post-header h2 a:hover {
  text-decoration: underline
}

#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both
}

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0
}

#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.blog-listing-wrapper .post-listing .post-item {
  margin: 0 0 30px;
  padding-bottom: 0
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0
}

a.more-link {
  display: inline-block
}

.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: auto
}

.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin: 15px 0
}

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px
}

#comments-listing.no-comments {
  border: 0
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important
}

.comment-reply-to {
  margin-bottom: 15px
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px
}

.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0
}

.comment-date {
  font-size: 13px;
  text-align: left;
  display: block
}

.comment-from {
  font-weight: bold;
  display: block
}

.comment-body {
  padding: 10px 0
}

.comment-from,.comment-date {
  display: block !important;
  text-align: left !important
}

.blog-pagination {
  display: block;
  clear: both
}

.blog-pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0 0;
  border-radius: 4px;
  list-style: none
}

.blog-pagination ul li {
  display: inline
}

.blog-pagination ul li a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #76bd22;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  color: #007ABE
}

.blog-pagination ul li a:hover {
  background-color: #eee;
  border-color: #ddd
}

.blog-pagination ul li:first-child a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.blog-pagination ul li:last-child a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}

.blog-pagination ul li a.active {
  z-index: 2;
  color: #fff;
  background-color: #007ABE;
  border-color: #007ABE;
  cursor: default
}

.blog-pagination ul li .disable,.blog-pagination ul li .disable:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}

.blog .blog-sidebar {
  width: 25%;
  margin-left: 8.33333333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px
}

.blog .blog-sidebar .widget-span {
  padding-bottom: 50px
}

.blog .blog-sidebar h1,.blog .blog-sidebar h2,.blog .blog-sidebar h3,.blog .blog-sidebar h4,.blog .blog-sidebar h5,.blog .blog-sidebar h6,.blog .blog-sidebar .from-title {
  font-size: 24px;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  line-height: 1.1
}

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0
}

.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0
}

.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both
}

.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px
}

.hs-author-profile .hs-author-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%
}

.hs-author-profile .hs-author-bio {
  overflow: hidden
}

.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0
}

.blog .body-container .page-center {
  padding: 0
}

.filter-link-count {
  display: none
}

.cm-contact {
  background: #eee;
  padding: 20px !important
}

.cm-contact p:first-child {
  display: none
}

.cm-contact p {
  margin: 12.5px 0
}

.cm-contact .btn.btn-primary.btn-block {
  display: block;
  white-space: normal
}

.blog-header h1 {
  text-transform: capitalize
}

.blog-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eee
}

.meta {
  font-size: 14px;
  line-height: 1.5;
  font-style: italic;
  color: #555;
  margin: 0 0 12.5px
}

.hs-blog-post .blog-header {
  display: none
}

.section.post-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eee
}

.post-body.clearfix p {
  margin: 10px 0 0;
  display: inline-block
}

.hs-blog-listing .body-container {
  padding-bottom: 30px
}

.cm-comment input[type="text"],.cm-comment input[type="email"],.cm-comment textarea {
  border-color: #a9a9a9;
  box-shadow: none;
  padding: 2px;
  color: #333
}

.cm-comment .hs-form-required {
  color: #333
}

.cm-comment input.hs-button.primary {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit
}

.hs_cos_wrapper_type_form,.hs_cos_wrapper_type_blog_subscribe,.hs_cos_wrapper_type_google_search,.hs_cos_wrapper_type_email_simple_subscription form,.hs_cos_wrapper_type_password_prompt {
  display: block
}

.widget-type-google_search input[type="text"] {
  display: block
}

#hs-pwd-widget-password {
  display: block;
  margin-bottom: 15px
}

.input ul {
  list-style: none;
  list-style-image: none;
  padding-left: 16px
}

.hs-error-msgs {
  list-style: none;
  padding: 0;
  margin: 0
}

.hs-form-field {
  margin: 10px 0
}

label {
  font-weight: 700;
  font-size: inherit;
  display: inline-block
}

.hs-form-required {
  color: #790000;
  margin-left: 4px
}

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 {
  width: 100%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.6;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  font-size: 16px;
  font-family: inherit;
  padding: 6px 4px;
  letter-spacing: normal
}

input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,input[type="file"]:focus,textarea:focus,select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.hs-input.invalid.error {
  border: 1px solid #790000
}

.custom-form {
  width: 50% !important
}

form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.hs-error-msgs label {
  color: #790000;
  text-transform: none;
  font-size: .813em;
  line-height: inherit;
  clear: both;
  font-family: inherit
}

::-webkit-input-placeholder {
  opacity: 1 !important
}

:-moz-placeholder {
  opacity: 1 !important
}

::-moz-placeholder {
  opacity: 1 !important
}

:-ms-input-placeholder {
  opacity: 1 !important
}

form.hs-form fieldset {
  max-width: none
}

form.hs-form fieldset .hs-form-field {
  padding: 0 10px 0 0
}

form.hs-form fieldset[class*="form-columns"] .input {
  margin-right: 0
}

form.hs-form fieldset[class*="form-columns"] .hs-input {
  width: 100%
}

form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
  width: auto
}

form.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 33.33%
}

@media(max-width: 400px) {
  form.hs-form fieldset .hs-form-field {
      padding:0
  }

  form.hs-form fieldset.form-columns-3 .hs-form-field,form.hs-form .form-columns-2 .hs-form-field .hs-input,form.hs-form .form-columns-3 .hs-form-field .hs-input {
      width: 100%
  }

  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
      width: auto
  }
}

#comment-form input[type="text"]:focus,#comment-form textarea:focus,#comment-form input[type="email"]:focus {
  outline: 0
}

#hs_form_target_blog_subscription input[type="radio"],#hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px
}

#hs_cos_wrapper_widget_64317998257 input[type="submit"],
.hs-form input[type="submit"],
.main-content .hs-button.primary,.main-content input[type="submit"],.main-content input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  margin-top: 15px;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 16px !important;
  display: inline-flex;
  isolation: isolate;
  overflow: hidden;
  position: relative;
  transition: border-color .3s ease-in-out;
  background-color: #76bd22;
  letter-spacing: normal;
  text-align: center;
  border: 3px solid #76bd22 !important;
  transition: .2s;
  font-size: 20px!important;
  font-family: Space Grotesk, sans-serif!important;
  text-transform: uppercase;
  color: #020223!important;
  padding: 16px 20px;
  font-weight: 700;
  box-sizing: border-box;
}

#hs_cos_wrapper_widget_64317998257 input[type="submit"]:hover,
.hs-form input[type="submit"]:hover,
.main-content .hs-button.primary:hover,.main-content input[type="submit"]:hover,.main-content input[type="button"]:hover {
  color: #020223!important;
  background-color: #AFD78D!important;
  border-color: #AFD78D!important;
}

.custom-menu-primary.mobile {
  display: none
}

ul.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.custom-sample-contact-form {
  padding-top: 30px
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration {
  display: none
}

#back-to-top {
  display: block;
  cursor: pointer;
  z-index: 99999;
  position: fixed;
  overflow: hidden;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  bottom: 5%;
  right: 5%;
  background: #90db37;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 44px;
  opacity: .6;
  -webkit-transition: .6s all ease;
  transition: .6s all ease
}

#back-to-top:hover {
  opacity: 1
}

.no-nav .mobile-trigger {
  display: none !important
}

form.hs-form select {
  -webkit-appearance: menulist
}

.popup-form .hs-button.primary.large {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  margin-top: 15px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 6px 12px;
  line-height: 1.6;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #76bd22;
  border-color: #69a71e;
  font-size: 1em;
  font-family: Space Grotesk, sans-serif;
}

.popup-form .hs-button.primary.large:hover {
  color: #fff;
  background-color: #5b921a;
  border-color: #487415
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Lato,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity .3s ease;
  line-break: auto
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 200px;
  padding: 2px 8px 3px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

@media(max-width: 1199px) {
  .container-fluid .row-fluid .page-center {
      max-width:970px
  }

  .custom-header-wrapper .page-center {
      position: relative
  }

  /* .custom-demo {
      position: absolute;
      top: 0;
      right: 15px
  }
 */
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
      padding: 10px 15px
  }

  .footer-btm {
      padding: 20px 0 19px
  }

  .custom-top-footer {
      padding: 25px 0 24px
  }

  .custom-top-footer h4 {
      margin-bottom: 11.5px
  }

  .social.social-dk {
      margin-bottom: 13.5px
  }
}

@media(max-width: 991px) {
  .container-fluid .row-fluid .page-center {
      max-width:750px
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
      padding-left: 7px;
      padding-right: 7px
  }

  #menu-multilingual-sites>li>a {
      padding: 7px 7px 10px
  }

  .cm-simple-menu ul li {
      line-height: 15px;
      padding-right: 5px
  }
}

@media(max-width: 900px) {
  .blog-header h1 {
      margin-left:15px
  }
}

@media(max-width: 767px) {
  .custom-form {
      width:100% !important
  }

  #email-prefs-form .email-edit {
      max-width: 100% !important
  }

  .body-container .hs_cos_wrapper.hs_cos_wrapper_widget {
      display: block
  }

  .custom-menu-primary.mobile {
      display: block
  }

  .custom-menu-primary.desktop {
      display: none
  }

  .hs-author-profile h2.hs-author-name {
      text-align: center
  }

  .hs-author-profile .hs-author-avatar {
      float: none;
      max-width: 100%;
      width: 100%;
      display: block;
      text-align: center
  }

  .hs-author-profile .hs-author-avatar img {
      max-width: 100px
  }

  .hs-author-profile .hs-author-bio {
      width: 100%
  }

  .hs-author-profile .hs-author-social-section {
      display: block;
      margin-top: 10px
  }

  .cm-simple-menu {
      width: 100% !important;
      position: relative;
      top: 1px
  }

  .custom-copyright {
      width: 100% !important
  }

  .cm-simple-menu ul {
      padding-top: 0
  }

  .cm-top-simple-menu,.custom-footer-image,.cm-social-wrap {
      width: auto !important;
  }

  .footer-btm {
      padding: 20px 0
  }

  .custom-top-footer {
      padding: 25px 0
  }

  .custom-top-footer h4 {
      margin-bottom: 12.5px
  }

  .social.social-dk {
      margin-bottom: 12.5px
  }

  .cm-top-simple-menu ul li a {
      width: auto !important;
      display: inline-block !important
  }

  .custom-logo {
      float: left !important;
      padding-right: 10px
  }

  .custom-demo {
      position: relative;
      display: none !important
  }

  .mobile-open .custom-demo {
      display: block !important
  }

  .custom-demo {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: calc(100% + 30px) !important;
      margin: 0 -15px;
      background: #eee;
      padding: 15px
  }

  .header-links,.demo-btn {
      float: left;
      width: 50%;
      padding-left: 15px;
      padding-right: 15px
  }

  #menu-multilingual-sites {
      width: 100%;
      float: left
  }

  #menu-multilingual-sites>li {
      width: 100%
  }

  #menu-multilingual-sites>li>a {
      padding: 10px 15px !important
  }

  #menu-multilingual-sites>li .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none
  }

  .dropdown-menu li a {
      color: #000;
      line-height: 25px;
      padding: 5px 15px 5px 25px
  }

  .dropdown-menu li a:hover {
      background: transparent;
      color: #76bd22
  }

  .popup-form form.hs-form fieldset .hs-form-field {
      padding: 0;
      width: 100%
  }

  .blog .blog-content {
      width: 100%
  }

  .blog .blog-sidebar {
      width: 100%;
      margin-left: 0
  }
}

@media(max-width: 479px) {
  .subscription-template .subscribe-options {
      padding-right:20px
  }

  .subscription-template .checkbox-row span.fakelabel span {
      margin-left: 17px;
      font-size: 13px
  }

  .cm-simple-menu ul li {
      padding-right: 5px
  }
}

@media(max-width: 400px) {
  .header-links,.demo-btn {
      width:50%;
      padding-left: 0;
      padding-right: 0
  }
}
}

.legal-consent-container {
  font-size: 11px
}

.span8.widget-span.widget-type-cell.custom-menu-wrap .row-fluid-wrapper:nth-child(1) {
  /* display: none; */
}
.span4.widget-span.widget-type-custom_widget.custom-logo {
  max-width: 200px;
}

div#test-b1 .row-fluid-wrapper:nth-child(1) .row-fluid {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;

  .custom-logo a{
    margin-left: 0;
  }
}

.span12.widget-span.widget-type-cell.custom-demo .span12.widget-span.widget-type-custom_widget > div {
  display: flex;
  align-items: center;
}

.span8.widget-span.widget-type-cell.custom-menu-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  left: 0;
  width: 100% !important;
  justify-content: space-between;
  padding-left: 10px;
  flex-wrap: wrap;
}

ul.hs-menu-children-wrapper {
  border: none !important;
  padding: 7.5px !important;
  border-radius: 10px !important;
}

b.caret {
  border-top-color: #76bd22 !important;
  border-top-width: 6px !important;
}

div#test-b1 .row-fluid-wrapper:nth-child(1) .row-fluid:before,
div#test-b1 .row-fluid-wrapper:nth-child(1) .row-fluid:after{
    display: none
}

.span12.widget-span.widget-type-cell.custom-top-footer {
  background-color: #ffffff;
  border-top: 1px solid #eeeeee;
}

.span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo a {
  width: 200px;
  height: 80px;
  /* background: red; */
  background-image: url("https://info.daxtra.com/hubfs/Imported%20sitepage%20images/V2-Default.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo a img {
  display: none;
}

.span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo {
  margin: 20px 0;
}

@media (max-width: 1300px){
  .span12.widget-span.widget-type-cell.custom-header-wrapper.hidden-phone{
      display: none;
  }
  .span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone {
      display: block !important;

      .row-fluid-wrapper.row-depth-1.row-number-5 > .row-fluid > .span12.widget-span.widget-type-cell.custom-menu-primary.visible-phone.js-enabled{
          display: inherit !important;
      }
  }  

    

  
}

.span12.widget-span.widget-type-cell.custom-header-wrapper.hidden-phone.no-nav {
  padding: 30px 0px;
}

.textwidget a.btn.btn-primary.btn-block {
  margin-left: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  margin-top: 10px;
}

h3.question {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 12px 10px;
  border-radius: 10px;
  font-weight: 300;
}

.span6.widget-span.widget-type-cell.cm-social-wrap {
    margin: 0 !important;
    width: 100% !important;
}

@media screen and (min-width: 1000px) {
  .span6.widget-span.widget-type-cell.cm-social-wrap {
      width: 25% !important;
  }
}

.cm-social-wrap h4 {
    margin-top: 0;
    color: #111;
    opacity: .7;
    font-size: 16px;
    font-family: lato, sans-serif;
    font-weight: 400;
}

.span12.widget-span.widget-type-cell.page-center.flex-between .row-fluid-wrapper .row-fluid {
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.flex-between .row-fluid-wrapper .row-fluid:before, 
.flex-between .row-fluid-wrapper .row-fluid:after {
  display: none;
}

ul.social.social-dk {
    margin-bottom: 0;
}

.span6.widget-span.widget-type-cell.cm-social-wrap .row-fluid-wrapper .row-fluid {
    width: fit-content;
}

/* BRANDING UPDATES */
.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  letter-spacing: .09rem;
}
.custom-header-wrapper {border-bottom: 1px solid #eee;}
.custom-header-wrapper .demo-btn .btn {font-size: 14px;}
.custom-header-wrapper .child-trigger .caret,
.header-links #menu-multilingual-sites .caret,
.custom-menu-primary .hs-menu-wrapper>ul > li > a .caret {
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2014%209'%3E%3Cpath%20fill='%2376BD22'%20fill-rule='evenodd'%20d='M7.00001%205.65239%2011.8777.341947c.3998-.4269013%201.0803-.458362%201.5201-.07027.4397.388092.4721%201.048773.0724%201.475673L7.79625%207.90806c-.42695.45592-1.16553.45592-1.59248%200L.529855%201.74735C.130081%201.32045.162489.659769.60224.271677c.43975-.388092%201.12032-.3566313%201.52009.07027L7.00001%205.65239Z'%20clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  border: none !important;
  position: relative;
  top: 1px;
  right: -6px;
}
.custom-footer-wrapper .custom-footer-image {order: 1}
.custom-bottom-footer .row-fluid-wrapper .row-fluid .cm-social-wrap,
.cm-top-simple-menu, .custom-footer-image {
  width: auto !important;
  display: flex !important;
  min-width: 180px;
}
.custom-bottom-footer .row-fluid-wrapper .row-fluid .custom-copyright {
  width: auto !important;
}
.custom-bottom-footer .row-fluid-wrapper .row-fluid {
  align-items: center!important;
}
.blog-sidebar ul {padding-left: 20px;}

@media (min-width: 1440px) {
  .container-fluid .row-fluid .page-center {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container-fluid .custom-footer-wrapper  .row-fluid .page-center {
    padding-left: 45px;
    padding-right: 45px;
  }
  .custom-header-wrapper .custom-menu-primary {padding-left: 19px;}
}
@media (max-width: 1300px) {
  .span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo a {
    width: 150px;
    height: 36px;
  }
  .span12.widget-span.widget-type-cell.custom-demo {float: none!important}
  .span12.widget-span.widget-type-cell.custom-demo .span12.widget-span.widget-type-custom_widget > div {
    justify-content: center;
  }
  .span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo {margin: 0}
  .custom-menu-primary .hs-menu-wrapper ul>li>a {font-size: 14px;}
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    background-color: #eee;
    border-radius: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a, 
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a  {
    padding: 7.5px 30px;
    line-height: 1.5;
  }
}
@media (max-width: 1300px) and (min-width: 1100px) {
  .container-fluid .custom-header-wrapper .row-fluid .page-center {
    padding-left: 60px;
    padding-right: ;
  }
}
@media (min-width: 992px) {
  #menu-multilingual-sites {margin-top: 3px;}
}
@media (max-width: 768px) {
  .custom-copyright p, .cm-social-wrap h4 {font-size: 14px;}
  .span12.widget-span.widget-type-cell.custom-header-wrapper.visible-phone .custom-logo a {width: 120px;}
  .mobile-trigger {margin-right: 30px;}
  .span12.widget-span.widget-type-cell.custom-demo {float: left !important;}
}
@media (max-width: 700px) {
  .span12.widget-span.widget-type-cell.page-center.flex-between .row-fluid-wrapper .row-fluid {
    justify-content: center;
    text-align: center;
  }
  .custom-bottom-footer .row-fluid-wrapper .row-fluid {
    flex-direction: column;
    gap: 0 !important;
  }
  .custom-bottom-footer .row-fluid-wrapper .row-fluid .custom-copyright p {
    text-align: center!important;
  }
}
@media (max-width: 500px) {
  .span12.widget-span.widget-type-cell.page-center.flex-between .row-fluid-wrapper .row-fluid {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .custom-bottom-footer .row-fluid-wrapper .row-fluid .cm-social-wrap, 
  .cm-top-simple-menu, .custom-footer-image {min-width: 0;}
  .cm-top-simple-menu {margin-top: 0!important}
  .mobile-trigger {margin-right: 15px;}
}
/* END BRANDING UPDATES */