.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
}
.footer {
  background: #323232;
  border-top: 0px;
}

.hs-form-booleancheckbox-display {
  width: 100%;
}
.legal-consent-container .hs-form-booleancheckbox-display input {
  height: 28px !important;
}

.feature-1 svg {
  fill: #27a9e1;
}

.card-body {
  padding: 0;
}

.card-footer {
  padding: 0;
  background: transparent;
  border-top: 0;
}
.block-number {
  text-align: center;
  font-weight: bold;
  font-size: 0.8125em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #191919;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out
}
.block-number:hover {
  opacity: 1
}
.block-number::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  margin-bottom: 2px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #191919
}
.block-number a:hover, .block-number a:focus {
  color: #191919
}

#hs_form_target_form .hs-input {
  font-size: 0.8rem;
}

.cta-fullwidth .section-header {
  margin: 0 auto 0;
}
.demo-section .main-content .section, .demo-topbar .main-content .topbar, .demo-navbar .main-content .navbar, .demo-header .main-content .header, .demo-footer .main-content .footer {
  margin: 30px 20px 100px;
  border: 1px solid #f5f6f7;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05)
}
.demo-topbar .main-content .topbar, .demo-navbar .main-content .navbar {
  position: static;
  margin: 0
}
.sample-blocks img {
  border-radius: 0.25rem
}
.sample-blocks img.aos-animate {
  opacity: 0.5 !important
}
.sample-blocks img:hover {
  opacity: 1 !important;
  -webkit-transition: 0.7s !important;
  transition: 0.7s !important
}
.sample-blocks a {
  position: absolute
}
.sample-blocks a:nth-child(1) {
  -webkit-animation: wobble 4s infinite;
  animation: wobble 4s infinite;
  right: 15px;
  bottom: -20px
}
.sample-blocks a:nth-child(2) {
  -webkit-animation: wobble 8s infinite;
  animation: wobble 8s infinite;
  right: 320px;
  bottom: 30px
}
.sample-blocks a:nth-child(3) {
  -webkit-animation: wobble 5s infinite;
  animation: wobble 5s infinite;
  right: 0px;
  bottom: 190px
}
.sample-blocks a:nth-child(4) {
  -webkit-animation: wobble 6s infinite;
  animation: wobble 6s infinite;
  right: 280px;
  bottom: 180px
}
.sample-blocks a:nth-child(5) {
  -webkit-animation: wobble 9s infinite;
  animation: wobble 9s infinite;
  right: 270px;
  bottom: 320px
}
.sample-blocks a:nth-child(6) {
  -webkit-animation: wobble 7s infinite;
  animation: wobble 7s infinite;
  right: 20px;
  bottom: 370px
}
.sample-blocks a:nth-child(7) {
  -webkit-animation: wobble 5s infinite;
  animation: wobble 5s infinite;
  right: 200px;
  bottom: 470px
}
.sample-blocks a:nth-child(8) {
  -webkit-animation: wobble 8s infinite;
  animation: wobble 8s infinite;
  right: 10px;
  bottom: 470px
}
.sample-blocks a:nth-child(9) {
  -webkit-animation: wobble 9s infinite;
  animation: wobble 9s infinite;
  right: 0px;
  bottom: 570px
}


.feature-icon svg {
  height: 64px;
}

.mission-title {
  min-height: 75px;
}


.partner img {
  margin: 16px 24px !important;
  max-width: 100%;
}

.partner-sm img {
  height: 55px !important;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px)
  }
  50% {
    -webkit-transform: rotate(1deg) translate(5px, 5px);
    transform: rotate(1deg) translate(5px, 5px)
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px)
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px)
  }
  50% {
    -webkit-transform: rotate(1deg) translate(5px, 5px);
    transform: rotate(1deg) translate(5px, 5px)
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px)
  }
}
@media (max-width: 400px) {
  body>.footer .social a:last-child, body>.footer .nav a:last-child {
    display: none
  }
}
/*# sourceMappingURL=style.css.map */

: rotate(-1deg) translate(-5px, -5px);
transform: rotate(-1deg) translate(-5px, -5px);
}
}
@keyframes wobble {
  0% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }
  50% {
    -webkit-transform: rotate(1deg) translate(5px, 5px);
    transform: rotate(1deg) translate(5px, 5px);
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-5px, -5px);
    transform: rotate(-1deg) translate(-5px, -5px);
  }
}
@media (max-width: 400px) {
  body>.footer .social a:last-child, body>.footer .nav a:last-child {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */

.partner img {
  /*margin: 25px 0px !important;*/
  max-width: 100%;
  height: auto;
}
.navbar-brand img {
  width: 70px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.danger-info {
  padding: 0 2.2rem 0;
}

.text-blue {
  color: #27a9e1 !important;
}

@media (max-width: 991px) {

  .navbar-brand img {
    width: 80px !important;
  }
  .pt-8,
  .py-8 {
    padding-top: 0rem !important; 
  }
  h1, .h1 {
    font-size: 2.0rem !important;
  }
  h2, .h2 {
    font-size: 1.6rem;
  }
  h3, .h3 {
    font-size: 1.3rem;
  }
  h4, .h4 {
    font-size: 1rem;
  }
  body, p {
    font-size: 13px;

  }

  .hs_cos_wrapper_type_rich_text ul li, ul li {
    padding-left: 30px;
    margin-bottom: 0px;
  }

}

@media (max-width: 1200px) {

  .info-section .order-md-first {
    order: -1;
  }
}

@media (max-width: 320px) {

  .navbar-brand img {
    height: 25px !important;
  }
  .pt-8,
  .py-8 {
    padding-top: 0rem !important; 
  }
  h1, .h1 {
    font-size: 1.5rem !important;
  }
  h2, .h2 {
    font-size: 1rem;
  }
  h3, .h3 {
    font-size: 0.8rem;
  }
  body, p {
    font-size: 12px;

  }

  .hs_cos_wrapper_type_rich_text ul li, ul li {
    padding-left: 30px;
    margin-bottom: 0px;
  }

}
/* This used to work for the parent element of button divs */
/* But it does not work with newer browsers, the below doesn't hide the play button parent div */

*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

video::-webkit-media-controls-start-playback-button {
  display: none !important;
}
.nav-navbar .nav-link {
  padding-left: 1.0rem;
  padding-right: 1.0rem;
}


.text-small {
  font-size: 13px;
  color: #a0a0a0;
}  

.nav .hs-menu-wrapper>ul>li>a {
  color: #23272a;
  font-weight: 600;
  font-size: 16px;
  padding: 2px 0;
}

.hs-menu-wrapper ul {
  padding-left: 0px;
}  

.pswp {
  display: none;
} 

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie {
    padding-top: 15px !important;
  }
}

.navbar {
  top: 0px;
}

.legal-consent-container p {
  font-size: 11px;
  width: 100%;
  margin-top: 10px; 
}

.legal-consent-container ul li {
  list-style: none;
  background: none;
  padding-left: 0px;
}	

[data-navbar="fixed"] {
  background-color: white;
}

.navbar-scrolled [data-navbar="fixed"] {
  background-color: white;
}

.form-control {
  color: #323232;
  border: 1px solid #323232;
}

.form-control:focus {
  color: #323232;
  border-color: #27a9e1;
}

.footer a:hover {
  text-decoration: underline;
}

.pswp {
  display: none;
} 

.drawer {
  position: fixed;
  top: 0;
  right: -300px;
  bottom: 0;
  width: 300px;
  overflow: auto;
  background-color: #fff;
  -webkit-box-shadow: -2px 0 20px rgba(0, 0, 0, 0.06);
  box-shadow: -2px 0 20px rgba(0, 0, 0, 0.06);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1980
}
.drawer-content {
  padding: 30px
}
.drawer-close {
  position: absolute;
  top: 26px;
  right: 15px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  border: 1px solid #b5b9bf;
  border-radius: 50%;
  opacity: .6;
  background-color: transparent;
  -webkit-transition: .3s ease;
  transition: .3s ease
}
.drawer-close::after {
  content: "\e646";
  font-family: themify;
  font-size: 16px;
  color: #b5b9bf
}
.drawer-close:hover {
  opacity: 1
}
.drawer-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 300px;
  bottom: 0;
  z-index: 981;
  display: none
}
.drawer-toggler {
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 35px;
  line-height: 1.5;
  vertical-align: middle;
  color: #323232;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 0;
}
.drawer-toggler:hover {
  opacity: 1
}

.drawer-close {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.drawer-open {
  position: relative;
  overflow: hidden;
  margin-left: -100px
}
.drawer-open .navbar {
  margin-left: -100px
}
.drawer-open .drawer {
  right: 0
}
.drawer-open .drawer-backdrop {
  display: block
}
.drawer-content .nav-link {
  color: #23272a;
  font-weight: 600;
  font-size: 16px;
}

.blockquote p {
  font-style: italic;
}
.blockquote p:after,
.blockquote p:before {
  content: '';
}

.btn-outline-secondary {
  color: #27a9e1 !important;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-secondary:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 10px rgba(80, 161, 255, 0.4);
  box-shadow: 0 1px 10px rgba(80, 161, 255, 0.4);
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none!important;
  }
}

@media (max-width: 768px) {
  .cta-fullwidth .btn {
    margin-top: 20px;
    min-width: 240px;
  }  
}

.navbar-dark .nav-navbar>.nav-item>.nav-link, .navbar-dark .nav-navbar>.nav-link, .navbar-stick-dark.stick .nav-navbar>.nav-item>.nav-link, .navbar-stick-dark.stick .nav-navbar>.nav-link {
  color: #323232;
}

.nav-navbar .nav-link {
  letter-spacing: 0px;
}

.drawer hr {
  margin: 1.5rem 0;
}

.drawer .nav-item {
  padding: 0;
}

.drawer .nav-item .nav-link {
  display: flex;
  align-items: center;
  column-gap: .3rem;

  padding: .5rem 0 !important;
  font-size: 15px !important;
}

.drawer .nav-item > .nav {
  margin-left: .5rem !important;
}

.drawer .nav-item > .nav .nav-link {
  color: inherit !important;
  padding: .15rem 0 !important;
}

.drawer .nav-item > .nav .nav-link:hover,
.drawer .nav-item > .nav .nav-link:active,
.drawer .nav-item > .nav .nav-link:focus {
  text-decoration: underline;
}


/* HUBSPOT FORM MARKUP */

.hs-input {
  display: inline-block;
  background-color: #fff;
  background-clip: padding-box;
  transition: all .3s ease-out;
  padding: .375rem 1rem;
  font-size: 1.0625rem;
  line-height: 2.2;
  border-radius: 2px;
  font-weight: 300;
  color: #323232;
  border: 1px solid #ccc;
  max-width: 100%; 
}

.hs-input:focus {
  outline: none; 
  border: 1px solid #323232;
}

/*----- BUG FIXING FORM START ------ */
.input input[type="radio"] {
  width: auto !important;
  margin-right: 8px;
}

.input input, .input textarea {
  width: 100% !important; 
}

.input textarea, 
.input input[type="text"],
.input input[type="email"],{
  width: 100% !important;
}

/*----- BUG FIXING FORM END ------ */

.hs-button {
  -webkit-appearance: button;
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  color: #fff;
  background-color: #27a9e1;
  border-color: #27a9e1;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 2.2;
  outline: 0;
  padding: 7px 32px 6px;
  font-size: 12px;
  cursor: pointer;
}

.hs-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(25, 137, 185);
  box-shadow: rgba(80, 161, 255, 0.4) 0px 1px 10px;
  border-color: rgb(25, 137, 185);
}


.hs-form-required, .hs-error-msgs {
  display: none !important; 
  list-style: none; 
}

.hs_error_rollup ul {
  display: block !important; 
  color: red;
  margin-left: -40px; 
}

.inputs-list {
  list-style: none;
  margin-left: -35px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.hs-input[type="checkbox"] {
  display: inline-block; 
  width: auto !important;
  margin-right: 10px; 
}


.btn-red{
  background-color:#cc2a5a;
  color:#fff;
  border:1px solid #cc2a5a;
}
.btn-red:hover{
  background-color:#fff;
  color:#cc2a5a;
  border:1px solid #cc2a5a;
}


/* Collapse */
.link-collapse[aria-expanded="false"] .link-collapse__default {
  display: inline-block;
}

.link-collapse[aria-expanded="false"] .link-collapse__active {
  display: none;
}

.link-collapse[aria-expanded="true"] .link-collapse__default {
  display: none;
}

.link-collapse[aria-expanded="true"] .link-collapse__active {
  display: inline-block;
}

.anchor{
  cursor:pointer; 
}

.blue-text{
  color: #27a9e1;
}

.body > .footer .social a:last-child, body > .footer .nav a:last-child {
  display: block;
}

.scaleOnHover:hover{
  scale:1.05;
}

section .container-fluid{
  padding-left:0px;
  padding-right:0px;
}

.tipsForm .hs-button{
  margin-top:20px;
}