@import url('https://fonts.googleapis.com/css?family=Henny+Penny:400&display=swap&subset=latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,500,500i,600,600i,700&display=swap&subset=cyrillic,latin-ext,vietnamese');
.promo-active .header_wrap.dtlite {
    background: #232323;
}
.page-title.promo{
  background-color: #000414;
  background-image: url(bg-slide-promo.jpg);
  background-size: auto 960px;
  background-position: 50% -205px;
  padding: 63px 0 0 !important;
  margin: 0 0 63px 0 !important;
  font: 15px/20px "Open Sans", Arial, sans-serif;
}
.page-title.promo .row {
  height: 520px;
}
.page-title.promo .row .col-floater {
  margin-bottom: -195px;
}
.page-title.promo .row .col {
  height: 300px;
  width: 100%;
  text-align: left;
  padding-left: 0;
}
.page-title.promo h1 {
  text-shadow: 0 0 2px rgb(0 0 0 /10%);
  text-transform: none;
  font: 600 32px "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 0;
  /* font-family: 'Merriweather', serif; */
}
.page-title.promo .col2 h1 {
  text-shadow: 0 0px 2px rgb(0 0 0 / 10%);
  text-transform: none;
  font: 400 30px/1 "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: -1px;
  margin: 0 auto;
  font-family: 'Henny Penny', serif;
}
.page-title.promo .col2 h1+p {
  text-transform: none;
  font: 600 35px/1.25 "Open Sans", sans-serif;
  font-family: 'Playfair Display', serif;
  color: #FF7A00;
  letter-spacing: 0px;
  margin: 0;
  padding-bottom:5px;
}
.page-title.promo .col2 h1~p>span {
   font: 600 28px/28px 'Merriweather', serif;
   padding-bottom: 22px;
   display:block;
   color: #fff;
}
.page-title.promo .col2 h1~p>span>s {font-size:20px;font-weight:600;color: #dfdfdf;}
.page-title.promo .col2 h1+p+p {margin: 10px 0 0;padding:0;}
.page-title.promo p {
  color: #fff;
  margin: 0;
  padding: 10px 0;
}
.page-title.promo p span{
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding:0;
}
.page-title.promo .button.download-big,
.page-title.promo .button.greenbig{
  padding: 12px 35px;
  font: 500 16px/24px 'Open Sans', Arial, sans-serif;
  min-width: 150px;
  transition: all 0.5s;
}
.page-title.promo .button.greenbig{-webkit-box-shadow: 0 0 10px 3px rgb(0 185 70 / 50%);border-radius: 1px;}
.page-title.promo .button.greenbig:hover{
    margin-top: 0;
    -webkit-box-shadow: 0 0 10px 3px rgb(0 185 70);
}
.page-title.promo .button.download-big:after{content: none!important;}
.page-title.promo .button.download-big{
  background-color: transparent;
  color: #fff !important;
  border-color: #fff;
  font-weight: 600;
}
.page-title.promo .button.download-big:hover{
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff!important;
  border-color:#fff;
}
/*How to use & What is new*/
.page-title.promo .use-and-new{
  display: inline-flex;
  width: 100%;
  padding: 15px 0;
  color: #fff;
  flex-direction: row-reverse;
}
.page-title.promo .use-and-new div{
  width: 40%;
  float: left;
  text-align: center;
}
.page-title.promo .use-and-new div.col1{margin-top: 32px;}
.page-title.promo .use-and-new div.col2{margin-top: 65px;width: 50%;position: relative;z-index: 5;}

.page-title.promo .use-and-new div:first-child{
    width: 50%;
    z-index: 5;
    position: relative;
}
.page-title.promo .use-and-new h3{
  color: #fff;
  font: normal 30px/30px 'Open Sans', Sans-serif;
  margin: 60px auto 5px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
}
.page-title.promo .use-and-new ul{
  text-align: center;
  max-width: 450px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin: 4px auto 10px;
  list-style: none;
  display: inline-block;
}
.page-title.promo .use-and-new ul li:before{
  content: ".";
  /* float: left; */
  width: 20px;
  font-size: 32px;
  line-height: 2px;
  color: #fff;
  display: inline-block;
  height: 15px;
  overflow: hidden;
}
.page-title.promo .use-and-new .price{width: 100%;text-align: center;display: block;margin: 0 0 5px;color: #fff;font-weight: 600;}
.page-title.promo .use-and-new div.button-holder{
  width: 100%;
  height: 65px;
}
.page-title.promo .use-and-new ul li{
  line-height: 20px;
  margin: 6px 0;
  font-weight: 400;
}
.promo-active .header_wrap.dtlite .authorization-block a:hover,
.promo-active .header_wrap.dtlite .cart-block a:hover,
.promo-active .header_wrap.dtlite ul#nav li a:hover{
    color: #cbcbcb;
    transition: all 0.5s linear;
}

/*lang*/
.lang_pol .page-title.promo .col2 h1,
.lang_cpp .page-title.promo .col2 h1,
.lang_deu .page-title.promo .col2 h1,
.lang_ita .page-title.promo .col2 h1,
.lang_fra .page-title.promo .col2 h1{font-size: 26px;}

.lang_tur .page-title.promo .col2 h1+p,
.lang_deu .page-title.promo .col2 h1+p,
.lang_fra .page-title.promo .col2 h1+p{font-size: 26px;}

.lang_pol .page-title.promo .col2 h1+p,
.lang_cpp .page-title.promo .col2 h1+p,
.lang_por .page-title.promo .col2 h1+p,
.lang_spa .page-title.promo .col2 h1+p,
.lang_rus .page-title.promo .col2 h1+p,
.lang_ita .page-title.promo .col2 h1+p{font-size:22px}
