.wpcf7-not-valid-tip {
  /* position: absolute;
    left: 0;
    white-space: nowrap; */
  font-size: 12px;
  font-weight: 500;
}

.section__footer {
  background-color: var(--primary-color);
  /* padding: 114px 0 134px; */
  padding: 60px 0px;
}

.section__footer .footer__left--img img {
  width: auto;
  height: 67px;
  object-fit: contain;
}

.footer__left {
  display: flex;
  /* flex-direction: column; */
  gap: 50px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}

.footer__left .footer__copyright .footer__left--text {
  line-height: 1;
  margin-bottom: 0;
}

.section__footer .footer__left--text {
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  display: block;
  margin-bottom: 0px;
}

.section__footer .footer__left--text.location {
  margin-bottom: 24px;
}

.section__footer .footer__center--list {
  list-style: none;
}

.section__footer .footer__center--link {
  font-size: 13px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  display: block;
  text-decoration: none;
  width: fit-content;
  transition: all 0.3s linear;
  margin-bottom: 20px;
  white-space: nowrap;
}

.section__footer .footer__center--item:last-child .footer__center--link {
  margin-bottom: 0;
}

/* .section__footer .footer__left--group {
  margin-top: 24px;
} */

.footer__left-group--text {
  display: flex;
  flex-direction: column;
  text-align: left;
  color: #fff;
}

.footer__left-group--text {
  display: flex;
  flex-direction: column;
  text-align: left;
  color: #fff;
}

.footer__left-group--texticon {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer__left-group--texticon img {
  width: 14px;
}

.footer__left-group--text span {
  font-size: 14px;
  font-family: "Be Vietnam Pro", sans-serif;
  line-height: 28px;
  font-weight: 500;
}

.footer__left-group--texticon a {
  font-size: 12px;
  font-family: "Be Vietnam Pro", sans-serif;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
}

.section__footer .menu-item:not(:last-child) .footer__center--link {
  margin-bottom: 17px;
}

.section__footer .footer__left--img {
  margin-bottom: 30px;
}

.section__footer .footer__center--link:hover {
  transform: translateX(5px);
  font-weight: 400;
  transition: transform 0.3s linear;
}

.section__footer .footer__right--group {
  gap: 0 16px;
}

.section__footer .footer__hastag {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  display: block;
  /* margin-bottom: 40px; */
  /* margin-top: 30px; */
}

.section__footer .footer__right {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.section__footer .footer__right-text {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  display: block;
  margin-bottom: 16px;
}

.section__footer .footer-line {
  content: "";
  display: block;
  height: 0.5px;
  width: 100%;
  background-color: #fff;
  margin: 40px 0;
}

.section__footer .footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section__footer .footer__right--socials {
  display: flex;
  align-items: flex-end;
  gap: 24px;
  flex-direction: column;
}

.section__footer .footer__right--form {
  position: relative;
}

.section__footer .footer__copyright .footer__left--text {
  font-size: 15px;
  line-height: 50px;
  text-align: right;
}

.section__footer .footer__right--socials .footer__right-text {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 30px;
}

.section__footer .footer__right--form label.error {
  position: absolute;
  top: 100%;
  left: 20px;
  color: #970000;
  display: none;
}

.section__footer .footer__right--form input {
  /* width: 100%; */
  width: 320px;
  border-radius: 24px;
  /* height: 48px; */
  height: 40px;
  border: 0;
  padding-left: 20px;
  /* padding-bottom: 5px; */
  letter-spacing: 0.64px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  outline: none;
  background: transparent;
  border: 1px solid #fff;
}

.section__footer .footer__right--form input::placeholder {
  letter-spacing: 0.64px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}

.section__footer .footer__right--form button {
  position: absolute;
  top: 0;
  right: 0;
  /* height: 100%; */
  height: 40px;
  padding: 0 16px;
  border-radius: 24px;
  border: 0;
  background-color: var(--secondary-color);
  transition: all 0.3s linear;
}

.section__footer .footer__right--bottom p {
  margin-bottom: 0;
}

.section__footer .footer__right--form button:hover {
  transform: scale(1.06);
  transition: all 0.3s linear;
}

.section__footer .footer__right--form button span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 22px;
}

.section__footer .footer__right--item {
  transform: scale(1);
  transition: all 0.3s linear;
}

.section__footer .footer__right--item:hover {
  transform: scale(1.06);
  transition: all 0.3s linear;
}

.section__footer .footer__right--item img {
  /* height: 22px;
  width: auto; */
  width: 100%;
  height: 35px;
  object-fit: contain;
}

.section__footer .footer__left--text a {
  color: #fff;
}

.footer__left--group .line {
  width: 50%;
  margin: 12px 0;
  height: 1px;
  background-color: #fff;
}

@media (min-width: 1400px) and (max-width: 1500px) {
  /* .section__footer .footer__right-text, */
  .footer__center--link,
  .footer__left-group--text span {
    font-size: 15px;
    line-height: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .section__footer {
    padding: 80px 0;
  }

  .footer__left {
    gap: 15px;
    margin-bottom: 30px;
    flex-direction: column;
    height: auto;
  }

  .footer__left-group--text {
    align-items: center;
    text-align: center;
  }

  .footer__left--group .line {
    width: 50%;
    margin: 12px auto;
    height: 1px;
  }

  .footer__right--socials .footer__right--item img {
    height: 21px;
    width: auto;
    object-fit: cover;
  }

  .section__footer .footer__copyright .footer__left--text {
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
  }

  .section__footer .footer__right--form input {
    width: 100%;
  }

  .footer__right--bottom {
    width: 80%;
    margin: auto;
  }
}

@media screen and (max-width: 991px) {
  .section__footer {
    padding: 60px 0;
  }

  .section__footer .footer__right {
    margin-top: 30px;
    height: fit-content;
  }

  .section__footer .footer__left {
    gap: 10px;
    margin-bottom: 30px;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: fit-content;
  }

  .section__footer .footer__hastag {
    margin-bottom: 0px;
    margin-top: 0;
  }

  .section__footer .footer__right--socials {
    margin-bottom: 20px;
  }

  .section__footer .footer__center--link {
    margin: auto;
    padding-bottom: 8px;
  }

  .section__footer .footer__hastag,
  .section__footer .footer__right-text {
    text-align: center;
  }

  .section__footer .footer__right--group {
    justify-content: center;
    /* margin-right: 22px; */
  }

  .section__footer .footer__left--text {
    margin-bottom: 0;
    color: #fff;
  }

  /* .section__footer .menu-item:nth-last-child(2) {
        display: none;
    } */
}

@media screen and (max-width: 768px) {
  .footer__left--text.location {
    width: 100%;
    margin: auto;
  }

  .section__footer .footer__left--group {
    margin-top: 16px;
  }

  .section__footer .footer__left--text.location {
    margin-bottom: 16px;
    line-height: 24px;
  }

  .section__footer .footer__center--link {
    margin: 0 0 16px 0;
    font-size: 14px;
  }

  .section__footer .footer__left {
    margin-bottom: 40px;
  }

  .section__footer .footer__hastag {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 24px;
  }

  .section__footer .footer__right-text {
    text-align: center;
    margin-bottom: 8px;
  }

  .section__footer .footer__bottom {
    flex-direction: column-reverse;
  }

  .section__footer .footer-line {
    margin: 30px 0;
    width: 180%;
    margin: 30px auto 30px -50%;
  }

  .section__footer .footer__right--socials {
    margin-bottom: 16px;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
  }

  .section__footer .footer__right--socials > a {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .footer__left--text.location {
    width: 100%;
    margin: auto;
  }

  .footer__left-group--text span {
    font-size: 13px;
  }

  .footer__right--bottom {
    width: 70%;
  }

  .section__footer .footer__right--socials .footer__right-text {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 28px;
  }

  .section__footer .footer__right {
    margin-top: 0px;
  }
}
