 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url('images/rahulchalla-background.png');
  background-size: cover, 110%;
  background-position: 50% 50%, 80.79% 0%;
  background-repeat: no-repeat, no-repeat;
}

.u-section-1 .u-sheet-1 {
  min-height: 685px;
}

.u-section-1 .u-image-1 {
  width: 278px;
  height: 152px;
  margin: 30px auto 60px;
}

.u-section-1 .u-image-2 {
  width: 1049px;
  height: 99px;
  filter: brightness(0.95);
  margin: 319px auto 0;
}

.u-section-1 .u-image-3 {
  width: 451px;
  height: 490px;
  margin: -223px auto 0;
}

.u-section-1 .u-image-4 {
  width: 44px;
  height: 25px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -82px auto 57px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover, auto 115%;
    background-position: 50% 50%, 62.47% 0%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 653px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 31px;
    margin-bottom: 0;
  }

  .u-section-1 .u-image-2 {
    height: 89px;
    margin-top: 289px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-3 {
    margin-top: -215px;
  }

  .u-section-1 .u-image-4 {
    margin-top: -72px;
    margin-bottom: 47px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-size: cover, auto 130%;
    background-position: 50% 50%, 0% 0%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 978px;
  }

  .u-section-1 .u-image-1 {
    height: 363px;
    filter: brightness(0.85);
    width: 663px;
    margin-top: 252px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -238px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-3 {
    width: 633px;
    height: 687px;
    margin-top: -324px;
  }

  .u-section-1 .u-image-4 {
    margin-top: -114px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 858px;
  }

  .u-section-1 .u-image-1 {
    height: 296px;
    margin-top: 221px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-3 {
    height: 588px;
    margin-top: -247px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-4 {
    margin-top: -77px;
    margin-bottom: 52px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-size: cover, auto 110%;
    background-position: 50% 50%, 100% 0%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 877px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 164px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-3 {
    width: 440px;
    margin-top: -170px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-4 {
    margin-top: -36px;
    margin-bottom: 10px;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 571px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 573px;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 60px;
}

.u-section-2 .u-text-1 {
  font-size: 3rem;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  line-height: 1.35;
  margin: 31px 0 0;
}

.u-section-2 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/rahulchalla-about-us.png");
  background-size: contain;
  min-height: 573px;
  transition-duration: 0.2s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-2 .u-container-layout-2 {
  padding: 30px 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 607px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 472px;
  }

  .u-section-2 .u-image-1 {
    min-height: 472px;
    transition-duration: 0.5s;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 974px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 448px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    font-size: 3.75rem;
    margin-top: 20px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.875rem;
    line-height: 1.13;
    width: auto;
    margin-top: 29px;
  }

  .u-section-2 .u-image-1 {
    min-height: 492px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 818px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 0;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
  }

  .u-section-2 .u-image-1 {
    min-height: 542px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 797px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 429px;
  }

  .u-section-2 .u-text-1 {
    font-size: 3rem;
    margin-top: 0;
  }

  .u-section-2 .u-text-2 {
    line-height: 1.24;
    margin-top: 15px;
  }

  .u-section-2 .u-image-1 {
    min-height: 332px;
  }
}

.u-section-2 .u-image-1,
.u-section-2 .u-image-1:before,
.u-section-2 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 180px;
}

.u-section-3 .u-layout-wrap-1 {
  width: 1067px;
  margin: 13px 20px 13px auto;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 154px;
}

.u-section-3 .u-container-layout-1 {
  padding: 3px 0;
}

.u-section-3 .u-image-1 {
  height: 135px;
  filter: brightness(0);
  width: 135px;
  object-position: 59.14% 50%;
  margin: 0 auto;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 133px;
}

.u-section-3 .u-container-layout-2 {
  padding: 18px 30px;
}

.u-section-3 .u-image-2 {
  width: 91px;
  height: 91px;
  filter: brightness(0);
  margin: 0 auto;
}

.u-section-3 .u-layout-cell-3 {
  min-height: 133px;
}

.u-section-3 .u-container-layout-3 {
  padding: 0;
}

.u-section-3 .u-image-3 {
  width: 201px;
  height: 101px;
  filter: brightness(0);
  margin: 0 auto;
}

.u-section-3 .u-layout-cell-4 {
  min-height: 108px;
}

.u-section-3 .u-container-layout-4 {
  padding: 30px;
}

.u-section-3 .u-image-4 {
  width: 201px;
  height: 101px;
  filter: brightness(0);
  margin: 0 16px 0 auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 149px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 940px;
    margin-right: 0;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 83px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 117px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 117px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 95px;
  }

  .u-section-3 .u-image-4 {
    width: 175px;
    height: 88px;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 144px;
  }

  .u-section-3 .u-layout-wrap-1 {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 130px;
  }

  .u-section-3 .u-image-1 {
    height: 92px;
    width: 92px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 130px;
  }

  .u-section-3 .u-image-2 {
    width: 57px;
    height: 57px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 130px;
  }

  .u-section-3 .u-image-3 {
    width: 149px;
    height: 75px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 130px;
  }

  .u-section-3 .u-container-layout-4 {
    padding: 27px 15px;
  }

  .u-section-3 .u-image-4 {
    height: 75px;
    width: 151px;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 342px;
  }

  .u-section-3 .u-layout-wrap-1 {
    margin-top: 21px;
    margin-bottom: 21px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 150px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 0;
  }

  .u-section-3 .u-image-1 {
    height: 120px;
    width: 120px;
    margin-top: 15px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 150px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-image-2 {
    width: 88px;
    height: 88px;
    margin-top: 16px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 150px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 150px;
  }

  .u-section-3 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-layout-wrap-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 137px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 137px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 159px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 159px;
  }

  .u-section-3 .u-image-4 {
    width: 150px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 738px;
}

.u-section-4 .u-text-1 {
  font-size: 3rem;
  width: 805px;
  margin: 41px auto 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 593px;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px 29px;
}

.u-section-4 .u-text-2 {
  margin: 26px 117px 0 1px;
}

.u-section-4 .u-text-3 {
  font-size: 1.25rem;
  margin: 20px 1px 0;
}

.u-section-4 .u-text-4 {
  margin: 45px 117px 0 1px;
}

.u-section-4 .u-text-5 {
  margin: 13px 0 0;
}

.u-section-4 .u-image-1 {
  min-height: 550px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/rahulchalla-projects.png");
  background-size: cover;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 740px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 489px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 50px;
  }

  .u-section-4 .u-text-2 {
    margin-right: 18px;
    margin-left: 0;
  }

  .u-section-4 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-4 {
    margin-right: 18px;
    margin-left: 0;
  }

  .u-section-4 .u-image-1 {
    min-height: 454px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 634px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    width: 720px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 49px;
  }

  .u-section-4 .u-text-2 {
    margin-right: 0;
  }

  .u-section-4 .u-text-4 {
    margin-right: 0;
  }

  .u-section-4 .u-image-1 {
    min-height: 348px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 908px;
  }

  .u-section-4 .u-text-1 {
    width: 540px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-4 .u-text-3 {
    font-size: 1rem;
  }

  .u-section-4 .u-image-1 {
    min-height: 522px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1048px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 60px;
    width: 340px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-bottom: 56px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 599px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-4 .u-image-1 {
    background-size: auto 140%;
    min-height: 314px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-top: 0;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 695px;
}

.u-section-5 .u-layout-wrap-1 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 679px;
}

.u-section-5 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-5 .u-text-1 {
  margin: 45px auto 0;
}

.u-section-5 .u-form-1 {
  background-image: none;
  height: 480px;
  margin-top: 5px;
  margin-bottom: 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 43px 11px 42px;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 679px;
}

.u-section-5 .u-container-layout-2 {
  padding: 30px 0;
}

.u-section-5 .u-image-1 {
  width: 569px;
  height: 581px;
  --radius: 50px;
  object-position: 50% 79.61%;
  margin: 13px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 734px;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 66px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 612px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 35px;
  }

  .u-section-5 .u-form-1 {
    width: 423px;
    margin-top: 14px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 612px;
  }

  .u-section-5 .u-image-1 {
    width: 423px;
    height: 514px;
    margin-top: 0;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-sheet-1 {
    min-height: 1210px;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 10px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 609px;
  }

  .u-section-5 .u-form-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 544px;
  }

  .u-section-5 .u-image-1 {
    width: 658px;
    height: 458px;
    object-position: 50% 67.75%;
    margin-top: 13px;
    margin-left: 23px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 1077px;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 69px;
    margin-bottom: 0;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 617px;
  }

  .u-section-5 .u-form-1 {
    margin-top: 25px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 421px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-5 .u-image-1 {
    height: 376px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 1008px;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 597px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-bottom: 12px;
  }

  .u-section-5 .u-form-1 {
    margin-top: 22px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 407px;
  }

  .u-section-5 .u-image-1 {
    height: 347px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}