.main-header {
  margin-top: 25px;
}

.grad-effect {
  transform: translateY(-270px);
}

.stars-header {
  top: 90px;
}

.welcome-message {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 3px;
  padding: 4px 8px;
}

.main-title {
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: center;
  max-width: 990px;
  font-size: 35px;
  line-height: 38px;
  z-index: 99;
}

/* .main-title span{
    font-family: Inter;
    font-size: 42px;
    line-height: 45px;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: center;
    display: block;
    position: relative;
} */

.main-title-span {
  background: -webkit-linear-gradient(70deg, var(--bs-primary), #ededed);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-info {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.025em;
  text-align: center;
  max-width: 424px;
}

.header-description {
  text-align: center;
  max-width: 760px;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  z-index: 99;
  padding-right: 20px;
  padding-left: 20px;
}

.why-choose {
  width: 100%;
  text-align: center;
}

.star-1 {
  width: 80px;
  position: absolute;
  top: 0px;
  right: 7vw;
  transform: translateY(-50%);
}

.star-2 {
  position: absolute;
  bottom: 0px;
  width: 60px;
  left: 7vw;
  transform: translateY(100%);
}

.h2-el {
  z-index: 99;
}

.become-partner-main {
  width: calc(100% - 70px);
  max-width: 1232px;
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 22px;
  border: 1px solid #b6d6e8;
  background-color: white;
  z-index: 10;
}

.separator {
  width: calc(100% -60px);
  margin: 15px 30px;
  height: 1px;
}

.cards-div {
  max-width: 1232px;
  width: calc(100% - 50px);
  margin-right: 25px;
  margin-left: 25px;
}

.lamp {
  display: none;
}

.card img {
  width: 190px;
}

.become-partner-section {
  margin-top: 100px;
  padding-top: 4vw;
  margin-bottom: 100px;
}

.why-choose-section {
  margin-bottom: 40px;
}

.contactInfo-button{
  position: relative;
    top: -69px;
    padding: 22px 0;
    text-align: center;
}
.contactInfo-button button{
  position: absolute;
    z-index: 10;
    left: 46%;
    transform: translate(0%, 70%);
}
.next-step-background{
  z-index: -1;
}
.why-choose-description {
  width: 100%;
  max-width: 620px;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
}

.next-step {
  z-index: 999;
  max-width: 530px;
}

.electricity-tower {
  max-width: 651px;
  height: 100%;
  opacity: 0.3;
}

.services-cards {
  max-width: 1232px;
  width: calc(100% - 50px);
  margin-right: 25px;
  margin-left: 25px;
}

.services-logo {
  background-color: #f6e5fa;
  width: 50px;
  height: 50px;
}

.dropdown-2{
  margin-top: 2px !important;
}

.m-dropdown-2{
  margin-bottom: 10px !important;
}

.contact-info {
  max-width: auto;
}

.payment-terminal {
  width: 19vw;
}

.wind-turbine {
  width: 17vw;
}

.card {
  padding: 25px 20px !important;
  border: none !important;
}

.bordered-card {
  border: 1px solid #0079ba66 !important;
}

.col .card {
  padding: 40px !important;
}

/* h3{
    font-size: 28px !important;
    line-height: 32px !important;
} */

.h2-el {
  max-width: 921px;
}

.paragraph {
  max-width: 710px !important;
}

.services-cards {
  max-width: 1232px;
  width: calc(100% - 50px);
  margin-right: 25px;
  margin-left: 25px;
}

.services-cards .col .card:not(.big) {
  padding: 20px !important;
}

.mb-150 {
  margin-bottom: 110px;
}

.w-fit {
  width: fit-content !important;
}

/* .leading-text{
    line-height: 70px !important;
} */

h3 {
  font-size: 22px;
  line-height: 33px;
}

.header-description.small {
  font-size: 14px;
  line-height: 26px;
}

.mb-custom {
  margin-bottom: 29px;
}

.card-responsive {
  max-width: 450px;
}

@media (min-width: 576px) {
  .become-partner-main {
    padding: 40px;
  }

  .main-title {
    font-size: 40px;
    line-height: 42px;
  }

  /* .main-title span{
        font-size: 60px;
        line-height: 63px;
    } */

  h3 {
    font-size: 28px;
    line-height: 33.6px;
  }
}

@media (min-width: 768px) {
  .star-1 {
    width: 106px;
  }

  .col .card {
    padding: 54px !important;
  }

  .become-partner-main {
    padding: 80px;
  }

  .lamp {
    display: block;
  }

  .header-info {
    font-size: 22px;
    line-height: 33px;
  }

  .main-header {
    margin-top: 50px;
  }

  .card-responsive {
    max-width: none;
  }
}

@media (min-width: 992px) {
  .electricity-tower {
    opacity: 1;
  }

  .main-title {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 5px;
  }

  .main-title-span {
    font-size: 75px;
    line-height: 78px;
    padding-bottom: 5px;
    max-width: 600px;
    margin: auto;
  }

  /* 
    .main-title span{
        font-size: 75px;
        line-height: 78px;
        max-width: 720px;
        padding-bottom: 4px;
    } */

  .separator {
    width: 1px;
    height: 100%;
    margin: 0;
  }

  .payment-terminal {
    bottom: 0;
    transform: translateY(-30%);
    display: block;
  }

  .wind-turbine {
    /* width: 190px; */
    bottom: 0;
    transform: translateY(-30%);
    display: block;
  }
}

@media (min-width: 1200px) {
  /* .payment-terminal{
        width: 260px;
    } */

  /* .wind-turbine{
        width: 230px;
    } */
}

.owl-btns {
  width: 72px !important;
  height: 72px !important;
  transform: scale(0.7);
}

.owl-carousel .item {
  height: 330px !important;
}

.owl-carousel .card {
  transform: translateX(0%);
}

/* Mobile version  */
@media (max-width: 769px) {
  .become-partner-section img {
    width: 90% !important;
    margin: auto !important;
  }
  .partner-text {
    margin-top: 5rem !important;
  }
  .become-partner-section {
    margin-top: 40px;
  }
  .become-partner-section {
        margin-bottom: 0px !important;
    }
  .m-carousel-card {
    width: 90% !important;
    margin: auto;
  }
  .main-title-header span {
    background: -webkit-linear-gradient(70deg, var(--bs-primary) 100%, #ededed);
    -webkit-background-clip: text;
  }
  .main-header-star {
    width: 60px;
    top: -90;
  }
  .main-header-star2 {
    top: 300;
    width: 30px;
  }
  .payment-terminal {
    width: 80px;
    top: 96px !important;
  }
  .bordered-card h3 {
    font-size: 1.6rem;
  }
  .bordered-card p {
    font-weight: 600;
  }
  .header-description {
    width: 100% !important;
  }
  .m-patner-gradient {
    display: none !important;
  }
  .patner-card-break-two {
    display: block !important;
  }
  .why-choose-section {
    margin-top: 0;
  }
  .right-gradient-effect {
    background-position: center right 0px;
    background-size: cover;
  }
  .next-step-bg {
    background: rgba(255, 255, 255, 0.15) !important;
    box-shadow: 2px 4px 2px rgba(0, 0, 0, 0.2);
  }
  .contact-section-star {
    right: -33px;
    width: 50px !important;
    top: 38px;
  }
  .contact-section-star2 {
    left: -16px;
    width: 30px !important;
    top: 360px;
  }
  .footer-links .active a {
    font-weight: 700 !important;
    color: #2c2753 !important;
    transform: scale(1.07);
  }
  .choose-spike-section {
    margin: 0 !important;
  }
  .contact-row-mt {
    margin-top: 20px !important;
  }
  .contact-card-description {
    margin-bottom: 60px !important;
  }
  .owl-controls-section{
    margin-bottom: 40px !important;
  }
  .owl-carousel-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .owl-carousel {
    width: 80%;
    margin-left: 10%;
  }
  .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
  .card {
    padding: 36px 28px !important;
    border: 1px solid #e1e1e1;
  }
  .owl-carousel .card {
    padding: 16px 24px !important;
    padding-top: 30px !important;
    border: 1px solid #ddd;
    margin: 0px;
  }
  .m-carousel-card {
    width: 92% !important;
  }
  .owl-carousel .card h3 {
    line-height: 12px;
    margin-bottom: 0px;
  }
  form.card {
    width: calc(100% - 20px);
  }  
  .owl-dots {
    z-index: 100 !important;
    display: flex;
    justify-content: center;
    margin-top: 28px;
  }
  .owl-carousel button.owl-dot {
    background: #bbb9c5;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    margin: 0px 8px;
  }
  .owl-carousel button.owl-dot.active {
    background: #2c2753;
  }
  .contactInfo-button {
    top: 0px;
  }
}
@media (max-width: 597px) {
  .main-title-header {
    font-size: 1.8rem;
    line-height: 35px;
  }
  .main-title-header span {
    font-size: 1.7rem;
  }
  .payment-terminal {
    width: 60px;
    top: 80px !important;
  }
  .wind-turbine {
    left: 0px !important;
    top: 34px;
    z-index: 100;
  }
  .partner-text {
    margin-top: 3rem !important;
  }
}
@media (max-width: 485px) {
  .payment-terminal {
    top: 65px !important;
  }
  .main-title-header {
    font-size: 1.5rem;
    line-height: 30px;
  }
  .main-title-header span {
    font-size: 1.4rem;
  }
  .main-header-star2 {
    top: 350;
  }
  .patner-card-break {
    display: block !important;
  }
  .partner-text {
    margin-top: 2.5rem !important;
  }
}
@media (max-width: 410px) {
  .payment-terminal {
    top: 65px !important;
    width: 50px;
  }
  .main-header-star {
    width: 40px;
  }
  .main-title-header {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .main-title-header span {
    font-size: 1.3rem;
  }
  .bordered-card h3 {
    font-size: 1.3rem;
  }
  .bordered-card p {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .payment-terminal {
    top: 65px !important;
    width: 40px;
  }
  .next-step-text {
    font-size: 1.2rem;
  }
  .main-title-header {
    font-size: 1.3rem;
    line-height: 25px;
  }
  .main-title-header span {
    font-size: 1.2rem;
  }
  .bordered-card h3 {
    font-size: 1.2rem;
  }
  .bordered-card p {
    font-size: 14px;
  }
}
