/*=============================
=            Majka            =
=============================*/
/*=====  End of Majka  ======*/
.ap_title {
  max-width: 630px;
  margin: 0 auto 109px;
  line-height: 1.2093;
  font-size: 43px;
}

.ap_cont {
  position: relative;
  padding: 143px 0 0;
  z-index: 10;
}

.ap_box {
  max-width: 900px;
  background-color: #fff;
  width: 82%;
  margin: 0 auto;
}

.ap_fbox {
  padding: 72px 72px 0;
}

.ap_fbox.addp {
  padding-bottom: 72px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ap_img_label {
  color: #c5c5c5;
  font-size: 12px;
  padding: 15px 0;
  font-weight: 500;
}

.ap_date {
  float: left;
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 500;
  margin: 13px 0;
}

.ap_category {
  color: #000;
  text-transform: uppercase;
  background-color: #ed1f24;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  padding: 0 13px 0 10px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

.ap_category::before {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  width: 100%;
  height: 100%;
  background-color: #ed1f24;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  z-index: -1;
}

.ap_category_single {
  float: right;
  margin: 11px 0;
}

.ap_data {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.ap_data_wrap {
  padding: 0 67px;
  margin-top: 24px;
}

.ap_box_text {
  padding: 63px 72px 45px;
  color: #7f7f7f;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71429;
}

.ap_box_text.small_p {
  padding-top: 16px;
}

.ap_box_text.small_p_bot {
  padding-bottom: 10px;
}

.ap_box_text img {
  height: auto;
  margin: 40px -67px;
  max-width: calc(100% + 134px);
}

.ap_box_text .ap_box_text_all {
  padding: 0 67px;
}

.ap_box_text .ap_box_text_all > p, .ap_box_text .ap_box_text_all ul, .ap_box_text .ap_box_text_all ol {
  margin-bottom: 25px;
}

.ap_box_text .ap_box_text_all ul, .ap_box_text .ap_box_text_all ol {
  padding-left: 25px;
}

.ap_box_text .wp-caption {
  margin: 73px -67px 40px;
  padding: 0;
  border: 0;
  width: calc(100% + 134px);
  max-width: calc(100% + 134px);
}

.ap_box_text .wp-caption > img {
  margin: 0;
  max-width: 100%;
}

.ap_box_text p.wp-caption-text {
  color: #c5c5c5;
  font-size: 12px;
  padding: 15px 0;
  font-weight: 500;
  text-align: left;
}

.ap_box_other {
  padding: 0 39px;
}

.apo_inside {
  padding: 50px 0 37px;
}

.apo_inside.border {
  border-top: 1px solid #d7d7d7;
}

.apo_title {
  color: #ed1f24;
  font-size: 21px;
  padding-bottom: 18px;
}

.apo_row {
  margin: 0 -9px;
}

.apo_col {
  padding: 0 9px;
}

.apo_col:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 991px) {
  .apo_col:hover .apo_image .ap_category {
    padding: 0 27px 0 24px;
  }
  .apo_col:hover .apo_image .link {
    opacity: 0.2;
  }
  .apo_col:hover .apo_name .arrow {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}

.apo_image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 227px;
  position: relative;
}

.apo_image .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.apo_image .ap_category {
  position: absolute;
  right: 0;
}

.play_icon {
  float: left;
  width: 32px;
}

.apo_name {
  font-size: 16px;
  color: #000;
  float: left;
  width: 100%;
}

.apo_name .dots_d {
  display: none;
}

.apo_name .arrow {
  fill: #ed1f24;
  margin-left: 10px;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  height: 24px;
}

.apo_name .text {
  max-width: calc(100% - 35px);
  vertical-align: middle;
  line-height: 1.2;
}

.apo_date {
  float: left;
  width: 100%;
  margin: 0;
}

.apo_title_line {
  margin: 12px 0 6px;
}

.apo_cont {
  color: #7f7f7f;
  font-size: 13px;
  width: 100%;
  margin-bottom: 43px;
}

.apo_cont .dots_d {
  display: none;
}

.ap_gallery_wrap {
  padding: 0 34px 50px;
  overflow: hidden;
  margin: 29px 0 19px;
}

.ap_gallery {
  max-width: 775px;
  width: calc(58% + 20px);
  margin: 0 auto;
  position: relative;
}

.ap_gallery .slick-list {
  overflow: visible;
}

.blank_caption {
  opacity: 0;
}

.ap_gallery_item {
  margin: 0 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.ap_gallery_item:not(.slick-current) {
  opacity: .4;
  cursor: pointer;
}

.ap_gallery_item:not(.slick-current) .ap_gallery_label {
  opacity: 0;
}

@media screen and (min-width: 991px) {
  .ap_gallery_item:hover {
    opacity: 1;
  }
}

.ap_gallery_arrow {
  position: absolute;
  height: 100%;
  width: 55px;
  top: 0;
  z-index: 1;
  border: 0;
  background-color: transparent;
  pointer-events: none;
}

.ap_gallery_arrow.prev {
  left: -65px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ap_gallery_arrow.next {
  right: -65px;
}

.ap_gallery_arrow.slick-disabled {
  opacity: 0;
}

.ap_gallery_arrow .arrow {
  fill: #fff;
  width: 13px;
}

.ap_gallery_label {
  position: absolute;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.ap_gallery_count {
  position: absolute;
  right: 10px;
  bottom: -39px;
  color: #7f7f7f;
  font-size: 21px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .cp_wrap {
    padding-bottom: 12px;
  }
  .ap_cont {
    padding: 52px 0 0;
  }
  .ap_title {
    font-size: 30px;
    line-height: 40px;
    width: 62%;
    margin-bottom: 59px;
  }
  .ap_box {
    width: 93%;
  }
  .ap_fbox {
    padding: 30px 27px 0;
  }
  .ap_img_label {
    padding: 9px 0;
  }
  .ap_data_wrap {
    padding: 0;
  }
  .ap_box_text {
    padding: 38px 27px 5px;
  }
  .ap_box_text.small_p {
    padding-top: 25px;
  }
  .ap_box_text .ap_box_text_all {
    padding: 0;
  }
  .ap_box_text img {
    margin: 15px 0;
    max-width: 100%;
  }
  .ap_box_text .wp-caption {
    margin: 38px 0 12px;
    max-width: 100%;
  }
  .ap_box_text .wp-caption > img {
    margin: 0;
  }
  .ap_gallery {
    width: 80%;
  }
  .ap_gallery_item {
    margin: 0 8px;
  }
  .ap_gallery_count {
    bottom: -28px;
  }
  .ap_box_other {
    padding: 0 27px;
  }
  .apo_inside {
    padding: 40px 0 10px;
  }
  .apo_inside .apo_image {
    height: 166px;
  }
  .apo_inside .apo_row {
    margin: 0 -12px;
  }
  .apo_inside .apo_col {
    padding: 0 12px;
  }
  .apo_inside .apo_cont {
    width: 100%;
  }
  .apo_title {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .ap_cont {
    padding: 58px 0 0;
  }
  .cp_wrap {
    padding-bottom: 28px;
  }
  .ap_title {
    font-size: 26px;
    line-height: 33px;
    width: 92%;
  }
  .ap_box {
    width: 88%;
  }
  .ap_fbox {
    padding: 26px 22px 0;
  }
  .ap_data_wrap {
    margin-top: 19px;
  }
  .ap_box_text {
    padding: 25px 22px 23px;
  }
  .ap_box_text.small_p {
    padding-top: 16px;
  }
  .ap_box_text .ap_box_text > p, .ap_box_text .ap_box_text ul, .ap_box_text .ap_box_text ol {
    margin-bottom: 15px;
  }
  .ap_box_text img {
    margin: 21px 0;
  }
  .ap_box_text .wp-caption {
    margin: 37px 0 5px;
  }
  .ap_box_text .wp-caption > img {
    margin: 0;
  }
  .ap_gallery_item {
    margin: 0 4px;
  }
  .ap_gallery {
    width: 82%;
  }
  .ap_gallery_wrap {
    margin: 23px 0 0;
    overflow: hidden;
  }
  .ap_gallery_count {
    bottom: -38px;
  }
  .ap_img_label {
    padding: 15px 0;
  }
  .ap_gallery_arrow .arrow {
    width: 7px;
  }
  .ap_gallery_arrow.prev {
    left: -50px;
  }
  .ap_gallery_arrow.next {
    right: -50px;
  }
  .ap_box_other {
    padding: 0 22px;
  }
  .apo_inside {
    padding: 26px 0 10px;
  }
  .apo_inside .apo_image {
    height: 166px;
  }
  .apo_inside .apo_cont {
    margin-bottom: 35px;
  }
  .apo_inside .apo_title_line {
    margin: 1px 0 2px;
  }
}
/*# sourceMappingURL=article.css.map */