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

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

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

html {
    font-size: 18px
}

body {
    color: #54646c;
    position: relative;
    background-color: #fdfffc
}

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

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

a {
    color: #00c7e6
}

a:focus, a:hover {
    color: #009fbe
}

a:active {
    color: #28efff
}

.h1, h1 {
    font-weight: 700;
    font-size: 68px
}

.h1, .h2, h1, h2 {
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    color: #54646c;
    letter-spacing: -.1rem
}

.h2, h2 {
    font-weight: 500;
    line-height: 54px;
    font-size: 48px
}

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

.h3, .h4, h3, h4 {
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    color: #54646c
}

.h4, h4 {
    font-weight: 400;
    font-size: 24px
}

h5 {
    font-weight: 500;
    font-family: Poppins;
    margin-bottom: 10px;
    color: #3574e3;
    font-size: 18px
}

h5, h6 {
    text-decoration: none;
    font-style: normal
}

h6 {
    font-weight: 400;
    font-family: Roboto;
    color: #3a3a3a;
    font-size: 14px
}

blockquote {
    border-left-color: #00c7e6
}

.button, button {
    background-color: #00c7e6;
    border: 0 solid #00c7e6;
    border-radius: 6px;
    color: #fff;
    padding: 15px 53px
}

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

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

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

h3.form-title {
    background-color: #3a3a3a;
    color: #00c7e6
}

form label, form legend {
    color: #54646c
}

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

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: #3a3a3a
}

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

.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: #00c7e6;
    border: 0 solid #00c7e6;
    border-radius: 6px;
    color: #fff;
    padding: 15px 53px
}

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

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

table {
    background-color: #fff
}

table, td, th {
    border-color: #54646c
}

td, th {
    color: #54646c
}

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

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

tbody + tbody {
    border-top-color: #54646c
}

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

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

body .header__language-switcher-label-current:active, body .header__language-switcher .lang_list_class li a: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-label-current, .header__language-switcher .lang_list_class li a {
    font-family: Open Sans
}

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

@media (max-width: 767px) {
    .header__navigation {
        background-color: hsla(0, 0%, 100%, 0)
    }

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

.header {
    background-color: hsla(0, 0%, 100%, 0);
    border-bottom: px;
    box-shadow: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    transition: all .2s ease-in-out
}

.header__container {
    max-width: 1240px
}

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

.header.sticky .header__menu .header__navigation .menu-link {
    color: #858b9b
}

.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__navigation {
    background-color: hsla(0, 0%, 100%, 0);
    transition: all .2s ease-in-out
}

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

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

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

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
    background-color: rgba(0, 199, 230, .1);
    border-radius: 5px
}

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

.footer {
    background-color: #011627
}

.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: #54646c
}

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

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

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

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

.blog-pagination__link {
    color: #54646c
}

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

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

.blog-post__author {
    background-color: #00c7e6
}

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

#comments-listing .comment-reply-to:focus, #comments-listing .comment-reply-to:hover {
    color: #009fbe
}

#comments-listing .comment-reply-to:active {
    color: #28efff
}

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

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

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

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

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

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

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

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

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

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

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: #00c7e6
}

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

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

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

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

.ml11 .letter {
    display: inline-block;
    line-height: 1em
}

.theme-scroll-reveal {
    opacity: 0;
    -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 {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

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

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

h1.mobile-title {
    display: none
}

.hero-section-overlay:after {
    background-color: #2263ee;
    opacity: .65
}

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

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

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

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

.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 {
    z-index: 20;
    width: 100%;
    height: 500px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-info-card.vertical-buffer {
    margin: 100px 0
}

.section-img-container {
    position: relative
}

.section-img {
    position: absolute;
    z-index: 3
}

.section-img-behind {
    position: absolute;
    z-index: 2
}

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

.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 {
    max-width: 45%;
    margin: 0 auto
}

.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 {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

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

.theme-color-secondary-bg {
    background-color: #00c7e6
}

.theme-color-tertiary-bg {
    background-color: #2263ee
}

.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: #00c7e6;
    transition: all .2s ease-in-out
}

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

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

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

.hero-section-divider-angle-1 {
    top: -1px;
    background: url(/img/svg/section_angle_2.svg) no-repeat top;
    background-size: contain
}

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

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

.hero-section-divider-wave-2 {
    top: -1px;
    background: url(/img/svg/section-wave-2.svg) no-repeat top;
    background-size: contain
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-list {
    overflow: visible
}

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

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

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

.top {
    height: 50%;
    background-color: #fdfffc
}

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

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

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

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

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

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

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

.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 {
    width: calc(33.33% - 30px);
    transition: all .4s ease;
    margin: 15px;
    background: #fff;
    box-shadow: 0 4px 10px #d6d6d6;
    border-radius: 10px;
    padding: 18px 20px 17px 30px
}

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

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

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

.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 {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto
}

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

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

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

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

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

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

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

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

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

.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(.6) translateX(-600px)
    }

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

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

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

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

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

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

.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 {
    padding: 20px 35px 20px 0;
    margin-bottom: 30px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    position: relative
}

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

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

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

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

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

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

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

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

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

.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 {
    width: calc(100% - 40px);
    padding-left: 50px;
    float: left;
    margin: 0
}

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

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

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

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

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

    .submenu.level-3 {
        visibility: hidden;
        position: absolute;
        background-color: #fff;
        left: 95%;
        top: 5%;
        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__menu .header__navigation .submenu.level-1 > .has-submenu > .menu-arrow {
        border-top-color: #fff;
        top: 45%;
        right: 0;
        border-radius: 2px
    }

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

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

    .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: #3a3a3a
    }
}

@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: #3a3a3a;
        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 {
    padding: 100px 0 0;
    overflow: hidden
}

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

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

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

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

.single-card.three-col {
    padding: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 25px;
    flex: 0 0 26%;
    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: #00c7e6
}

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

.footer__container {
    margin: 0 auto;
    max-width: 1340px;
    padding: 3.8rem 2.8rem 0
}

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

@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) {
    .h1, h1 {
        font-size: 48px;
        line-height: 52px
    }

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

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

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

    h6 {
        font-size: 14px
    }

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

    .ml11 .letter {
        display: inline-block;
        line-height: 1.2em
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .section-img-container {
        display: block;
        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;
        width: auto;
        top: 0;
        padding: 25px
    }

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

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

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

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

    .section-info-card h2 {
        line-height: 40px;
        font-size: 36px;
        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
    }

    .testimonial-container .slick-list .section-img-container {
        display: none
    }

    .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 {
        position: absolute;
        right: 0;
        top: 100%;
        width: 100%;
        opacity: 0;
        pointer-events: none
    }

    #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: #3a3a3a;
        border-radius: 5px;
        display: inline-block;
        height: 4px;
        width: 24px
    }

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

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

/*# sourceMappingURL=https://cdn2.hubspot.net/hub/4317413/hub_generated/template_assets/41080284375/1653045766872/theme-challenge_Birch_1-28-21/css/theme-overrides.css */
