@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700|Pacifico&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: #375531;
}
.page-title.promo{
  background: #f6f9f2 url(bg-slide-promo.jpg) 43% 63px repeat-x;
  padding: 63px 0 0 !important;
  margin: 0 0 63px 0 !important;
  font: 15px/20px "Open Sans", Arial, sans-serif;
  background-size: initial;
  -moz-background-size: initial;
  -webkit-background-size: initial;
}
.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 0px rgb(255, 255, 255);
  text-transform: none;
  font: 600 32px "Open Sans", sans-serif;
  color: #484848;
  letter-spacing: 0;
  font-family: 'Merriweather', serif;
}
.page-title.promo .col2 h1 {
  text-shadow: none;
  text-transform: none;
  font: 600 32px/32px "Open Sans", sans-serif;
  color: #c89436;
  letter-spacing: 0;
  margin: 0 auto;
  font-family: 'Playfair Display', serif;
  /* font-family: 'Merriweather', serif; */
}
.page-title.promo .col2 h1+p {
  text-shadow: 0 0px 0px rgb(255, 255, 255);
  text-transform: none;
  font: 600 32px/32px "Open Sans", sans-serif;
  font-family: 'Merriweather', serif;
  color: #6c854c;
  letter-spacing: 0;
  margin: 5px 0 0;
  padding-bottom:5px;
}
.page-title.promo .col2 h1~p>span {
   font: 600 28px/28px 'Merriweather', serif;
   padding-bottom: 0;
   display:block;
   color: #292929;
}
.page-title.promo .col2 h1 .price>span>s {font-size:20px;font-weight:600;}
.page-title.promo .col2 h1 .price {padding:0;}
.page-title.promo p {
  color: #484848;
  margin: 0;
  padding: 10px 0;
}
.page-title.promo p span{
  font-size: 16px;
  font-weight: 600;
  color: #292929;
  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.download-big:after{content: none!important;}
.page-title.promo .button.download-big{
  background-color: transparent;
  color: #292929 !important;
  border-color: #292929;
  font-weight: 600;
}
.page-title.promo .button.download-big:hover{
  background-color: rgba(255, 255, 255, 0.3);
  color: #333!important;
  border-color:#333;
}
/*How to use & What is new*/
.page-title.promo .use-and-new{
  display: inline-flex;
  width: 100%;
  padding: 35px 0;
  color: #333;
  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: 55px;width: 50%;}

.page-title.promo .use-and-new div:first-child{
    width: 50%;
}
.page-title.promo .use-and-new h3{
  color: #333;
  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: #292929;
  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: #000;
  display: inline-block;
  height: 15px;
  overflow: hidden;
}
.page-title.promo .use-and-new .price{width: 100%;text-align: center;display: block;margin-bottom: 5px;color: #292929;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;
}


.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:24px}

.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:24px}

.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}
