.site-header__logo a img {
  width: 115px;
}

.site-header__logo {
  display: flex;
  justify-content: center;
}

.site-header__logo-box {
  padding: 12px 0;
}

.footer-widget__logo a img {
  width: 180px;
}

.footer-widget__logo {
  margin: -35px -28px -39px -28px;
}

.main-slider p:before {
  background-image: none;
}

.site-header__header-one-wrap {
  border-bottom: 1px solid #eae5e2;
}

.campaign-details__organizer-img img {
  width: 200px;
}

.campaign-details {
  position: relative;
  display: block;
  padding: 120px 0 70px;
}

/* .meet-volunteers-one {
  position: relative;
  display: block;
  padding: 90px 0 90px;
} */

/* .meet-volunteers-one__img img {
  width: 100%;
  height: 300px;
} */

.row2 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.row3 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.campaign-details__summary-img-box-single img {
  width: 100%;
  height: 240px;
}

.news-details__text-three strong {
  font-weight: 500;
  color: var(--thm-black);
}

.news-details__text-three span {
  font-weight: 600;
  color: var(--thm-black);
}

/* .cta-one__btn .thm-btn {
  margin-top: 25px;
  background: var(--thm-primary);
  color: #fff;
}

.cta-one__btn .thm-btn a {
  font-size: 14px;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
}

.cta-one__btn .thm-btn:hover {
  background: transparent;
  padding: 16px 60px;
  border: 3px solid var(--thm-primary);
  color: var(--thm-primary);
} */

.campaign-details__img-box img {
  /*About*/
  width: 100%;
  height: 310px;
}

/* .news-details__img img {
  width: 100%;
  height: 310px;
} */

/*-----------------------07-05----------------09:26---14:33-------------------*/

.welcome-two__checks {
  padding: 10px 15px;
  text-align: center;
}

.campaign-details__text strong {
  color: var(--thm-primary);
}

/* .meet-volunteers-one__social-info {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.meet-volunteers-one__social-info .left p {
  color: #2e63d6;
  text-align: center;
  font-size: 16px;
  margin: 0;
} */

/* .text_terms {
  font-size: 16px;
  line-height: 22px;
}

.text_terms h5 {
  margin-bottom: 10px;
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text_terms .text_terms_p_date {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #88858e;
} */

/* .itens_list_ul_h1 {
  margin-left: 20px;
} */

/* .list_data {
  margin-left: 24px;
  font-size: 18px;
}

.list_data b {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  color: #656469;
}

.list_data_itens {
  margin-left: 40px;
  font-size: 16px;
}

.list_data_itens li {
  margin-left: 24px;
}

.list_data_itens b {
  font-size: 17px;
  font-family: "Rubik", sans-serif;
  color: #838286;
} */

.table_edit {
  width: 950px;
  margin-left: 24px;
  list-style: none;
}

.table_td {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  font-weight: bold;
}

.table_td p {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  color: #212529;
}

.table_td li {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  color: #212529;
}

.table_td span {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  color: #444f5a;
}

.table_list ul {
  list-style: none;
  text-decoration: none;
}

.contact-form__input-box input[type="text"],
.contact-form__input-box input[type="number"],
.contact-form__input-box input[type="email"],
.contact-form__input-box textarea {
  border: 1px solid #eae5e2;
  background: transparent;
  margin-bottom: 0px;
}

.contact-form__input-box {
  margin-bottom: 30px;
}

label.error {
  color: var(--thm-primary);
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-success p,
.alert-error p {
  margin-bottom: 0px;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.popular-causes__title {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.popular-causes__title h3 a {
  font-size: 12px;
}
.popular-causes__title h3 {
  margin-bottom: 0px;
}

.cta-one {
  background: var(--thm-primary);
}

.become-volunteer__text {
  text-align: justify;
}

.become-volunteer__form-btn {
  float: right;
}

#required {
  font-size: 12px;
  text-align: left;
}

.welcome-one {
  position: relative;
  display: block;
  padding-top: 395px;
  padding-bottom: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
  margin-top: -335px;
}

.event-details-top {
  position: relative;
  display: block;
  padding: 120px 0 40px;
}

.btn_donation a {
  background: var(--thm-primary);
  padding: 10px 10px;
  display: block;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  transition: 700ms;
}

.btn_donation a:hover {
  background: transparent;
  color: #721c24;
  border: 3px solid #721c24;
}

.event-details-top_section {
  position: relative;
  display: block;
  padding: 120px 0px 210px;
}

.thm-btn_home {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #fff;
  outline: none;
  background-color: transparent;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  padding: 16.5px 60px;
  border-radius: 33.5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.thm-btn_home:hover {
  background-color: #ffffff;
  color: var(--thm-primary);
}

/*----------------08:44-----08/05-------------------*/
.we-need-help__img img {
  width: 64%;
}

.we-need-help__left {
  position: relative;
  display: block;
  padding-top: 0px;
}

.make-donation {
  position: relative;
  display: block;
  margin-top: -180px;
  z-index: 1;
  padding-bottom: 120px;
}

.welcome-two__text {
  margin-top: -43px;
}

.event-details-top__title {
  font-size: 45px;
  font-family: "Rubik", sans-serif;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 39px;
  color: var(--thm-primary);
  text-align: center;
}

.make-donation-two__text {
  text-align: justify;
}

.center {
  display: flex;
  justify-content: center;
}

.accrodion-content {
  text-align: justify;
}

.events-and-newsletter__subscribe-btn {
  width: 100%;
}

.news-one {
  padding: 0px;
  margin-top: 0px;
}

.news-one__title h3 {
  font-size: 12px;
  line-height: 0px;
  /* margin-top: 0px; */
}

.testimonials-one {
  padding: 10px 0 110px;
}

html {
  scroll-behavior: smooth;
}

.scroll-to-top {
  bottom: 20px;
  right: 90px;
}

.testimonials-one .swiper-container,
.feature-one,
.main-slider {
  z-index: 0;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
  line-height: 20px;
}

.floating-wpp .floating-wpp-input-message textarea {
  padding: 0px;
}

#see-more-about {
  display: none;
  text-align: justify;
}

#btn-see-less-about {
  display: none;
}

.preloader__image img {
  width: 150px;
  height: auto;
}

.language-icon a img {
  width: 30px;
}

.language-select li a img {
  width: 30px;
  margin-left: 8px;
}

.language-select li {
  cursor: pointer;
}

.language-select li:hover {
  background-color: #ececec;
}

.language-select li a {
  font-size: 12px;
}

.language-select li a span {
  margin-left: 8px;
  color: #000;
}

/* --------------12-05--------11:36 */

/*alinhar img ao centro*/
.logo-box img {
  width: 115px;
}

.logo-box {
  display: flex;
  justify-content: center;
  padding: 12px 0;
}

.mobile-nav__contact a {
  font-size: 14px;
  width: 50%;
}

/* -----------------------------19:07------12/05------------ */
.container_error {
  margin: 60px auto;
  text-align: center;
  color: #343434;
}

.container_error h1 {
  font-size: 120px;
  margin: 0;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  letter-spacing: 20px;
}

.container_error h2 {
  font-size: 30px;
  margin: 0;
  font-family: "Rubik", sans-serif;
}

.container_error a {
  text-decoration: none;
    background-color: rgb(191,52,38);
    color: white;
    padding: 10px 50px;
  font-family: "Rubik", sans-serif;
  display: inline-block;
  border-radius: 25px;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.4s;
}

.container_error a:hover {
  background: rgb(136, 23, 17);
}

.terms {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875;
  color: #7b8095;
}

.terms h5 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}

.terms h4 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
}

.terms ul,
.terms table ul {
  margin-left: 20px;
}

.terms a {
  color: #a30103;
}

.terms p.rights {
  font-size: 12px;
  color: #7b8095;
}

@media (max-width: 767px) {
  .site-header__logo a img {
    display: none;
  }
  .site-header__logo-box {
    padding: 0px;
  }
  .block-title h2 {
    font-size: 2.8rem;
    text-align: center;
  }
  .site-footer-bottom__left p {
    text-align: center;
  }
  .site-footer-bottom__inner {
    margin-bottom: 48px;
  }
  .site-footer__one-top {
    text-align: center;
  }
  .site-footer__social {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
  }
  .footer-widget__column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-widget__explore-list-two {
    margin-left: 0px;
  }
}
