/*
Theme Name:        Signum Child
Theme URI:         https://themeforest.net/user/madrasthemes/portfolio
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Child theme of Landkit Multipurpose Business Theme. Build a beautiful, modern WordPress website with Landkit. Develop anything.
Requires at least: WordPress 5.0
Template:          signum
Version:           1.0.14
License:           GNU General Public License v2 or later
License URI:       LICENSE
Text Domain:       signum-child
Tags:              custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options
*/
:root {
  --primary-color: #072f68;
  --secondary-color: #092f54;
  --accent-color: #f79900;
  --white-color: #fff; }

h2,
.h2 {
  font-size: 3rem; }

.landkit-elementor-icon-list__icon.badge.badge-rounded-circle {
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .landkit-elementor-icon-list__icon.badge.badge-rounded-circle i {
    font-size: 24px !important; }

[data-widget_type="icon-list.icon-list-flex"] .d-flex {
  align-items: center;
  margin-bottom: 20px; }
[data-widget_type="icon-list.icon-list-flex"] .landkit-elementor-icon-list__heading {
  margin-bottom: 0; }

.bg-primary {
  background-color: var(--primary-color) !important;
  color: var(--white-color); }

.text-primary svg {
  color: var(--primary-color) !important; }

@media (min-width: 1400px) {
  .container {
    max-width: 1250px; } }

.widget__title {
  margin-bottom: 1rem; }

div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: var(--accent-color);
  width: 100%;
  border-radius: 10px;
  color: #fff; }
  div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
  div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    background-color: var(--primary-color); }

div.wpforms-container-full .wpforms-form .wpforms-field {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 1rem; }

.wpforms-field-container .row {
  margin-right: -20px !important;
  margin-left: -20px !important; }

div.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
  max-width: 100%;
  border: none;
  border-bottom: 1px solid #869ab8;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0; }

.overlay-dark::before {
  opacity: 0.6;
  background-color: #000000; }

.btn-primary {
  color: #fff !important; }

.widget_siteinfo .footer-brand-link,
.widget_siteinfo .navbar-brand,
.widget_siteinfo p {
  display: none !important; }

.single .text-break {
  font-size: 3.5rem;
  font-weight: 600; }

.landkit-elementor-icon-list__icon.badge.badge-rounded-circle {
  flex: 0 0 46px; }

hr {
  border-top: 1px solid #224679; }

.top-bar {
  background-color: #f6f7f9;
  padding-top: 10px;
  padding-bottom: 10px; }
  .top-bar .widget_nav_menu ul {
    display: inline-flex;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    .top-bar .widget_nav_menu ul li a {
      color: #869ab8;
      font-size: 14px; }
    .top-bar .widget_nav_menu ul li:not(:last-child) {
      margin-right: 1rem; }

section.build-solution-form-v2 {
  padding-top: 30px;
  padding-bottom: 10px;
  font-family: "HKGroteskPro";
  background-color: #fff; }
  section.build-solution-form-v2 .swiper-buttons {
    z-index: 9999999999 !important; }
  section.build-solution-form-v2 .mySwiperBuildSolution[page="1"] + .swiper-buttons .swiper-button-back {
    display: none; }
  section.build-solution-form-v2 .mySwiperBuildSolution[page="6"] + .swiper-buttons .swiper-button-continue {
    display: none; }
  section.build-solution-form-v2 .mySwiperBuildSolution:not([page="6"]) + .swiper-buttons .swiper-submit {
    display: none; }
  section.build-solution-form-v2 .mySwiperBuildSolution:not(.remove-wrap) .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row; }
  section.build-solution-form-v2 .container {
    max-width: 1100px; }
  section.build-solution-form-v2 h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    color: var(--secondary-color);
    text-align: center; }
    @media (max-width: 767px) {
      section.build-solution-form-v2 h3 {
        font-size: 25px; } }
    @media (max-width: 575px) {
      section.build-solution-form-v2 h3 {
        font-size: 23px; } }
  section.build-solution-form-v2 .step-what-solution .container {
    max-width: 1300px; }
  @media (min-width: 992px) {
    section.build-solution-form-v2 .step-what-solution .row .row-col-6 {
      width: 16.6666666%;
      flex: 16.6666666%; } }
  @media (max-width: 991px) {
    section.build-solution-form-v2 .step-what-solution .row .row-col-6 {
      width: 33.3333333%;
      flex: 33.3333333%; } }
  @media (max-width: 767px) {
    section.build-solution-form-v2 .step-what-solution .row .row-col-6 {
      width: 50%;
      flex: 50%; } }
  section.build-solution-form-v2 .step-what-do-you-need .container {
    max-width: 1300px; }
  section.build-solution-form-v2 .step-what-do-you-need .row .column-holder label {
    padding: 10px;
    line-height: 1.2; }
    section.build-solution-form-v2 .step-what-do-you-need .row .column-holder label .image-box {
      padding: 20%;
      margin-bottom: 15px; }
  section.build-solution-form-v2 .row {
    margin-left: -10px;
    margin-right: -10px; }
    section.build-solution-form-v2 .row [class*="col-"] {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 20px;
      position: relative; }
      @media (max-width: 767px) {
        section.build-solution-form-v2 .row [class*="col-"] {
          width: 50%; } }
      section.build-solution-form-v2 .row [class*="col-"].col-parent + [class*="col-"] {
        display: none; }
        section.build-solution-form-v2 .row [class*="col-"].col-parent + [class*="col-"] input {
          height: 100%;
          padding-left: 20px;
          padding-right: 20px; }
          @media (max-width: 480px) {
            section.build-solution-form-v2 .row [class*="col-"].col-parent + [class*="col-"] input {
              min-height: 53px; } }
        @media (max-width: 480px) {
          section.build-solution-form-v2 .row [class*="col-"].col-parent + [class*="col-"] {
            width: 100%; } }
      section.build-solution-form-v2 .row [class*="col-"].col-parent.show-input + [class*="col-"] {
        display: block; }
      @media (max-width: 480px) {
        section.build-solution-form-v2 .row [class*="col-"].col-parent {
          width: 100%; } }
    section.build-solution-form-v2 .row input[type="email"],
    section.build-solution-form-v2 .row input[type="text"],
    section.build-solution-form-v2 .row textarea {
      background-color: #f3f3f3;
      padding: 10px;
      border: none;
      font-size: 16px;
      color: #000;
      width: 100%;
      border: 1px solid #f3f3f3;
      border-radius: 5px;
      text-align: left;
      font-family: "HKGroteskPro";
      font-weight: 400; }
      section.build-solution-form-v2 .row input[type="email"]::placeholder,
      section.build-solution-form-v2 .row input[type="text"]::placeholder,
      section.build-solution-form-v2 .row textarea::placeholder {
        color: #808080;
        font-weight: 400; }
      section.build-solution-form-v2 .row input[type="email"].error,
      section.build-solution-form-v2 .row input[type="text"].error,
      section.build-solution-form-v2 .row textarea.error {
        border: 1px solid red; }
    section.build-solution-form-v2 .row .required {
      color: red; }
    section.build-solution-form-v2 .row .privacy-policy {
      font-family: "HKGroteskPro";
      font-size: 14px;
      font-weight: 400; }
      section.build-solution-form-v2 .row .privacy-policy a {
        color: var(--secondary-color);
        text-decoration: underline; }
    section.build-solution-form-v2 .row label.error {
      color: red;
      font-family: "HKGroteskPro", sans-serif;
      font-weight: 500;
      text-align: center;
      top: -17px;
      left: 10px;
      font-size: 12px;
      letter-spacing: 0.5px;
      position: absolute; }
    section.build-solution-form-v2 .row .column-holder {
      height: 100%; }
      section.build-solution-form-v2 .row .column-holder input[type="radio"],
      section.build-solution-form-v2 .row .column-holder input[type="checkbox"] {
        display: none; }
        section.build-solution-form-v2 .row .column-holder input[type="radio"]:checked + label,
        section.build-solution-form-v2 .row .column-holder input[type="checkbox"]:checked + label {
          border-color: var(--accent-color); }
        section.build-solution-form-v2 .row .column-holder input[type="radio"].error + label,
        section.build-solution-form-v2 .row .column-holder input[type="checkbox"].error + label {
          border-color: red;
          color: red; }
      section.build-solution-form-v2 .row .column-holder label {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
        cursor: pointer;
        flex-direction: column;
        background: #f3f3f3;
        border-radius: 5px;
        padding: 20px;
        border: 4px solid #f3f3f3;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        color: #293847;
        position: relative; }
        section.build-solution-form-v2 .row .column-holder label .help-icon {
          position: absolute;
          top: 10px;
          right: 10px;
          width: 30px;
          height: 30px;
          color: var(--accent-color); }
          section.build-solution-form-v2 .row .column-holder label .help-icon svg {
            width: 25px;
            height: 25px; }
        section.build-solution-form-v2 .row .column-holder label .image-box {
          margin-bottom: 30px;
          padding: 25% 40%;
          position: relative; }
          section.build-solution-form-v2 .row .column-holder label .image-box img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            margin-bottom: 30px;
            position: absolute;
            left: 0;
            top: 0; }
          @media (max-width: 575px) {
            section.build-solution-form-v2 .row .column-holder label .image-box {
              padding: 15% 40%; } }
        section.build-solution-form-v2 .row .column-holder label:hover {
          border-color: var(--secondary-color); }
        @media (max-width: 575px) {
          section.build-solution-form-v2 .row .column-holder label {
            padding: 10px; } }
  @media (max-width: 767px) {
    section.build-solution-form-v2 {
      padding-bottom: 100px; } }

.swiper-buttons {
  margin-top: 30px; }
  .swiper-buttons .container {
    text-align: center; }
  .swiper-buttons .inner {
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .swiper-buttons .inner {
        flex-direction: column; } }
    @media (max-width: 767px) {
      .swiper-buttons .inner {
        justify-content: flex-end; } }
  .swiper-buttons .swiper-button-continue-real {
    display: none; }
  @media (max-width: 767px) {
    .swiper-buttons {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 9;
      background-color: #fff;
      padding-top: 20px;
      padding-bottom: 10px; } }

.swiper-submit {
  width: 100%;
  text-align: center; }
  .swiper-submit button {
    display: inline-flex !important;
    justify-content: center;
    align-items: center; }
    .swiper-submit button .spinner {
      display: none;
      margin-left: 20px; }
      .swiper-submit button .spinner svg {
        width: 25px; }
        .swiper-submit button .spinner svg path {
          fill: #fff; }
    .swiper-submit button.submitting .spinner {
      display: block; }
  @media (max-width: 575px) {
    .swiper-submit {
      max-width: 75% !important;
      flex: 0 0 75% !important; } }

.swiper-button-continue,
.swiper-submit button,
.button-box a,
.button-box button,
.role-holder a {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 5px;
  max-width: 385px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: none; }

.role-holder .col-lg-6 > *:not(:last-child) {
  margin-bottom: 1.5rem; }
.role-holder a {
  background-color: var(--accent-color);
  color: var(--white-color) !important;
  padding: 0.8125rem 1.25rem; }
.role-holder br {
  display: none; }

@media (max-width: 767px) {
  .swiper-button-continue,
  .swiper-submit {
    max-width: 50%;
    order: 2;
    flex: 0 0 50%; } }

.button-group-box {
  display: flex;
  justify-content: center;
  align-items: center; }
  .button-group-box > span {
    color: #818181;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "HKGroteskPro", sans-serif;
    font-weight: 400; }
    @media (max-width: 767px) {
      .button-group-box > span {
        flex: 0 0 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center; } }
  @media (max-width: 575px) {
    .button-group-box .button-box {
      flex: 0 0 100%; } }
  @media (max-width: 575px) {
    .button-group-box .button-box a,
    .button-group-box .button-box button {
      width: 100%;
      max-width: 100%; } }
  @media (max-width: 767px) {
    .button-group-box {
      flex-wrap: wrap; } }

.button-box .icon {
  margin-right: 20px; }
  @media (max-width: 767px) {
    .button-box .icon {
      margin-right: 10px; } }
.button-box a,
.button-box button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    .button-box a,
    .button-box button {
      font-size: 20px !important; } }
  @media (max-width: 575px) {
    .button-box a,
    .button-box button {
      font-size: 15px !important;
      padding: 15px !important; } }
.button-box.button-bordered a,
.button-box.button-bordered button {
  background-color: transparent;
  border: 3px solid var(--primary-color);
  color: var(--primary-color); }
.button-box.button-smaller a,
.button-box.button-smaller button {
  padding: 10px;
  max-width: 300px;
  font-size: 22px; }

.swiper-button-back,
.swiper-button-continue,
.swiper-submit button,
.button-box a,
.button-box button {
  padding: 20px;
  display: inline-block;
  font-size: 24px;
  cursor: pointer; }

@media (max-width: 767px) {
  .swiper-button-back,
  .swiper-button-continue,
  .swiper-submit button {
    padding: 10px;
    font-size: 20px; } }
@media (max-width: 575px) {
  .swiper-button-back,
  .swiper-button-continue,
  .swiper-submit button {
    font-size: 16px; } }

.swiper-button-back {
  color: var(--secondary-color);
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .swiper-button-back {
      order: 1;
      max-width: 50%;
      width: 100%; } }

@media (min-width: 992px) {
  .row-5 [class*="col-"] {
    width: 20%; } }

@media (min-width: 992px) {
  .row-6 [class*="col-"] {
    width: 16.6666666%;
    flex: 16.6666666%; } }

section.build-solution-header {
  font-family: "HKGroteskPro", sans-serif;
  z-index: 2;
  position: relative; }
  section.build-solution-header .container {
    text-align: center !important; }
  section.build-solution-header .toptitle {
    color: var(--accent-color);
    font-size: 24px; }
    @media (max-width: 767px) {
      section.build-solution-header .toptitle {
        font-size: 22px; } }
    @media (max-width: 575px) {
      section.build-solution-header .toptitle {
        font-size: 20px; } }
  section.build-solution-header h2 {
    font-size: 38px;
    color: var(--secondary-color);
    font-weight: bold; }
    @media (max-width: 767px) {
      section.build-solution-header h2 {
        font-size: 25px;
        line-height: 1.2;
        margin-top: 15px; } }
    @media (max-width: 575px) {
      section.build-solution-header h2 {
        font-size: 23px; } }
  section.build-solution-header .build-solution-holder {
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative; }
    section.build-solution-header .build-solution-holder:not(.build-solution-holder-thank-you).sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0px 12px 0 #0000002e; }
  section.build-solution-header .progress {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e4e4e4;
    width: 100%;
    height: 10px; }
    section.build-solution-header .progress .progress-bar {
      background-color: var(--accent-color);
      width: var(--width);
      border-radius: 0;
      border: none;
      transition: 300ms;
      height: 10px;
      box-shadow: none; }

@media (min-width: 601px) {
  .admin-bar section.build-solution-header .build-solution-holder.sticky {
    top: 32px; } }

.page-title {
  display: none !important; }

.form-pagination {
  color: var(--secondary-color);
  font-size: 20px; }

.justify-content-center {
  justify-content: center; }

.small-container {
  max-width: 700px !important; }

.medium-container {
  max-width: 1100px !important; }

.swiper-buttons {
  margin-top: 30px; }
  .swiper-buttons .container {
    text-align: center; }
  .swiper-buttons .inner {
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .swiper-buttons .inner {
        flex-direction: column; } }
    @media (max-width: 767px) {
      .swiper-buttons .inner {
        justify-content: flex-end; } }
  .swiper-buttons .swiper-button-continue-real {
    display: none; }
  @media (max-width: 767px) {
    .swiper-buttons {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 9;
      background-color: #fff;
      padding-top: 20px;
      padding-bottom: 10px; } }

.swiper-submit {
  width: 100%;
  text-align: center; }
  .swiper-submit button {
    display: inline-flex !important;
    justify-content: center;
    align-items: center; }
    .swiper-submit button .spinner {
      display: none;
      margin-left: 20px; }
      .swiper-submit button .spinner svg {
        width: 25px; }
        .swiper-submit button .spinner svg path {
          fill: #fff; }
    .swiper-submit button.submitting .spinner {
      display: block; }
  @media (max-width: 575px) {
    .swiper-submit {
      max-width: 75% !important;
      flex: 0 0 75% !important; } }

.swiper-button-continue,
.swiper-submit button,
.button-box a,
.button-box input[type="submit"] {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 5px;
  max-width: 385px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: none; }

@media (max-width: 767px) {
  .swiper-button-continue,
  .swiper-submit {
    max-width: 50%;
    order: 2;
    flex: 0 0 50%; } }

.button-group-box {
  display: flex;
  justify-content: center;
  align-items: center; }
  .button-group-box > span {
    color: #818181;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "HKGroteskPro", sans-serif;
    font-weight: 400; }
    @media (max-width: 767px) {
      .button-group-box > span {
        flex: 0 0 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center; } }
  @media (max-width: 575px) {
    .button-group-box .button-box {
      flex: 0 0 100%; } }
  @media (max-width: 575px) {
    .button-group-box .button-box a {
      width: 100%;
      max-width: 100%; } }
  @media (max-width: 767px) {
    .button-group-box {
      flex-wrap: wrap; } }

.button-box .icon {
  margin-right: 20px; }
  @media (max-width: 767px) {
    .button-box .icon {
      margin-right: 10px; } }
.button-box a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    .button-box a {
      font-size: 20px !important; } }
  @media (max-width: 575px) {
    .button-box a {
      font-size: 15px !important;
      padding: 15px !important; } }
.button-box.button-bordered a {
  background-color: transparent;
  border: 3px solid var(--primary-color);
  color: var(--primary-color); }
.button-box.button-smaller a {
  padding: 10px;
  max-width: 300px;
  font-size: 22px; }

.swiper-button-back,
.swiper-button-continue,
.swiper-submit button,
.button-box a {
  padding: 20px;
  display: inline-block;
  font-size: 24px;
  cursor: pointer; }

@media (max-width: 767px) {
  .swiper-button-back,
  .swiper-button-continue,
  .swiper-submit button {
    padding: 10px;
    font-size: 20px; } }
@media (max-width: 575px) {
  .swiper-button-back,
  .swiper-button-continue,
  .swiper-submit button {
    font-size: 16px; } }

.swiper-button-back {
  color: var(--secondary-color);
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .swiper-button-back {
      order: 1;
      max-width: 50%;
      width: 100%; } }

@media (min-width: 992px) {
  .row-5 [class*="col-"] {
    width: 20%;
    flex: 0 0 20%; } }

@media (min-width: 992px) {
  .row-6 [class*="col-"] {
    width: 16.6666666%; } }

section.build-solution-header {
  font-family: "HKGroteskPro";
  z-index: 2;
  position: relative; }
  section.build-solution-header .container {
    text-align: center !important; }
  section.build-solution-header .toptitle {
    color: var(--accent-color);
    font-size: 24px; }
    @media (max-width: 767px) {
      section.build-solution-header .toptitle {
        font-size: 22px; } }
    @media (max-width: 575px) {
      section.build-solution-header .toptitle {
        font-size: 20px; } }
  section.build-solution-header h2 {
    font-size: 38px;
    color: var(--secondary-color); }
    @media (max-width: 767px) {
      section.build-solution-header h2 {
        font-size: 25px;
        line-height: 1.2;
        margin-top: 15px; } }
    @media (max-width: 575px) {
      section.build-solution-header h2 {
        font-size: 23px; } }
  section.build-solution-header .build-solution-holder {
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative; }
    section.build-solution-header .build-solution-holder:not(.build-solution-holder-thank-you).sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0px 12px 0 #0000002e; }
  section.build-solution-header .progress {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e4e4e4;
    width: 100%;
    height: 10px; }
    section.build-solution-header .progress .progress-bar {
      background-color: var(--accent-color);
      width: var(--width);
      border-radius: 0;
      border: none;
      transition: 300ms;
      height: 10px;
      box-shadow: none; }

@media (min-width: 601px) {
  .admin-bar section.build-solution-header .build-solution-holder.sticky {
    top: 32px; } }

.page-title {
  display: none !important; }

.form-pagination {
  color: var(--secondary-color);
  font-size: 20px; }

.justify-content-center {
  justify-content: center; }

.small-container {
  max-width: 700px !important; }

section.build-solution-form-thank-you .image-box {
  margin-bottom: 35px; }
  @media (max-width: 767px) {
    section.build-solution-form-thank-you .image-box svg {
      width: 80px;
      height: 80px; } }
section.build-solution-form-thank-you h3 {
  margin-bottom: 20px; }
section.build-solution-form-thank-you .description-box {
  margin-bottom: 60px;
  color: #818181;
  font-family: "HKGroteskPro", sans-serif;
  font-weight: 400; }
  section.build-solution-form-thank-you .description-box a {
    color: var(--accent-color); }
section.build-solution-form-thank-you .button-bordered {
  margin-top: 90px; }

.fa-spinner {
  animation-name: spin;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.loading-results {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto; }

.loading-results svg {
  font-size: 50px; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.spinner svg {
  transition: 300ms;
  animation-name: spin;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.skip-button.skip-button {
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  padding-top: 0;
  padding-right: 0;
  cursor: pointer;
  color: #004990; }
  .skip-button.skip-button svg {
    width: 20px;
    margin-right: 10px; }

header.logo-only {
  background-color: var(--primary-color);
  padding-top: 1rem;
  padding-bottom: 1rem; }

.navbar-brand {
  filter: none !important; }
  .navbar-brand img {
    height: 40px; }
    @media (max-width: 575px) {
      .navbar-brand img {
        height: 30px; } }

.fw-bold {
  font-weight: bold !important; }

.wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  width: 100%; }
  .wpcf7 .wpcf7-form-control-wrap input[type="text"],
  .wpcf7 .wpcf7-form-control-wrap input[type="email"],
  .wpcf7 .wpcf7-form-control-wrap input[type="number"],
  .wpcf7 .wpcf7-form-control-wrap textarea {
    padding: 1.25rem;
    border: 1px solid #869ab8;
    border-radius: 6px;
    width: 100%; }
.wpcf7 p {
  margin-bottom: 0 !important; }
.wpcf7 .button-box {
  height: 100%; }
  .wpcf7 .button-box p {
    height: 100%; }
  .wpcf7 .button-box input {
    height: 100%;
    background-color: var(--accent-color);
    max-width: 100%;
    padding: 20px;
    font-size: 23px;
    line-height: 1; }
.wpcf7 .wpcf7-spinner {
  position: absolute; }

.signum-subscribe .row {
  margin-right: -10px;
  margin-left: -10px; }
  .signum-subscribe .row [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .signum-subscribe .row [class*="col-"]:not(:last-child) {
        margin-bottom: 1rem; } }

.subscribe {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: var(--white);
  z-index: 9999; }
  .subscribe .privacy-policy {
    color: #869ab8; }

@media (min-width: 992px) {
  .dropdown-menu-lg.dropdown-menu-lg {
    min-width: 50rem; } }

.blur-text {
  filter: blur(3px);
  -webkit-filter: blur(3px);
  pointer-events: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.navbar-nav.navbar-nav .nav-link:hover,
.dropdown-item.dropdown-item:hover {
  color: var(--accent-color); }

.elementor-tabs .elementor-tabs-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem; }
  .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 16px;
    border: 1px solid #e6ecfb !important;
    padding: 10px 20px;
    border-radius: 20px;
    letter-spacing: 0.66px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 1rem;
    margin-right: 1rem;
    background-color: #e6ecfb;
    display: block !important; }
    .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:before, .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:after {
      content: none !important; }
    .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
      background-color: #fff;
      color: var(--primary-color); }
.elementor-tabs .elementor-tabs-content-wrapper {
  border: none; }
  .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 0;
    border: none !important; }

.navbar .navbar-toggler.navbar-toggler {
  padding: 0;
  right: 21px; }
  .navbar .navbar-toggler.navbar-toggler i {
    font-size: 25px; }
.navbar .search-form {
  margin-bottom: 0 !important;
  margin-right: 1rem;
  box-shadow: none !important;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0 !important; }
  .navbar .search-form .form-control {
    padding-top: 0;
    padding-bottom: 0;
    height: auto !important;
    padding-left: 1rem; }
  .navbar .search-form .input-group-text {
    padding-right: 0 !important;
    padding-left: 0 !important; }

.search-icon {
  text-decoration: none !important;
  margin-right: 1rem;
  font-size: 25px; }

.download-box a {
  text-decoration: none; }
  .download-box a svg {
    width: 30px; }
  .download-box a:hover {
    background-color: var(--accent-color); }

.disabled-btn {
  pointer-events: none; }

.home section.header .top-bar {
  background-color: transparent;
  position: relative; }
  .home section.header .top-bar .widget_nav_menu ul li a {
    color: var(--white-color); }
  .home section.header .top-bar:before {
    content: "";
    background-color: #869ab8;
    opacity: 0.08;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
.home section.header .navbar {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
.home section.header:not(.fixing-header) .search-icon {
  color: var(--white-color); }

.admin-bar.admin-bar section.header {
  top: 32px; }
.admin-bar.admin-bar .header.header.fixing-header:not(.fixed-header) {
  transform: translateY(calc(-100% - 32px)); }

.post__title.post__title {
  -webkit-line-clamp: initial;
  font-size: 24px !important; }

.careers-form .row [class*="col-"] {
  margin-bottom: 1rem; }
.careers-form label {
  width: 100%; }

.dropdown-menu.dropdown-menu.show {
  display: none;
  opacity: 0; }
.dropdown-menu.dropdown-menu.showing {
  display: none; }
.dropdown-menu.dropdown-menu.showing-menu {
  display: block; }
.dropdown-menu.dropdown-menu.show-menu {
  display: block;
  opacity: 1;
  transform: translate(-50%, 0); }

.webinar-form {
  max-width: 470px;
  background-color: #fff;
  padding: 40px;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto; }

.custom-checklist i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px !important;
  height: 26px;
  background-color: rgba(247, 153, 0, 0.16);
  border-radius: 50%; }

.download-box a {
  padding: 9px 16px !important;
  width: auto;
  font-size: 17px !important;
  align-items: center !important; }

.download-box a svg {
  width: 20px;
  height: 20px; }

.download-box a .icon {
  margin-right: 0; }

.webinar-box .elementor-widget-wrap {
  background-color: #fff;
  box-shadow: 0px 12px 52px #0000000f; }

.webinar-button .elementor-button:hover {
  text-decoration: none;
  color: var(--primary-color) !important; }

.webinar-date-single {
  color: var(--primary-color); }

.webinar-date-single .date {
  font-size: 16px; }

@media (max-width: 991px) {
  .navbar-nav {
    margin-top: 2rem; }
    .navbar-nav .dropdown > .dropdown-toggle {
      margin-bottom: 0;
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      cursor: pointer;
      pointer-events: initial; }
      .navbar-nav .dropdown > .dropdown-toggle:before {
        content: "";
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23072F68" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"></path></svg>');
        width: 20px;
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        transition: 300ms; }
      .navbar-nav .dropdown > .dropdown-toggle.show-submenu-mobile:before {
        transform: rotate(-180deg); }
      .navbar-nav .dropdown > .dropdown-toggle.show-submenu-mobile + .dropdown-menu {
        max-height: 1000px !important; }
    .navbar-nav .dropdown > .dropdown-menu {
      max-height: 0;
      overflow: hidden;
      transition: 500ms;
      opacity: 1; }

  .header-buttons {
    padding: 2rem;
    border-top: 1px solid #f1f4f8; } }
  @media (max-width: 991px) and (max-width: 991px) {
    .header-buttons .header-button {
      border-radius: 0.375rem; } }

@media (max-width: 767px) {
  .navbar-nav .dropdown > .dropdown-menu .elementor-container {
    max-width: 100%; } }
.custom-loop-box .elementor-section,
.custom-loop-box .elementor-container,
.custom-loop-box .elementor-column,
.custom-loop-box .elementor-column,
.custom-loop-box .elementor-widget-wrap {
  position: static !important; }
.custom-loop-box article {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #69727d;
  transition: all 0.25s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  position: relative; }
  .custom-loop-box article .custom-button-arrow {
    position: absolute !important;
    bottom: 20px;
    left: 20px;
    right: 20px; }
    .custom-loop-box article .custom-button-arrow .elementor-button {
      width: calc(100% - 40px); }
  .custom-loop-box article .elementor-column {
    padding-left: 0;
    padding-right: 0; }

.custom-button-arrow .elementor-button {
  width: 100%; }
  .custom-button-arrow .elementor-button .elementor-button-content-wrapper {
    justify-content: space-between !important;
    text-align: left !important; }
  .custom-button-arrow .elementor-button:hover {
    text-decoration: none; }

.custom-loop-blog .elementor-section,
.custom-loop-blog .elementor-container,
.custom-loop-blog .elementor-column,
.custom-loop-blog .elementor-column,
.custom-loop-blog .elementor-widget-wrap {
  position: static !important; }
.custom-loop-blog article {
  position: relative; }
  .custom-loop-blog article .meta-data {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0; }

.post-box-1 .elementor-widget-container > .row > .col-md-6 {
  max-width: 100% !important;
  flex: 0 0 100% !important; }

@media (max-width: 767px) {
  .menu-mt-mobile {
    margin-top: 24px !important; } }

@media (max-width: 767px) {
  .menu-mb-mobile {
    margin-bottom: 7.2px !important; } }

body:not(.home) .header + * {
  margin-top: 134.38px; }
body:not(.home) .offset {
  margin-top: 134.38px; }

.header.header {
  transition: 500ms;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999999999; }
  .header.header .sticky-logo {
    display: none; }
  .header.header.fixing-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0 25px #0000001f; }
    .header.header.fixing-header .navbar {
      padding-top: 10px;
      padding-bottom: 10px; }
    .header.header.fixing-header .top-bar {
      display: none; }
    .header.header.fixing-header .navbar-brand {
      display: none; }
    .header.header.fixing-header .sticky-logo {
      display: inline; }
    .header.header.fixing-header .navbar-nav .nav-link {
      color: #224679; }
    .header.header.fixing-header:not(.fixed-header) {
      transform: translateY(-100%); }
  .header.header.show-header {
    display: block; }

.page-template-page-build-my-solution-tool .header.header {
  position: static; }

.same-size-image .elementor-widget-container {
  padding: 30%;
  position: relative; }
  .same-size-image .elementor-widget-container img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover; }

.single-resource h1 {
  margin-bottom: 3rem !important; }
.single-resource iframe {
  width: 100%;
  height: 400px; }

.modal.modal {
  align-items: center; }
  .modal.modal .modal-dialog {
    width: 100% !important; }
  .modal.modal.show {
    display: flex !important; }

.cta-box {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
  margin-top: 50px;
  padding: 16px; }
  .cta-box .row {
    margin-left: -5px;
    margin-right: -5px; }
    .cta-box .row [class*="col"] {
      padding-left: 5px;
      padding-right: 5px; }
  .cta-box h5 {
    font-size: 17px;
    font-weight: 600; }
  .cta-box p {
    font-size: 13.5px; }
    .cta-box p:last-child {
      margin-bottom: 0; }
  @media (max-width: 991px) {
    .cta-box:not(.cta-box-v2) {
      display: none; } }
  .cta-box.cta-box-v2 {
    background-color: #c2d8ed;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .cta-box.cta-box-v2 img {
        margin-top: -35px;
        margin-bottom: -35px; } }
    .cta-box.cta-box-v2 p {
      font-size: 20px; }
      @media (max-width: 991px) {
        .cta-box.cta-box-v2 p {
          font-size: 17px; } }
    @media (max-width: 991px) {
      .cta-box.cta-box-v2 {
        margin-top: 0; }
        .cta-box.cta-box-v2 .row {
          flex-direction: column; } }

.admin-bar .build-solutions-v2 #sidebar {
  padding-top: 32px; }

.build-solutions-v2 {
  transition: 500ms; }
  .build-solutions-v2.transition {
    opacity: 0; }
  .build-solutions-v2 #sidebar {
    top: 0;
    bottom: 0;
    background-color: var(--primary-color);
    color: var(--white-color);
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .build-solutions-v2 #sidebar {
        position: fixed;
        width: 380px;
        overflow: auto; } }
    @media (max-width: 1075px) and (min-width: 992px) {
      .build-solutions-v2 #sidebar {
        width: 280px; } }
    .build-solutions-v2 #sidebar h3 {
      color: inherit;
      font-weight: bold;
      font-size: 25px;
      line-height: 1.3; }
    .build-solutions-v2 #sidebar .description-box {
      color: #cecdd4; }
      .build-solutions-v2 #sidebar .description-box p {
        line-height: 1.3; }
    .build-solutions-v2 #sidebar .logo-holder,
    .build-solutions-v2 #sidebar .details-holder {
      padding-left: 1.75vw;
      padding-right: 1.75vw;
      padding-top: 45px;
      padding-bottom: 45px; }
      .build-solutions-v2 #sidebar .logo-holder .step,
      .build-solutions-v2 #sidebar .details-holder .step {
        font-size: 13px;
        font-weight: bold;
        color: var(--white-color); }
        @media (min-width: 992px) {
          .build-solutions-v2 #sidebar .logo-holder .step,
          .build-solutions-v2 #sidebar .details-holder .step {
            display: none; } }
    .build-solutions-v2 #sidebar .logo-holder {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
      @media (max-width: 991px) {
        .build-solutions-v2 #sidebar .logo-holder {
          padding-top: 15px;
          padding-bottom: 15px; } }
    .build-solutions-v2 #sidebar .details-holder .multi-collapse .space {
      height: 10px !important; }
    @media (min-width: 992px) {
      .build-solutions-v2 #sidebar .details-holder .multi-collapse {
        display: block !important; } }
    .build-solutions-v2 #sidebar .details-holder .inner {
      width: 100%; }
    .build-solutions-v2 #sidebar .details-holder .heading-box h3 {
      margin-bottom: 0; }
    .build-solutions-v2 #sidebar .details-holder .heading-box button {
      width: 100%;
      outline: none;
      border: none;
      padding: 0;
      background-color: transparent;
      color: var(--white-color);
      display: flex;
      align-items: center;
      text-align: left;
      justify-content: space-between; }
      .build-solutions-v2 #sidebar .details-holder .heading-box button svg {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        margin-left: 10px;
        flex: 0 0 30px; }
        @media (min-width: 992px) {
          .build-solutions-v2 #sidebar .details-holder .heading-box button svg {
            display: none; } }
      @media (min-width: 992px) {
        .build-solutions-v2 #sidebar .details-holder .heading-box button {
          pointer-events: none; } }
    @media (max-width: 991px) {
      .build-solutions-v2 #sidebar .details-holder h3 {
        font-size: 25px; } }
    @media (max-width: 575px) {
      .build-solutions-v2 #sidebar .details-holder h3 {
        font-size: 20px; } }
    .build-solutions-v2 #sidebar .details-holder:not(.active) {
      display: none !important; }
    @media (max-width: 991px) {
      .build-solutions-v2 #sidebar .details-holder {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .build-solutions-v2 #content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 100px; }
    @media (max-width: 1075px) and (min-width: 992px) {
      .build-solutions-v2 #content {
        margin-left: 280px; } }
    @media (min-width: 1076px) {
      .build-solutions-v2 #content {
        margin-left: 380px; } }
    .build-solutions-v2 #content .inner {
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto; }
    .build-solutions-v2 #content .bms-steps:not(.active) {
      display: none; }
    .build-solutions-v2 #content .bms-steps .please-specify {
      margin-bottom: 22px; }
    .build-solutions-v2 #content .bms-steps .heading-box {
      margin-bottom: 40px; }
      .build-solutions-v2 #content .bms-steps .heading-box h3 {
        font-weight: bold; }
        .build-solutions-v2 #content .bms-steps .heading-box h3 .icon {
          margin-right: 20px;
          background-color: var(--accent-color);
          width: 38px;
          flex: 0 0 38px;
          height: 38px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          padding: 6px; }
          @media (min-width: 992px) {
            .build-solutions-v2 #content .bms-steps .heading-box h3 .icon {
              display: none; } }
        .build-solutions-v2 #content .bms-steps .heading-box h3 .your-name {
          color: var(--accent-color); }
        @media (max-width: 991px) {
          .build-solutions-v2 #content .bms-steps .heading-box h3 {
            display: flex;
            align-items: center; } }
        @media (max-width: 991px) {
          .build-solutions-v2 #content .bms-steps .heading-box h3 {
            font-size: 25px; } }
        @media (max-width: 575px) {
          .build-solutions-v2 #content .bms-steps .heading-box h3 {
            font-size: 20px; } }
      .build-solutions-v2 #content .bms-steps .heading-box p {
        color: #6e6e6e; }
    .build-solutions-v2 #content .input-holder .required {
      color: red; }
    .build-solutions-v2 #content .input-holder .input-box input.error {
      border-color: red; }
    .build-solutions-v2 #content .input-holder .input-box label {
      width: 100%;
      font-weight: 600;
      color: #000f1d; }
    .build-solutions-v2 #content input[type="text"],
    .build-solutions-v2 #content input[type="number"],
    .build-solutions-v2 #content input[type="tel"],
    .build-solutions-v2 #content input[type="email"] {
      width: 100%;
      border-radius: 5px;
      border: 1px solid #bec9d5;
      padding: 16px 20px;
      line-height: 1; }
    .build-solutions-v2 #content .button-holder button {
      width: 100%;
      line-height: 1;
      max-width: 100%;
      height: 60px; }
    .build-solutions-v2 #content .button-holder.button-holder-nav {
      display: flex; }
      .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-prev {
        width: 80px;
        margin-right: 10px; }
        .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-prev button {
          background-color: #f1f2f3;
          padding-top: 8px;
          padding-bottom: 8px; }
          .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-prev button svg {
            width: 30px;
            height: 30px;
            color: #5b617c; }
        @media (min-width: 992px) {
          .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-prev {
            width: 200px; } }
      .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-next, .build-solutions-v2 #content .button-holder.button-holder-nav .button-box.button-submit {
        flex: 1 0 0%; }
    .build-solutions-v2 #content .navigation {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 5vw; }
      .build-solutions-v2 #content .navigation ul {
        display: flex;
        padding: 0;
        list-style: none;
        border-radius: 5px;
        border: 1px solid #bec9d55e;
        padding: 14px;
        justify-content: space-between; }
        .build-solutions-v2 #content .navigation ul li {
          display: inline-flex;
          align-items: center;
          padding-left: 12px;
          padding-right: 12px; }
          .build-solutions-v2 #content .navigation ul li:not(:last-child) {
            border-right: 1px solid #e7ebf0; }
          .build-solutions-v2 #content .navigation ul li:not(.active) .step-details {
            display: none; }
          .build-solutions-v2 #content .navigation ul li.active .icon {
            background-color: var(--accent-color); }
          .build-solutions-v2 #content .navigation ul li .step-details {
            margin-left: 7px; }
          .build-solutions-v2 #content .navigation ul li .icon {
            flex: 0 0 38px;
            height: 38px;
            width: 38px;
            border-radius: 50%;
            background-color: #c2d8ed;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 5px; }
          .build-solutions-v2 #content .navigation ul li .step {
            font-size: 11px;
            font-weight: bold;
            color: #072f68; }
          .build-solutions-v2 #content .navigation ul li .step-name {
            font-size: 15px;
            font-weight: bold;
            color: #000f1d;
            line-height: 1.2; }
          .build-solutions-v2 #content .navigation ul li:first-child {
            padding-left: 0; }
          .build-solutions-v2 #content .navigation ul li:last-child {
            padding-right: 0; }
      @media (max-width: 991px) {
        .build-solutions-v2 #content .navigation {
          display: none; } }
    .build-solutions-v2 #content .input-holder-button {
      display: flex;
      flex-wrap: wrap;
      margin-left: -10px;
      margin-right: -10px; }
      .build-solutions-v2 #content .input-holder-button.input-holder-button-more-5 .input-holder-button-box {
        flex: 0 0 20%; }
      .build-solutions-v2 #content .input-holder-button.input-holder-button-4-col .input-holder-button-box {
        flex: 0 0 25%; }
      .build-solutions-v2 #content .input-holder-button.input-holder-button-6-col .input-holder-button-box {
        flex: 0 0 16.17%; }
      .build-solutions-v2 #content .input-holder-button .input-holder-button-box {
        padding-left: 10px;
        padding-right: 10px;
        flex: 1 0 0%;
        margin-bottom: 22px;
        display: flex; }
        @media (max-width: 991px) {
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box {
            flex: 0 0 33.333333% !important; } }
        @media (max-width: 767px) {
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box {
            flex: 0 0 50% !important; } }
        @media (max-width: 575px) {
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box {
            flex: 0 0 100% !important; } }
        .build-solutions-v2 #content .input-holder-button .input-holder-button-box input {
          display: none; }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:hover + label {
            background-color: var(--primary-color); }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:hover + label span {
              color: var(--white); }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:hover + label .help-icon {
              color: var(--white); }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:checked + label {
            background-color: var(--accent-color) !important; }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:checked + label span {
              color: var(--white); }
              .build-solutions-v2 #content .input-holder-button .input-holder-button-box input:checked + label span .help-icon {
                color: var(--white); }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box input.error + label {
            border-color: red;
            background-color: #ffeeee !important; }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box input.error + label:hover span {
              color: #000f1d !important; }
        .build-solutions-v2 #content .input-holder-button .input-holder-button-box label {
          width: 100%;
          display: flex;
          align-items: center;
          padding: 15px;
          box-shadow: 0px 0px 28px #0049900d;
          border: 1px solid #e7ebf0;
          cursor: pointer;
          border-radius: 5px;
          margin-bottom: 0;
          position: relative; }
          @media (min-width: 576px) {
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box label {
              flex-direction: column; } }
          @media (max-width: 575px) {
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box label {
              margin-right: 20px; } }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box label .image-box {
            flex: 0 0 69px;
            width: 69px;
            height: 69px;
            border-radius: 20px;
            background-color: #f5faff;
            padding: 15px; }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box label .image-box img {
              width: 100%;
              height: 100%;
              object-fit: contain; }
            @media (min-width: 576px) {
              .build-solutions-v2 #content .input-holder-button .input-holder-button-box label .image-box {
                margin-bottom: 20px; } }
            @media (max-width: 575px) {
              .build-solutions-v2 #content .input-holder-button .input-holder-button-box label .image-box {
                margin-right: 20px; } }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box label span {
            font-weight: 600;
            color: #000f1d;
            flex: 1 0 0%; }
            @media (min-width: 576px) {
              .build-solutions-v2 #content .input-holder-button .input-holder-button-box label span {
                text-align: center; } }
            .build-solutions-v2 #content .input-holder-button .input-holder-button-box label span .help-icon {
              position: absolute;
              top: 15px;
              right: 15px;
              color: var(--accent-color); }
              .build-solutions-v2 #content .input-holder-button .input-holder-button-box label span .help-icon svg {
                width: 20px;
                height: 20px; }
        .build-solutions-v2 #content .input-holder-button .input-holder-button-box.has-input input {
          display: none; }
          .build-solutions-v2 #content .input-holder-button .input-holder-button-box.has-input input:checked + label + input {
            display: block; }
    .build-solutions-v2 #content .gradient {
      background: transparent radial-gradient(closest-side at 50% 50%, #000f1d 0%, #00000000 100%) 0% 0% no-repeat padding-box;
      opacity: 0.08;
      height: 54px;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        .build-solutions-v2 #content .gradient {
          display: none; } }

.mt-22 {
  margin-top: 22px !important; }

.fixed-header .navbar-toggler .navbar-toggler-icon {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"><path stroke="%23072F68" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>'); }

/*# sourceMappingURL=style.css.map */
