@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SFProDisplay-Regular.woff2') format('woff2'), url('../fonts/SFProDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SFProDisplay-Semibold.woff2') format('woff2'), url('../fonts/SFProDisplay-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SFProDisplay-Bold.woff2') format('woff2'), url('../fonts/SFProDisplay-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('../fonts/SFProText-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('../fonts/SFProText-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html {
  /* force scroll bar at all time to prevent page jumping between scrollbar and no-scrollbar page */
  overflow-y: scroll;
}

body {
    font-family: 'SourceSansPro-Regular';
    width: 100%;
    overflow-x: hidden;
}

th {
  text-align: left;
}

thead {
  display: inline-block;
  width: 100%;
}

.mb-fiverem {
  margin-bottom: 5rem;
}

.platforms {
  padding: 5%;
  margin-bottom: 20%;
}

a.nav-link.mx-3.sf-pro-display {
  padding-bottom: 0px;
}

/* td.column-three,
.uc-reit {
  width: 15%;
  text-align: center;
}
.uc-fraction-td {
color: #fff;
background-color: #32325D !important;
} */
/* .uc-fraction {
  width: 15%;
  background-color: #32325D !important;
  padding: 0px 15px !important;
} */

/* td.column-two,
.uc-self {
  padding-left: 5%;
  width: 35%;
}

tbody {
  background-color: #fff;
  box-shadow: 2px 3px 10px #dedede;
  display: inline-block;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  width: 100%;
  color: #32325D;
} */

/* td.uc-fraction-td::before {
  color: white;
  content: "Fraction";
  width: 14.5%;
  font-size: 22px;
  padding: 10px;
  font-family: 'SourceSansPro';
  height: 17%;
  background: #32325d;
  position: absolute;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  top: -12%;
  right: 1.6%;
}

td.uc-fraction-td::after {
  content: "";
  width: 14.5%;
  font-size: 24px;
  padding: 10px;
  font-family: 'SourceSansPro';
  height: 9%;
  background: #32325d;
  position: absolute;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  top: 95%;
  right: 1.6%;
} */

.ss-pro-display{
    font-family: 'SourceSansPro';
}

.rounded-5{
    border-radius: 0.5rem;
}
.rounded-50{
    border-radius: 50%;
}
.btn-pill {
  padding: 6px 24px;
  border-radius: 24px;
}

.bg-black {
  background-color: black;
}

.bg-indigo {
  background-color: #5856d5;
}

.bg-gray {
  background-color: #4f4f51;
}

.bg-light-gray {
  background-color: #999999;
}

.text-black{
    color: black;
}

.dark-purple {
  color: #32325D;
}

.fw-semibold{
    font-weight: 600;
}
.top-0{
    top: 0;
}
.middle{
    transform:translate(-50%,-50%);
}
.left-50{
    left:50%;
}
.mw-1040{
    max-width: 1040px;
}

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

.text-gray {
  color: #4f4f51;
}
.text-light-gray {
  color:#999999 ;
}
.text-lighter-gray {
  color: #eeeeee;
}
.column-4-orange td:nth-child(4) {
    background-color: #F6F9FC;
    width: 15%;
}
.column-1-text-left th:nth-child(1) {
    text-align:left;
    padding-bottom: 15px;
    width: 350px;
}

i.fa.fa-angle-right {
  font-size: 17px;
  position: relative;
  top: 2px;
  display: inline-block;
  padding-left: 10px;
}

#real-estate {
  background-color: #F6F9FC;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
  position: relative;
  height: 100vh;
}

#real-estate-company {
  background-color: #F6F9FC;
  /* clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%); */
  position: relative;
  padding-bottom: 5%;
}
.company-skew::before {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 15vw;
  /* position: absolute; */
  transform: skewY(353deg);
  transform-origin: 0;
}

.mockup-img {
 top: 0px;
 z-index: 2;
 left: 65px;
 filter: drop-shadow(3px 3px 8px #222222);
 position: absolute;
}


.res-menu:hover, .res-menu:focus, .res-menu:active {
	color: #5856D6 !important;
}

.current {
  color: #5856D6 !important;
  text-decoration: none;
  font-weight: 600;
}

.grey {
  background-color: #F6F9FC !important;

}

.border-top-left {
  border-top-left-radius: 8px;
}

.border-bottom-radius {
  border-bottom-left-radius: 8px;
}

.table-fraction {
  font-size: 22px;
}

.company-stripe-one {
  position: absolute;
  top: -2%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform: skewY( 353deg);
  transform-origin: 0;
  background: #7775EA;
  z-index: 2;
}

.company-stripe-two {
  position: absolute;
  top: -0%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  transform: skewY(353deg);
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
}

.company-stripe-three {
  position: absolute;
  top: -10vw;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform: skewY( 353deg);
  transform-origin: 0;
  background: #7775EA;
  z-index: 2;
}

.company-stripe-four {
  position: absolute;
  top: -10vw;
  right: 0;
  display: block;
  height: 60px;
  transform: skewY(353deg);
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
}

.contact-us-stripe-one {
  position: absolute;
  top: 99%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform: skewY( 358deg);
  transform-origin: 0;
  background: #5856D6;
}
.contact-us-stripe-two {
  position: absolute;
  top: 102%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  transform: skewY(358deg);
  width: 21%;
  transform-origin: 0;
  background: #1C1C1E;
  z-index: -1;
}
.contact-us-stripe-three {
  position: absolute;
  top: 780px;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform: skewY( 358deg);
  transform-origin: 0;
  background: #F1E4FF;
  z-index: 2;
}

.contact-us-stripe-four {
  position: absolute;
  top: 798px;
  right: 0;
  display: block;
  height: 60px;
  transform: skewY(358deg);
  width: 21%;
  transform-origin: 0;
  background: #1d1d1f;
}

.container.mw-1040.pb-5.uc-padding-lending {
  position: relative;
  top: -10vw;
}

/* stripe products Start */
.products-stripe-one {
  position: absolute;
  top: -0%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.products-stripe-two {
  position: absolute;
  top: -3%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.products-stripe-three {
  position: absolute;
  top: -0%;
  right: 0;
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
.products-stripe-four {
  position: absolute;
  top: -3%;
  right: 0;
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}

.products-stripe-one-bottom {
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.products-stripe-two-bottom {
  position: absolute;
  bottom: -3%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.products-stripe-three-bottom {
  position: absolute;
  bottom: 0%;
  right: 0;
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
.products-stripe-four-bottom {
  position: absolute;
  bottom: -3%;
  right: 0;
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}
/* stripe products end */

/* stripe for UseCase page START*/
/* TOP */
.uc-stripe-one-top {
  position: absolute;
  top: -1.5%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.uc-stripe-two-top {
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.uc-stripe-three-top {
  position: absolute;
  top: -1.5%;
  right: 0;
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}
.uc-stripe-four-top {
  position: absolute;
  top: 0%;
  right: 0;
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
/* BOTTOM */
.uc-stripe-one {
  position: absolute;
  bottom: -1.5%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.uc-stripe-two {
  position: absolute;
  bottom: -4.5%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.uc-stripe-three {
  position: absolute;
  bottom: -1.5%;
  right: 0;
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}
.uc-stripe-four {
  position: absolute;
  bottom: -4.5%;
  right: 0;
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
/* stripe for UseCase page END*/

/* stripe for home page START*/
.stripe-one {
  position: absolute;
  bottom: -2%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.stripe-two {
  position: absolute;
  bottom: -6%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.stripe-three {
  position: absolute;
  bottom: -2%;
  right: 0;
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}
.stripe-four {
  position: absolute;
  bottom: -6%;
  right: 0;
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
/* stripe for home page END*/

/* .usecase-bg-padding {
  margin-bottom: 10px !important;
} */
.btn-grey {
  color: #fff;
  background-color: #2C2C2E;
  border-color: #2C2C2E;
  width: auto;
  font-size: 16px;
  height: 40px;
  filter: contrast(110%);
}

.btn-grey:hover {
  opacity: .8;
}

.btn:hover {
  color: #fff !important;
}

.btn-indigo {
  color: #fff !important;
  background-color: #5856D6 !important;
  border-color: #5856D6;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 40px;
}

.main-mb {
  margin-bottom: 3rem !important;
}

.main-pt {
  padding-top: 3rem !important;
}
.main-pb{
padding-bottom: 1rem !important;
}
.bg-gray-gradient {
  background: rgb(61,61,61);
  background: linear-gradient(176deg, rgba(61,61,61,1) 0%, rgba(22,22,22,1) 100%);
}

.row-gutter-2 {
  margin-right: calc(2rem /-2);
  margin-left: calc(2rem /-2);
}

.col-gutter-2 {
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
}

.nounderline {
  text-decoration: none !important
}

.sales,
.help,
.press {
  font-weight: 600;
  color: #2a2a59;
}

.cu-p {
  font-size: 18px;
  line-height: 24px;
  color: #2a2a59;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.tokenization-diagram-product-page {
  display: flex;
  transform: skewY(6deg);
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.circle::after {
  content: "";
  background: #c3ade6;
  border-radius: 50%;
  width: 350px;
  height: 350px;
  position: absolute;
  filter: blur(2.5rem);
  top: 215%;
  right: 90%;
  opacity: 0.9;
}

.circle-one::after {
  content: "";
  background: #c3ade6;
  border-radius: 50%;
  width: 350px;
  height: 350px;
  position: absolute;
  filter: blur(2.5rem);
  top: 60px;
  right: 89%;
  opacity: .7;
  z-index: -1;
}

.uc-padding-lending {
  padding-bottom: 0rem !important;
}

/* #real-estate-company::before {
  content: "";
  position: absolute;
  height: 100%;
  background-blend-mode: color;
  background-color: #F6F9FC;
  z-index: -1;
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
} */

.circle-two::after {
  content: "";
  background: #c3ade6;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  position: absolute;
  filter: blur(2.5rem);
  top: 30%;
  left: 58%;
  opacity: .8;
}

.span-four {
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.app-store-img {
  position: absolute;
  top: 300px;
  left: 65%;
  z-index: 1;
}

.img-indigo {
  width: 3.5rem;
}

.gradient-nav {
  content: "";
  position: absolute;
  background: linear-gradient(20.72deg, rgba(12, 12, 12, 0.49) 15.11%, rgba(255, 255, 255, 0) 89.51%),
              radial-gradient(108.65% 61.5% at 0% 15.6%, #5654ea 0%, rgba(255, 255, 255, 0) 100%),
              radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #7c58f5 100%),
              radial-gradient(121.2% 37.78% at 0% 18.74%, #735bc3 0%, rgba(255, 255, 255, 0) 100%),
              linear-gradient(230.45deg, #220e69 -3.43%, #7994f3 76.56%);
  height: 8rem;
  background-blend-mode: color;
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
}

.company-nav {
  height: 4rem;
  width: 100%;
  background-color: #5856D6;
  position: relative;
  z-index: 99;
}

.contact-us-top {
  background: rgba(242, 247, 255, 0.7) !important;
  transform: skewY(354deg);
  position: relative;
  background-color: #f4f4f4;
  top: -5rem;
  height: 50rem;
}

.contact-us-top::before {
  content: "";
  position: absolute;
  background: #c3ade6;
  border-radius: 50%;
  width: 500px;
  height: 500px;
  filter: blur(2.5rem);
  top: 4%;
  left: 74%;
  opacity: .6;
}

.contact-us-top::after {
  z-index: -1;
  content: "";
  position: absolute;
  background: #ade3e6;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  filter: blur(2.5rem);
  top: 70%;
  left: 57%;
  opacity: .6;
}

.contact-us-section {

  transform: skewY(-354deg);
  position: relative;
  top: 6rem;}

.corner::before {
  content: "";
  position: absolute;
  /* background-image:  radial-gradient(124.51% 664.18% at 92.92% -113.31%, #563cda 0%, #8370ce 52.67%, #6d56dd 63.21%, #8c7adf 80.12%, rgba(225, 225, 225, 0) 99.88%, #fff); */
  /* background-image: radial-gradient(209.51% 664.18% at 92.92% -113.31%, #002741 0%, #5C3AD1 48.67%, #3153CE 63.21%, #1A0078 80.12%, rgba(225, 225, 225, 0) 99.88%, #fff); */
  background: linear-gradient(20.72deg, rgba(12, 12, 12, 0.49) 15.11%, rgba(255, 255, 255, 0) 89.51%),
              radial-gradient(108.65% 61.5% at 0% 15.6%, #5654ea 0%, rgba(255, 255, 255, 0) 100%),
              radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #7c58f5 100%),
              radial-gradient(121.2% 37.78% at 0% 18.74%, #735bc3 0%, rgba(255, 255, 255, 0) 100%),
              linear-gradient(230.45deg, #220e69 -3.43%, #7994f3 76.56%);
  height: 30rem;
  /* background-blend-mode: multiply, screen, soft-light, hue, normal;
  mix-blend-mode: normal; */
  background-blend-mode: color;
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
}

.indigo {
  color: #5856D6;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  text-transform: uppercase;
}

.indigo-uc {
  color: #525F7F;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  text-transform: uppercase;
  padding: 0px 50px;
}

.indigo-uc:hover {
  color: #5856D6;
  cursor: pointer;
}

.active, .nwbutton:hover {
  color: #5856D6;
}

button.indigo-uc {
  background: transparent;
  border: 0px solid transparent;
  padding: 0px;
  text-align: left;
  text-transform: none;
}

.bg-indigo-dark {
  background-color: #211C44;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewY(353deg);
  margin-bottom: 5%;
  padding-bottom: 10%;
  padding-top: 5%;
}

.bg-indigo-dark-uc {
  background-color: #211C44;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewY(353deg);
  margin-bottom: 0%;
  padding-bottom: 2%;
  padding-top: 2%;
}

.bg-indigo-white {
  background-color: #ffffff;
  height: 110vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewY(353deg);
  margin-bottom: 160px;
}

.skew-uc {
  transform: skewY(-354deg);
}

.bg-indigo-dark-products {
  background-color: #211C44;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: skewY(354deg);
  margin-bottom: 50px;
  padding-top: 5%;
  padding-bottom: 10%;
}

.gets {
  position: relative;
  top: 5rem;
}

.room {
  width: 123%;
    position: relative;
    top: 12%;
    border-radius: 8px;
}

.journey {
  font-size: 18px;
  line-height: 24px;
  color: #525F7F;
}

.heading-two {
  font-weight: bold;
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.42px;
  color: #32325D;
  filter: contrast(110%);
}

.products {
  text-align: center;
  width: 211px;
  height: 235px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.use-case-mobile-text {
  font-size: 16px;
  color: #32325D;
  padding: 10px;
}

.card-body-uc {
  padding: 0.5rem 0.5rem !important;
}

.pp-stripe-one {
  position: absolute;
    top: -3%;
    left: 0;
    transform: skewY(353deg);
    right: 0;
    display: block;
    height: 40px;
    width: 31%;
    transform-origin: 0;
    background: #7775EA;
    z-index: 2;
}

.pp-stripe-two {
  position: absolute;
  top: 3%;
  left: 0;
  right: 0;
  display: block;
  height: 45px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  transform: skewY(353deg);
  z-index: 1;
}

.pp-stripe-three {
  position: absolute;
    top: -10vw;
    transform: skewY(353deg);
    right: 0;
    display: block;
    height: 40px;
    width: 31%;
    transform-origin: 0;
    background: #7775EA;
    z-index: 2;
}

.pp-stripe-four {
  position: absolute;
  top: -9vw;
  right: 0;
  display: block;
  height: 45px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  transform: skewY(353deg);
  z-index: 1;
}

.use-case-mobile-text-indigo {
  font-size: 16px;
  color: #5856D6;
  padding: 10px;
}

.use-case-table-mobile {
  text-align: center;
  width: auto;
  height: auto;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
  margin: 0px 20px;
}

.gradient-indigo-dark.triangle-skew::before {
  background: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 50%;
  transform: skewY(353deg);
  transform-origin: 0;
}

.tokenization-four {
  text-align: center;
  width: 366px;
  margin-top: 10%;
  height: 155px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.resources {
  color: #5856D6;
  Font size: 20px
}
.res-menu {
  color: #32325D !important;
  font-size: 17px !important;
  text-decoration: none !important;
}
.managment {
  text-align: center;
  width: 229px;
  height: auto;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.date {
  color: #525F7F;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  text-transform: uppercase;
}

.tokenization-one {
  text-align: center;
  width: 229px;
  height: 26.5vh;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.tokenization-two {
  text-align: center;
  width: 159px;
  height: 202px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.tokenization-three {
  text-align: center;
  width: 546px;
  height: 155px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.tokenization-one-products {
  text-align: center;
  width: 185px;
  height: 26.5vh;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.col-3.tokenization-one-products.text-white::after {
  content: "\f2ba";
  width: 1px;
  position: relative;
  content: "";
  display: inline-block;
  width: 305%;
  height: 47px;
  left: 50%;
  top: 16px;
  border-right: 2.5px solid #42427A;
  border-top: 2.5px solid #42427A;
  transform: rotate(180deg);
  margin-right: 0.5em;
}

.tokenization-two-products {
  text-align: center;
  width: 145px;
  height: 202px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.tokenization-three-products {
  text-align: center;
  width: 546px;
  height: 155px;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}


.card-center {
  text-align: center;
  width: 446px;
  height: auto;
  background: #32325D;
  border: 1px solid #383792;
  box-sizing: border-box;
  box-shadow: 0px 10px 11px rgb(0 0 0 / 10%);
  border-radius: 8px;
  padding: 5px 15px;
}

.card-tab {
  width: auto;
  height: 94px;
  background: #42427A;
  border-radius: 8px;
}

.card-tab-products {
  width: auto;
  height: auto;
  background: #42427A;
  border-radius: 8px;
}

.card-tab-three {
  width: 170px;
  height: 137px;
  background: #42427A;
  border-radius: 8px;
}

.card-tab-large{
  width: 193px;
height: 173px;
background: #42427A;
border-radius: 8px;
}

.card-tab-large-uc {
width: auto;
height: auto;
background: #F6F9FC;
border-radius: 8px;
border: 0px solid rgba(255, 255, 255, 0.125);
}

.card-tab-two {
  height: 180px;
  background: #42427A;
border-radius: 8px;
}

.card-margin {
  padding: 5px;
}

.card-title {
font-weight: 600;
font-size: 16px;
padding-top: 8px;
}

.card-title-uc {
  font-size: 14px;
  padding-top: 8px;
  font-weight: bold;
  color: #32325D;
  }

.invest {
  filter: drop-shadow(3px 3px 5px #222222);
  width: 100%;
}

.chart-uc {
  background-color: white;
  border-radius: 10px;
  width: 65%;
}
.uctt {
  width: 65%;
}


.purple-row-uc {
  text-align: center;
  background-color: #32325d;
  position: absolute;
  bottom: 29px;
  left: 70%;
  font-weight: bold;
  padding-bottom: 35px;
  padding-top: 10px;
  width: 140px;
  border-radius: 10px;
}

.property {
  width: 100%;
  position: relative;
  top: 13%;
  filter: drop-shadow(3px 3px 6px #222222);}

.profile{
  width: 100%;
  top: -48px;
  position: relative;
  filter: drop-shadow(3px 3px 5px #222222);
}

.gadgets {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}


.gradient-indigo-dark {
background-image: linear-gradient(360deg, #211c44 0%, #1f1a40 38.98%, #211c44 83.76%, #211c44 101.15%);
}

.polygon > * {
  z-index: 1;
}

.navbar.navbar-toggler {
  z-index: 1000;
}

.uc-img-1,
.platforms {
  width: 140%;
}

.hero-header {
  position: relative;
  top: 17%;
  font-style: normal;
  font-weight: bold;
  font-size: 79px;
  line-height: 80px;
  letter-spacing: 0.4px;
  color: #2C2C2E;
  filter: contrast(110%);
}

.hero-header-uc {
  font-style: normal;
  font-weight: bold;
  font-size: 79px;
  line-height: 80px;
  letter-spacing: 0.4px;
  color: #32325D
}

.products-main {
font-size: 60px;
line-height: 76px;
letter-spacing: 0.4px;
color: #32325D;
filter: contrast(110%);
}

.main-paragraph {
  font-size: 24px; color: #525F7F;
}

.triangle-two {
  clip-path: polygon(0 100%, 100% 0%, 100% 110%, 0 100%);
  height: 20vh;
  background: #211C44;
  top: -170px;
  position: relative;
}

.overflow-hidden.circle-two {
  position: relative;
  height: auto;
}

.circle-one {
  position: relative;
  height: auto;
  z-index: -1;
}

.gs-img {
  /* top: -170px; */
  background-image: linear-gradient( 360deg, #211c44 0%, #1f1a40 38.98%, #211c44 83.76%, #211c44 101.15%);
}

.vertical {
  width: 100%;
  position: relative;
  right: 10%;
  filter: drop-shadow(3px 3px 8px #222222);
}

.admin {
  width: 110%;
  position: relative;
  top: -50px;
  right: 2%;
  filter: drop-shadow(3px 3px 8px #222222);
}

.products::after {
  content: "";
  position: absolute;
  border: dashed 1px #42427A;
  top: 68%;
  left: 21%;
  width: 56%;
  z-index: -1;
}

.navbar.navbar-toggler {
  z-index: 1000;
}

.navbar {
  /* min-height: 56px;  */
  position: absolute;
  width: 100%;
  }

  .nav-mi {
      font-size: 18px;
      line-height: 24px;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255 / 85%);
}

  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.445);
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
  color: rgba(255, 255, 255, 0.445);
}



  a.btn.btn-pill.text-white:hover {
        opacity: .8;
  }

  .card-cu {
    border-radius: 8px;
  }

  .card-bcu {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }

  #navbarSupportedContent {
  position: absolute;left: 50%;transform: translatex(-50%);
  }

  .footer-img {
    mix-blend-mode: inherit;
    height: 800px !important;
  }

  .investment-profile {
    width: 81%;
    filter: drop-shadow(3px 3px 8px #141415) !important;
  }


@media screen and (max-width: 575px) and (min-width: 568px) {
  .uc-img-1, .platforms {
    width: 100%;
  }
  .circle-one {
    height: 110vh;
}

.diagram-mobile {
  width: 25%;
  position: relative;
  left: 37%;
}

.navbar {
  /* position: relative;
  background-color: #5856d5; */
}
}


@media screen and (max-width: 992px) and (min-width: 767px) {
  .navbar{
    position: relative !important;
    background-color: #5856d5;;
  }
  #navbarSupportedContent {
    position: relative;
  }
  .company-nav,
  .gradient-nav {
    display: none !important;
  }
  .nav-mi {
    padding-bottom: 1vh;
}
}


@media screen and (max-width: 1412px) {
  .chart-uc,
  .uctt {
    width: 100% !important;
  }
  .purple-row-uc {
    left: 73%;
  }
}

@media screen and (max-width: 1212px) {
  .purple-row-uc {
    left: 76%;
  }
}

@media screen and (max-width: 1024px) {
  .bg-indigo-dark {
    height: auto;
    padding-bottom: 5%;
  }

  .purple-row-uc {
    left: 80%;
  }
  .card-center, .products, .managment {
    width: 73%;
  }
  .card-tab-large {
    width: auto;
  }

  td.column-three, .uc-reit {
    width: 11%;
}

td.uc-fraction-td::before,
td.uc-fraction-td::after {
  right: 1.7%;
}

  .triangle-diagram {
    display: none !important;
  }

  .company-platforms {
    height: 45vh;
  }

  .products-stripe-two,
.products-stripe-four {
  top: -5.8%;
}

  /* .bg-indigo-dark-products {
    height: 100vh;
  } */

  /* .overflow-hidden.circle-two, .comp {
    height: auto;;
} */

  .triangle,
  .triangle-two {
    height: 10vh !important;
  }

  .bg-indigo-dark-products .container {
    transform: skewY(-354deg);
  }

  /* UseCase stripe START */
.uc-stripe-one-top,
.uc-stripe-three-top {
  top: -3.5%;
}
.uc-stripe-two-top,
.uc-stripe-four-top {
  top: -2%;
}
/* UseCase stripe END */

.products,
.platform,
.managment {
  margin-bottom: 100px;
}

.products::after {
  content: "";
  position: absolute;
  border: dashed 1px #42427A;
  top: 29%;
  left: 50%;
  height: 65rem;
  width: 0%;
}

/* stripe for home page START*/
.stripe-one {
  position: absolute;
  bottom: -1%;
  left: 0;
  right: 0;
  display: block;
  height: 40px;
  width: 31%;
  transform-origin: 0;
  background: #7775EA;
}
.stripe-two {
  position: absolute;
  bottom: -3.5%;
  left: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 21%;
  transform-origin: 0;
  background: #F1E4FF;
  z-index: -1;
}
.stripe-three {
  position: absolute;
  bottom: -1%;
  right: 0;
  content: '';
  display: block;
  height: 40px;
  width: 36%;
  transform-origin: 0;
  background: #D6B1FF;
}
.stripe-four {
  position: absolute;
  bottom: -3.5%;
  right: 0;
  content: '';
  display: block;
  height: 60px;
  width: 13%;
  transform-origin: 0;
  background: #7775EA;
  z-index: -1;
}
/* stripe for home page END*/

/* .nav-mi {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
}

#navbarSupportedContent {
  position: fixed !important;
  }

.navbar-toggler,
.navbar-brand {
  z-index: 2 !important;
}

.navbar-dark .navbar-toggler {
  border-color: rgba(255,255,255,.0) !important;
}

.navbar-collapse {
  background: linear-gradient(20.72deg, rgba(12, 12, 12, 0.49) 15.11%, rgba(255, 255, 255, 0) 89.51%), radial-gradient(108.65% 61.5% at 0% 15.6%, #34338D 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #5C3AD1 100%), radial-gradient(121.2% 37.78% at 0% 18.74%, #1A0071 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(230.45deg, #5C3AD1 -3.43%, #3153CE 76.56%);
  background-blend-mode: color;
  width: 100%;
  height: 100%;
  top: 0; left: 0; right: 0; bottom: 0;
  transition: opacity 0.35s ease;
  display: flex;
  flex-direction: column;
}

.navbar .navbar-collapse.collapse {
  opacity: 0;
  display: flex;
  pointer-events: none;
}
.navbar .navbar-collapse.collapsing[style*="height"] {
  opacity: 1;
  height: 100vh !important;
}
.navbar .navbar-collapse.collapsing {
  opacity: 0;
  height: 100vh;
}
.navbar .navbar-collapse.collapse.show {
  opacity: 1;
  pointer-events: auto;
}
.navbar .navbar-collapse .navbar-nav {
  margin-right: initial !important;
  margin-top: auto;
  margin-bottom: auto;
  height: 60%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-toggler span {
  display: block;
  background-color: #f1f1f1;
  height: 2px;
  width: 36px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg) ;
}
.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg) ;
}
.navbar-toggler span:nth-child(2) {
  opacity: 1;
}
.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg) ;
} */

.tokenization-diagram-product-page {
  justify-content: center;
}

.tokenization-three-products {
  text-align: center;
  width: 190px;
  float: right;
  margin-bottom: 20%;
  margin-top: 20%;
  height: auto;
  flex-direction: column;
}

.tokenization-two-products {
  width: 190px;
}

.tokenization-four {
  float: right;
}

.tokenization-one-products {
  height: 16vh;
}

.col-3.tokenization-one-products.text-white::after {
  width: 20%;
  height: 340%;
  left: 10%;
}

}

@media screen and (max-width: 768px) {
.contact-us-top {
  height: 102rem;
}

.contact-us-stripe-two {
  top: 100%;

}
.contact-us-stripe-three {
  top: 1610px;
}
.contact-us-stripe-four {
  top: 1630px;
}
.mockup {
  display: none;
}
.hero-header {
  font-size: 69px;
  line-height: 67px;
}

.products-stripe-two-bottom,
  .products-stripe-four-bottom {
    bottom: -4.8%;
  }

.investment-profile {
  top: 25%;
  position: relative;
}

.gradient-nav {
  position: relative;
}

.products-stripe-two,
.products-stripe-four {
  top: -4.8%;
}

.products-main,
.hero-header-uc {
  font-size: 45px;
  line-height: 54px;
}

#investment-app {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
} */

/* NAV BAR */

.nav-mi {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
}

#navbarSupportedContent {
  position: fixed !important;
  }

.navbar-toggler,
.navbar-brand {
  z-index: 2 !important;
}

.navbar-dark .navbar-toggler {
  border-color: rgba(255,255,255,.0) !important;
}

/* .nav-mi {
  padding-bottom: 6vh;
} */

.navbar-collapse {
  background: linear-gradient(20.72deg, rgba(12, 12, 12, 0.49) 15.11%, rgba(255, 255, 255, 0) 89.51%), radial-gradient(108.65% 61.5% at 0% 15.6%, #34338D 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #5C3AD1 100%), radial-gradient(121.2% 37.78% at 0% 18.74%, #1A0071 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(230.45deg, #5C3AD1 -3.43%, #3153CE 76.56%);
  background-blend-mode: color;
  width: 100%;
  height: 100%;
  top: 0; left: 0; right: 0; bottom: 0;
  transition: opacity 0.35s ease;
  display: flex;
  flex-direction: column;
}

.navbar .navbar-collapse.collapse {
  opacity: 0;
  display: flex;
  pointer-events: none;
}
/* .navbar .navbar-collapse.collapsing[style*="height"] {
  opacity: 1;
  height: 100vh !important;
} */
.navbar .navbar-collapse.collapsing {
  opacity: 0;
  /* height: 100vh; */
  height: auto;
}
.navbar .navbar-collapse.collapse.show {
  opacity: 1;
  pointer-events: auto;
}
.navbar .navbar-collapse .navbar-nav {
  margin-right: initial !important;
  margin-top: auto;
  margin-bottom: auto;
  height: 65%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  /* margin-bottom: 30%; */
}

.navbar-toggler span {
  display: block;
  background-color: #f1f1f1;
  height: 2px;
  width: 36px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg) ;
}
.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg) ;
}
.navbar-toggler span:nth-child(2) {
  opacity: 1;
}
.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg) ;
}
}

@media screen and (max-width: 567px) {
  .home-page .navbar {
    /* z-index: -1; */
    background: none;
  }

  .article {
    margin-top: 10%;
  }

  .span-four {
    flex-direction: column;
    align-items: center;
  }

  .mockup-img {
    top: 0px;
    z-index: 2;
    left: 0px;
    width: 220%;
    position: relative;
    padding: 20px;
  }

  .mockup {
    display: block;
  }

.home-page .mobile-gradient::before {
    position: absolute;
    content: "";
    height: 24rem;
    transform: skewY(348deg);
    width: 100%;
    top: -105px;
    background: linear-gradient( 20.72deg, rgb(12 12 12 / 0%) 15.11%, rgba(255, 255, 255, 0) 89.51%), radial-gradient(108.65% 61.5% at 0% 15.6%, #ab86a89e 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #7c58f540 100%), radial-gradient(121.2% 37.78% at 0% 18.74%, #9a6ea9 0%, rgba(255, 255, 255, 0) 100%), linear-gradient( 230.45deg, #312363 -3.43%, #7994f3 76.56%);
  }

  .navbar {
    position: relative;
    background: linear-gradient(
20.72deg
 , rgba(12, 12, 12, 0.49) 15.11%, rgba(255, 255, 255, 0) 89.51%), radial-gradient(108.65% 61.5% at 0% 15.6%, #5654ea 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(93.47% 19.98% at 100% 3.95%, rgba(142, 140, 255, 0) 0%, #7c58f5 100%), radial-gradient(121.2% 37.78% at 0% 18.74%, #735bc3 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(
230.45deg
 , #220e69 -3.43%, #7994f3 76.56%);
 background-blend-mode: color;
    }
.diagram-mobile {
  width: 100%;
}
  .main-mb,
  .use-case,
  .mb-fiverem {
      margin-bottom: 0rem !important;
    }

  .platforms {
    padding: 4%;
  }

  .pp-stripe-three {
    top: -12vw;
  }
  .pp-stripe-four {
    top: -7vw;
  }

  .main-pt,
  .table-uc {
      padding-top: 0rem !important;
    }

  .main-pb{
      padding-bottom: 0rem !important;
      }

  .hero-header{
  font-size: 53px;
  line-height: 56px;
  top: 5%;
  }

  .hero-header-uc {
    font-size: 42px;
    line-height: 51px;
  }
  .background-white{
    height: auto;
  }

  .main-header {
    top: 0%;
  }
.property {
  transform: translate(38%, 13%);
  width: 200%;
}
.invest {
  transform: translate(-10%, 0%);
  width: 350%;
}
/* home page stripe START */
.stripe-two,
.stripe-four {
  bottom: -3%;
}

.uc-stripe-two,
.uc-stripe-four {
  bottom: -5%;
}
/* home page stripe END */

.products-stripe-one,
.products-stripe-three {
  top: -0%;
}

/* UseCase stripe START */
.uc-stripe-one-top,
.uc-stripe-three-top {
  top: -2%;
}

.products-stripe-two,
.products-stripe-four {
  top: -1%;
}

.uc-stripe-four-top,
.uc-stripe-two-top {
  top: -1%;
 }

/* UseCase stripe END */

.vertical {
  width: 195%;
  transform: translate(6%, -10%);
  top: 20px;
}

.admin {
  transform: translate(27%, -23%);
  width: 150%;
}

.corner::before {
  position: relative;
}

.bg-indigo-dark {
  height: auto;
  margin-bottom: 80px;
  margin-top: 15%;
}

.use-case-padding {
  padding-top: 0px !important;
}

.company-platform {
  position: relative;
  height: 95vh;
  top: 70px;
}

.products,
.card-tab-large,
.managment {
  width: 100%;
}

#real-estate {
  clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  height: 122vh;
}

#real-estate-company {
  height: auto;
}

.company-stripe-two {
  top: -0.5%;
}
.company-stripe-three {
  top: -15vw;
}
.company-stripe-four {
  top: -11vw;
}
.gadgets-two {
  height: 15rem;
}

.card-center,
.products,
.managment {
  width: 100% !important;
}

.app-store-img {
  position: relative;
  z-index: 1;
  height: 20vh;
  top: 0px;
  left: 0%;
}

.col-sm-6.card-margin {
  width: 50%;
}

.platform .card-tab {
  height: 115px;
}

.footer-img {
  height: 500px !important;
}

.triangle {
  display: none;
}

.triangle-two {
  display: none;
}

.mobile-img-one,
.mobile-img-two  {
  padding-top: 10%;
}

.room,
.uc-img-1,
.platforms {
  width: 100%;
}

/* .gradient-indigo-dark {
  background: linear-gradient(180deg, #ffffff 0%, #1f1a40 38.98%, #211c44 83.76%, #211c44e8 101.15%);
    clip-path: polygon(0% 15%, 100% 0, 100% 100%, 0 100%);
} */

.gs-img {
  top: 0px;
}

.bg-indigo-dark-products {
  height: auto;
  padding-bottom: 30%;
  padding-top: 10%;
  transform: skewY(351deg);
  margin-top: 20%;
  clip-path: none !important;
}
.bg-indigo-dark-products .container {
  transform: skewY(-351deg);
}

.products-stripe-two-bottom,
.products-stripe-four-bottom {
  bottom: 0%;
}

.products-stripe-one-bottom,
.products-stripe-three-bottom {
  bottom: -2%;
}

.products-main {
  font-size: 42px;
  line-height: 51px;
}

.uc-pt {
  padding-top: 0px !important;
}

/* #investment-app,
.use-case {
  margin-top: 0px !important;
  padding-top: 0px !important;
} */
.circle-two {
  top: 64px;
}

.circle-one {
  height: auto;
}

.skew-uc {
  transform: skewY(0deg);
}

.circle-two::after {
  content: "";
  background: #c3ade6;
  border-radius: 50%;
  width: 250px;
  height: 250px;
  position: absolute;
  filter: blur(2.5rem);
  top: 60%;
  left: 50%;
  opacity: .8;
}

.circle-one::after {
  content: "";
  background: #c3ade6;
  border-radius: 50%;
  width: 350px;
  height: 350px;
  position: absolute;
  filter: blur(2.5rem);
  top: 0%;
  right: 62%;
  opacity: .6;
  z-index: -1;
}

}

@media screen and (min-width: 1900px) {
.corner::before {
  clip-path: none;
}

.purple-row-uc {
  left: 62%;
}

.bg-indigo-dark,
.bg-indigo-dark-products {
  height: 85vh;
}
.gradient-indigo-dark.triangle-skew::before {
  display: none;
}
.pp-stripe-one,
.pp-stripe-two,
.pp-stripe-three,
.pp-stripe-four {
  display: none;
}
.products-stripe-two,
.products-stripe-four,
.uc-stripe-one-top,
.uc-stripe-three-top {
  top: -2%;
}
.products-stripe-one,
.products-stripe-three,
.uc-stripe-two-top,
.uc-stripe-four-top {
  top: 0%;
}
.products-stripe-two-bottom,
.products-stripe-four-bottom {
  bottom: -2%;
}
.products-stripe-three-bottom,
.products-stripe-one-bottom {
  bottom: 0%;
}
.gs-img {
  top: 0px;
}
.circle-one {
  height: auto;
}
#exchange-app {
  margin-bottom: 10%;
  margin-top: 10%;
}
#real-estate-company {
  clip-path: none;
  padding-bottom: 0%;
}

}
