@charset "UTF-8";
.btn, .toggles .toggle .toggle-title a, .gform_button {
  border-radius: 6px;
  background-color: #00B9EE !important;
  color: #fff;
  font-size: 20px !important;
  padding: 20px 40px !important;
  line-height: normal !important;
  font-weight: 500 !important;
  display: flex;
  justify-content: center;
  text-align: center;
  display: inline-flex;
  align-items: center;
  box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.4);
}
@media (max-width: 999px) {
  .btn, .toggles .toggle .toggle-title a, .gform_button {
    padding: 15px 20px !important;
    font-size: 18px !important;
  }
}
.btn:after, .toggles .toggle .toggle-title a:after, .gform_button:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  margin-left: 15px;
}
.btn:hover, .toggles .toggle .toggle-title a:hover, .gform_button:hover {
  color: #fff;
  opacity: 0.9 !important;
  background-color: #00B9EE !important;
}
.flickity-viewport {
  margin-bottom: 0 !important;
}
@media (max-width: 1200px) {
  .flickity-viewport {
    margin-top: 0 !important;
  }
}
@media (max-width: 690px) {
  .flickity-viewport .inner-wrap {
    padding: 0 !important;
  }
}
.nectar_hook_global_section_footer {
  background-color: #1A2248 !important;
}
.nectar_hook_global_section_footer .wpb_row {
  background-color: #1A2248 !important;
}
.nectar_hook_global_section_footer .row_col_wrap_12 {
  display: flex;
  align-items: flex-start;
  padding: 60px 0 40px;
}
@media (max-width: 768px) {
  .nectar_hook_global_section_footer .row_col_wrap_12 {
    flex-direction: column;
    padding: 40px 0 30px;
  }
}
.nectar_hook_global_section_footer .vc_col-sm-3 {
  padding: 0 30px 0 0 !important;
}
@media (max-width: 768px) {
  .nectar_hook_global_section_footer .vc_col-sm-3 {
    width: 100% !important;
    padding: 0px !important;
  }
}
.nectar_hook_global_section_footer .vc_col-sm-3:first-child {
  display: flex;
  align-items: flex-start;
}
.nectar_hook_global_section_footer .vc_col-sm-3:first-child img {
  width: 110px;
  height: auto;
  opacity: 0.9;
}
.nectar_hook_global_section_footer .wpb_text_column h4, .nectar_hook_global_section_footer .wpb_text_column h3 {
  font-family: "Cabin", sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  text-transform: uppercase;
  color: #00B9EE !important;
  margin: 0 0 14px;
}
.nectar_hook_global_section_footer .wpb_text_column p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 4px;
}
.nectar_hook_global_section_footer .wpb_text_column a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  display: block;
  transition: color 0.2s ease;
}
.nectar_hook_global_section_footer .wpb_text_column a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.nectar_hook_global_section_footer .wpb_text_column .fa, .nectar_hook_global_section_footer .wpb_text_column .fas, .nectar_hook_global_section_footer .wpb_text_column .far, .nectar_hook_global_section_footer .wpb_text_column i {
  color: #00B9EE;
  margin-right: 8px;
  font-size: 13px;
}
.nectar_hook_global_section_footer .wpb_text_column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nectar_hook_global_section_footer .wpb_text_column ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 1.9;
}
.nectar_hook_global_section_footer .wpb_text_column ul li::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-style: normal;
  color: #00B9EE;
  font-size: 14px;
  flex-shrink: 0;
}
@media (min-width: 1000px) and (max-width: 1140px) {
  .nectar_hook_global_section_footer .wpb_text_column ul li:nth-child(2) {
    font-size: 13px;
  }
}
.nectar_hook_global_section_footer .wpb_text_column ul li:nth-child(1)::before {
  content: "";
}
.nectar_hook_global_section_footer .wpb_text_column ul li:nth-child(2)::before {
  content: "";
}
.nectar_hook_global_section_footer .wpb_text_column ul li a {
  display: inline;
}
.nectar_hook_global_section_footer #footer-outer, .nectar_hook_global_section_footer .footer-bottom-bar, .nectar_hook_global_section_footer > .container > .row:last-child, .nectar_hook_global_section_footer #copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
  background-color: #1A2248 !important;
  padding: 20px 0 !important;
  margin-top: 0 !important;
}
.nectar_hook_global_section_footer #footer-outer p, .nectar_hook_global_section_footer #footer-outer .col p, .nectar_hook_global_section_footer .footer-bottom-bar p, .nectar_hook_global_section_footer .footer-bottom-bar .col p, .nectar_hook_global_section_footer > .container > .row:last-child p, .nectar_hook_global_section_footer > .container > .row:last-child .col p, .nectar_hook_global_section_footer #copyright p, .nectar_hook_global_section_footer #copyright .col p {
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  text-align: center;
}
.nectar_hook_global_section_footer #footer-outer a, .nectar_hook_global_section_footer .footer-bottom-bar a, .nectar_hook_global_section_footer > .container > .row:last-child a, .nectar_hook_global_section_footer #copyright a {
  color: rgba(255, 255, 255, 0.25);
  text-decoration: none;
  transition: color 0.2s ease;
}
.nectar_hook_global_section_footer #footer-outer a:hover, .nectar_hook_global_section_footer .footer-bottom-bar a:hover, .nectar_hook_global_section_footer > .container > .row:last-child a:hover, .nectar_hook_global_section_footer #copyright a:hover {
  color: rgba(255, 255, 255, 0.55);
}
#footer-outer {
  background-color: #1A2248 !important;
}
#footer-outer #copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
}
#footer-outer #copyright .col.span_5 {
  display: flex;
  justify-content: center;
  margin-right: 0 !important;
  width: 100%;
  margin-bottom: 0 !important;
}
#footer-outer #copyright p {
  color: rgba(255, 255, 255, 0.5);
  width: 80% !important;
  text-wrap: balance;
  text-align: center;
}
@media (max-width: 690px) {
  #footer-outer #copyright p {
    width: 100% !important;
  }
}
.gform_heading {
  display: none;
}
body .gform-page-footer #gform_ajax_spinner_1 {
  margin-top: -5px !important;
  margin-left: -40px !important;
  position: absolute !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
body .form-row .form-column .gform_validation_errors {
  background-color: #fff !important;
}
body .form-row .form-column .gform_validation_errors h2 {
  text-align: center !important;
  color: #EE0000 !important;
  justify-content: center;
}
.gfield_validation_message {
  text-align: center;
  color: #EE0000 !important;
  font-size: 16px !important;
}
.gfield_required {
  display: inline;
}
.form-row .form-column {
  background-color: #1E2A5C;
  border-radius: 20px;
  margin-top: -150px;
  padding: 80px !important;
}
@media (max-width: 1300px) {
  .form-row .form-column {
    padding: 50px !important;
  }
}
@media (max-width: 999px) {
  .form-row .form-column {
    padding: 40px 30px !important;
  }
}
@media (max-width: 480px) {
  .form-row .form-column {
    padding: 30px 20px !important;
  }
}
@media (max-width: 350px) {
  .form-row .form-column {
    padding: 30px 15px !important;
  }
}
.form-row .form-column h2 {
  color: #fff !important;
}
.form-row .form-column h2 strong {
  color: #00B9EE !important;
}
.form-row .form-column input {
  color: #fff;
}
.gf_page_steps {
  display: flex;
  justify-content: center;
  border-bottom-color: #00B9EE !important;
  margin-bottom: 60px !important;
  padding-top: 60px !important;
  gap: 0 !important;
}
@media (max-width: 900px) {
  .gf_page_steps {
    margin-bottom: 40px !important;
    padding-top: 40px !important;
  }
}
@media (max-width: 690px) {
  .gf_page_steps {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .gf_page_steps {
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px;
  }
}
.gf_page_steps .gf_step {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px;
  border-bottom: 1px solid #4C5584;
  opacity: 0.5;
}
.gf_page_steps .gf_step.gf_step_active {
  border-color: #00B9EE;
}
.gf_page_steps .gf_step:first-child {
  margin-left: 0 !important;
}
.gf_page_steps .gf_step:last-child {
  margin-right: 0 !important;
}
@media (max-width: 690px) {
  .gf_page_steps .gf_step {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 15px;
    gap: 7px;
  }
}
@media (max-width: 420px) {
  .gf_page_steps .gf_step {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.gf_page_steps .gf_step .gf_step_number {
  background-color: #1E2A5C;
  border-color: #00B9EE;
  color: #fff;
  position: relative;
  min-width: 1px !important;
}
@media (max-width: 690px) {
  .gf_page_steps .gf_step .gf_step_number {
    width: 30px;
    height: 30px;
    box-sizing: content-box;
  }
}
@media (max-width: 480px) {
  .gf_page_steps .gf_step .gf_step_number {
    width: 30px;
    height: 30px;
    line-height: normal;
  }
}
@media (max-width: 370px) {
  .gf_page_steps .gf_step .gf_step_number {
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 800;
  }
}
@media (max-width: 330px) {
  .gf_page_steps .gf_step .gf_step_number {
    width: 20px;
    height: 20px;
    font-size: 11px;
    font-weight: 800;
  }
}
.gf_page_steps .gf_step .gf_step_label {
  padding-left: 5px;
  text-transform: none;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}
@media (max-width: 690px) {
  .gf_page_steps .gf_step .gf_step_label {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .gf_page_steps .gf_step .gf_step_label {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .gf_page_steps .gf_step .gf_step_label {
    font-size: 12px;
  }
}
.gf_page_steps .gf_step.gf_step_active {
  opacity: 1;
}
.gf_page_steps .gf_step.gf_step_active .gf_step_number {
  background-color: #00B9EE;
  border-color: #00B9EE;
  color: #fff;
}
.gf_page_steps .gf_step.gf_step_completed {
  opacity: 1;
}
.gf_page_steps .gf_step.gf_step_completed .gf_step_number {
  background-color: #1A2248 !important;
  border: none !important;
  color: #fff;
  font-size: 0;
  position: relative;
  overflow: hidden;
}
.gf_page_steps .gf_step.gf_step_completed .gf_step_number:before {
  display: none;
}
.gf_page_steps .gf_step.gf_step_completed .gf_step_number:after {
  background-color: #1A2248 !important;
  border: none !important;
}
@media (max-width: 370px) {
  .gf_page_steps .gf_step.gf_step_completed .gf_step_number {
    font-size: 0 !important;
  }
  .gf_page_steps .gf_step.gf_step_completed .gf_step_number::after {
    width: 16px !important;
    height: 16px !important;
    font-size: 13px !important;
    background-size: contain !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
}
@media (max-width: 330px) {
  .gf_page_steps .gf_step.gf_step_completed .gf_step_number {
    font-size: 0 !important;
  }
  .gf_page_steps .gf_step.gf_step_completed .gf_step_number::after {
    width: 14px !important;
    height: 14px !important;
    font-size: 11px !important;
    background-size: contain !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
}
.gform-body .gfield .gfield_label {
  color: #fff;
  font-size: 20px;
  font-weight: 400 !important;
  font-family: "Inter", sans-serif;
  position: relative;
}
@media (max-width: 690px) {
  .gform-body .gfield .gfield_label {
    margin-top: 0 !important;
  }
}
.gform-body .gfield.improvement-types .gfield_required {
  display: none;
}
.gform-body .gfield.improvement-types .gfield_label {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
}
.gform-body .gfield.improvement-types .gfield_radio {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1500px) {
  .gform-body .gfield.improvement-types .gfield_radio {
    gap: 20px;
  }
}
@media (max-width: 1300px) {
  .gform-body .gfield.improvement-types .gfield_radio {
    gap: 15px;
  }
}
.gform-body .gfield.improvement-types .gfield-image-choice-wrapper-outer {
  padding: 30px;
}
@media (max-width: 1400px) {
  .gform-body .gfield.improvement-types .gfield-image-choice-wrapper-outer {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .gform-body .gfield.improvement-types .gfield-image-choice-wrapper-outer {
    padding: 10px;
  }
}
.gform-body .gfield.improvement-types .gchoice {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  flex: 0 0 calc(25% - 30px) !important;
  width: calc(25% - 30px) !important;
  inline-size: calc(25% - 30px) !important;
  min-inline-size: calc(25% - 30px) !important;
  max-inline-size: calc(25% - 30px) !important;
  box-sizing: border-box;
  align-self: stretch;
  cursor: pointer;
  transition: border-color 0.2s, background-color 0.2s;
}
@media (max-width: 1500px) {
  .gform-body .gfield.improvement-types .gchoice {
    flex: 0 0 calc(25% - 20px) !important;
    width: calc(25% - 20px) !important;
    inline-size: calc(25% - 20px) !important;
    min-inline-size: calc(25% - 20px) !important;
    max-inline-size: calc(25% - 20px) !important;
  }
}
@media (max-width: 1300px) {
  .gform-body .gfield.improvement-types .gchoice {
    flex: 0 0 calc(25% - 15px) !important;
    width: calc(25% - 15px) !important;
    inline-size: calc(25% - 15px) !important;
    min-inline-size: calc(25% - 15px) !important;
    max-inline-size: calc(25% - 15px) !important;
  }
}
@media (max-width: 900px) {
  .gform-body .gfield.improvement-types .gchoice {
    flex: 0 0 calc(50% - 8px) !important;
    width: calc(50% - 8px) !important;
    inline-size: calc(50% - 8px) !important;
    min-inline-size: calc(50% - 8px) !important;
    max-inline-size: calc(50% - 8px) !important;
  }
}
@media (max-width: 480px) {
  .gform-body .gfield.improvement-types .gchoice {
    flex: 0 0 calc(100% - 0px) !important;
    width: calc(100% - 0px) !important;
    inline-size: calc(100% - 0px) !important;
    min-inline-size: calc(100% - 0px) !important;
    max-inline-size: calc(100% - 0px) !important;
  }
}
@media (max-width: 480px) {
  .gform-body .gfield.improvement-types .gchoice .gfield-image-choice-wrapper-outer {
    display: flex;
    align-items: center;
  }
}
.gform-body .gfield.improvement-types .gchoice .gfield-image-choice-wrapper-outer .gfield-choice-image-wrapper {
  aspect-ratio: unset;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .gform-body .gfield.improvement-types .gchoice .gfield-image-choice-wrapper-outer .gfield-choice-image-wrapper img {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    margin-right: 15px;
  }
}
.gform-body .gfield.improvement-types .gchoice label {
  color: #fff !important;
  margin-left: 0;
}
.gform-body .gfield.improvement-types .gchoice .gfield-choice-input {
  display: none;
}
.gform-body .gfield.improvement-types .gchoice:has(input:checked) {
  background-color: rgba(0, 185, 238, 0.25) !important;
  border-color: #00B9EE !important;
}
.gform-body .gfield.improvement-types .gchoice:has(input:checked)::after {
  background-color: #00B9EE !important;
}
@media (max-width: 480px) {
  .gform-body .gfield.improvement-types .gchoice:has(input:checked)::after {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 10px;
  }
}
.gform-body .gfield.timeline .gfield_radio {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 30px;
}
.gform-body .gfield.timeline .gfield_label {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
}
.gform-body .gfield.timeline .gchoice {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  flex: 0 0 calc(33.333% - 20px) !important;
  width: calc(33.333% - 20px) !important;
  inline-size: calc(33.333% - 20px) !important;
  min-inline-size: calc(33.333% - 20px) !important;
  max-inline-size: calc(33.333% - 20px) !important;
  box-sizing: border-box;
  cursor: pointer;
  transition: border-color 0.2s, background-color 0.2s;
  align-self: stretch;
}
@media (max-width: 999px) {
  .gform-body .gfield.timeline .gchoice {
    flex: 0 0 calc(100% - 0px) !important;
    width: calc(100% - 0px) !important;
    inline-size: calc(100% - 0px) !important;
    min-inline-size: calc(100% - 0px) !important;
    max-inline-size: calc(100% - 0px) !important;
  }
}
.gform-body .gfield.timeline .gchoice .gfield-image-choice-wrapper-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
}
@media (max-width: 420px) {
  .gform-body .gfield.timeline .gchoice .gfield-image-choice-wrapper-outer {
    justify-content: flex-start;
    padding: 20px 20px;
  }
}
.gform-body .gfield.timeline .gchoice .gfield-choice-image-wrapper, .gform-body .gfield.timeline .gchoice .gfield-choice-image-no-image {
  display: none !important;
}
.gform-body .gfield.timeline .gchoice label {
  color: #fff !important;
  margin-left: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 16px 12px;
  display: block;
  width: 100%;
}
@media (max-width: 999px) {
  .gform-body .gfield.timeline .gchoice label {
    padding: 0;
  }
}
.gform-body .gfield.timeline .gchoice .gfield-choice-input {
  display: none;
}
.gform-body .gfield.timeline .gchoice:has(input:checked) {
  background-color: rgba(0, 185, 238, 0.25) !important;
  border-color: #00B9EE !important;
}
.gform-body .gfield.timeline .gchoice:has(input:checked)::after {
  background-color: #00B9EE !important;
}
@media (max-width: 999px) {
  .gform-body .gfield.timeline .gchoice:has(input:checked)::after {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 10px;
  }
}
.gform-page-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-top: 40px !important;
}
.gform-page-footer::after {
  content: "Your request is processed instantly by our local Bloxwich office team within 15 minutes.";
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: 1.5;
  flex: 0 0 100%;
  margin-top: 40px;
  display: none;
}
@media (max-width: 480px) {
  .gform-page-footer::after {
    margin-top: 20px;
  }
}
.gform-page-footer .gform_button[type="submit"] {
  width: auto !important;
}
.gform_page#gform_page_1_1 .gform-page-footer {
  display: flex;
  justify-content: center !important;
}
.gform_page#gform_page_1_1 .gform-page-footer .gform_next_button {
  width: 300px !important;
}
@media (max-width: 480px) {
  .gform_page#gform_page_1_1 .gform-page-footer .gform_next_button {
    width: 100% !important;
  }
}
/*.gform_page#gform_page_1_2 .gform-page-footer {
    width: 60% !important;
    margin-left: 20%;
}*/
@media (max-width: 370px) {
  .gform_page#gform_page_11_3 .gform_previous_button {
    display: none;
  }
  .gform_page#gform_page_11_3 .gform_button[type="submit"] {
    width: 100% !important;
  }
}
.gform_previous_button {
  font-size: 16px !important;
  color: #fff !important;
  background-color: transparent !important;
  border: none !important;
  padding-left: 0 !important;
  width: auto !important;
  flex: 0 0 auto !important;
  text-align: left;
  margin-bottom: 0 !important;
  font-weight: 400 !important;
}
.gform_previous_button:hover {
  background-color: transparent !important;
}
@media (max-width: 690px) {
  .gform_previous_button {
    width: 100% !important;
    font-size: 15px !important;
    margin-top: 15px !important;
  }
}
.gform_previous_button:before {
  content: "" !important;
  font-family: "Font Awesome 6 Pro" !important;
  font-style: normal !important;
  display: inline-block;
  margin-right: 15px;
  font-weight: 400;
  font-size: 17px;
  color: #fff !important;
}
@media (max-width: 690px) {
  .gform_previous_button:before {
    margin-right: 10px;
  }
}
.gform_previous_button:after {
  display: none;
}
.gform_next_button {
  font-size: 20px !important;
  background-color: #00B9EE !important;
  border-radius: 6px !important;
  line-height: normal !important;
  width: auto !important;
  flex: 0 0 auto !important;
  margin-bottom: 0 !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
@media (max-width: 690px) {
  .gform_next_button {
    order: -1;
    font-size: 18px !important;
    padding: 15px 20px !important;
    width: 100% !important;
  }
}
.gform-theme.gform-theme--framework .gform_next_button::after {
  content: "" !important;
  font-family: "Font Awesome 6 Pro" !important;
  font-style: normal !important;
  display: inline-block !important;
  margin-left: 15px !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  color: #fff !important;
  position: static !important;
}
.gform-theme.gform-theme--framework .gform_previous_button::before {
  content: "" !important;
  font-family: "Font Awesome 6 Pro" !important;
  font-style: normal !important;
  display: inline-block !important;
  margin-right: 15px !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  color: #fff !important;
  position: static !important;
}
body[data-form-submit=regular] .container-wrap .gform_page_footer .gform_button[type="submit"] {
  width: 49% !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}
@media (max-width: 690px) {
  body[data-form-submit=regular] .container-wrap .gform_page_footer .gform_button[type="submit"] {
    font-size: 18px !important;
    padding: 15px 20px !important;
    width: 100% !important;
  }
}
@media (max-width: 690px) {
  .gform_button[type="submit"] {
    order: -1;
  }
}
.gform_button[type="submit"]:hover {
  transform: none !important;
  background-color: #00B9EE !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after, body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before, body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after, body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after {
  font-family: "Font Awesome 6 Pro" !important;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active, .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
  color: #fff;
  opacity: 0.9 !important;
}
.gform_wrapper {
  margin-bottom: 0 !important;
}
form .gform_fields {
  row-gap: 15px !important;
}
form label {
  font-size: 20px !important;
  font-weight: 500 !important;
}
@media (max-width: 1400px) {
  form label {
    font-size: 19px !important;
  }
}
@media (max-width: 999px) {
  form label {
    font-size: 18px !important;
  }
}
@media (max-width: 480px) {
  form label {
    font-size: 16px !important;
  }
}
form .ginput_container input {
  padding: 15px !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
  line-height: normal !important;
  height: auto !important;
  font-size: 20px !important;
  border-radius: 6px !important;
  border: none !important;
  box-shadow: none !important;
}
body[data-form-submit=regular] .container-wrap input[type=submit] {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.parralax-image-row {
  height: 400px;
}
@media (max-width: 999px) {
  .parralax-image-row {
    height: 300px;
  }
}
@media (max-width: 690px) {
  .parralax-image-row {
    height: 200px;
  }
}
.brochure-showroom-row .vc_col-sm-6 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}
@media (max-width: 1600px) {
  .brochure-showroom-row .vc_col-sm-6 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
}
@media (max-width: 1400px) {
  .brochure-showroom-row .vc_col-sm-6 {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
@media (max-width: 999px) {
  .brochure-showroom-row .vc_col-sm-6 {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
}
@media (min-width: 691px) {
  .brochure-showroom-row .vc_col-sm-6:first-child {
    border-right: 1px solid #4C558420;
  }
}
.brochure-showroom-row .vc_col-sm-6 .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .omnia-system-row .vc_col-sm-4 {
    padding-right: 40px !important;
    padding-bottom: 40px !important;
  }
}
.omnia-system-row h4 {
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px !important;
}
.omnia-system-row h4:before {
  font-family: "Font Awesome 6 Pro";
  color: #00B9EE;
  margin-right: 15px;
  position: absolute;
  left: 0;
}
.omnia-system-row .one h4:before {
  content: "";
}
.omnia-system-row .two h4:before {
  content: "";
}
.omnia-system-row .three h4:before {
  content: "";
}
.omnia-system-row .four h4:before {
  content: "";
}
.omnia-system-row .five h4:before {
  content: "";
}
.omnia-system-row .six h4:before {
  content: "";
}
.guarantee {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px !important;
  position: relative;
  overflow: hidden;
  align-self: flex-start;
}
@media (max-width: 1200px) {
  .guarantee {
    padding: 30px 50px 30px 30px !important;
  }
}
.guarantee h3 {
  color: #1A2248;
  margin-bottom: 40px;
}
@media (max-width: 1300px) {
  .guarantee h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1200px) {
  .guarantee h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 480px) {
  .guarantee h3 {
    padding-right: 100px;
  }
}
@media (max-width: 420px) {
  .guarantee h3 {
    padding-right: 60px;
  }
}
.guarantee::before {
  content: "";
}
.guarantee .wpb_raw_code {
  margin-bottom: 0;
}
.guarantee .ribbon {
  position: absolute;
  top: -10px;
  right: -100px;
  width: 220px;
  background-color: #1A2248;
  transform: rotate(45deg);
  text-align: center;
  padding: 12px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  z-index: 1;
}
@media (max-width: 1400px) {
  .guarantee .ribbon {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .guarantee .ribbon {
    top: 10px;
  }
}
.guarantee .ribbon strong {
  color: #00B9EE;
}
.guarantee ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 40px;
}
@media (max-width: 1200px) {
  .guarantee ul {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  .guarantee ul {
    gap: 20px 20px;
  }
}
.guarantee ul li {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #1A2248;
  font-size: 17px;
  line-height: 1.4;
  position: relative;
  padding-left: 90px;
  min-height: 72px;
}
.guarantee ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  background-color: rgba(0, 185, 238, 0.15);
  border-radius: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #1A2248;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
}
.guarantee ul li::after {
  content: "Years";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(8px);
  width: 72px;
  font-size: 12px;
  font-weight: 500;
  color: #1A2248;
  text-align: center;
}
.guarantee ul li:nth-child(1)::before {
  content: "10";
}
.guarantee ul li:nth-child(2)::before {
  content: "10";
}
.guarantee ul li:nth-child(3)::before {
  content: "10";
}
.guarantee ul li:nth-child(4)::before {
  content: "2";
}
.guarantee {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px !important;
  position: relative;
  overflow: hidden;
  align-self: flex-start;
}
@media (max-width: 1200px) {
  .guarantee {
    padding: 30px 50px 30px 30px !important;
  }
}
.guarantee h3 {
  color: #1A2248;
  margin-bottom: 40px;
}
@media (max-width: 1300px) {
  .guarantee h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1200px) {
  .guarantee h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 480px) {
  .guarantee h3 {
    padding-right: 100px;
  }
}
@media (max-width: 420px) {
  .guarantee h3 {
    padding-right: 60px;
  }
}
.guarantee::before {
  content: "";
}
.guarantee .wpb_raw_code {
  margin-bottom: 0;
}
.guarantee .ribbon {
  position: absolute;
  top: -10px;
  right: -100px;
  width: 220px;
  background-color: #1A2248;
  transform: rotate(45deg);
  text-align: center;
  padding: 12px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  z-index: 1;
}
@media (max-width: 1400px) {
  .guarantee .ribbon {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .guarantee .ribbon {
    top: 10px;
  }
}
.guarantee .ribbon strong {
  color: #00B9EE;
}
.guarantee ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 40px;
}
@media (max-width: 1200px) {
  .guarantee ul {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  .guarantee ul {
    gap: 20px 20px;
  }
}
.guarantee ul li {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #1A2248;
  font-size: 17px;
  line-height: 1.4;
  position: relative;
  padding-left: 90px;
  min-height: 72px;
}
.guarantee ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  background-color: rgba(0, 185, 238, 0.15);
  border-radius: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #1A2248;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
}
.guarantee ul li::after {
  content: "Years";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(8px);
  width: 72px;
  font-size: 12px;
  font-weight: 500;
  color: #1A2248;
  text-align: center;
}
.guarantee ul li:nth-child(1)::before {
  content: "10";
}
.guarantee ul li:nth-child(2)::before {
  content: "10";
}
.guarantee ul li:nth-child(3)::before {
  content: "10";
}
.guarantee ul li:nth-child(4)::before {
  content: "2";
}
#header-space, #header-outer {
  display: none !important;
}
.logo {
  z-index: 9999;
}
.logo img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0) !important;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
  width: 200px;
  padding: 30px !important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25) !important;
}
@media (max-width: 690px) {
  .logo img {
    width: 160px;
    padding: 20px !important;
  }
}
rs-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(26, 34, 72, 0.97) 0%, rgba(26, 34, 72, 0.75) 35%, rgba(26, 34, 72, 0.4) 65%, rgba(26, 34, 72, 0.15) 100%);
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 690px) {
  rs-slide::after {
    background: linear-gradient(to top, rgba(26, 34, 72, 0.97) 0%, rgba(26, 34, 72, 0.9) 50%, rgba(26, 34, 72, 0.65) 75%, rgba(26, 34, 72, 0.25) 100%);
  }
}
rs-fullwidth-wrap .rs-parallax-wrap {
  z-index: 9999999 !important;
}
@media (max-width: 1450px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 {
    padding-left: 50px !important;
  }
}
@media (max-width: 1250px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 {
    padding-left: 30px !important;
  }
}
rs-fullwidth-wrap #slider-2-slide-2-layer-0 h1 {
  color: #fff !important;
  line-height: 1.1em !important;
  font-size: 64px !important;
  padding-right: 50px;
  margin-bottom: 20px;
  text-wrap: balance;
}
@media (max-width: 1250px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 690px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 h1 {
    font-size: 35px !important;
    padding-right: 30px !important;
    margin-bottom: 20px !important;
  }
}
rs-fullwidth-wrap #slider-2-slide-2-layer-0 p {
  font-weight: 300 !important;
  font-family: "Inter", sans-serif !important;
  font-size: 20px !important;
  line-height: 1.5em !important;
  padding-right: 100px;
  text-wrap: balance;
  padding-bottom: 0 !important;
}
@media (max-width: 1250px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 p {
    font-size: 18px !important;
  }
}
@media (max-width: 690px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-0 p {
    font-size: 16px !important;
    padding-right: 30px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 1450px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-1 {
    padding-right: 50px !important;
  }
}
@media (max-width: 1450px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-1 {
    padding-right: 30px !important;
  }
}
rs-fullwidth-wrap #slider-2-slide-2-layer-1 p {
  text-align: right !important;
  font-weight: 500 !important;
  font-family: "Inter", sans-serif !important;
  font-size: 20px !important;
  line-height: 1.5em !important;
  padding-bottom: 0;
}
rs-fullwidth-wrap #slider-2-slide-2-layer-1 p a:not(.btn) {
  color: #fff;
  margin-left: 7px;
}
@media (max-width: 1250px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-1 p a:not(.btn) {
    display: block;
    text-align: right !important;
    margin-top: 10px;
  }
}
rs-fullwidth-wrap #slider-2-slide-2-layer-1 p a:not(.btn) i {
  color: #00B9EE;
}
rs-fullwidth-wrap #slider-2-slide-2-layer-1 p .btn, rs-fullwidth-wrap #slider-2-slide-2-layer-1 p .toggles .toggle .toggle-title a, .toggles .toggle .toggle-title rs-fullwidth-wrap #slider-2-slide-2-layer-1 p a {
  margin-bottom: 15px;
}
@media (min-width: 1400px) {
  rs-fullwidth-wrap #slider-2-slide-2-layer-1 p .btn, rs-fullwidth-wrap #slider-2-slide-2-layer-1 p .toggles .toggle .toggle-title a, .toggles .toggle .toggle-title rs-fullwidth-wrap #slider-2-slide-2-layer-1 p a {
    width: 100%;
  }
}
body #slider-2-slide-2-layer-0 .hide-desktop p {
  margin-bottom: 0 !important;
  text-align: center !important;
  font-weight: 500 !important;
}
body #slider-2-slide-2-layer-0 .hide-desktop .btn, body #slider-2-slide-2-layer-0 .hide-desktop .toggles .toggle .toggle-title a, .toggles .toggle .toggle-title body #slider-2-slide-2-layer-0 .hide-desktop a {
  margin-bottom: 20px !important;
}
body #slider-2-slide-2-layer-0 .hide-desktop a {
  color: #fff !important;
  text-align: center !important;
}
@media (max-width: 430px) {
  body #slider-2-slide-2-layer-0 .hide-desktop a {
    display: block;
    margin-top: 6px !important;
  }
}
body #slider-2-slide-2-layer-0 .hide-desktop a i {
  color: #00B9EE;
}
@media (min-width: 778px) {
  body #slider-2-slide-2-layer-0 .hide-desktop {
    display: none !important;
  }
}
@media (max-width: 777px) {
  body .show-desktop {
    display: none !important;
  }
}
.content-row {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
@media (max-width: 690px) {
  .content-row {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.content-row.small {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media (max-width: 690px) {
  .content-row.small {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.content-row.pt0 {
  padding-top: 0 !important;
}
.content-row.pb0 {
  padding-bottom: 0 !important;
}
.content-row.blue {
  color: #fff;
}
.content-row.blue h1, .content-row.blue h2, .content-row.blue h3, .content-row.blue h4, .content-row.blue h5, .content-row.blue p, .content-row.blue ul {
  color: #fff;
}
.content-row.pale > .row-bg-wrap {
  background-color: #DBE3EE;
}
.content-row.paler > .row-bg-wrap {
  background-color: #F5F6FB;
}
.inner-row {
  padding: 0 !important;
}
.inner-row .vc_column-inner {
  padding: 50px;
}
@media (max-width: 690px) {
  .inner-row .vc_column-inner {
    padding: 30px;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}
.lw-process {
  padding-bottom: 250px !important;
}
@media (max-width: 690px) {
  .lw-process {
    padding-bottom: 180px !important;
  }
}
.lw-process .row_col_wrap_12 {
  position: relative;
}
.lw-process .row_col_wrap_12::before {
  content: "";
  position: absolute;
  top: 170px;
  left: 20%;
  right: 20%;
  height: 2px;
  background: #1E2A5C;
  z-index: 0;
}
@media (max-width: 690px) {
  .lw-process .row_col_wrap_12::before {
    top: 170px;
    bottom: 170px;
    left: 50%;
    right: auto;
    width: 2px;
    height: auto;
    transform: translateX(-50%);
    display: none;
  }
}
.lw-process .vc_col-sm-4 {
  position: relative;
  z-index: 1;
  margin-bottom: 0 !important;
}
@media (max-width: 690px) {
  .lw-process .vc_col-sm-4 img {
    width: 100px !important;
    height: auto !important;
  }
}
@media (max-width: 690px) {
  .lw-process .vc_col-sm-4 .wpb_text_column {
    margin-bottom: 20px;
  }
}
.lw-process .vc_col-sm-4 .wpb_text_column h3 {
  margin-top: -50px;
}
@media (max-width: 690px) {
  .lw-process .vc_col-sm-4 .wpb_text_column h3 {
    margin-top: -30px;
    margin-bottom: 5px;
  }
}
.lw-process .vc_col-sm-4 .wpb_text_column h3 strong {
  color: #00B9EE;
}
.reviews-slider-row .title img {
  display: inline;
  max-width: auto;
  height: 20px;
  width: auto;
  margin-bottom: 0;
  position: relative;
  top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.reviews-slider-row .title img.stars {
  top: 2px;
  height: 18px;
  margin-left: 0;
}
.testimonial_slider .slides {
  overflow: visible;
}
.testimonial_slider blockquote {
  opacity: 1 !important;
}
@media (max-width: 480px) {
  .testimonial_slider blockquote {
    width: 100% !important;
    padding: 7px !important;
  }
}
.testimonial_slider blockquote p {
  background-color: #fff !important;
  font-size: 18px !important;
  border-radius: 20px !important;
  padding: 40px 40px 40px 80px !important;
  margin-bottom: 20px !important;
}
@media (max-width: 690px) {
  .testimonial_slider blockquote p {
    padding: 25px !important;
  }
}
.testimonial_slider blockquote p:before {
  color: #1E2A5C;
  opacity: 1 !important;
  font-family: serif !important;
  font-size: 70px !important;
  line-height: 70px !important;
  font-style: italic;
  left: 20px !important;
  top: 40px !important;
}
.testimonial_slider blockquote .star-rating-wrap .star-rating:before {
  color: #F0BE42;
}
.testimonial_slider blockquote .testimonial-name {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0px;
}
.toggles {
  text-align: center;
}
.toggles .toggle .toggle-title a:after {
  content: "+";
}
.toggles .toggle .toggle-title a i {
  display: none;
}
.toggles .toggle.open .toggle-title a {
  background-color: transparent !important;
  color: #1A2248;
  box-shadow: none;
}
.toggles .toggle.open .toggle-title a:after {
  content: "−";
}
.toggles .toggle > div {
  background-color: transparent;
  box-shadow: none;
}
.toggles .toggle > div .inner-toggle-wrap .gform_fields label {
  color: #1A2248;
}
.toggles .toggle > div .inner-toggle-wrap .gform_fields input {
  background-color: #1E2A5C30 !important;
}
.toggles .toggle > div .inner-toggle-wrap .gform-footer button {
  width: 100% !important;
}
body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6em;
}
@media (max-width: 690px) {
  body {
    font-size: 16px;
  }
}
a {
  transition: 0.3s;
}
h1, h2 {
  font-family: "Cabin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #1E2A5C !important;
  font-variation-settings: "wdth" 100;
}
h1 {
  color: #fff !important;
}
h3, h4 {
  font-family: "Cabin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #1E2A5C !important;
  font-variation-settings: "wdth" 100;
}
.large-text {
  font-size: 24px;
  font-weight: 600;
  color: #1E2A5C;
  line-height: 1.4em;
}
@media (max-width: 690px) {
  .large-text {
    font-size: 21px;
  }
}
.balance {
  text-wrap: balance;
}
h1 {
  font-size: 64px;
  line-height: 1.3em;
}
@media (max-width: 690px) {
  h1 {
    font-size: 45px;
  }
}
.row .col h2 {
  font-size: 48px;
  line-height: 1.3em;
  margin-bottom: 1.5em;
}
@media (max-width: 1200px) {
  .row .col h2 {
    font-size: 40px;
  }
}
@media (max-width: 690px) {
  .row .col h2 {
    font-size: 28px;
  }
}
.row .col h3 {
  font-size: 36px;
  line-height: 1.4em;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .row .col h3 {
    font-size: 30px;
  }
}
@media (max-width: 690px) {
  .row .col h3 {
    font-size: 24px;
  }
}
h4 {
  font-size: 24px;
  line-height: 1.4em;
  font-weight: bold;
}
@media (max-width: 690px) {
  h4 {
    font-size: 21px;
  }
}
.small {
  font-size: 16px;
  line-height: 1.6em;
}
ul.ticks, .ticks ul {
  list-style-type: none;
  padding: 0;
  position: relative;
  margin-left: 0;
}
ul.ticks li, .ticks ul li {
  padding: 12px 10px 12px 40px;
  list-style-type: none;
  border-bottom: 1px solid #E9ECFF;
}
@media (max-width: 690px) {
  ul.ticks li, .ticks ul li {
    padding-left: 30px;
  }
}
ul.ticks li:first-child, .ticks ul li:first-child {
  padding-top: 0;
}
ul.ticks li:last-child, .ticks ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
ul.ticks li a, .ticks ul li a {
  font-weight: 500;
}
ul.ticks li:before, .ticks ul li:before {
  content: "";
  color: #00B9EE;
  font-weight: 300;
  font-family: "Font Awesome 6 Pro";
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  position: absolute;
  left: 0;
}
.usps-row {
  color: #fff;
}
.usps-row > .row-bg-wrap {
  background-color: #1E2A5C;
}
@media (max-width: 999px) {
  .usps-row {
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }
}
.usps-row .vc_col-sm-3 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0 !important;
}
@media (max-width: 999px) {
  .usps-row .vc_col-sm-3 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .usps-row .vc_col-sm-3:first-child, .usps-row .vc_col-sm-3:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .usps-row .vc_col-sm-3:nth-child(2) {
    border-right: none;
  }
}
@media (max-width: 690px) {
  .usps-row .vc_col-sm-3 {
    width: 50% !important;
  }
}
.usps-row .vc_col-sm-3:last-child {
  border-right: none;
}
.usps-row .wpb_raw_code {
  text-align: center;
  margin-bottom: 10px;
}
.usps-row .fa-light {
  color: #00B9EE;
  font-size: 24px;
  font-weight: 100;
  font-family: "Font Awesome 6 Pro";
}
.usps-row .hover-wrap {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .usps-row .hover-wrap {
    margin-bottom: 15px;
  }
  .usps-row .hover-wrap img {
    height: 20px;
  }
}
.usps-row h3 {
  color: #fff !important;
  margin-bottom: 0px !important;
}
@media (max-width: 1200px) {
  .usps-row h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 690px) {
  .usps-row h3 {
    font-size: 25px !important;
  }
}
.usps-row p {
  color: rgba(255, 255, 255, 0.5);
}
.usps-row .wpb_text_column img {
  height: 20px;
  width: auto;
  display: inline;
  margin: 0;
  position: relative;
  top: 4px;
}
@media (max-width: 690px) {
  .usps-row .wpb_text_column img {
    height: 18px;
  }
}
