:root {
    --primaryColor: #3696c2;
    --lightblue: #E0EFF4;
    --green: #28afb0;
    --gray: rgb(82, 86, 89);
    --lightgray: #b0b3b4;
    --almostwhite: #f3f3f3;
    --white: #FFF;
    --anothergray: #f1f1f1;
    --anothergreen: #6bcbcb;
    --testborder: 1px solid red;
    --lightwater: #E0EFF3;
    --intensewater: #CBE5EC
}

.logo-header {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 270px;
}

.home-hero-header ul li a {}

.alt-button {
    font-weight: 700;
    color: var(--primaryColor);
    background: #fff
}

.free-consultationdiv {
    display: none
}

.landing-container,
.testimonial-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px
}

.testimonial-container {
    max-width: 900px
}

.background-header {
    background: #F6F6F6 !important;
    padding-top: 100px;
}

.background-header2 {
    background: var(--white)!important;
    padding-top: 100px;
}

.background-white {
    background: var(--white)
}

.background-water1 {
    background: var(--lightwater)
}

.background-water2 {
    background: var(--intensewater)
}

.background-green {
    background: var(--anothergreen)
}

.background-green2 {
    background: var(--green)
}

.background-secondary {
    background: var(--lightblue);
    padding-top: 0 !important;
}

.background-terciary {
    background: var(--almostwhite)
}

.hero *,
.section *,
.split-container * {
    transition: .2s all
}

.site-translation__wrapper2 a {
    color: #28afb0;
    font-family: SofiaProRegular;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    right: 3rem;
    z-index: 99;
    display: block;
    background: 0 0;
    padding: .6rem 3rem;
    line-height: 1;
    opacity: .8;
    border: 1px solid #28afb0;
    border-radius: 15px;
    top: 5rem
}

.check-green-area {
    box-sizing: border-box;
    width: 48%;
    margin: 30px 1% 0 1%;
    background: url(/wp-content/uploads/2019/10/check-green.png) no-repeat;
    padding: 0 0 0 30px;
    height: 50px;
    float: left
}

.yes-pad {
    padding-top: 30px
}

.hero {
    background: var(--lightblue);
    display: flex;
    flex-direction: column;
    align-items: center
}

.hero figure,
.section figure {
    margin: 0
}


/*.hero-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;width:100%}*/

.hero-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    top: 0;
    position: fixed;
    padding-top: 1em;
    padding-bottom: 1em;
    z-index: 999;
    background: #F6F6F6 !important;
}

.hero-header.scrolled {
    background: #FFF;
}

#right_nav li {
    padding-top: 1.2em;
}

#right_nav li.free-trial {
    padding-top: 0.5em;
}

.hero-header ul {
    list-style: none;
    margin: 0;
    display: flex
}

.bg-logo-mobile {
    display: none;
}

#logo_mobile {
    display: none
}

.hero-header ul li {
    margin: 0 1.5rem
}

.head-spanish ul li {
    margin: 0 1.1rem!important
}

.hero-header ul a {
    color: var(--gray)
}

.hero-header ul a.phone {
    color: var(--primaryColor)
}

.hero-header ul a.button {
    margin: 0;
    padding: .8rem 1rem;
    color: #fff
}

.hero-logo {
    max-width: 300px;
    display: none;
}

.hero-phone {
    font-size: 2rem;
    font-weight: bolder;
    color: var(--primaryColor)
}

.hero-content {
    text-align: center
}

.hero-image {
    max-width: 400px;
    margin: 1rem
}

.hero-image2 {
    max-width: 300px;
    margin: 1rem
}

.hero-note,
.hero-note2,
.hero-subtitle,
.hero-title {
    color: #7a7a7a;
    font-weight: 700
}

.hero-title2 {
    color: #525659;
    font-weight: 700
}

.hero-title {
    font-size: 55px;
    line-height: 60px;
    padding: 0 1.5rem;
    color: #525659;
}

.hero-title2 {
    font-size: 2rem;
    padding: 5rem 1rem 0;
}

.hero-note2 {
    font-size: 16px;
    padding: 0 1.5rem
}

.hero-subtitle {
    font-weight: normal !important;
    font-size: 16px;
    padding: 20px 10px;
    color: #525659;
}

.hero-note {
    color: var(--lightgray);
    font-size: .8rem
}

.hero-footer {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.hero-footer figure {
    margin: 1rem
}

.hero-footer img {
    max-width: 300px
}

.text-space {
    padding-bottom: 20px
}

.section {
    padding: 3rem 2rem;
    text-align: center
}

.section.background-primary {
    background: var(--primaryColor)
}

.section.no-bottom-padding {
    padding-bottom: 0!important
}

.section.background-primary .section-text,
.section.background-primary .section-title {
    color: #fff
}

.split-text ul {
    list-style-image: url(https://www.financepal.com//wp-content/uploads/2019/10/check-green.png);
    padding-left: 5px
}

.split-text li {
    padding-bottom: 15px;
    color: var(--gray)
}

.split-text li:before {
    width: 50%
}

.section-text,
.section-title {
    margin-bottom: 3rem;
    color: var(--gray)
}

.section-title {
    font-size: 2.5rem;
    margin-top: 0
}

.section-text {
    line-height: 1.7rem
}

.section-text+button {
    margin: 1.25rem 0
}

.section-text2,
.section-title2 {
    margin-bottom: 3rem;
    color: var(--white)
}

.section-title2 {
    font-size: 2.5rem;
    margin-top: 0
}

.section-text2 {
    line-height: 1.7rem
}

.split-container {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.full-container {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 50px
}

.full-container2 {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 99px;
}

.split-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.split-text {
    max-width: 450px
}

.split-text2 {
    max-width: 900px
}

.split-text3 {
    max-width: 470px;
    padding-bottom: 50px
}

.split-text .section-text,
.split-text3 .section-text {
    margin-bottom: 0
}

.split-image,
.split-image2 {
    padding-top: 4rem;
    text-align: center
}

.split-image img {
    max-width: 500px
}

.split-image2 img {
    max-width: 300px;
    padding-bottom: 100px
}

.image2 {
    padding-top: 0!important
}

.center {
    text-align: center
}

.image2 img {
    max-width: 100%!important
}

.full-container .section-title,
.full-container2 .section-title,
.split-container .section-title {
    font-size: 2rem;
    margin-bottom: 2rem
}

.section-size {
    font-size: 3rem!important
}

.section-size2 {
    font-size: 2rem!important
}

.section-image-text {
    text-align: center;
    padding-top: 80px
}

.section-image-text img {
    max-width: 13%
}

.split-container.grid-center .split-image,
.split-container.grid-center .split-image2 {
    padding: 4rem;
    justify-self: start
}

.split-container.grid-center .split-content {
    justify-self: end
}

.split-green {
    background: var(--green);
    padding: 5rem 1rem
}

.split-green .section-text,
.split-green .section-title {
    color: #fff
}

.split-green .section-title {
    font-size: 1.75rem
}

.split-green .split-content {
    justify-content: flex-start
}

.split-green button a {
    color: var(--green)
}

.split-green button:hover {
    background: var(--green)
}

.split-green button:hover a {
    color: #fff
}

.fa.fa-check-circle-o {
    color: #fff;
    font-size: 59px;
    margin: 0 0 26px -50px
}

.section-list {
    margin: 1.25rem 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center
}

.section-list-item {
    margin: 15px 1rem;
}

.partner-logo {
    max-width: 100px
}

.services-list .section-list-item {
    margin: 0 2rem
}

.services-list-text {
    margin: 1rem;
    font-size: 1.2rem;
    color: var(--gray)
}

.section {
    padding: 1.5rem 1rem 2rem;
}

section.section.background-green2 {
    padding: 0.5rem 1rem 7.6rem !important;
}

.section-title {
    font-size: 32px;
    color: #6f6b6b;
}

.landing-container .section-title {
    font-size: 38px;
    color: #635f5f;
    font-weight: 600;
}

.section-text,
.section-text2,
.section-title,
.section-title2 {
    margin-bottom: 1.5rem
}

section.section.background-green.signup .section-title2 {
    margin: 1.5rem 14rem
}

.cta {
    padding: 2rem 1rem;
    background: var(--green);
    display: flex;
    justify-content: center;
    align-items: center
}

.cta-text {
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff
}

.cta-button,
.cta-text {
    margin: 0 2rem;
    font-size: 1.3rem
}

.cta-button {
    color: var(--green)
}

.cta-button:hover {
    background: var(--green)
}

.plans-list {
    align-items: initial;
    margin-left: 10px
}

.plans-list .section-list-item {
    flex: 1
}

.plan {
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, .2);
    padding: 1rem 2rem;
    background: #fbfbfb;
    color: var(--gray);
    width: 98%;
    height: 100%
}

.plan figure {
    min-height: 140px
}

.plan-name,
.plan-note,
.plan-price {
    font-weight: 700
}

.plan-name,
.plan-note {
    margin: 0
}

.plan-name {
    font-size: 2rem
}

.plan-price {
    font-size: 3rem;
    margin-bottom: 0px
}

.plan-price-custom {
    font-size: 2.5rem
}

.plan-note {
    font-size: 1rem
}

.plan-note:nth-child(2) {
    color: var(--lightgray)
}

.plan-more {
    font-size: 2.5rem;
    color: var(--green)
}

.plus-btn {
    padding: 13px
}

.plus-btn a {
    font-size: 1rem;
    color: #fff;
    background: var(--green);
    padding: 7px 12px 10px;
    border-radius: 15px
}

.plan-features {
    margin: 0;
    list-style: none
}

.plan-feature {
    padding: 1rem 0;
    font-weight: 700;
    border-bottom: 1px solid var(--lightgray)
}

.plan-feature span {
    font-size: 1.2rem;
    color: var(--green)
}

.plan-feature:last-child {
    border-bottom: none
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    overflow-y: scroll
}

.modal:target {
    opacity: 1;
    pointer-events: auto
}

.modal-close {
    position: fixed;
    top: 3rem;
    right: 3rem;
    color: var(--gray);
    font-weight: 700
}

.modal-close img {
    max-width: 25px
}

.btn-ali {
    margin-top: 55px;
    margin-bottom: 0px !important
}

.signup-content {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.signup-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.signup-form-input {
    border: none;
    border-radius: .5rem;
    margin: 0 .5rem;
    padding: 1rem;
    min-width: 300px;
    font-weight: 700
}

.signup-form-input::placeholder {
    color: var(--lightgray)
}

.signup .section-text,
.signup .section-title {
    margin-bottom: 1.5rem
}

.signup-note {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    font-size: 10px;
    color: var(--lightgray)
}

.signup-note2 {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    font-size: 10px;
    color: var(--white)
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    max-width: 960px;
    margin: 0 auto
}

div.wpcf7-mail-sent-ok {
    max-width: 960px;
    margin: 0 auto
}

#wpcf7-f1451-o1 form input[type=email],
#wpcf7-f1451-o1 form input[type=phone],
#wpcf7-f1451-o1 form input[type=tel],
#wpcf7-f1451-o1 form input[type=text],
#wpcf7-f1451-o1 form textarea {
    color: #3c3c3c;
    font-weight: 700;
    background-color: transparent;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: #fff
}

#wpcf7-f1451-o2 form input[type=email],
#wpcf7-f1451-o2 form input[type=phone],
#wpcf7-f1451-o2 form input[type=tel],
#wpcf7-f1451-o2 form input[type=text],
#wpcf7-f1451-o2 form textarea {
    color: #3c3c3c;
    font-weight: 700;
    background-color: transparent;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: #fff
}

#wpcf7-f1484-o1 form input[type=email],
#wpcf7-f1484-o1 form input[type=phone],
#wpcf7-f1484-o1 form input[type=tel],
#wpcf7-f1484-o1 form input[type=text],
#wpcf7-f1484-o1 form textarea {
    color: #3c3c3c;
    font-weight: 700;
    background-color: transparent;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: #fff
}

#wpcf7-f1755-p1741-o1 form input[type=email],
#wpcf7-f1755-p1741-o1 form input[type=phone],
#wpcf7-f1755-p1741-o1 form input[type=tel],
#wpcf7-f1755-p1741-o1 form input[type=text],
#wpcf7-f1755-p1741-o1 form textarea {
    color: #3c3c3c;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: var(--anothergray)!important
}

#wpcf7-f2282-o2 form input[type=email],
#wpcf7-f2282-o2 form input[type=phone],
#wpcf7-f2282-o2 form input[type=tel],
#wpcf7-f2282-o2 form input[type=text],
#wpcf7-f2282-o2 form textarea {
    color: #3c3c3c;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: #FFF!important
}

#wpcf7-f2282-o2 .large-12 {
    margin-bottom: 20px;
}

#wpcf7-f2282-o2 .wpcf7-validation-errors {
    margin-bottom: 15px;
    color: #FFF;
    font-size: 15px;
}

#wpcf7-f2282-o2 .wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    margin: -26px 0px 0px 0px;
}


/* Get Quote Contact Forms */

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.business_quote {
    color: #757575 !important;
    padding: 12px 20px;
    border-radius: 15px;
    width: 100%;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #acacac;
    background-color: var(--anothergray)!important;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.rev_quote {
    color: #757575 !important;
    padding: 12px 20px;
    border-radius: 15px;
    width: 100%;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #acacac;
    background-color: var(--anothergray)!important;
}

#get_quote_content .button {
    background: #23b0b1 !important;
    width: 100% !important;
    border-radius: 6px !important;
    margin: 20px 0 !important;
    font-size: 22px;
    letter-spacing: 1px;
}

#wpcf7-f2303-p2299-o1 form input[type=email],
#wpcf7-f2303-p2299-o1 form input[type=phone],
#wpcf7-f2303-p2299-o1 form input[type=tel],
#wpcf7-f2303-p2299-o1 form input[type=text],
#wpcf7-f2303-p2299-o1 form textarea {
    color: #757575;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: var(--anothergray)!important
}

#wpcf7-f2303-p2651-o1 form input[type=email],
#wpcf7-f2303-p2651-o1 form input[type=phone],
#wpcf7-f2303-p2651-o1 form input[type=tel],
#wpcf7-f2303-p2651-o1 form input[type=text],
#wpcf7-f2303-p2651-o1 form textarea {
    color: #757575;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: var(--anothergray)!important
}

#wpcf7-f2303-p2299-o1 input::-moz-placeholder {
    color: #757575 !important;
}

#wpcf7-f2303-p2651-o1 input::-moz-placeholder {
    color: #757575 !important;
}

input.wpcf7-form-control.wpcf7-not-valid {
    margin: 0;
}

#wpcf7-f2303-o2 form input[type=email],
#wpcf7-f2303-o2 form input[type=phone],
#wpcf7-f2303-o2 form input[type=tel],
#wpcf7-f2303-o2 form input[type=text],
#wpcf7-f2303-o2 form textarea {
    color: #757575;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #f1f1f1;
    background-color: var(--anothergray)!important
}

.month-form {
    margin-bottom: 50px;
    border-radius: 25px;
    padding-bottom: 35px !important
}

.month-form-quote {
    margin-bottom: 50px;
    border-radius: 10px;
    border-top: 25px solid #23B0B1;
    padding-bottom: 35px !important
}

.month-form-quote .wpcf7 .wpcf7-submit {
    background: #23b0b1 !important;
    width: 100%;
    border-radius: 6px !important;
    margin: 20px 0 !important;
    font-size: 22px;
    letter-spacing: 1px;
}

.new-btn {
    margin-top: 20px;
    max-width: 960px;
    width: 100%;
    border-radius: 10px!important
}

.strong-view.modern .testimonial-content {
    font-style: normal!important;
    text-align: center !important;
    color: #fff
}

.strong-view.modern .testimonial-content p {
    font-weight: 700
}

.strong-view.modern .testimonial-client {
    text-align: left;
    margin-left: 40px;
    display: flex;
    align-items: center
}

.strong-view.modern .testimonial-name {
    margin: 1rem;
    color: #fff
}

.testimonial-content:before,
.wpmslider-next,
.wpmslider-prev {
    color: #fff!important
}

.wpmslider-pager-link:before {
    color: var(--almostwhite)!important
}

.testimonial-content:after {
    display: none!important
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    content: url(/wp-content/uploads/2019/05/arrow-left.png)!important
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    content: url(/wp-content/uploads/2019/05/arrow-right.png)!important
}

.strong-view.pager-style-buttons .wpmslider-pager-link::before {
    font-size: 13px!important
}

#menuToggle>input,
#menuToggle>span {
    display: none
}

.home-hero-header {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.home-hero-header>nav {
    width: 33%
}

.mobile-phone {
    opacity: 0
}

.desk-phone {
    display: block
}

/* bx slider */

#line-logo .logos-slide .bx-wrapper {
    max-width: 100% !important;
}

@media only screen and (min-width:1850px) {
    .logo2 {
        margin-left: -25%;
    }
}

@media screen and (max-width: 1380px) {
    .hero-logo {
        max-width: 270px;
        display: none;
    }
    .home-hero-header nav {
        width: 36% !important;
    }
}

@media screen and (max-width:1250px) {
    .signup-form {
        justify-content: center
    }
    .hero-logo {
        max-width: 135px;
        display: block !important;
        margin: 0 auto;
        padding-top: 20px;
    }
    .hero.bg-lightblue-new.botmmenu-part {
        background: var(--lightblue) !important;
    }
    .signup .button,
    .signup-form-input {
        margin: .5rem
    }
    .signup-note,
    .signup-note2 {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    .hero-header ul li {
        margin: 0 1rem
    }
    .hero-logo {
        max-width: 270px;
        display: none !important;
    }
}

@media screen and (max-width:1100px) {
    .hero {
        align-items: normal
    }
    .background-header {
        background: #23B0B1 !important;
        padding-top: 20px;
    }
    #logo_mobile {
        max-width: 200px;
        padding: 20px;
        display: flex;
        top: -10px;
    }
    .bg-logo-mobile {
        display: block;
        background: #28afb0;
        margin-bottom: -50px;
    }
    .bg-logo-mobile #logo_mobile {
        position: relative;
    }
    .hero-header#menuToggle {
        display: flex;
        padding: .5rem;
        align-items: flex-end;
        flex-direction: column;
        top: 14px;
        position: absolute;
        right: 0
    }
    .home-hero-header {
        flex-direction: column;
        padding: 0;
        background: var(--primaryColor);
        position: absolute;
        top: 0;
        right: 0;
        margin-left: -11rem;
        transform-origin: 0 0;
        transform: translate(150%, 0);
        transition: transform .5s cubic-bezier(.77, .2, .05, 1)
    }
    .mobile-phone {
        opacity: 1;
        background: #28afb0;
        color: #fff!important;
        font-size: 18px;
        padding: 20px 10px 20px;
        text-align: right;
        display: block;
    }
    a.mobile-phone span {
        font-weight: 700
    }
    .mobile-phone :hover {
        color: #fff!important;
        text-decoration: none
    }
    a.mobile-phone :hover {
        color: #fff!important
    }
    .desk-phone {
        display: none
    }
    .home-hero-header ul a,
    .home-hero-header ul a.phone {
        color: #fff
    }
    .home-hero-header>nav {
        width: 100%
    }
    .home-hero-header>nav ul {
        flex-direction: column
    }
    .home-hero-header>nav ul li {
        margin: .75rem
    }
    .home-hero-header>figure {
        display: none
    }
    .home-hero-header>ul {
        width: 100%;
        justify-content: space-between;
        padding: .5rem 0
    }
    .home-hero-header>ul li {
        margin: 0 .75rem;
        width: 45%
    }
    .home-hero-header>ul li:nth-child(2) {
        text-align: center
    }
    .home-hero-header>ul li:last-child {
        text-align: right
    }
    .home-hero-header>ul li .button {
        font-size: .9rem
    }
    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        -webkit-touch-callout: none
    }
    .free-consultationdiv {
        width: 100%;
        float: left;
        background: #28afb0;
        color: #fff;
        display: block;
        z-index: 100;
        position: relative;
        top: 10%;
        opacity: 1;
        height: auto
    }
    #menuToggle span {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #28afb0;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0;
        transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease
    }
    #menuToggle span:first-child {
        transform-origin: 0 0
    }
    #menuToggle span:nth-last-child(2) {
        transform-origin: 0 100%
    }
    #menuToggle input:checked~span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #fff
    }
    #menuToggle input:checked~span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0) scale(.2, .2)
    }
    #menuToggle input:checked~span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px)
    }
    #menuToggle input:checked~.home-hero-header {
        transform: none
    }
    .hero-header ul {
        align-items: center
    }
    .site-translation__wrapper2 a {
        right: .5rem;
        padding: .6rem 3rem;
        top: .5rem
    }
}

@media screen and (max-width:1050px) {
    .signup-form {
        flex-direction: column
    }
}

@media screen and (max-width:1024px) {
    .section-list {
        justify-content: center
    }
    .section-list-item {
        margin: 1rem
    }
    .services-list .section-list-item {
        margin: 0.2rem
    }
    .split-text,
    .split-text3 {
        padding: 1.5rem
    }
    .split-image img,
    .split-image2 img {
        max-width: 100%
    }
    .split-green .section-title {
        font-size: 1.55rem
    }
    .hero-header {
        padding: 2rem
    }
    .business_quote {
        margin-bottom: 20px;
    }
    .site-translation__wrapper2 a {
        right: .5rem;
        padding: .6rem 3rem;
        top: .5rem
    }
    .hero-logo {
        max-width: 135px;
        display: block !important;
        margin: 0 auto;
        padding-top: 20px;
    }
    .hero.bg-lightblue-new.botmmenu-part {
        background: var(--lightblue) !important;
    }
}

@media screen and (min-width:1020px) {
    .f-right {
        float: right;
        padding-top: 4rem;
    }
}

@media screen and (max-width:900px) {
    .plans-list .section-list-item {
        flex: inherit;
        width: 45%
    }
    .business_quote {
        margin-bottom: 20px;
    }
    .more-than .landing-container .section-title {
        color: #fff;
    }
    .more-than .landing-container .section-text {
        color: #fff;
    }
    .more-than .section-list .section-list-item .services-list-text {
        color: #fff;
    }
    .hero-logo {
        max-width: 135px;
        display: block !important;
        margin: 0 auto;
        padding-top: 20px;
    }
    .hero.bg-lightblue-new.botmmenu-part {
        background: var(--lightblue) !important;
    }
}

@media screen and (max-width:768px) {
    .modal-close {
        top: 1.5rem;
        right: 1.5rem
    }
    .hero-logo {
        max-width: 135px;
        display: block !important;
        margin: 0 auto;
        padding-top: 20px;
    }
    .hero.bg-lightblue-new.botmmenu-part {
        background: var(--lightblue) !important;
    }
    .business_quote {
        margin-bottom: 20px;
    }
    .bg-logo-mobile {
        margin-bottom: 0px;
    }
    .more-than .landing-container .section-title {
        color: #fff;
    }
    .more-than .landing-container .section-text {
        color: #fff;
    }
    .more-than .section-list .section-list-item .services-list-text {
        color: #fff;
    }
}

@media screen and (max-width:720px) {
    .cta {
        flex-direction: column
    }
    .cta-text {
        text-align: center
    }
    .cta-button,
    .cta-text {
        margin: 1rem;
        font-size: 1.15rem
    }
    .services-list .section-list-item {
        width: 60%;
        height: auto;
    }
    .section-list {
        margin-bottom: 0
    }
    .split-container {
        grid-template-columns: 1fr;
        text-align: center
    }
    .split-text2 {
        max-width: 450px;
        padding: 10px 10px 10px 40px
    }
    .full-container .section-title,
    .full-container2 .section-title,
    .split-container .section-title {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem
    }
    .section-size {
        font-size: 1.5rem!important
    }
    .full-container,
    .section-image-text {
        padding-top: 0
    }
    .bot-padding {
        padding-bottom: 0!important
    }
    .bot-margin {
        margin-bottom: 0!important
    }
    .top-padding {
        padding-top: 0!important
    }
    .yes-pad {
        padding-top: 0
    }
    .split-image,
    .split-image2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .background-header.track-img {
        display: none !important;
    }
    .more-than .landing-container .section-title {
        color: #fff;
    }
    .more-than .landing-container .section-text {
        color: #fff;
    }
    .more-than .section-list .section-list-item .services-list-text {
        color: #fff;
    }
    .split-image img,
    .split-image2 img {
        max-width: 60%
    }
    .split-container.grid-center .split-content {
        justify-self: center
    }
    .split-container.grid-center .split-image,
    .split-container.grid-center .split-image2 {
        padding: .5rem;
        justify-self: center
    }
    .fa.fa-check-circle-o {
        margin: 25px 0 0 0
    }
    .section-title,
    .section-title2 {
        font-size: 2rem
    }
    .section-text,
    .section-text2 {
        font-size: .9rem
    }
    .section-text br {
        display: none
    }
    .check-green-area {
        text-align: left
    }
    .plans-list .section-list-item {
        width: 100%;
        margin: 0px !important;
        margin-bottom: 15px !important;
    }
    .hero-logo {
        max-width: 150px
    }
    .hero-image,
    .hero-image2 {
        max-width: 300px
    }
    .hero-phone {
        font-size: 1.5rem
    }
    .hero-title,
    .hero-title2 {
        font-size: 2.5rem
    }
    .hero-footer {
        justify-content: center
    }
    .hero-footer img {
        max-width: 200px
    }
    .site-translation__wrapper2 a {
        right: 1rem;
        padding: .5rem 1.5rem;
        top: 1%
    }
    section.section.background-green.signup .section-title2 {
        margin: 1.5rem 1rem
    }
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.business_quote {
        margin-bottom: 20px
    }
}

@media screen and (max-width:600px) {
    .strong-view.modern .testimonial-client {
        flex-direction: column;
        margin-left: 5px
    }
    .plan-name {
        font-size: 1.75rem
    }
    .plan-price {
        font-size: 2.25rem
    }
    .hero-header {
        padding: 2.5rem 1.75rem;
    }
    .hero-logo {
        max-width: 135px;
        display: block !important;
        margin: 0 auto;
        padding-top: 20px;
    }
    .hero.bg-lightblue-new.botmmenu-part {
        background: var(--lightblue) !important;
    }
    .hero-image,
    .hero-image2 {
        max-width: 250px
    }
    .hero-phone {
        font-size: 1.1rem
    }
    .hero-title,
    .hero-title2 {
        font-size: 2.1rem
    }
    .section-text,
    .section-text2 {
        font-size: 1.2rem
    }
    .section-text2 br {
        display: none;
    }
    .hero-header#menuToggle {
        display: none !important;
    }
    #logo_mobile {
        left: 0;
        top: -10px;
        position: absolute;
        z-index: 999;
    }
    .slicknav_menu {
        background: var(--green);
    }
    .section-list {
        flex-direction: column;
    }
    .plan {
        width: 100% !important;
    }
    .plans-list {
        margin-left: 0px !important;
    }
    .background-header.track-img {
        display: none !important;
    }
    .strong-view.wpmtst-modern .wpmtst-testimonial-content::before {
        left: -23px !important;
        top: -10px !important;
    }
    .services-list .section-list-item {
        margin: 0.2rem
    }
    .strong-view.wpmtst-modern .wpmtst-testimonial-content::before {
        left: -45px !important;
        top: -15px !important;
    }
}

@media screen and (max-width:500px) {
    .section.testimonials {
        padding-left: 0;
        padding-right: 0
    }
    .section-title2,
    .section.testimonials .section-title {
        padding-left: 1.1rem;
        padding-right: 1.1rem
    }
    .background-header.track-img {
        display: none !important;
    }
    .services-list .section-list-item {
        margin: 0.2rem
    }
    .strong-view.wpmtst-modern .wpmtst-testimonial-content::before {
        left: -45px !important;
        top: -15px !important;
    }
}

@media screen and (max-width:480px) {
    .home-hero-header>ul li {
        margin: 0 .4rem;
        text-align: center!important
    }
    .home-hero-header>ul li .button,
    .home-hero-header>ul li a {
        font-size: 1rem
    }
    .home-hero-header>ul li .button {
        padding: .5rem .55rem
    }
    .section-text,
    .section-text2 {
        font-size: .9rem
    }
    .signup-form-input {
        min-width: auto
    }
    .modal-close {
        top: 1rem;
        right: 1rem
    }
    .modal-close img {
        max-width: 18px
    }
    .section {
        padding: 2rem 1rem
    }
    .section-title {
        font-size: 1.75rem
    }
    .section-text,
    .section-text2,
    .section-title,
    .section-title2 {
        margin-bottom: 1.5rem;
    }
    .bot-margin {
        margin: 0!important;
    }
    section.section.background-green.signup .section-title2 {
        margin: 1.5rem 1rem
    }
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.business_quote {
        margin-bottom: 20px
    }
    .split-image,
    .split-image2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .background-header.track-img {
        display: none !important;
    }
    .more-than .landing-container .section-title {
        color: #fff;
    }
    .more-than .landing-container .section-text {
        color: #fff;
    }
    .more-than .section-list .section-list-item .services-list-text {
        color: #fff;
    }
    .services-list .section-list-item {
        margin: 0.2rem
    }
    .split-image img,
    .split-image2 img {
        max-width: 50%
    }
    .split-container .section-title,
    .split-container2 .section-title {
        margin-bottom: .2rem;
        margin-top: .2rem
    }
    .cta-button,
    .cta-text {
        font-size: 1rem
    }
    .section-list.services-list {
        flex-direction: column
    }
    .services-list .section-list-item {
        width: auto;
        height: auto;
    }
    .hero-image,
    .hero-image2 {
        max-width: 175px
    }
    .hero-title,
    .hero-title2 {
        font-size: 1.75rem;
        line-height: 1.75rem;
    }
    .site-translation__wrapper2 a {
        right: 1rem;
        padding: .5rem 1.5rem;
        top: 1%
    }
    .yes-pad {
        padding-top: 0
    }
    .plan figure {
        min-height: auto
    }
    .plan figure img {
        max-width: 75px
    }
    .plan-name {
        font-size: 1.5rem
    }
    .plan-price {
        font-size: 2rem
    }
    footer ul {
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0
    }
    footer ul li {
        margin: .4rem 0
    }
}

section#line-logo {
    padding: 3rem 2.5rem;
}

.logos-slide {
    width: 100%;
    padding: 50px 20px 20px;
}

.bx-wrapper {
    box-shadow: none !important;
    border: none;
    margin: 0 auto;
}

.bxslider li p {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    font-weight: 600;
}

.bxslider li {
    border: 1px solid #333;
    padding: 35px 20px 20px;
    text-align: center;
    margin: 0 auto;
    border-radius: 7px;
    height: 170px;
}

.bx-wrapper img {
    display: inline;
    height: 50px;
}

.section-list {
    margin: 1.25rem 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.section-list-item {
    margin: 15px 1rem;
    height: 155px;
}

.partner-logo {
    max-width: 100px;
}

.services-list-text {
    margin: 1rem;
    font-size: 1.2rem;
    font-weight: normal;
    color: var(--gray);
    line-height: 1.2;
}

.signup .services-list-text {
    margin-top: -10px;
}

.wpcf7 form input[type=email],
.wpcf7 form input[type=phone],
.wpcf7 form input[type=tel],
.wpcf7 form input[type=text],
.wpcf7 form textarea {
    color: #757575;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: 0;
    margin-top: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 3px solid #fff;
    background-color: var(--anothergray)!important;
}

.int-tech .split-text {
    max-width: 500px;
}

.wpmtst-testimonial-content {
    text-align: center !important;
}

section.section.testimonials.background-primary {
    padding: 4rem 1rem 2rem;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before {
    left: 8px;
    top: 0;
}

@media (min-width: 1380px) and (max-width: 2600px) {
    .bx-wrapper {
        margin: 0 auto;
    }
}