.bg-archive-yellow {
  background: #E1B95F;
  padding: 74px 0;
  border-radius: 0 0 60px 0;
}

.banner-arrow-black {
  content: url("../img/single-services/arrow.png");
}

.pt-event {
  padding-top: 96px !important;
}

.container-events .text-end img {
  border-radius: 120px 0 120px 0;
}

.container-events .content-news .btn-maps {
  background: transparent;
  border-color: transparent;
  color: #3C7C00;
  font-weight: 600;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
}
.container-events .content-news .btn-maps .material-icons {
  margin-left: 9px;
  font-size: 14px;
}
.container-single-news-default .container-events h4 {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}

.modal .modal-dialog .copy-btn {
  color: #3C7C00;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
}

.modal .modal-dialog button .material-icons-outlined {
  font-size: 14px;
  margin-right: 8px;
}

.header-archive {
  color: #222222;
}

.header-archive h1 {
  font-weight: 300;
  font-size: 40px;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 56px;
  color: #004207;
}

.header-archive p {
  font-weight: normal;
  font-size: 14px;
  line-height: 175%;
}

.container-header-default h2 {
  font-weight: 300;
  font-size: 32px;
  line-height: 150%;
  color: #004207;
}

.container-header-default .header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.container-header-default p>small {
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  line-height: 175%;
}

.container-header-default a {
  text-decoration: none;
  color: transparent;
}

.container-header-default .our-partner-title h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 150%;
  color: #222222;
  margin-bottom: 24px;
}

.container-header-default .btn {
  background-color: transparent;
  display: flex;
  align-items: end;
  padding-left: 0;
}

.container-header-default .btn:hover {
  color: #204A00;
  background-color: transparent;
}

.container-header-default .btn-tags {
  color: #222222;
  max-width: 166px;
  width: 100% !important;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 20px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  align-content: center;
}

.container-header-default .btn-tags:hover {
  background: #EFF8E8;
  border: 1px solid #3C7C00;
}

.btn-filter .material-icons {
  margin-left: 0;
  margin-right: 8px;
}

.container-header-default .btn-tags span {
  color: #3C7C00;
  margin-left: 0 !important;
  position: relative;
  left: 10px;
}

.card-lg-news {
  padding-top: 0px;
}

.card-lg-news .card {
  border-radius: 0;
  border: 0;
}

.card-lg-news .card-article {
  padding: 32px 0;
  background-color: #ffffff;
  border: 1px solid #DDDDDD;
  height: 476px;
}

.card-lg-news .px-article {
  padding: 0 40px;
}

.card-lg-news .card-article img {
  width: 100%;
  margin-bottom: 19px;
  height: 143px;
  object-fit: cover;
}

.card-lg-news .without-img {
  height: 364px;
}

.card-lg-news .card-article a {
  color: transparent;
  text-decoration: none;
}

.card-lg-news .card-article small {
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
}

.card-lg-news .card-article h4 {
  color: #222222;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}

.card-lg-news .card-article small {
  font-weight: bold;
  font-size: 12px;
}

.card-lg-news .card-article small>strong {
  border-radius: 8px;
  padding: 0px 8px;
  margin-left: 10px;
}

.card-lg-news .card-article small>.open {
  color: #3C7C00;
  background: #EFF8E8;
}

.card-lg-news .card-article small>.close {
  color: #AE0B00;
  background: #FFF2F2;
}

.card-lg-news .card-article small>.blue {
  color: #00487C;
  background: #E8F3F8;
}

.card-lg-news .card-article small>.limited {
  color: #7E5B00;
  background: #FFF5DA;
}

.card-lg-news .card-article p {
  font-size: 16px;
  line-height: 175%;
  color: #666666;
}

.card-lg-news .card-article p>strong {
  color: #222222;
  font-style: normal;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.card-lg-news .card-article .text-article {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 175%;
  align-self: stretch;
}

.card-lg-news .card-article .components {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}

.card-lg-news .card-article .components p {
  color: #666666;
  font-size: 12px;
  margin-bottom: 0;
}

.card-lg-news .card-article .components a {
  color: #3C7C00;
  text-decoration: none;
  align-items: center;
  display: flex;
}

.card-lg-news .card-article .components .btn {
  color: #3C7C00;
  background-color: transparent;
  border: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: end;
  top: 0;
  border-radius: 12px;
  border: 1px solid #3C7C00;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px;
}

.card-lg-news .card-article .components .btn:hover {
  background: #EFF8E8;
}

.card-lg-news .card-article .components .btn .material-icons {
  margin-left: 0;
  font-size: 14px;
}

.card-lg-news .card-article .components .component>.btn {
  color: #666666;
  border: 0 !important;
  padding: 0;
  font-size: 14px;
}

.card-lg-news .card-article .components .component>.btn .material-icons {
  color: #3C7C00;
  font-size: 18px;
  margin-right: 10px;
}

.card-lg-news .card-media {
  color: #ffffff;
}

.card-lg-news .card-media .card-body h3 {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}

.card-lg-news .card-media .card-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 175%;
}

.card-lg-news .card-media .card-body .btn-play {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 16px;
  max-width: 48px;
  margin-top: 100px;
  margin-bottom: 40px;
}

.card-lg-news .card-media {
  border: 0px;
  align-items: center;
  height: 364px;
  display: inline-block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.card-lg-news .card-media .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: -1;
  display: block;
}

.card-lg-news .card-body {
  z-index: 1;
  margin-top: -330px;
  padding: 0;
}

.card-lg-news .mr-10 {
  margin-right: 24px;
}

.content-news .author-single{
  margin-bottom: 40px;
}

.content-news .author-single .eventsSpeaker img {
  position: inherit;
  border-radius: 100px;
  background: #F0F0F0;
  margin: 10px 0 0 0;
  width: 80px;
}


.content-news .author-single .eventsSpeaker img {
  float: left;
  margin-right: 20px;
}

.content-news .author-single .eventsSpeaker p {
  color: #666666;
  margin-left: 100px;
  font-weight: normal;
  font-size: 16px;
  line-height: 175%;
}

.content-news .author-single .eventsSpeaker span {
  color: #222222;
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .container-events .text-end img {
    width: 100%;
  }

  .content-news .author-single .eventsSpeaker img {
    width: 80px;
  }
}

@media (max-width: 540px) {
  .container-single-news-default .container-events h4 {
    font-size: 18px;
  }
  .card-lg-news .card-article h4 {
    font-size: 18px;
  }
  .card-lg-news .card-article .components .component>.btn {
    font-size: 14px;
  }
  .btn-filter {
    padding-left: 0;
    margin-top: 37px;
  }

  .container-events .text-end img {
    display: none;
  }

  .content-news .author-single .eventsSpeaker img {
    width: 50px;
  }

  .content-news .author-single .eventsSpeaker p {
    margin-left: 70px;
  }

  .header-archive h1 {
    font-size: 32px;
  }

  .container-header-default .our-partner-title h2 {
    font-size: 24px;
  }

  .container-header-default h2 {
    font-size: 24px;
    color: #004207;
  }
}

@media (max-width: 320px) {
  .card-lg-news .card-article .components a {
    font-size: 13px;
  }
  .font-temp-link > a .material-icons {
    font-size: 13px;
  }
}

@media (max-width: 280px) {
  .card-lg-news .px-article {
    padding: 0px 27px;
  }
}
