@font-face {
  font-family: "involvesemibold";
  src: url("../fonts/involve-semibold-bf65bb0f6747dfe-webfont.woff2") format("woff2"), url("../fonts/involve-semibold-bf65bb0f6747dfe-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "involvebold";
  src: url("../fonts/involve-bold-bf65bb0f66f270b-webfont.woff2") format("woff2"), url("../fonts/involve-bold-bf65bb0f66f270b-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "switzerthin";
  src: url("../fonts/switzer-thin-webfont.woff2") format("woff2"), url("../fonts/switzer-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "switzermedium";
  src: url("../fonts/switzer-medium-webfont.woff2") format("woff2"), url("../fonts/switzer-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "switzerregular";
  src: url("../fonts/switzer-regular-webfont.woff2") format("woff2"), url("../fonts/switzer-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "switzersemibold";
  src: url("../fonts/switzer-semibold-webfont.woff2") format("woff2"), url("../fonts/switzer-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.btn {
  display: inline-grid;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71429;
  font-family: "involvesemibold";
  cursor: pointer;
  color: #333;
  text-transform: capitalize;
  text-shadow: none;
  appearance: none;
  background-color: #fff;
  position: relative;
  border-radius: 30px;
  padding: 5px 5px 5px 30px;
  text-decoration: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  transition: 0.3s; }

.btn .elementor-button-content-wrapper {
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  display: flex;
  gap: 5px;
  justify-content: center; }

.elementor-button-icon {
  width: 50px;
  height: 50px;
  background-color: #fcb900;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 10px; }

.btn:hover .elementor-button-icon {
  background-color: #face54; }

.btn-icon-hover {
  position: absolute;
  transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(-45deg); }

.btn-icon-hover {
  position: absolute;
  transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -webkit-transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -moz-transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -ms-transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -o-transform: translate3d(-17px, 17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  opacity: 0; }

.btn-icon {
  transform: translate3d(16px, 13px, 0px) scale3d(1, 1, 1) rotate(353deg);
  transform-style: preserve-3d; }

.btn-icon,
.btn-icon-hover {
  display: flex;
  color: #000;
  font-size: 14px;
  transition: transform 0.35s linear; }

.btn:hover .btn-icon-hover {
  transform: translate3d(16px, -9px, 0px) scale3d(1, 1, 1) rotate(353deg);
  -webkit-transform: translate3d(16px, -9px, 0px) scale3d(1, 1, 1) rotate(353deg);
  -moz-transform: translate3d(16px, -9px, 0px) scale3d(1, 1, 1) rotate(353deg);
  -ms-transform: translate3d(16px, -9px, 0px) scale3d(1, 1, 1) rotate(353deg);
  -o-transform: translate3d(16px, -9px, 0px) scale3d(1, 1, 1) rotate(353deg);
  opacity: 1; }

.btn:hover .btn-icon {
  transform: translate3d(17px, -17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -webkit-transform: translate3d(17px, -17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -moz-transform: translate3d(17px, -17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -ms-transform: translate3d(17px, -17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg);
  -o-transform: translate3d(17px, -17px, 0px) scale3d(0.2, 0.2, 1) rotate(353deg); }

:root {
  --shadow1: 0 2px 4px #00000026, 0 3px 6px #0000001f;
  --shadow2: 0 2px 6px #00000044, 0 4px 7px #00000022; }

body,
html {
  position: relative; }

.relative {
  position: relative; }

body,
ul {
  margin: 0;
  padding: 0; }

html {
  max-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden; }

html {
  height: 100%; }

ul {
  list-style: none; }

.btn,
a,
button {
  display: inline-block;
  outline: 0 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.btn,
a,
a:focus,
a:hover,
button {
  text-decoration: none;
  outline-style: none; }

h1 {
  font-size: 85.74px;
  line-height: 1;
  font-weight: bold; }

h2 {
  font-size: 36px;
  line-height: 1;
  font-family: "involvebold";
  font-weight: 300;
  margin: 0; }

h3 {
  font-size: 35px;
  text-transform: capitalize;
  line-height: 1.3;
  font-family: "involvesemibold";
  font-weight: 700; }

h4 {
  font-size: 22px;
  font-family: "involvebold";
  font-weight: 700;
  margin: 0; }

h5 {
  font-size: 16px;
  margin: 0; }

h6 {
  font-size: 19.16px;
  font-weight: bold; }

.pt-100 {
  padding-top: 6.25rem; }

.mb-80 {
  margin-bottom: 5rem; }

.mb35 {
  margin-bottom: 2.188rem; }

.mt35 {
  margin-top: 2.188rem; }

.pb-100 {
  padding-bottom: 6.25rem; }

body {
  font-weight: normal;
  line-height: 1.4 !important;
  font-size: 14px;
  font-family: "switzerregular";
  background: #fff;
  position: relative;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  min-height: 100%;
  color: #333; }

header.fixed {
  background-color: rgba(39, 39, 39, 0.2117647059);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }

header {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 10px 0;
  top: 0;
  z-index: 2;
  transition: all 0.5s; }
  header .headWrap {
    display: flex; }
  header .logo {
    width: 200px;
    flex: 0 0 200px;
    padding-right: 30px;
    margin-right: 30px; }
  header .btnWrap {
    width: 150px;
    flex: 0 0 150px; }
  header .stellarnav {
    width: auto;
    border-radius: 8rem;
    -webkit-border-radius: 8rem;
    -moz-border-radius: 8rem;
    -ms-border-radius: 8rem;
    -o-border-radius: 8rem; }
    header .stellarnav ul li a {
      font-size: 15px;
      padding: 0 15px;
      font-family: "involvesemibold";
      color: #333; }
      header .stellarnav ul li a:hover {
        color: #fcb900; }
    header .stellarnav ul:hover ul {
      display: block;
      background: #fff;
      padding: 30px 0 15px;
      border-radius: 30px; }
      header .stellarnav ul:hover ul li a {
        padding: 10px 15px; }
  header .call {
    font-family: "involvesemibold"; }
    header .call a {
      color: #5e7ebd; }
  header .btn {
    background-color: #eee;
    margin-left: 30px; }

.scrollup.activate {
  transform: scale(1); }

.scrollup {
  bottom: 30px; }

.scrollup {
  display: block;
  position: fixed;
  right: 30px;
  bottom: 80px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-decoration: none;
  background: #fcb900;
  color: var(--accent);
  border: 1px solid #fcb900;
  border-radius: 50%;
  transform: scale(0);
  z-index: 999;
  text-align: center;
  font-size: 14px;
  transition: all ease 0.35s;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05); }

.banner {
  position: relative;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 70px;
  color: #fff; }
  .banner::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    z-index: -1; }
  .banner .row {
    height: 100vh; }
  .banner p {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin: 30px 0;
    opacity: 0.8; }

.benefits {
  padding: 100px 0;
  position: relative; }
  .benefits .benefitsPart {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    column-gap: 15px; }
    .benefits .benefitsPart li {
      border-radius: 12px;
      padding: 15px;
      border: 2px solid #f7f7f7;
      border-radius: 30px;
      position: relative;
      background-color: #fff;
      margin-bottom: 65px;
      transition: all 0.3s ease-in-out; }
      .benefits .benefitsPart li::before {
        position: absolute;
        content: "";
        width: 90%;
        border: 2px solid #f7f7f7;
        height: 100%;
        border-radius: 30px;
        z-index: -1;
        left: 50%;
        top: 12px;
        transform: translateX(-50%);
        transition: all 0.3s ease-in-out; }
      .benefits .benefitsPart li:hover {
        border-color: #fcb900; }
        .benefits .benefitsPart li:hover::before {
          background-color: #fcb900;
          border-color: #fcb900;
          transition: all 0.3s ease-in-out; }
      .benefits .benefitsPart li:hover .hexagon {
        border-color: #fcb900; }
        .benefits .benefitsPart li:hover .hexagon::after, .benefits .benefitsPart li:hover .hexagon::before {
          border-color: #fcb900; }
        .benefits .benefitsPart li:hover .hexagon i {
          color: #fcb900; }
          .benefits .benefitsPart li:hover .hexagon i::before {
            color: #fcb900; }
  .benefits .hexagon {
    position: relative;
    width: 70px;
    height: 45.97px;
    background-color: transparent;
    margin: 33.49px 0;
    border-left: solid 2px #1E69B8;
    border-right: solid 2px #1E69B8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(0.0001deg);
    -webkit-transform: rotate(0.0001deg);
    -ms-transform: rotate(0.0001deg);
    -webkit-backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
    .benefits .hexagon::after {
      content: "";
      position: absolute;
      z-index: 1;
      width: 50.02px;
      height: 50.02px;
      -webkit-transform: scaleY(0.5774) rotate(-45deg);
      -ms-transform: scaleY(0.5774) rotate(-45deg);
      transform: scaleY(0.5774) rotate(-45deg);
      background-color: inherit;
      left: 7.9878px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      bottom: -25.0122px;
      border-bottom: solid 2.8284px #1E69B8;
      border-left: solid 2.8284px #1E69B8; }
    .benefits .hexagon::before {
      content: "";
      position: absolute;
      z-index: 1;
      width: 50.02px;
      height: 50.02px;
      -webkit-transform: scaleY(0.5774) rotate(-45deg);
      -ms-transform: scaleY(0.5774) rotate(-45deg);
      transform: scaleY(0.5774) rotate(-45deg);
      background-color: inherit;
      left: 7.9878px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      top: -25.0122px;
      border-top: solid 2.8284px #1E69B8;
      border-right: solid 2.8284px #1E69B8; }
  .benefits .content {
    text-align: center; }
    .benefits .content h6 {
      font-size: 18px; }
      .benefits .content h6::after {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        content: "";
        background: #1E69B8;
        width: 40px;
        height: 2px; }

.hexagon i::before {
  position: relative;
  z-index: 2;
  color: #1E69B8;
  clear: both;
  float: none;
  display: block;
  font-size: 48px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto; }

.howitWorks {
  position: relative;
  padding: 100px 0;
  background: #58667b; }
  .howitWorks .work-process-one__item {
    text-align: center; }
    .howitWorks .work-process-one__item .work-process-one__item__image {
      margin-bottom: 21px;
      padding-bottom: 46px;
      position: relative;
      width: 100%;
      max-width: 235px;
      text-align: center; }
      .howitWorks .work-process-one__item .work-process-one__item__image img {
        position: relative;
        width: 129px;
        height: 129px;
        border-radius: 50%;
        z-index: 1; }
      .howitWorks .work-process-one__item .work-process-one__item__image .work-process-one__item__number {
        padding: 4.5px 10px;
        position: relative;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        z-index: 1;
        font-weight: 700;
        font-size: 14px;
        color: var(--quiqLoans-white2, #f6f6f8);
        line-height: 1.5;
        text-transform: capitalize;
        background-color: var(--quiqLoans-base, #00cde5);
        border-radius: 100px;
        transition: all 500ms ease; }
      .howitWorks .work-process-one__item .work-process-one__item__image .work-process-one__item__shape {
        width: 242px;
        height: 67px;
        position: absolute;
        left: 0;
        bottom: 13px;
        transition: all 500ms ease; }
        .howitWorks .work-process-one__item .work-process-one__item__image .work-process-one__item__shape path {
          stroke: var(--quiqLoans-base, #00cde5);
          stroke-width: 3;
          stroke-miterlimit: 10;
          transition: all 500ms ease; }
      .howitWorks .work-process-one__item .work-process-one__item__image .work-process-one__item__circle {
        width: 136px;
        height: 32px;
        position: absolute;
        left: 50%;
        bottom: 30px;
        transform: translateX(-50%);
        transition: all 500ms ease; }
        .howitWorks .work-process-one__item .work-process-one__item__image .work-process-one__item__circle path {
          fill: #666; }
    .howitWorks .work-process-one__item .work-process-one__item__title {
      margin-bottom: 9px;
      font-weight: 700;
      font-size: 20px;
      line-height: 1.6;
      text-transform: capitalize;
      color: #fff; }
  .howitWorks .work-process-one__item--down {
    margin-top: 60px; }

ul.infoGraphic {
  display: grid;
  grid-template-columns: auto auto auto auto;
  column-gap: 25px; }
  ul.infoGraphic li {
    position: relative;
    width: 100%;
    background: #f5f8f7;
    border-radius: 0.5em;
    padding: 0.5em;
    z-index: 1;
    transition: all 0.2s;
    cursor: pointer; }
    ul.infoGraphic li .numberWrap {
      position: absolute; }
    ul.infoGraphic li .number {
      font-size: 11em;
      font-weight: 900;
      width: 0.9em;
      text-align: center; }
      ul.infoGraphic li .number.fontColor1 {
        color: #3498db; }
      ul.infoGraphic li .number.fontColor2 {
        color: #2ecc71; }
      ul.infoGraphic li .number.fontColor3 {
        color: #9b59b6; }
      ul.infoGraphic li .number.fontColor4 {
        color: #f1c40f; }
      ul.infoGraphic li .number.fontColor5 {
        color: #e74c3c; }
      ul.infoGraphic li .number.fontColor6 {
        color: #e67e22; }
    ul.infoGraphic li .coverWrap {
      transform: rotate(130deg);
      position: absolute;
      width: 18em;
      height: 15em;
      left: -3em;
      top: -1em; }
      ul.infoGraphic li .coverWrap .numberCover {
        position: absolute;
        background: #f5f8f7;
        width: 18em;
        height: 6em;
        border-radius: 50% 50% 0 0;
        border-bottom: 3px solid #f5f8f7;
        transition: all 0.4s; }
        ul.infoGraphic li .coverWrap .numberCover::before {
          position: absolute;
          content: "";
          bottom: 5px;
          left: 4em;
          right: 4em;
          top: 5em;
          box-shadow: 0 0 30px 17px #48668577;
          border-radius: 100px / 10px;
          z-index: -1; }
        ul.infoGraphic li .coverWrap .numberCover::after {
          position: absolute;
          bottom: 0;
          content: "";
          left: -10%;
          width: 120%;
          height: 150%;
          z-index: 1; }
    ul.infoGraphic li .content {
      margin: 8em 3em 1em 7em;
      position: relative; }
      ul.infoGraphic li .content h2 {
        font-size: 26px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 10px;
        text-transform: uppercase; }
      ul.infoGraphic li .content p {
        line-height: 1.5em; }

h2.textFont {
  font-size: 54px; }

ul.infoGraphic li:hover .coverWrap .numberCover {
  border-radius: 100%; }

.icon {
  position: absolute;
  font-size: 2rem;
  text-align: center;
  top: -1.3em;
  left: 50%;
  transform: translatex(-50%); }
  .icon:before {
    color: #666;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit; }

.iconCodepen:before {
  content: "\f1cb"; }

.iconSocial:before {
  content: "\f08a"; }

.iconAirplane:before {
  content: "\f1d9"; }

.iconMap:before {
  content: "\f278"; }

.iconBulb:before {
  content: "\f0eb"; }

.iconPeace:before {
  content: "\f25b"; }

.features {
  position: relative;
  margin-top: -500px;
  min-height: 300px;
  z-index: 2; }
  .features hr {
    background-color: #fff; }
  .features h2 {
    color: #fff; }
  .features .featureBox {
    padding: 60px 40px;
    position: relative;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: #666 1px solid;
    font-size: 18px;
    z-index: 1; }
    .features .featureBox::before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      backdrop-filter: blur(2px);
      content: "";
      z-index: -1; }
    .features .featureBox svg {
      display: block;
      height: 50px;
      position: relative;
      width: 50px;
      fill: #fcb900;
      color: #fcb900;
      border-color: #fcb900; }
    .features .featureBox h3 {
      margin-bottom: 20px; }
    .features .featureBox p {
      opacity: 0.7; }

.testimonial {
  padding: 80px 0;
  position: relative; }
  .testimonial .main-title {
    margin-bottom: 45px; }
  .testimonial .testimonialSlider {
    position: relative; }
    .testimonial .testimonialSlider img {
      width: 100%; }
    .testimonial .testimonialSlider .testimonial-style4 {
      padding: 25px 0 30px 40px;
      position: relative; }
      .testimonial .testimonialSlider .testimonial-style4 .title {
        line-height: 40px; }
      .testimonial .testimonialSlider .testimonial-style4 .icon {
        color: #f7f7f7;
        font-size: 36px;
        position: absolute;
        right: 60px;
        top: 50px; }
    .testimonial .testimonialSlider .mb25 {
      margin-bottom: 25px !important; }
    .testimonial .testimonialSlider .sliderButton {
      position: absolute;
      left: 50%;
      bottom: 30px;
      z-index: 2; }
      .testimonial .testimonialSlider .sliderButton div {
        background-color: #fff;
        box-shadow: 0 10px 35px rgba(5, 16, 54, 0.1);
        border: 1px solid #181a20;
        border-radius: 50%;
        color: #051036;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        width: 50px;
        transition: all .3s ease;
        display: flex;
        justify-content: center;
        align-items: center; }
        .testimonial .testimonialSlider .sliderButton div::after {
          font-size: 28px; }
      .testimonial .testimonialSlider .sliderButton .swiper-button-prev {
        left: -40px; }
      .testimonial .testimonialSlider .sliderButton .swiper-button-next {
        right: 0;
        left: 20px; }

.count-down {
  /* width: 550px;
  height: 378px;
  margin: auto; */
  padding: 20px; }

.flipdown {
  width: 100%;
  text-align: center;
  justify-content: center;
  display: flex; }
  .flipdown .rotor-group-heading {
    color: #fff; }
    .flipdown .rotor-group-heading::before {
      color: #fff !important; }

.count-down .flipdown {
  margin: auto;
  width: 600px;
  margin-top: 30px; }

.count-down h1 {
  text-align: center;
  font-weight: 400;
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 10px; }

@media (max-width: 550px) {
  .count-down {
    width: 100%;
    height: 362px; }

  .count-down h1 {
    font-size: 2.5em; } }
.ctaCounter {
  padding: 100px 0;
  position: relative;
  z-index: 1; }
  .ctaCounter::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: -1; }
  .ctaCounter h2 {
    color: #fff;
    margin-bottom: 35px;
    line-height: 1.3; }
  .ctaCounter .counternum {
    display: flex;
    justify-content: center;
    align-items: center; }
    .ctaCounter .counternum h4 {
      font-size: 62px;
      line-height: 1.2;
      margin-right: 25px;
      color: #fff;
      margin-top: 35px; }

.faq {
  padding: 80px 0;
  position: relative;
  margin: 50px 20px;
  border-radius: 25px; }
  .faq .faqBox {
    background: #fff;
    padding: 55px;
    border-radius: 25px; }
    .faq .faqBox h2 {
      font-size: 70px;
      margin-bottom: 45px; }
    .faq .faqBox .accordion-item {
      border-style: solid;
      border-width: 1px 0px 0px 0px;
      border-color: #E0E0E0;
      padding-top: 25px; }
      .faq .faqBox .accordion-item h2 {
        font-size: 20px;
        text-align: center; }
      .faq .faqBox .accordion-item:hover .accordion-button::before {
        background-color: #000;
        color: #fff; }
    .faq .faqBox .accordion-button {
      padding-left: 7%;
      font-size: 20px;
      text-align: center;
      color: #000; }
      .faq .faqBox .accordion-button:not(.collapsed) {
        background-color: unset;
        box-shadow: unset; }
      .faq .faqBox .accordion-button:focus {
        border: unset;
        box-shadow: unset; }
      .faq .faqBox .accordion-button:before {
        font-family: "Font Awesome 6 Pro";
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        vertical-align: middle;
        content: "\3f";
        position: absolute;
        left: 0;
        font-size: 25px;
        height: 36px;
        width: 36px;
        background: gold;
        border-radius: 30px 30px 0 30px;
        line-height: 39px; }
    .faq .faqBox .accordion-body {
      padding-left: 7%; }
      .faq .faqBox .accordion-body p {
        font-size: 18px;
        line-height: 1.2; }

.about {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding: 150px 0 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px; }
  .about img {
    width: 80%;
    float: right; }
  .about h2 {
    font-size: 40px;
    margin: 30px 0; }
  .about p {
    font-size: 16px;
    color: #666; }
  .about ul li {
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    font-family: "switzermedium";
    padding-left: 30px;
    color: #666; }
    .about ul li i {
      position: absolute;
      color: #5e7ebd;
      left: 0;
      top: 0; }
  .about .bar-shape {
    width: 502px;
    height: 88px;
    background-color: #5e7ebd;
    opacity: 0.56;
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: 8px; }
  .about .counter-box {
    position: absolute;
    writing-mode: vertical-rl;
    top: 50%;
    left: 8px;
    transform: translateY(-50%) rotate(180deg);
    display: grid;
    gap: 10px; }
    .about .counter-box h2 {
      font-size: 40px;
      font-weight: 800;
      margin: 0; }
    .about .counter-box p {
      font-size: 20px;
      font-weight: 600;
      margin: 0; }
  .about .about-image-2 {
    position: absolute;
    bottom: 0;
    left: 90px;
    z-index: 9; }
  .about .btn {
    -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2); }

.text-primary {
  color: #5e7ebd !important; }

.service {
  background-color: #f7f9fa;
  position: relative;
  padding: 80px 0; }
  .service h2 {
    margin-bottom: 50px; }
  .service .specialtiesBox {
    background-color: #FFFFFF;
    padding: 40px 60px 40px 40px;
    border-radius: 30px 0px 30px 30px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    min-height: 320px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    clip-path: polygon(4.552% 0.268%, 4.552% 0.268%, 3.905% 0.469%, 3.294% 0.719%, 2.724% 1.015%, 2.199% 1.353%, 1.721% 1.731%, 1.296% 2.146%, 0.925% 2.593%, 0.614% 3.07%, 0.366% 3.573%, 0.183% 4.1%, 0.183% 4.1%, 0.133% 4.676%, 0.091% 6.047%, 0.056% 8.254%, 0.028% 11.337%, 0.008% 15.338%, -0.006% 20.296%, -0.013% 26.252%, -0.014% 33.247%, -0.009% 41.321%, 0.002% 50.515%, 0.068% 94.897%, 0.068% 94.897%, 0.075% 95.118%, 0.095% 95.339%, 0.127% 95.558%, 0.172% 95.775%, 0.23% 95.99%, 0.301% 96.203%, 0.383% 96.414%, 0.478% 96.621%, 0.585% 96.826%, 0.704% 97.026%, 0.704% 97.026%, 0.704% 97.026%, 0.926% 97.354%, 1.176% 97.667%, 1.452% 97.966%, 1.752% 98.247%, 2.076% 98.512%, 2.423% 98.759%, 2.791% 98.986%, 3.178% 99.194%, 3.585% 99.381%, 4.009% 99.546%, 4.009% 99.546%, 4.009% 99.546%, 4.217% 99.616%, 4.427% 99.679%, 4.641% 99.734%, 4.857% 99.783%, 5.076% 99.824%, 5.297% 99.858%, 5.519% 99.885%, 5.743% 99.904%, 5.968% 99.916%, 6.194% 99.92%, 40.252% 99.972%, 40.252% 99.972%, 46.033% 99.976%, 51.334% 99.974%, 56.151% 99.965%, 60.479% 99.951%, 64.316% 99.934%, 67.655% 99.914%, 70.494% 99.894%, 72.829% 99.875%, 74.655% 99.858%, 75.968% 99.844%, 75.968% 99.844%, 76.311% 99.838%, 76.652% 99.822%, 76.993% 99.797%, 77.332% 99.762%, 77.669% 99.719%, 78.004% 99.665%, 78.337% 99.603%, 78.666% 99.532%, 78.993% 99.451%, 79.316% 99.361%, 79.316% 99.361%, 79.643% 99.261%, 79.963% 99.15%, 80.275% 99.027%, 80.58% 98.894%, 80.877% 98.75%, 81.165% 98.595%, 81.444% 98.431%, 81.714% 98.256%, 81.974% 98.072%, 82.223% 97.878%, 82.223% 97.878%, 82.567% 97.583%, 82.861% 97.314%, 83.116% 97.05%, 83.346% 96.773%, 83.561% 96.463%, 83.774% 96.101%, 83.998% 95.668%, 84.243% 95.143%, 84.523% 94.508%, 84.849% 93.744%, 84.849% 93.744%, 85.323% 92.692%, 85.788% 91.801%, 86.267% 91.052%, 86.786% 90.424%, 87.373% 89.898%, 88.051% 89.454%, 88.848% 89.072%, 89.789% 88.733%, 90.9% 88.416%, 92.206% 88.102%, 92.206% 88.102%, 93.658% 87.749%, 94.913% 87.384%, 95.989% 86.997%, 96.9% 86.576%, 97.662% 86.11%, 98.29% 85.588%, 98.802% 84.998%, 99.212% 84.329%, 99.536% 83.569%, 99.789% 82.708%, 99.789% 82.708%, 99.84% 82.164%, 99.882% 80.972%, 99.917% 79.086%, 99.944% 76.464%, 99.965% 73.061%, 99.979% 68.832%, 99.986% 63.735%, 99.987% 57.725%, 99.981% 50.757%, 99.971% 42.788%, 99.903% 4.89%, 99.903% 4.89%, 99.897% 4.701%, 99.88% 4.513%, 99.853% 4.326%, 99.815% 4.14%, 99.766% 3.956%, 99.706% 3.774%, 99.636% 3.595%, 99.556% 3.417%, 99.465% 3.243%, 99.364% 3.071%, 99.269% 2.92%, 99.269% 2.92%, 99.046% 2.593%, 98.797% 2.279%, 98.521% 1.981%, 98.221% 1.699%, 97.897% 1.435%, 97.55% 1.188%, 97.182% 0.961%, 96.795% 0.753%, 96.388% 0.566%, 95.964% 0.401%, 95.964% 0.401%, 95.964% 0.401%, 95.756% 0.331%, 95.545% 0.268%, 95.331% 0.212%, 95.115% 0.164%, 94.896% 0.123%, 94.675% 0.089%, 94.452% 0.063%, 94.228% 0.044%, 94.003% 0.032%, 93.777% 0.028%, 50.326% 0%, 50.326% 0%, 38.782% -0.009%, 29.407% -0.014%, 21.969% -0.014%, 16.235% -0.007%, 11.971% 0.008%, 8.945% 0.034%, 6.923% 0.071%, 5.672% 0.121%, 4.96% 0.186%, 4.552% 0.268%); }
    .service .specialtiesBox:hover {
      background-color: #fcb900; }
    .service .specialtiesBox .content h5 {
      color: #333;
      font-size: 26px;
      line-height: 1;
      font-weight: 700; }
      .service .specialtiesBox .content h5 a {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    .service .specialtiesBox .content .image {
      position: absolute;
      margin-block-end: 0;
      bottom: -30px;
      left: -30px;
      max-width: 100%;
      z-index: 1;
      text-align: center; }
    .service .specialtiesBox .content img {
      display: inline-block;
      vertical-align: middle;
      transition: all 0.5s ease;
      border: none;
      border-radius: 0;
      box-shadow: none;
      height: auto;
      max-width: 100%; }
  .service .arrowPart {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2; }
    .service .arrowPart .btn {
      background-color: unset; }

.contact {
  margin: 80px 35px;
  padding: 80px 0;
  padding-bottom: 120px;
  border-radius: 30px;
  position: relative; }
  .contact .contactUs {
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 80px; }
    .contact .contactUs h2 {
      text-align: center;
      width: 100%;
      max-width: 65%;
      margin: auto;
      margin-bottom: 35px; }
    .contact .contactUs .btn {
      -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2); }
  .contact .elementor-widget-container {
    background-color: #FFFFFF;
    border-radius: 0px 30px 0px 0px;
    height: 60px;
    width: 150px;
    bottom: 0;
    position: absolute; }
    .contact .elementor-widget-container .elementor-spacer {
      height: 100%;
      align-self: flex-start; }
      .contact .elementor-widget-container .elementor-spacer .elementor-spacer-inner {
        height: 60px; }

.form-control {
  background-color: #f1faff;
  padding: 15px 30px 15px 30px;
  margin: 0px 0px 30px 0px;
  transition: all ease-in-out 0.3s;
  border-width: 1px;
  color: #000;
  border-style: solid;
  border-color: #f1faff;
  border-radius: 30px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  -webkit-appearance: none;
  box-sizing: border-box;
  outline: 0; }

.form-control::placeholder {
  color: #000; }

footer {
  padding-top: 120px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  color: #fff; }
  footer::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background-color: #000;
    opacity: 0.5;
    z-index: -1; }
  footer h2,
  footer p {
    text-align: center; }
  footer .movingButton {
    display: inline-block;
    transition: all ease 0.3s;
    transform: translate3d(0px, 0px, 0px);
    border-radius: 100%; }
    footer .movingButton a {
      backdrop-filter: blur(60px);
      width: 160px;
      height: 160px;
      background-color: #00000005;
      font-size: 20px;
      line-height: 24px;
      fill: #FFFFFF;
      color: #FFFFFF;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: #FFFFFF1A;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
  footer .opal-move-up {
    background: linear-gradient(to bottom, #FFFFFF, #FFFFFF00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    margin-block-end: 0;
    animation-duration: .75s; }
    footer .opal-move-up .opal-container {
      margin: 0px 0px -30px 0px;
      height: 100%; }
      footer .opal-move-up .opal-container h3 {
        line-height: 1;
        margin: 0;
        padding: 0;
        font-size: 16vw; }
  footer .mainFooter {
    padding: 50px 30px;
    background-color: #58667b;
    border-radius: 30px;
    color: #fff; }
    footer .mainFooter .footerLogo {
      width: 100%;
      max-width: 40%;
      margin-bottom: 25px; }
      footer .mainFooter .footerLogo a {
        font-size: 36px !important;
        line-height: 1;
        color: #fff; }
    footer .mainFooter a, footer .mainFooter p {
      color: #fff; }
    footer .mainFooter .footerWidget ul li {
      margin-bottom: 15px; }
    footer .mainFooter .footerWidget p,
    footer .mainFooter .footerWidget a {
      text-align: left;
      font-size: 16px;
      color: #fff; }
    footer .mainFooter .footerWidget a i {
      margin-right: 10px; }
    footer .mainFooter .footerWidget h3 {
      font-size: 30px;
      margin-bottom: 25px; }
    footer .mainFooter .btn {
      -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 5px;
      right: 5px; }
    footer .mainFooter .form-control {
      position: relative; }
    footer .mainFooter .btmFooter {
      padding-top: 15px; }
      footer .mainFooter .btmFooter p {
        margin-bottom: 0; }
      footer .mainFooter .btmFooter a {
        color: #fff; }

.cta h2 {
  font-size: 54px;
  margin-bottom: 25px; }

.cta p {
  font-size: 18px; }

footer .mainFooter .footerWidget li:hover a {
  color: #fcb900; }

/*# sourceMappingURL=main.css.map */
