.actions-land {
  padding-top: 4.4em;
  /* margin-bottom: 6em; */
  margin-bottom: 4.3em;
}

.actions-top {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
  text-align: center;
  color: #494949;
  background-size: cover;
  background-position: center;
}

.actions-top_heading {
  margin-bottom: 7.8em;
}

.actions-top:before {
  content: "";
  display: block;
  padding-top: 72.12%;
}

/* {
  background-image: url(images/img1.png);
  opacity: .4;
  background-size: cover;
  background-position: center;
} */

.actions-top_heading:before,
.actions-top_clean:before {
  content: none;
}

.actions-top__inner {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 11;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 25px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}

.actions-top_heading .actions-top__inner {
  position: relative;
  padding-top: 107px;
  padding-bottom: 104px;
}

.actions-top_clean .actions-top__inner {
  position: relative;
  padding-top: 71px;
  padding-bottom: 70px;
}

.actions-top:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

.col-md-8 .actions-top:after {
  background: rgba(255, 255, 255, 0.6);
}

.actions-top + .actions-top {
  margin-top: 21px;
}

.actions-top:last-child {
  margin-bottom: 21px;
}

.actions-top__title {
  font-weight: 600;
  font-size: 2.5em;
  line-height: 1.8;
  text-transform: uppercase;
}

.actions-top__more {
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 400;
}

.actions-top__more a {
  color: inherit;
}

.actions-top__title + .actions-top__more {
  margin-top: 2.7em;
}

.actions-list {
  /* margin-bottom: 4em; */
  margin-bottom: 0;
}

.actions-list__title {
  font-weight: 500;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 1.7em;
}

.actions-list__item {
  display: block;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 2em;
  line-height: 1.2;
  color: #494949;
  margin-bottom: 25px;
}

.actions-list__item img {
  margin-bottom: 1em;
}

.actions-list__item-name {
  display: block;
}

.actions-list__item-date {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 1.1em;
}

.action-land__content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4em;
  line-height: 1.25;
  color: #000;
  font-weight: 400;
}

.action-land__content a:not(.btn) {
  text-decoration: underline;
  color: inherit;
}

.action-land__content a:hover,
.action-land__content a:focus {
  text-decoration: none;
}

.action-land__content h5,
.action-land__content .h5 {
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.2;
  color: #494949;
  margin-bottom: 1.1em;
}

.action-land__content h3,
.action-land__content .h3 {
  font-weight: 400;
  font-size: 1.7em;
  line-height: 1.2;
  color: #494949;
  margin-bottom: 1.3em;
}

.action-land__content h5 strong,
.action-land__content .h5 strong,
.action-land__content h3 strong,
.action-land__content .h3 strong {
  font-weight: 600;
}

.action-land__content p {
  margin: 0 0 25px;
}

.action-land__content .blockquote {
  margin: 0 0 34px;
  padding: 0;
  border-left: 0;
  font-style: italic;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.25;
}

.action-land__content .blockquote-footer {
  font-size: 1em;
  line-height: 1.25;
  font-style: normal;
  text-align: right;
  color: #000;
}

.action-land__content .blockquote-footer:before {
  content: none;
}

.action-land__content .btn-lg {
  padding: 15px 1.7em;
  font-size: 0.8em;
}

.actions-land_gold .actions-top_clean .actions-top__inner {
  padding-top: 20px;
  padding-bottom: 50px;
}

.actions-land_gold .action-land__content .blockquote,
.actions-land_gold .action-land__content .blockquote-footer {
  font-size: 0.9em;
}

.actions-land_gold .action-land__content {
  font-size: 1.7em;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.5em !important;
}

.mb-3 {
  margin-bottom: 1.8em !important;
}

.mt-5 {
  margin-top: 3em !important;
}

.action-land__content .h3_list {
  font-weight: 600;
}

.h3_list span {
  display: block;
}

.actions-top--list {
  margin-left: -15px;
  margin-right: -15px;
}

.actions-top--list .actions-top__item {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}

.actions-top--list .actions-top__item:nth-child(n + 4) .actions-top:before {
  display: none;
}

.actions-top--list .actions-top__item:nth-child(n + 4) .actions-top {
  min-height: 260px;
}

@media (min-width: 768px) {
  .actions-top--list .actions-top__item:nth-child(1) {
    width: 66.66667%;
  }

  .actions-top--list .actions-top__item:nth-child(2) {
    width: 33.33333%;
  }

  .actions-top--list .actions-top__item:nth-child(3) {
    width: 33.33333%;
  }
}

@media (max-width: 1100px) {
  .actions-top__title {
    font-size: 1.5em;
    line-height: 1.4;
  }
}

@media (max-width: 767px) {
  .action-land__content h3,
  .action-land__content .h3 {
    font-size: 1.6em;
    margin-bottom: 0.4em;
  }

  .action-land__content .h3_list {
    /* font-size: 1.6em; */
    margin-bottom: 25px;
  }

  .h3_list span {
    margin-top: 16px;
  }

  .mt-5 {
    margin-top: 2em !important;
  }

  .actions-top--list .actions-top__item .actions-top {
    min-height: 260px;
  }

  .actions-top--list .actions-top__item .actions-top:before {
    display: none;
  }
}
