:root {
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
}

a {
  text-decoration: underline;
}

a:focus, a:visited {
  color: #000;
  text-decoration: none;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.header-main {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header-main.headerblack {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff21;
}

.hero-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.hero-main.hmmrs {
  background-image: none;
}

.hero-content {
  text-align: center;
  position: relative;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  max-width: 900px;
  font-size: 72px;
  font-weight: 300;
  line-height: 82px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.body {
  color: #000;
  font-family: Ppneuemontreal Book, Arial, sans-serif;
}

.div-block-2 {
  background-color: #0000004a;
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-2.coldark {
  background-color: #00000078;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.button.herobutton2 {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
}

.button.herobutton2:hover {
  color: #fff;
  background-color: #4d5876;
  border-color: #4d5876;
}

.button.btn-black {
  color: #fff;
  background-color: #000;
}

.button.btn-black:hover {
  background-color: #4d5876;
}

.button.btnhover:hover {
  color: #fff;
  background-color: #000;
}

.flex-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.web-container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.web-container.posre {
  position: relative;
}

.web-container.webless {
  padding-top: 0;
  padding-bottom: 0;
}

.web-container.weblow {
  padding-top: 0;
}

.primary-heading {
  color: #393939;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 300;
  line-height: 105%;
}

.primary-heading.primcenter {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 300;
}

.primary-heading.colrswh {
  color: #fff;
  width: 100%;
}

.primary-heading.tecs {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.primary-heading.tecs.twhite {
  color: #fff;
}

.primary-heading.tecs.twhite.scprime {
  color: #393939;
  text-align: left;
  width: 50%;
  max-width: none;
  padding-right: 40px;
}

.primary-heading.tecs.heading-subsection {
  text-align: left;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.primary-heading.tecs.heading-subsection.hwhite {
  color: #fff;
}

.subtext {
  color: #6b6b6b;
  margin-top: 14px;
  font-size: 17px;
  line-height: 150%;
}

.subtext.subcenter {
  color: #6b6b6b;
  text-align: center;
}

.subtext.colswhs {
  color: #fff;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  display: flex;
}

.subtext.sbbc {
  text-align: center;
}

.subtext.tesds {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.subtext.tesds.hwhite {
  color: #fff;
}

.approach-section {
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.approach-section.apprchome {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/69df43a74d506db7de7cfa93_f1a3bcd7-a890-41e1-8d67-7e87e7ec3f6a.jpg");
  background-position: 0 0;
  background-size: cover;
}

.approach-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-columns {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  margin-top: 40px;
  display: flex;
}

.footer-label {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.footer-links-parent {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.link {
  color: #1f1f1f;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link:hover {
  color: #4d5876;
}

.navbar-logo-left {
  z-index: 999999999;
  position: relative;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  position: static;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover, .nav-link-4:focus {
  color: #fff;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-4:visited {
  color: #fff;
}

.nav-link-4.navlinkbacl {
  color: #000;
}

.mobile-margin-top-10 {
  margin-left: 60px;
}

.button-primary {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 50px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #4d5876;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.btndardsk {
  color: #fff;
  background-color: #4d5876;
}

.image-5 {
  height: 22px;
}

.image-5.logoimage.logoblack {
  filter: invert();
}

.text-block-10 {
  margin-top: 40px;
}

.image-6 {
  height: 23px;
}

.background-video {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

.heroimage.background-video {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1ed82cd7fffef5de2ac21b_shaking-hands-in-corporate-glass-building-2026-01-08-00-31-14-utc%20(1).jpg");
  background-position: 50% 0;
  background-size: cover;
}

.heroimage.background-video.fno {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1f567bad01e08cc33401c1_business-professional-woman-using-calculator-in-th-2026-01-07-00-59-24-utc%20(1).jpg");
}

.heroimage.background-video.procuremtn {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1f56b7d4a050fcae734672_business-handshake-near-shipping-containers-in-day-2026-03-24-04-06-34-utc%20(1).jpg");
}

.heroimage.background-video.legalbg {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1edac5d7fffef5de2cf666_tallinn-business-district-from-below-2026-01-08-07-24-59-utc%20(1).jpg");
}

.heroimage.background-video.sops {
  background-image: linear-gradient(#00000080, #00000080), url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1f57918eb87e19c5eb070b_handsome-man-and-woman-with-traditional-clothes-wo-2026-01-11-11-12-15-utc%20(1)%20(1).jpg");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.heroimage.background-video.itoperation {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1f57918eb87e19c5eb0724_server-room-full-of-data-storage-and-it-2026-01-09-08-43-16-utc%20(1).jpg");
  background-position: 50%;
  background-size: cover;
}

.heroimage.background-video.humarnresoise {
  background-image: url("https://cdn.prod.website-files.com/69ddf4ba09acac632ab3f3ec/6a1f56feb69a7b800307ade3_business-professionals-walking-in-city-building-wi-2026-01-07-00-56-17-utc%20(1).jpg");
}

.seconsub-flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 60px;
}

.subcards {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fafafa;
  border-radius: 8px;
  width: 33.3%;
  padding: 20px 26px 60px;
}

.subcard-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.subcard-desc {
  color: #000000b8;
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.subplatform {
  background-color: #141414;
}

.thirdsectionflex {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  margin-top: 60px;
}

.subthidbox {
  width: 25%;
}

.thirdboxhead {
  color: #fff;
  font-family: Ppneuemontreal Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 28px;
}

.bold-text {
  font-weight: 400;
}

.thirdboxdesc {
  color: #ffffffa8;
  margin-top: 20px;
  font-size: 18px;
  line-height: 22px;
}

.div-block-4 {
  background-color: #ffffff80;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.background-video-3 {
  background-image: linear-gradient(#00000030, #00000030);
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-7 {
  width: 64px;
  height: 64px;
}

.nav-point-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding-left: 18px;
  padding-right: 18px;
  position: static;
}

.nav-point-wrapper.last-nav-item {
  padding-right: 0;
}

.nav-point-wrapper.dropdown {
  margin-left: 0;
  margin-right: 0;
  padding-right: 13px;
  font-family: Ppneuemontreal Book, Arial, sans-serif;
  font-weight: 300;
}

.dropdown-list {
  background-color: #fff;
  width: 100vw;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 80px 0 auto auto;
  overflow: hidden;
}

.nav-link-5 {
  color: #fff;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  font-family: Ppneuemontreal Book, Arial, sans-serif;
  font-weight: 300;
  transition: color .3s ease-in-out;
}

.nav-link-5:hover {
  color: #fff;
}

.nav-link-5.w--current {
  color: #de5000;
  border-bottom: 3px solid #de5000;
}

.dropdown-item-wrapper {
  z-index: 1;
  height: 100%;
  box-shadow: none;
  background-color: #f7f9fc;
  display: flex;
}

.dropdown-toggle {
  padding: 0 18px 0 0;
}

.icon-3 {
  color: #fff;
  margin-right: 0;
}

.text-block-13 {
  color: #333;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.link-2 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.flex-block-7, .flex-block-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.heading-8 {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (min-width: 1920px) {
  .hero-main {
    min-height: 1280px;
  }

  .web-container {
    max-width: 1680px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .teamsection {
    min-height: 70vh;
  }

  .text-block-7 {
    line-height: 22px;
  }

  .enterprise-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .enterprise-flex {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .approach-section {
    min-height: 600px;
  }

  .text-block-14 {
    line-height: 22px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .rt-contact-two-form-wrapper {
    padding: 45px 60px 60px;
  }

  .rt-contact-two-form-text-wrapper {
    margin-top: 0;
  }

  .rt-contact-form-main-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .rt-text-field {
    padding-left: 15px;
  }

  .rt-error-message, .rt-success-message {
    padding: 10px;
  }

  .infotext.grey {
    font-size: 13px;
  }

  .logo {
    width: 106px;
  }

  .centered_w1 {
    padding-left: 42px;
    padding-right: 42px;
  }

  .centered_w1.nav-wrapper {
    align-items: center;
  }

  .nav-link-5.w--current {
    padding-bottom: 2px;
  }

  .logo-wrapper {
    flex: 1;
    margin-top: 1px;
  }

  .rt-doctor-name-and-category {
    margin-top: 21px;
  }

  .rt-team-member {
    max-width: 100%;
  }

  .rt-full-image-width-in-responsive {
    width: 100%;
    height: 100%;
  }

  .rt-team-one-expert-grid {
    grid-template-columns: 1fr 1fr;
  }

  .rt-radius-six.rt-responsive-full-width-2, .rt-responsive-full-width-2 {
    width: 100%;
  }

  .rt-client-image-two, .rt-client-image-one {
    width: 150px;
    height: auto;
  }

  .rt-home-three-client-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .rt-home-three-client-block.rt-client-active.rt-client-side-border, .rt-home-three-client-block.rt-client-inactive.rt-client-side-border {
    border-bottom: 1px solid #c3c3c3;
  }

  .rt-home-three-client-block.rt-client-inactive.rt-client-side-border {
    border-bottom: 1px solid #c3c3c3;
  }

  .rt-home-three-client-block.rt-client-inactive.rt-client-side-border.rt-border-none {
    border-bottom-style: none;
  }

  .rt-home-three-client-block.rt-client-active.rt-client-side-border {
    border-bottom: 1px solid #c3c3c3;
  }

  .rt-home-three-client-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-home-three-client-wrap.rt-client-full-border {
    border-bottom-style: none;
  }

  .rt-project-card-main-wrap {
    width: 100%;
  }

  .rt-about-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .rt-button-two {
    height: 50px;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-contact-two-form-wrapper {
    padding: 30px 30px 45px;
  }

  .centered_w1 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .nav-main {
    justify-content: center;
    align-items: center;
    height: 80px;
    display: flex;
  }

  .nav-link-5 {
    font-size: 6vw;
  }

  .logo-wrapper.page-transition {
    margin-right: 0;
  }

  .rt-team-oneteam-members-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .rt-responsive-full-width {
    width: 100%;
  }

  .rt-team-one-expert-grid {
    grid-template-columns: 1fr;
  }

  .rt-home-three-client-block {
    padding-bottom: 0;
  }

  .rt-home-three-client-block.rt-client-inactive.rt-client-side-border {
    border-right-style: none;
  }

  .rt-home-three-client-block.rt-client-active.rt-client-side-border {
    border-bottom: 1px solid #c3c3c3;
  }

  .rt-home-three-client-block.rt-client-active.rt-client-side-border.rt-client-no-border {
    border-bottom-style: none;
  }

  .rt-home-three-client-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-home-three-client-wrap.rt-client-full-border {
    border-bottom-style: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-autofit-8 {
    height: auto;
  }

  .rt-project-accodian-image {
    display: none;
  }

  .rt-construction-heading-block {
    max-width: 100%;
  }

  .rt-home-three-costruction-flex {
    display: block;
  }

  .rt-button-two-2 {
    height: 50px;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-about-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .hero-main {
    min-height: 600px;
    padding: 100px 20px 60px;
  }

  .heading {
    font-size: 44px;
    line-height: 120%;
  }

  .text-block {
    font-size: 18px;
  }

  .button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .web-container {
    max-width: 100%;
    padding: 40px 16px;
  }

  .web-container.weblow {
    padding-top: 0;
    padding-bottom: 0;
  }

  .primary-heading {
    font-size: 32px;
  }

  .subtext {
    font-size: 15px;
  }

  .architecture-flex.mobilenew {
    display: none;
  }

  .architecture-flex.deskno {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .arch-left {
    flex-flow: wrap;
    height: auto;
  }

  .arch-center {
    width: 100%;
  }

  .arch-right {
    height: auto;
  }

  .arch-item {
    flex-flow: column;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .teamsection {
    background-position: 0%;
    background-size: cover;
    min-height: 400px;
  }

  .fullhteam {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slideheadings {
    margin-top: 10px;
  }

  .text-block-7 {
    margin-top: 0;
  }

  .enterprise-flex {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .enterprise-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 20px;
  }

  .image-4 {
    width: 24px;
    height: 24px;
  }

  .text-block-8 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .approach-section {
    background-position: 50%;
    background-size: cover;
    min-height: 400px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-columns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .container {
    max-width: none;
  }

  .nav-menu-wrapper {
    width: 100%;
    margin: 0;
    position: absolute;
  }

  .nav-menu-two {
    filter: saturate(200%);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #ffffffd4;
    border-radius: 0;
    flex-direction: column;
    width: 100%;
    margin: 0;
  }

  .nav-link-4, .nav-link-4:visited {
    color: #000;
  }

  .mobile-margin-top-10 {
    margin-left: 0;
  }

  .menu-button.w--open {
    background-color: #9099a500;
  }

  .image-5 {
    width: 250px;
    height: auto;
  }

  .swippertop {
    margin-top: 40px;
  }

  .div-block-3 {
    background-color: #ffffff69;
  }

  .image-6 {
    width: 320px;
    height: auto;
  }

  .icon {
    color: #fff;
  }

  .background-video {
    top: 0;
  }

  .slidedrop {
    background-image: linear-gradient(174deg, #000, #0000008f 79%, #0003);
  }

  .background-video-2.deskvideon {
    display: none;
  }

  .background-video-2.mobileonvideo {
    display: block;
  }

  .seconsub-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 40px;
  }

  .subcards {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    padding: 15px 18px;
  }

  .subcard-heading {
    font-size: 20px;
    line-height: 24px;
  }

  .subcard-desc {
    font-size: 14px;
    line-height: 18px;
  }

  .thirdsectionflex {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    margin-top: 40px;
  }

  .subthidbox {
    width: 100%;
  }

  .thirdboxhead {
    margin-top: 0;
    margin-bottom: 0;
  }

  .bold-text {
    font-size: 20px;
  }

  .thirdboxdesc {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-4 {
    background-color: #ffffff69;
  }

  .rt-no-margin-top.rt-margin-bottom-twenty.rt-text-center {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 24px;
  }

  .rt-text-center.rt-form-two-description.rt-margin-bottom-thirty {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .rt-contact-two-form-wrapper {
    padding: 15px;
  }

  .rt-form-element-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: stretch;
  }

  .contacttex {
    width: 100%;
  }

  .heading-7 {
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 22px;
  }

  .dropdown-list {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: 170px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .centered_w1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-5 {
    color: #000;
    font-size: 14px;
  }

  .icon-3 {
    color: #000;
  }

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

  .flex-block-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .flex-block-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
  }

  .heading-8 {
    display: none;
  }

  .rt-category-cards-text.rt-margin-bottom-ten-2 {
    font-size: 20px;
  }

  .rt-team-oneteam-members-wrapper {
    grid-template-columns: 1fr;
  }

  .rt-body-font-color {
    font-size: 16px;
  }

  .trdes {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-14 {
    margin-top: 0;
  }

  .rt-home-three-client-block.rt-client-inactive, .rt-home-three-client-block.rt-client-inactive.rt-client-side-border, .rt-home-three-client-block.rt-client-inactive, .rt-home-three-client-block.rt-client-inactive.rt-client-side-border, .rt-home-three-client-block.rt-client-inactive.rt-client-side-border {
    padding-top: 20px;
  }

  .rt-home-three-client-wrap, .rt-home-three-client-wrap.rt-client-full-border, .rt-home-three-client-wrap.rt-client-full-border {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .rt-partners-marquee-main-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .rt-margin-bottom-zero {
    font-size: 16px;
    line-height: 24px;
  }

  .rt-project-card-wrap {
    padding: 20px 15px 15px 25px;
  }

  .rt-construction-heading-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-home-three-costruction-flex {
    display: flex;
  }

  .rt-project-card-main-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-10 {
    font-size: 20px;
    line-height: 30px;
  }

  .abouttxt {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hlet {
    width: 100%;
    font-size: 26px;
    line-height: 32px;
  }

  .tright {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

  .rt-heading-six.rt-margin-top-twenty-five {
    margin-top: 10px;
  }

  .rt-about-blog-card-paragraph {
    margin-top: 10px;
    line-height: 22px;
  }

  .rt-about-blog-wrapper {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .rt-about-blog-card-straight-line {
    display: none;
  }

  .ilogoss {
    width: 90px;
  }
}
