.issues-around-us-section {
  margin-top: 108px;
}
.issues-around-us-section.style-01 {
  margin-top: 120px;
}
.issues-around-us-section.home-six {
  margin-top: 70px;
}
.issues-around-us-section .blog-pagination.event-five {
  text-align: center;
}

.event-single-items {
  margin-bottom: 50px;
}
.event-single-items.style-01 {
  margin-bottom: 30px;
}
.event-single-items.style-01 .event-img {
  border-radius: 0;
  min-height: 248px;
}
.event-single-items.style-02 {
  margin-bottom: 30px;
}
.event-single-items.style-02 .event-img {
  border-radius: 0;
  min-height: 382px;
}
.event-single-items .event-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  min-height: 380px;
  border-radius: 10px;
}
.event-single-items.home-six .event-bg::before {
  z-index: -1;
  left: 0;
  bottom: 0;
  top: inherit !important;
  width: 100%;
  height: 20%;
  background: transparent linear-gradient(180deg, rgba(14, 17, 90, 0) 0%, #0E115A 100%) 0% 0% no-repeat padding-box !important;
}
.event-single-items.home-six .legend-area {
  margin-top: 70px;
  border-bottom: 1px solid #E9E9E9;
}
.event-single-items.home-six .legend-area .title {
  font-size: 24px;
  line-height: 1.5px;
  font-family: "barlow_semi_condensedmedium";
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 45px;
  position: relative;
}
.event-single-items.home-six .legend-area .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 4px;
  height: 20px;
  background: var(--main-color-one);
}
.event-single-items.home-six .content {
  background: #fff !important;
}
.event-single-items .bg-wrapper {
  overflow: hidden;
}
.event-single-items .bg-wrapper.style-01 {
  margin-top: 30px;
}
.event-single-items .bg-wrapper .event-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 570px;
  border-radius: 10px;
  position: relative;
  z-index: 0;
  transition: 0.5s all ease;
}
.event-single-items .bg-wrapper .event-bg.style-01 {
  min-height: 467px;
  border-radius: 0px;
}
.event-single-items .bg-wrapper .event-bg.style-01::before {
  border-radius: 0px;
}
.event-single-items .bg-wrapper .event-bg::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(4, 7, 46, 0) 0%, #04072E 100%);
  border-radius: 10px;
}
.event-single-items .content {
  background: #FFF9FC;
  padding: 30px 35px;
  border: 1px solid rgba(201, 201, 201, 0.5);
  border-radius: 10px;
  margin: -60px 15px 0px 15px;
  position: relative;
}
.event-single-items .content.style-01 {
  margin: 0px;
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 6px;
}
.event-single-items .content.style-01 .subtitle {
  border-bottom: 0;
  margin: 25px 0px 5px;
}
.event-single-items .content.style-01 .subtitle .location {
  align-items: center;
}
.event-single-items .content.style-01 .subtitle .location .icon {
  color: var(--main-color-one);
  font-size: 20px;
}
.event-single-items .content.style-01 .subtitle .location p {
  margin-bottom: 3px;
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 767.5px) {
  .event-single-items .content.style-01 .subtitle .location p {
    font-size: 12px !important;
  }
}
.event-single-items .content.style-01 .subtitle .time {
  align-items: center;
}
.event-single-items .content.style-01 .subtitle .time .icon {
  color: var(--main-color-one);
  font-size: 20px;
}
.event-single-items .content.style-01 .subtitle .time p {
  margin-bottom: 3px;
  font-size: 20px;
  line-height: 32px;
}
.event-single-items .content.style-01 .title {
  font-size: 40px;
  line-height: 48px;
  font-family: "barlow_semi_condensedmedium";
}
.event-single-items .content.style-02 {
  margin: 0px;
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 6px;
  margin-top: 22px;
}
.event-single-items .content.style-02 .title {
  font-size: 32px;
  line-height: 38px;
  font-family: "barlow_semi_condensedmedium";
  margin-bottom: 25px;
}
.event-single-items .content.style-02 p {
  color: #57575A;
}
.event-single-items .content.style-03 {
  margin: 0px;
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 0px;
  margin-top: 50px;
}
.event-single-items .content.style-03 .title {
  font-size: 24px;
  line-height: 1.5px;
  font-family: "barlow_semi_condensedmedium";
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 45px;
}
.event-single-items .content.style-03 .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: -12px;
  width: 4px;
  height: 20%;
  background: var(--main-color-one);
}
.event-single-items .content.home-six {
  background: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  margin: 0;
  margin-top: 40px;
}
.event-single-items .content.home-six .post-mate {
  left: 20px;
  top: -102px;
}
.event-single-items .content.home-six .post-mate::after {
  display: none;
}
.event-single-items .content.home-six .subtitle {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 15px;
}
.event-single-items .content.home-six .title {
  font-weight: 600;
  font-family: "barlow_semi_condensedmedium";
  text-decoration: none;
}
.event-single-items .content.home-six P {
  margin-bottom: 10px;
}
.event-single-items .content .subtitle {
  display: flex;
  border-bottom: 1px dashed rgba(204, 204, 204, 0.5);
  margin-bottom: 20px;
  cursor: pointer;
  justify-content: space-between;
}
.event-single-items .content .subtitle .location {
  display: flex;
  margin-right: 40px;
  font-size: 14px;
  line-height: 28px;
  font-family: "robotoregular";
  font-weight: 400;
  color: #4F4F6B;
}
.event-single-items .content .subtitle .location .icon {
  font-size: 15px;
  margin-right: 8px;
}
.event-single-items .content .subtitle .time {
  display: flex;
  font-size: 14px;
  line-height: 28px;
  font-family: "robotoregular";
  font-weight: 400;
  color: #4F4F6B;
}
.event-single-items .content .subtitle .time .icon {
  font-size: 15px;
  margin-right: 8px;
}
.event-single-items .content .title {
  font-size: 24px;
  line-height: 36px;
  font-family: "robotoregular";
  font-weight: 700;
  color: black !important;
  margin-bottom: 5px;
  cursor: pointer;
  transition: 0.5s all ease;
}
@media (max-width: 1199.5px) {
  .event-single-items .content .title {
    font-size: 18px;
    line-height: 26px;
  }
}
.event-single-items .content .title a {
  color: black !important;
  text-decoration: none;
}
.event-single-items .content .title a:hover {
  color: #70A548 !important;
}
.event-single-items .content p {
  font-size: 18px;
  line-height: 28px;
  font-family: "robotoregular";
  font-weight: 500;
  color: #505050;
  margin-bottom: 21px;
}
@media (max-width: 1199.5px) {
  .event-single-items .content p {
    font-size: 14px;
  }
}
@media (max-width: 767.5px) {
  .event-single-items .content p {
    font-size: 11px;
  }
}
.event-single-items .post-mate {
  width: 82px;
  height: 82px;
  text-align: center;
  background: #70A548;
  border-radius: 4px;
  padding: 22px;
  position: absolute;
  top: -65px;
  right: 30px;
}
@media (max-width: 1199.5px) {
  .event-single-items .post-mate {
    width: 70px;
    height: 70px;
    padding: 15px;
  }
}
@media (max-width: 767.5px) {
  .event-single-items .post-mate {
    width: 60px;
    height: 60px;
  }
}
.event-single-items .post-mate.style-01 {
  top: 80%;
}
.event-single-items .post-mate::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  border: 1px solid #70A548;
  width: 94%;
  height: 94%;
  border-radius: 4px;
}
.event-single-items .post-mate .post-date {
  font-size: 35px;
  margin-bottom: 0;
  color: #fff;
  font-family: "barlow_semi_condensedmedium";
  font-weight: 700;
  line-height: 23px;
}
@media (max-width: 1199.5px) {
  .event-single-items .post-mate .post-date {
    font-size: 30px;
  }
}
@media (max-width: 767.5px) {
  .event-single-items .post-mate .post-date {
    font-size: 20px;
  }
}
.event-single-items .post-mate .post-month {
  color: #fff;
  font-family: "barlow_semi_condensedmedium";
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
}
@media (ma-width: 767.5px) {
  .event-single-items .post-mate .post-month {
    font-size: 15px;
  }
}

.btn-wrapper {
  display: block;
}
.btn-wrapper.administration {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.btn-wrapper.poll-btn {
  position: fixed;
  top: 50%;
  right: -2.5%;
  z-index: 2;
  transform: rotate(270deg);
}
.btn-wrapper.vote-btn {
  margin-top: 38px;
}
.btn-wrapper .boxed-btn {
  background-color: var(--secondary-color);
  color: #fff;
  display: inline-block;
  padding: 17px 27px;
  border-radius: 5px;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in;
  transition: 0.7s all ease;
  font-weight: 600;
}
.btn-wrapper .boxed-btn.btn-sanatory {
  background-color: var(--main-color-one);
  text-transform: uppercase;
  box-shadow: 0 7px 20px rgba(221, 19, 26, 0.3);
}
.btn-wrapper .boxed-btn.btn-sanatory .icon-paper-plan {
  margin-left: 5px;
}
.btn-wrapper .boxed-btn.btn-sanatory:hover {
  background-color: var(--secondary-color);
  box-shadow: 0 7px 20px rgba(14, 17, 90, 0.3);
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01 {
  background-color: transparent;
  color: var(--main-color-one);
  border: 2px solid var(--main-color-one);
  box-shadow: none;
  text-transform: capitalize;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01.reverse {
  color: #fff;
  border-color: #fff;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01.reverse:hover {
  background-color: #fff;
  border-color: #fff;
  color: var(--main-color-one);
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01 i {
  margin-right: 10px;
  margin-left: 0;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01 .fa-chevron-right {
  margin-left: 10px;
  margin-right: 0px;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-01:hover {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: #fff;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-02 {
  background-color: transparent;
  color: var(--heading-color);
  border: 2px solid var(--heading-color);
  box-shadow: none;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 24px;
  font-family: "robotoregular";
  font-weight: 700;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-02 i {
  margin-right: 10px;
  margin-left: 0;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-02:hover {
  background-color: var(--heading-color);
  border-color: var(--heading-color);
  color: #fff;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-03 {
  background-color: var(--heading-color);
  width: 100%;
  padding-top: 14px;
  border: 1px solid var(--heading-color);
  transition: 0.7s all ease;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-03:hover {
  background: transparent;
  border: 1px solid #fff;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-04 {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-family: "robotoregular";
  font-weight: 700;
  padding: 16px 23px;
}
.btn-wrapper .boxed-btn.btn-sanatory.style-04:hover {
  background-color: #fff;
  border-color: #fff;
  color: var(--main-color-one);
}
.btn-wrapper .boxed-btn.btn-sanatory.volunteer {
  padding: 17px 30px;
  box-shadow: none;
}
.btn-wrapper .boxed-btn.btn-sanatory.volunteer i {
  margin-right: 12px;
}
.btn-wrapper .boxed-btn.btn-poll {
  background-color: var(--main-color-one);
  text-transform: uppercase;
  padding: 21px 27px;
}
.btn-wrapper .boxed-btn.btn-poll:hover {
  background-color: var(--main-color-one);
}
.btn-wrapper .boxed-btn:hover {
  background-color: var(--secondary-color);
}
.btn-wrapper .boxed-btn.btn-rounded {
  border-radius: 30px;
}
.btn-wrapper .boxed-btn.reverse-color {
  background-color: var(--main-color-two);
}
.btn-wrapper .boxed-btn.reverse-color:hover {
  background-color: var(--main-color-one);
}
.btn-wrapper .boxed-btn.political-btn {
  background-color: #fff;
  color: var(--main-color-one);
  padding: 14px 30px;
  transition: 0.5s all ease;
}
.btn-wrapper .boxed-btn.political-btn i {
  margin-left: 10px;
}
.btn-wrapper .boxed-btn.political-btn.style-01 {
  padding: 15px 60px;
  border-radius: 4px;
}
.btn-wrapper .boxed-btn.political-btn.style-01:hover {
  background: var(--heading-color);
}
.btn-wrapper .boxed-btn.political-btn.style-02 {
  padding: 18px 27px;
  background: var(--heading-color);
  color: #fff;
  text-transform: uppercase;
}
.btn-wrapper .boxed-btn.political-btn:hover {
  background: var(--main-color-one);
  color: #fff;
}
.btn-wrapper .boxed-btn.event-btn {
  background: transparent;
  color: #70A548;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-family: "robotoregular";
  font-weight: 700;
  transition: 0.5s all ease;
  text-decoration: none;
}
.btn-wrapper .boxed-btn.event-btn span {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all ease;
}
.btn-wrapper .boxed-btn.event-btn:hover {
  margin-left: 8px;
}
.btn-wrapper .boxed-btn.event-btn:hover span {
  opacity: 1;
  visibility: visible;
}
.btn-wrapper .boxed-btn.event-btn i {
  font-size: 18px;
  margin-right: 12px;
}
.btn-wrapper .boxed-btn.read-btn {
  background: transparent;
  border: 2px solid #70A548;
  border-radius: 8px;
  font-size: 18px;
  font-family: "robotoregular";
  font-weight: 700;
  color: #70A548;
  padding: 18px 24px;
  transition: 0.3s all ease;
  margin-top: 75px;
}
.btn-wrapper .boxed-btn.read-btn:hover {
  background: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  color: #fff;
}
.btn-wrapper .boxed-btn.read-btn i {
  margin-right: 10px;
}
.btn-wrapper .boxed-btn.counter-btn {
  background: #70A548;
  border-radius: 0;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 16px;
}
.btn-wrapper .boxed-btn.counter-btn i {
  margin-left: 10px;
}
.btn-wrapper .boxed-btn.counter-btn:hover {
  background-color: #fff;
  color: var(--heading-color);
}

.blog-pagination {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.blog-pagination.event-five {
  margin-top: 30px;
}
.blog-pagination.issues-three {
  margin-top: 30px;
}
.blog-pagination.style-01 ul li:first-child {
  margin-right: 10px;
}
.blog-pagination.style-01 ul li a {
  width: 50px;
  height: 50px;
  border-radius: 0;
  color: #6B6B6B;
  font-size: 18px;
  line-height: 35px;
  font-family: "robotoregular";
  font-weight: 500;
  border: 1px solid #e2e2e2;
  display: block;
  text-decoration: none;
}
.blog-pagination.style-01 ul li div {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #CCCCCC;
  border-radius: 50%;
}
.blog-pagination.style-01 ul li div + div {
  margin-left: 5px;
}
.blog-pagination.style-01 ul li i {
  font-size: 20px;
  color: var(--main-color-one);
}
.blog-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-pagination ul li {
  display: inline-block;
  padding-left: 0;
}
.blog-pagination ul li + li {
  margin: 0 5px;
}
.blog-pagination ul li:before {
  display: none;
}
.blog-pagination ul li a {
  padding: 7px 12px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 50%;
  color: #B5B5B5;
  font-size: 22px;
  line-height: 47px;
  font-family: "robotoregular";
  font-weight: 700;
  text-align: center;
}
.blog-pagination ul li a.current {
  background-color: #70A548;
  color: #fff;
  border-color: var(--main-color-one);
}
.blog-pagination ul li a:hover {
  background-color: #70A548;
  color: #fff;
}
.blog-pagination ul li span {
  display: block;
  border: none;
  line-height: 40px;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 47px;
  font-family: "robotoregular";
  font-weight: 700;
  color: #CBCBCB;
  cursor: pointer;
  transition: 0.3s ease-in;
}
.blog-pagination ul li span:hover {
  color: var(--main-color-one);
}
.blog-pagination ul li span.next {
  border: none;
}
.blog-pagination ul li span.active {
  color: var(--main-color-one);
}/*# sourceMappingURL=event-three.css.map */