@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

* {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 500 !important;
}

.main-cf {
  padding-left: 0;
  padding-top: 40px;
}

.header-bg {
  position: absolute;
  left: 0;
  z-index: -22;
  object-fit: cover;
  width: 100%;
  height: 41vh;
}

.footer-navbar-brand {
  padding: 44px !important;
  padding-left: 17rem !important;
}

.footer-brand-desc {
  padding-left: 17rem;
  font-size: 0.9rem !important;
}

.navbar-brand {
  background: white;
  padding: 17px;
  padding-left: 17rem;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  padding-right: 25px;
}

.nav-link {
  font-size: 1.1rem;
}

.nav-link:hover {
  color: rgb(165, 155, 155) !important;
}

#hero {
  margin-top: 8rem !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "" !important;
}

.swiper-button-next {
  transform: rotate(180deg);
}

.hero-slide-text h1 {
  font-size: 4rem;
  user-select: none;
  text-shadow: 5px 8px 16px black;
  text-transform: uppercase;
  text-align: left;
}

.hero-slide-text {
  position: absolute;
  right: 117px;
  top: 0;
  background: rgba(94, 58, 142, 0.7);
  padding: 45px;
  height: 100%;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  display: flex;
  align-items: center;
  color: white;
}

.hero-i-desc {
  color: #999999;
}

.hero-info-title {
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #310170;
  border-bottom: 2px solid #707070;
  width: max-content;
  margin: auto;
}

.hero-info p {
  font-size: 1.05rem;
}

.hero-info-more-button a {
  background: #7d224d;
  padding: 12px 41px;
  border-radius: 23px;
  color: white;
  text-decoration: none;
}

.sectors-sub-title {
  color: #310170 !important;
  font-weight: 500 !important;
}

.sst2 {
  font-weight: 700 !important;
}

.sectors-sub-desc {
  color: #999;
}

.sectors-right-main p {
  font-size: 1.04rem;
}

.testimonial-text {
  font-size: 1.1rem;
  color: #999;
  font-weight: 400 !important;
}

.testimonial-description {
  font-size: 1.3rem;
  color: #999;
}

#home-contact {
  position: relative;
}

.home-contact-bg {
  position: absolute;
  background-image: url("../images/home-contact-bg.png");
  width: 100%;
  z-index: -1;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-texts {
  column-gap: 56px;
}

.contact-texts p {
  line-height: 30px;
}

.contact-sub {
  background-image: url(../images/contact-sub-bg.png);
  width: 90%;
  height: 500px;
  background-color: #380f71;
  background-position: center;
  margin-top: 5rem;
}

footer {
  padding-bottom: 1px;
  background-color: #2e046c;
}

#sectors,
#testimonials {
  background-color: #f6f9ff;
}

.copy-right p {
  border-bottom: 1px solid #707070;
  margin-top: 78px;
}

.about-message-img {
  width: 35% !important;
}

.swp2 {
  position: absolute !important;
  transform: translateY(-34%) !important;
  left: -50px !important;
  top: 60% !important;
}

.swn2 {
  position: absolute !important;
  right: -50px !important;
  top: 60% !important;
}

@media screen and (min-width: 1400px) {
  .position-sectors-box,
  .left-rectangle-secottrs {
    padding-left: 8rem;
  }

  .position-sectors-right-box,
  .rectangle-secctors {
    padding-right: 14rem;
  }
}

@media screen and (max-width: 1400px) {
  .contact-rectangle {
    width: 30% !important;
  }

  .hero-slide-text {
    right: 99px;
  }

  .about-message-img {
    width: 50% !important;
  }

  .project-slides-main {
    width: 79% !important;
  }
}

.hero-info-sub-title {
  color: #7d224d;
  font-weight: 400 !important;
}

#about-content {
  margin-top: 3rem;
}

.about-content-divv {
  column-gap: 30px;
}

.about-content-sub-title,
.about-content-divv h5 {
  color: #310170 !important;
  font-weight: 600 !important;
}

.about-sub-description {
  color: #999 !important;
}

.about-content-div2-main {
  background-color: #f6f9ff;
}

.about-message h4 {
  line-height: 38px;
}

.about-message {
  color: #999;
}

.home-oval-rectangle {
  width: 14% !important;
  top: 61%;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .home-oval-rectangle {
    width: 20% !important;
  }

  .mix-rectangle {
    width: 21% !important;
    top: 82px !important;
  }

  .hero-slide-text {
    right: 84px;
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px;
  }

  .project-slides-main {
    bottom: -247px;
    width: 63% !important;
  }
}

.sub-tit {
  color: #310170 !important;
  font-weight: 500 !important;
}

#home-contact h5 {
  font-weight: 400 !important;
}

.content-sub {
  display: flex;
  justify-content: end;
  align-items: flex-end;
  flex-direction: column;
}

.contact-address {
  color: #404040;
}

.contact-rectangle {
  position: absolute;
  width: 20%;
  height: auto;
  left: -37px;
}

.homepage-rectangle {
  left: 10%;
  z-index: 10;
  bottom: -300px;
}

.contact-mail {
  color: #310170;
  letter-spacing: 1.2px;
  font-size: 1.5rem;
  display: inline-block !important;
  width: max-content;
  margin: auto;
  font-weight: 400 !important;
  text-decoration: none;
}

.contact-mail:hover {
  color: #5f03d7;
}

.sub-desc {
  padding-right: 5px;
  font-size: 1.2rem;
  color: #999;
}

.energy-systems-main {
  background-color: #f6f9ff;
}

@media screen and (max-width: 992px) {
  .contact-rectangle {
    width: 40% !important;
  }

  .home-oval-rectangle {
    width: 20% !important;
  }

  .footer-mail {
    margin: auto;
  }

  .project-slides-main {
    width: 43% !important;
    bottom: -271px !important;
  }

  .footer-groups {
    display: block !important;
    background-color: transparent !important;
    padding-top: 5% !important;
  }

  .footer-groups a {
    color: white !important;
  }

  navbar-toggler {
    margin-right: 3rem !important;
  }

  .navbar-collapse {
    width: 100vh;
    color: black;
    height: 80vh;
    background: white;
    text-align: center;
    padding-top: 18%;
    font-size: 2rem;
  }

  .nav-link {
    color: black !important;
    margin-bottom: 1rem;
    font-size: 2rem;
  }

  .main-cf {
    padding-right: 0;
  }

  .hero-slide-text {
    right: 63px;
  }

  .hero-slide-text h1 {
    font-size: 2rem;
  }

  .mix-rectangle {
    width: 21% !important;
    top: 124px !important;
  }
}

.project-slides-main h5,
.project-slides-main p {
  user-select: none;
}

.project-slides-main p {
  font-size: 0.8rem;
  font-weight: 200 !important;
}

.project-slides-main {
  text-align: left !important;
  color: white;
  background: rgba(68, 24, 125, 0.8);
  padding: 47px 15px 34px;
  width: 69%;
  width: 295px !important;
  position: relative;
  bottom: -245px;
  margin: auto;
  transition: all 0.3s;
}

.project-slides-text {
  margin-bottom: 43px;
}

.project-slides-more-link {
  display: flex;
  align-items: center;
  column-gap: 32px;
  text-decoration: none;
  color: #e8bf3b;
}

.project-slides-more-link:hover {
  color: #f8c419;
}

.project-slides:hover > .project-slides-main {
  bottom: 0;
}

.contact-description {
  font-size: 1.1rem;
}

footer .navbar-collapse {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .content-sub {
    display: block;
  }

  #project .swiper-slide {
    padding-bottom: 80px;
  }

  .home-oval-rectangle {
    width: 30% !important;
  }

  .mix-rectangle {
    top: 140px !important;
    width: 21% !important;
  }

  .text-mmd-center {
    text-align: center;
  }

  .about-content-divv {
    flex-direction: column;
  }

  .about-img-box {
    text-align: center;
  }

  .sub-tit {
    margin-top: 3rem;
  }

  .project-slides-main {
    width: 57% !important;
    bottom: -223px !important;
  }

  .about-message-img {
    width: 75% !important;
  }

  .footer-mail {
    margin: auto !important;
    width: 100% !important;
  }

  .footer-brand-desc {
    padding-left: 15rem !important;
  }

  .hero-info {
    width: 100% !important;
  }

  .hero-slide-text {
    right: 46px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
  }

  .navbar-brand {
    padding-left: 14rem !important;
  }
}

.home-oval-rectangle-2 {
  right: 0;
  top: -51px;
  width: 17% !important;
  z-index: 10;
}

.mix-rectangle {
  right: 118px !important;
  top: 36px;
  width: 17%;
  z-index: -1;
}

.ek-title {
  padding-top: 6rem !important;
}

@media screen and (max-width: 576px) {
  #project .swiper-slide {
    padding-bottom: 90px;
  }

  .project-slides-main {
    bottom: -235px !important;
  }

  .contact-rectangle {
    width: 60% !important;
  }

  .swp2,
  .swn2 {
    display: none !important;
  }

  .home-oval-rectangle {
    width: 40% !important;
  }

  .hero-info-title {
    font-size: 1.5rem;
  }

  .footer-brand-desc {
    padding-left: 5rem !important;
  }

  .contact-texts {
    flex-direction: column;
    text-align: center;
  }

  .hero-slide-text {
    right: 36px;
    border-top-right-radius: 17px;
    padding: 22px;
    border-bottom-right-radius: 17px;
  }

  .hero-slide-text h1 {
    font-size: 1rem;
  }

  .navbar-brand {
    padding-left: 4rem !important;
  }
}

@media screen and (max-width: 500px) {
  .project-slides-main {
    width: 69% !important;
  }
}

@media screen and (max-width: 400px) {
  .project-slides-main {
    width: 89% !important;
  }

  .hero-slide-text {
    right: 32px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
  }

  .navbar-brand {
    padding-left: 1rem !important;
  }
}

.project-slides-main {
  width: 100% !important;
}
