.monevia-color {
  color: #ed1a3b
}

.statuetka {
  margin-top: 100px;
  padding-left: 100px;
}

.text-center {
  text-align: center;
}

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

.mb-5 {
  margin-bottom: 5em;
}

.logo,
.logo-mobile {
  background: #f7f8fa;
}
.logo .img-fluid {
  max-width: 280px;
  padding-top: 20px;
  padding-left: 40px;
}

.logo img,
.logo-mobile img {
  mix-blend-mode: multiply;
}

.contact-form {
  width: 100%;
  top: 0;
  margin-top: -392px;
  position: relative;
}

.inputs {
  flex-wrap: nowrap;
}

.form-group:nth-child(3),
.form-group:nth-child(4) {
  margin-top: 0;
}

.form-label {
  color: #000;
}

.inputs {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

.form-group {
  width: 100%;
  /* padding: 0 !important;
  margin: 0 !important; */
}

.form-group + .form-group {
  margin: 0;
}

.inputs {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0px 24px;
}

.invoice-upload .title {
  text-align: left;
}

.invoice-upload-arrow img {
  display: none;
}

.invoice-upload {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
}

.invoice-upload .invoice-upload-text {
  width: 100%;
  margin-right: 0px;
  padding-right: 17px;
}
.dropzone.dz-clickable {
  width: 100%;
  padding-left: 7px;
  padding-right: 5px;
}

.monevia-form {
  display: grid;
  grid-template-columns: 50% 50%;
}

.inputs {
  grid-column: 1 / span 2;
}

.submit-row {
  align-self: auto;
  width: 50%;
  margin-left: auto;
}

.invoice-upload {
  grid-column: 1 / span 2;
}

.submit-row {
  position: relative;
  align-self: auto;
  grid-column: 1 / span 2;
  /* transform: translateY(-100%); */
  margin-top: -112px;
}

.agreements {
  justify-content: end;
  position: relative;
}

.agreements-captcha .captcha {
  transform: translateY(-100%);
  margin-top: -105px;
}

/* .submit-row {
  margin-top: 0;
} */

.hero-slider .logo {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hero-slider--items .item .content {
  margin-top: 175px;
}

.hero-slider--items .item .content {
  margin-top: 200px;
}

.hero-slider--items .item .icon-1.only-mobile {
  top: -48px;
  right: 90px;
  left: auto;
}

.hero-slider--items .item .icon-1 {
  height: 567px;
}

.contact-form .info .additional {
  display: none;
}

.section-1 {
  order: unset;
}

.hero-slider--items .item .content .additional {
  font-size: 20px;
  line-height: 30px;
}

/* section special */
.section-special {
  position: relative;
}

.section-special .bg-left {
  position: absolute;
  right: calc(100% - 276px);
}

.section-special .bg-right {
  position: absolute;
  left: calc(100% - 425px);
}

.section-special .container {
  position: relative;
  max-width: 1375px;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  margin-top: 107px;
}
.section-special {
}

.section-special-row {
  display: flex;
}

.section-special-left {
  flex: 0 0 50%;
  display: flex;
  align-items: end;
  justify-content: center;
}

.section-special-left img {
  max-width: 100%;
  height: 648px;
  transform: translateY(38px);
}

.section-special-right {
  flex: 0 0 50%;
}

.section-special-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 62px;
  text-transform: uppercase;
}

.section-special-title span {
  color: #00965e;
}

.section-special-el {
  padding: 21px 31px;
  border: #dadee1 1px solid;
  border-radius: 20px;
  display: flex;
  margin-bottom: 20px;
}

.section-special-el-left {
  margin-right: 31px;
}

.section-special-el-right {
}

.section-special-el-title {
  font-size: 20px;
  font-weight: 500;
}

.section-special-el-text {
  font-size: 20px;
  font-weight: 300;
}

.section-special-el-text span {
  font-weight: 500;
}
/* ./section special */

/* setion contact us */
.section-contact-us {
  /* height: 211px; */
}

.section-contact-us-wrapper {
  height: 211px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-contact-us .container {
  position: relative;
  max-width: 1375px;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  margin-top: 111px;
  background-color: #f4f6f8;
  border-radius: 20px;
}

.section-contact-us .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-contact-us .btn {
  max-width: fit-content;
  position: relative;
  z-index: 2;
}
/* ./setion contact us */

/* section section-why-its-worth */

.section-why-its-worth {
  position: relative;
}

.section-why-its-worth .bg-left {
  position: absolute;
  right: calc(100% - 276px);
}

.section-why-its-worth .bg-right {
  position: absolute;
  left: calc(100% - 425px);
  top: 350px;
}

.section-why-its-worth-wrapper {
  position: relative;
  max-width: 1375px;
  width: 100%;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  margin-top: 112px;
}

.section-why-its-worth-title {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 56px;
}

.section-why-its-worth-list {
}

.section-why-its-worth-list li {
  margin-bottom: 14px;
}

.section-why-its-worth-list li::before {
  content: "\2022";
}

.section-why-its-worth-list-green li::before {
  color: #00965e;
}

.section-why-its-worth-list-red li::before {
  color: #ed1a3b;
}

.section-why-its-worth-title-green span {
  color: #00965e;
}

.section-why-its-worth-title-red {
  margin-top: 50px;
}

.section-why-its-worth-title-red span {
  color: #ed1a3b;
}
/* ./section section-why-its-worth */

/* benefits */
.benefits {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}

.benefits-title {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 56px;
  text-transform: uppercase;
}

.benefits-title span {
  color: #ed1a3b;
}

.benefit-col {
  flex: 0 0 25%;
  padding: 15px;
}

.benefit-title {
  color: #ed1a3b;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.benefit-description {
  color: #abaeaf;
  margin-top: 37px;
}

/* ./ benefits */
/* fast */
.section-fast {
  position: relative;
}

.section-fast .bg-left {
  position: absolute;
  right: calc(100% - 276px);
  top: -500px;
}

.section-fast .bg-right {
  position: absolute;
  left: calc(100% - 425px);
  top: 0;
}

.section-fast-container {
  position: relative;
  max-width: 1375px;
  width: 100%;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  margin-top: 245px;
}
.section-fast-wrapper {
  border-radius: 30px;
  background-color: #f4f6f8;
  display: flex;
}

.section-fast-left {
  flex: 0 0 35%;
  position: relative;
}

.section-fast-left img {
  position: absolute;
  top: 50%;
  max-width: 100%;
  transform: translateY(-50%) scale(1.3);
  width: 345px;
  margin-left: 45px;
}

.section-fast-right {
  flex: 0 0 75%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 65px 15px;
}

.section-fast-title {
  font-size: 31px;
  line-height: 45px;
  font-weight: 500;
  margin-bottom: 15px;
}

.section-fast-description {
  font-size: 20px;
  font-weight: 300;
}
/* fast */

/* section-question */
.section-question-container {
  position: relative;
  max-width: 1375px;
  width: 100%;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  margin-top: 211px;
}

.section-question-wrapper {
  background: #f4f6f8;
  border: 1px solid #abaeaf;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 63px 15px;
}

.section-question-title {
  color: #ed1a3b;
  font-weight: 600;
  font-size: 45px;
  margin-bottom: 29px;
  text-align: center;
}

.section-question-subtitle {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 50px;
}

.section-question-btn {
  padding: 11px 49px;
  font-size: 20px;
}

.section-question-call {
  font-size: 17px;
  line-height: 35px;
  margin-top: 49px;
}

.section-question-call span {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
}

.section-question-info {
  text-align: center;
  font-size: 17px;
  margin-top: 37px;
}

.section-question-info span {
  font-weight: 500;
}

.zalety,
.section-2 {
  display: none;
}

.section.section-5 {
  margin-bottom: 100px;
}
.section.section-5 .bg-right {
  position: absolute;
  left: calc(60% + 364px);
  bottom: -177px;
  height: 336px;
  object-fit: none;
  object-position: left top;
  width: 100%;
}

/* counter */
.counter {
  display: flex;
  margin: auto;
  height: 100vh;
  position: relative;
}

.counter .background {
  opacity: 0;
  /*! transform: scale(0.8); */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 40px;
  margin: auto;
  z-index: 1;
  transition: all 1s linear;
}

.hero-slider--items .item .bg-right {
  position: absolute;
  left: calc(100% - 425px);
  top: -40%;
}

.contact-form .form .agreements .rodo-info {
  max-width: 26%;
}

.checkbox--label {
  font-weight: 500;
}

.additional-benefits {
  margin-top: 90px;
}

.contact-form .form .agreements .rules .additional-rules.active {
  opacity: 1;
  height: 100%;
  margin-bottom: 10px;
  max-width: 76%;
}

@media (max-width: 922px) {
  .counter .background {
    display: none;
  }
}

.counter--wrapper {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.counter--wrapper .item {
  height: 188px;
  width: 106px;
  overflow: hidden;
  background-color: #ed1a3b;
  border-radius: 20px;
  font-size: 133px;
  line-height: 1.3em;
  font-weight: bold;
  color: white;
  padding: 0 15px;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.16);
}

.counter--wrapper .item p {
  height: 100%;
  width: 100%;
  margin: 0;
  text-align: center;
}

.contact-form .form .submit-row .btn {
  width: 236px;
  max-width: none;
}

@media (max-width: 768px) {
  .counter--wrapper .item {
    font-size: 56px;
    height: 80px;
    width: 40px;
    border-radius: 10px;
    padding: 4px;
  }

  .section-question-container { 
    margin-top: 111px;
  }
}

.counter--wrapper .item + .item {
  margin-left: 10px;
}

@media (max-width: 768px) {
  .counter--wrapper .item + .item {
    margin-left: 4px;
  }
}

.counter--wrapper .desc {
  margin-top: 105px;
  display: block;
  font-size: 40px;
  font-weight: bold;
  opacity: 0;
  transition: all 1s linear;
  height: 60px;
}

.counter--wrapper .desc .v1,
.counter--wrapper .desc .v2 {
  display: none;
}

.counter--wrapper .desc.active {
  opacity: 1;
}

@media (max-width: 768px) {
  .counter--wrapper .desc {
    margin-top: 90px;
    text-align: center;
    font-size: 25px;
  }
}
/* ./counter */

@media (max-width: 1399px) {
  .g-recaptcha {
    transform: scale(0.9);
    transform-origin: 100%;
  }

  .invoice-upload .title {
    font-size: 16px;
  }
}

@media (max-width: 1220px) {
  .agreements-captcha .captcha {
    transform: translateY(-50%);
  }
  .rules {
    padding-top: 50px;
  }
}

@media (max-width: 1210px) {
  .hero-slider .logo {
    display: none;
  }
}

@media (max-width: 1200px) {
  .section-special-title {
    font-size: 30px;
    font-weight: 35px;
  }

  .benefit-col {
    flex: 0 0 50%;
  }

  .section-fast-left {
    display: none;
  }

  .section-fast-right {
    flex: 0 0 100%;
    padding: 30px 15px;
  }

  .section-fast-title {
    font-size: 30px;
    line-height: 34px;
  }

  .section-question-title {
    font-size: 35px;
  }

  .submit-row {
    margin-top: -86px;
  }

  .contact-form .form .agreements .rodo-info {
    max-width: 66%;
  }
}

@media (max-width: 992px) {
  .inputs {
    grid-template-columns: 1fr;
  }

  .invoice-upload {
    grid-template-columns: 1fr 1fr;
  }

  .invoice-upload .invoice-upload-text {
    order: 0;
  }

  .invoice-upload-arrow {
    display: block;
  }

  .contact-form .form .inputs,
  .contact-form .form .agreements {
    grid-column: 1 / 3;
  }

  .agreements-captcha .captcha {
    transform: translateY(0);
  }

  .submit-row {
    margin-top: 0;
    /* transform: translate(0); */
  }

  /* section special */
  .section-special-right {
    flex: 0 0 100%;
  }

  .section-special-left {
    display: none;
  }
  /* ./ section special */

  .contact-form .form .agreements .rodo-info {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .section-contact-us .container {
    margin-top: 80px;
    height: 134px;
    margin-top: 80px;
  }

  .benefit-col {
    flex: 0 0 100%;
  }

  .section-question-title {
    font-size: 30px;
  }

  .section-fast-container {
    margin-top: 112px;
  }
}

@media (max-width: 576px) {
  .hero-slider--items .item .icon-1.only-mobile {
    top: 0;
    right: 0;
    left: auto;
    height: 317px;
  }
}

@media (max-width: 576px) {
  .invoice-upload {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .section-special-el {
    flex-direction: column;
  }
}
