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

.content-wrapper--vertical-spacing,
.dnd-section {
  padding: 30px 20px
}

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

html {
  font-size: 18px;
  overflow-x: hidden
}

body {
  background-color: #fff;
  color: #3a3a3a;
  position: relative
}

body,
p {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

p {
  color: #858b9b;
  font-weight: 300
}

p a {
  color: #ff6c00
}

p li {
  color: #858b9b
}

a:focus,
a:hover {
  color: #001d40
}

a:active {
  color: #286d90
}

.h1,
h1 {
  color: #004569;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -.1rem;
  text-decoration: none
}

.h2,
h2 {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: .5px;
  line-height: 54px;
  line-height: 1.15
}

.h2,
.h3,
h2,
h3 {
  color: #ff6c00;
  font-family: Poppins;
  font-style: normal;
  text-decoration: none
}

.h3,
h3 {
  font-size: 30px;
  font-weight: 700
}

.h4,
h4 {
  color: #3a3a3a;
  font-size: 24px;
  font-weight: 400
}

.h4,
h4,
h5 {
  font-family: Poppins;
  font-style: normal;
  text-decoration: none
}

h5 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px
}

h6 {
  color: #3a3a3a;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

blockquote {
  border-left-color: #ff6c00
}

.button,
button {
  background-color: #ff6c00;
  border: 1px solid #ff6c00;
  border-radius: 6px;
  color: #fff;
  padding: 15px 35px
}

.button:focus,
.button:hover,
button:focus,
button:hover {
  background-color: #f05d00;
  border-color: #f05d00;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  color: #fff;
  transform: translateY(1px)
}

.button:active,
button:active {
  background-color: #ff9428;
  border-color: #ff9428;
  color: #fff
}

.submitted-message,
form {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

h3.form-title {
  color: #ff6c00
}

form label,
form legend {
  color: #3a3a3a
}

input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
  border-color: #d1d6dc;
  color: #3a3a3a
}

input[type=email]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border-color: gray
}

.hs-fieldtype-date .input .hs-dateinput:before,
:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder,
::placeholder {
  color: #3a3a3a
}

.fn-date-picker td.is-selected .pika-button {
  background: #3a3a3a
}

.fn-date-picker td .pika-button:hover {
  background-color: #3a3a3a !important
}

.fn-date-picker td.is-today .pika-button {
  color: #3a3a3a
}

form .hs-button,
form input[type=submit] {
  background-color: #ff6c00;
  border: 1px solid #ff6c00;
  border-radius: 6px;
  color: #fff;
  padding: 30px 65px
}

form .hs-button:focus,
form .hs-button:hover,
form input[type=submit]:focus,
form input[type=submit]:hover {
  background-color: #f56200;
  border-color: #f56200;
  color: #fff
}

form .actions {
  text-align: center
}

form .hs-button:active,
form input[type=submit]:active {
  background-color: #ff9428;
  border-color: #ff9428;
  color: #fff
}

table {
  background-color: #fff
}

table,
td,
th {
  border-color: #3a3a3a
}

td,
th {
  color: #3a3a3a
}

thead td,
thead th {
  background-color: #3a3a3a;
  border-bottom-color: #3a3a3a;
  color: #fff
}

tfoot td {
  background-color: #000;
  color: #fff
}

tbody+tbody {
  border-top-color: #3a3a3a
}

.header__language-switcher-label-current {
  display: none
}

.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current,
.header__logo .logo-company-name,
body .navigation-primary a {
  color: #fff;
  font-family: Poppins
}

.header__language-switcher .lang_list_class li a:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher-label-current:focus,
.header__language-switcher-label-current:hover,
body .navigation-primary a:focus,
body .navigation-primary a:hover {
  color: #d7d7d7
}

body .header__language-switcher .lang_list_class li a:active,
body .header__language-switcher-label-current:active,
body .navigation-primary a:active {
  color: #fff
}

body .navigation-primary .submenu.level-1>li>a.active-item:after {
  background-color: #3a3a3a
}

body .header__language-switcher .lang_list_class,
body .submenu.level-2 {
  background-color: hsla(0, 0%, 100%, 0);
  border-color: #fff
}

body .submenu.level-2>li:first-child:before {
  border-color: #fff
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #fff
}

body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2>li:first-child.focus:before,
body .submenu.level-2>li:first-child:hover:before {
  background-color: hsla(0, 0%, 100%, 0)
}

.header__language-switcher .lang_list_class.first-active:after {
  border-bottom-color: hsla(0, 0%, 100%, 0)
}

.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current {
  font-family: Poppins
}

.header__language-switcher-label-current:after {
  border-top-color: #fff
}

@media(max-width:767px) {
  .testimonial-container .slick-list .section-img-container {
    display: none
  }

  .header__navigation {
    background-color: hsla(0, 0%, 100%, 0)
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #fff
  }
}

.header {
  background-color: #000;
  box-shadow: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all .2s ease-in-out;
  z-index: 100
}

.header__container {
  max-width: 1200px
}

.header.sticky {
  background-color: #fff
}

.header.sticky .header__menu .header__navigation .menu-link {
  color: #000;
  font-weight: 500
}

.header .header__logo .logo-on-transparent {
  display: block
}

.header .header__logo .logo-on-white {
  display: none
}

.header.sticky .header__logo .logo-on-white {
  display: block
}

.header.sticky .header__logo .logo-on-transparent {
  display: none
}

.header__logo {
  margin-top: 20px
}

.header__navigation {
  background-color: hsla(0, 0%, 100%, 0);
  transition: all .2s ease-in-out
}

.header__menu .header__navigation .menu-link {
  color: #fff;
  letter-spacing: 1px
}

@media screen and (max-width:768px) {
  nav {
    background-color: #fff
  }

  .caption {
    min-height: 200px !important
  }
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-item {
  border-top: 0;
  display: list-item;
  margin: 0 0 5px;
  padding: 0;
  position: relative
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
  background-color: #000;
  border-radius: 5px;
  color: #fff !important
}

.navigation-primary a:focus,
.navigation-primary a:hover {
  opacity: 1
}

.footer {
  background-color: rgb(43, 43, 43);
}

.footer a,
.footer div,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 .footer p,
.footer span {
  color: #fff
}

.blog-post__date {
  border-color: #3a3a3a
}

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

.blog-card__tag-link:focus,
.blog-card__tag-link:hover,
.blog-card__title a:focus,
.blog-card__title a:hover,
.blog-post__author-name:focus,
.blog-post__author-name:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:hover,
.blog-tag-filter__menu-link:focus,
.blog-tag-filter__menu-link:hover {
  color: #121212
}

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

.blog-tag-filter__menu-link--active-item:after {
  background-color: #3a3a3a
}

.blog-pagination__link {
  color: #3a3a3a
}

.blog-pagination__link--active:after,
.blog-pagination__next-link:after,
.blog-pagination__prev-link:after {
  background-color: #3a3a3a
}

.blog-post__title {
  color: #ff6c00;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 54px;
  text-decoration: none
}

.blog-post__author {
  background-color: #ff6c00
}

#comments-listing .comment-reply-to {
  color: #000
}

#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:hover {
  color: #001d40
}

#comments-listing .comment-reply-to:active {
  color: #286d90
}

.theme-system-gradient {
  background: #000
}

.system-page {
  display: flex;
  height: 100vh
}

.system-page .content-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center
}

.error-page h1,
.error-page h5,
.error-page p {
  color: #fff
}

.error-page p {
  max-width: 75%
}

.content-wrapper .error-page {
  flex: 1;
  flex-grow: 50%;
  padding-left: 50px;
  text-align: left
}

.content-wrapper .error-page-img {
  flex: 1;
  height: 275px;
  margin-right: 50px
}

.content-wrapper .error-page-img img {
  height: auto;
  width: 100%
}

.content-wrapper .systems-page.card {
  background-color: #fff
}

.content-wrapper .error-page-img .section-img-behind {
  position: absolute;
  top: -75px;
  z-index: 2
}

@media (max-width:600px) {
  .caption {
    min-height: 280px !important
  }
}

body .icon svg {
  fill: #3a3a3a
}

body .tns-nav button.tns-nav-active,
body .tns-nav button:focus,
body .tns-nav button:hover {
  background-color: #3a3a3a
}

body .team-member__description {
  background-color: #ff6c00
}

.cursor-circle {
  background-color: rgba(0, 0, 0, .7);
  border-radius: 50%;
  height: 14px;
  pointer-events: none;
  position: absolute;
  width: 14px;
  z-index: 999
}

.ml11 .text-wrapper {
  display: inline-block;
  padding-bottom: .15em;
  padding-right: .05em;
  padding-top: .1em;
  position: relative
}

.ml11 .line {
  background-color: #fff !important;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  transform-origin: 0 50%;
  width: 3px
}

.ml11 .line1 {
  left: 0;
  top: 0
}

.ml11 .letter {
  line-height: 1em
}

.theme-scroll-reveal {
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.theme-scroll-reveal.visible {
  margin-bottom: 40px;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none
}

.hero-section {
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
  padding: 175px 0 230px;
  position: relative
}

.hero-section.interior {
  padding-bottom: 60px;
  padding-top: 175px
}

h1.mobile-title {
  display: none
}

section.hero-section.lp.hero-section-overlay.theme-section-styles.section-bg-fixed {
  overflow: visible !important;
  padding-bottom: 215px
}

.hero-section-overlay:after {
  background-color: #000;
  opacity: .75
}

.hero-section-background-container,
.hero-section-overlay:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1
}

.hero-section-background-container {
  overflow: hidden
}

.hero-section-background-container img {
  height: auto;
  width: 100%
}

.hero-content {
  margin: 0 auto;
  max-width: fit-content;
  max-width: 85%;
  z-index: 10
}

.hero-content,
.lp-form-container {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-pack: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  position: relative;
  text-align: center
}

.lp-form-container {
  min-height: 500px;
  width: 100%;
  z-index: 20
}

.lp-form-container .lp-form-card {
  background-color: #fff;
  height: auto;
  left: 0;
  margin: 0 auto;
  padding: 25px 50px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 800px
}

.hero-section.lp .hero-section-background-container video {
  height: 100% !important;
  width: auto !important
}

@media (min-aspect-ratio:16/9) {
  .hero-section.lp .hero-section-background-container video {
    height: 100% !important;
    width: auto !important
  }
}

@media (max-aspect-ratio:16/9) {
  .hero-section.lp .hero-section-background-container video {
    height: 100% !important;
    width: auto !important
  }
}

.cta-container .button {
  max-width: fit-content
}

.section-bg-fixed {
  background-attachment: fixed
}

.section-base {
  overflow: visible;
  padding: 50px 20px;
  position: relative
}

.section-base.lead-magnet {
  padding: 150px 20px
}

.section-base.section-faq,
.section-base.testimonial {
  padding: 50px 20px 0
}

.section-row {
  display: flex;
  margin-bottom: 100px
}

.section-base .button,
.section-base button {
  display: table
}

.section-row.slider-row {
  display: block;
  margin-bottom: 100px
}

.section-background-container {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1
}

.section-base.lead-magnet .section-background-container img {
  height: 100%
}

.section-background-overlay:after {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: .35;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1
}

.section-info-card {
  background-color: #fff;
  padding: 50px 35px 35px
}

.section-info-card.vertical-buffer {
  margin: 100px 10px;
  max-width: 600px
}

.section-img-container {
  position: relative
}

.section-img {
  max-width: 600px;
  position: absolute;
  z-index: 3
}

.section-img-behind {
  max-width: 550px;
  position: absolute;
  z-index: 2
}

.row-fluid .section-img-container.mobile {
  display: none;
  height: auto;
  width: 100%
}

.column-flex {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-pack: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important
}

.center-subtext,
.text-centered {
  text-align: center
}

.center-subtext {
  margin: 0 auto;
  max-width: 45%
}

@media screen and (max-width:900px) {
  .section-img {
    max-height: 350px
  }
}

.theme-border-radius {
  border-radius: 5px;
  overflow: hidden
}

.theme-shadow {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15)
}

.theme-shadow-card-flat {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .05);
  transition: all .2s ease-in-out
}

.theme-shadow-card-flat:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  transform: translateY(-1px)
}

.theme-color-primary-bg {
  background-color: #3a3a3a
}

.theme-color-secondary-bg {
  background-color: #ff6c00
}

.theme-color-tertiary-bg {
  background-color: #000
}

.theme-hero-gradient {
  background: linear-gradient(100.46deg, #2be5e8 7.79%, #1fa7c5 92.21%)
}

.module-hero-gradient {
  height: 100%
}

footer .footer__container .footer__top-section .footer__info .social-links__icon {
  background-color: #ff6c00;
  transition: all .2s ease-in-out
}

.img-info-container:after {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: .35;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s ease-in-out;
  width: 100%;
  z-index: 1
}

.hero-section-divider-angle-2 {
  background: url() no-repeat bottom;
  background-size: contain;
  bottom: -1px
}

.hero-section-divider-angle-1,
.hero-section-divider-angle-2 {
  height: 200px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 11
}

.hero-section-divider-angle-1 {
  /*background: url(https://f.hubspotusercontent00.net/hubfs/395201/section_angle_2.svg) no-repeat top;*/
  background-size: contain;
  top: -1px
}

.hero-section-divider-wave-1 {
  /*background: url() no-repeat bottom;*/
  background-size: contain;
  bottom: -1px
}

.hero-section-divider-wave-1,
.hero-section-divider-wave-2 {
  height: 200px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 102%;
  z-index: 11
}

.hero-section-divider-wave-2 {
  /*background: url(https://f.hubspotusercontent00.net/hubfs/395201/section-wave-2.svg) no-repeat top;*/
  background-size: contain;
  top: -1px
}

.hero-section-jobbies-1 {
  bottom: -1px;
  height: 200px;
  width: 102%
}

.hero-section-jobbies-1,
.hero-section-jobbies-3 {
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 9
}

.hero-section-jobbies-3 {
  bottom: -80px;
  height: 512;
  width: 100%
}

.hero-section-jobbies-1 img {
  height: auto;
  width: 100%
}

.accordion_area .accordion_box {
  float: left;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 100%
}

.accordion_area .accordion_fifty {
  float: left;
  width: 50%
}

.accordion_area .accordion_box .accordion_boxinner {
  background-color: #fff;
  border-radius: 10px;
  font-size: 16px;
  line-height: 27px;
  padding: 30px 30px 30px 70px;
  position: relative
}

.accordion_area .accordion_box .accordion_boxtext {
  color: #3a3a3a;
  display: none;
  padding-right: 50px;
  padding-top: 20px
}

.accordion_area {
  padding: 50px 0 250px;
  position: relative
}

.accordion_area .accordion_box .accordion_boxinner h4 {
  color: #000;
  cursor: pointer;
  margin: 0;
  position: relative
}

.accordion_area .accordion_box .accordion_boxinner h4:after {
  background-size: 100% 100%;
  color: #858b9b;
  content: "+";
  font-size: 32px;
  font-weight: 100;
  height: 32px;
  left: -46px;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all .2s ease-in-out;
  vertical-align: middle;
  width: 32px
}

.accordion_area .accordion_box:hover>.accordion_boxinner h4:after {
  color: #ff6c00;
  transition: all .2s ease-in-out
}

.accordion_area .accordion_box .accordion_boxinner h4.active:after {
  color: #ff6c00;
  transform: rotate(45deg) scale3d(1.05, 1.05, 1.05) translateX(-1px)
}

video {
  height: 100% !important;
  width: auto !important
}

::marker {
  color: #000;
  font-size: 1.2em
}

.card-horizontal {
  align-items: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(77, 77, 77, .3);
  display: flex;
  margin-bottom: 25px;
  padding: 25px 30px
}

.card-icon {
  float: left;
  width: 50px
}

.card-icon img {
  height: auto;
  max-width: 42px;
  width: 100%
}

.card-horizontal-title {
  float: left;
  font-size: 22px;
  line-height: 24px;
  padding-left: 32px;
  width: calc(100% - 55px)
}

.quote-icon-container svg {
  max-width: 48px
}

.testimonial-container {
  padding: 0 0 10px;
  width: 100%
}

.author-name {
  margin-bottom: 10px
}

.author-title {
  color: #aeaeae;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300
}

.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:hover {
  box-shadow: none
}

.slick-dots {
  margin-top: 20px
}

.slick-list {
  overflow: hidden
}

.cta-section {
  display: flex;
  height: 500px;
  position: relative
}

.split-bg {
  bottom: 0;
  z-index: -1
}

.split-bg,
.top {
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.top {
  height: 50%
}

.bottom {
  background-color: #011627;
  height: 50%
}

.bottom,
.cta-container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0
}

.cta-container {
  background: linear-gradient(98.47deg, #439df0, #2263ee);
  display: inline-block;
  height: fit-content;
  margin: auto;
  max-width: 55%;
  padding: 35px 40px;
  top: 0;
  z-index: 1
}

.cta-container h2,
.cta-container p {
  color: #fff
}

.hero-btn,
.section-cta-btn {
  margin: 25px auto 0;
  width: max-content
}

.cta-btn {
  background-color: #fff;
  border: none;
  color: #000;
  margin: 25px auto 0;
  width: max-content
}

.cta-btn:hover {
  background-color: #f7f7f7;
  color: #000
}

.row-fluid .icon-box-main {
  padding: 60px 0
}

.row-fluid .icon-box-main .icon-boxes {
  display: flex;
  margin: 0 -15px
}

.row-fluid .icon-box-main .icon-boxes .icon-box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px #d6d6d6;
  margin: 15px;
  padding: 18px 20px 17px 30px;
  transition: all .4s ease;
  width: calc(33.33% - 30px)
}

.row-fluid .icon-box .icon-box-inner {
  display: flex
}

.row-fluid .icon-box .icon-box-inner .icon-icon {
  float: left;
  padding-top: 10px;
  text-align: center;
  width: 40px
}

.row-fluid .icon-box .icon-box-inner .icon-text {
  padding-left: 20px;
  width: calc(100% - 40px)
}

.row-fluid .icon-box .icon-box-inner .icon-text p {
  margin: 0
}

.row-fluid .icon-box-main .icon-boxes .icon-box:hover {
  background: #f0f2fe
}

.icon-slider-main .heading-main .heading-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px
}

.row-fluid .icon-slider-main {
  overflow: hidden;
  padding: 100px 0 75px
}

.row-fluid .icon-slider-main .title {
  color: #fff;
  margin-bottom: 40px
}

.row-fluid .icon-slider {
  padding: 20px 0 15px
}

.row-fluid .icon-slider .icon-slide-img {
  display: inline-block;
  height: 140px;
  margin-bottom: 30px;
  position: relative;
  width: 470px
}

.row-fluid .icon-slider .icon-slide-img img.img-foreground {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: absolute;
  z-index: 1
}

.row-fluid .icon-slider .icon-slide-img img.img-background {
  max-height: 100%;
  object-fit: contain;
  position: absolute;
  transform: scale(2);
  width: 100%;
  z-index: -1
}

.row-fluid .icon-slider .icon-slide {
  cursor: grab;
  text-align: center;
  transition: all .4s ease
}

.row-fluid .icon-slider h3 {
  color: #fff;
  line-height: 38px;
  margin: 0 auto 25px;
  max-width: 550px;
  text-align: center;
  transition: all .4s ease
}

.row-fluid .icon-slider p {
  color: #fff;
  margin: 0 auto 40px;
  padding: 0 25%;
  text-align: center;
  transition: all .4s ease
}

.row-fluid .icon-slider .slick-dots {
  margin-top: 0
}

.row-fluid .icon-slider .slick-dots li button:before {
  color: #fff
}

@media (min-width:768px) {

  .row-fluid .icon-slider .icon-slide:not(.slick-center) h3,
  .row-fluid .icon-slider .icon-slide:not(.slick-center) p {
    opacity: 0;
    visibility: hidden
  }

  .row-fluid .icon-slider .icon-slide:not(.slick-center) img {
    opacity: .3
  }

  .row-fluid .icon-slider .icon-slide.slick-center.slick-current~.icon-slide {
    transform: scale(.4) translateX(-600px)
  }

  .row-fluid .icon-slider .icon-slide:not(.slick-center) {
    transform: scale(.4) translateX(600px)
  }
}

.quote-icon-container {
  height: 60px;
  max-width: 50px
}

.img-responsive,
.quote-icon-container img {
  height: auto;
  width: 100%
}

.row-fluid .tabservices_area {
  padding: 50px 0;
  position: relative
}

.row-fluid .tabservices_area .tabservices_img_box {
  float: left;
  width: 50%
}

.row-fluid .tabservices_area .tabservices_right {
  float: left;
  padding-left: 80px;
  width: 50%
}

.row-fluid .tabservices_area .tabservices_right_title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px
}

.row-fluid .tabservices_area .tabservices_boxcover {
  margin-bottom: 30px
}

.row-fluid .tabservices_area .tabservices_box {
  cursor: pointer;
  margin-bottom: 30px;
  padding: 20px 35px 20px 0;
  position: relative;
  transition: all .2s ease-in-out
}

.row-fluid .tabservices_area .tabservices_box.current {
  cursor: pointer;
  margin-bottom: 30px;
  padding: 20px 35px;
  position: relative;
  transition: all .3s ease-in-out
}

.row-fluid .tabservices_area .tabservices_box:after {
  background-color: #ff6c00;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  width: 0
}

.row-fluid .tabservices_area .tabservices_box.current:after {
  background-color: #ff6c00;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.row-fluid .tabservices_area .tabservices_box .tabservices_inner {
  align-items: center;
  display: flex
}

.row-fluid .tabservices_area .tabservices_box .tabservices_icon {
  float: left;
  max-width: 35px;
  width: 100%
}

.row-fluid .tabservices_area .tabservices_box_text {
  color: #172847;
  margin-top: 10px
}

.row-fluid .tabservices_area .tabservices_box.current,
.row-fluid .tabservices_area2 .tabservices_box:hover {
  background: #fff;
  transition: all .4s ease
}

.row-fluid .tabservices_area #srevtab1.tabservices_img {
  display: block
}

.row-fluid .tabservices_area .tabservices_imgitem {
  background-size: contain !important;
  height: 650px;
  position: relative
}

.row-fluid .tabservices_area .tabservices_box .tabservices_icon_hover,
.row-fluid .tabservices_area .tabservices_img {
  display: none
}

.tabservices_box:not(.current) {
  box-shadow: none;
  opacity: .4
}

.row-fluid .tabservices_area .tabservices_box h4 {
  float: left;
  margin: 0;
  padding-left: 50px;
  width: calc(100% - 40px)
}

.row-fluid .tabservices_area .tabservices_box h4.no-icon {
  float: left;
  margin: 0;
  padding-left: 0;
  width: 100%
}

.submenu {
  transition: all .2s ease-in-out
}

.submenu.level-1>li:last-child {
  background-color: #ff6c00;
  border: 1px solid #ff6c00;
  border-radius: 6px;
  color: #fff;
  padding: 15px 35px
}

.header.sticky .submenu.level-1>li:last-child a {
  color: #fff !important
}

.navigation-primary a.active-item {
  position: relative
}

.navigation-primary .submenu.level-1>li>a.active-branch:after,
.navigation-primary .submenu.level-1>li>a.active-item:after {
  background-color: hsla(0, 0%, 100%, 0);
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%
}

@media (max-width:767px) {

  .navigation-primary .submenu.level-1>li>a.active-branch:after,
  .navigation-primary .submenu.level-1>li>a.active-item:after {
    display: none
  }
}

@media(max-width:1024px) {
  form {
    margin-bottom: 30px
  }

  .hero-section-background-container img {
    display: none
  }
}

@media screen and (min-width:768px) {
  .header__menu .header__navigation .submenu:not(.level-1) {
    background-color: #fff;
    border-radius: 10px;
    float: none;
    left: 50%;
    margin: 0 auto;
    min-width: 200px;
    opacity: 0;
    overflow: hidden;
    padding: 15px;
    pointer-events: none;
    position: absolute;
    transform: perspective(200px) rotateX(-15deg) rotateY(0) rotate(0) translateX(-50%);
    transform-origin: top left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: auto
  }

  .submenu.level-1>li.has-submenu.focus .submenu.level-2,
  .submenu.level-1>li.has-submenu:hover .submenu.level-2 {
    opacity: 1;
    pointer-events: auto;
    transform: rotateX(0) translateX(-50%)
  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    background-color: #fff;
    color: #3d3e40;
    padding: 10px;
    text-align: left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    white-space: nowrap
  }

  .submenu.level-3 {
    background-color: #fff;
    left: 95%;
    position: absolute;
    top: 5%;
    visibility: hidden;
    width: 100%
  }

  .submenu.level-2 .menu-item:hover .submenu.level-3 {
    visibility: visible;
    z-index: 1
  }

  .header__menu .header__navigation .submenu.level-3 .menu-link {
    padding-left: 20px
  }

  .header__navigation--secondary-mobile,
  .header__navigation-toggle {
    display: none
  }

  .header__language-switcher--label-current {
    display: none !important
  }

  .header__menu .header__navigation .submenu.level-1>.has-submenu>.menu-arrow {
    border-radius: 2px;
    border-top-color: #fff;
    right: 0;
    top: 45%
  }

  .header__menu .header__navigation .submenu.level-2>li {
    background-color: #fff;
    border-bottom: none !important;
    margin: 0;
    padding: 0
  }

  .header__menu .header__navigation .submenu.level-1>.menu-item {
    border-top: none;
    margin: 0;
    padding: 5px 20px
  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-item {
    border-radius: 5px;
    margin-bottom: 5px
  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-item:last-child {
    margin-bottom: 0
  }

  .header.sticky .header__menu .header__navigation .menu-link:hover {
    color: #ff6c00
  }
}

@media screen and (max-width:767px) {

  .header .header__mobile-menu-icon,
  .header .header__mobile-menu-icon:after,
  .header .header__mobile-menu-icon:before {
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px
  }

  .header.sticky .header__mobile-menu-icon,
  .header.sticky .header__mobile-menu-icon:after,
  .header.sticky .header__mobile-menu-icon:before {
    background-color: #000;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px
  }

  .header.sticky .header__menu .header__navigation .menu-link {
    color: #3a3a3a
  }
}

.row-fluid .content-layouts-main {
  overflow: hidden;
  padding: 50px 0 0
}

.row-fluid .content-layouts-main h2 {
  color: #fff;
  margin-bottom: 25px
}

.single-card {
  margin: 25px auto;
  min-height: 455px;
  min-width: 22%;
  padding: 35px 35px 20px;
  width: 100%
}

.single-card.no-card {
  background-color: transparent !important
}

.flex-content-container {
  align-content: center;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%
}

.single-card.three-col {
  border: 1px solid rgba(0, 0, 0, .1);
  flex: 0 0 20%;
  margin: 10px;
  padding: 12px;
  width: auto
}

.single-card .card-content {
  text-align: center
}

.footer__navigation li {
  margin: .7rem 0;
  text-align: left;
  width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 0 !important;
  text-decoration: none;
  transition: all .2s ease-in-out
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
  color: #ff6c00
}

.footer__bottom-section p {
  font-size: 14px;
  font-weight: 300
}

.footer__container {
  margin: 0 auto;
  max-width: 1340px
}

.footer__container .footer__navigation h3 {
  white-space: nowrap
}

nav.navigation-primary .submenu.level-1 {
  display: inline-block
}

@media (max-width:768px) {
  .card-content p span {
    font-size: 16px
  }
}

@media (max-width:980px) {
  .footer .footer__top-section {
    text-align: left
  }

  .footer .footer__navigation {
    margin-bottom: 15px
  }

  h1.mobile-title {
    display: block
  }

  h1.ml11 {
    display: none
  }
}

@media (max-width:768px) {
  h2.ml11 {
    display: none !important
  }

  .h1,
  h1 {
    line-height: 52px
  }

  .h1,
  .h2,
  h1,
  h2 {
    font-size: 35px
  }

  .h3,
  h3 {
    font-size: 30px
  }

  .h4,
  h4 {
    font-size: 24px
  }

  h5 {
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    text-decoration: none
  }

  h6 {
    font-size: 14px
  }

  .hero-btn,
  .section-cta-btn {
    margin: 0 auto 50px;
    width: auto
  }

  .ml11 .letter {
    line-height: 1.2em
  }

  .single-card.three-col {
    flex-basis: 34%
  }

  .row-fluid .tabservices_area .tabservices_img_box {
    float: none;
    width: 100%
  }

  .row-fluid .tabservices_area .tabservices_right {
    float: none;
    padding-left: 0;
    width: 100%
  }

  .row-fluid .section-img-container.mobile {
    display: none
  }

  .section-base {
    overflow: hidden;
    padding: 25px 20px;
    position: relative
  }

  .hero-section {
    padding: 175px 25px 50px
  }

  .hero-section.lp {
    padding: 175px 25px 235px
  }

  .logo-section .logo-slide img {
    max-width: 178px !important;
    padding: 0 20px !important
  }

  .row-fluid .icon-slider-main .title {
    margin-bottom: 0
  }

  .row-fluid .icon-slider p {
    padding: 0
  }

  .row-fluid .tabservices_area .tabservices_imgitem {
    background-size: contain !important;
    display: none;
    height: 650px;
    position: relative
  }

  .single-card.three-col {
    border: 1px solid rgba(0, 0, 0, .1);
    flex: 0 0 26%;
    margin: 25px 0;
    padding: 35px;
    width: auto
  }

  .single-card {
    margin: 25px 0;
    min-width: 100%;
    padding: 35px 35px 20px
  }

  .cta-container {
    border-radius: 0;
    display: inline-block;
    margin: auto;
    max-width: 100%;
    padding: 35px
  }

  .section-background-container img {
    height: 100%;
    width: auto
  }

  .section-base.lead-magnet {
    padding: 25px
  }

  .testimonial-container {
    padding: 0;
    width: 100%
  }

  .section-base .testimonial-container .hs_cos_wrapper_type_inline_rich_text {
    text-align: left
  }

  .section-img-container {
    height: 250px
  }

  .section-base .hs_cos_wrapper_type_inline_rich_text {
    text-align: center
  }

  .section-base a.button {
    margin: 0 auto
  }

  .accordion_area .accordion_fifty {
    width: 100%
  }

  .img-info-container {
    margin-bottom: 25px
  }

  .lp-form-container .lp-form-card {
    max-width: 800px;
    padding: 25px;
    top: 0;
    width: auto
  }

  .header__menu .header__navigation .menu-link {
    color: #000
  }

  .timeline-container .timeline-row {
    padding: 50px 0 0
  }

  .section-base.testimonial {
    padding: 0 20px
  }

  .section-info-card {
    padding: 25px
  }

  .section-info-card h2 {
    font-size: 36px;
    line-height: 40px;
    white-space: break-spaces
  }

  .section-info-card ul li {
    text-align: left
  }

  .testimonial-container .slick-list {
    overflow: hidden
  }

  .tabservices_right_title h2,
  .tabservices_right_title h5 {
    text-align: center
  }

  .section-row.slider-row {
    margin-bottom: 0
  }

  .tabservices_area .tabservices_right .back_style {
    text-align: center
  }

  .header.mobile-nav-open {
    background-color: #fff
  }

  .header__navigation {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%
  }

  #nav-toggle:checked~.header__navigation {
    opacity: 1;
    pointer-events: auto
  }

  .header.mobile-nav-open .header__logo .logo-on-white {
    display: block
  }

  .header.mobile-nav-open .header__logo .logo-on-transparent {
    display: none
  }

  .header.mobile-nav-open .header__mobile-menu-icon,
  .header.mobile-nav-open .header__mobile-menu-icon:after,
  .header.mobile-nav-open .header__mobile-menu-icon:before {
    background-color: #004569;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px
  }

  .row-fluid .tabservices_area .tabservices_box.current .tabservices_inimg {
    background-size: contain !important;
    display: block;
    height: 250px;
    margin-top: 25px
  }
}

@media (max-width:320px) {
  .single-card.three-col {
    flex-basis: 51%
  }
}

#hs-roi-calculator-embed>div>div {
  height: 2580px !important
}

@media (max-width:1015px) {
  #hs-roi-calculator-embed>div>div {
    height: 3380px !important
  }
}

@media (max-width:570px) {
  #hs-roi-calculator-embed>div>div {
    height: 4950px !important
  }
}

@media (max-width:980px) {
  h2.ml11 {
    display: none !important
  }
}

@media (max-width:768px) {
  .single-card {
    min-height: 300px !important
  }
}

.hs-blog-listing .header__menu,
.hs-blog-post .header__menu,
.hs-site-page .header__menu {
  flex-direction: row !important;
  gap: 25px !important
}

@media screen and (min-width:768px) {
  .header .header__menu .header__navigation .submenu.level-1>.menu-item {
    padding: 5px 8px !important
  }

  .header .header__language-switcher {
    background-color: unset !important
  }
}

.header .header__language-switcher {
  border-radius: 6px !important;
  bottom: unset !important;
  margin-left: unset !important;
  position: relative !important;
  text-align: center !important
}

@media (max-width:768px) {
  .header__language-switcher:hover .lang_list_class {
    background-color: #d1d6dc !important;
    opacity: 1 !important;
    visibility: visible !important
  }

  .header__language-switcher {
    background: #d1d6dc;
    background-color: #d1d6dc;
    border-bottom: 1px solid #3a3a3a;
    margin: 0 10px !important
  }

  .submenu.level-1>li:last-child {
    margin-left: unset !important
  }
}