.bwp-footer .footer-bottom .footer-bottom__inner>div a{
  color: #ffffff;
}

.footer-center .newsletter-form__wrap {
    border-color: #333333;
    position: relative;
}

.crmFormVali-error {
    color: #a94442;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: calc(145% - 6px)!important;
    z-index: 1!important;
}

.newsletter-form__wrap input::placeholder {
  color: #fff; /* 修改为你想要的颜色 */
  opacity: 1;  /* 防止某些浏览器默认降低透明度 */
}






.bwp-footer {
  color: var(--footer-color)
}

.bwp-footer .footer-center__inner>.row>div {
  padding: 0 15px
}

.bwp-footer .content-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: 1px;
  font-size: calc(16px - 0px)
}

.bwp-footer .content-contact a {
  color: var(--footer-color);
  display: inline-block;
  margin-bottom: 15px
}

.bwp-footer .content-contact a:hover {
  color: var(--color-primary)
}

.bwp-footer {
  font-size: calc(16px - 0px)
}

.bwp-footer p {
  margin-bottom: 7px;
  line-height: 24px
}

.bwp-footer p span {
  color: #000
}

.bwp-footer .form-control {
  border: 0;
  padding: 0;
  background: 0 0;
  color: #000
}

.bwp-footer .form-control::placeholder {
  font-size: 14px
}

.bwp-footer .newsletter-form__wrap {
  padding: 0 15px;
  display: flex;
  border-bottom: 2px solid #282727
}

.bwp-footer .newsletter-form__submit {
  padding: 0;
  background: 0 0;
  color: var(--color-primary);
  border: 0;
  text-wrap: nowrap
}

.bwp-footer .newsletter-form__submit span {
  text-transform: uppercase;
  font-size: 20px !important;
  font-family: var(--title-font-family);
  font-weight: 700;
  margin: 0 !important
}

.bwp-footer .newsletter-form__submit span.icon-right::before {
  font-family: qico;
  content: "\e650"
}

.bwp-footer .newsletter-form__submit:hover {
  color: var(--color-primary)
}

.bwp-footer .footer-menu {
  padding: 0;
  list-style: none;
  margin: 0
}

.bwp-footer .footer-menu li {
  margin-bottom: 18px
}

.bwp-footer .footer-menu li:last-child {
  margin-bottom: 0
}

.bwp-footer .footer-menu a {
  color: var(--footer-color);
  font-size: calc(16px - 0px)
}

.bwp-footer .footer-menu a:hover {
  color: var(--footer-color-hover)
}

.bwp-footer .social-icons {
  padding: 0;
  list-style: none;
  margin: 30px 0 0
}

.bwp-footer .social-icons li {
  display: inline-block;
  margin-right: 5px
}

.bwp-footer .social-icons li:last-child {
  margin-right: 0
}

.bwp-footer .social-icons li a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 0;
  background: rgba(0, 0, 0, .04);
  border-radius: 5px;
  font-size: 15px;
  transition: all .3s ease
}

.bwp-footer .social-icons li a:hover {
  background: var(--color-primary);
  border-color: var(--color-primary)
}

.bwp-footer .social-icons span {
  display: none
}

.bwp-footer .footer-center2__inner>div {
  padding: 0 15px
}

.bwp-footer .footer-center2__inner>div span {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 30px
}

.bwp-footer .footer-center2__inner>div .footer-menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap
}

.bwp-footer .footer-center2__inner>div .footer-menu a {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px
}

.bwp-footer .footer-center2__inner>div .footer-menu li {
  margin: 0
}

.bwp-footer .footer-center2__inner>div .footer-menu li:after {
  content: "|";
  display: inline-block;
  margin: 0 10px 0 5px;
  font-size: 8px;
  position: relative;
  top: -1px;
  color: #846b08
}

.bwp-footer .footer-center2__inner>div .footer-menu li:last-child:after {
  display: none
}

.bwp-footer .footer-bottom .footer-bottom__inner {
  align-items: center
}

.bwp-footer .footer-bottom .footer-bottom__inner>div {
  padding: 0 15px
}

.bwp-footer .footer-bottom .footer-copyright {
  letter-spacing: 1px;
  font-size: calc(16px - 0px)
}

.bwp-footer .footer-bottom .footer-copyright span {
  font-family: var(--font-family)
}

.bwp-footer .footer-bottom .footer-menu {
  display: flex;
  flex-wrap: wrap
}

.bwp-footer .footer-bottom .footer-menu li {
  margin: 0 10px
}

.bwp-footer .footer-bottom .footer-menu li a {
  font-size: 10px;
  font-weight: var(--body-font-weight-medium);
  letter-spacing: 2px;
  text-transform: uppercase
}

.bwp-footer .footer-bottom .footer-menu li:first-child {
  margin-left: 0
}

.bwp-footer .footer-bottom .footer-menu li:last-child {
  margin-right: 0
}

.bwp-footer .footer-bottom .aligin-left {
  text-align: left;
  justify-content: left
}

.bwp-footer .footer-bottom .aligin-right {
  text-align: right;
  justify-content: right
}

.bwp-footer .footer-bottom .aligin-center {
  text-align: center;
  justify-content: center
}

@media (max-width:1199px) {
  .bwp-footer.have-menu-bottom {
    padding-bottom: 50px
  }
}

@media (max-width:991px) {
  .bwp-footer .footer-center__inner>.row>div {
    margin-bottom: 20px
  }
}

@media (max-width:767px) {
  .bwp-footer .footer-center__inner>.row>div:last-child {
    margin: 0
  }

  .bwp-footer .footer-center2__inner>div span {
    display: block;
    margin: 0
  }

  .bwp-footer .footer_1 .footer-center__inner,
  .bwp-footer .footer_2 .footer-center__inner {
    padding-bottom: 0
  }

  .bwp-footer .footer-bottom .aligin_mobi-left {
    text-align: left;
    justify-content: left
  }

  .bwp-footer .footer-bottom .aligin_mobi-left .footer-menu {
    justify-content: left
  }

  .bwp-footer .footer-bottom .aligin_mobi-right {
    text-align: right;
    justify-content: right
  }

  .bwp-footer .footer-bottom .aligin_mobi-right .footer-menu {
    justify-content: right
  }

  .bwp-footer .footer-bottom .aligin_mobi-center {
    text-align: center;
    justify-content: center
  }

  .bwp-footer .footer-bottom .aligin_mobi-center .footer-menu {
    justify-content: center
  }

  .bwp-footer .footer-center.accordion .content-toggle {
    transition: all .3s ease
  }

  .bwp-footer .footer-center.accordion .content-toggle .footer-block {
    display: none
  }

  .bwp-footer .footer-center.accordion .content-toggle.active .title-footer:before {
    transform: rotate(180deg)
  }

  .bwp-footer .footer-center.accordion .title-footer {
    position: relative;
    transition: all .3s ease
  }

  .bwp-footer .footer-center.accordion .title-footer:before {
    content: "\e61e";
    font-family: qico;
    position: absolute;
    right: 0;
    transition: all .3s ease;
    font-size: 18px;
    font-style: normal
  }

  .bwp-footer .footer-center.accordion .content-toggle:not(:last-child):not(.active) {
    margin-bottom: 30px
  }

  .bwp-footer .footer-center.accordion .content-toggle:not(:last-child):not(.active) .title-footer {
    margin-bottom: 0
  }
}

.btn:focus,
button:focus {
  outline: unset;
  box-shadow: unset
}

button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: unset
}

.bwp-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.btn {
  display: block;
  padding: 10px 30px;
  border-radius: 0;
  font-family: var(--font-family);
  font-size: 12px;
  text-transform: uppercase;
  transition: all .3s ease
}
.btn-primary {
  color: #fff;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary)
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: var(--color-primary);
  border-color: var(--color-primary)
}

.btn-secondary {
  color: #000;
  background-color: #fff;
  border: 1px solid #e7e7e7
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #000;
  background-color: #e7e7e7;
  border-color: #e7e7e7
}

.form-control {
  padding: 10px 20px;
  color: var(--text-color);
  font-family: var(--font-family);
  font-size: 16px;
  line-height: 20px;
  border-radius: 20px
}

.form-control:focus {
  border-color: #000;
  box-shadow: none
}

.btn--secondary-accent {
  width: 50%
}

.slick-arrow {
  font-size: 0;
  top: calc(50% - 23px);
  position: absolute;
  z-index: 1;
  transition: all .3s ease;
  font-family: qico;
  border: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  color: var(--text-color);
  background: 0 0
}

.slick-arrow:before {
  font-size: 20px
}

.slick-arrow:hover {
  color: var(--color-primary)
}

/* .social-icons {
  padding: 0;
  margin: 0;
  list-style: none
}

.social-icons li {
  margin: 0 10px
} */

/* .social-icons li:first-child {
  margin-left: 0
}

.social-icons li:last-child {
  margin-right: 0
} */

/* .social-icons a {
  color: var(--text-color);
  fill: var(--text-color)
} */

/* .social-icons a:hover {
  color: var(--color-primary);
  fill: var(--color-primary)
}

.social-icons a span {
  display: none
} */

.menu-row {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px
}

.menu-row__col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  max-width: 100%;
  padding-left: calc(30px / 2);
  padding-right: calc(30px / 2)
}


@media (max-width:767px) {
  .slick-arrow:before {
    font-size: 10px
  }

  .slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    padding: 0;
    background: #fff;
    color: #000;
    text-align: center;
    opacity: 1;
    visibility: visible;
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, .04)
  }

  .slick-arrow:hover {
    color: var(--color-primary)
  }
}