@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: local('Cinzel Regular'), local('Cinzel-Regular'), url(https://fonts.gstatic.com/s/cinzel/v7/8vIJ7ww63mVu7gt7-GT-.ttf) format('truetype');
}
#PolskieRadio_artykuly_gora_bill,
#PolskieRadio_artykuly_prawy_half_1,
#PolskieRadio_artykuly_prawy_half_2_sticky,
#PolskieRadio_artykuly_dol_rec {
  display: none!important;
}
.thismenu-positioner {
  display: none;
}
.section-header {
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #000;
  font-size: 38px;
  font-weight: 400;
  padding-top: 40px;
}
#prMobileMenu .mobile-bottom-menu .program-menu-btn {
  display: none;
}
@media (max-width: 1280px) {
  .section-header {
    font-size: 34px;
  }
}
.header-container {
  background-image: url('../_img/hp-header-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  margin-bottom: 100px;
}
.header-container:after {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: url('../_img/hp-background-line.png');
  background-size: contain;
  z-index: 100;
  position: relative;
}
.header-container .container {
  background-color: transparent;
}
.header-title {
  text-align: right;
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  margin: 120px 0 250px 60px;
}
.header-title span {
  font-size: 60px;
  position: relative;
  right: -15px;
}
.header-title__box {
  display: inline-block;
  position: relative;
}
.header-title__box:after {
  content: '';
  display: block;
  height: 525px;
  width: 600px;
  background-image: url('../_img/JanPawel2.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: -415px;
  top: 30px;
  z-index: 10;
}
/*subpage*/
.subpage-header-container {
  background-color: #FFDF20;
  position: relative;
}
.subpage-header-container:after {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: url('../_img/hp-background-line.png');
  background-size: contain;
  position: absolute;
  bottom: 0;
}
.subpage-header-container .container {
  background-color: transparent;
  background-image: url('../_img/day-page-header.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.subpage-header-title {
  text-align: right;
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  display: inline-block;
  margin: 80px 0 120px 100px;
}
.subpage-header-title span {
  font-size: 42px;
  position: relative;
  right: -10px;
  color: #673208;
}
.subpage-header-title:hover {
  color: #673208;
}
.poland-year .subpage-header-container .container {
  background-image: url('../_img/poland-day-header.jpg');
  background-position: top center;
  background-size: cover;
}
.poland-year .subpage-header-container:after {
  background-image: url('../_img/poland-header-line.png');
  height: 290px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.poland-year .subpage-header-container a {
  z-index: 100;
  position: relative;
}
.poland-year .subpage-header-container .subpage-header-title {
  margin: 40px 0 160px 240px;
}
@media (max-width: 1280px) {
  .subpage-header-container:after {
    background-size: cover;
  }
  .poland-year .subpage-header-container .subpage-header-title {
    margin: 40px 0 160px 100px;
  }
}
@media (max-width: 991px) {
  .header-container:after {
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  .subpage-header-container .container {
    background-position: bottom 20px center;
  }
  .poland-year .subpage-header-container .subpage-header-title {
    margin: 40px 0 160px 0;
  }
}
@media (max-width: 767px) {
  .header-title {
    font-size: 40px;
    line-height: 40px;
    margin-left: 0;
    margin-top: 120px;
  }
  .header-title span {
    font-size: 50px;
  }
  .subpage-header-title {
    margin: 40px 0 140px 0;
  }
  .poland-year .subpage-header-container .container {
    background-position: top left -500px;
  }
}
@media (max-width: 600px) {
  .header-title {
    margin-top: 45px;
    font-size: 34px;
    line-height: 34px;
  }
  .header-title span {
    font-size: 42px;
  }
  .header-title__box:after {
    height: 380px;
    width: 465px;
    right: -300px;
    top: 22px;
  }
}
@media (max-width: 460px) {
  .header-title {
    z-index: 1000;
    position: relative;
    margin-top: 60px;
    margin-bottom: 150px;
  }
  .header-title__box:after {
    height: 273px;
    width: 314px;
    right: -180px;
    top: 9px;
  }
}
@media (max-width: 374px) {
  .header-title {
    font-size: 26px;
    line-height: 26px;
  }
  .header-title span {
    font-size: 34px;
  }
}
.menu-box {
  display: -webkit-flex;
  display: flex;
}
.menu-box__item {
  width: 33%;
  display: block;
  font-family: 'Cinzel', serif;
  color: #a1a1a1;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  position: relative;
  padding: 10px 0;
}
.menu-box__item:before {
  content: '';
  display: block;
  margin: auto;
  margin-bottom: 10px;
  width: 58px;
  height: 71px;
  background-image: url('../_img/cherb_off.gif');
  background-size: 100%;
  background-repeat: no-repeat;
  transition: background-image 200ms ease-in-out;
}
.menu-box__item:hover,
.menu-box__item.active {
  color: #feaf06;
}
.menu-box__item:hover:before,
.menu-box__item.active:before {
  background-image: url('../_img/cherb_on.gif');
  transition: background-image 200ms ease-in-out;
}
.menu-box__item:after {
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  background-color: #feaf06;
  position: absolute;
  right: 0;
  bottom: 5px;
}
.menu-box__item:last-of-type:after {
  display: none;
}
@media (max-width: 1280px) {
  .menu-box__item {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .menu-box__item {
    line-height: 28px;
  }
  .menu-box__item:after {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .menu-box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-box__item {
    width: 100%;
  }
  .menu-box__item:after {
    bottom: 3px;
    width: 120px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .menu-box__item:before {
    width: 44px;
    height: 55px;
  }
  .menu-box__item:last-of-type:after {
    display: block;
  }
}
.custom-player {
  position: relative;
}
.custom-player .mejs__play button,
.custom-player .mejs__pause button {
  background: transparent;
}
.custom-player .mejs__container {
  width: auto!important;
}
.custom-player .mejs__container,
.mejs__controls {
  background: transparent !important;
}
.custom-player .mejs__time-total {
  background: #fff;
  height: 6px;
  margin-top: 7px;
  border-radius: 5px;
  overflow: hidden;
}
.custom-player .mejs__time-current,
.custom-player .mejs__time-hovered,
.custom-player .mejs__time-buffering {
  height: 8px;
}
.custom-player .mejs__time-handle,
.custom-player .mejs__time-hovered {
  display: none;
}
.custom-player .mejs__time-current {
  background: #feaf06;
}
.custom-player .mejs__play button::before,
.custom-player .mejs__replay button::before {
  content: "volume_up";
  color: #000;
  font-family: 'Material Icons';
  font-size: 30px;
  position: absolute;
  left: 0;
}
.custom-player .mejs__pause button::before {
  content: "volume_up";
  color: #feaf06;
  font-family: 'Material Icons';
  font-size: 30px;
  position: absolute;
  left: 0;
}
.sounds-box .mejs__controls {
  padding: 0;
}
.sounds-box .mejs__time {
  color: #000;
  font-family: Lato;
  font-size: 13px;
  font-weight: 400;
}
.sounds-box .mejs__button > button {
  width: 28px;
  margin-left: 0;
}
.sounds-box {
  margin-bottom: 80px;
}
.sounds-box__section {
  padding: 0 80px 30px 80px;
  position: relative;
}
.sounds-box__article {
  padding: 20px 15px;
}
.sounds-box__title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 15px;
}
.sounds-box__short-title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.sounds-box__btn {
  background: none;
}
.sounds-box__btn-icon {
  font-size: 60px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sounds-box__btn-next {
  right: 40px;
}
.sounds-box__pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sounds-box__pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: 2px solid #d5d5d5;
  width: 12px;
  height: 12px;
  margin: 0 3px;
}
.sounds-box__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffdf21;
}
.hp-sounds {
  background-image: url('../_img/hp-footer-background.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: relative;
  margin-top: 50px;
  padding-bottom: 16%;
  background-color: #D5D5D5;
}
.hp-sounds:before {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: url('../_img/hp-background-line2.png');
  background-size: contain;
}
.hp-sounds .container {
  background-color: transparent;
}
.subpage-sounds .custom-player .mejs__time-total {
  background: #ffdf21;
}
@media (max-width: 1280px) {
  .sounds-box__article {
    padding: 20px 0;
  }
  .hp-sounds:before {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .sounds-box {
    margin-bottom: 40px;
  }
  .sounds-box__section {
    padding: 0 60px 30px 60px;
  }
  .sounds-box__btn-next {
    right: 32px;
  }
  .sounds-box__btn-prev {
    left: 0;
  }
}
@media (max-width: 767px) {
  .sounds-box__article {
    padding-bottom: 10px;
  }
  .sounds-box__section {
    padding: 0 0 30px 0;
  }
  .sounds-box__title {
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 5px;
  }
  .sounds-box__short-title {
    font-size: 14px;
  }
  .sounds-box__btn {
    top: auto;
    bottom: 0;
  }
  .hp-sounds .section-header {
    line-height: 34px;
    padding: 0 15px;
    font-size: 32px;
  }
  .hp-sounds .sounds-box {
    margin-bottom: 250px;
  }
}
.staticText p {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.staticText__more {
  display: none;
}
.staticText__more-btn {
  display: block;
  width: 100px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 16px;
  background-color: #673208;
  cursor: pointer;
  padding: 5px 35px 5px 15px;
  position: relative;
  margin: 30px auto 30px auto;
}
.staticText__more-btn i {
  font-size: 26px;
  position: absolute;
  top: 1px;
  right: 5px;
}
.diplomat {
  background-image: url('../_img/papiezdyplomata-bcg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.diplomat .container {
  background-color: transparent;
}
.diplomat__text {
  padding: 200px 0;
}
.patron {
  background-image: url('../_img/patronmlodych-bcg.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.patron .container {
  background-color: transparent;
}
.patron__text {
  padding: 150px 0 500px 80px;
}
/*Article subpage*/
.subpage-article header,
.subpage-article .related-create-event,
.subpage-article .article-listen-audio,
.subpage-article .imageOnLayer,
.subpage-article .imgdesc,
.subpage-article .rel-galleries,
.subpage-article .article-source,
.subpage-article .tags {
  display: none;
}
.subpage-article p {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  line-height: 1.3;
}
.subpage-article .article-section-header {
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 38px;
  font-weight: 400;
  padding-top: 20px;
  margin: 10px 0;
  line-height: 40px;
}
@media (max-width: 767px) {
  .staticText p {
    font-size: 16px;
    line-height: 20px;
  }
  .patron__text {
    padding: 100px 0 300px 80px;
  }
  .diplomat {
    background-size: contain;
    background-position: bottom center;
  }
  .diplomat__text {
    padding: 50px 0 120px 0;
  }
  .subpage-article p {
    font-size: 16px;
    line-height: 20px;
  }
  .subpage-article .article-section-header {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.video-swiper__video-wrapper {
  width: 80%;
  margin: 100px auto;
}
.video-swiper__slider {
  position: relative;
  padding: 0 75px;
}
.video-swiper__video {
  position: relative;
  padding-top: 56.25%;
}
.video-swiper__iframe {
  position: absolute;
  width: 101%;
  height: 100.5%;
  top: 0;
  left: 0;
}
.video-swiper__btn {
  background: none;
  top: 45%;
}
.video-swiper__btn-icon {
  font-size: 60px;
  color: #000;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video-swiper__btn-next {
  right: 40px;
}
.video-swiper__title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  padding: 10px 0;
}
.video-swiper__short-title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding-bottom: 20px;
}
.video-swiper__pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-swiper__pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: 2px solid #d5d5d5;
  width: 12px;
  height: 12px;
  margin: 0 3px;
}
.video-swiper__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffdf21;
}
@media (max-width: 991px) {
  .video-swiper__video-wrapper {
    width: 100%;
    margin: 60px auto;
  }
  .video-swiper__slider {
    padding: 0 60px;
  }
  .video-swiper__btn-next {
    right: 32px;
  }
  .video-swiper__btn-prev {
    left: 0;
  }
}
@media (max-width: 767px) {
  .video-swiper__video-wrapper {
    margin: 40px auto;
  }
  .video-swiper__slider {
    padding: 0;
  }
  .video-swiper__btn {
    top: auto;
    bottom: -22px;
  }
  .video-swiper__title {
    font-size: 18px;
    line-height: 18px;
  }
}
.hp-gallery {
  position: relative;
}
.hp-gallery__img {
  height: 1px;
  padding-bottom: 56.25%;
  margin-bottom: 0!important;
  display: block;
  position: relative;
}
.hp-gallery__img:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(245, 245, 245, 0.7);
}
.hp-gallery__title {
  display: none;
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  position: absolute;
  bottom: 2px;
  padding: 0 30px;
  background-color: rgba(255, 223, 33, 0.8);
  width: 100%;
  height: 80px;
}
.hp-gallery .swiper-slide-active .hp-gallery__img:before {
  display: none;
}
.hp-gallery .swiper-slide-active .hp-gallery__title {
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.hp-gallery__btn {
  background: none;
}
.hp-gallery__btn-next {
  right: 13%;
}
.hp-gallery__btn-prev {
  left: 10%;
}
.hp-gallery__btn-icon {
  font-size: 70px;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hp-gallery-special {
  position: relative;
  margin-top: 50px;
  padding-bottom: 80px;
  background-color: #D5D5D5;
}
.hp-gallery-special .container {
  position: relative;
  background-color: transparent;
}
.hp-gallery-special:before {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: url('../_img/hp-background-line2.png');
  background-size: contain;
}
.hp-gallery-special .swiper-slide-active .hp-gallery__img:before {
  display: none;
}
.hp-gallery-special .swiper-slide-active .hp-gallery__title {
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .hp-gallery-special:before {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .hp-gallery {
    padding: 0 60px;
  }
  .hp-gallery__btn-icon {
    font-size: 60px;
  }
  .hp-gallery__btn-next {
    right: 32px;
  }
  .hp-gallery__btn-prev {
    left: 0;
  }
  .hp-gallery-special .container {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .hp-gallery {
    padding: 0;
  }
  .hp-gallery__btn {
    top: auto;
    bottom: 26px;
  }
  .hp-gallery .swiper-slide-active .hp-gallery__title {
    padding: 0 50px;
  }
  .hp-gallery-special {
    padding-bottom: 30px;
  }
  .hp-gallery-special .container {
    padding: 0 15px;
  }
  .hp-gallery-special .swiper-slide-active .hp-gallery__title {
    padding: 0 50px;
  }
}
.timeline-slider {
  margin-top: -250px;
  z-index: 1000;
  position: relative;
}
.timeline-slider .container {
  background-color: transparent;
  background-image: url('../_img/ksiazka.png');
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: top center;
  padding: 30px 200px;
  height: 780px;
  position: relative;
}
.timeline-slider .mejs__time {
  color: #000;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
.timeline-slider .mejs__time-loaded,
.timeline-slider .custom-player .mejs__time-total {
  background-color: #673208;
}
.timeline-slider .custom-player .mejs__play button,
.timeline-slider .custom-player .mejs__pause button {
  width: 30px;
}
.timeline-slider .mejs__currenttime-container {
  margin-left: 15px;
}
.timeline-slider:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #673208;
  position: absolute;
  bottom: 196px;
}
.timeline-slider:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: rgba(103, 50, 8, 0.3);
  position: absolute;
  bottom: 170px;
  z-index: -1;
}
.timeline-slider .sounds-box__title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 14px;
  font-style: italic;
  margin-top: 0;
  padding-left: 30px;
  height: 120px;
}
.swiper-slide-box {
  display: -webkit-flex;
  display: flex;
}
.description-box {
  width: 50%;
  padding-top: 80px;
}
.description-box__title {
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  position: relative;
}
.description-box__title:after {
  content: '';
  display: block;
  width: 95%;
  height: 1px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#673208+0,673208+46&1+1,1+47,0.7+76,0.7+76,0.1+100 */
  background: -moz-linear-gradient(left, #673208 0%, #673208 1%, #673208 46%, #673208 47%, rgba(103, 50, 8, 0.7) 76%, rgba(103, 50, 8, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #673208 0%, #673208 1%, #673208 46%, #673208 47%, rgba(103, 50, 8, 0.7) 76%, rgba(103, 50, 8, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #673208 0%, #673208 1%, #673208 46%, #673208 47%, rgba(103, 50, 8, 0.7) 76%, rgba(103, 50, 8, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#673208', endColorstr='#1a673208', GradientType=1);
  /* IE6-9 */
}
.description-box__short-title {
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  padding: 20px 20px 20px 0;
}
.description-box__lead {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding-right: 20px;
}
.description-box__more {
  margin-top: 20px;
}
.description-box__link {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  background-color: #673208;
  padding: 5px 15px;
}
.description-box__link:hover {
  color: #fff;
}
.timeline-slider-content {
  margin-top: -10px;
}
.timeline-sound {
  margin-left: 20px;
}
.img-box {
  width: 50%;
  background-image: url('../_img/photo-bcg.png');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top left 20px;
}
.img-box__positioner {
  padding: 40px 30px 0 100px;
  margin-bottom: 40px;
  text-align: right;
}
.img-box .img {
  height: 1px;
  padding-bottom: 56.25%;
  border: 15px solid #fff;
}
.years-box {
  text-align: center;
}
.years-box__title {
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.years-box__short-title {
  padding: 5px 20px;
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 16px;
  font-weight: 400;
}
.years-box__positioner {
  border-radius: 50%;
  background-color: #673208;
  width: 14px;
  height: 14px;
  margin: 10px auto;
}
.timeline-slider-years .swiper-slide {
  padding-top: 45px;
}
.timeline-slider-years .swiper-slide-active {
  padding-top: 0;
}
.timeline-slider-years .swiper-slide-active .years-box__title {
  font-family: 'Cinzel', serif;
  color: #673208;
  font-size: 36px;
  line-height: 52px;
  font-weight: 400;
  background-image: url('../_img/year-bcg.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 208px;
  height: 76px;
  margin: auto;
  padding: 15px 0;
}
.timeline-slider-years .swiper-slide-active .years-box__positioner {
  width: 37px;
  height: 37px;
  background-color: transparent;
  margin: 0 auto;
  margin-top: -10px;
  position: relative;
  left: 2px;
  z-index: 100;
}
.swiper-slide-active .years-box__positioner {
  background-image: url('../_img/point.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-slide-active.ID-352491 .years-box__positioner,
.swiper-slide-active.ID-355878 .years-box__positioner,
.swiper-slide-active.ID-352553 .years-box__positioner,
.swiper-slide-active.ID-352629 .years-box__positioner,
.swiper-slide-active.ID-352477 .years-box__positioner,
.swiper-slide-active.ID-349929 .years-box__positioner,
.swiper-slide-active.ID-349265 .years-box__positioner,
.swiper-slide-active.ID-346782 .years-box__positioner {
  background-image: url('../_img/point-pl.png');
}
.timeline-slider-btn {
  background: none;
  top: 31px;
}
.timeline-slider-btn-icon {
  color: #673208;
  font-size: 60px;
}
.timeline-slider-btn-prev {
  left: 17%;
}
.timeline-slider-btn-next {
  right: 47%;
}
@media (max-width: 1280px) {
  .timeline-slider .container {
    padding: 0 110px;
    background-size: 100%;
    height: 670px;
  }
  .timeline-slider .description-box {
    padding-top: 60px;
  }
  .timeline-slider .img-box {
    background-size: 95%;
    background-position: top 20px left 20px;
  }
  .timeline-slider .sounds-box__title {
    font-size: 13px;
    height: 100px;
  }
  .timeline-slider .swiper-slide-active .years-box__title {
    width: 150px;
  }
  .timeline-slider .years-box__short-title {
    padding: 5px;
  }
  .timeline-slider:after {
    bottom: 164px;
  }
  .timeline-slider:before {
    bottom: 135px;
  }
  .timeline-slider .timeline-slider-years .swiper-slide:first-of-type {
    margin-left: 10px;
  }
}
/*SUBPAGE*/
.timeline-subpage {
  margin: 30px 0;
  position: relative;
}
.timeline-subpage .container {
  background-color: transparent;
}
.timeline-subpage:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #673208;
  position: absolute;
  bottom: 107px;
}
.timeline-subpage .description-box__link {
  visibility: hidden;
  line-height: 40px;
}
.timeline-subpage .timeline-slider-btn-next {
  right: 39%;
}
.timeline-subpage .timeline-slider-btn-prev {
  left: 36%;
}
.timeline-subpage .swiper-slide-active .years-box__short-title {
  font-size: 16px;
  font-weight: 700;
}
.timeline-subpage .swiper-slide-active .description-box__link {
  visibility: visible;
}
.timeline-subpage .years-box__short-title {
  height: 48px;
  padding: 5px 10px;
}
@media (max-width: 1280px) {
  .timeline-subpage .timeline-slider-btn-next {
    right: 36%;
  }
  .timeline-subpage .timeline-slider-btn-prev {
    left: 32%;
  }
}
@media (max-width: 991px) {
  .timeline-slider:after {
    bottom: 176px;
  }
  .timeline-slider:before {
    bottom: 144px;
  }
  .timeline-slider .container {
    background-image: url('../_img/timeline-mobile-v2.jpg');
    background-position: top right;
    margin-right: -15px;
    background-size: 90%;
    padding: 0 200px 0 150px;
    height: 630px;
  }
  .timeline-slider .description-box {
    width: 100%;
  }
  .timeline-slider .description-box__more {
    margin-top: 10px;
    padding-bottom: 15px;
  }
  .timeline-slider .img-box {
    display: none;
  }
  .timeline-slider .years-box__title {
    position: relative;
    top: 5px;
  }
  .timeline-slider .years-box__short-title {
    display: none;
  }
  .timeline-slider .swiper-slide-active .years-box__title {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .timeline-slider .swiper-slide-active .years-box__short-title {
    display: block;
    padding: 5px 0;
    position: relative;
    left: 50%;
    min-width: 200px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .timeline-slider .timeline-slider-btn-prev {
    left: 21%;
  }
  .timeline-slider .timeline-slider-btn-next {
    right: 24%;
  }
  .timeline-subpage .timeline-slider-btn-next {
    right: 31%;
  }
  .timeline-subpage .timeline-slider-btn-prev {
    left: 29%;
  }
  .timeline-subpage .years-box__short-title {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .timeline-slider:after {
    bottom: 156px;
  }
  .timeline-slider .container {
    padding: 0 30px;
    margin-left: -15px;
    background-position: top left 20px;
    background-size: cover;
  }
  .timeline-slider .description-box {
    padding-top: 40px;
    width: 80%;
    height: 400px;
    padding-left: 65px;
  }
  .timeline-slider .description-box__short-title {
    padding-bottom: 10px;
  }
  .timeline-slider .description-box__more {
    margin-top: 25px;
  }
  .timeline-slider .description-box__lead {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  .timeline-slider .swiper-slide-active .years-box__title {
    width: auto;
  }
  .timeline-subpage {
    margin-top: 0;
  }
  .timeline-subpage .timeline-slider-btn-next {
    right: 25%;
  }
  .timeline-subpage .timeline-slider-btn-prev {
    left: 20%;
  }
  .timeline-subpage .years-box__title {
    position: relative;
    top: 8px;
  }
  .timeline-subpage .years-box__short-title {
    display: none;
  }
  .timeline-subpage .swiper-slide-active .years-box__title {
    width: auto;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 20px;
  }
  .timeline-subpage .swiper-slide-active .years-box__short-title {
    display: block;
    padding: 5px 0;
    position: relative;
    left: 50%;
    min-width: 200px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .timeline-subpage .timeline-slider-years .swiper-slide {
    padding-top: 65px;
  }
  .timeline-subpage .timeline-slider-years .swiper-slide-active.swiper-slide {
    padding-top: 0;
  }
}
@media (max-width: 540px) {
  .timeline-slider .description-box {
    width: 100%;
  }
}
@media (max-width: 460px) {
  .timeline-slider .swiper-slide-active .years-box__title {
    width: 150px;
  }
  .timeline-subpage .timeline-slider-btn-next {
    right: 15%;
  }
  .timeline-subpage .timeline-slider-btn-prev {
    left: 3%;
  }
  .timeline-subpage .swiper-slide-active .years-box__title {
    width: 160px;
  }
}
@media (max-width: 414px) {
  .timeline-slider:after {
    bottom: 96px;
  }
  .timeline-slider .container {
    background-position: top center;
    height: 560px;
  }
  .timeline-slider .description-box {
    padding-left: 0;
    height: 370px;
  }
  .timeline-slider .description-box__lead {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
  }
  .timeline-slider .timeline-slider-years .swiper-slide {
    padding-top: 65px;
  }
  .timeline-slider .timeline-slider-years .swiper-slide-active.swiper-slide {
    padding-top: 0;
  }
  .timeline-slider .swiper-slide-active .years-box__title {
    margin-bottom: 20px;
  }
  .timeline-slider .timeline-slider-btn-next {
    right: 14%;
  }
  .timeline-slider .timeline-slider-btn-prev {
    left: 9%;
  }
}
.pilgrimage-map {
  background: url('../_img/map.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 50%;
  position: relative;
  margin-top: 70px;
}
.pilgrimage-map__marker {
  width: 8px;
  height: 8px;
  background-color: #673208;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  /*-webkit-animation-name: pulse;
        animation-name: pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        transition: all 0.3s;*/
  cursor: pointer;
  display: inline-block;
}
.pilgrimage-map__marker:hover {
  background-color: #000;
  transform: scale(1.5);
}
.pilgrimage-map__marker:hover + pilgrimage-map__marker-title {
  background-color: red;
}
.pilgrimage-map__marker_active {
  background-color: #000;
}
.pilgrimage-map__marker-wrapper {
  position: absolute;
  text-align: center;
}
.pilgrimage-map__marker-wrapper:hover .pilgrimage-map__marker-title {
  display: block;
}
.pilgrimage-map__marker-title {
  background-color: rgba(95, 91, 91, 0.82);
  color: #fff;
  padding: 6px;
  position: absolute;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  white-space: nowrap;
  cursor: pointer;
  display: none;
}
.pilgrimage-map__marker-title_bottom {
  left: 50%;
  top: 19px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pilgrimage-map-modal {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 30%;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
}
.pilgrimage-map-modal__close {
  position: absolute;
  right: 0;
  top: -27px;
  cursor: pointer;
}
.pilgrimage-map-modal__close i {
  font-size: 30px;
}
.pilgrimage-map-modal__container {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 18px;
  display: -webkit-flex;
  display: flex;
}
.pilgrimage-map-modal__active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.pilgrimage-map-modal__image-container {
  width: 40%;
}
.pilgrimage-map-modal__image {
  padding-top: 56.25%;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pilgrimage-map-modal__text-container {
  width: 60%;
  padding-left: 20px;
}
.pilgrimage-map-modal__title {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 10px;
}
.pilgrimage-map-modal__shortTitle {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.pilgrimage-map-modal__lead {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.pilgrimage-map-modal__author {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 12px;
}
.pilgrimage-map-modal__description {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 16px;
  padding-right: 20px;
}
.pilgrimage-map-modal__swiper-slide {
  height: auto;
}
.pilgrimage-map-modal__swiper-scrollbar {
  opacity: 1!important;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .pilgrimage-map-modal__swiper-container {
    height: 115px;
    padding-bottom: 20px;
  }
  .pilgrimage-map-modal__swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pilgrimage-map-modal__title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .pilgrimage-map-modal__shortTitle {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .pilgrimage-map-modal__lead {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .pilgrimage-map {
    display: none;
  }
  .pilgrimage-map-mobile__element {
    margin-bottom: 30px;
  }
  .pilgrimage-map-mobile__title {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0;
  }
  .pilgrimage-map-mobile__image {
    padding-top: 56.25%;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .pilgrimage-map-mobile__author {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 12px;
  }
  .pilgrimage-map-mobile__shortTitle {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 5px 0;
  }
  .pilgrimage-map-mobile__lead {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 700;
  }
  .pilgrimage-map-mobile__description {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 15px;
  }
}