﻿@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:700|Poppins|Titillium+Web:400,600,700&subset=latin-ext');
html,
body {
  font-size: 16px;
}
#ajax-wrap-page {
  overflow: hidden;
}
.thismenu-positioner {
  display: none;
}
.cursed-soldiers-home #ajax-wrap-page {
  background: url('../_img/bg-top-main.jpg') center top no-repeat, url('../_img/bg-bottom.jpg') center bottom 720px no-repeat;
  background-color: #101016;
}
.cursed-soldiers-sub #ajax-wrap-page {
  background: url('../_img/bg-top-sub.jpg') center top no-repeat, url('../_img/bg-bottom.jpg') center bottom 720px no-repeat;
  background-color: #101016;
  padding-top: 5rem;
}
.container {
  background-color: transparent;
}
#HotTopic {
  display: none !important;
}
#prMenu + #HotTopic + form,
#prMenu + script + #HotTopic + form,
#prMenu + #HotTopic + script + form {
  padding-top: 105px;
}
.cursed-soldiers-title {
  display: inline-block;
  text-align: center;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 3.25rem;
  line-height: 3.125rem;
  text-transform: uppercase;
  cursor: default;
  margin: 0 0 4.5rem 7.5rem;
}
.cursed-soldiers-title__main,
.cursed-soldiers-title__main:hover,
.cursed-soldiers-title__main:hover .cursed-soldiers-title__sub {
  color: #dedede;
}
.cursed-soldiers-title__sub {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #dedede;
}
.cursed-soldiers-margin-bottom {
  margin-bottom: 5rem;
}
.cursed-soldiers-sub .cursed-soldiers-title {
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.875rem;
}
.cursed-soldiers-sub .cursed-soldiers-title__sub {
  font-size: 1rem;
}
header {
  border: 0 none;
  margin: 0 0 4.75rem 4.5rem;
}
header .box-title,
header .box-title * {
  font-size: 1.75rem;
  color: #f8f7f3;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  cursor: default;
}
@media (max-width: 1400px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-position: center top, center bottom 696px;
  }
}
@media (max-width: 1280px) {
  html,
  body {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-position: center top, center bottom 1012px;
  }
}
@media (max-width: 991px) {
  #prMenu + #HotTopic + form,
  #prMenu + script + #HotTopic + form,
  #prMenu + #HotTopic + script + form {
    padding-top: 101px;
  }
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-position: center top, center bottom 1062px;
  }
}
@media (max-width: 767px) {
  #prMenu + #HotTopic + form,
  #prMenu + script + #HotTopic + form,
  #prMenu + #HotTopic + script + form {
    padding-top: 96px;
  }
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 200%;
    background-position: center top, center bottom 380px;
  }
  .cursed-soldiers-title {
    margin: 0 auto 4.5rem;
    font-size: 2.25rem;
    line-height: 2.625rem;
    display: block;
  }
}
@media (max-width: 700px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 240%;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 280%;
  }
  header {
    margin-left: 1rem;
  }
  .cursed-soldiers-sub .cursed-soldiers-title {
    font-size: 2rem;
  }
}
@media (max-width: 460px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 340%;
  }
}
@media (max-width: 420px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 400%;
  }
}
@media (max-width: 360px) {
  .cursed-soldiers-home #ajax-wrap-page,
  .cursed-soldiers-sub #ajax-wrap-page {
    background-size: 490%;
  }
}
.cursed-soldiers-head {
  padding: 6.5rem 0 23rem 10rem;
  font-family: 'Playfair Display', sans-serif;
  color: #38314c;
  font-weight: 700;
  cursor: default;
}
.cursed-soldiers-head__sub-title {
  padding-left: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.2rem;
  margin: 0 0 2.25rem 2.25rem;
}
.cursed-soldiers-head__sub-title:before {
  content: '';
  height: 2.5rem;
  width: 1px;
  background-color: #38314c;
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
}
.cursed-soldiers-head__title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: 4.5rem;
  letter-spacing: 1.5rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  margin: 0;
}
.cursed-soldiers-head__link:hover,
.cursed-soldiers-head__link:hover .cursed-soldiers-head__date {
  color: #38314c;
}
.cursed-soldiers-head__date {
  font-size: 1.625rem;
  line-height: 2.675rem;
  letter-spacing: 0.5rem;
  font-family: 'Lato', sans-serif;
  margin-top: 0.5rem;
}
@media (max-width: 1280px) {
  .cursed-soldiers-head {
    padding: 6.5rem 0 23rem 5rem;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-head {
    padding: 6.5rem 0 16rem 0;
  }
  .cursed-soldiers-head__title {
    font-size: 3.5rem;
    letter-spacing: 1.25rem;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-head {
    padding: 6.5rem 0 10rem 0;
  }
  .cursed-soldiers-head__title {
    font-size: 3rem;
  }
  .cursed-soldiers-head__sub-title {
    margin-left: 0;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-head__title {
    font-size: 1.5rem;
  }
  .cursed-soldiers-head__sub-title {
    font-size: 1rem;
  }
}
.cursed-soldiers-sub .cursed-soldiers-head {
  padding: 2.5rem 0 0 7rem;
  margin-bottom: 2rem;
  color: #dedede;
}
.cursed-soldiers-sub .cursed-soldiers-head__title {
  font-size: 2.5rem;
  letter-spacing: 0.75rem;
  color: #dedede !important;
}
.cursed-soldiers-sub .cursed-soldiers-head__date {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0.25rem 0 6.25rem 0;
  color: #dedede !important;
}
.cursed-soldiers-sub .cursed-soldiers-head__description-wrapper {
  margin-left: -2rem;
  width: 50%;
}
.cursed-soldiers-sub .cursed-soldiers-head__description-wrapper_modified {
  width: 75%;
}
.cursed-soldiers-sub .cursed-soldiers-head__description-title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 1.75rem;
  line-height: 2rem;
  margin-bottom: 1.75rem;
  text-transform: uppercase;
  font-weight: 700;
}
.cursed-soldiers-sub .cursed-soldiers-head__description {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .cursed-soldiers-sub .cursed-soldiers-head__description-wrapper {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-sub .cursed-soldiers-head {
    padding: 2.5rem 0 0 0;
    text-align: center;
  }
  .cursed-soldiers-sub .cursed-soldiers-head__description-wrapper {
    margin-left: 0;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-sub .cursed-soldiers-head__title {
    font-size: 2rem;
  }
  .cursed-soldiers-sub .cursed-soldiers-head__date {
    margin: 0.25rem 0;
  }
}
.cursed-soldiers-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 4.5rem;
}
.cursed-soldiers-menu_bottom {
  margin-bottom: 6.5rem;
}
.cursed-soldiers-menu__item {
  padding: 0 3.75rem;
}
.cursed-soldiers-menu__item:first-child .cursed-soldiers-menu__link:before {
  display: none;
}
.cursed-soldiers-menu__link {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.3s all;
  color: #8393ab;
  height: 100%;
  position: relative;
}
.cursed-soldiers-menu__link:before {
  content: '';
  display: block;
  width: 1px;
  height: 2.125rem;
  position: absolute;
  background-color: #8393ab;
  left: -3.75rem;
  top: 1rem;
}
.cursed-soldiers-menu__link:hover,
.cursed-soldiers-menu__link_active {
  color: #f8f7f3;
}
@media (max-width: 1280px) {
  .cursed-soldiers-menu__link:before {
    left: -2.75rem;
  }
  .cursed-soldiers-menu__item {
    padding: 2.75rem;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-menu__link {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .cursed-soldiers-menu__link:before {
    left: -1.75rem;
  }
  .cursed-soldiers-menu__item {
    padding: 1.75rem;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-menu {
    display: none;
  }
}
.cursed-soldiers-record-wrapper {
  position: relative;
}
.cursed-soldiers-record-wrapper:before {
  content: '';
  background: url('../_img/home-photos-1.png') center center no-repeat;
  background-size: cover;
  position: absolute;
  width: 821px;
  height: 615px;
  left: -369px;
  top: -73px;
}
.cursed-soldiers-record {
  background-color: #e3e3e3;
  margin: 0 11rem 9rem 9rem;
  padding: 0.5rem 0.5rem 0.2rem 0.5rem;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.cursed-soldiers-record__video-wrapper {
  -webkit-flex: 0 0 65%;
  flex: 0 0 65%;
}
.cursed-soldiers-record__video {
  position: relative;
  padding-top: 56.25%;
}
.cursed-soldiers-record__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cursed-soldiers-record__description {
  -webkit-flex: 0 0 35%;
  flex: 0 0 35%;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  position: relative;
  padding: 0 2.5rem 3rem 2.5rem;
}
.cursed-soldiers-record__link {
  color: #101016;
  transition: 0.3s color;
}
.cursed-soldiers-record__link:hover,
.cursed-soldiers-record__link:hover * {
  color: #38314c;
}
.cursed-soldiers-record__more {
  position: absolute;
  right: 1.20rem;
  bottom: 0.75rem;
  cursor: pointer;
  font-size: 3rem;
  letter-spacing: -0.2rem;
  color: #101016;
}
@media (max-width: 1280px) {
  .cursed-soldiers-record-wrapper:before {
    width: 667px;
    height: 500px;
    left: -300px;
    top: -62px;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-record-wrapper:before {
    left: -420px;
    top: -60px;
  }
  .cursed-soldiers-record {
    margin: 0 0 9rem 0;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-record-wrapper:before {
    display: none;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-record {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 6rem 0;
  }
  .cursed-soldiers-record__video-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .cursed-soldiers-record__description {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 1rem 0;
  }
}
.cursed-soldiers-sources {
  margin: 0 1.5rem 8.5rem 2rem;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.cursed-soldiers-sources__image-wrapper {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  background-color: #e3e3e3;
  padding: 0.3rem;
}
.cursed-soldiers-sources__image {
  padding-top: 56.25%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
}
.cursed-soldiers-sources__image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #07102a;
  opacity: 0;
  transition: opacity 0.3s;
}
.cursed-soldiers-sources__image:hover::before {
  opacity: 0.3;
}
.cursed-soldiers-sources__description {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  color: #fff;
  padding: 1.25rem 0 0 3rem;
}
.cursed-soldiers-sources__title {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 700;
  transition: color 0.3s;
  display: block;
  margin-bottom: 2rem;
}
.cursed-soldiers-sources__title:hover,
.cursed-soldiers-sources__title:hover * {
  color: #ddd;
}
.cursed-soldiers-sources__sub-title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  padding-top: 1rem;
  padding-left: 0.5rem;
  margin-bottom: 2rem;
}
.cursed-soldiers-sources__more {
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  padding-right: 6rem;
}
.cursed-soldiers-sources__quote {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.25rem;
  cursor: default;
  position: relative;
}
.cursed-soldiers-sources__author {
  position: absolute;
  right: 10rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 1280px) {
  .cursed-soldiers-sources__author {
    right: 5.5rem;
  }
  .cursed-soldiers-sources__description {
    padding: 0 0 0 3rem;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-sources {
    margin: 0 0 8.5rem 0;
  }
  .cursed-soldiers-sources__title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .cursed-soldiers-sources__sub-title {
    margin-bottom: 1rem;
    padding-left: 0;
  }
  .cursed-soldiers-sources__quote {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .cursed-soldiers-sources__author {
    right: 3rem;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-sources {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 6rem 0;
  }
  .cursed-soldiers-sources__image-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .cursed-soldiers-sources__description {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 1rem;
  }
}
.cursed-soldiers-double {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5rem;
}
.cursed-soldiers-double__tile-wrapper {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
}
.cursed-soldiers-double__tile-wrapper:first-child {
  padding-right: 0.375rem;
}
.cursed-soldiers-double__tile-wrapper:last-child {
  padding-left: 0.375rem;
}
.cursed-soldiers-double__tile {
  background-color: #e3e3e3;
  padding: 0.5rem 0.1875rem 0.5rem 0.5rem;
  height: 100%;
}
.cursed-soldiers-double__video {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cursed-soldiers-double__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cursed-soldiers-double__text {
  color: #101016;
  cursor: default;
}
.cursed-soldiers-double__title {
  font-family: 'Playfair Display', serif;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.cursed-soldiers-double__sub-title {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.375rem;
  margin-bottom: 2.5rem;
}
.cursed-soldiers-double__description {
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cursed-soldiers-double__tile-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 !important;
    margin-bottom: 2rem;
  }
}
.cursed-soldiers-gallery {
  margin-bottom: 6rem;
}
.cursed-soldiers-gallery .material-icons {
  display: none;
}
.cursed-soldiers-gallery__image {
  padding-top: 56.25%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  display: block;
  margin: 0;
  background-color: #e3e3e3;
}
.cursed-soldiers-gallery__link {
  position: relative;
  pointer-events: none;
  display: block !important;
}
.cursed-soldiers-gallery__link:hover .cursed-soldiers-gallery__title {
  color: #ddd;
}
.cursed-soldiers-gallery__title {
  position: absolute;
  bottom: 2rem;
  left: 3.5rem;
  right: 3.5rem;
  padding: 0.75rem 1.25rem;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  color: #f8f7f3;
  background-color: #101016;
  font-size: 1.25rem;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.cursed-soldiers-gallery__description-container-wrapper {
  height: 160px;
  padding: 1rem 0;
  background-color: #e3e3e3;
}
.cursed-soldiers-gallery__description-container-wrapper .cursed-soldiers-gallery__description-scrollbar {
  opacity: 1 !important;
  right: 10px;
}
.cursed-soldiers-gallery__description-container-wrapper .cursed-soldiers-gallery__description-scrollbar .swiper-scrollbar-drag {
  background-color: #111114;
}
.cursed-soldiers-gallery__description-container {
  height: 100%;
}
.cursed-soldiers-gallery__description-wrapper {
  height: auto;
}
.cursed-soldiers-gallery__image-description {
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  cursor: default;
  padding: 0 2rem;
  height: 100%;
}
.cursed-soldiers-gallery__image-description p {
  margin: 0;
}
.cursed-soldiers-gallery__prev,
.cursed-soldiers-gallery__next {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}
.cursed-soldiers-gallery__slide .cursed-soldiers-gallery__link:before {
  content: '';
  z-index: 2;
  background-color: #07102a;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0.3s opacity;
  opacity: 0.7;
  visibility: visible;
}
.cursed-soldiers-gallery__slide_active .cursed-soldiers-gallery__link {
  pointer-events: inherit;
}
.cursed-soldiers-gallery__slide_active .cursed-soldiers-gallery__link:before {
  opacity: 0;
  visibility: hidden;
}
.cursed-soldiers-gallery__slide_active .cursed-soldiers-gallery__title {
  opacity: 1;
  visibility: visible;
}
.cursed-soldiers-gallery__slide_disabled {
  -webkit-filter: brightness(25%);
  filter: brightness(25%);
}
.cursed-soldiers-gallery_modified .cursed-soldiers-gallery__image {
  padding-top: 80%;
  background-size: contain;
}
.cursed-soldiers-gallery_modified .swiper-button-prev,
.cursed-soldiers-gallery_modified .swiper-button-next {
  top: 40%;
}
@media (max-width: 991px) {
  .cursed-soldiers-gallery__title {
    padding: 0.5rem 0.75rem;
    bottom: 0rem;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-gallery header {
    margin: 0 0 1.75rem 1.5rem;
  }
  .cursed-soldiers-gallery__title {
    padding: 0.75rem;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-gallery__title {
    position: static;
  }
}
.cursed-soldiers-profiles-swiper {
  padding: 0 8.5rem;
  color: #101016;
  position: relative;
  margin-bottom: 6.75rem;
}
.cursed-soldiers-profiles-swiper__slide {
  width: 50%;
  padding: 6.5rem 0.5rem 0 0.5rem;
}
.cursed-soldiers-profiles-swiper__slide_active .cursed-soldiers-profiles-swiper__tile {
  transform: scale(1);
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.cursed-soldiers-profiles-swiper__tile {
  background-color: #e3e3e3;
  padding: 286px 2rem 1.25rem 2rem;
  position: relative;
  transform: scale(0.6);
  transition: all 0.3s;
  -webkit-filter: brightness(30%);
  filter: brightness(30%);
  cursor: default;
  font-family: 'Titillium Web', sans-serif;
}
.cursed-soldiers-profiles-swiper__tile-container {
  max-height: 270px;
}
.cursed-soldiers-profiles-swiper__image {
  height: 390px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  top: -6.5rem;
  left: 0;
}
.cursed-soldiers-profiles-swiper__name {
  margin: 2rem 0 1rem 0;
  font-family: 'Playfair Display', sans-serif;
  text-align: center;
  font-size: 1.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.cursed-soldiers-profiles-swiper__title {
  margin-bottom: 3.5rem;
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
}
.cursed-soldiers-profiles-swiper__description {
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-bottom: 3rem;
  padding-right: 1rem;
}
.cursed-soldiers-profiles-swiper__author {
  font-size: 0.75rem;
  padding-right: 1rem;
}
.cursed-soldiers-profiles-swiper__tile-container .cursed-soldiers-profiles-swiper__tile-scrollbar {
  cursor: pointer;
  opacity: 1!important;
}
.cursed-soldiers-profiles-swiper__tile-container .cursed-soldiers-profiles-swiper__tile-scrollbar .swiper-scrollbar-drag {
  background-color: #101016;
}
.cursed-soldiers-profiles-swiper__audio-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
}
.cursed-soldiers-profiles-swiper__pause {
  display: none;
  width: 4.25rem;
  height: 4.25rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.cursed-soldiers-profiles-swiper__play {
  display: -webkit-flex;
  display: flex;
  width: 4.25rem;
  height: 4.25rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.cursed-soldiers-profiles-swiper__pause-icon {
  color: #f1b209;
  font-size: 3rem;
}
.cursed-soldiers-profiles-swiper__play-icon {
  color: #f1b209;
  font-size: 3rem;
}
.cursed-soldiers-profiles-swiper__audio_active + .cursed-soldiers-profiles-swiper__controls .cursed-soldiers-profiles-swiper__pause {
  display: -webkit-flex;
  display: flex;
}
.cursed-soldiers-profiles-swiper__audio_active + .cursed-soldiers-profiles-swiper__controls .cursed-soldiers-profiles-swiper__play {
  display: none;
}
.cursed-soldiers-profiles-swiper__audio-description {
  font-size: 0.75rem;
  line-height: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1rem;
}
.cursed-soldiers-profiles-swiper__prev {
  background: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 5rem;
}
.cursed-soldiers-profiles-swiper__next {
  background: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  right: 50%;
  margin-right: -3.25rem;
}
.cursed-soldiers-profiles-swiper__next-icon {
  color: #fff;
  font-size: 3rem;
}
.cursed-soldiers-profiles-swiper__prev-icon {
  color: #fff;
  font-size: 3rem;
}
@media (max-width: 1280px) {
  .cursed-soldiers-profiles-swiper {
    padding: 0 2rem;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-profiles-swiper {
    padding: 0 8.5rem;
  }
  .cursed-soldiers-profiles-swiper__next {
    right: 10%;
    margin-right: 0.25rem;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-profiles-swiper {
    padding: 0 2rem;
  }
  .cursed-soldiers-profiles-swiper__next {
    right: 0px;
    margin-right: 0;
  }
  .cursed-soldiers-profiles-swiper__prev {
    left: 0px;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-profiles-swiper__tile {
    padding: 286px 0.5rem 1.25rem 0.5rem;
  }
  .cursed-soldiers-profiles-swiper__name {
    font-size: 1.5rem;
  }
  .cursed-soldiers-profiles-swiper__image {
    background-size: cover;
  }
  .cursed-soldiers-profiles-swiper__audio-description {
    padding: 0 0.5rem;
  }
  .cursed-soldiers-profiles-swiper__play {
    width: 2.25rem;
    height: 2.25rem;
  }
  .cursed-soldiers-profiles-swiper__play-icon {
    font-size: 2rem;
  }
  .cursed-soldiers-profiles-swiper__pause {
    width: 2.25rem;
    height: 2.25rem;
  }
  .cursed-soldiers-profiles-swiper__pause-icon {
    font-size: 2rem;
  }
}
.cursed-soldiers-double-videos-wrapper {
  position: relative;
  z-index: 1;
}
.cursed-soldiers-double-videos-wrapper:before {
  content: '';
  position: absolute;
  background: url(../_img/sub-photos-1.png) center center no-repeat;
  background-size: cover;
  width: 719px;
  height: 597px;
  right: -302px;
  top: -374px;
}
.cursed-soldiers-double-videos {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5rem;
  position: relative;
}
.cursed-soldiers-double-videos__tile-wrapper {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
}
.cursed-soldiers-double-videos__tile-wrapper:first-child {
  padding-right: 0.375rem;
}
.cursed-soldiers-double-videos__tile-wrapper:last-child {
  padding-left: 0.375rem;
}
.cursed-soldiers-double-videos__tile {
  background-color: #e3e3e3;
  padding: 0.5rem 0.1875rem 0.1875rem 0.5rem;
  height: 100%;
}
.cursed-soldiers-double-videos__video {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cursed-soldiers-double-videos__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cursed-soldiers-double-videos__description {
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  cursor: default;
}
.cursed-soldiers-double-videos_multi .cursed-soldiers-double-videos {
  margin-bottom: 0.75rem;
}
@media (max-width: 1280px) {
  .cursed-soldiers-double-videos-wrapper:before {
    width: 538px;
    height: 447px;
    right: -225px;
    top: -280px;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-double-videos-wrapper:before {
    width: 417px;
    height: 347px;
    right: -175px;
    top: -218px;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-double-videos__tile-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 !important;
    margin-bottom: 2rem;
  }
  .cursed-soldiers-double-videos-wrapper:before {
    display: none;
  }
}
.cursed-soldiers-witnesses-wrapper {
  position: relative;
}
.cursed-soldiers-witnesses-wrapper:before {
  content: '';
  position: absolute;
  background: url(../_img/sub-photos-2.png) center center no-repeat;
  background-size: cover;
  width: 325px;
  height: 262px;
  right: 30px;
  top: -130px;
}
.cursed-soldiers-witnesses {
  color: #101016;
  margin-bottom: 4.5rem;
  position: relative;
}
.cursed-soldiers-witnesses__container-wrapper {
  transition: height 0.3s;
  height: 0;
  overflow: hidden;
}
.cursed-soldiers-witnesses__container {
  max-height: 206px;
  margin-bottom: 1rem;
}
.cursed-soldiers-witnesses__slide {
  padding-right: 1.5rem;
}
.cursed-soldiers-witnesses__tile {
  background-color: #e3e3e3;
  padding: 0 0.5rem;
  margin-bottom: 0.5rem;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  -webkit-filter: brightness(30%);
  filter: brightness(30%);
  transition: all 0.3s;
}
.cursed-soldiers-witnesses__tile_active {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.cursed-soldiers-witnesses__tile_active .cursed-soldiers-witnesses__container-wrapper {
  height: 222px;
}
.cursed-soldiers-witnesses__image {
  -webkit-flex: 0 0 47%;
  flex: 0 0 47%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cursed-soldiers-witnesses__content {
  padding: 0 1.5rem 0 3rem;
  -webkit-flex: 0 0 53%;
  flex: 0 0 53%;
}
.cursed-soldiers-witnesses__title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  padding: 2rem 0;
}
.cursed-soldiers-witnesses__text {
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-bottom: 3rem;
}
.cursed-soldiers-witnesses__container .cursed-soldiers-witnesses__scrollbar {
  transition: opacity 0.3s;
  cursor: pointer;
}
.cursed-soldiers-witnesses__container .cursed-soldiers-witnesses__scrollbar .swiper-scrollbar-drag {
  background-color: #101016;
}
.cursed-soldiers-witnesses__container:hover .cursed-soldiers-witnesses__scrollbar {
  opacity: 1!important;
}
.cursed-soldiers-witnesses__audio-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
}
.cursed-soldiers-witnesses__pause {
  display: none;
  width: 4.25rem;
  height: 4.25rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.cursed-soldiers-witnesses__play {
  display: -webkit-flex;
  display: flex;
  width: 4.25rem;
  height: 4.25rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.cursed-soldiers-witnesses__pause-icon {
  color: #f1b209;
  font-size: 3rem;
}
.cursed-soldiers-witnesses__play-icon {
  color: #f1b209;
  font-size: 3rem;
}
.cursed-soldiers-witnesses__audio_active + .cursed-soldiers-witnesses__controls .cursed-soldiers-witnesses__pause {
  display: -webkit-flex;
  display: flex;
}
.cursed-soldiers-witnesses__audio_active + .cursed-soldiers-witnesses__controls .cursed-soldiers-witnesses__play {
  display: none;
}
.cursed-soldiers-witnesses__audio-description {
  font-size: 0.75rem;
  line-height: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 991px) {
  .cursed-soldiers-witnesses__image {
    height: 118px;
    transition: height 0.3s;
  }
  .cursed-soldiers-witnesses__tile_active .cursed-soldiers-witnesses__image {
    height: 206px;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-witnesses-wrapper:before {
    display: none;
  }
  .cursed-soldiers-witnesses__content {
    padding: 0 0 0 1rem;
  }
  .cursed-soldiers-witnesses__tile_active .cursed-soldiers-witnesses__image {
    height: 170px;
  }
}
@media (max-width: 568px) {
  .cursed-soldiers-witnesses__tile {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cursed-soldiers-witnesses__title {
    font-size: 1.5rem;
  }
  .cursed-soldiers-witnesses__image {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .cursed-soldiers-witnesses__content {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
  }
}
/*=================variables=====================*/
/*==================mixins=======================*/
.playfire-font {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
.units-pseudo {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
}
.label {
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
/*====================map========================*/
#changeMap {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.3s all;
}
.cursed-soldiers--map {
  position: relative;
  margin-bottom: 150px;
  width: 100%;
  height: 1130px;
}
.cursed-soldiers--map__img {
  width: 718px;
  height: 711px;
  position: absolute;
  z-index: 100;
  top: 57%;
  left: 45%;
  transform: translate(-50%, -50%);
  background: url("../_img/_map/Mapa-OK-05-02-2018.png") center center no-repeat;
  background-size: cover;
}
/*====================content========================*/
.cursed-soldiers-map__content {
  width: 50%;
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  background-color: #e3e3e3;
  height: 225px;
  padding: 30px 15px 30px 45px;
}
.cursed-soldiers-map__content--decoration {
  background-color: #e3e3e3;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: -330px;
  left: 140px;
}
.cursed-soldiers-map__content--decoration:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
  height: 312px;
  width: 2px;
  left: -90px;
  top: 18px;
  background-color: #e3e3e3;
}
.cursed-soldiers-map__content--decoration:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
  width: 90px;
  height: 2px;
  left: -90px;
  top: 50%;
  transform: translateY(-50%);
}
.cursed-soldiers-map__content:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
  width: 6px;
  height: 60px;
  background-color: #111114;
  left: 24px;
}
/*===================content swiper=======================*/
.swiper-maps__swiper-container {
  height: 100%;
  cursor: pointer;
  padding-right: 30px;
  color: #111114;
}
.swiper-maps__swiper-container .cursed-soldiers__swiper-scrollbar {
  width: 1px;
  background-color: #000;
}
.swiper-maps__swiper-container .cursed-soldiers__swiper-scrollbar .swiper-scrollbar-drag {
  width: 7px;
  border-radius: 5px;
  background-color: #111114;
  left: -3px;
}
.swiper-maps__swiper-container .cursed-soldiers__swiper-wrapper {
  height: auto;
}
.swiper-maps__swiper-container .cursed-soldiers__swiper-wrapper h3 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.swiper-maps__swiper-container .cursed-soldiers__swiper-wrapper p {
  margin-top: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}
/*===================units=======================*/
.cursed-soldiers--map__units-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
.cursed-soldiers--map__unit {
  display: inline-block;
  width: 150px;
  margin-right: 30px;
}
.cursed-soldiers--map__unit-header {
  cursor: pointer;
}
.cursed-soldiers--map__unit-header-decoration:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #FFF;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%) rotate(35deg);
}
.cursed-soldiers--map__unit-header h2 {
  margin: 0;
  font-size: 30px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #8393ab;
  position: relative;
}
.cursed-soldiers--map__unit-header h3 {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #8393ab;
  font-size: 12px;
}
.cursed-soldiers--map__unit-years {
  margin-left: 8px;
  margin-top: 20px;
  padding-left: 30px;
  padding-top: 18px;
  border-left: 1px solid #8393ab;
  position: relative;
}
.cursed-soldiers--map__unit-years:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
  top: 0;
}
.cursed-soldiers--map__unit-years div {
  width: 100px;
  height: 34px;
  margin-bottom: 10px;
  position: relative;
  top: 17px;
  font-size: 15px;
  font-family: Arial, sans-serif;
  font-style: italic;
  background-color: #8393ab;
  color: #101016;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.3s all;
}
.cursed-soldiers--map__unit-years div:hover {
  background-color: #f8f7f3;
}
.cursed-soldiers--map__unit-years div:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #8393ab;
  position: absolute;
  left: 0;
  left: -30px;
  bottom: 17px;
}
/*====================active unit =================*/
.cursed-soldiers--map__unit h2,
.cursed-soldiers--map__unit h3 {
  transition: 0.3s all;
}
.cursed-soldiers--map__unit:hover h2,
.cursed-soldiers--map__unit:hover h3 {
  color: #FFF;
}
.cursed-soldiers--map__unit.active h2,
.cursed-soldiers--map__unit.active h3 {
  color: #FFF;
}
.cursed-soldiers--map__unit.active .cursed-soldiers--map__unit-years {
  border-left-color: #f8f7f3;
}
.cursed-soldiers--map__unit.active .cursed-soldiers--map__unit-years:before {
  background-color: #f8f7f3;
}
.cursed-soldiers--map__unit.active .cursed-soldiers--map__unit-years div:before {
  background-color: #f8f7f3;
}
.cursed-soldiers--map__unit.active .cursed-soldiers--map__unit-years div.activeTab {
  background-color: #f8f7f3;
}
/*=====================legend======================*/
.cursed-soldiers-map__legend {
  position: absolute;
  right: 0;
  bottom: 40px;
  z-index: 1000;
}
.cursed-soldiers-map__legend--label {
  display: flex;
  display: -webkit-flex;
}
.cursed-soldiers-map__legend--label p {
  margin: 0;
  margin-bottom: 14px;
  font-size: 12px;
  color: #6f6f6f;
  cursor: default;
}
.cursed-soldiers-map__legend--1 {
  background-color: #92e44a;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--2 {
  background-color: #9d4ae4;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--3 {
  background-color: #4a80e4;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--4 {
  background-color: #0d0d0d;
  border: 1px solid #FFF;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--5 {
  background-color: #e3e3e3;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--6 {
  background-color: #ebc557;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
.cursed-soldiers-map__legend--7 {
  background-color: #ba9934;
  width: 34px;
  height: 12px;
  display: inline-block;
  margin-right: 14px;
}
/*=====================RWD======================*/
@media (max-width: 1280px) {
  .cursed-soldiers--map__img {
    width: 518px;
    height: 514px;
    top: 52%;
  }
  .cursed-soldiers-map__content {
    bottom: 70px;
  }
  .cursed-soldiers-map__content--decoration {
    left: 110px;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers--map__img {
    width: 418px;
    height: 413px;
  }
  .cursed-soldiers-map__legend {
    bottom: 0;
  }
  .cursed-soldiers-map__content--decoration {
    left: 60px;
  }
  .cursed-soldiers-map__content--decoration:before {
    width: 40px;
    left: -40px;
  }
  .cursed-soldiers-map__content--decoration:after {
    left: -40px;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers--map__units-wrapper,
  .cursed-soldiers--map__img,
  .cursed-soldiers-map__legend,
  .cursed-soldiers-map__content--decoration {
    display: none;
  }
  .cursed-soldiers--map {
    height: 400px;
    margin-bottom: 50px;
  }
  .cursed-soldiers-map__content {
    width: 100%;
    height: 100%;
    position: static;
  }
}
#history-tabs .tabs {
  margin-bottom: 30px;
}
#history-tabs li {
  background-color: #8393ac;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
}
#history-tabs li.active {
  background-color: #e3e3e3;
}
#history-tabs li.active a {
  color: #101016;
}
#history-tabs li:hover {
  background-color: #e3e3e3;
}
#history-tabs li:hover a {
  color: #101016;
}
#history-tabs a {
  font-family: 'Titillium', sans-serif;
  color: #dbdada;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-align: justify;
  cursor: pointer;
  border-right: none;
  padding: 5px 15px;
}
.cursed-soldiers-history .title {
  font-family: 'Playfair Display', sans-serif;
  color: #f9f9f9;
  font-size: 29px;
  font-weight: 700;
  line-height: 37px;
  text-align: left;
  margin-bottom: 50px;
  margin-left: 50px;
}
.cursed-soldiers-history .cursed-soldiers-record-box {
  margin: 0;
  width: 50%;
  margin-left: 50px;
  margin-bottom: 50px;
  padding-right: 15px;
}
.cursed-soldiers-history .cursed-soldiers-record {
  width: 100%;
  margin: 0;
}
.cursed-soldiers-history .cursed-soldiers-record__video-wrapper {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
}
.cursed-soldiers-history .swiper-pagination {
  position: relative;
  margin-top: 10px;
}
.cursed-soldiers-history .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #8393ac;
  opacity: 1;
  margin: 5px;
}
.cursed-soldiers-history .swiper-pagination-bullet-active {
  background-color: #e3e3e3;
}
.cursed-soldiers-history .cursed-soldiers-record__video--description {
  font-family: 'Titillium', sans-serif;
  font-size: 14px;
  padding: 16px 0;
}
.cursed-soldiers-history .content {
  width: 80%;
  font-family: 'Titillium', sans-serif;
  color: #dbdada;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: justify;
  margin-left: 50px;
}
.cursed-soldiers-history .content p:first-of-type {
  margin-top: 50px;
}
.cursed-soldiers-history .content:after {
  content: '';
  background: url(../_img/history-photo2.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
  width: 820px;
  height: 1100px;
  right: -374px;
  top: 1000px;
}
.cursed-soldiers-history .header-text {
  margin-top: 50px;
  margin-bottom: 100px;
  width: 80%;
}
.cursed-soldiers-history .header-text-description {
  width: 50%;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  font-family: 'Titillium', sans-serif;
  color: #dbdada;
  text-align: justify;
  margin-left: 50px;
}
.cursed-soldiers-history .header-text-description:after {
  display: none;
}
.cursed-soldiers-history .cursed-soldiers-title__top {
  margin-top: 30px;
}
.cursed-soldiers-history .photo-box {
  text-align: right;
}
.cursed-soldiers-history .photo-box__img {
  background: url('../_img/history-photo.png') center center no-repeat;
  background-size: cover;
  width: 650px;
  height: 870px;
  display: inline-block;
}
.cursed-soldiers-history .container-fluid {
  padding-left: 0;
}
@media (max-width: 1400px) {
  .cursed-soldiers-history #prFooter {
    padding-top: 65px;
  }
}
@media (max-width: 1280px) {
  .cursed-soldiers-history .content:after {
    right: -400px;
    top: 1000px;
  }
  .cursed-soldiers-history .header-text-description {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-history .title {
    margin-left: 0;
  }
  .cursed-soldiers-history .content {
    margin-left: 0;
  }
  .cursed-soldiers-history .header-text-description {
    width: 86%;
    margin-left: 0;
  }
  .cursed-soldiers-history .cursed-soldiers-record-box {
    width: 70%;
    margin-left: 0;
  }
  .cursed-soldiers-history .content:after {
    top: 1100px;
  }
}
@media (min-width: 768px) {
  .cursed-soldiers-history .cursed-soldiers-videos-swiper__container {
    margin-left: 4%;
  }
  .cursed-soldiers-history .cursed-soldiers-videos-swiper__next {
    right: 46%;
  }
  .cursed-soldiers-history .cursed-soldiers-videos-swiper__prev {
    left: 4%;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-history #ajax-wrap-page {
    background-position: center top, center bottom 380px;
  }
  .cursed-soldiers-history .photo-box {
    display: none;
  }
  .cursed-soldiers-history .content {
    width: 100%;
  }
  .cursed-soldiers-history .header-text-description {
    width: 100%;
  }
  .cursed-soldiers-history #history-tabs .tabs {
    position: relative;
    background-color: transparent;
  }
  .cursed-soldiers-history #history-tabs li {
    float: left;
    background-color: #8393ac!important;
  }
  .cursed-soldiers-history #history-tabs li.active {
    background-color: #e3e3e3!important;
  }
  .cursed-soldiers-history #history-tabs li:hover {
    background-color: #e3e3e3!important;
  }
  .cursed-soldiers-history #history-tabs a {
    display: block;
    border-bottom: none;
    text-align: left;
  }
  .cursed-soldiers-history .cursed-soldiers-record-box {
    width: 100%;
  }
  .cursed-soldiers-history .content:after {
    display: none;
  }
}
@media (max-width: 480px) {
  .cursed-soldiers-history .header-text {
    width: 100%;
  }
  .cursed-soldiers-history .header-text-description {
    width: 100%;
  }
  .cursed-soldiers-history #history-tabs .tabs {
    top: 2px;
  }
  .cursed-soldiers-history .cursed-soldiers-record__video--description {
    font-size: 14px;
  }
}
.swiper-container-v > .swiper-scrollbar {
  top: 2%;
  height: 98%;
  width: 1px;
}
.swiper-container-v .swiper-scrollbar-drag {
  width: 5px;
  background: rgba(0, 0, 0, 0.9);
  left: -2px;
}
.folder-component {
  height: 834px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.swiper-container-v {
  width: 400px;
  margin-right: 140px;
  height: 444px;
}
.swiper-container-v .swiper-wrapper {
  height: auto;
}
.folder-title {
  font-family: PlayfairDisplay;
  color: #101016;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 24px;
  margin-right: 140px;
  padding-top: 140px;
  margin-left: auto;
  width: 400px;
}
.folder-component__info {
  padding-right: 20px;
}
.folder-subtitle {
  font-family: Titillium;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}
.folder-description__info {
  font-family: Titillium;
  color: #101016;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}
.folder-description__info--red {
  color: #da0000;
}
.folder-description__info--newline {
  display: block;
}
.folder-audio__sound {
  display: flex;
  align-items: center;
  margin: 10px 10px 10px 0;
  justify-content: flex-start;
  position: relative;
}
.folder-audio__btn {
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  flex: 0 0 auto;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.folder-audio__btn-icon {
  color: #f1b209;
  font-size: 3rem;
  position: absolute;
  left: 9px;
  cursor: pointer;
}
.folder-audio__description {
  font-family: Titillium;
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  text-align: justify;
  cursor: pointer;
}
.swiper-button-next--white {
  color: #fff;
  background-image: none;
  font-size: 48px;
}
.swiper-button-prev--white {
  color: #fff;
  background-image: none;
  font-size: 48px;
}
.swiper-button-next--white,
.swiper-button-prev--white {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.photo-description {
  margin-top: 30px;
  font-size: 12px;
}
@media (max-width: 1280px) {
  .folder-title {
    margin-right: 20px;
    font-size: 28px;
  }
  .folder-component {
    height: 760px;
  }
  .swiper-container-v {
    width: 380px;
    margin-right: 40px;
    height: 420px;
  }
}
@media (max-width: 991px) {
  .folder-title {
    margin-right: 20px;
    font-size: 24px;
    width: 300px;
    padding-top: 90px;
    margin-bottom: 0;
  }
  .folder-component {
    height: 590px;
  }
  .swiper-container-v {
    width: 280px;
    margin-right: 40px;
    height: 300px;
  }
  .folder-subtitle {
    line-height: 14px;
  }
  .folder-description__info {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .folder-title {
    margin-right: auto;
    width: 360px;
    padding-top: 440px;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .swiper-container-v {
    width: 360px;
    margin-right: auto;
    height: 290px;
  }
  .folder-component {
    height: 830px;
  }
}
@media (max-width: 500px) {
  .swiper-container-v {
    height: 280px;
  }
  .folder-audio__btn {
    width: 3rem;
    height: 3rem;
  }
  .folder-audio__btn-icon {
    left: 0;
  }
  #organizacje-swiper .swiper-container,
  #procesy-swiper .swiper-container {
    margin-bottom: 30px;
  }
  .swiper-button-next--white,
  .swiper-button-prev--white {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .folder-title {
    padding-top: 380px;
    width: 360px;
  }
  .swiper-container-v {
    width: 360px;
    height: 280px;
  }
}
@media (max-width: 460px) {
  .folder-title {
    width: 330px;
    font-size: 14px;
  }
  .swiper-container-v {
    width: 330px;
    height: 260px;
  }
  .folder-description__info {
    font-size: 12px;
    margin-top: 0;
  }
}
@media (max-width: 420px) {
  .folder-title {
    width: 300px;
    padding-top: 360px;
  }
  .swiper-container-v {
    width: 300px;
    height: 240px;
  }
  /*#organizacje-swiper .swiper-button-next,
    #procesy-swiper .swiper-button-next {
        right: 10px;
    }*/
}
@media (max-width: 420px) {
  .folder-title {
    width: 280px;
    padding-top: 340px;
  }
  .swiper-container-v {
    width: 280px;
    height: 200px;
  }
  .folder-component {
    height: 700px;
  }
}
/*@media(max-width: 375px) {
    .folder-title {
        padding-top: 330px;
        width: 260px;
    }
    .swiper-container-v {
        width: 260px;
        height: 180px;
    }
}*/
@media (max-width: 375px) {
  .folder-title {
    padding-top: 300px;
    width: 240px;
  }
  .swiper-container-v {
    width: 230px;
    height: 150px;
  }
  .folder-component {
    height: 600px;
  }
}
@media (max-width: 320px) {
  .swiper-button-next--white,
  .swiper-button-prev--white {
    top: 44%;
  }
}
.cursed-soldiers-videos-swiper {
  position: relative;
  margin-bottom: 3rem;
}
.cursed-soldiers-videos-swiper__container {
  width: 50%;
  background-color: #e3e3e3;
  padding: 0.5rem 0.1875rem 0.1875rem 0.5rem;
  margin: auto;
}
.cursed-soldiers-videos-swiper__video {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cursed-soldiers-videos-swiper__iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cursed-soldiers-videos-swiper__description {
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  cursor: default;
}
.cursed-soldiers-videos-swiper__prev {
  background: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 25%;
  margin-left: -3.25rem;
}
.cursed-soldiers-videos-swiper__next {
  background: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  right: 25%;
  margin-right: -3.25rem;
}
.cursed-soldiers-videos-swiper__next-icon {
  color: #fff;
  font-size: 3rem;
}
.cursed-soldiers-videos-swiper__prev-icon {
  color: #fff;
  font-size: 3rem;
}
@media (max-width: 767px) {
  .cursed-soldiers-videos-swiper__container {
    width: 80%;
  }
  .cursed-soldiers-videos-swiper__next {
    right: 0;
    margin-right: 0;
  }
  .cursed-soldiers-videos-swiper__prev {
    left: 0;
    margin-left: 0;
  }
}
/*=================variables=====================*/
.cursed-soldiers-single__tile {
  /*display: flex;
        display: -webkit-flex;*/
  margin: 0 80px;
  padding: 5px 5px 0 5px;
  background-color: #e3e3e3;
  box-sizing: border-box;
  clear: both;
  display: table;
}
.cursed-soldiers-single__video {
  width: 50%;
  padding-top: 28.125%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  float: left;
}
.cursed-soldiers-single__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cursed-soldiers-single__text {
  width: 50%;
  padding: 0 24px 24px 24px;
  display: inline-block;
  box-sizing: border-box;
  float: left;
}
.cursed-soldiers-single__title {
  font-family: 'Titillium Web', sans-serif;
  color: #101016;
  font-size: 24px;
  font-weight: 700;
  padding: 15px 0 30px 0;
}
.cursed-soldiers-single__description {
  font-family: 'Titillium Web', sans-serif;
  color: #101016;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1280px) {
  .cursed-soldiers-single__tile {
    margin: 0 70px;
  }
}
@media (max-width: 991px) {
  .cursed-soldiers-single__tile {
    display: table;
    padding: 0.5rem 0.1875rem 0.1875rem 0.5rem;
    /*margin: 0 72px;*/
  }
  .cursed-soldiers-single__video {
    width: 100%;
    padding-top: 56.25%;
  }
  .cursed-soldiers-single__text {
    width: 100%;
    padding: 0 0 24px 0;
  }
}
@media (max-width: 767px) {
  .cursed-soldiers-single__tile {
    margin: 0;
  }
}