: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: 0 !important;
 
}
.background-header2 {
  background: var(--white) !important;
  padding-top: 0 !important;
}
.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: 0.2s all;
}
.site-translation__wrapper2 a {
  color: #28afb0;
  font-family: SofiaProRegular;
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  right: 3rem;
  z-index: 999;
  display: block;
  background: 0 0;
  padding: 0.6rem 3rem;
  line-height: 1;
  opacity: 0.8;
  border: 1px solid #28afb0;
  border-radius: 15px;
  top: 5.9rem;
}
.check-green-area {
  box-sizing: border-box;
  width: 48%;
  margin: 30px 1% 0 1%;
  background: url(../png/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: 0.8rem 1rem;
  color: #fff;
}
.hero-logo {
  max-width: 300px;
}
.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: 2.7rem;
  padding: 0 1.5rem;
}
.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: 0.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(../png/check-green.png);
  padding-left: 5px;
  margin-bottom: 0;
}
.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;
  font-weight: 700;
  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;
  padding-bottom: 13px !important;
}
.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 3rem;
}
.services-list-text {
  margin: 1rem;
  font-size: 1.2rem;
  color: var(--gray);
}
.section {
  padding: 1.5rem 1rem 2rem;
}
.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, 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 0.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: 0.5rem;
  margin: 0 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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: 0.5rem;
  width: 100%;
  outline: 0;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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: left !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(../arrow-left.html) !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
  content: url(../arrow-right.html) !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;
}
@media only screen and (min-width: 1850px) {
  .logo2 {
    margin-left: -25%;
  }
}
@media screen and (max-width: 1380px) {
  .hero-logo {
    max-width: 270px;
  }
  .home-hero-header nav {
    width: 36% !important;
  }
}
@media screen and (max-width: 1250px) {
  .signup-form {
    justify-content: center;
  }
  .signup .button,
  .signup-form-input {
    margin: 0.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;
  }
}
@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;
    left: 40px;
  }
  #logo_mobile {
    max-width: none;
    margin: 0 auto;
}
  .bg-logo-mobile {
    display: block;
    background: #28afb0;
    margin-bottom: -50px;
  }
  .bg-logo-mobile #logo_mobile {
    position: relative;
  }

  .hero-header#menuToggle {
    display: flex;
    padding: 0.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 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }
  .mobile-phone {
    opacity: 1;
    background: #28afb0;
    color: #fff !important;
    font-size: 18px;
    padding: 0px 10px 10px;
    text-align: right;
    display: block;
  }
  .botmmenu-part header#menuToggle{
    display:none !important;
    }
  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: 0.75rem;
  }
  .home-hero-header > figure {
    display: none;
  }
  .home-hero-header > ul {
    width: 100%;
    justify-content: space-between;
    padding: 0.5rem 0;
  }
  .home-hero-header > ul li {
    margin: 0 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: 0.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 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.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(0.2, 0.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: 0.5rem;
    padding: 0.6rem 3rem;
    top: 6rem;
  }
  .site-translation__wrapper2 a {
    color: #28aeaf;
    border-color: #28aeaf;
  }
}
@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: 1rem;
  }
  .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: 0.5rem;
    padding: 0.6rem 3rem;
    top: 6rem;
    color: #28aeaf;
    border-color: #28aeaf;
  }
  .hero-image2 {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-5923
    section.background-green
    input.wpcf7-form-control.wpcf7-submit.button.esp-btn.round-btn.green-btn {
    transform: translateY(22px);
  }
}
@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;
  }
}
@media screen and (max-width: 768px) {
  .modal-close {
    top: 1.5rem;
    right: 1.5rem;
  }
  .business_quote {
    margin-bottom: 20px;
  }
  .bg-logo-mobile {
    margin-bottom: 0px;
  }
  .page-id-5923 .background-header {
    background: none !important;
  }
  .site-translation__wrapper2 a {
    color: #28afb0;
    border-color: #28afb0;
  }
  .page-id-7718 #signup,
  .page-id-8868 #signup {
      float: none;
  }
  .page-id-7718 #custom-split-container,
  .page-id-8868 #custom-split-container{
    display: none;
  }
}
@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%;
  }
  .section-list {
    margin-bottom: 0;
  }
  .split-container {
    grid-template-columns: 1fr;
    /* text-align: center; */
  }
  .split-text2 {
    max-width: 450px;
    padding: 10px 10px 10px 10px;
  }
  .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; */
  }
  .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: 0.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: 0.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: 0.5rem 1.5rem;
    top: 6rem;
  }
  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;
  }
  .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;
  }
  .site-translation__wrapper2 a {
    top: 6rem;
  }
}
@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;
  }
}
@media screen and (max-width: 480px) {
  .home-hero-header > ul li {
    margin: 0 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: 0.5rem 0.55rem;
  }
  .section-text,
  .section-text2 {
    font-size: 0.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; */
  }
  .split-image img,
  .split-image2 img {
    max-width: 50%;
  }
  .split-container .section-title,
  .split-container2 .section-title {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  .cta-button,
  .cta-text {
    font-size: 1rem;
  }
  .section-list.services-list {
    flex-direction: column;
  }
  .services-list .section-list-item {
    width: 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: 0.5rem 1.5rem;
    top: 6rem;
  }
  .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: 0.4rem 0;
  }
}
