@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');
@import url('https://fonts.googleapis.com/css2?family=Gasoek+One&family=Manrope:wght@200..800&display=swap');
.page-title.promo{
  background: #131313 url(bg-slide-promo.jpg) no-repeat 50% 50%;
  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 .use-and-new h3{
  color: rgb(0 0 0 / 10%);
  font-size: 3.65em;
  font-weight: 400;
  margin: 42px auto 0;
  text-align: center;
  width: initial;
  line-height: 1.2em;
  font-family: 'Gasoek One', sans-serif;
  -webkit-text-stroke-width: 1.5px;
  -moz-text-stroke-width: 1.5px;
}
.page-title.promo .use-and-new h3>div{
    text-transform: uppercase !important;
    letter-spacing: 0;
    width: 100%;
    float: none;
    margin: 0 auto;
    text-shadow:none;
    position: relative;
    display: inline-block;
    color: rgba(0, 0, 0, 0.1);
    text-shadow:
    0 0 12px rgb(10 22 21 / 50%),
    0 0 4px rgb(10 19 22 / 50%),
    0 0 2px rgb(10 16 22 / 70%),
    0 -1px 8px rgba(224, 4, 110, 0.6),
    0 0 8px rgba(224, 4, 110, 0.8),
    0 0 2px rgba(4, 164, 224, 0.25),
    0 0 42px rgba(224, 4, 110, 0.35);
  -webkit-text-stroke-color: rgba(224, 4, 110, 0.8);
  -moz-text-stroke-color: rgba(224, 4, 110, 0.8);

    animation: text 12s 3s 1 forwards, blink 3s 3 forwards;
    animation-fill-mode: forwards;
}
.page-title.promo .use-and-new h3+p{
  font: 600 36px/1em 'Manrope','Open Sans', sans-serif;
  padding: 6px 0 15px;
  text-align: center;
}
/*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.col-product{
  width: 100%;
  float: none;
  text-align: center;
}
.page-title.promo .use-and-new div.col-product{
    display: block;
    padding: 0;
    text-align: center;
    min-width: 425px;
    min-height: 200px;
}

.page-title.promo .use-and-new div.col-product i.ico-dtlite{
  background-position: center -1px;
  box-shadow: rgb(33 150 243 / 30%) 0 0 20px;
}
.page-title.promo .use-and-new div.col-product i{
    display: inline-block;
    height: 85px;
    width: 85px;
    background: url('ico-products.png') no-repeat center 0px;
    background-size: 88px auto;
    margin: 10px 30px 100px 0;
    float: left;
    border-radius: 85px;
    outline: 4px solid #f1f1f1;
    background-color: #ffffff;
}
.page-title.promo .use-and-new div.col-product p.price,
.page-title.promo .use-and-new div.col-product p.title{
    font-size: 28px;
    font-weight: bold;
    margin: 15px 0 15px 0;
    color: #fff;
    text-shadow: none;
    text-align: center;
}
.page-title.promo .use-and-new div.col-product p.price{
    margin: 16px 0;
    text-align: center;
    font-size: 32px;
    font-family: "Merriweather", sans-serif;
}

.page-title.promo .use-and-new div.col-product p,
.page-title.promo .use-and-new div.col-product s{
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 24px;
}
.page-title.promo .use-and-new div.col-product div.button-holder{
  width: 100%;
  height: 55px;
  float: none;
  text-align: center;
}
.page-title.promo .use-and-new div.col-product div.button-holder+p{
  font-size:14px;
  text-align: left;
}

.page-title.promo .use-and-new div.col1{margin-top: 32px;}
.page-title.promo .use-and-new div.col2{margin-top: 15px;width: 50%;position: relative;z-index: 5;}

.page-title.promo .use-and-new div:first-child{
    z-index: 5;
    position: relative;
    text-transform: initial;
}

.page-title.promo p {
  color: #fff;
  margin: 0;
  padding:10px 0;
}
.page-title.promo p.title{
  font-size: 22px;
  font-weight: bold;
  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.download-big:after{content: none!important;}
.page-title.promo .button.download-big:hover{
  background-color: #ffffff;
  color: #012734!important;
}
/*How to use & What is new*/
.page-title.promo .use-and-new{
  display: inline-flex;
  width: 100%;
  padding: 15px 0;
  color: #ffffff;
  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: 30px;}
.page-title.promo .use-and-new>div:first-child{
    width: 50%;
}
.page-title.promo .use-and-new ul{
  text-align: center;
  max-width: 450px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin: 0px auto 10px;
  list-style: none;
  display: inline-block;
}
.page-title.promo .use-and-new ul li:before{
  content: ".";
  /* float: left; */
  width: 20px;
  font-size: 28px;
  line-height: 3px;
  color: #fff;
  display: inline-block;
  height: 15px;
  overflow: hidden;
}
.page-title.promo .use-and-new .price{width: 100%;text-align: center;display: block;margin: 5px 0;}
.page-title.promo .use-and-new .col2 .price{font-size:20px;}
.page-title.promo .use-and-new .col2 .price s{font-size: 18px;opacity: .9;}
.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;
}
/*  */
.promo-active .header_wrap.dtlite{background: #131313;}
.promo-active .header_wrap.dtlite .logo a:after, 
.promo-active .header_wrap.dtlite ul#nav li a, 
.promo-active .header_wrap.dtlite ul#nav2 li a,
.promo-active .header_wrap.dtlite ul#nav li:hover a, 
.promo-active .header_wrap.dtlite ul#nav li a:hover{
    color: #ffffff;
    opacity: 1;
}
#homepage.promo-active.slide-0 .header_wrap.dtlite ul#nav li a:hover,
.promo-active .header_wrap.dtlite ul#nav2 li a:hover,
.promo-active .header_wrap.dtlite ul#nav li a:hover{color: #ffffff;opacity: 1;}

/*  */