@font-face {
  font-family: black ops;
  src: url('../fonts/BlackOpsOne-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashgrotesk Variable;
  src: url('../fonts/ClashGrotesk-Variable.ttf') format("truetype");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block {
  background-color: #13482800;
  background-image: linear-gradient(#00050ce6, #0009 50%, #000e13d6);
  align-items: center;
  height: 100svh;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.image {
  width: 260px;
  padding: 0;
  display: block;
}

.div-block-6 {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu-bar {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

.div-block-10 {
  margin-top: -1vw;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0084ff59;
  border-radius: 3px;
  margin-bottom: 22px;
  padding: 7px 9px 6px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1em;
  display: inline-block;
}

.text-block-8 {
  color: #fff;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: .8em;
  transition: all .3s;
}

.div-block-11 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 110px;
  padding-left: 3.5%;
  padding-right: 3%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: auto;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
  top: 6px;
}

.div-block-12 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-12._2 {
  text-align: left;
  justify-content: flex-start;
}

.button-3 {
  letter-spacing: .5px;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 55px;
  padding: 15px 20px 18px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  transition: all .3s;
}

.button-3:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #fff;
}

.button-3._2 {
  background-image: url('../images/Arrow-Down-White_1Arrow Down White.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-3._2:hover {
  filter: invert();
  background-color: #000;
  border-color: #000;
}

.button-3._2._3 {
  background-color: #016dc7;
  background-image: url('../images/ARROW-RIGHT-WHITE.png');
  background-size: 16px;
  border-color: #016dc7;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 26px;
  padding-right: 26px;
  transition: all .3s;
}

.button-3._2._3:hover {
  filter: none;
  background-color: #0261af;
  border-color: #016dc7;
}

.button-3._3 {
  color: #fff;
  background-color: #172d44;
  border-color: #172d44;
}

.button-3._3:hover {
  color: #fff;
  background-color: #154372;
}

.navbar-2 {
  z-index: 25;
  background-color: #13482800;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 20px 3% 23px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-13 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-parent-2 {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 12px 5px 8px;
  display: flex;
  overflow: hidden;
}

.div-block-70 {
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.text-block-33 {
  color: #172c44;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: .9em;
}

.text-block-33._5 {
  margin-bottom: 0;
}

.div-block-71 {
  background-color: #f5f5f5;
  height: auto;
  padding: 9% 3% 9% 3.5%;
  position: relative;
}

.button-5 {
  letter-spacing: .5px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 60px;
  padding: 18px 25px;
  font-size: 17px;
  font-weight: 300;
  transition: all .3s;
}

.button-5:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #ffe972;
}

.button-5._3 {
  color: #fff;
  text-align: center;
  background-color: #172d44;
  border-color: #134828;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  margin-top: 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-weight: 400;
}

.button-5._3:hover {
  -webkit-text-stroke-color: #fff;
}

.button-5._2 {
  background-image: url('../images/arrow-down-yellow_1arrow down yellow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-5._2:hover {
  background-color: #424242;
}

.button-5._2._4 {
  background-color: #024d8e;
  background-image: url('../images/ARROW-RIGHT-WHITE.png');
  background-size: 14px;
  border-color: #024d8e;
  border-radius: 0 4px 4px 0;
}

.text-block-35 {
  letter-spacing: .5px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1em;
}

.div-block-74 {
  width: 50%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.lottie-animation {
  opacity: .51;
  filter: drop-shadow(0 1px #000) hue-rotate(27deg) brightness(139%);
  width: 60px;
  margin-top: 62px;
  margin-right: 10%;
  position: absolute;
  inset: 0% auto auto 318px;
}

.lottie-animation.mobile {
  display: none;
}

.lottie-animation.desktop {
  opacity: 100;
  filter: hue-rotate(89deg);
  width: 150px;
  margin-top: 50px;
  display: block;
  left: 375px;
}

.div-block-76 {
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 500px;
  margin-bottom: 20px;
  padding: 31px 31px 31px 30px;
  display: flex;
}

.div-block-76._1 {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(359deg, #000, #0c182500 50%, #172d44), url('../images/679fd0c85fe0a2a75ff75dd6_commercial.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 0 solid #e9d98300;
  border-radius: 5px;
  justify-content: flex-start;
  height: 500px;
  margin-bottom: 0;
  position: relative;
}

.div-block-76._1:hover {
  color: #fff;
}

.div-block-76._1._3 {
  text-transform: uppercase;
  background-image: linear-gradient(0deg, #071422, #fff0 28%, #001d3c 102%), url('../images/srgtg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
}

.div-block-76._1._3:hover {
  color: #fff;
}

.image-6 {
  width: 22px;
  margin-left: 15px;
}

.image-6._3 {
  margin-bottom: 3px;
  margin-left: 15px;
}

.image-6._2 {
  filter: none;
  width: 20px;
  margin-top: 15px;
  position: relative;
  top: -4px;
}

.div-block-72 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-73 {
  background-color: #31313100;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 0;
  padding-right: 5%;
  position: sticky;
  top: 24vh;
}

.paragraph {
  color: #000;
  width: 597px;
  max-width: 100%;
  margin-bottom: 30px;
  padding-right: 0%;
  font-family: DM Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-77 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-78 {
  background-color: #006ec9;
  width: 0%;
  height: 3px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-span-13 {
  color: #014e8d;
}

.text-block-36 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #024d8e;
  border-radius: 3px;
  padding: 4px 12px 3px 11px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: -22px;
}

.div-block-86 {
  background-color: #0f1620;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 250px;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.8%;
  padding-right: 5.3%;
  display: flex;
  position: relative;
}

.div-block-86._7 {
  background-color: #016dc7;
  border-radius: 0;
}

.text-block-38 {
  color: #fff;
  letter-spacing: -1px;
  text-transform: capitalize;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 1em;
}

.div-block-101 {
  flex-flow: column;
  align-items: flex-end;
  width: 30%;
  padding-bottom: 80px;
  padding-left: 1%;
  padding-right: 2%;
  display: flex;
  position: sticky;
  top: 160px;
}

.div-block-79 {
  width: 100%;
  padding: 0;
}

.text-block-39 {
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1em;
}

.text-block-40 {
  color: #172d44;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: -7px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1em;
}

.text-block-40._2 {
  color: #fff;
}

.div-block-97 {
  text-align: left;
  width: 60%;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-96 {
  justify-content: space-between;
  align-items: flex-start;
  width: 816px;
  max-width: 100%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-96._5 {
  margin-bottom: 30px;
}

.div-block-99 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1.5%;
  display: flex;
}

.lottie-animation-4 {
  opacity: 1;
  width: 90%;
}

.div-block-94 {
  text-align: left;
  width: 680px;
  max-width: 100%;
  margin-bottom: 51px;
  padding: 0;
}

.div-block-75 {
  background-color: #000;
  height: 2000px;
  padding-top: 9%;
  padding-left: 3.5%;
  padding-right: 3%;
}

.div-block-75._2 {
  background-color: #f5f5f5;
  height: auto;
  padding: 10% 3.5% 5% 3%;
}

.text-block-43 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.4em;
  position: relative;
  top: 5px;
}

.text-block-43._2 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  width: 90%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 34px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}

.text-block-43._2._3 {
  color: #fff;
}

.paragraph-2 {
  color: #000;
  width: 810.219px;
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 90px;
  padding-right: 0%;
  font-family: DM Sans, sans-serif;
  font-size: 29px;
  font-weight: 300;
  line-height: 1.5em;
}

.div-block-111 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0%;
  display: flex;
}

.div-block-100 {
  color: #fff;
  background-color: #1f1f1f;
  background-image: linear-gradient(0deg, #000, #0000);
  justify-content: space-between;
  align-items: flex-end;
  width: 32%;
  height: 480px;
  padding: 18px 16px 25px 2%;
  display: flex;
}

.div-block-100:hover {
  color: #ffe972;
}

.div-block-100._2 {
  background-color: #000;
  background-image: linear-gradient(0deg, #000, #fff0 49%), url('../images/PARSA-GROUP-CONSTRUCTION.jpg');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: flex-start;
  width: 49.5%;
  height: 500px;
  padding-bottom: 3%;
  padding-left: 2%;
  position: relative;
}

.div-block-100._2:hover {
  color: #fff;
}

.div-block-100._1 {
  background-color: #000;
  background-image: linear-gradient(#0000000d 88%, #000000a1), url('../images/E.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: flex-start;
  width: 49.5%;
  height: 500px;
  padding-bottom: 3%;
  padding-left: 2%;
  position: relative;
}

.div-block-100._1:hover {
  color: #fff;
}

.div-block-93 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.div-block-80 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -1px;
  display: flex;
  position: relative;
}

.image-7 {
  width: 50px;
}

.div-block-112 {
  background-color: #0f1620;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 250px;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.8%;
  padding-right: 5.3%;
  display: flex;
  position: relative;
}

.text-block-45 {
  color: #fff;
  letter-spacing: -1px;
  text-transform: capitalize;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 1em;
}

.div-block-113 {
  background-color: #f5f5f5;
  padding-left: 3%;
  padding-right: 3%;
}

.link-block {
  z-index: 26;
  height: auto;
  padding: 20px 0 0 3%;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-block._2 {
  z-index: 20;
  justify-content: center;
  align-items: center;
  padding-right: 3%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-small {
  text-transform: none;
  font-size: 1.2rem;
  font-weight: 400;
}

.heading-small.text-white {
  color: #fff;
  letter-spacing: .5px;
  text-transform: capitalize;
  background-color: #024d8e;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 2px 9px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: .7rem;
  font-weight: 500;
}

.container {
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  position: relative;
  top: 54px;
}

.text-block-31 {
  color: #fff;
}

.image-13 {
  width: 70%;
}

.btn-text {
  color: #000;
  text-transform: uppercase;
  padding: 2px 4px;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.footer-row {
  border-bottom: 1px solid #0003;
  width: 100%;
  margin-bottom: 20px;
  padding-top: .2rem;
  padding-bottom: .3rem;
  font-family: DM Sans, sans-serif;
}

.footer-row.no-border {
  border-bottom-style: none;
}

.div-block-114 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  font-size: 9px;
  font-weight: 300;
  display: flex;
}

.link {
  color: #008bff;
  text-decoration: none;
}

.footer {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 92vh;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-bar {
  background-color: #0f1620;
  border-top: 1px solid #0003;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.footer-grid {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6vh;
  margin-left: auto;
  margin-right: auto;
}

.italic-link {
  z-index: 1;
  color: #000;
  text-transform: capitalize;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.italic-link:hover {
  color: #024d8e;
}

.spacer-small {
  width: 100%;
  padding-bottom: 1.5rem;
}

.full-width {
  padding-bottom: 60px;
  display: flex;
}

.text-block-32 {
  color: #fff;
}

.footer-col {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-col.size {
  color: #fff;
  border-left: 0 solid #fff3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 22rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
  position: relative;
}

.background-video {
  height: 100svh;
}

.menu {
  z-index: 24;
  background-color: #0f1620;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-27 {
  flex-flow: row;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.button-7 {
  color: #fff;
  text-align: left;
  text-transform: capitalize;
  background-color: #3898ec00;
  padding-left: 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1em;
  transition: color .3s;
}

.button-7:hover {
  color: #9b9b9b;
}

.button-7.w--current {
  font-size: 50px;
}

.button-7.w--current:hover {
  color: #9b9b9b;
}

.button-7._5 {
  text-align: center;
  background-color: #0000;
  border: 1px solid #014e8d;
  border-radius: 5px;
  width: 220px;
  margin-top: 0;
  padding: 16px 2px 17px 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.button-7._5:hover {
  color: #fff;
  background-color: #015aa2;
  border-color: #015aa1;
  padding-top: 16px;
  padding-bottom: 17px;
  font-size: 25px;
}

.div-block-30 {
  flex-flow: row;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.div-block-28 {
  width: 100%;
  max-width: 100%;
  height: 180px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
}

.div-block-29 {
  border-top: 1px solid #014e8d;
  justify-content: space-between;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-69 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.button-8 {
  color: #fff;
  letter-spacing: 2px;
  background-color: #3898ec00;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}

.button-8.ggg {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  background-image: url('../images/ARROW-RIGHT-WHITE.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 13px;
  width: 102px;
  padding-left: 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-weight: 500;
  transition: all .2s;
}

.button-8.ggg:hover {
  width: 102px;
  padding-left: 0;
}

.div-block-26 {
  flex-flow: column;
  width: 60%;
  padding-top: 0;
  display: flex;
}

.div-block-26._2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40%;
  height: 350px;
  padding-top: 0;
}

.text-span-9 {
  color: #007ee6;
  -webkit-text-stroke-width: .1px;
  -webkit-text-stroke-color: #000;
  font-size: 10px;
  position: relative;
  top: -9px;
}

.div-block-369 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-344 {
  flex-flow: column;
  display: flex;
}

.text-block-46 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 1.5px;
  text-transform: uppercase;
  font-size: 56px;
  font-weight: 500;
  line-height: .9em;
}

.text-block-46._2 {
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  line-height: .95em;
}

.text-block-46._2._5 {
  width: 770px;
}

.text-block-47 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-left: 6px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.div-block-343 {
  background-image: linear-gradient(#000, #00000073 50%, #000);
  align-items: flex-end;
  height: 700px;
  padding: 0 3% 1vh;
  display: flex;
  position: static;
}

.div-block-343.a {
  background-color: #000;
  background-image: linear-gradient(#000, #0000 50%, #0f1620), url('../images/parsa-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-343.a._1 {
  background-image: linear-gradient(#000000f0, #0e162036 50%, #0f1620), url('../images/2.jpg');
  background-position: 0 0, 50% 32%;
  background-size: auto, cover;
}

.div-block-343.a._2 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/222.jpg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
}

.div-block-343.a._2._4 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/333.jpg');
  background-size: auto, cover;
}

.div-block-343.a._2._5 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/32.jpg');
}

.div-block-343.a._2._5._6 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/2345.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.div-block-343.a._2._5._6._7 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/4ert.jpg');
  background-size: auto, cover;
}

.div-block-343.a._2._5._6._7._8 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/sar.jpg');
}

.div-block-343.a._2._5._6._7._8._9 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/asght.jpg');
}

.div-block-343.a._2._5._6._7._8._9._10 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/4.jpg');
  background-size: auto, cover;
}

.div-block-343.a._2._5._6._7._8._9._10._11 {
  background-image: linear-gradient(#000, #0e162040 50%, #101620), url('../images/gog.jpg');
  background-size: auto, cover;
}

.div-block-343.a._3 {
  background-image: linear-gradient(#000, #0000 50%, #0f1620), url('../images/12.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-370 {
  background-color: #0066b9;
  width: 40px;
  height: 5px;
  margin-left: 3px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}

.image-11 {
  width: 40px;
  margin: 25px 25px 35px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-350 {
  background-color: #172d44;
  background-image: linear-gradient(#0f1620, #0e1620);
  margin-top: 0;
  padding: 1px 3.8% 120px 3.3%;
}

.feature5-row-wrap {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 20px;
  display: flex;
}

.feature5-row-wrap.s {
  margin-top: 50px;
  margin-bottom: 77px;
}

.div-block-353 {
  text-align: left;
  margin-top: 0;
}

.div-block-337 {
  margin-top: 40px;
}

.div-block-337._5.rt {
  margin-top: 0;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w80-50 {
  width: 100%;
  padding: 0%;
}

.text-20 {
  opacity: 1;
  color: #016dc7;
  text-transform: uppercase;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-20._2 {
  font-size: 22px;
}

._4-col {
  width: 30%;
  margin-right: 20px;
  display: inline-block;
}

._4-col._4-col-last {
  margin-right: 0;
  display: inline-block;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  color: #fff;
  letter-spacing: .2px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8em;
}

.text-14.text-14-60._2 {
  font-size: 19px;
  font-weight: 300;
}

.text-14.text-14-60 {
  color: #fff;
  letter-spacing: .2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
}

.text-block-52 {
  color: #fff;
  text-align: left;
  width: 1086px;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 80px;
  padding-right: 5%;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.8em;
  position: relative;
}

.text-block-52._2 {
  margin-bottom: 60px;
}

.feature5-item-wrap {
  text-align: left;
  padding-right: 0;
}

.text-block-54 {
  color: #016dc7;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
}

.div-block-334 {
  z-index: 1;
  background-color: #172d44;
  border-radius: 3px;
  width: 97%;
  max-width: 100%;
  height: 100%;
  margin-bottom: -220px;
  margin-left: auto;
  margin-right: 0;
  padding: 79px;
  position: absolute;
}

.div-block-334._2 {
  background-color: #000;
  background-image: url('../images/Holzman-Culvert_1Holzman Culvert.avif');
  background-position: 0%;
  background-size: cover;
  border: 0 solid #fff;
  width: 87%;
  height: 100%;
  margin-bottom: -6%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
}

.div-block-334._2._5 {
  background-image: linear-gradient(#161616, #0000 51%, #0e0e0e), url('../images/8_18.avif');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-334._2._5.sd {
  background-image: url('../images/PARSA-GROUP-CONSTRUCTION.jpg'), linear-gradient(#161616, #0000 51%, #0e0e0e);
  background-position: 23%, 0 0;
  background-size: cover, auto;
}

.div-block-348 {
  width: 100%;
  margin-top: 95px;
}

.div-block-348.ert {
  background-color: #f5f5f5;
  margin-top: 0;
  padding-top: 30px;
}

.div-block-354 {
  text-align: right;
  width: 680px;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.div-block-335 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-335.r {
  align-items: flex-end;
  width: 50%;
  padding-right: 0%;
  position: relative;
}

.text-block-50 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.4em;
  position: relative;
  top: 5px;
}

.text-block-50._2 {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  width: 450px;
  max-width: 100%;
  margin-top: 7px;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4em;
}

.div-block-347 {
  width: auto;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-355 {
  margin-top: 40px;
}

.div-block-355._5 {
  margin-top: 0;
}

.text-block-53 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 4%;
  margin-left: 0;
  margin-right: auto;
  font-size: 62px;
  font-weight: 500;
  line-height: .9em;
  position: relative;
}

.text-block-53._43 {
  color: #fff;
  margin-top: 120px;
  margin-bottom: 110px;
}

.text-block-53._43.erty {
  letter-spacing: -3px;
  margin-top: 100px;
  margin-bottom: 90px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: .9em;
}

.text-span-53 {
  color: #172d44;
  letter-spacing: -3px;
  font-weight: 600;
}

.div-block-356 {
  justify-content: space-between;
  align-items: flex-start;
  width: 816px;
  max-width: 100%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-356._5 {
  margin-bottom: 30px;
}

.div-block-336 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 3%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.div-block-336.ty {
  padding-top: 120px;
}

.div-block-336.ty.trh {
  padding-top: 80px;
}

.div-block-333 {
  background-color: #e0e0e0;
  justify-content: space-between;
  align-items: center;
  height: 120vh;
  display: block;
}

.div-block-333._3 {
  background-color: #e0e0e000;
  width: 100%;
  height: 110vh;
}

.text-span-52 {
  color: #016dc7;
  font-weight: 600;
}

.timeline__sticky {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 80px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.swiper-wrapper {
  flex-direction: row;
  width: 100%;
  height: 100%;
  display: flex;
}

.timeline__col {
  flex: 1;
  justify-content: flex-end;
}

.timeline__col.mod--4 {
  justify-content: flex-start;
  width: 100%;
  max-width: 790px;
}

.timeline__col.mod--2 {
  justify-content: flex-start;
  width: 100%;
  max-width: 700px;
  margin-top: -6px;
}

.timeline__col.mod--1 {
  flex: 0 auto;
  justify-content: flex-start;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

.swiper.swiper--reviews-numb {
  width: 100%;
  overflow: visible;
}

.swiper.swiper--reviews {
  flex: 1;
  width: 100%;
  height: 100%;
  max-height: 320px;
  overflow: hidden;
}

.timeline__line2 {
  background-color: #016dc7;
  width: 100%;
  height: 1px;
  padding: 0;
}

.section {
  padding: 64px 3%;
}

.section.section--timeline {
  min-height: 400vh;
  padding-right: 0%;
}

.timeline__txt-block {
  padding-bottom: 1px;
}

.timeline__p {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.7em;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  width: 100%;
}

.grid.mod--timeline2 {
  line-height: 1.8em;
  overflow: hidden;
}

.grid.mod--timeline {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: 500;
}

.timeline__tags {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 1px;
  display: flex;
}

.page-wrap {
  background-color: #f5f5f5;
}

.timeline__ico-title {
  color: #016dc7;
  text-align: left;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
}

.btn-tag-2 {
  color: #016dc7;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #10101000;
  border-radius: 100px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-width: 110px;
  margin-right: 16px;
  padding: 4px 0 5px;
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.btn-tag-2:hover {
  color: #016dc7;
  background-color: #10101000;
}

.btn-tag-2.w--current {
  color: #e1d4d5;
  background-color: #101010;
}

.swiper-slide {
  justify-content: center;
  align-items: stretch;
  height: auto;
  display: block;
  position: relative;
}

.swiper-slide.slide--reviews {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 62px;
  display: flex;
}

.content {
  width: 100%;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.timeline__year {
  color: #172d44;
  text-align: left;
  -webkit-text-stroke-width: 0px;
  flex: none;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 110px;
  font-weight: 600;
  line-height: 1em;
  transition: all .5s;
}

.div-block-116 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.div-block-116.ssss {
  margin-bottom: 0;
  padding-left: 0;
}

.process_step {
  grid-column-gap: 2rem;
  border-radius: 0;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 4rem 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  max-width: 100%;
  height: 60vh;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.process_container {
  width: 100%;
  position: relative;
}

.h2-3 {
  color: #016dc7;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

.h2-3.s {
  color: #016dc7;
  background-color: #009dff00;
  border-radius: 60px;
  padding: 16px 10px 16px 37px;
  font-size: 20px;
  font-weight: 500;
}

.heading-5 {
  color: #016dc7;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

.process_wrapper {
  z-index: 5;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 40% 10% 40%;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.text-color-secondary {
  color: #0b0d01a3;
}

.text-color-secondary.text-size-medium {
  color: #000;
  width: 80%;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3em;
}

.padding-vertical-2, .padding-vertical-2.padding-xhuge {
  padding-left: 0;
  padding-right: 0;
}

.text-span-41 {
  color: #0d1620;
}

.section-home-process {
  background-color: #fff;
  margin-bottom: 86px;
  padding-top: 101px;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.process_item-image {
  width: 100%;
  height: auto;
}

.process_item-image.step-1 {
  height: 50vh;
  inset: 0%;
  overflow: visible;
}

.process_timeline-progress-2 {
  z-index: -1;
  background-color: #016dc7;
  width: .1875rem;
  height: 0;
}

.process_timeline {
  z-index: 1;
  background-color: #42f3ff00;
  width: .1875rem;
  height: 100%;
  position: absolute;
}

.container-medium {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.process_item-indicator-2 {
  z-index: 2;
  color: #fff;
  background-color: #0d1520;
  border-radius: 128rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-size: 25px;
  display: flex;
  position: relative;
}

.process_item-description {
  z-index: 3;
  text-align: left;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  position: relative;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-padding-3 {
  z-index: 1;
  padding-left: 0%;
  padding-right: 0%;
}

.button-11 {
  filter: contrast(65%) saturate(200%) hue-rotate(106deg);
  color: #fff;
  letter-spacing: .5px;
  background-color: #3898ec00;
  background-image: url('../images/PHONE.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 45px;
  margin-right: 90px;
  padding: 16px 0 16px 32px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1em;
}

.button-11._3 {
  background-image: url('../images/maill.png');
}

.button-11._2 {
  background-image: url('../images/loc.png');
}

.submit-button-3 {
  color: #fff;
  text-transform: none;
  background-color: #ffe97200;
  border: 1px solid #016dc7;
  border-radius: 3px;
  margin-top: 37px;
  padding: 22px 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: static;
}

.submit-button-3:hover {
  background-color: #016dc7;
}

.text-field-3 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #007dca00;
  border: 1px solid #ffe972;
  border-radius: 0;
  margin-bottom: -1px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 500;
}

.text-field-3:hover {
  background-color: #181818;
}

.text-field-3::placeholder {
  color: #fff;
}

.text-field-3._5 {
  color: #fff;
  height: 70px;
  padding: 0 0 0 30px;
}

.text-field-3._5._7 {
  border-color: #55b455;
  padding-left: 2%;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.text-field-3._5._7._77 {
  border-color: #016dc7;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding-left: 1.7%;
}

.text-field-3._33 {
  border-color: #016dc7;
  padding-left: 2%;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.text-field-3.w {
  text-transform: uppercase;
  border-color: #ffe972;
  border-radius: 3px;
  padding-left: 30px;
  font-size: 15px;
}

.text-field-3.w:hover {
  color: #000;
  background-color: #181818;
}

.text-field-3.w._33 {
  border-color: #016dc7;
  padding-left: 2%;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.text-field-3.w._33:hover {
  border-color: #016dc7;
}

.div-block-389 {
  margin-top: 40px;
}

.div-block-389._5.rt {
  margin-top: 30px;
}

.form-2 {
  text-align: left;
  position: relative;
}

.text-span-62 {
  color: #016dc7;
}

.link-block-5, .link-block-6, .link-block-7, .link-block-8 {
  position: absolute;
  inset: 0%;
}

.text-span-67 {
  color: #0079db;
}

.div-block-391 {
  flex-flow: column;
  display: flex;
}

.div-block-392 {
  background-image: linear-gradient(#000, #00000073 50%, #000);
  align-items: flex-end;
  height: 700px;
  padding: 0 3% 1vh;
  display: flex;
  position: static;
}

.div-block-392.drtf {
  height: 420px;
}

.div-block-392.drtf._456 {
  background-color: #0f1520;
  background-image: linear-gradient(#0f1520, #0e1620e3 50%, #0e1620), url('../images/1.jpg');
  background-position: 0 0, 50% 15%;
  background-size: auto, cover;
}

.image-14 {
  width: 40px;
  margin: 25px 25px 35px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-14.eret {
  display: none;
}

.text-block-57 {
  color: #0279db;
  letter-spacing: -10px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 162px;
  font-weight: 600;
  line-height: 1em;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-large {
  color: #fff;
  text-transform: none;
  flex: 1;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1em;
}

.faq_answer {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.faq_section-content {
  text-align: left;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 29px;
  display: flex;
}

.faq_section-title {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
  position: sticky;
  top: 20%;
}

.text-block-58 {
  color: #fff;
  letter-spacing: .5px;
  margin-top: -28px;
  padding-left: 9px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.faq_answer-content {
  color: #fff;
  padding-bottom: 2rem;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
}

.faq_item {
  border-bottom: .0625rem solid #fff;
}

.faq_question-expand {
  filter: invert();
}

.faq_expand-icon {
  background-color: #0279db;
  border-radius: .75rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.faq_expand-icon:hover {
  background-color: #0279db;
}

.faq_question {
  z-index: 2;
  grid-column-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.faq_section {
  grid-column-gap: 2rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-span-69 {
  color: #83a6d1;
}

.button-2 {
  filter: invert();
  color: #000;
  letter-spacing: 1px;
  background-color: #3898ec00;
  background-image: url('../images/phone-black_1phone black.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: -1px;
  margin-right: 11px;
  padding: 5px 0 0 35px;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: .9em;
}

.text-span-6 {
  float: right;
  color: #000;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  font-family: Clashgrotesk Variable, Arial, sans-serif;
  font-size: 9px;
  font-weight: 400;
  position: relative;
}

.div-block-394 {
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.text-span-70 {
  color: #83a6d1;
  font-size: 63px;
}

.text-span-72 {
  color: #244662;
  font-weight: 600;
}

.text-span-73 {
  font-size: 50px;
  line-height: .8em;
}

.image-15 {
  width: 50px;
  margin-bottom: 2vw;
}

.div-block-396 {
  background-color: #f5f5f5;
  padding-left: 3%;
  padding-right: 3%;
}

.text-span-74, .text-span-75, .text-span-76, .text-span-77 {
  color: #016dc7;
}

.text-span-78, .text-span-79 {
  color: #016dc6;
}

.text-span-80, .text-span-81, .text-span-82 {
  color: #016dc7;
}

@media screen and (min-width: 1440px) {
  .div-block-343 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-11 {
    inset: auto 0% 0% auto;
  }

  .text-block-50._2 {
    width: 430px;
  }

  .div-block-347 {
    width: auto;
  }

  .content {
    max-width: 100%;
  }

  .div-block-392 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-14 {
    inset: auto 0% 0% auto;
  }
}

@media screen and (min-width: 1920px) {
  .menu {
    display: none;
  }

  .text-block-52 {
    padding-right: 0%;
  }

  .process_step {
    width: 100%;
    max-width: 100%;
  }

  .padding-vertical-2.padding-xhuge {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .text-block-8 {
    letter-spacing: -.5px;
    -webkit-text-stroke-width: 0px;
    font-size: 51px;
  }

  .text-block-33 {
    font-size: 32px;
  }

  .lottie-animation.desktop {
    width: 60px;
    margin-top: 20px;
    left: 260px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 1.5em;
  }

  .footer {
    height: auto;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .full-width {
    width: 100%;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .footer-col.size {
    border-left-style: none;
    width: 100%;
    padding-bottom: 10rem;
    padding-left: 0;
  }

  .menu {
    display: flex;
  }

  .text-block-46 {
    letter-spacing: -.5px;
    -webkit-text-stroke-width: 0px;
    font-size: 51px;
  }

  .feature5-row-wrap {
    flex-direction: column;
  }

  .headline-6-col {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .wrap {
    width: 645px;
  }

  .text-20 {
    font-size: 3vw;
    line-height: 1em;
  }

  ._4-col {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  ._4-col._4-col-last {
    margin-bottom: 0;
    margin-right: auto;
  }

  .text-14.text-14-60 {
    font-size: 2vw;
  }

  .feature5-item-wrap {
    text-align: left;
    padding-right: 0;
  }

  .text-block-53 {
    font-size: 4.5vw;
  }

  .timeline__sticky {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .timeline__col.mod--1 {
    align-items: center;
    margin-bottom: 32px;
    display: flex;
  }

  .swiper.swiper--reviews-numb {
    max-width: 440px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper.swiper--reviews {
    width: 100%;
    max-height: 470px;
    margin-bottom: 0;
  }

  .section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid {
    grid-column-gap: 24px;
  }

  .grid.mod--timeline2 {
    grid-template-rows: auto auto;
  }

  .page-wrap {
    overflow: hidden;
  }

  .timeline__year {
    text-align: center;
    font-size: 150px;
  }

  .process_step {
    justify-items: stretch;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq_section-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq_section-title {
    width: 100%;
    max-width: 32rem;
    position: static;
  }

  .faq_answer-content {
    padding-bottom: 1.5rem;
  }

  .faq_question {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .faq_section {
    grid-row-gap: 5rem;
    flex-flow: column wrap;
  }
}

@media screen and (max-width: 767px) {
  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-53 {
    font-size: 4vw;
  }

  .timeline__col.mod--1 {
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .swiper.swiper--reviews-numb {
    max-width: 195px;
  }

  .swiper.swiper--reviews {
    max-height: 440px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.section--timeline {
    padding-top: 0;
    padding-bottom: 0;
  }

  .timeline__p {
    font-size: 18px;
  }

  .grid.mod--timeline2 {
    grid-template-rows: auto auto;
  }

  .grid.mod--timeline {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .timeline__tags {
    margin-top: 32px;
  }

  .timeline__ico-title {
    font-size: 18px;
  }

  .btn-tag-2 {
    min-width: auto;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 12px;
    padding-right: 16px;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-slide.slide--reviews {
    flex-direction: column;
    padding-top: 32px;
  }

  .timeline__year {
    font-size: 80px;
  }

  .process_step {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 4rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .h2-3 {
    font-size: 46px;
  }

  .heading-5 {
    color: #009dff;
    display: block;
  }

  .text-color-secondary.text-size-medium {
    color: #fff;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .process_item-image.step-1 {
    height: 26vh;
    transform: none;
  }

  .process_timeline {
    align-self: flex-start;
    margin-left: 2rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .page-padding-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-weight-medium.text-size-large {
    font-size: 3vw;
  }

  .faq_answer {
    margin-bottom: 1.25rem;
  }

  .faq_answer-content {
    padding-bottom: 1.25rem;
  }

  .faq_question {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }

  .faq_section {
    grid-row-gap: 3.5rem;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 203px;
    padding: 0;
  }

  .div-block-10 {
    width: 100%;
    margin-top: -8vh;
  }

  .text-block-7 {
    text-align: left;
    letter-spacing: 1px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 1.3em;
    display: inline-block;
  }

  .text-block-8 {
    letter-spacing: .5px;
    background-image: none;
    width: auto;
    font-size: 11vw;
    font-weight: 600;
    line-height: .9em;
  }

  .div-block-11 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-bottom: 7vh;
    padding-left: 3.8%;
  }

  .text-block-9 {
    margin-bottom: 30px;
    font-size: 3.5vw;
  }

  .div-block-12 {
    justify-content: flex-start;
  }

  .button-3 {
    height: 57px;
    padding: 16px 18px 19px;
    font-size: 4.5vw;
  }

  .button-3._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .button-3._2._3 {
    background-image: url('../images/ARROW-RIGHT-WHITE.png');
    background-size: 14px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .button-3._3 {
    font-size: 4vw;
  }

  .navbar-2 {
    padding-top: 18px;
    padding-bottom: 20px;
    padding-left: 3.8%;
  }

  .menu-parent-2 {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-70 {
    z-index: 2;
    filter: invert();
    mix-blend-mode: difference;
    background-color: #0000;
    background-image: url('../images/phone-black_1phone black.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px;
    border: 2px solid #000;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 14px 3.5% 7vh 14px;
    display: block;
  }

  .text-block-33 {
    -webkit-text-stroke-width: 1.5px;
    margin-bottom: 20px;
    font-size: 8vw;
    font-weight: 500;
  }

  .text-block-33._5 {
    width: 70%;
    margin-bottom: 30px;
  }

  .div-block-71 {
    padding: 17% 4% 4%;
  }

  .button-5 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 3.8vw;
    font-weight: 400;
  }

  .button-5._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-35 {
    text-transform: none;
    font-size: 6vw;
    font-weight: 500;
  }

  .div-block-74 {
    width: 100%;
  }

  .lottie-animation {
    filter: drop-shadow(0 1px #000) hue-rotate(27deg) brightness(139%);
    width: 21%;
    margin-top: 10px;
    margin-right: 1%;
    inset: -7% 0% auto auto;
  }

  .lottie-animation.mobile {
    opacity: 100;
    filter: hue-rotate(89deg);
    width: 26.3vw;
    margin-top: 11.5vw;
    display: block;
    inset: 0% auto auto 64vw;
  }

  .lottie-animation.desktop {
    display: none;
  }

  .div-block-76 {
    height: 300px;
    padding: 18px 14px 19px 16px;
  }

  .div-block-76._1 {
    background-position: 0 0, 50%;
    justify-content: flex-start;
    height: 270px;
    margin-bottom: 0%;
  }

  .div-block-76._1._3 {
    background-image: linear-gradient(0deg, #001730, #fff0 28%, #001124 102%), url('../images/srgtg.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 5px;
    margin-bottom: 4%;
  }

  .image-6 {
    width: 4vw;
    margin-left: 15px;
    display: block;
    position: relative;
    top: -3px;
  }

  .image-6._2 {
    width: 4vw;
    margin-top: 0;
    top: -3px;
  }

  .div-block-72 {
    flex-flow: column;
  }

  .div-block-73 {
    width: 100%;
    margin-bottom: 42px;
    padding-right: 0%;
    position: relative;
    top: 0;
  }

  .paragraph {
    width: 99%;
    margin-bottom: 30px;
    font-size: 5vw;
  }

  .div-block-77 {
    justify-content: flex-start;
  }

  .text-block-36 {
    padding: 1px 9px 0;
    font-size: 2vw;
    top: -4vw;
  }

  .div-block-86 {
    border-radius: 3px;
    width: 92%;
    height: 35vw;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 14px;
  }

  .div-block-86._7 {
    border-radius: 0;
    width: 100%;
    margin-bottom: 0%;
  }

  .text-block-38 {
    letter-spacing: 0;
    font-size: 6.5vw;
    font-weight: 500;
  }

  .div-block-101 {
    width: 38%;
    padding-right: 0%;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .div-block-79 {
    margin-top: 10px;
    position: relative;
  }

  .text-block-39 {
    letter-spacing: .5px;
    text-transform: none;
    font-family: DM Sans, sans-serif;
    font-size: 6vw;
    font-weight: 500;
  }

  .text-block-40 {
    text-align: left;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 0;
    font-size: 6.3vw;
    font-weight: 500;
    line-height: .8em;
  }

  .text-block-40._2 {
    text-transform: capitalize;
  }

  .div-block-97 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-96._5 {
    margin-bottom: 60px;
  }

  .div-block-99 {
    flex-flow: column;
  }

  .lottie-animation-4 {
    opacity: 100;
    width: 100%;
    margin-right: 10px;
    position: relative;
    top: 2vw;
  }

  .lottie-animation-4._5 {
    width: 75%;
    position: absolute;
    inset: 66vw 0% auto auto;
  }

  .div-block-94 {
    margin-bottom: 20px;
  }

  .div-block-75._2 {
    padding: 3% 4% 0%;
  }

  .text-block-43 {
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-size: 3.6vw;
    font-weight: 500;
    line-height: 1.5em;
  }

  .text-block-43._2 {
    text-align: left;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 28px;
    font-size: 4.3vw;
    font-weight: 300;
    line-height: 1.6em;
    top: 0;
  }

  .paragraph-2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 80px;
    padding-right: 0%;
    font-size: 5.3vw;
    font-weight: 300;
  }

  .div-block-100 {
    border-radius: 6px;
    width: 100%;
    height: 270px;
    margin-bottom: 6%;
    padding-bottom: 8%;
    padding-left: 4%;
  }

  .div-block-100._2 {
    justify-content: flex-start;
    width: 100%;
    height: 270px;
    margin-bottom: 5%;
    padding-top: 0;
    padding-bottom: 5%;
    padding-left: 16px;
  }

  .div-block-100._1 {
    background-color: #010822;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 270px;
    margin-bottom: 5%;
    padding-top: 0;
    padding-bottom: 5%;
    padding-left: 16px;
  }

  .div-block-93 {
    flex-flow: column;
    margin-top: 8vh;
  }

  .div-block-93._2 {
    margin-top: 10vh;
  }

  .div-block-80 {
    margin-bottom: 5px;
  }

  .image-7 {
    width: 6vw;
  }

  .div-block-112 {
    border-radius: 3px;
    width: 92%;
    height: 35vw;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 14px;
  }

  .text-block-45 {
    letter-spacing: 0;
    font-size: 6.5vw;
    font-weight: 500;
  }

  .div-block-113 {
    background-color: #f5f5f5;
    padding-bottom: 1px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .link-block {
    padding-top: 14px;
    padding-left: 3.5%;
  }

  .link-block._2 {
    justify-content: flex-start;
    width: auto;
    height: 150px;
    position: relative;
  }

  .heading-small.text-white {
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 1px 10px 0;
    font-size: 2.5vw;
    font-weight: 500;
  }

  .container {
    padding-left: 1.5%;
  }

  .text-block-31 {
    text-align: left;
    width: 100%;
    padding-right: 0;
    font-size: 2.4vw;
    line-height: 1.8em;
  }

  .image-13 {
    width: 33%;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 2px;
  }

  .footer-row {
    margin-bottom: 12px;
    padding-bottom: .2rem;
  }

  .div-block-114 {
    flex-flow: column;
    align-items: flex-start;
    font-size: 3vw;
  }

  .footer {
    height: auto;
    padding-top: 1.5rem;
    padding-left: 0%;
    padding-right: 0;
  }

  .footer-bar {
    flex-flow: column;
    padding-bottom: 6.8rem;
  }

  .italic-link {
    font-size: 1rem;
    font-weight: 500;
  }

  .full-width {
    height: 160px;
    margin-bottom: 0;
    padding: 0;
  }

  .text-block-32 {
    text-align: left;
    font-size: 2.4vw;
    line-height: 2.8em;
  }

  .footer-col {
    padding-left: 3%;
  }

  .footer-col.size {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .body {
    background-color: #f5f5f5;
  }

  .body._2, .body._2._3 {
    background-color: #0e1620;
  }

  .menu {
    flex-flow: column;
    display: none;
  }

  .div-block-27 {
    flex-flow: column;
    padding-right: 0%;
  }

  .button-7 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11vw;
    font-weight: 500;
  }

  .button-7.w--current {
    font-size: 11vw;
  }

  .button-7._5 {
    width: 42vw;
    margin-top: 0;
    font-size: 5vw;
  }

  .button-7._5:hover {
    font-size: 6vw;
  }

  .div-block-30 {
    flex-flow: row;
    margin-top: 0;
    padding-top: 0;
    position: relative;
  }

  .div-block-28 {
    height: auto;
    margin-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-29 {
    border-top-width: 3px;
    justify-content: space-between;
    align-items: center;
    padding: 50px 6% 50px 4%;
  }

  .div-block-69 {
    flex-flow: row;
    align-items: flex-start;
    margin-right: 0;
    position: relative;
  }

  .button-8 {
    font-weight: 400;
  }

  .button-8.ggg {
    letter-spacing: 0;
    -webkit-text-stroke-width: .3px;
    width: 80px;
    font-size: 13px;
    font-weight: 600;
  }

  .button-8.ggg:hover {
    width: 92px;
  }

  .div-block-26 {
    padding-bottom: 0;
  }

  .div-block-26._2 {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-right: 20px;
  }

  .text-span-9 {
    -webkit-text-stroke-width: 0px;
    top: -6px;
  }

  .text-block-46 {
    letter-spacing: .5px;
    -webkit-text-stroke-width: 1.3px;
    font-size: 9.5vw;
    font-weight: 500;
    line-height: .95em;
  }

  .text-block-46._2 {
    letter-spacing: 0;
    -webkit-text-stroke-width: .7px;
    font-size: 9vw;
  }

  .text-block-46._2._3 {
    width: 84%;
  }

  .text-block-46._2._4 {
    width: 100%;
  }

  .text-block-46._2._5 {
    width: 80%;
  }

  .text-block-47 {
    -webkit-text-stroke-width: .2px;
    padding-left: 1px;
    font-size: 3.2vw;
    line-height: 1em;
  }

  .div-block-343 {
    height: 400px;
    padding-bottom: 0;
    padding-left: 4.5%;
    padding-right: 0%;
    position: relative;
  }

  .div-block-343.a {
    height: 420px;
  }

  .div-block-343.a._1 {
    background-position: 0 0, 93% 30%;
  }

  .div-block-343.a._2 {
    background-position: 0 0, 43%;
  }

  .div-block-343.a._3 {
    background-image: linear-gradient(#000, #000000e0 0%, #0000 50%, #0e1620 91%), url('../images/12.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .image-11 {
    width: 5vw;
    margin: 15px 15px 0;
    inset: auto 0% .7vw auto;
  }

  .div-block-350 {
    margin-top: 9vw;
    padding-top: 1px;
    padding-bottom: 80px;
    padding-left: 4.5%;
    position: relative;
  }

  .feature5-row-wrap {
    margin-top: -30px;
  }

  .feature5-row-wrap.s {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .div-block-353 {
    background-position: 100% 100%;
    background-size: 19px;
    margin-top: -15px;
  }

  .div-block-337._5 {
    margin-top: 20px;
  }

  .headline-6-col {
    text-align: left;
  }

  .wrap.w80-50 {
    padding-bottom: 0;
    padding-right: 10%;
  }

  .text-20 {
    text-align: left;
    font-size: 4.8vw;
    line-height: 1.4em;
  }

  ._4-col {
    text-align: left;
    margin-bottom: 50px;
  }

  ._4-col._4-col-last {
    margin-bottom: 50px;
  }

  ._4-col._4-col-last.d {
    margin-bottom: 0;
  }

  .text-14.text-14-60 {
    text-align: left;
    letter-spacing: 0;
    text-align: left;
    letter-spacing: 0;
    font-size: 4.1vw;
    line-height: 1.5em;
  }

  .text-block-52 {
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    font-size: 5vw;
    line-height: 1.4em;
  }

  .text-block-52._2 {
    margin-bottom: 30px;
  }

  .text-block-52._2._3 {
    padding-right: 3%;
  }

  .text-block-52._2._3._555 {
    margin-bottom: 34vw;
  }

  .text-block-52.aret {
    margin-bottom: 60px;
  }

  .text-block-52._4356 {
    margin-bottom: 0;
  }

  .text-block-54 {
    text-align: left;
    margin-bottom: 0;
    font-size: 5vw;
    line-height: .8em;
  }

  .div-block-334 {
    z-index: 1;
    width: 86%;
    height: 100vw;
    margin-bottom: 0;
    margin-right: 11px;
  }

  .div-block-334._2 {
    background-image: linear-gradient(#0000005e, #0000005e), url('../images/Holzman-Culvert_1Holzman Culvert.avif');
    background-position: 0 0, 50%;
    background-size: auto, contain;
    border-width: .5px;
    border-color: #292929;
    width: 86%;
    height: 100vw;
    margin-bottom: 21%;
    margin-left: 10%;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-348 {
    margin-top: 0;
  }

  .div-block-348.ert {
    background-size: auto, auto, auto, 200%;
    padding-top: 0;
  }

  .div-block-354 {
    margin-bottom: -30px;
  }

  .div-block-354.h {
    margin-bottom: -20px;
  }

  .div-block-335 {
    width: 100%;
    height: auto;
    padding-top: 13vh;
    padding-bottom: 9vw;
  }

  .div-block-335.dfg {
    margin-top: 40px;
    padding-top: 3vh;
    padding-bottom: 11vw;
  }

  .div-block-335.r {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 60vw;
    padding-bottom: 20vw;
    padding-left: 0;
  }

  .div-block-335.r.dfg {
    margin-top: 41px;
  }

  .text-block-50 {
    letter-spacing: .3px;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-size: 3.6vw;
    font-weight: 500;
    line-height: 1.5em;
  }

  .text-block-50._2 {
    text-align: left;
    width: 90%;
    margin-top: 16px;
    margin-bottom: 28px;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.6em;
    top: 0;
  }

  .div-block-347 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-355._5 {
    margin-top: 20px;
  }

  .text-block-53 {
    font-size: 8.2vw;
    font-weight: 600;
    line-height: 1.05em;
  }

  .text-block-53._43 {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .text-block-53._43.erty {
    margin-top: 0;
    margin-bottom: 80px;
    font-size: 9.5vw;
  }

  .text-span-53 {
    letter-spacing: -2px;
  }

  .div-block-336 {
    flex-flow: column;
    justify-content: space-between;
    height: auto;
    padding-top: 0;
    padding-right: 0%;
  }

  .div-block-336.ty {
    padding-top: 0;
  }

  .div-block-336.ty.trh {
    padding-top: 20px;
    padding-bottom: 50vw;
    padding-left: 4.5%;
  }

  .div-block-333, .div-block-333._3.dsfdg {
    height: auto;
  }

  .text-span-52 {
    letter-spacing: -1px;
  }

  .timeline__sticky {
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    top: 200px;
  }

  .timeline__col.mod--1 {
    margin-bottom: 30px;
  }

  .swiper.swiper--reviews-numb {
    width: 100%;
  }

  .swiper.swiper--reviews {
    width: 100%;
    max-height: 560px;
  }

  .section.section--timeline {
    min-height: 400vh;
    padding-left: 0;
  }

  .timeline__p {
    font-size: 4vw;
  }

  .page-wrap {
    overflow: visible;
  }

  .timeline__ico-title {
    margin-left: 2px;
    font-size: 13px;
  }

  .btn-tag-2 {
    margin-left: 0;
    margin-right: 16px;
    padding-left: 0;
  }

  .swiper-slide {
    width: 100%;
  }

  .timeline__year {
    font-size: 44px;
  }

  .div-block-116 {
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-116.ssss {
    margin-bottom: 47px;
    padding-left: 2%;
    line-height: 19px;
  }

  .process_step {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2rem;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h2-3 {
    font-size: 8vw;
  }

  .h2-3.s {
    text-align: left;
    margin-top: 6px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    font-size: 5vw;
    display: block;
  }

  .heading-5 {
    color: #016dc7;
    margin-top: 183px;
    font-size: 22px;
  }

  .text-color-secondary.text-size-medium {
    color: #000;
    width: 100%;
    font-size: 5vw;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-home-process {
    margin-bottom: 0;
    padding-top: 60px;
  }

  .process_item-image.step-1 {
    height: auto;
    margin-bottom: -91px;
    position: relative;
    top: -9%;
    transform: none;
  }

  .process_timeline {
    margin-left: 1rem;
  }

  .process_item-indicator-2 {
    width: 2rem;
    height: 2rem;
    margin-top: 10vw;
    font-size: 16px;
  }

  .process_item-description {
    top: -98px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    height: auto;
  }

  .page-padding-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-11 {
    background-size: 18px;
    margin-bottom: 23px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 17px;
    line-height: 1.4em;
  }

  .text-field-3, .text-field-3._5 {
    padding-left: 15px;
  }

  .text-field-3._5._7._77 {
    padding-left: 1.2%;
  }

  .text-field-3._33:hover {
    color: #fff;
  }

  .text-field-3.w {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-left: 15px;
  }

  .text-field-3.w._33 {
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .text-field-3.w._33::placeholder {
    color: #fff;
  }

  .div-block-389._5 {
    margin-top: 20px;
  }

  .div-block-392 {
    height: 400px;
    padding-bottom: 0;
    padding-left: 4.5%;
    padding-right: 0%;
    position: relative;
  }

  .div-block-392.drtf._456 {
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .image-14 {
    width: 5vw;
    margin: 15px 15px 0;
    inset: auto 0% .7vw auto;
  }

  .image-14.eret {
    display: block;
  }

  .text-block-57 {
    font-size: 133px;
    display: none;
  }

  .text-weight-medium.text-size-large {
    font-size: 4.7vw;
    line-height: 1.1em;
  }

  .faq_section-content {
    padding-top: 0;
  }

  .text-block-58 {
    display: none;
  }

  .faq_answer-content {
    font-size: 3.5vw;
    line-height: 1.7em;
  }

  .faq_item {
    padding-left: 0%;
    padding-right: 0%;
  }

  .faq_expand-icon:hover {
    background-color: #0279db;
  }

  .faq_section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .link-block-9 {
    width: 50px;
    height: 50px;
    padding: 0;
    position: absolute;
  }

  .button-2 {
    display: none;
  }

  .div-block-394 {
    z-index: 2;
    filter: invert();
    mix-blend-mode: difference;
    background-color: #fff0;
    background-image: url('../images/phone-black_1phone black.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px;
    border: 2px solid #000;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 14px 3.5% 7vh 14px;
    display: block;
  }

  .link-block-10 {
    width: 50px;
    height: 50px;
    padding: 0;
    position: absolute;
    inset: 0%;
  }

  .text-span-70 {
    font-size: 11vw;
  }

  .text-span-73 {
    font-size: 10vw;
  }

  .image-15 {
    width: 40px;
    margin-bottom: 5vw;
  }

  .div-block-396 {
    padding-left: 0%;
    padding-right: 0%;
  }
}

#w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf0460-fdaf045d, #w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf047c-fdaf045d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf0498-fdaf045d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d50-71bc5cd7 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d61-71bc5cd7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d66-71bc5cd7 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d6f-71bc5cd7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d74-71bc5cd7 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d7d-71bc5cd7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d82-71bc5cd7 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-c4d48555-6927-0cbc-1a63-8e62f41ad33f-71bc5cd8, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-71bc5cd9, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-2bd8941c, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9696e697, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eee2ad5b, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9f937dd4, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eeea523b, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-054bc761, #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-6ab2b06d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf0460-fdaf045d, #w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf047c-fdaf045d {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-ca155f4b-e9ef-2cd5-ab6d-efaffdaf0498-fdaf045d {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d50-71bc5cd7, #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d61-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d66-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d6f-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d74-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d7d-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d82-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d61-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d66-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d6f-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d74-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d7d-71bc5cd7 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_8f1f052c-2b61-aa2b-5785-e85ab6002d82-71bc5cd7 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad33f-71bc5cd8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad340-71bc5cd8 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad341-71bc5cd8 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad348-71bc5cd8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad34e-71bc5cd8 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad352-71bc5cd8 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad353-71bc5cd8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-71bc5cd9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-71bc5cd9 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-71bc5cd9 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-71bc5cd9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-71bc5cd9 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-71bc5cd9 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-71bc5cd9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-2bd8941c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-2bd8941c {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-2bd8941c {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-2bd8941c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-2bd8941c {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-2bd8941c {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-2bd8941c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9696e697 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-9696e697 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-9696e697 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-9696e697 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-9696e697 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-9696e697 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-9696e697 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eee2ad5b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-eee2ad5b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-eee2ad5b {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-eee2ad5b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-eee2ad5b {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-eee2ad5b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-eee2ad5b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9f937dd4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-9f937dd4 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-9f937dd4 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-9f937dd4 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-9f937dd4 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-9f937dd4 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-9f937dd4 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eeea523b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-eeea523b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-eeea523b {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-eeea523b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-eeea523b {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-eeea523b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-eeea523b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-054bc761 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-054bc761 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-054bc761 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-054bc761 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-054bc761 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-054bc761 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-054bc761 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-6ab2b06d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52395-6ab2b06d {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-6ab2b06d {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f5239d-6ab2b06d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a3-6ab2b06d {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a7-6ab2b06d {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f523a8-6ab2b06d {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad33f-71bc5cd8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c4d48555-6927-0cbc-1a63-8e62f41ad341-71bc5cd8 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-71bc5cd9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-71bc5cd9 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-2bd8941c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-2bd8941c {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9696e697 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-9696e697 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eee2ad5b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-eee2ad5b {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-9f937dd4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-9f937dd4 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-eeea523b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-eeea523b {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-054bc761 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-054bc761 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52394-6ab2b06d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1dae1dce-28d5-d148-ce50-406564f52396-6ab2b06d {
    grid-area: 2 / 2 / 3 / 4;
  }
}


@font-face {
  font-family: 'black ops';
  src: url('../fonts/BlackOpsOne-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashgrotesk Variable';
  src: url('../fonts/ClashGrotesk-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}