/*
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"].field-required,
      section.build-solution-form-v2 .row input[type="text"].field-required,
      section.build-solution-form-v2 .row textarea.field-required {
        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"].field-required + label,
        section.build-solution-form-v2 .row .column-holder input[type="checkbox"].field-required + 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; }
        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,
.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 {
      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%; } }

@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 .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; }

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