@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&family=Lato:wght@300,400");
.discover-more-btn a {
  background-color: #feaa00;
  width: -moz-max-content;
  width: max-content;
  transition: 0.4s all ease-in-out;
  padding: 0.85em 1.25em;
  border-radius: 50px;
  display: flex;
  align-items: center;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #121212;
  font-size: clamp(1rem, 1.15vw, 1.5rem);
  font-weight: 400;
  line-height: 1;
}
.discover-more-btn a svg {
  margin-left: 8px;
  width: 20px;
}
.discover-more-btn a:hover {
  background-color: #f2a306;
  color: #fff;
}
.discover-more-btn a:hover svg path {
  transition: 0.4s all ease-in-out;
  fill: #fff;
}

.demo-booking {
  background: #FEAA00;
  padding: 10px 30px;
  border: none;
  border-radius: 30px;
  margin-top: 1em;
}
.demo-booking a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: "Lato", sans-serif;
  color: #121212;
  font-size: clamp(0.8rem, 1vw, 1.5rem);
  font-weight: 400;
}
.demo-booking a svg {
  width: 18px !important;
}
@media (max-width: 1100px) {
  .demo-booking a svg {
    width: 15px !important;
  }
}
.demo-booking:hover {
  background-color: #f2a306;
}
.demo-booking:hover a {
  color: #fff;
}
.demo-booking:hover a svg path {
  fill: #fff;
}

.lh-1-3 {
  line-height: 1.3;
}

.lh-1-4 {
  line-height: 1.4;
}

.lh-1-5 {
  line-height: 1.5;
}

.lh-1-6 {
  line-height: 100px;
}

.ls {
  letter-spacing: 0.5px;
}

.heading-one {
  color: #1c2221;
  font-size: clamp(2.75rem, 3.5vw, 4rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -1%;
  font-family: "Sora", sans-serif;
}
.heading-one span {
  color: #feaa00;
}

.display-one {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: clamp(3.5rem, 5.179vw, 12.43rem);
  line-height: 100%;
  letter-spacing: -5%;
}

.display-two {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: clamp(1.999rem, 3.33vw, 12.43rem);
  line-height: 110%;
  letter-spacing: -3%;
}

.display-three {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: clamp(1.45rem, 2.355vw, 5.65rem);
  line-height: 140%;
  letter-spacing: -3%;
}

.sub-heading {
  font-family: "Sora", sans-serif;
  font-size: clamp(1.41rem, 1.7vw, 4rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -3%;
}

.ls-2 {
  line-height: 140%;
}

.head-para {
  font-family: "Lato", sans-serif;
  font-size: clamp(1rem, 1.178vw, 2.84rem);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
}

.para {
  font-family: "Lato", sans-serif;
  font-size: clamp(0.875rem, 0.8333vw, 1.75rem);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
}
.para.medium {
  font-size: clamp(0.83rem, 0.75vw, 1.75rem);
}
.para.small {
  font-size: clamp(0.75rem, 0.589vw, 1.415rem);
}
.para.tiny {
  font-size: 8px;
  font-size: clamp(0.5rem, 0.416vw, 1rem);
}
.para.micro {
  font-size: 5.66px;
  font-size: clamp(0.35rem, 0.294vw, 0.707rem);
}

@media screen and (max-width: 992px) {
  .heading {
    font-size: clamp(2rem, 5.26vw, 10rem);
  }
}
.heading-two {
  color: #161616;
  font-size: clamp(2rem, 3vw, 10rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -1%;
}
.heading-two.small {
  font-size: clamp(2rem, 4.5vw, 6rem);
}
.heading-two.mini {
  font-size: clamp(1.2rem, 2.25vw, 2.5rem);
  font-weight: 300;
}

.heading-three {
  color: #161616;
  font-size: clamp(1.9rem, 1.5vw, 3rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -1%;
}
.heading-three.small {
  font-size: clamp(2rem, 4.5vw, 6rem);
}
.heading-three.mini {
  font-size: clamp(1.2rem, 2.25vw, 2.5rem);
  font-weight: 300;
}

p {
  font-size: clamp(1rem, 1.25vw, 4.5rem);
  font-weight: 500;
  line-height: 1.4;
  font-family: "Lato", sans-serif;
}
p.mini {
  font-size: clamp(0.7rem, 1vw, 4.5rem);
}
p.extra-small {
  font-size: clamp(0.8125rem, 1vw, 2rem);
}
p.small {
  font-size: clamp(0.8125rem, 1.15vw, 3rem);
}
p.medium {
  font-size: clamp(1.1rem, 1.3vw, 4.25rem);
}
p.large {
  font-size: clamp(1.25rem, 1.65vw, 5rem);
}

h1 {
  font-size: clamp(1.4rem, 3vw, 3.5rem);
}

h3 {
  font-size: clamp(1.75rem, 2.85vw, 10rem);
}

h4 {
  font-size: clamp(1.25rem, 1.85vw, 5rem);
  font-weight: 200;
}
h4.small {
  font-size: clamp(1.1rem, 1.65vw, 4.25rem);
}

h5 {
  font-size: clamp(1.1rem, 1.6vw, 4.25rem);
}

.action-button a {
  display: flex;
  align-items: center;
  margin-top: 2em;
  color: #121212;
  font-size: clamp(1.1rem, 1.45vw, 4.25rem);
  font-weight: 300;
  line-height: 1;
}
@media (min-width: 2000px) and (max-width: 2560px) {
  .action-button a {
    margin-top: 1.5em;
  }
}
.action-button a span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  margin-right: 1em;
  background-color: #046aa3;
  box-shadow: 0 13.3333px 40px #e5ebf3;
}
.action-button a span img {
  width: 1.15em;
}
.action-button a.black-button {
  color: #fff;
}
.action-button a.black-button span {
  background-color: #121212;
  box-shadow: none;
}

.quick-link {
  display: inline-block;
  padding: 0;
  margin-top: 30px;
  color: #e9495c;
  font-size: clamp(1.25rem, 1.85vw, 4.25rem);
  font-weight: 300;
  line-height: 1.4;
}
.quick-link:hover {
  color: #ffffff;
}
.quick-link img {
  width: 1.5em;
}

html,
body {
  font-size: 16px;
  overflow-x: hidden;
}
@media (max-width: 576px) {
  html,
  body {
    overflow-x: hidden;
  }
}

* {
  font-family: "Sora", sans-serif;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 1em;
  line-height: -moz-calc(25/15);
  line-height: 1.6666666667;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
body::-webkit-scrollbar {
  width: 7px;
}
body::-webkit-scrollbar-track {
  background-color: #ebebeb;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
body::-webkit-scrollbar-thumb {
  background: #6d6d6d;
  border-radius: 0;
  -webkit-border-radius: 10px;
}

.font-primary {
  font-family: "Sora", sans-serif !important;
}

.font-secondary {
  font-family: "Lato", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-family: "Sora", sans-serif;
}

p {
  font-weight: 500;
  line-height: 1.5;
}
p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  overflow-wrap: break-word;
}

a {
  font-weight: 300;
  text-decoration: none;
}
a:visited, a:focus, a:active, a:hover {
  text-decoration: none;
  outline: none;
}

@media (max-width: 786px) {
  #navbarSupportedContent {
    background: #ffffff;
  }
}

.text--primary {
  color: #feaa00 !important;
}

.text--secondary {
  color: #1c2221;
}

.text--black {
  color: #000000;
}

.text--raspberry {
  color: #d52a56;
}

.text--white {
  color: #ffffff;
}

.text--grey {
  color: grey;
}

.text--greyblue {
  color: #64748b;
}

.text--offwhite {
  color: #fdfbfb;
}

.bg--blue {
  background: #93c5fd;
}

.bg--primary {
  background: #feaa00;
}

.bg--lightgrey {
  background: #f4f4f4;
}

a,
button {
  transition: all 0.3s ease !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
}

.btn {
  font-weight: 300;
}

a:hover,
button:hover {
  transition: all 0.3s ease !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}

input,
button,
textarea,
select,
li {
  font: inherit;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#top-navbar.affix {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 0 1.25rem rgba(30, 34, 40, 0.06);
  border-bottom: 1px solid #f3f1ff;
  animation: affix_animation 0.6s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-animation: affix_animation 0.6s ease-in-out;
}
#top-navbar.affix .navbar-brand img {
  width: 170px !important;
}
#top-navbar.affix .animated-icon2.icon-white span {
  background: #101010;
}
#top-navbar.affix .active {
  color: #feaa00;
}
@keyframes affix_animation {
  0% {
    margin-top: -7.5rem;
    opacity: 0;
  }
  50% {
    margin-top: -4rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .container-fluid {
    padding-right: 2em;
    padding-left: 2em;
  }
}
@media (max-width: 576px) {
  .container-fluid {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
@media (max-width: 480px) {
  .container-fluid {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    max-width: 90%;
  }
}
.error-display {
  min-height: 25px;
  color: #f03;
  background: transparent;
  display: block;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 2px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
  .error-display {
    font-size: 12px;
    line-height: 1.5;
  }
}
@media (min-width: 1600px) {
  .error-display {
    font-size: 14px;
    line-height: 1.3;
  }
}

#suceess-message {
  color: #00b200 !important;
  font-size: 14px;
  padding: 2px 5px;
  text-align: center;
}

.error-display {
  bottom: -2em;
  left: 10px;
}

#hire-section .each-block {
  width: 600px !important;
}

.img-ar {
  position: relative;
}
.img-ar img {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.img-ar.ar-1_23 {
  aspect-ratio: 1.23;
}
.img-ar.ar-1_14 {
  aspect-ratio: 1.14;
}
.img-ar.ar-1_15 {
  aspect-ratio: 1.15;
}
.img-ar.ar-1 {
  aspect-ratio: 1;
}
.img-ar.ar-1_16 {
  aspect-ratio: 1.16;
}
.img-ar.ar-1_3 {
  aspect-ratio: 1.3;
}
.img-ar.ar-1_4 {
  aspect-ratio: 1.4;
}
.img-ar.ar-1_5 {
  aspect-ratio: 1.5;
}
.img-ar.ar-3_3 {
  aspect-ratio: 3.38;
}
.img-ar.ar-0_7 {
  aspect-ratio: 0.7;
}
.img-ar.ar-1_93 {
  aspect-ratio: 1.93;
}
.img-ar.ar-0_84 {
  aspect-ratio: 0.84;
}
.img-ar.ar-1_59 {
  aspect-ratio: 1.59;
}
.img-ar.ar-1_50 {
  aspect-ratio: 1.5;
}
.img-ar.ar-1_46 {
  aspect-ratio: 1.46;
}
.img-ar.ar-1_23 {
  aspect-ratio: 1.23;
}
.img-ar.ar-1_36 {
  aspect-ratio: 1.36;
}
.img-ar.ar-1_57 {
  aspect-ratio: 1.57;
}
.img-ar.ar-1_35 {
  aspect-ratio: 1.35;
}
.img-ar.ar-0_83 {
  aspect-ratio: 0.83;
}
.img-ar.ar-1_47 {
  aspect-ratio: 1.47;
}
.img-ar.ar-1_15 {
  aspect-ratio: 1.15;
}
.img-ar.ar-1_28 {
  aspect-ratio: 1.28;
}
.img-ar.ar-3_38 {
  aspect-ratio: 3.38;
}
.img-ar.ar-0_75 {
  aspect-ratio: 0.75;
}
.img-ar.ar-1_42 {
  aspect-ratio: 1.42;
}
.img-ar.ar-1_49 {
  aspect-ratio: 1.49;
}
.img-ar.ar-1_14 {
  aspect-ratio: 1.14;
}
.img-ar.ar-1_10 {
  aspect-ratio: 1.1;
}
.img-ar.ar-0_98 {
  aspect-ratio: 0.98;
}
.img-ar.ar-logo1 {
  aspect-ratio: 5;
}
.img-ar.ar-logo2 {
  aspect-ratio: 3.2;
}
.img-ar.ar-logo3 {
  aspect-ratio: 2.62;
}
.img-ar.ar-1_27 {
  aspect-ratio: 1.27;
}
.img-ar.ar-1_3 {
  aspect-ratio: 1.3;
}
.img-ar.ar-1_44 {
  aspect-ratio: 1.445;
}

.application-img {
  position: relative;
  aspect-ratio: 1.1;
}
.application-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}

.svg-icons img {
  width: 100%;
  height: auto;
}

.quote img {
  width: 50px;
  height: 100%;
}

.company img {
  height: 100%;
  width: 150px;
}

#hero-navbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
@media (max-width: 479.98px) {
  #hero-navbar {
    padding: 0rem 0.75rem;
  }
  #hero-navbar .container-fluid {
    padding: 0;
  }
  #hero-navbar .navbar-collapse {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 2px;
    margin: 0 -0.5rem;
    box-shadow: 3px 0 3px 0 #efefef;
  }
  #hero-navbar .navbar-collapse .dropdown-menu {
    border: none;
  }
  #hero-navbar .navbar-collapse .dropdown-menu li {
    margin-bottom: 1px;
    background-color: #f8f8f8;
  }
}
#hero-navbar.affix {
  position: fixed;
  background: #ffffff;
  box-shadow: 0 0 3px 0 #dddddd;
}
#hero-navbar.affix li a.active {
  color: #feaa00;
}
#hero-navbar.affix li.contact-button {
  background: #feaa00;
  border-radius: 50px;
}
#hero-navbar.affix li.contact-button a {
  color: #fff;
}
#hero-navbar.affix li.contact-button a.activate {
  color: #000000 !important;
}
@media (min-width: 991.98px) {
  #hero-navbar.affix .navbar-black.navbar li a {
    color: #000000;
  }
  #hero-navbar.affix .navbar-black.navbar li a.active {
    color: #feaa00;
  }
  #hero-navbar.affix .navbar-black.navbar li a.activate {
    color: #ffffff !important;
  }
  #hero-navbar.affix .navbar-black.navbar .dropdown-menu li a {
    color: #000000;
  }
  #hero-navbar.affix .navbar-black.navbar .dropdown-menu li a.active {
    color: #feaa00;
  }
  #hero-navbar.affix .navbar-black.navbar .dropdown-menu li a:hover {
    color: #feaa00;
  }
}
#hero-navbar .navbar-brand img {
  width: 140px;
  height: 100%;
}
@media (max-width: 786px) {
  #hero-navbar .navbar-brand img {
    width: 100px;
  }
}
@media (min-width: 991.98px) {
  #hero-navbar .navbar-black.navbar li a {
    color: #ffffff;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu {
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li {
    background: inherit;
    border-radius: 0;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li a {
    color: #000000;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li a:hover {
    color: #feaa00;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li.contact-button {
    background: #feaa00;
    border-radius: 50px;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li.contact-button a {
    color: #fff;
  }
  #hero-navbar .navbar-black.navbar .dropdown-menu li.contact-button a.activate {
    color: #000000 !important;
  }
}
@media (max-width: 991.98px) {
  #hero-navbar {
    padding: 0rem 0.75rem;
  }
  #hero-navbar .navbar-toggler {
    box-shadow: none;
  }
  #hero-navbar .navbar-brand img {
    width: 100px;
  }
  #hero-navbar .container-fluid {
    padding: 0;
  }
  #hero-navbar .navbar-collapse {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 2px;
    margin: 0 -0.5rem;
    box-shadow: 3px 0 3px 0 #efefef;
  }
  #hero-navbar .navbar-collapse .dropdown-menu {
    border: none;
  }
  #hero-navbar .navbar-collapse .dropdown-menu li {
    margin-bottom: 1px;
    background-color: #f8f8f8;
  }
  #hero-navbar.affix .color {
    background: #101010 !important;
  }
}
#hero-navbar .navbar li a {
  color: #000000;
  font-family: "Lato", sans-serif;
  padding: 8px 15px;
  transition: 0.4s all ease-in-out;
}
#hero-navbar .navbar li a.active {
  color: #feaa00;
}
#hero-navbar .navbar li a:hover {
  color: #feaa00;
}
#hero-navbar .navbar li.contact-button {
  background: #feaa00;
  border-radius: 50px;
}
#hero-navbar .navbar li.contact-button a {
  color: #fff !important;
}
#hero-navbar .navbar li.contact-button a:hover {
  color: #000000;
}
#hero-navbar .navbar li.contact-button a.activate {
  color: #000000 !important;
}
@media (max-width: 991px) {
  #hero-navbar .navbar li.contact-button {
    background: #fff;
    border-radius: 0;
  }
  #hero-navbar .navbar li.contact-button a {
    color: #000000 !important;
  }
  #hero-navbar .navbar li.contact-button a:hover {
    color: #feaa00;
  }
  #hero-navbar .navbar li.contact-button a.activate {
    color: #feaa00 !important;
  }
}
#hero-navbar .navbar .dropdown-menu {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
#hero-navbar .navbar .dropdown-menu li:last-child {
  background: inherit;
  border-radius: 0;
}
#hero-navbar .navbar .dropdown-menu li:last-child a {
  color: #000000;
}
#hero-navbar .navbar .dropdown-menu .dropdown-item {
  background-color: white !important;
}
#hero-navbar .navbar .dropdown-menu .dropdown-item.active {
  color: #feaa00;
}
#hero-navbar .navbar-toggler {
  border: none;
  outline: none;
  box-shadow: none;
}
#hero-navbar .navbar-toggler:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
#hero-navbar .animated-icon2 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#hero-navbar .animated-icon2:focus {
  border: none;
  box-shadow: none;
}
#hero-navbar .animated-icon2.icon-white span {
  background: black;
}
#hero-navbar .animated-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  background: black;
}
#hero-navbar .animated-icon2 span:nth-child(1) {
  top: 0px;
}
#hero-navbar .animated-icon2 span:nth-child(2) {
  top: 10px;
}
#hero-navbar .animated-icon2 span:nth-child(3) {
  top: 10px;
}
#hero-navbar .animated-icon2 span:nth-child(4) {
  top: 20px;
}
#hero-navbar .animated-icon2 .color {
  background: #efefef;
}
#hero-navbar .animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}
#hero-navbar .animated-icon2.open span:nth-child(2) {
  transform: rotate(45deg);
}
#hero-navbar .animated-icon2.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#hero-navbar .animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

#footer {
  position: relative;
  background: #eff2fa;
  padding: 5.65vw 0;
  padding-bottom: 1em;
}
@media (max-width: 991.98px) {
  #footer {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #footer {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #footer {
    padding: 7vw 0;
  }
}
#footer .strip {
  display: flex;
  justify-content: space-between;
  gap: 1em;
  padding-bottom: 5em;
}
@media (max-width: 767.98px) {
  #footer .strip {
    padding-bottom: 2em;
  }
}
#footer .strip .each-block {
  position: relative;
  display: flex;
  gap: 1em;
}
#footer .strip .each-block .txt p,
#footer .strip .each-block .txt a {
  font-size: 1.2em;
  color: #1c2221;
  font-weight: 400;
  transition: 0.5s all ease-in-out;
}
@media (max-width: 786px) {
  #footer .strip .each-block .txt p,
  #footer .strip .each-block .txt a {
    font-size: 1em;
  }
}
#footer .strip .each-block .txt a:hover {
  color: #FEAA00;
}
#footer .strip .divider {
  content: "";
  width: 1px;
  height: 100px;
  background-color: #c2c4c9;
}
@media (max-width: 991px) {
  #footer .strip .divider {
    display: none;
  }
}
#footer .strip img {
  width: 32px;
  height: 100%;
}
#footer ul {
  display: flex;
  justify-content: space-between;
}
#footer ul li a {
  color: #1c2221;
  font-weight: 400;
  transition: 0.5s all ease-in-out;
}
#footer ul li a:hover {
  color: #FEAA00;
}
#footer .copy-right {
  color: #1c2221;
}
#footer .copy-right a {
  color: #1c2221;
  font-weight: 400;
}
#footer a {
  transition: 0.5s all ease-in-out;
}
#footer a:hover {
  color: #FEAA00;
}
#footer .logo img {
  height: 100%;
  width: 160px;
}

#hero-slider {
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
  overflow: hidden;
  background-size: 100%;
  background-color: #ffffff;
  background-image: url(/img/Banner-bg-pattern.png);
  background-repeat: no-repeat;
}
#hero-slider .section-heading .display-two {
  font-size: clamp(2.8rem, 3.331vw, 12.43rem);
}
#hero-slider .section-heading p {
  color: #1c2221;
  font-weight: 500;
  margin-bottom: 2em;
}
#hero-slider .svg {
  width: 11%;
  height: 100%;
  margin-left: 5px;
}
#hero-slider .bg-pattern {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
#hero-slider .bg-pattern img {
  height: 100%;
}
#hero-slider .image {
  position: relative;
  z-index: 2;
  padding-top: 101%;
}
#hero-slider .image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  #hero-slider {
    padding-block: 15vh 5vh;
  }
}
@media (max-width: 479.98px) {
  #hero-slider {
    padding-block: 10vh 5vh;
  }
}

#geomtric {
  position: relative;
}
#geomtric .video-block {
  transform: rotateY(180deg);
  z-index: -1;
  max-height: 100vh;
}
@media (max-width: 575.98px) {
  #geomtric .video-block .video-js .vjs-tech {
    left: -87%;
    width: 200%;
    height: 100%;
  }
}
#geomtric .container-fluid {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
#geomtric .container-fluid .row {
  height: 100%;
}
#geomtric .section-heading .heading-two {
  margin-bottom: 15px;
}
#geomtric .section-heading p {
  font-size: 1em;
}

#hire-section {
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #f3f3f3 45.83%, #ffffff 100%);
}
#hire-section .pattern {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#hire-section .pattern img {
  max-height: 18vh;
  aspect-ratio: 0.8;
}
#hire-section .pattern-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 35%;
}
#hire-section .pattern-2 img {
  height: 100%;
}
#hire-section .container-fluid {
  position: relative;
  z-index: 1;
}
#hire-section .content-left {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #hire-section .content-left {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #hire-section .content-left {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #hire-section .content-left {
    padding: 7vw 0;
  }
}
#hire-section .section-heading .heading-one .pink {
  color: #d52a56;
}
#hire-section .hire-slider .each-block {
  background: #fbfafa;
  border-radius: 10px;
  padding: 1.5em 2em;
  color: #1c2221;
  width: 100%;
  margin: 2px 10px;
  border: 1px solid #ffffff;
  box-shadow: 0 0 1px 0 #cccccc;
}
#hire-section .hire-slider .each-block:hover {
  background: #ffe593;
  border: 1px solid #fada6f;
}
#hire-section .hire-slider .each-block .icon {
  margin-bottom: 1.5rem;
}
#hire-section .hire-slider .each-block .icon img {
  width: 70px;
  height: 100%;
}
#hire-section .hire-slider .each-block h3 {
  margin-bottom: 1rem;
}
#hire-section .hire-slider .each-block .txt p {
  margin-bottom: 0;
  min-height: 2.4999vw;
  opacity: 0.85;
}
#hire-section .hire-slider {
  position: relative;
  margin-bottom: 2em;
}
#hire-section .hire-slider::after {
  content: "";
  position: absolute;
  background: linear-gradient(270deg, rgba(252, 252, 252, 0.7098039216) 38.87%, rgba(252, 252, 252, 0) 79.48%);
  top: 0;
  right: 0;
  width: 325px;
  height: 100%;
}
#hire-section .hire-slider .each-block {
  position: relative;
  height: 100%;
}
#hire-section .hire-slider .each-block .txt {
  margin-bottom: 10px;
}
#hire-section .discover-more-btn {
  float: right;
  padding-bottom: 5em;
}
#hire-section .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
}
@media (min-width: 0px) and (max-width: 576px) {
  #hire-section .slick-slide {
    margin: 0;
  }
}
#hire-section .slick-track {
  display: flex;
}
#hire-section .slick-track .slick-slide {
  max-width: 100%;
  height: inherit;
}
#hire-section .slick-prev,
#hire-section .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: inherit;
  display: block;
  width: 3em;
  height: 3em;
  padding: 0;
  bottom: -1rem;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
#hire-section .slick-prev:before,
#hire-section .slick-next:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#hire-section .slick-prev {
  left: 0 !important;
}
#hire-section .slick-prev::before {
  content: url(/img/left-arrow.svg);
  background-size: fit;
  opacity: 0.5;
}
#hire-section .slick-prev:hover::before {
  opacity: 1;
}
#hire-section .slick-next {
  left: 70px !important;
}
#hire-section .slick-next::before {
  content: url(/img/right-arrow.svg);
  background-size: fit;
  opacity: 0.5;
}
#hire-section .slick-next:hover::before {
  opacity: 1;
}
#hire-section .slick-next {
  left: 8%;
}
@media (max-width: 575.98px) {
  #hire-section {
    margin-right: 0px;
    margin-left: 0px;
  }
  #hire-section .slick-slider {
    margin: 0 0 2rem;
  }
  #hire-section .hire-slider::after {
    display: none;
  }
}
@media (max-width: 479.98px) {
  #hire-section {
    padding: 5vh 0 0;
  }
  #hire-section .content-left {
    margin-bottom: 4em;
  }
}
#hire-section .image {
  position: relative;
  z-index: 2;
  padding-top: 90%;
}
#hire-section .image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

#industries {
  position: relative;
  background: linear-gradient(90deg, #ffc859 0%, #a3cfff 48.45%, #dbebff 101.12%);
  padding: 5.65vw 0;
}
#industries::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/map-pattern.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  opacity: 1;
  z-index: 2;
}
#industries:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/noise.png");
  background-repeat: repeat;
  opacity: 0.2;
  z-index: 1;
}
@media (max-width: 991.98px) {
  #industries {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #industries {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #industries {
    padding: 7vw 0;
  }
}
#industries .container-fluid {
  position: relative;
  z-index: 10;
}
#industries .blocks {
  display: grid;
  grid-template-areas: "one two . ." "three four five six" ". . seven eight";
  gap: 1.5em;
}
#industries .blocks .one {
  grid-area: one;
}
#industries .blocks .two {
  grid-area: two;
}
#industries .blocks .three {
  grid-area: three;
}
#industries .blocks .four {
  grid-area: four;
}
#industries .blocks .five {
  grid-area: five;
}
#industries .blocks .six {
  grid-area: six;
}
#industries .blocks .seven {
  grid-area: seven;
}
#industries .blocks .eight {
  grid-area: eight;
}
@media (max-width: 575.98px) {
  #industries .blocks {
    grid-template-areas: "one two" "three four" "five six" "seven eight";
    gap: 1em;
  }
  #industries .blocks .each-block {
    margin: 0.5em 0;
  }
  #industries .blocks .each-block h4 {
    width: 90%;
    margin: 0 auto;
  }
}
#industries hr {
  border-color: #cfcfcf;
  opacity: 1;
}
#industries .each-block {
  margin: 1em 0;
}
#industries .each-block .image {
  position: relative;
  text-align: center;
}
#industries .each-block .image .img {
  position: relative;
  padding-top: 57%;
}
#industries .each-block .image .img img {
  width: 100%;
  height: auto;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.068) 0%, rgba(0, 0, 0, 0.4) 100%);
  border-radius: 300px;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 40/23;
}
#industries .each-block .image .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
#industries .each-block .image .txt h4 {
  color: #fff;
  font-size: clamp(0.85rem, 1.178vw, 2.84rem);
  font-weight: 500;
}

#why-choose {
  position: relative;
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #why-choose {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #why-choose {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #why-choose {
    padding: 7vw 0;
  }
}
#why-choose .section-heading {
  margin-bottom: 1em;
}
#why-choose .h-line {
  border-top: 1px solid #cfcfcf;
}
#why-choose .v-line::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  z-index: 1;
  height: 100%;
  background-color: #cfcfcf;
}
#why-choose .arrow {
  width: 11%;
  margin-left: 5px;
}
@media (max-width: 992px) {
  #why-choose .svg {
    width: 30%;
  }
}
#why-choose .quote {
  position: relative;
  height: 100%;
  padding: 2rem 3rem 0 0;
}
#why-choose .quote .quote-text {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  line-height: 130%;
  font-size: clamp(1.25rem, 2.25vw, 5.0625rem);
  color: #feaa00;
  opacity: 0.85;
  margin-bottom: 1em;
}
#why-choose .quote .quote-icon {
  position: absolute;
  top: 2em;
  left: -4em;
  z-index: 1;
  max-width: 50%;
}
#why-choose .quote .quote-icon img {
  height: 100%;
  width: 60px;
}
@media (max-width: 1200px) {
  #why-choose .quote .quote-icon {
    top: 25px;
    left: -22px;
  }
  #why-choose .quote .quote-icon .quote-img {
    width: 30%;
    height: 100%;
  }
}
@media (max-width: 576px) {
  #why-choose .quote .quote-icon {
    top: 23px;
    left: -16px;
  }
  #why-choose .quote .quote-icon .quote-img {
    width: 30%;
  }
}
#why-choose .image1 {
  position: relative;
  aspect-ratio: 0.74;
  margin-top: 45px;
}
@media (min-width: 992px) {
  #why-choose .image1 {
    position: relative;
    aspect-ratio: 0.74;
    margin-top: 45px;
  }
}
@media (min-width: 762px) and (max-width: 992px) {
  #why-choose .image1 {
    margin-bottom: -650px;
  }
}
@media (max-width: 576px) {
  #why-choose .image1 {
    margin-bottom: -200px;
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  #why-choose .image1 {
    margin-bottom: -450px;
  }
}
#why-choose .image1 .sm-landscape1 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 762px) and (max-width: 992px) {
  #why-choose .image1 .sm-landscape1 {
    height: 300px;
  }
}
@media (max-width: 576px) {
  #why-choose .image1 .sm-landscape1 {
    height: 200px;
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  #why-choose .image1 .sm-landscape1 {
    height: 200px;
  }
}
#why-choose .acheivement {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#why-choose .acheivement > .row {
  height: 50%;
}
@media (max-width: 476px) {
  #why-choose .acheivement > .row {
    height: 100%;
  }
}
#why-choose .acheivement p {
  margin-bottom: 0;
}
#why-choose .acheivement .stats {
  height: 90%;
  flex: 1 0 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
}
#why-choose .acheivement .stats .description {
  height: 50px;
}
#why-choose .acheivement .stats img {
  width: 30px;
  height: 100%;
}
#why-choose .acheivement .stats-one {
  border-top: 5px solid #ff852f;
}
#why-choose .acheivement .stats-one .fw-300 {
  color: #ff852f;
}
#why-choose .acheivement .stats-two {
  border-top: 5px solid #ff0000;
}
#why-choose .acheivement .stats-two .fw-300 {
  color: #ff0000;
}
#why-choose .acheivement .stats-three {
  border-top: 5px solid #3182ff;
}
#why-choose .acheivement .stats-three .fw-300 {
  color: #3182ff;
}
#why-choose .acheivement .stats-four {
  border-top: 5px solid #c67eff;
}
#why-choose .acheivement .stats-four .fw-300 {
  color: #c67eff;
}
@media (max-width: 478px) {
  #why-choose .acheivement .stats img {
    width: 20px;
  }
}

#explore-it {
  position: relative;
  padding: 0;
  background: url(lightest-grey-noise.c0ff3a29.png), linear-gradient(90deg, rgba(219, 235, 255, 0.6) 0%, rgba(239, 251, 248, 0.6) 47.4%, rgba(255, 227, 234, 0.6) 101.12%);
}
#explore-it .section-heading p {
  margin-bottom: 2em;
}
#explore-it .discover-more-btn a {
  background-color: #d52a56;
  color: #fff;
}
#explore-it .discover-more-btn a svg path {
  fill: #fff;
}
@media (max-width: 479.98px) {
  #explore-it {
    padding-top: 2rem;
  }
  #explore-it .section-heading {
    padding-bottom: 5vh;
  }
}
#explore-it .image {
  position: relative;
  padding-top: 80%;
  z-index: 2;
}
#explore-it .image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

#client-says {
  position: relative;
  padding: 5.65vw 0;
}
#client-says .img-ar {
  max-width: 250px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  #client-says {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #client-says {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #client-says {
    padding: 7vw 0;
  }
}
#client-says .section-heading {
  margin-bottom: 1em;
}
#client-says .pattern {
  position: absolute;
  top: 0;
  right: 0;
}
#client-says .pattern img {
  aspect-ratio: 0.8;
  max-height: 20vh;
}
@media (min-width: 992px) and (max-width: 1620px) {
  #client-says .pattern img {
    max-height: 12vh;
  }
}
#client-says .client-slider {
  background: url(lightest-grey-noise.c0ff3a29.png), linear-gradient(90deg, rgba(219, 235, 255, 0.6) 0%, rgba(239, 251, 248, 0.6) 47.4%, rgba(255, 220, 196, 0.6) 101.12%);
  padding: 3em;
  border-radius: 20px;
}
#client-says .client-slider .each-client .logo {
  margin-bottom: 1em;
}
#client-says .client-slider .each-client .person h6 {
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
#client-says .client-slider .each-client .person p {
  color: #5e5e5e;
}
#client-says .client-slider .each-client .text {
  position: relative;
}
#client-says .client-slider .each-client .text .quote {
  position: absolute;
  top: 0;
  left: -3rem;
}
#client-says .client-slider .each-client .text .quote img {
  width: 30px;
}
@media (max-width: 991.98px) {
  #client-says .client-slider .each-client .text {
    display: flex;
    flex-direction: column;
  }
  #client-says .client-slider .each-client .text .quote {
    position: static;
    margin: 1rem 0;
  }
  #client-says .client-slider .each-client .text .quote img {
    width: 30px;
  }
}
#client-says .client-slider .slick-dots {
  margin: 2em 0 0 auto;
  display: flex;
  justify-content: flex-start;
  width: 58%;
}
#client-says .client-slider .slick-dots li button {
  border: none;
  font-size: clamp(1rem, 1.1vw, 2.84rem);
  border-bottom: 1px solid #ccc;
  background: transparent;
  padding-right: 20px;
  padding-bottom: 10px;
}
#client-says .client-slider .slick-dots li.slick-active button {
  border-bottom: 1px solid;
}
@media (max-width: 767.98px) {
  #client-says .client-slider {
    padding: 1.5rem;
  }
  #client-says .client-slider .slick-dots {
    margin: 1rem 0 0;
    width: 100% !important;
  }
}

#careers-growth {
  position: relative;
  background: #edeff3;
  padding: 5.65vw 0;
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  #careers-growth {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #careers-growth {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #careers-growth {
    padding: 7vw 0;
  }
}
#careers-growth .section-content {
  height: 100%;
  padding-block: 3rem;
}
@media (max-width: 575.98px) {
  #careers-growth .section-content {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
}
#careers-growth .section-heading .heading-one span {
  color: #e9a92d;
}
#careers-growth .svg {
  width: 11%;
  height: 100%;
  margin-left: 5px;
}
#careers-growth .staff {
  margin-top: 10%;
  display: flex;
  gap: 1em;
  justify-content: center;
  align-items: end;
}
#careers-growth .staff .heading-one {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #careers-growth .staff {
    gap: 0;
  }
}
#careers-growth .pattern {
  position: absolute;
  right: 0;
  bottom: 2em;
  z-index: 1;
}
#careers-growth .pattern img {
  aspect-ratio: 1;
  height: 100%;
}
@media (max-width: 576px) {
  #careers-growth .pattern img {
    width: 100px;
  }
}
#careers-growth .image {
  position: relative;
  padding-top: 85%;
}
#careers-growth .image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

#business-growing {
  position: relative;
  padding: 5.65vw 0;
  padding-bottom: 10rem;
  background-color: #000000;
}
@media (max-width: 991.98px) {
  #business-growing {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #business-growing {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #business-growing {
    padding: 7vw 0;
  }
}
@media (max-width: 991.98px) {
  #business-growing {
    padding-bottom: 22rem;
  }
}
@media (max-width: 576px) {
  #business-growing {
    padding-bottom: 16rem;
  }
}
#business-growing::after {
  content: "";
  background: linear-gradient(90deg, #000000 0.52%, #b52b21 26.04%, #ff3d2e 48.61%, #ff852f 73.44%, #000000 100%);
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  width: 100%;
  height: 10px;
}
#business-growing .svg {
  width: 11%;
  height: 100%;
  margin-left: 5px;
}
#business-growing .section-heading {
  position: relative;
}
#business-growing .section-heading .quote {
  position: absolute;
  top: 0;
  left: -3em;
  z-index: 1;
  width: 25px;
}
#business-growing .section-heading .quote img {
  height: 100%;
}
#business-growing .section-heading .quote svg path {
  fill: #fff;
}
#business-growing #business-app {
  margin-top: 2rem;
}
#business-growing #business-app .form-control {
  background: #1c1c1c;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  border: 1px solid #444444;
  border-radius: 50px;
  font-size: clamp(1rem, 1.25vw, 4.5rem);
  height: clamp(3.75rem, 3.125vw, 7.5rem);
  color: #ffffff;
  padding-left: 1.5rem;
}
#business-growing #business-app input::-moz-placeholder {
  color: #fff;
  font-size: 0.9em;
  opacity: 0.5;
}
#business-growing #business-app input::placeholder {
  color: #fff;
  font-size: 0.9em;
  opacity: 0.5;
}
#business-growing #business-app button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  transition: 0.5s all ease-in-out;
}
#business-growing #business-app button:hover a {
  color: #fff;
}
#business-growing .strip {
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 2;
}
#business-growing .strip .img {
  aspect-ratio: 0.65;
  height: 100%;
}
@media (max-width: 576px) {
  #business-growing .strip .img {
    width: 67%;
  }
}
@media (max-width: 576px) {
  #business-growing .strip {
    right: -63px;
    left: auto;
  }
}

#hero-banner {
  padding-top: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hero-banner h4 {
  position: absolute;
  text-align: center;
  line-height: 1.25;
  letter-spacing: -1px;
  z-index: 999;
}
#hero-banner h4 span {
  color: #FEAA00;
  font-weight: 400;
}
@media (max-width: 786px) {
  #hero-banner {
    padding-top: 80px;
  }
}
#hero-banner .bg-pattern img {
  width: 100vw;
}

#introduction {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #introduction {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #introduction {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #introduction {
    padding: 7vw 0;
  }
}
#introduction.type-two {
  padding-top: 5vh;
  padding-bottom: 0;
  background: linear-gradient(0deg, #deebff, #ffffff, #ffffff);
}
#introduction .divider {
  height: 100%;
  width: 50%;
  border-right: 1px solid #cccccc;
}
@media (max-width: 991px) {
  #introduction .divider {
    border: 0;
    height: 50px;
  }
}
#introduction .content {
  padding-inline: 5rem;
  border-right: 1px solid #808080;
}
#introduction .acheivement {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#introduction .acheivement > .row {
  height: 50%;
}
@media (max-width: 476px) {
  #introduction .acheivement > .row {
    height: 100%;
  }
}
#introduction .acheivement p {
  margin-bottom: 0;
}
#introduction .acheivement .stats {
  height: 100%;
  flex: 1 0 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
}
#introduction .acheivement .stats .description {
  height: 70px;
}
#introduction .acheivement .stats img {
  width: 30px;
  height: 100%;
}
#introduction .acheivement .stats-one {
  border-top: 5px solid #ff852f;
}
#introduction .acheivement .stats-one .fw-300 {
  color: #ff852f;
}
#introduction .acheivement .stats-two {
  border-top: 5px solid #ff0000;
}
#introduction .acheivement .stats-two .fw-300 {
  color: #ff0000;
}
#introduction .acheivement .stats-three {
  border-top: 5px solid #3182ff;
}
#introduction .acheivement .stats-three .fw-300 {
  color: #3182ff;
}
#introduction .acheivement .stats-four {
  border-top: 5px solid #c67eff;
}
#introduction .acheivement .stats-four .fw-300 {
  color: #c67eff;
}
@media (max-width: 478px) {
  #introduction .acheivement .stats img {
    width: 20px;
  }
}

#image-block {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #image-block {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #image-block {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #image-block {
    padding: 7vw 0;
  }
}
@media (max-width: 576px) {
  #image-block {
    padding: 0;
  }
}
#image-block .image {
  position: relative;
  overflow: hidden;
}
#image-block .line {
  position: absolute;
  padding: 10px;
  bottom: 17px;
  display: flex;
  gap: 10px;
  overflow: hidden;
}
#image-block .line .l {
  height: 10px;
  background: rgba(255, 255, 255, 0.3019607843);
  width: 320px;
}
#image-block .line .l:first-child {
  background-color: rgba(255, 255, 255, 0.8);
}
#image-block .control {
  width: 33%;
  margin: 0 10px;
  height: 0.525rem;
}
@media (max-width: 786px) {
  #image-block .control {
    height: 3px;
  }
}

#creative {
  padding: 5.65vw 0;
  padding-top: 0;
}
@media (max-width: 991.98px) {
  #creative {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #creative {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #creative {
    padding: 7vw 0;
  }
}
#creative .passionate .img-fluid {
  width: 100%;
}
#creative .passionate .svg {
  width: 12%;
  height: 100%;
}
#creative .passionate h1 {
  font-weight: 300;
}
#creative .passionate h1 span {
  color: #FEAA00;
}

#values-vision {
  padding: 5.65vw 0;
  padding-bottom: 2rem;
  background: linear-gradient(90deg, rgba(192, 200, 225, 0.6) 0%, rgba(255, 255, 255, 0.6) 50.56%, rgba(239, 241, 244, 0.6) 101.12%);
}
@media (max-width: 991.98px) {
  #values-vision {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #values-vision {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #values-vision {
    padding: 7vw 0;
  }
}
#values-vision .img-fluid {
  width: 100%;
}
#values-vision h6,
#values-vision span {
  color: #D52A56;
}
#values-vision .value {
  gap: 20px;
}

#grow-with-us {
  padding: 5.65vw 0;
  position: relative;
}
@media (max-width: 991.98px) {
  #grow-with-us {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #grow-with-us {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #grow-with-us {
    padding: 7vw 0;
  }
}
#grow-with-us .img-fluid {
  width: 100%;
}
@media (max-width: 786px) {
  #grow-with-us .img-fluid {
    width: 100%;
  }
}
#grow-with-us .image {
  position: absolute;
  left: 8%;
  top: 8%;
  width: 100px;
}
@media (max-width: 990px) {
  #grow-with-us .image {
    left: 4%;
    top: 6%;
    width: 50px !important;
    display: none;
  }
}
#grow-with-us .left-position .img {
  width: 8%;
  position: absolute;
  top: 0;
  right: 0;
}
#grow-with-us .left-block .navigation {
  padding-top: 1rem;
  text-decoration: underline;
  text-decoration-color: #feaa00;
}
#grow-with-us .left-block .navigation h5 {
  color: #FEAA00;
}

#contact {
  background: black;
  position: relative;
  padding-top: 6rem;
  padding-bottom: 8rem;
}
@media (max-width: 999px) {
  #contact {
    padding-bottom: 3rem;
  }
}
@media (min-width: 2560px) {
  #contact {
    padding-bottom: 16rem;
  }
}
#contact::after {
  content: "";
  background: linear-gradient(90deg, #000000 0.52%, #b52b21 26.04%, #ff3d2e 48.61%, #ff852f 73.44%, #000000 100%);
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  width: 100%;
  height: 10px;
}
#contact .contact-page {
  padding-top: 6rem;
}
@media (max-width: 786px) {
  #contact .contact-page {
    padding-top: 0;
  }
}
#contact .contact {
  padding: 1.5rem 2rem;
  box-shadow: 0px 0px 100px 0px rgba(0, 72, 255, 0.5215686275);
  border-radius: 15px;
}
#contact p {
  color: rgba(210, 210, 210, 0.7764705882);
}
#contact p.head {
  font-size: 15px !important;
  background: linear-gradient(180deg, #0047ff 6.96%, #50d5ff 99.13%);
  letter-spacing: 1px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#contact .form-control {
  font-size: clamp(1rem, 1.25vw, 4.5rem);
  height: clamp(2.5rem, 4vw, 10rem);
  background: #1c1c1c;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  border: 1px solid #444444;
  border-radius: 50px;
  padding-inline: 1.25em;
  color: #ffffff;
}
#contact .contact-form button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  width: 60%;
}
#contact .admin {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 25%;
}
#contact .admin .img {
  width: 75%;
  aspect-ratio: 0.65;
}
#contact #app-form input::-moz-placeholder {
  color: #fff;
  font-size: 0.9em;
  opacity: 0.5;
}
#contact #app-form input::placeholder {
  color: #fff;
  font-size: 0.9em;
  opacity: 0.5;
}
#contact #app-form button {
  background: transparent;
  padding: 0;
  margin: 0;
  width: 100%;
  border: 1px solid #3182ff;
  border-radius: 50px;
  transition: 0.5s all ease-in-out;
  font-size: clamp(1rem, 1.25vw, 4.5rem);
  height: clamp(2.5rem, 4vw, 10rem);
  line-height: 1;
  color: #3182ff;
}

#distributed-team {
  padding: 5.65vw 0;
  background: #EFF2FA;
}
@media (max-width: 991.98px) {
  #distributed-team {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #distributed-team {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #distributed-team {
    padding: 7vw 0;
  }
}
#distributed-team h5 {
  color: #FEAA00;
}
#distributed-team p {
  color: #808080;
}
#distributed-team .each-block {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
}
@media (max-width: 786px) {
  #distributed-team .each-block {
    row-gap: 5px;
  }
}

#head-office {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #head-office {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #head-office {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #head-office {
    padding: 7vw 0;
  }
}
#head-office h1 {
  margin-bottom: 0.9375rem;
}
@media (max-width: 786px) {
  #head-office h1 {
    margin-bottom: 0;
  }
}
#head-office .address .head-para {
  color: black;
}
#head-office .address a {
  font-weight: 500 !important;
  color: #333333;
}

#hero-section {
  background: linear-gradient(180deg, #ffffff 0%, #f2f4ff 100%);
  padding: 5.65vw 0;
  padding-bottom: 0 !important;
  min-height: 100vh;
  position: relative;
}
@media (max-width: 991.98px) {
  #hero-section {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #hero-section {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #hero-section {
    padding: 7vw 0;
  }
}
#hero-section .positions {
  position: absolute;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  #hero-section .positions {
    position: relative;
  }
}
@media (max-width: 991px) {
  #hero-section {
    min-height: 75vh;
  }
}
@media (min-width: 476px) and (max-width: 768px) {
  #hero-section {
    padding-top: 6rem !important;
  }
}
@media (max-width: 476px) {
  #hero-section {
    min-height: auto;
  }
}
#hero-section.type-two {
  background: linear-gradient(180deg, #0f1b10 0%, #1b190f 0.01%, #000000 100%);
}
#hero-section.type-two h2 {
  color: #ffffff;
}
#hero-section.type-two p {
  color: rgba(255, 255, 255, 0.8);
}
#hero-section.type-two p .tagline span {
  background: linear-gradient(270.11deg, #0047ff 52.36%, #9d50ff 99.61%);
  letter-spacing: 1px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#hero-section p {
  color: #4b4949;
}
#hero-section p span {
  font-size: clamp(0.75rem, 0.589vw, 1.415rem);
  background: linear-gradient(80deg, #6c02d7 6.96%, #2004f9 99.13%);
  letter-spacing: 1px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#hero-section .form-group {
  border-radius: 50px;
  padding: 1px;
  margin-top: 3rem;
  margin-right: 5rem;
  max-width: min(100%, 500px);
}
@media (max-width: 786px) {
  #hero-section .form-group {
    margin-right: 0;
    margin-top: 3rem;
  }
}
#hero-section .form-group .form {
  border-top: 1px solid #d52a56;
  border-bottom: 1px solid #ff852f;
  border-left: 1px solid #d52a56;
  border-right: 1px solid #ff852f;
  border-radius: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#hero-section .form-group .form-control {
  background: transparent;
  border: none;
  color: #000000;
  width: 50%;
  padding-left: 1.5rem;
}
@media (max-width: 600px) {
  #hero-section .form-group .form-control {
    font-size: 0.625rem;
  }
}
#hero-section .form-group .form-control:focus {
  box-shadow: none;
}
#hero-section .form-group button {
  background: linear-gradient(269.08deg, #ff852f, #d52a56);
  border-radius: 40px;
  padding: 10px 25px;
  border: none;
  font-size: 12px;
  margin: 5px;
  color: white;
}
@media (max-width: 786px) {
  #hero-section .form-group button {
    font-size: 8px;
  }
}

#we-help-you {
  padding: 5.65vw 0;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
}
@media (max-width: 991.98px) {
  #we-help-you {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #we-help-you {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #we-help-you {
    padding: 7vw 0;
  }
}
#we-help-you .para {
  margin: 1rem 0 1.5rem;
}
#we-help-you .heading {
  margin: 1rem 0;
}
#we-help-you .heading .heading-one {
  line-height: 55px;
}
#we-help-you .value {
  gap: 20px;
  padding: 1.5rem 1rem 0;
}
#we-help-you .value .medium {
  color: #D52A56;
}
@media (max-width: 486px) {
  #we-help-you .value {
    padding: 1.5rem 0.5rem 0;
  }
}

#why-partner {
  padding: 5.65vw 0;
  background: linear-gradient(180deg, #ffffff 0%, #eff2fa 100%);
}
@media (max-width: 991.98px) {
  #why-partner {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #why-partner {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #why-partner {
    padding: 7vw 0;
  }
}
#why-partner .card {
  background: #ffffff;
  box-shadow: 0rem 0.25rem 0.625rem #e6ecfc;
  border: none;
  border-radius: 1.25rem;
}
#why-partner .card .card-header {
  height: clamp(5em, 4.5942vw, 10em);
}
@media (min-width: 991px) and (max-width: 1200px) {
  #why-partner .card .card-header {
    height: clamp(3em, 3.0628vw, 7em);
  }
}
#why-partner .card .card-image .img-fluid {
  width: 100%;
  border-radius: 0.625rem;
}

#co-founder {
  padding: 5.65vw 0;
  background: #FEAA00;
}
@media (max-width: 991.98px) {
  #co-founder {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #co-founder {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #co-founder {
    padding: 7vw 0;
  }
}
@media (max-width: 1300px) {
  #co-founder .client {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 600px) {
  #co-founder .quote img {
    width: 30px;
  }
}
#co-founder .company img {
  width: 100px;
}

#case-studies {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #case-studies {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #case-studies {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #case-studies {
    padding: 7vw 0;
  }
}

#image-content-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
#image-content-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.25) 16.67%, rgba(116, 78, 0, 0.25) 100%);
}
#image-content-banner img {
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
#image-content-banner .caption {
  position: absolute;
  z-index: 10;
  max-width: 70%;
  text-align: center;
  padding-top: 5%;
}
#image-content-banner .caption h5 {
  color: #feaa00;
  font-weight: 300;
}
#image-content-banner .caption p {
  color: #ffffff;
}
@media (max-width: 786px) {
  #image-content-banner .caption {
    max-width: 100%;
    padding-inline: 10px;
  }
}

#life-at-cbn {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #life-at-cbn {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #life-at-cbn {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #life-at-cbn {
    padding: 7vw 0;
  }
}
#life-at-cbn h2 {
  line-height: 1.1;
  font-weight: 400;
}
#life-at-cbn h2 span {
  display: inline-block;
  background-color: #FEAA00;
  border-radius: 4px;
  padding: 0 3px;
}

#what-we-offer {
  background-color: #fafafa;
  position: relative;
  padding: 5.65vw 0;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  #what-we-offer {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #what-we-offer {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #what-we-offer {
    padding: 7vw 0;
  }
}
#what-we-offer h2 {
  line-height: 1.1;
  font-weight: 400;
}
#what-we-offer h2 span {
  display: inline-block;
  background-color: #feaa00;
  border-radius: 4px;
  padding: 0 3px;
}
#what-we-offer .each-card {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: min(4em, 3vw);
  margin-bottom: min(4em, 3vw);
  position: relative;
  z-index: 10;
}
#what-we-offer .each-card .icon {
  width: 4.5em;
  height: 100%;
}
#what-we-offer .each-card h3 {
  max-width: 85%;
}
#what-we-offer .each-card p {
  color: #557085;
}
#what-we-offer .bg-pattern {
  position: absolute;
  left: 40%;
  top: 0%;
  width: 55vw;
  z-index: 1;
}
#what-we-offer .bg-pattern img {
  width: 100%;
  filter: blur(81.2098px);
}

#opening-positions {
  position: relative;
  padding: 5.65vw 0;
  background: linear-gradient(180deg, #eff2fa 0%, #eff2fa 40.63%, #ffffff 100%);
}
@media (max-width: 991.98px) {
  #opening-positions {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #opening-positions {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #opening-positions {
    padding: 7vw 0;
  }
}
#opening-positions h2 {
  line-height: 1.1;
  font-weight: 400;
}
#opening-positions h2 span {
  display: inline-block;
  background-color: #feaa00;
  border-radius: 4px;
  padding: 3px;
}
#opening-positions .content {
  top: 7em;
}
#opening-positions .jobs-container {
  position: relative;
  z-index: 10;
}
#opening-positions .jobs-container .each-job {
  padding: min(1.5em, 3vw) min(2em, 3vw);
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  margin-bottom: min(2.5em, 1.5vw);
}
#opening-positions .jobs-container .each-job.card-blur {
  filter: blur(3px);
}
#opening-positions .bg-pattern {
  position: absolute;
  left: 40%;
  top: 10%;
  width: 55vw;
  z-index: 1;
}
#opening-positions .bg-pattern img {
  width: 100%;
  height: 100%;
  filter: blur(81.2098px);
}

#image-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
#image-banner img {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#image-banner .caption {
  position: absolute;
  z-index: 10;
  max-width: 70%;
  text-align: center;
  padding-top: 5%;
}
#image-banner .caption h5 {
  color: #feaa00;
  font-weight: 300;
}
#image-banner .caption p {
  color: #ffffff;
}
@media (max-width: 786px) {
  #image-banner .caption {
    max-width: 100%;
  }
}
#image-banner .logistics {
  position: absolute;
  z-index: 10;
  max-width: 100%;
  text-align: start;
  left: 5%;
}
@media (max-width: 786px) {
  #image-banner .logistics {
    max-width: 100%;
    left: 1%;
    padding-inline: 0.625rem;
  }
}
#image-banner p span {
  font-size: clamp(0.75rem, 0.589vw, 1.415rem);
  background: linear-gradient(80deg, #6c02d7 6.96%, #2004f9 99.13%);
  letter-spacing: 1px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#image-banner .form-group {
  border-radius: 50px;
  padding: 1px;
  margin-top: 3rem;
  margin-right: 5rem;
  max-width: min(100%, 500px);
}
@media (max-width: 786px) {
  #image-banner .form-group {
    margin-right: 0;
    margin-top: 1rem;
  }
}
#image-banner .form-group .form {
  border-top: 1px solid #d52a56;
  border-bottom: 1px solid #ff852f;
  border-left: 1px solid #d52a56;
  border-right: 1px solid #ff852f;
  border-radius: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#image-banner .form-group .form input::-moz-placeholder {
  opacity: 1;
  color: #f5f0f0;
}
#image-banner .form-group .form input::placeholder {
  opacity: 1;
  color: #f5f0f0;
}
#image-banner .form-group .form-control {
  background: transparent;
  border: none;
  color: #fff;
  width: 50%;
  padding-left: 1.5rem;
}
@media (max-width: 600px) {
  #image-banner .form-group .form-control {
    font-size: 0.625rem;
  }
}
#image-banner .form-group .form-control:focus {
  box-shadow: none;
}
#image-banner .form-group button {
  background: linear-gradient(269.08deg, #ff852f, #d52a56);
  border-radius: 40px;
  padding: 10px 25px;
  border: none;
  font-size: 12px;
  margin: 5px;
  color: white;
}
@media (max-width: 786px) {
  #image-banner .form-group button {
    font-size: 8px;
  }
}

#what-we-help {
  padding: 5.65vw 0;
}
@media (max-width: 991.98px) {
  #what-we-help {
    padding: 3em 0;
  }
}
@media (max-width: 767.98px) {
  #what-we-help {
    padding: 2.5em 0;
  }
}
@media (max-width: 575.98px) {
  #what-we-help {
    padding: 7vw 0;
  }
}
#what-we-help .main-row {
  height: 100%;
}
@media (max-width: 576px) {
  #what-we-help .main-row {
    margin: 0 5px;
  }
}
#what-we-help .img-fluid {
  width: 100%;
}
#what-we-help .achievement {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 600px) {
  #what-we-help .achievement {
    gap: 1rem;
  }
}
#what-we-help .achievement .stats {
  height: 100%;
  flex: 1 0 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#what-we-help .achievement .stats .head-para {
  width: -moz-fit-content;
  width: fit-content;
}
#what-we-help .bg--primary {
  background-color: #f4f4f4;
}
#what-we-help .bg--primary .bg--lightgrey {
  background-color: #FEAA00;
}
#what-we-help .bg--primary:hover {
  background-color: #FEAA00;
}
#what-we-help .bg--primary:hover .bg--lightgrey {
  background-color: white;
}/*# sourceMappingURL=app.css.map */