.homepage_video {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapper_video {
  width: 100%;
  height: 100vh;
}

.wrapper_video .video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-overlay {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.8;
}

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

.fw-bold-100 {
  font-weight: 100;
}

.fw-bold-200 {
  font-weight: 200;
}

.fw-bold-300 {
  font-weight: 300;
}

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

.fw-bold-600 {
  font-weight: 600;
}

.fw-bold-500 {
  font-weight: 500;
}

.fw-bold-700 {
  font-weight: 700;
}

.fw-bold-800 {
  font-weight: 800;
}

.fw-bold-900 {
  font-weight: 900;
}

.w-95 {
  width: 95%;
}

.w-35 {
  width: 25%;
}

.w-60 {
  width: 60%;
}

.fs-25 {
  font-size: 25px;
}

.top-10 {
  top: 10%;
}

.top-20 {
  top: 20%;
}

.top-25 {
  top: 25%;
}

.top-50 {
  top: 50%;
}

.top-40 {
  top: 40%;
}

.top-60 {
  top: 60%;
}

.fs-60 {
  font-size: 60px;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-35 {
  font-size: 35px;
}

.fs-32 {
  font-size: 32px;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-20 {
  font-size: 20px;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}

.fs-12 {
  font-size: 12px;
}

.bg-grey {
  background: #1dad8f;
}

.bg-marron {
  background-color: #333333;
}

.rounded-1 {
  border-radius: 0.5rem;
}

.bottom-1 {
  bottom: 1px;
}

.w-10 {
  width: 10%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-85 {
  width: 85%;
}

.w-88 {
  width: 88%;
}

.w-80{
  width: 80%;
}

.w-83 {
  width: 83%;
}

.w-90 {
  width: 90%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.bg {
  background-color: #f9f9f9;
}

.fs-15rem {
  font-size: 1.5rem;
}

.h-50px {
  height: 50px !important;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  border: none !important;
}

.pt-8 {
  padding-top: 5rem;
}

.pb-8 {
  padding-bottom: 5rem;
}

.bg-black {
  background-color: rgba(0, 0, 0, 0.87);
}

.w-50px {
  width: 50px;
}

.ceo-img-section {
  background: linear-gradient(90deg, #000000 0.66%, #412881 100%);
}

.mt-15px {
  margin-top: 15rem;
}

.glance_styles {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #000000;
}

.glances_position {
  position: absolute;
  top: 50%;
}

.gload-title {
  height: 100%;
  width: 100%;
}


.client-img {
  background: linear-gradient(180deg, #eaeaea 0%, #f7f7f7 100%);
}


.hr-grey-line {
  border: 1px solid #c9c9c9;
}

.ceo-image-style {
  border-radius: 360px;
  height: 130px;
  width: 130px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.lets-connect {
  border-radius: 4px !important;
  padding: 10px 15px;

}

.text-requirement {
  color: #463f3f;
}

.top-space {
  margin-top: 150px;
}

.margin-amnet {
  margin-top: 9rem;
}

.w-100 {
  width: 100%;
}

.border-circle-grey {
  background-color: #d9d9d9;
  border-radius: 360% !important;
  padding: 25px;
  margin-bottom: 60px;
}

.margin-styling {
  margin-bottom: 50px;
  height: 200px;
}

.cross-img {
  width: 30px;
  height: 30px;
}

.w-90-lg {
  width: 90%;
}

.img-size {
  height: 16px;
  width: 17px;
}

.culture-innovation {
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

.innovation-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: justified;
}

.bg-blue {
  background: #141B2B;
  padding-bottom: 40px;
}

.collaborate-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  color: white;
}

.key-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
  color: white;
}

@media only screen and (min-width:280px) and (max-width:424px) {
  .margin-amnet {
    margin-top: 14rem;
  }

  .w-90-lg {
    width: 100%;
  }

  .border-circle-grey {
    background-color: #d9d9d9;
    border-radius: 360% !important;
    padding: 15px;
    margin-right: 4px;
    margin-bottom: 60px;
  }

}

@media only screen and (min-width:424px) and (max-width:767px) {
  .border-circle-grey {
    background-color: #d9d9d9;
    border-radius: 360% !important;
    padding: 15px;
    margin-right: 6px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1129px){
  .width-animation{
    width: 100%;
    text-align: center;
  }
}

@media only screen and (min-width: 1130px){
  .width-animation{
    width: 85%;
    text-align: center;
  }
}