html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
strong,
em,
a,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 85%;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none;
}
mark {
  background-color: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
td img {
  vertical-align: top;
}
nav ul {
  list-style: none;
}
ul,
ol,
li {
  list-style: none;
  display: block;
}
.css3 {
  position: relative;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie6 input {
  vertical-align: text-bottom;
}
button {
  width: auto;
  overflow: visible;
}
input,
select {
  vertical-align: middle;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
input:focus,
textarea:focus,
button:focus,
a,
a:hover,
a:active,
a:visited,
a:focus,
a:focus * {
  outline: none;
}
a:link {
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
}
body {
  font: 14px sans-serif;
  line-height: 1.22;
}
body,
select,
input,
textarea {
  font-family: sans-serif, Arial, Helvetica;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: sans-serif, Arial, Helvetica;
  font-weight: lighter;
  padding: 0;
  margin: 0;
}
._clear {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
._clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
._rel {
  position: relative;
}
._abs {
  position: absolute;
}
._fix {
  position: fixed;
}
._blo {
  display: block;
}
._inb {
  display: inline-block;
}
._inl {
  display: inline;
}
._none {
  display: none;
}
._left {
  float: left;
}
._right {
  float: right;
}
._b {
  font-weight: 700;
}
._m {
  font-weight: 500;
}
._n {
  font-weight: 400;
}
._l {
  font-weight: 300;
}
._i {
  font-style: italic;
}
._up {
  text-transform: uppercase;
}
._upx {
  text-transform: none;
}
._lsx {
  list-style: none;
}
._x {
  text-decoration: underline;
}
._x:hover {
  text-decoration: none;
}
._xu {
  text-decoration: none;
}
._xu a {
  text-decoration: none;
}
._xuh {
  text-decoration: none;
}
._xuh a {
  text-decoration: none;
}
._xuh:hover,
._xuh a:hover {
  text-decoration: underline;
}
._xux {
  text-decoration: underline;
}
._xux:hover {
  text-decoration: underline;
}
._m0p0 {
  margin: 0;
  padding: 0;
}
/*._bg (@img:'sprite@1x.png', @col:transparent, @rep:no-repeat, @x:0, @y:0){@url:%("../images/design/%s", @img);background-image:url(@url);background-color: @col;background-repeat: @rep;background-position:@x @y;}*/
._bgn {
  background: none transparent;
}
._bgx {
  background-repeat: repeat-x;
}
._bgy {
  background-repeat: repeat-y;
}
/*._bgi (@img:'sprite@1x.png'){@url:%("../images/design/%s", @img);background-image:url(@url);}
._bgr (@img:'sprite@1x.png'){@url:%("../images/design/%s", @img);background:url(@url) transparent repeat center 0;}
._bgm (@img:'sprite@1x.png'){._bgi(@img);._bgp(center, center);}*/
._cover {
  background-size: cover;
}
._ovh {
  overflow: hidden;
}
._ovv {
  overflow: visible;
}
._ova {
  overflow: auto;
}
._ovy {
  overflow: hidden;
  overflow-y: auto;
}
._all {
  text-align: left;
}
._alc {
  text-align: center;
}
._alr {
  text-align: right;
}
._alj {
  text-align: justify;
}
._vat {
  vertical-align: top;
}
._vam {
  vertical-align: middle;
}
._vab {
  vertical-align: bottom;
}
._cont {
  content: '';
}
._ti {
  text-indent: -9999px;
}
._collapse {
  border-collapse: collapse;
}
._separate {
  border-collapse: separate;
}
._wrapx {
  white-space: nowrap;
}
._break {
  word-wrap: break-word;
}
._dot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._nop {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
._nopx {
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
._arial {
  font-family: 'Times Roman', 'Times New Roman', Arial, Helvetica, sans-serif;
}
._opensans {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
body,
select,
input,
textarea {
  font-family: 'Times Roman', 'Times New Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Times Roman', 'Times New Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
a,
a:hover,
a:active,
a:visited {
  color: black;
  text-decoration: none;
  -moz-transition: color 0.3s 0s;
  -webkit-transition: color 0.3s 0s;
  transition: color 0.3s 0s;
}
a a,
a:hover a,
a:active a,
a:visited a {
  text-decoration: none;
}
._container {
  margin: 0 auto;
}
.container {
  margin: 0 auto;
  /*._clearfix;*/
  max-width: 1152px !important;
  padding-left: 176px !important;
  padding-right: 176px !important;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 940px) {
  .container {
    padding-left: 24px!important;
    padding-right: 24px!important;
  }
}
html,
body {
  overflow-x: hidden;
}
.header {
  padding: 100px 0 93px;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo {
  margin-top: 1px;
}
.header .logo svg {
  width: 94px;
  height: 95px;
  display: block;
}
.header .mail {
  font-size: 20px;
  line-height: 24px;
  min-width: 240px;
  margin-right: -140px;
}
.header .mail a {
  color: #242838;
}
.wrapper {
  position: relative;
}
.wrapper:before {
  background-color: #f8f8f5;
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
}
.download {
  display: flex;
  align-items: center;
}
.download .label {
  font-size: 16px;
  line-height: 20px;
  margin: -4px 51px 0 0;
}
.download .value {
  margin-right: 29px;
}
.download a {
  display: block;
}
.download svg {
  width: 30px;
  height: 30px;
  display: block;
}
.box_1 {
  padding-bottom: 82px;
  margin-right: -140px;
}
.box_1 .heading {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 66px;
}
.box_1 .download {
  margin-bottom: 54px;
}
.box_1 .text {
  display: flex;
}
.box_1 .txt_1 {
  font-size: 22px;
  line-height: 34px;
  flex: 1;
}
.box_1 .txt_2 {
  font-size: 16px;
  line-height: 26px;
  width: 240px;
  margin-left: 40px;
}
.box_1 .txt_3 {
  font-size: 22px;
  line-height: 34px;
}
.box_1 .images {
  display: flex;
  width: 100%;
  margin: 103px 0 8px;
}
.box_1 .images > * {
  flex-shrink: 0;
}
.box_1 .images .img_1 {
  max-width: 100%;
  position: absolute;
  left: 7%;
}
.box_1 .images .img_1 img {
  width: 100%;
}
.box_1 .images .img_2 {
  width: calc(100% - 240px - 36px);
  margin-right: 36px;
}
.box_1 .images .img_2 img {
  width: 100%;
}
.box_1 .images .img_3 {
  /*width:40%;*/
  margin-top: -9px;
}
.box_1 .images .img_3 img {
  width: 100%;
}
.box_1 .images img {
  display: block;
}
.footer {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding: 45px 0 126px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer .heading {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 24px;
  width: 100%;
}
.footer .txt {
  font-size: 16px;
  line-height: 26px;
  max-width: 480px;
  margin-right: auto;
  flex: 1;
}
.footer .download {
  margin-left: 37px;
}
.footer .download .value {
  margin: 0 37px 0 5px;
}
@media screen and (max-width: 1500px) {
  .box_1 .images .img_1 {
    left: 0;
  }
}
@media screen and (max-width: 1190px) {
  .box_1 .images .img_1 {
    display: none;
  }
}
@media screen and (max-width: 1050px) {
  .container {
    padding-left: 36px!important;
    padding-right: 36px!important;
  }
  .header .mail {
    margin-right: 0;
  }
  .box_1 {
    margin-right: 0;
  }
}
@media screen and (max-width: 890px) {
  .wrapper:before {
    width: 50%;
  }
  .header {
    padding: 26px 0 57px;
  }
  .header .logo svg {
    width: 47px;
    height: 48px;
  }
  .header .mail {
    font-size: 16px;
    line-height: 20px;
    min-width: 0;
    margin-right: 0;
  }
  .box_1 {
    padding-bottom: 48px;
    margin-right: 0;
  }
  .box_1 .heading {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 75px;
  }
  .box_1 .text {
    flex-direction: column;
  }
  .box_1 .txt_1 {
    font-size: 18px;
    line-height: 30px;
  }
  .box_1 .txt_2 {
    font-size: 16px;
    line-height: 26px;
    width: auto;
    margin: 35px 0 0;
  }
  .box_1 .txt_3 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
  .box_1 .images {
    margin: 64px 0 8px;
  }
  .box_1 .images .img_1 {
    max-width: 609px;
    position: static;
    margin: 0 -224px 0 -36px;
    display: block;
  }
  .box_1 .images .img_2 {
    width: 665px;
  }
  .box_1 .images .img_3 {
    display: none;
  }
  .footer {
    text-align: center;
    padding: 29px 0 97px;
  }
  .footer .heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 690px) {
  .container {
    padding-left: 16px!important;
    padding-right: 16px!important;
  }
  .box_1 .images .img_1 {
    margin-left: -16px;
  }
  .footer {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
  }
  .footer .txt {
    max-width: none;
    margin-right: auto;
  }
  .footer .download {
    margin: 56px 0 0;
  }
  .footer .download .value {
    margin: 0 27px;
  }
}
@media screen and (max-width: 490px) {
  .box_1 .images .img_1 {
    width: 132%;
    max-width: none;
    position: static;
    margin: 0 -49% 0 -16px;
  }
  .box_1 .images .img_2 {
    width: 134%;
  }
  .box_1 .images .img_3 {
    display: none;
  }
}
.box_1 .swiper-container {
  height: 0;
  overflow: hidden;
}
.box_1 .swiper-container img {
  max-width: 460px;
  max-height: 511px;
  display: block;
}
.box_1 .swiper-container .swiper-wrapper123 {
  padding-right: 90px;
}
.box_1 .swiper-container .swiper-slide {
  width: auto;
  max-width: 90%;
  overflow: hidden;
}
.box_1 .swiper-container .swiper-slide-active {
  z-index: 2;
}
@media screen and (max-width: 890px) {
  .box_1 .images {
    display: none;
  }
  .box_1 .swiper-container {
    height: auto;
    margin: 64px -36px 8px;
  }
}
@media screen and (max-width: 690px) {
  .box_1 .swiper-container {
    margin: 64px -16px 8px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {

}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons-Regular.eot');
  src: local('Material Icons'), local('MaterialIcons-Regular'), url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), url('../fonts/MaterialIcons-Regular.woff') format('woff'), url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
._rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.items .item_container {
  margin: 0 auto;
  padding-left: 36px!important;
  padding-right: 36px!important;
}
.items .item.open {
  background: transparent no-repeat top center;
  background-size: cover;
  color: white;
  min-height: 330px;
  padding-bottom: 56.25%;
  position: relative;
}
.items .item.open:before {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}
.items .item.open .item_container {
  margin-bottom: 69px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.items .item.open .title {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 30px;
}
.items .item.open .time {
  font-size: 16px;
  line-height: 26px;
  color: #c4c4c4;
  margin-top: 22px;
  position: relative;
  display: flex;
  align-items: center;
}
.items .item.open .time.v1 div {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}
.items .item.open .time.v1 div:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 18px;
  line-height: 18px;
  width: 18px;
  height: 18px;
  content: 'headset';
}
.items .item.open .time.v2 div {
  background-color: white;
  width: 23px;
  height: 1px;
  margin-right: 12px;
  position: relative;
}
.items .item.open .time.v2 div:before,
.items .item.open .time.v2 div:after {
  background-color: white;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 9px;
  height: 9px;
  position: absolute;
  top: -4px;
  left: 1px;
  content: '';
}
.items .item.open .time.v2 div:after {
  left: auto;
  right: 1px;
}
.items .item.open .back {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 18px;
  left: 21px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items .item.open .back:before {
  content: 'chevron_left';
}
.items .tools {
  height: 0;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.items .tools .play {
  background-color: #fc5252;
  color: white;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  margin: -28px 0;
  cursor: pointer;
  -moz-transition: all 0.3s 0s;
  -webkit-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  order: 1;
  -webkit-box-shadow: #fc5252 0 10px 40px 0;
  -moz-box-shadow: #fc5252 0 10px 40px 0;
  box-shadow: #fc5252 0 10px 40px 0;
}
.items .tools .play div {
  font-size: 20px;
  line-height: 20px;width:20px;
}
.items .tools .bookmark {
  background-color: #c4c4c4;
  color: white;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  margin: -28px 0 -28px auto;
  cursor: pointer;
  -moz-transition: all 0.3s 0s;
  -webkit-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: #c4c4c4 0 10px 40px 0;
  -moz-box-shadow: #c4c4c4 0 10px 40px 0;
  box-shadow: #c4c4c4 0 10px 40px 0;
}
.items .tools .bookmark div {
  font-size: 24px;
  line-height: 24px;
}
.items .tools .bookmark.sel {
  background-color: #2645c6;
}
.items .text {
  padding: 63px 0 24px;
}
.items .text .txt {
  font-size: 22px;
  line-height: 34px;
}
.items .text .tag {
  font-size: 16px;
  line-height: 26px;
  color: #c4c4c4;
  margin-top: 38px;
  display: flex;
  flex-wrap: wrap;
}
.items .text .tag div {
  max-width: 100%;
  margin-right: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.items .text .tag a {
  color: #c4c4c4;
}
.items .text .txt_box {
  max-height: 136px;
  position: relative;
  overflow: hidden;
  -moz-transition: max-height 0.5s 0s;
  -webkit-transition: max-height 0.5s 0s;
  transition: max-height 0.5s 0s;
}
.items .text .txt_box.max {
  max-height: none;
}
.items .text .txt_box.max .txt_more {
  bottom: -48px;
}
.items .text .txt_box.min .txt_more {
  bottom: -136px;
}
.items .text .txt_more {
  background-color: white;
  font-size: 16px;
  line-height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transition: bottom 0.5s 0s;
  -webkit-transition: bottom 0.5s 0s;
  transition: bottom 0.5s 0s;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.items .text .txt_more:before {
  background: transparent none;
  background: -webkit-linear-gradient(bottom, #f8f8f5, transparent);
  background: -moz-linear-gradient(bottom, #f8f8f5, transparent);
  background: -ms-linear-gradient(bottom, #f8f8f5, transparent);
  background: -o-linear-gradient(bottom, #f8f8f5, transparent);
  background: linear-gradient(bottom, #f8f8f5, transparent);
  -pie-background: linear-gradient(bottom, #f8f8f5, transparent);
  border-bottom: 26px solid #f8f8f5;
  width: 50%;
  height: 48px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.items .text .txt_more:after {
  background: transparent none;
  background: -webkit-linear-gradient(bottom, white, transparent);
  background: -moz-linear-gradient(bottom, white, transparent);
  background: -ms-linear-gradient(bottom, white, transparent);
  background: -o-linear-gradient(bottom, white, transparent);
  background: linear-gradient(bottom, white, transparent);
  -pie-background: linear-gradient(bottom, white, transparent);
  border-bottom: 26px solid white;
  width: 50%;
  height: 48px;
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
}
.items .text .txt_more span {
  position: relative;
  z-index: 1;
}
.items .player {
  background-color: #f8f8f5;
  font-size: 16px;
  line-height: 26px;
  padding: 35px 0 33px;
  display: flex;
}
.items .player .label {
  min-width: 90px;
  display: flex;
  align-self: baseline;
}
.items .player .line {
  background-color: #dadada;
  height: 1px;
  margin-top: 13px;
  position: relative;
  flex: 1;
}
.items .player .line .range {
  background-color: #404041;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.items .player .line .handle {
  background-color: #404041;
  color: white;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin: -15px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 10px 23px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 10px 23px 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0 10px 23px 0;
}
.items .player .line .handle div {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 14px;
  line-height: 14px;
}
.items .player .line .handle div:before {
  content: 'play_arrow';
}
.items .player .line .handle.pause div:before {
  content: 'pause';
}
.items .player .line .handle.v2 {
  width: 40px;
  height: 40px;
  margin: -20px;
}
.items .player .line .handle.v2 div {
  font-size: 18px;
  line-height: 18px;
}
.items .player .time {
  font-size: 16px;
  line-height: 26px;
  margin-left: 11px;
  display: flex;
  align-self: baseline;
}
/*.items .video {
  background: transparent no-repeat center center;
  background-size: cover;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.items .video:before {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}
.items .video div {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  font-size: 80px;
  line-height: 80px;
  color: white;
  width: 66px;
  height: 66px;
  margin: -40px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.items .video div:before {
  content: 'video_library';
}
.items .video div {
  -moz-transition: all 0.5s 0s;
  -webkit-transition: all 0.5s 0s;
  transition: all 0.5s 0s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: transform 0.3s ease 0.2s, opacity 0.3s ease 0.2s;
  -moz-transition: transform 0.3s ease 0.2s, opacity 0.3s ease 0.2s;
  transition: transform 0.3s ease 0.2s, opacity 0.3s ease 0.2s;
}
.items .video.on div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
 } */
.items .subtitle {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 30px;
  padding: 44px 0 17px;
}
.items .swiper-container {
  padding-bottom: 53px;
}
.items .swiper-container img {
  max-width: 256px;
  max-height: 256px;
  display: block;
}
.items .swiper-container .swiper-wrapper123 {
  padding-right: 90px;
}
.items .swiper-container .swiper-slide {
  width: auto;
  max-width: 256px;
  overflow: hidden;
}
.items .swiper-container:before {
  background: transparent none;
  background: -webkit-linear-gradient(left, #f8f8f5, transparent);
  background: -moz-linear-gradient(left, #f8f8f5, transparent);
  background: -ms-linear-gradient(left, #f8f8f5, transparent);
  background: -o-linear-gradient(left, #f8f8f5, transparent);
  background: linear-gradient(left, #f8f8f5, transparent);
  -pie-background: linear-gradient(left, #f8f8f5, transparent);
  width: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: '';
}
.items .swiper-container:after {
  background: transparent none;
  background: -webkit-linear-gradient(right, white, transparent);
  background: -moz-linear-gradient(right, white, transparent);
  background: -ms-linear-gradient(right, white, transparent);
  background: -o-linear-gradient(right, white, transparent);
  background: linear-gradient(right, white, transparent);
  -pie-background: linear-gradient(right, white, transparent);
  width: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  content: '';
}
.items .swiper-container-horizontal > .swiper-scrollbar {
  background-color: #dadada;
  width: auto;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 36px;
  right: 36px;
}
.items .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #4b4b4b;
}
.items .back_link {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  padding: 61px 0 44px;
}
.items .back_link > div {
  padding: 0 46px;
  position: relative;
}
.items .back_link .link {
  letter-spacing: -1px;
  border-bottom: 3px solid black;
  padding-bottom: 10px;
}
.items .back_link .share {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 28px;
  line-height: 28px;
  border: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  top: -2px;
  left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items .back_link .share:before {
  content: 'share';
}
.items .back_link .dl {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 30px;
  line-height: 30px;
  border: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  top: -2px;
  right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items .back_link .dl:before {
  content: 'keyboard_tab';
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (max-width: 890px) {
  .items .item.open .title {
    font-size: 19px;
    line-height: 27px;
  }
  .items .item.open .time {
    font-size: 12px;
    line-height: 16px;
  }
  .items .text .txt {
    font-size: 16px;
    line-height: 24px;
  }
  .items .text .tag {
    font-size: 12px;
    line-height: 16px;
  }
  .items .text .txt_more {
    font-size: 12px;
    line-height: 24px;
  }
  .items .player {
    font-size: 12px;
  }
  .items .player .time {
    font-size: 11px;
  }
  .items .subtitle {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 690px) {
  .items {
    margin: 0 -16px;
  }
  .items .swiper-container:before,
  .items .swiper-container:after {
    display: none;
  }
}
.langs { position:relative;padding-bottom:30px;}
.languages-nav {
  position: absolute;
  bottom: 25%;
  left: 0;
  right: -75px;
  text-align: right;
  padding: 0;
  list-style-type: none;
}

/* line 310, ../sass/style.scss */
.languages-nav > li {
  display: block;
  /* height: 33.3%; */
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: relative;display:inline-block;margin-left:20px
}

/* line 321, ../sass/style.scss */
.languages-nav > li.inview {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* line 326, ../sass/style.scss */
.languages-nav > li + li {
  margin-top: 20px;
}

/* line 329, ../sass/style.scss */
.languages-nav > li > a {
  display:inline-block;
  width:90px;
  text-align:left;
  height:100%;
  color:#002d40;
  font-size:16px;
  text-align: center;
  line-height: 1;
  position: relative;
}
/* line 340, ../sass/style.scss */
.languages-nav > li > a:hover, .languages-nav > li > a:focus {
  text-decoration: none;
}
/* line 343, ../sass/style.scss */
.languages-nav > li > a:hover:before, .languages-nav > li > a:focus:before {
  content: "";
  position: absolute;
  left: -14px;
  top: 2px;
  border-left: 9px solid #002d40;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
}

/* line 353, ../sass/style.scss */
.languages-nav > .active > a {
  color: #ef3250;
  text-decoration: none;
}
/* line 358, ../sass/style.scss */
.languages-nav > .active > a:before {
  content: "";
  position: absolute;
  left: -14px;
  top: 2px;
  border-left: 9px solid #ef3250;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
}
/* line 368, ../sass/style.scss */
.languages-nav > .active > a:hover, .languages-nav > .active > a:focus {
  color: #ef3250;
  text-decoration: none;
}
/* line 374, ../sass/style.scss */
.languages-nav > .active > a:hover:before, .languages-nav > .active > a:focus:before {
  border-left: 9px solid #ef3250;
}

