:root {
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--linear-color-two: #eff2ff;
  --radiant-ui-components-library-marketplace--linear-color-three: #e0ecff;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
  --radiant-ui-components-library-marketplace--light-grey: #5a5a5a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.rt-black-icon.rt-in-active {
  opacity: 0;
}

.rt-blue-icon {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon.rt-active {
  opacity: 1;
}

.rt-text-block {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-align: center;
  font-size: 32px;
  line-height: 36px;
}

.rt-nav-one {
  z-index: 999;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-bottom: 1px solid #d5d5d5;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.rt-nav-one-dropdown-list {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.rt-nav-top-wrap-contain.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap.rt-free {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border-radius: 20px;
  padding: 5px 15px;
}

.rt-text-icon-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.rt-text-icon-wrap.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-weight: 400;
}

.rt-nav-text.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-nav-one-arrow {
  margin-top: 4px;
}

.rt-responsive-full-width-2 {
  position: static;
}

.rt-nav-menu-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-nav-menu-2 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-dropdown-toggle-4 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 23px 10px;
  display: flex;
}

.rt-main-button-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 130px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-2:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-2.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-2.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links:hover {
  transform: translate(10px);
}

.rt-nav-links.w--current {
  color: #282828;
}

.rt-nav-links.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-one-nav-button-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-dropdown-list-5 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-5.w--open {
  background-color: #fff;
}

.rt-hamburger-2 {
  display: none;
}

.rt-auto-fit-15 {
  object-fit: contain;
  object-position: 50% 0%;
  height: auto;
  overflow: hidden;
}

.rt-startex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-container.rt-radious-ten {
  border-radius: 10px;
}

.rt-component-container.rt-container-full {
  max-width: none;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-heading-three {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-overflow-hidden.rt-radious-ten {
  border-radius: 10px;
}

.rt-no-margin {
  margin: 0;
}

.rt-about-two-cta-main-wrapper {
  z-index: 9;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.rt-get-now {
  background-color: #1670f84d;
  border-radius: 40px;
  padding: 5px 17px;
}

.rt-home-one-cta-bottom-section {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  max-width: 520px;
  margin-top: 200px;
  padding-top: 25px;
  display: flex;
}

.rt-home-one-cta-text-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 355px;
  display: flex;
}

.rt-home-one-cta {
  background-image: url('../images/CTA-bg-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 130%;
  position: absolute;
  inset: auto 0%;
}

.rt-about-two-cta-banner {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.rt-home-one-cta-paragraph {
  max-width: 390px;
  padding-right: 10px;
}

.rt-home-one-cta-paragraph.rt-body-dark-font {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
}

.rt-cta-box {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-top-left-radius: 6px;
  max-width: 260px;
  padding: 15px 40px 12px;
}

.rt-cta-box.rt-cta-box-two {
  background-color: #14151a;
  background-image: none;
  border-top-left-radius: 0;
  border-top-right-radius: 6px;
}

.rt-box-top-text {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-box-top-text.rt-margin-bottom-five {
  margin-bottom: 5px;
}

.rt-home-one-cta-top-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 172px;
  display: flex;
}

.rt-body-dark-font {
  color: var(--radiant-ui-components-library-marketplace--linear-color-three);
}

.rt-radious-ten {
  border-radius: 10px;
}

.rt-radious-ten.rt-overflow-hidden, .rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-margin-top-ten {
  margin-top: 10px;
}

.rt-tag-wrap {
  position: absolute;
  inset: 0% auto 0% 15px;
  transform: rotate(-90deg);
}

.rt-tag-wrap.rt-padding-none {
  left: 0;
}

.rt-home-one-hero-heading-flex {
  grid-column-gap: 20px;
  align-items: center;
  max-width: 426px;
  margin-bottom: 28px;
  position: relative;
}

.rt-devider-one {
  background-color: #02015a1f;
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
}

.rt-autofit-6 {
  object-fit: cover;
}

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

.rt-autofit-6.rt-responsive-full-width.rt-home-three-discover-right-image {
  z-index: 2;
  border-radius: 10px;
  width: 100%;
  height: auto;
  position: relative;
}

.rt-home-three-discover-right {
  flex: 0 50%;
  max-width: 38%;
  position: relative;
}

.rt-home-three-number-block {
  grid-column-gap: 40px;
  justify-content: center;
  padding-top: 10px;
}

.rt-home-three-number-right {
  width: 100%;
}

.rt-home-three-discover-left {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  flex: 0 46%;
  align-self: center;
  margin-top: 8px;
}

.rt-home-three-discover-flex {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
}

.rt-tag-5 {
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f0f0f0;
  border-radius: 7px;
  padding: 9px 20px 7px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.rt-tag-5.rt-dark-tab {
  color: #fff;
  background-color: #000;
}

.rt-home-three-number-left {
  width: 100%;
}

.rt-margin-bottom-thirty-3 {
  margin-bottom: 30px;
}

.rt-home-three-discover-right-background {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: none;
  position: absolute;
  inset: 0%;
}

.rt-home-three-expertise-heading {
  max-width: 18ch;
  padding-left: 60px;
}

.rt-margin-none {
  margin-top: 0;
  margin-bottom: 0;
}

.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.rt-heading-five-6 {
  color: #060606;
  text-align: left;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.rt-heading-five-6.rt-about-one-hero-pop-text {
  max-width: 165px;
}

.rt-right-arrow {
  border-left: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.rt-display-none {
  display: none;
}

.rt-about-one-hero-pop-box {
  z-index: 80;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 37px 40px 40px 43px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.rt-home-one-hero-container {
  z-index: 40;
  justify-content: flex-start;
  align-items: center;
  padding: 205px 15px 220px;
  display: flex;
  position: relative;
}

.rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
  padding-top: 174px;
  padding-left: 15px;
}

.rt-home-one-hero-image-wrapper {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
  z-index: 60;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 50%;
  display: flex;
  right: -28%;
}

.rt-home-one-hero-text-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-sub-heading {
  color: #060606;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-sub-heading.rt-text-blue {
  color: #384bf8;
}

.rt-about-one-hero-pop-flex {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 104px;
  display: flex;
}

.rt-home-one-hero-heading {
  background-color: #e8f2ff;
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner {
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
  border-radius: 10px;
  display: block;
}

.rt-home-one-hero-description {
  color: var(--radiant-ui-components-library-marketplace--light-grey);
  max-width: 410px;
  padding-bottom: 33px;
}

.rt-home-one-heading {
  max-width: 648px;
  padding-bottom: 14px;
}

.rt-home-one-heading.rt-about-one-hero-heading {
  max-width: 489px;
  padding-top: 7px;
}

.rt-home-one-heading.rt-about-one-hero-heading.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-about-one-slider-arrow {
  flex: none;
}

.rt-about-one-slider-arrow.rt-right-arrow {
  transform: rotate(180deg);
}

.rt-about-one-slider-right-arrow {
  background-color: #060606;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 6%;
}

.rt-button-new-text {
  z-index: 1;
  color: #27272e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .5s linear;
  position: relative;
}

.rt-button-new-text.rt-button-text-color-white {
  color: #fff;
}

.rt-button-overlay-2 {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 100% auto auto 50%;
  transform: translate(-50%);
}

.rt-button-overlay-2.rt-background-color-white {
  background-color: #fff;
  display: none;
}

.rt-button-new {
  justify-content: center;
  align-items: center;
  padding: 17px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-button-new.rt-background-color-blue {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-about-one-slider-left-arrow {
  z-index: 10;
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rt-about-one-hero-slider-musk {
  min-width: 835px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rt-about-one-hero-slider {
  background-color: #0000;
  height: 100%;
  padding-left: 117px;
  position: relative;
}

.rt-about-one-hero-slide-image {
  height: 100%;
}

.rt-about-one-hero-slide-image.rt-image-two-absolute {
  z-index: 2;
  position: absolute;
}

.rt-about-one-hero-slide-image.rt-image-three-absolute {
  z-index: 1;
  position: absolute;
}

.rt-about-one-hero-slide-image.rt-image-one-absolute {
  z-index: 3;
  position: absolute;
}

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-hamburger-3 {
  display: none;
}

.rt-dropdown-hover-border {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  transform-origin: 0%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale(0);
}

.rt-dropdown-list-7 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 5px;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-7.w--open {
  left: 0;
}

.rt-dropdown-icon-brown {
  opacity: 0;
  position: absolute;
}

.rt-navbar-contact-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  align-items: center;
  display: none;
}

.rt-dropdown-4 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 10px;
  display: flex;
  position: relative;
}

.rt-navbar-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 185px 1fr 185px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-brand-2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rt-brand-2.w--current {
  padding: 0 0 0 15px;
}

.rt-dropdown-link-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}

.rt-dropdown-link-3.w--current {
  color: #f02727;
}

.rt-nav-sub-menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-navbar-4 {
  background-color: #fff;
  padding-top: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-nav-menus {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  width: 100%;
  max-width: 590px;
  display: flex;
}

.rt-dropdown-toggle-two {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: none;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.rt-dropdown-icon-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-navbar-conmtact-and-humburgger {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px #0003;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.rt-nav-contact-number {
  color: #000;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 27px;
}

.rt-dropdown-list-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  min-width: 160px;
  padding: 14px 25px;
  display: flex;
}

.rt-responsive-full-width-4 {
  position: static;
}

.rt-nav-menu-main-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-nav-menu-3 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav-2 {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-dropdown-toggle-5 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 23px 10px;
  display: flex;
}

.rt-main-button-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 130px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-3:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-3.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-3.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links-2 {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links-2:hover {
  transform: translate(10px);
}

.rt-nav-links-2.w--current {
  color: #282828;
}

.rt-nav-links-2.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links-2.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-one-nav-button-wrap-2 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-dropdown-list-8 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-8.w--open {
  background-color: #fff;
}

.rt-hamburger-4 {
  display: none;
}

.rt-auto-fit-16 {
  object-fit: contain;
  object-position: 50% 0%;
  height: auto;
  overflow: hidden;
}

.rt-startex-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-hamburger-5 {
  display: none;
}

.rt-dropdown-list-9 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 5px;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-9.w--open {
  left: 0;
}

.rt-brand-3 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rt-brand-3.w--current {
  padding: 0 0 0 15px;
}

.rt-navbar-conmtact-and-humburgger-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px #0003;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.rt-nav-contact-number-2 {
  color: #000;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 27px;
}

.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-text-blue-2 {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container-2 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-container-2.rt-radious-ten-2 {
  border-radius: 10px;
}

.rt-component-section-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-2.rt-pogress-bar-v-one {
  padding-top: 20px;
  padding-bottom: 20px;
}

.rt-heading-three-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three-2.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-overflow-hidden-2 {
  overflow: hidden;
}

.rt-overflow-hidden-2.rt-radious-ten-2 {
  border-radius: 10px;
}

.rt-no-margin-2 {
  margin: 0;
}

.rt-about-two-cta-main-wrapper-2 {
  z-index: 9;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.rt-get-now-2 {
  background-color: #1670f84d;
  border-radius: 40px;
  padding: 5px 17px;
}

.rt-home-one-cta-bottom-section-2 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  max-width: 520px;
  margin-top: 200px;
  padding-top: 25px;
  display: flex;
}

.rt-home-one-cta-text-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 355px;
  display: flex;
}

.rt-home-one-cta-2 {
  background-image: url('../images/CTA-bg-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 130%;
  position: absolute;
  inset: auto 0%;
}

.rt-about-two-cta-banner-2 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.rt-home-one-cta-paragraph-2 {
  max-width: 390px;
  padding-right: 10px;
}

.rt-home-one-cta-paragraph-2.rt-body-dark-font-2 {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
}

.rt-cta-box-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-top-left-radius: 6px;
  max-width: 260px;
  padding: 15px 40px 12px;
}

.rt-cta-box-2.rt-cta-box-two {
  background-color: #14151a;
  background-image: none;
  border-top-left-radius: 0;
  border-top-right-radius: 6px;
}

.rt-box-top-text-2 {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-box-top-text-2.rt-margin-bottom-five {
  margin-bottom: 5px;
}

.rt-home-one-cta-top-section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 172px;
  display: flex;
}

.rt-body-dark-font-2 {
  color: var(--radiant-ui-components-library-marketplace--linear-color-three);
}

.rt-radious-ten-2 {
  border-radius: 10px;
}

.rt-radious-ten-2.rt-overflow-hidden-2, .rt-background-dark-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-percent-bar {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  height: 3px;
}

.rt-percent-bar.rt-bar-two {
  width: 95%;
}

.rt-percent-bar.rt-bar-one {
  width: 75%;
}

.rt-percent-bar.rt-bar-four {
  width: 60%;
}

.rt-percent-bar.rt-bar-three {
  width: 80%;
}

.rt-full-bar {
  background-color: var(--radiant-ui-components-library-marketplace--linear-color-three);
  width: 100%;
  height: 4px;
  margin-top: 16px;
}

.rt-progress-bar {
  flex-flow: column;
  display: flex;
}

.rt-progress-bar-section {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 41px 15px 44px;
  display: grid;
}

.rt-margin-top-ten-2 {
  margin-top: 10px;
}

.rt-component-heading-five {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 400;
  line-height: 31px;
}

.rt-component-heading-five.rt-align-left {
  text-align: right;
}

.rt-component-heading-five.rt-margin-top-ten-2 {
  margin-top: 10px;
}

.rt-hamburger-6 {
  display: none;
}

.rt-dropdown-hover-border-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  transform-origin: 0%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale(0);
}

.rt-dropdown-list-10 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 5px;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-10.w--open {
  left: 0;
}

.rt-dropdown-icon-brown-2 {
  opacity: 0;
  position: absolute;
}

.rt-navbar-contact-wrapper-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  align-items: center;
  display: none;
}

.rt-dropdown-5 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 10px;
  display: flex;
  position: relative;
}

.rt-navbar-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 185px 1fr 185px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-brand-4 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rt-brand-4.w--current {
  padding: 0 0 0 15px;
}

.rt-dropdown-link-4 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}

.rt-dropdown-link-4.w--current {
  color: #f02727;
}

.rt-nav-sub-menu-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-navbar-5 {
  background-color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-nav-menus-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  width: 100%;
  max-width: 590px;
  display: flex;
}

.rt-dropdown-toggle-two-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.rt-dropdown-icon-wrapper-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-navbar-conmtact-and-humburgger-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px #0003;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.rt-nav-contact-number-3 {
  color: #000;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 27px;
}

.rt-dropdown-list-wrapper-2 {
  grid-row-gap: 20px;
  flex-flow: column;
  min-width: 160px;
  padding: 14px 25px;
  display: flex;
}

.rt-responsive-full-width-5 {
  position: static;
}

.rt-nav-menu-main-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-nav-menu-4 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav-3 {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-dropdown-toggle-6 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 23px 10px;
  display: flex;
}

.rt-main-button-4 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 130px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-4:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-4.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-4.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links-3 {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links-3:hover {
  transform: translate(10px);
}

.rt-nav-links-3.w--current {
  color: #282828;
}

.rt-nav-links-3.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links-3.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-one-nav-button-wrap-3 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-dropdown-list-11 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-11.w--open {
  background-color: #fff;
}

.rt-hamburger-7 {
  display: none;
}

.rt-auto-fit-17 {
  object-fit: contain;
  object-position: 50% 0%;
  height: auto;
  overflow: hidden;
}

.rt-startex-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-category-cards-text-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-tag-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rt-tag-wrapper.rt-tab-view {
  margin-bottom: 30px;
}

.rt-white-line-image-two {
  border: 1px solid #6c6a86;
  width: 24px;
}

.rt-logistic-heading {
  text-align: center;
  max-width: 511px;
  margin-top: 0;
  margin-bottom: 25px;
}

.rt-logistic-section-image {
  object-fit: cover;
  width: 100%;
  box-shadow: 0 20px 40px #00000026;
}

.rt-logistic-head-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-logistic-head-content.rt-home-two-logistic-heading {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-logistic-card-sub-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.rt-card-content-box {
  z-index: 2;
  width: 87%;
  padding: 40px 30px 30px 60px;
  position: relative;
}

.rt-white-card-box {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-logistic-hrading-paragraph {
  color: #5a5b5b;
  letter-spacing: -.0225px;
  width: 566px;
  margin-bottom: 50px;
}

.rt-logistic-card-wrapper {
  z-index: 2;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.rt-logistic-box-paragraph {
  color: #666;
}

.rt-white-box-overlay {
  background-color: #fff;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-black-round {
  z-index: 20;
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -17%;
  bottom: auto;
  left: 8%;
}

.rt-logistic-card-box {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.rt-hamburger-8 {
  display: none;
}

.rt-dropdown-hover-border-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  transform-origin: 0%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale(0);
}

.rt-dropdown-list-12 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 5px;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-12.w--open {
  left: 0;
}

.rt-dropdown-icon-brown-3 {
  opacity: 0;
  position: absolute;
}

.rt-navbar-contact-wrapper-3 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  align-items: center;
  display: none;
}

.rt-dropdown-6 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 10px;
  display: flex;
  position: relative;
}

.rt-navbar-wrapper-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 185px 1fr 185px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-brand-5 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rt-brand-5.w--current {
  padding: 0 0 0 15px;
}

.rt-dropdown-link-5 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}

.rt-dropdown-link-5.w--current {
  color: #f02727;
}

.rt-nav-sub-menu-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-navbar-6 {
  background-color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-nav-menus-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  width: 100%;
  max-width: 590px;
  display: flex;
}

.rt-dropdown-toggle-two-3 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.rt-dropdown-icon-wrapper-3 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-navbar-conmtact-and-humburgger-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-left: 1px #0003;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.rt-nav-contact-number-4 {
  color: #000;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 27px;
}

.rt-dropdown-list-wrapper-3 {
  grid-row-gap: 20px;
  flex-flow: column;
  min-width: 160px;
  padding: 14px 25px;
  display: flex;
}

.rt-responsive-full-width-6 {
  position: static;
}

.rt-nav-menu-main-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-nav-menu-5 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main-4 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block-4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav-4 {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-dropdown-toggle-7 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 23px 10px;
  display: flex;
}

.rt-main-button-5 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 6px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-5:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-5.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-5.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links-4 {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links-4:hover {
  transform: translate(10px);
}

.rt-nav-links-4.w--current {
  color: #282828;
}

.rt-nav-links-4.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links-4.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-one-nav-button-wrap-4 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-dropdown-list-13 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-13.w--open {
  background-color: #fff;
}

.rt-hamburger-9 {
  display: none;
}

.rt-auto-fit-18 {
  object-fit: contain;
  object-position: 50% 0%;
  height: auto;
  overflow: hidden;
}

.rt-startex-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.rt-component-container-4 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-container-4.rt-container-full {
  max-width: none;
}

.rt-component-section-4 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-4.rt-three-x-award-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 10px;
  padding: 84px 15px 74px;
}

.rt-component-section-4.rt-client-background {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(#13233cf0, #13233cf0), url('../images/image-174_1image 174.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  padding-top: 20px;
  display: flex;
}

.rt-component-section-4.rt-footer-v-four {
  padding-top: 70px;
}

.rt-component-section-4.rt-accordion-v-six {
  padding-top: 50px;
}

.rt-no-margin-bottom {
  margin-bottom: 0;
}

.rt-no-margin-bottom.rt-component-text {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-home-one-award-bottom-block {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.rt-home-one-awards-large-text {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  writing-mode: vertical-rl;
  font-family: "Lato", sans-serif;
  font-size: 110px;
  font-weight: 600;
  line-height: 100%;
  transform: rotate(180deg);
}

.rt-home-one-award-top-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: flex-end;
}

.rt-home-one-award-wrap {
  align-items: stretch;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-one-award-top-left-block {
  flex: 1;
  max-width: 368px;
}

.rt-home-one-award-card-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  position: relative;
}

.rt-tag-type-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  font-size: 14px;
  line-height: 24px;
}

.rt-tag-type-two.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-home-one-awards-paragraph {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  max-width: 37ch;
}

.rt-overflow-none {
  overflow: hidden;
}

.rt-awards-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
}

.rt-component-heading-five-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: none;
  font-size: 21px;
  font-weight: 400;
  line-height: 31px;
}

.rt-logo-box-wrap {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #ffffff1a;
  border: 1px solid #424f61;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-white-logo-image {
  position: absolute;
}

.rt-logo-image-box {
  border-bottom: 1px solid #424f61;
  border-right: 1px solid #424f61;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 65px 50px 60px 52px;
  display: flex;
  position: relative;
}

.rt-logo-image-box.rt-tab-right-border-off.rt-desktop-bottom-border-off {
  border-bottom-style: none;
}

.rt-logo-image-box.rt-right-border-off {
  border-right-style: none;
}

.rt-logo-image-box.rt-right-border-off.rt-tab-bottom-border-off.rt-desktop-bottom-border-off, .rt-logo-image-box.rt-mobile-right-border-off.rt-desktop-bottom-border-off {
  border-bottom-style: none;
}

.rt-text-white-3 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-transform: none;
}

.rt-heading-three-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three-3.rt-text-white-3 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-transform: none;
}

.rt-team-page-cta-section {
  padding-top: 0;
}

.rt-cta-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-color-white {
  color: #fff;
}

.rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center.rt-cta-paragraph {
  max-width: 326px;
  margin-bottom: 0;
}

.rt-about-two-cta-right {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-end;
  min-width: 174px;
  max-width: 234px;
  display: flex;
}

.rt-cta-line {
  background-color: #fff;
  width: 1px;
  height: 76px;
  max-height: 76px;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit.rt-border-radious-ten {
  border-radius: 10px;
}

.rt-cta-text-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-margin-bottom-zero {
  margin-bottom: 0;
}

.rt-link-text-wrp {
  position: relative;
}

.rt-hero-button {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 12px 35px;
  font-size: 1rem;
  font-weight: 500;
}

.rt-hero-button.rt-black-button {
  background-color: #000;
}

.rt-about-two-cta-left {
  grid-column-gap: 28px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-secondary-btn-text {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 200%);
}

.rt-button-mask {
  overflow: hidden;
}

.rt-about-two-cta-block {
  grid-column-gap: 30px;
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.rt-about-two-cta-text-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-cta-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
  display: flex;
}

.rt-autofit-7 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-underline-off {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-footer-line {
  background-color: #dbe0f5;
  height: 1px;
  margin-bottom: 20px;
}

.rt-footer-link-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-footer-image-overlay {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  position: absolute;
  inset: 0%;
  transform: translate(0, 110%);
}

.rt-footer-one-new {
  background-image: url('../images/Rose-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 440px 525px;
  padding-top: 130px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-footer-wrapper {
  text-align: center;
  max-width: 726px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-footer-image-one {
  display: none;
  position: absolute;
  inset: auto -25% -15% auto;
}

.rt-footer-image-three {
  display: none;
  position: absolute;
  inset: -25% auto auto -35%;
}

.rt-change-padding {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

.rt-footer-button {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.rt-chnage-primary-color {
  color: #462720;
}

.rt-footer-social-media-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  max-width: 119px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.rt-auto-fit-two {
  object-fit: cover;
}

.rt-footer-heading {
  max-width: 556px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.rt-footer-image-two {
  display: none;
  position: absolute;
  inset: -15% -35% auto auto;
}

.rt-footer-image-four {
  display: none;
  position: absolute;
  inset: auto auto 0% -25%;
}

.rt-button-style {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 20px 45px 15px;
  font-size: .875rem;
  font-weight: 700;
}

.rt-button-style.rt-border-button {
  border: 1px solid var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-chnage-font {
  font-style: italic;
}

.rt-tag-two {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-tag-two.rt-text-capitalize {
  text-transform: uppercase;
}

.rt-tag-two.rt-text-capitalize.rt-underline-off {
  text-decoration: none;
}

.rt-text-align-center {
  text-align: center;
}

.rt-text-capitalize {
  text-transform: capitalize;
}

.rt-heading-six {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: -.2px;
  text-transform: none;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.rt-heading-six.rt-text-white.rt-text-lowarcase {
  text-transform: none;
}

.rt-heading-six.rt-text-lowarcase {
  text-transform: lowercase;
}

.rt-home-one-cta-3 {
  background-image: url('../images/CTA-bg-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 130%;
  position: absolute;
  inset: auto 0%;
}

.rt-details-col {
  width: 30%;
}

.rt-thumb-icon-block {
  position: absolute;
  top: -30px;
  right: -30px;
}

.rt-heading-col {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 49%;
  display: flex;
}

.rt-details-block {
  background-color: #ffffff1a;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px 30px;
  position: relative;
}

.rt-interest-flex {
  grid-column-gap: 165px;
  grid-row-gap: 165px;
  align-items: center;
  max-width: 1097px;
  display: flex;
}

.rt-main-block {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-main-block.rt-interest-block {
  background-image: url('../images/interest-bg.webp');
  background-size: cover;
  border-radius: 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 60px;
  overflow: hidden;
}

.rt-main-block.rt-interest-block.rt-home-one-cta {
  background-image: url('../images/Cta-background.webp');
  background-position: 50%;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.rt-main-block.rt-interest-block.rt-home-one-cta.rt-cta-nine {
  width: 100%;
  position: static;
}

.rt-description.rt-text-color-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-interest {
  margin-left: auto;
  margin-right: auto;
}

.rt-text-light-grey {
  color: #d3cedc;
}

.rt-text-color-white {
  color: #fff;
}

.rt-background-dark-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-margin-top-fifteen {
  margin-top: 15px;
}

.rt-home-three-video {
  z-index: 1;
  width: 95%;
  margin: 3px auto 3px 3px;
}

.rt-home-three-video.rt-video-v4 {
  aspect-ratio: 1;
  object-fit: cover;
}

.rt-home-three-feature-video-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 595px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-three-feature-contain-block {
  width: 100%;
  max-width: 520px;
}

.rt-home-three-feature-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  flex-flow: column;
  margin-top: 15px;
  display: flex;
}

.rt-home-three-feature-image-block-two {
  z-index: 6;
  border-radius: 10px;
  position: absolute;
  inset: auto 0% 33px auto;
  overflow: hidden;
}

.rt-home-three-feature-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: flex-start;
  align-items: center;
}

.rt-margin-top-none {
  margin-top: 0;
}

.rt-home-three-feature-image-block {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: -12px;
  display: block;
  position: absolute;
  inset: 0%;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.rt-overflow-hidden-3 {
  overflow: hidden;
}

.rt-home-one-marquee-section {
  padding-bottom: 80px;
}

.rt-marquee-wrapper {
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.rt-marquee-big-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: uppercase;
  flex: none;
  padding-right: 33px;
  font-size: 6.25rem;
  font-weight: 600;
  line-height: 5rem;
}

.rt-home-marquee-two {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  justify-content: flex-end;
  align-items: center;
  width: 110%;
  display: flex;
  transform: translate(-10px)rotate(4deg);
}

.rt-marquee-train-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex: none;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
}

.rt-marquee-text-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-transform: uppercase;
  font-size: 3.125rem;
  font-weight: 800;
  line-height: 3.75rem;
}

.rt-category-cards-text-3 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text-3.rt-margin-bottom-fifteen-2 {
  text-transform: none;
  margin-bottom: 15px;
}

.rt-category-cards-text-3.rt-margin-top-thirty {
  text-transform: none;
}

.rt-margin-bottom-twenty {
  margin-bottom: 20px;
}

.rt-full-width {
  border-radius: 10px;
  width: 100%;
}

.rt-advertise-content-icon-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 42px;
  display: flex;
}

.rt-advertise-icon-wrapper {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border: 1px solid #0000004d;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 600;
  position: relative;
}

.rt-advertise-icon-wrapper.rticon-two {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-dotted-line {
  border: 1px dashed #0003;
  flex: 1;
  width: 1px;
  height: 100%;
}

.rt-advertise-image-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-advertise-content-text-wrapper {
  max-width: 495px;
}

.rt-border-radius-six {
  border-radius: 6px;
}

.rt-advertise-content-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-advertise-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
}

.rt-position-relative {
  position: relative;
}

.rt-text-blue-3 {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-heading-five-7 {
  color: #060606;
  text-align: left;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.rt-heading-five-7.rt-about-one-hero-pop-text {
  text-transform: none;
  max-width: 165px;
}

.rt-right-arrow-2 {
  border-left: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.rt-display-none-2 {
  display: none;
}

.rt-about-one-hero-pop-box-2 {
  z-index: 80;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 37px 40px 40px 43px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.rt-home-one-hero-container-2 {
  z-index: 40;
  justify-content: flex-start;
  align-items: center;
  padding: 205px 15px 220px;
  display: flex;
  position: relative;
}

.rt-home-one-hero-container-2.rt-home-two-hero-container.rt-about-one-hero-container {
  padding-top: 60px;
  padding-bottom: 100px;
  padding-left: 15px;
}

.rt-home-one-hero-image-wrapper-2 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-home-one-hero-image-wrapper-2.rt-about-one-hero-image-wrapper {
  z-index: 60;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 50%;
  display: flex;
  right: -28%;
}

.rt-home-one-hero-text-wrapper-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-sub-heading-2 {
  color: #060606;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-sub-heading-2.rt-text-blue-3 {
  color: #384bf8;
}

.rt-about-one-hero-pop-flex-2 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.rt-home-one-hero-heading-2 {
  background-color: #e8f2ff;
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.rt-home-one-hero-heading-2.rt-home-two-hero-banner {
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rt-home-one-hero-heading-2.rt-home-two-hero-banner.rt-about-one-hero-section {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.rt-home-one-hero-heading-2.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
  border-radius: 10px;
  display: block;
}

.rt-home-one-hero-description-2 {
  color: var(--radiant-ui-components-library-marketplace--light-grey);
  max-width: 410px;
  padding-bottom: 33px;
}

.rt-home-one-heading-2 {
  max-width: 648px;
  padding-bottom: 14px;
}

.rt-home-one-heading-2.rt-about-one-hero-heading {
  max-width: 489px;
  padding-top: 7px;
}

.rt-home-one-heading-2.rt-about-one-hero-heading.rt-text-black-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-about-one-slider-arrow-2 {
  flex: none;
}

.rt-about-one-slider-arrow-2.rt-right-arrow-2 {
  transform: rotate(180deg);
}

.rt-about-one-slider-right-arrow-2 {
  background-color: #060606;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 6%;
}

.rt-button-new-text-2 {
  z-index: 1;
  color: #27272e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .5s linear;
  position: relative;
}

.rt-button-new-text-2.rt-button-text-color-white {
  color: #fff;
  text-transform: none;
}

.rt-button-overlay-3 {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 100% auto auto 50%;
  transform: translate(-50%);
}

.rt-button-overlay-3.rt-background-color-white {
  background-color: #fff;
  display: none;
}

.rt-button-new-2 {
  justify-content: center;
  align-items: center;
  padding: 17px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-button-new-2.rt-background-color-blue {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-about-one-slider-left-arrow-2 {
  z-index: 10;
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rt-about-one-hero-slider-musk-2 {
  min-width: 835px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rt-about-one-hero-slider-2 {
  background-color: #0000;
  height: 100%;
  padding-left: 117px;
  position: relative;
}

.rt-about-one-hero-slide-image-2 {
  height: 100%;
}

.rt-about-one-hero-slide-image-2.rt-image-two-absolute {
  z-index: 2;
  max-width: none;
  height: 100%;
  position: absolute;
}

.rt-about-one-hero-slide-image-2.rt-image-three-absolute {
  z-index: 1;
  max-width: none;
  height: 100%;
  position: absolute;
}

.rt-about-one-hero-slide-image-2.rt-image-one-absolute {
  z-index: 3;
  position: absolute;
}

.rt-text-black-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-number-img-bg-inner {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-image: url('../images/Group-1009002136.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  font-size: 30px;
  font-weight: 500;
  line-height: 50px;
  display: flex;
}

.rt-number-img-bg-inner:hover {
  background-image: url('../images/Group-1009002136-1.svg');
}

.rt-arrow-img-left {
  height: auto;
  position: absolute;
  inset: auto -12% 43% auto;
  transform: none;
}

.rt-arrow-img-left.rt-arrow-img-right {
  bottom: 46%;
  transform: rotate(-12deg);
}

.rt-number-block-2 {
  text-align: center;
  flex: 1;
  position: relative;
}

.rt-number-image-bg-outer {
  justify-content: center;
  align-items: center;
}

.rt-arrow-down-img {
  height: auto;
}

.rt-number-text-block-outer {
  align-items: center;
}

.rt-arrow-circle-block {
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-margin-bottom-fifteen-2 {
  margin-bottom: 15px;
}

.rt-margin-top-thirty {
  margin-top: 30px;
}

.rt-margin-top-twenty-seven {
  margin-top: 27px;
}

.rt-counter-number-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}

.rt-counter-number-wrap.about-two-why-counter {
  position: relative;
}

.rt-color {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -21px;
  left: -14px;
}

.rt-color.rt-one {
  top: -30%;
  left: -5%;
}

.rt-color.rt-two {
  background-image: linear-gradient(#fff, #fff);
  top: -30%;
  left: 8%;
}

.rt-color.rt-three {
  background-image: linear-gradient(#fff, #fff);
  top: -30%;
  left: 29%;
}

.rt-about-two-why-heading {
  max-width: 19ch;
}

.rt-pogress-bar-inner-line {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  width: 100%;
  height: 5px;
}

.rt-about-two-why-right-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: -6px;
  display: grid;
}

.rt-button-gradient {
  z-index: 3;
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.rt-button-color-wrap {
  background-color: #fff0;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.5px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.rt-new-button {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 12px 25px;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-counter-5 {
  overflow: hidden;
}

.rt-counter-5.rt-about-two-counter {
  height: 90px;
  overflow: hidden;
}

.rt-about-two-counter-number {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  font-family: "Lato", sans-serif;
  font-size: 90px;
  font-weight: 500;
  line-height: 90px;
}

.rt-about-two-counter-number.rt-small {
  font-size: 40px;
  line-height: 40px;
}

.rt-about-two-why-wrap {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  justify-content: flex-start;
  align-items: center;
}

.rt-margin-top-eighteen {
  margin-top: 18px;
}

.rt-about-two-why-left-block {
  width: 100%;
  max-width: 430px;
}

.rt-button-contain-wrap {
  z-index: 4;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  height: 2rem;
  position: relative;
}

.rt-pogress-bar {
  background-color: #d9d9d921;
  width: 100%;
  height: 4px;
  overflow: hidden;
}

.rt-tag-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rt-tag-wrapper-2.rt-tab-view {
  margin-bottom: 30px;
}

.rt-white-line-image-two-2 {
  border: 1px solid #6c6a86;
  width: 24px;
}

.rt-logistic-heading-2 {
  text-align: left;
  max-width: 511px;
  margin-top: 0;
  margin-bottom: 25px;
}

.rt-logistic-section-image-2 {
  object-fit: cover;
  width: 100%;
  box-shadow: 0 20px 40px #00000026;
}

.rt-logistic-head-content-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-logistic-head-content-2.rt-home-two-logistic-heading {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-logistic-card-sub-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.rt-card-content-box-2 {
  z-index: 2;
  width: 87%;
  padding: 40px 30px 30px 60px;
  position: relative;
}

.rt-white-card-box-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-logistic-hrading-paragraph-2 {
  color: #5a5b5b;
  letter-spacing: -.0225px;
  width: 566px;
  margin-bottom: 50px;
}

.rt-logistic-card-wrapper-2 {
  z-index: 2;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.rt-logistic-box-paragraph-2 {
  color: #666;
}

.rt-white-box-overlay-2 {
  background-color: #fff;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-black-round-2 {
  z-index: 20;
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -17%;
  bottom: auto;
  left: 8%;
}

.rt-logistic-card-box-2 {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-margin-top-ten-3 {
  margin-top: 10px;
}

.rt-about-option {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  letter-spacing: .32px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 26px;
}

.rt-about-option:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-about-option.rt-about-last {
  margin-bottom: 0;
}

.rt-designed-text {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.rt-home-about-block-one {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.rt-home-copyright-main-block {
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.rt-container-4 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-social-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.rt-links-block-two-home {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-home-footer-para {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  max-width: 316px;
  padding-top: 16px;
  font-size: 16px;
  line-height: 27px;
}

.rt-text-field-home {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  border: 1px solid #06060626;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 100%;
  margin-bottom: 0;
  padding: 26px 0 26px 20px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.rt-submit-button-home {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #0000;
  background-image: url('../images/Footer-One-Arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0 6px 6px 0;
  width: 51px;
  padding: 13px 21px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.75rem;
  overflow: hidden;
}

.rt-quick-link-list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 17px;
  line-height: 27px;
  display: flex;
}

.rt-quick-link-list.rt-padding-top {
  padding-top: 40px;
}

.rt-email-block {
  margin-top: 5px;
  margin-bottom: 0;
}

.rt-footer-blue-icon {
  z-index: 2;
  position: absolute;
}

.rt-form-home {
  grid-row-gap: 15px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  min-width: 316px;
  display: flex;
}

.rt-footer-lower-font {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 27px;
}

.rt-padding {
  margin-top: 6px;
}

.rt-social-links-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #06060626;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-footer-container-two {
  max-width: 1290px;
}

.rt-footer-links-text {
  color: #686868;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.rt-footer-links-text.rt-color-dark {
  color: #000;
}

.rt-footer-links-text.rt-color-dark.rt-hover:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-social-link-icons {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-footer-hover-icon {
  z-index: 1;
  position: relative;
}

.rt-footer-icon-background {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-radius: 6px;
  position: absolute;
  inset: 0%;
}

.rt-home-footer-main-block-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.rt-quick-link-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-quick-link-block-two.rt-padding {
  margin-top: 0;
}

.rt-footer-link-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 10px;
  display: flex;
}

.rt-footer-link-box.rt-padding-buttom {
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rt-error-message {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-success-message {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

.rt-image {
  margin-top: 6px;
}

.rt-accordion-answer-wrap {
  background-color: #f4f4fc;
  display: flex;
  position: static;
  overflow: hidden;
}

.rt-home-three-accordion-answer {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  padding-top: 20px;
}

.rt-home-three-accordion-wrapper {
  justify-content: flex-start;
  align-items: center;
}

.rt-home-three-accordions {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
}

.rt-home-three-accordion-block {
  background-color: #f4f4fc;
  border-radius: 10px;
  width: 100%;
  padding: 20px 50px;
}

.rt-home-three-accordion-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
}

.rt-home-three-accordion-wrap-heading {
  margin-bottom: 50px;
}

.rt-question-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-three-accordion-question {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.rt-minus {
  position: absolute;
}

.text-block {
  text-transform: none;
  font-size: 1rem;
  line-height: 1rem;
}

.text-block-2 {
  text-transform: uppercase;
}

@media screen and (min-width: 1280px) {
  .rt-text-white {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .rt-home-three-discover-right {
    max-width: 42%;
  }

  .rt-home-three-discover-right-background {
    display: flex;
    top: -30px;
    right: -30px;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    right: -22%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 57% 360%, 117% -80%, 0 0;
  }

  .rt-home-one-hero-description {
    max-width: 555px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    max-width: 648px;
    font-size: 52px;
    line-height: 60px;
  }

  .rt-navbar-contact-wrapper {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .rt-navbar-wrapper-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "."
    / 160px 1fr 550px;
    display: grid;
  }

  .rt-navbar-conmtact-and-humburgger, .rt-navbar-conmtact-and-humburgger-2 {
    padding-left: 27px;
  }

  .rt-nav-contact-number-2 {
    display: block;
    overflow: visible;
  }

  .rt-navbar-wrapper-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 185px 1fr 185px;
    display: grid;
  }

  .rt-navbar-conmtact-and-humburgger-3 {
    padding-left: 27px;
  }

  .rt-tag-wrapper {
    margin-bottom: 25px;
  }

  .rt-logistic-head-content {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .rt-card-content-box {
    padding-bottom: 40px;
    padding-left: 70px;
  }

  .rt-white-card-box {
    position: absolute;
    inset: auto 0% 0%;
  }

  .rt-logistic-hrading-paragraph {
    width: 566px;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-logistic-box-paragraph {
    margin-bottom: 0;
  }

  .rt-black-round {
    z-index: 10;
    background-color: #000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    display: flex;
  }

  .rt-logistic-card-box {
    position: relative;
  }

  .rt-navbar-wrapper-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 185px 1fr 185px;
    display: grid;
  }

  .rt-navbar-conmtact-and-humburgger-4 {
    padding-left: 0;
  }

  .rt-component-section-4.rt-client-background {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 40px;
  }

  .rt-home-one-awards-large-text {
    left: -2%;
  }

  .rt-footer-one-new {
    padding-top: 210px;
  }

  .rt-footer-image-one, .rt-footer-image-three, .rt-footer-image-two, .rt-footer-image-four {
    display: block;
    overflow: hidden;
  }

  .rt-home-one-hero-image-wrapper-2.rt-about-one-hero-image-wrapper {
    right: -22%;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner {
    background-position: 57% 360%, 117% -80%, 0 0;
  }

  .rt-home-one-hero-description-2 {
    max-width: 555px;
  }

  .rt-home-one-heading-2.rt-about-one-hero-heading {
    max-width: 648px;
    font-size: 52px;
    line-height: 60px;
  }

  .rt-arrow-circle-block {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-tag-wrapper-2 {
    margin-bottom: 25px;
  }

  .rt-logistic-head-content-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .rt-card-content-box-2 {
    padding-bottom: 40px;
    padding-left: 70px;
  }

  .rt-white-card-box-2 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .rt-logistic-hrading-paragraph-2 {
    width: 566px;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-logistic-box-paragraph-2 {
    margin-bottom: 0;
  }

  .rt-black-round-2 {
    z-index: 10;
    background-color: #000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    display: flex;
  }

  .rt-logistic-card-box-2 {
    position: relative;
  }

  .rt-home-about-block-one {
    width: auto;
  }

  .rt-links-block-two-home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .rt-submit-button-home {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .rt-quick-link-block-two.rt-padding-one {
    padding-right: 100px;
  }

  .rt-quick-link-block-two.rt-padding {
    padding-right: 116px;
  }

  .rt-quick-link-block-two.rt-padding-three {
    padding-right: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .rt-text-white {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .rt-nav-container {
    grid-template-columns: 270px 4fr 270px;
  }

  .rt-home-one-hero-container {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    min-width: 956px;
    right: -15%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 62% 411%, 117% -80%, 0 0;
  }

  .rt-navbar-contact-wrapper {
    text-align: right;
    display: flex;
  }

  .rt-navbar-wrapper-3 {
    grid-template-columns: 160px 1fr 550px;
  }

  .rt-brand-2 {
    padding-left: 15px;
  }

  .rt-vertical-align {
    flex-flow: column;
    display: flex;
  }

  .rt-navbar-conmtact-and-humburgger {
    border-left-style: solid;
  }

  .rt-nav-contact-number {
    height: 27px;
    overflow: hidden;
  }

  .rt-nav-right-block-2 {
    width: auto;
  }

  .rt-nav-container-2 {
    grid-template-columns: 270px 4fr 270px;
  }

  .rt-brand-3 {
    padding-left: 15px;
  }

  .rt-navbar-conmtact-and-humburgger-2 {
    border-left-style: solid;
  }

  .rt-nav-contact-number-2 {
    height: 27px;
    overflow: hidden;
  }

  .rt-navbar-contact-wrapper-2 {
    display: flex;
  }

  .rt-navbar-wrapper-4 {
    grid-template-columns: 350px 1fr 350px;
  }

  .rt-brand-4 {
    padding-left: 15px;
  }

  .rt-vertical-align-2 {
    flex-flow: column;
    display: flex;
  }

  .rt-navbar-conmtact-and-humburgger-3 {
    border-left-style: solid;
  }

  .rt-nav-contact-number-3 {
    height: 27px;
    overflow: hidden;
  }

  .rt-nav-container-3 {
    grid-template-columns: 270px 4fr 270px;
  }

  .rt-navbar-contact-wrapper-3 {
    display: flex;
  }

  .rt-navbar-wrapper-5 {
    grid-template-columns: 350px 1fr 350px;
  }

  .rt-brand-5 {
    padding-left: 15px;
  }

  .rt-vertical-align-3 {
    flex-flow: column;
    display: flex;
  }

  .rt-navbar-conmtact-and-humburgger-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-left-style: none;
    border-left-width: 0;
    padding-left: 0;
  }

  .rt-nav-contact-number-4 {
    height: 27px;
    overflow: hidden;
  }

  .rt-nav-container-4 {
    grid-template-columns: 270px 4fr 270px;
  }

  .rt-component-section-4.rt-client-background {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-top: 40px;
  }

  .rt-home-one-awards-large-text {
    line-height: 110px;
  }

  .heading {
    text-align: center;
    font-weight: 700;
  }

  .rt-about-two-cta-left {
    grid-column-gap: 40px;
  }

  .rt-footer-image-overlay {
    background-color: #462720;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-image-one {
    overflow: hidden;
  }

  .rt-footer-image-three {
    left: -40%;
    overflow: hidden;
  }

  .rt-footer-image-two, .rt-footer-image-four {
    overflow: hidden;
  }

  .rt-main-block.rt-interest-block {
    padding-left: 200px;
    padding-right: 200px;
  }

  .rt-description.rt-text-color-white.rt-cta-max-width {
    max-width: 392px;
  }

  .rt-heading-five-7.rt-about-one-hero-pop-text {
    text-transform: none;
  }

  .rt-home-one-hero-container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-one-hero-image-wrapper-2.rt-about-one-hero-image-wrapper {
    min-width: 956px;
    right: -15%;
  }

  .rt-about-one-hero-pop-flex-2 {
    padding-bottom: 20px;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner {
    background-position: 62% 411%, 117% -80%, 0 0;
  }

  .rt-button-new-text-2.rt-button-text-color-white {
    text-transform: none;
  }

  .rt-social-links-block {
    width: 51px;
    height: 51px;
  }
}

@media screen and (min-width: 1920px) {
  .rt-text-white {
    font-size: 32px;
    line-height: 36px;
  }

  .rt-nav-one-wrap {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .rt-nav-right-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav {
    z-index: 7;
  }

  .rt-nav-container {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-15 {
    object-fit: cover;
  }

  .rt-tag-wrap.rt-padding-none {
    left: -11px;
  }

  .rt-home-three-discover-right {
    justify-content: center;
    align-items: flex-end;
    max-width: 48%;
  }

  .rt-home-three-discover-left {
    flex-basis: 40%;
  }

  .rt-home-three-discover-flex {
    grid-column-gap: 60px;
  }

  .rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-left: 15%;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    right: 0%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0, 0 0;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
    padding-right: 0;
  }

  .rt-navbar-wrapper-3 {
    grid-template-columns: 160px 1fr 550px;
  }

  .rt-brand-2 {
    object-fit: none;
    max-width: 200px;
  }

  .rt-brand-2.w--current {
    padding-left: 40px;
  }

  .rt-navbar-4 {
    z-index: 10;
  }

  .rt-navbar-conmtact-and-humburgger {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .rt-nav-contact-number {
    object-fit: fill;
    min-width: 180px;
  }

  .rt-nav-right-block-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav-2 {
    z-index: 7;
  }

  .rt-nav-container-2 {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-16 {
    object-fit: cover;
  }

  .rt-brand-3.w--current, .rt-brand-4.w--current {
    padding-left: 40px;
  }

  .rt-navbar-5 {
    z-index: 10;
  }

  .rt-nav-right-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav-3 {
    z-index: 7;
  }

  .rt-nav-container-3 {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-17 {
    object-fit: cover;
  }

  .rt-brand-5.w--current {
    padding-left: 40px;
  }

  .rt-navbar-6 {
    z-index: 10;
  }

  .rt-nav-right-block-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav-4 {
    z-index: 7;
  }

  .rt-nav-container-4 {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-18 {
    object-fit: cover;
  }

  .rt-component-section-4.rt-client-background {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-top: 40px;
    display: flex;
  }

  .rt-home-one-awards-large-text {
    line-height: 90px;
  }

  .rt-logo-box-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .rt-about-two-cta-block {
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .rt-footer-image-three {
    left: -50%;
  }

  .rt-footer-image-two {
    right: -45%;
  }

  .rt-heading-col {
    grid-row-gap: 21px;
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-interest {
    margin-left: auto;
    margin-right: auto;
  }

  .rt-advertise-image-wrapper {
    border-radius: 6px;
  }

  .rt-home-one-hero-container-2.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-left: 15%;
  }

  .rt-home-one-hero-image-wrapper-2.rt-about-one-hero-image-wrapper {
    right: 0%;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0, 0 0;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
    padding-right: 0;
  }

  .rt-number-img-bg-inner {
    width: 220px;
    height: 220px;
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .rt-text-white {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .rt-nav-one {
    display: none;
  }

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

  .rt-nav-menu-main {
    flex-direction: column;
  }

  .rt-nav-menu-2 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-4 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-5 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex {
    padding-left: 0;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-about-two-cta-main-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-home-one-cta-bottom-section {
    align-items: stretch;
  }

  .rt-home-one-cta-top-section {
    margin-right: 0;
  }

  .rt-tag-wrap {
    position: static;
    transform: none;
  }

  .rt-home-one-hero-heading-flex {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
  }

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

  .rt-home-three-discover-right {
    max-width: 100%;
    margin-top: 30px;
  }

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

  .rt-margin-bottom-thirty-3 {
    margin-bottom: 25px;
  }

  .rt-home-three-discover-right-background {
    display: none;
  }

  .rt-home-three-expertise-heading {
    padding-left: 0;
  }

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

  .rt-right-arrow {
    border-left-width: 0;
    width: 50px;
    inset: auto 0% -50px 55px;
  }

  .rt-about-one-hero-pop-box {
    bottom: 80px;
  }

  .rt-home-one-hero-container {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .rt-home-one-hero-container.rt-home-two-hero-container {
    padding-top: 65px;
  }

  .rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-top: 77px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .rt-home-one-hero-image-wrapper {
    display: none;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    min-width: 100%;
    height: 600px;
    position: static;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 50%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 80px;
    display: flex;
  }

  .rt-home-one-hero-description {
    max-width: 700px;
    padding-bottom: 23px;
  }

  .rt-home-one-heading {
    padding-bottom: 4px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    max-width: 770px;
  }

  .rt-about-one-slider-right-arrow {
    z-index: 22;
    left: 10%;
  }

  .rt-about-one-slider-left-arrow {
    left: 3%;
  }

  .rt-about-one-hero-slider-musk {
    min-width: 100%;
  }

  .rt-about-one-hero-slider {
    min-width: 100%;
    padding-left: 0;
  }

  .rt-about-one-hero-slide-image.rt-image-two-absolute, .rt-about-one-hero-slide-image.rt-image-three-absolute {
    width: 100%;
    height: 100%;
  }

  .rt-about-one-hero-slide-image.rt-image-one-absolute {
    width: 100%;
    height: auto;
  }

  .rt-menu-button {
    padding: 0;
  }

  .rt-menu-button.w--open {
    background-color: #c8c8c800;
  }

  .rt-hamburger-3 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-menu-bar {
    background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-dropdown-list-7 {
    border-style: none;
    padding-top: 0;
    position: static;
  }

  .rt-navbar-contact-wrapper {
    display: none;
  }

  .rt-dropdown-4 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .rt-navbar-wrapper-3 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-brand-2 {
    height: 70px;
  }

  .rt-dropdown-link-3:hover {
    color: #000;
    transform: none;
  }

  .rt-dropdown-link-3.w--current {
    color: #15111c;
  }

  .rt-nav-menus {
    background-color: #f4e9ea;
    flex-flow: column;
    max-width: 100%;
    display: none;
    position: absolute;
    inset: 100% auto auto 0%;
  }

  .rt-dropdown-toggle-two {
    justify-content: space-between;
    align-items: center;
  }

  .rt-dropdown-list-wrapper {
    padding-left: 15px;
  }

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

  .rt-nav-menu-main-2 {
    flex-direction: column;
  }

  .rt-nav-menu-3 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-5 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap-2.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container-2 {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-3 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-8 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-3 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex-2 {
    padding-left: 0;
  }

  .rt-hamburger-5 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-dropdown-list-9 {
    border-style: none;
    padding-top: 0;
    position: static;
  }

  .rt-brand-3 {
    height: 70px;
  }

  .rt-heading-three-2 {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-about-two-cta-main-wrapper-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-home-one-cta-bottom-section-2 {
    align-items: stretch;
  }

  .rt-home-one-cta-top-section-2 {
    margin-right: 0;
  }

  .rt-progress-bar-section {
    grid-row-gap: 20px;
  }

  .rt-menu-button-2 {
    padding: 0;
  }

  .rt-menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .rt-hamburger-6 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-menu-bar-2 {
    background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-2.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-dropdown-list-10 {
    border-style: none;
    padding-top: 0;
    position: static;
  }

  .rt-navbar-contact-wrapper-2 {
    display: none;
  }

  .rt-dropdown-5 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .rt-navbar-wrapper-4 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-brand-4 {
    height: 70px;
  }

  .rt-dropdown-link-4:hover {
    color: #000;
    transform: none;
  }

  .rt-dropdown-link-4.w--current {
    color: #15111c;
  }

  .rt-nav-menus-2 {
    background-color: #f4e9ea;
    flex-flow: column;
    max-width: 100%;
    display: none;
    position: absolute;
    inset: 100% auto auto 0%;
  }

  .rt-dropdown-toggle-two-2 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-dropdown-list-wrapper-2 {
    padding-left: 15px;
  }

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

  .rt-nav-menu-main-3 {
    flex-direction: column;
  }

  .rt-nav-menu-4 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-6 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two-3 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap-3.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container-3 {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-4 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-11 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-4 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex-3 {
    padding-left: 0;
  }

  .rt-tag-wrapper {
    margin-bottom: 15px;
  }

  .rt-logistic-heading {
    margin-bottom: 22px;
  }

  .rt-logistic-hrading-paragraph {
    width: 100%;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-menu-button-3 {
    padding: 0;
  }

  .rt-menu-button-3.w--open {
    background-color: #c8c8c800;
  }

  .rt-hamburger-8 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-menu-bar-3 {
    background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-3.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-dropdown-list-12 {
    border-style: none;
    padding-top: 0;
    position: static;
  }

  .rt-navbar-contact-wrapper-3 {
    display: none;
  }

  .rt-dropdown-6 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .rt-navbar-wrapper-5 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-brand-5 {
    height: 70px;
  }

  .rt-dropdown-link-5:hover {
    color: #000;
    transform: none;
  }

  .rt-dropdown-link-5.w--current {
    color: #15111c;
  }

  .rt-nav-menus-3 {
    background-color: #f4e9ea;
    flex-flow: column;
    max-width: 100%;
    display: none;
    position: absolute;
    inset: 100% auto auto 0%;
  }

  .rt-dropdown-toggle-two-3 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-navbar-conmtact-and-humburgger-4 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .rt-dropdown-list-wrapper-3 {
    padding-left: 15px;
  }

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

  .rt-nav-menu-main-4 {
    flex-direction: column;
  }

  .rt-nav-menu-5 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-7 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two-4 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap-4.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container-4 {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-5 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-13 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-5 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-9 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex-4 {
    padding-left: 0;
  }

  .rt-component-section-4.rt-client-background {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-top: 40px;
  }

  .rt-component-section-4.rt-footer-v-four {
    padding-bottom: 40px;
  }

  .rt-home-one-award-bottom-block {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .rt-home-one-awards-large-text {
    left: -1%;
  }

  .rt-home-one-award-top-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .rt-home-one-awards-paragraph {
    max-width: none;
  }

  .rt-logo-box-wrap {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-bottom: 40px;
  }

  .rt-logo-image-box.rt-tab-right-border-off.rt-desktop-bottom-border-off {
    border-bottom-style: solid;
  }

  .rt-logo-image-box.rt-right-border-off.rt-tab-bottom-border-off {
    border-bottom-style: none;
  }

  .rt-logo-image-box.rt-mobile-right-border-off.rt-desktop-bottom-border-off {
    border-bottom-style: solid;
  }

  .rt-logo-image-box.rt-tab-bottom-border-off, .rt-logo-image-box.rt-tab-bottom-border-off.rt-mobile-right-border-off.rt-desktop-bottom-border-off {
    border-bottom-style: none;
  }

  .rt-heading-three-3 {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-team-page-cta-section {
    padding-bottom: 60px;
  }

  .rt-about-two-cta-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .rt-cta-line {
    display: none;
  }

  .rt-cta-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
  }

  .rt-about-two-cta-left {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-right: 0;
  }

  .rt-about-two-cta-block {
    display: block;
  }

  .rt-about-two-cta-text-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-cta-boxes {
    flex-direction: column;
  }

  .rt-footer-image-overlay {
    display: none;
  }

  .rt-footer-one-new {
    padding-top: 70px;
  }

  .rt-footer-heading {
    max-width: 550px;
  }

  .rt-details-col, .rt-heading-col {
    width: 100%;
  }

  .rt-interest-flex {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .rt-main-block.rt-interest-block {
    padding: 70px 50px;
  }

  .rt-main-block.rt-interest-block.rt-home-one-cta {
    width: auto;
  }

  .rt-interest {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .rt-home-three-feature-video-block {
    max-width: none;
  }

  .rt-home-three-feature-contain-block {
    max-width: 800px;
  }

  .rt-home-three-feature-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .rt-home-one-marquee-section {
    padding-bottom: 60px;
  }

  .rt-marquee-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-marquee-big-text {
    font-size: 4.6rem;
    line-height: 5.225rem;
  }

  .rt-advertise-content-text-wrapper {
    max-width: none;
  }

  .rt-advertise-content-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: stretch;
  }

  .rt-right-arrow-2 {
    border-left-width: 0;
    width: 50px;
    inset: auto 0% -50px 55px;
  }

  .rt-about-one-hero-pop-box-2 {
    bottom: 80px;
  }

  .rt-home-one-hero-container-2 {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .rt-home-one-hero-container-2.rt-home-two-hero-container {
    padding-top: 65px;
  }

  .rt-home-one-hero-container-2.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-top: 77px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .rt-home-one-hero-image-wrapper-2 {
    display: none;
  }

  .rt-home-one-hero-image-wrapper-2.rt-about-one-hero-image-wrapper {
    min-width: 100%;
    height: 600px;
    position: static;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner {
    background-position: 50%;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner.rt-about-one-hero-section {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 80px;
    display: flex;
  }

  .rt-home-one-hero-description-2 {
    max-width: 700px;
    padding-bottom: 23px;
  }

  .rt-home-one-heading-2 {
    padding-bottom: 4px;
  }

  .rt-home-one-heading-2.rt-about-one-hero-heading {
    max-width: 770px;
  }

  .rt-about-one-slider-right-arrow-2 {
    z-index: 22;
    left: 10%;
  }

  .rt-about-one-slider-left-arrow-2 {
    left: 3%;
  }

  .rt-about-one-hero-slider-musk-2 {
    min-width: 100%;
  }

  .rt-about-one-hero-slider-2 {
    min-width: 100%;
    padding-left: 0;
  }

  .rt-about-one-hero-slide-image-2.rt-image-two-absolute, .rt-about-one-hero-slide-image-2.rt-image-three-absolute {
    width: 100%;
    height: 100%;
  }

  .rt-about-one-hero-slide-image-2.rt-image-one-absolute {
    width: 100%;
    height: auto;
  }

  .rt-number-img-bg-inner {
    width: 150px;
    height: 150px;
    font-size: 30px;
    line-height: 40px;
  }

  .rt-arrow-img-left {
    display: none;
  }

  .rt-number-block-2 {
    grid-column-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .rt-arrow-down-img {
    display: none;
  }

  .rt-number-text-block-outer {
    align-self: center;
    align-items: flex-start;
  }

  .rt-arrow-circle-block {
    grid-column-gap: 10px;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-about-two-why-heading {
    max-width: none;
  }

  .rt-about-two-why-wrap {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-flow: column;
  }

  .rt-about-two-why-left-block {
    max-width: none;
  }

  .rt-tag-wrapper-2 {
    margin-bottom: 15px;
  }

  .rt-logistic-heading-2 {
    margin-bottom: 22px;
  }

  .rt-logistic-hrading-paragraph-2 {
    width: 100%;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-designed-text {
    text-align: left;
  }

  .rt-home-about-block-one {
    grid-row-gap: 0px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 2px;
  }

  .rt-home-copyright-main-block {
    grid-column-gap: 23px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-container-4 {
    max-width: 1290px;
    position: static;
  }

  .rt-social-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .rt-links-block-two-home {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: start;
    width: 100%;
  }

  .rt-home-footer-para {
    text-align: center;
    padding-top: 19px;
    padding-bottom: 25px;
  }

  .rt-footer-blue-icon {
    opacity: 0;
  }

  .rt-form-home {
    justify-content: center;
    padding-top: 16px;
  }

  .rt-home-footer-main-block-two {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: space-around;
    align-items: flex-start;
    padding-bottom: 67px;
    display: grid;
  }

  .rt-quick-link-block-two {
    text-align: left;
    align-items: flex-start;
  }

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

  .rt-home-three-accordion-section {
    flex-flow: column;
  }

  .rt-home-three-accordion-wrap-heading {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .rt-responsive-full-width-2 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-dropdown-list-5 {
    position: relative;
  }

  .rt-heading-three {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-about-two-cta-main-wrapper {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section {
    margin-top: 0;
    padding-top: 0;
  }

  .rt-home-one-cta-top-section {
    align-items: flex-start;
  }

  .rt-home-one-hero-heading-flex {
    flex-direction: column;
  }

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

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

  .rt-about-one-hero-pop-box {
    display: none;
  }

  .rt-home-one-hero-text-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title {
    text-align: center;
  }

  .rt-home-one-hero-description {
    text-align: center;
    max-width: 670px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    text-align: center;
  }

  .rt-about-one-slider-right-arrow {
    margin-bottom: 20px;
    left: auto;
    right: 3%;
  }

  .rt-about-one-slider-left-arrow {
    margin-bottom: 20px;
  }

  .rt-about-one-hero-slide-image.rt-image-one-absolute {
    height: 100%;
  }

  .rt-site-logo {
    width: 150px;
    height: auto;
  }

  .rt-brand-2.w--current {
    padding: 0;
  }

  .rt-responsive-full-width-4 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-5 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-dropdown-list-8 {
    position: relative;
  }

  .rt-brand-3.w--current {
    padding: 0;
  }

  .rt-heading-three-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-about-two-cta-main-wrapper-2 {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .rt-home-one-cta-top-section-2 {
    align-items: flex-start;
  }

  .rt-progress-bar-section {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .rt-site-logo-2 {
    width: 150px;
    height: auto;
  }

  .rt-brand-4.w--current {
    padding: 0;
  }

  .rt-responsive-full-width-5 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-6 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-dropdown-list-11 {
    position: relative;
  }

  .rt-tag-wrapper, .rt-tag-wrapper.rt-tab-view {
    margin-bottom: 18px;
  }

  .rt-logistic-heading {
    margin-bottom: 20px;
  }

  .rt-logistic-section-image {
    object-fit: cover;
    width: 100%;
  }

  .rt-logistic-card-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-site-logo-3 {
    width: 150px;
    height: auto;
  }

  .rt-brand-5.w--current {
    padding: 0;
  }

  .rt-navbar-conmtact-and-humburgger-4 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .rt-responsive-full-width-6 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-7 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-dropdown-list-13 {
    position: relative;
  }

  .rt-home-one-award-bottom-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 30px;
  }

  .rt-home-one-awards-large-text {
    font-size: 80px;
    display: none;
    position: static;
    left: 0%;
    transform: none;
  }

  .rt-home-one-award-card-block {
    flex-flow: column;
    max-width: 300px;
  }

  .rt-logo-box-wrap {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

  .rt-logo-image-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-heading-three-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center {
    text-align: center;
  }

  .rt-about-two-cta-right {
    justify-content: center;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-hero-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-about-two-cta-left {
    flex-direction: column;
    align-items: center;
  }

  .rt-about-two-cta-text-block {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }

  .rt-responsive-text-center {
    text-align: center;
  }

  .rt-about-one-hero-pop-box-2 {
    display: none;
  }

  .rt-home-one-hero-text-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-sub-heading-2.rt-text-blue-3.rt-about-one-hero-about-title {
    text-align: center;
  }

  .rt-home-one-hero-description-2 {
    text-align: center;
    max-width: 670px;
  }

  .rt-home-one-heading-2.rt-about-one-hero-heading {
    text-align: center;
  }

  .rt-about-one-slider-right-arrow-2 {
    margin-bottom: 20px;
    left: auto;
    right: 3%;
  }

  .rt-about-one-slider-left-arrow-2 {
    margin-bottom: 20px;
  }

  .rt-about-one-hero-slide-image-2.rt-image-one-absolute {
    height: 100%;
  }

  .rt-number-img-bg-inner {
    width: 100px;
    height: 100px;
    font-size: 25px;
    line-height: 35px;
  }

  .rt-number-block-2 {
    text-align: left;
    margin-top: 20px;
  }

  .rt-number-text-block-outer {
    align-self: center;
    align-items: flex-start;
  }

  .rt-arrow-circle-block {
    flex-direction: column;
  }

  .rt-counter-5.rt-about-two-counter {
    height: 80px;
  }

  .rt-about-two-counter-number {
    font-size: 70px;
    line-height: 80px;
  }

  .rt-tag-wrapper-2, .rt-tag-wrapper-2.rt-tab-view {
    margin-bottom: 18px;
  }

  .rt-logistic-heading-2 {
    margin-bottom: 20px;
  }

  .rt-logistic-section-image-2 {
    object-fit: cover;
    width: 100%;
  }

  .rt-logistic-card-wrapper-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-about-block-one {
    width: 100%;
  }

  .rt-social-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .rt-links-block-two-home {
    grid-column-gap: 80px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .rt-footer-lower-font {
    text-align: center;
  }

  .rt-home-footer-main-block-two {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .rt-quick-link-block-two {
    text-align: left;
    align-items: flex-start;
  }

  .rt-home-three-accordion-block {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-three-accordion-question {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

@media screen and (max-width: 479px) {
  .rt-about-two-cta-main-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section {
    flex-direction: column;
    align-items: stretch;
  }

  .rt-cta-box {
    max-width: none;
  }

  .rt-home-three-number-block {
    display: block;
  }

  .rt-home-one-hero-text-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .rt-home-one-hero-description, .rt-home-one-heading {
    text-align: center;
  }

  .rt-button-new-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-button-new {
    padding-top: 13.5px;
    padding-bottom: 15.5px;
  }

  .rt-site-logo {
    width: 140px;
  }

  .rt-about-two-cta-main-wrapper-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-one-cta-bottom-section-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .rt-cta-box-2 {
    max-width: none;
  }

  .rt-progress-bar-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-site-logo-2 {
    width: 140px;
  }

  .rt-tag-wrapper {
    margin-bottom: 16px;
  }

  .rt-logistic-heading {
    margin-bottom: 30px;
  }

  .rt-card-content-box {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .rt-white-box-overlay {
    transform: skew(-16deg);
  }

  .rt-site-logo-3 {
    width: 140px;
  }

  .rt-navbar-conmtact-and-humburgger-4 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

  .rt-component-section-4.rt-footer-v-four {
    padding-bottom: 40px;
  }

  .rt-home-one-award-bottom-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .rt-home-one-awards-large-text {
    left: 3%;
  }

  .rt-home-one-award-card-block {
    border-bottom: 1px solid #ffffff1a;
  }

  .rt-logo-box-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .rt-logo-image-box {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-logo-image-box.rt-mobile-right-border-off {
    border-right-style: none;
  }

  .rt-logo-image-box.rt-tab-bottom-border-off.rt-mobile-right-border-off {
    border-bottom-style: solid;
    border-right-style: none;
  }

  .rt-logo-image-box.rt-tab-bottom-border-off.rt-mobile-right-border-off.rt-desktop-bottom-border-off.rt-mobile-bottom-border-onn {
    border-bottom-style: solid;
  }

  .rt-about-two-cta-text-block {
    padding-top: 0;
  }

  .rt-footer-link-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-button {
    padding-bottom: 20px;
  }

  .rt-footer-heading {
    max-width: 200px;
  }

  .rt-main-block.rt-interest-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-one-marquee-section {
    padding-bottom: 55px;
  }

  .rt-dotted-line {
    display: none;
  }

  .rt-advertise-content {
    flex-direction: column;
  }

  .rt-home-one-hero-text-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-one-hero-heading-2.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .rt-home-one-hero-description-2, .rt-home-one-heading-2 {
    text-align: center;
  }

  .rt-button-new-text-2 {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-button-new-2 {
    padding-top: 13.5px;
    padding-bottom: 15.5px;
  }

  .rt-about-one-hero-slide-image-2.rt-image-two-absolute, .rt-about-one-hero-slide-image-2.rt-image-one-absolute {
    object-fit: cover;
  }

  .rt-number-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .rt-number-block-2.rt-number-block-revers {
    flex-direction: column-reverse;
  }

  .slide {
    object-fit: cover;
  }

  .rt-about-two-why-right-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .rt-tag-wrapper-2 {
    margin-bottom: 16px;
  }

  .rt-logistic-heading-2 {
    margin-bottom: 30px;
  }

  .rt-card-content-box-2 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .rt-white-box-overlay-2 {
    transform: skew(-16deg);
  }

  .rt-home-about-block-one {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-home-copyright-main-block {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-social-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
  }

  .rt-links-block-two-home {
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-footer-para {
    text-align: left;
  }

  .rt-quick-link-list.rt-padding-top {
    padding-top: 20px;
  }

  .rt-email-block {
    width: 100%;
  }

  .rt-form-home {
    min-width: 100%;
  }

  .rt-social-links-block {
    width: 40px;
    height: 40px;
  }

  .rt-home-social-link-icons {
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .rt-home-footer-main-block-two {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-bottom: 43px;
  }

  .rt-quick-link-block-two {
    text-align: left;
    align-items: flex-start;
  }

  .rt-quick-link-block-two.rt-padding {
    padding-bottom: 15px;
  }

  .rt-footer-link-box {
    padding-bottom: 20px;
  }

  .rt-footer-link-box.rt-padding-buttom {
    padding-bottom: 16px;
  }
}

#w-node-_8a5a85dc-9ae8-73d4-9599-5757fc1af9fd-a078b583 {
  justify-self: end;
}

#w-node-_71907083-5d73-6431-778b-3c2576cbbcc5-a078b583 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71907083-5d73-6431-778b-3c2576cbbcc6-a078b583 {
  justify-self: center;
}

#w-node-_71907083-5d73-6431-778b-3c2576cbbce7-a078b583 {
  place-self: start center;
}

@media screen and (max-width: 991px) {
  #w-node-_71907083-5d73-6431-778b-3c2576cbbcb3-a078b583 {
    place-self: start center;
  }
}


