@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/css?family=Lobster+Two:400,400i,500,500i,600,600i,700&display=swap&subset=cyrillic,latin-ext,vietnamese');
.promo-active .header_wrap.dtlite {
    background: #363636;
}
.page-title.promo{
  padding: 63px 0 0 !important;
  margin: 0 0 63px 0 !important;
  font: 15px/20px "Open Sans", Arial, sans-serif;
  background-color: #B5D7EA;
  background-repeat: repeat-x, no-repeat;
  background-image: url(bg-promo-top.png), url(bg-promo-bottom.png), linear-gradient(120deg, #C4F4D3 25%, #A8C0FD);
  background-position: center 63px,center bottom, center;
  background-size: auto 70%, auto 100%, 100% auto;
}
.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 30px "Open Sans", sans-serif;
  letter-spacing: 0;
  font-family: 'Merriweather', serif;
  color: #2C4CAE;
}
.page-title.promo .col2 h1 {
  text-shadow: none;
  text-transform: none;
  font: 400 40px/1 "Open Sans", sans-serif;
  color: #CC584E;
  margin: 0 auto;
  font-family: 'Lobster Two', serif;
  font-style: italic;
  letter-spacing: -0.5px;
  text-align: center;
}
.page-title.promo .col2 h1>div{
  display: inline-block;
  width: auto !important;
  float: none;margin: 0 10px;
}

.page-title.promo .col2 h1+p {
  text-shadow: 0 0px 0px rgb(255, 255, 255);
  text-transform: none;
  font: 600 30px/1 "Open Sans", sans-serif;
  font-family: 'Merriweather', serif;
  color: #2C4CAE;
  letter-spacing: 0;
  margin: 5px 0 0;
  padding-bottom:5px;
}
.page-title.promo .col2 h1~p>span {
   font: 600 28px/28px "Open Sans", serif;
   padding-bottom: 15px;
   display:block;
   color: #333;
}
.page-title.promo .col2 h1~p>span>s {font-size:20px;font-weight:600;}
.page-title.promo .col2 h1+p+p {margin: 14px 0 0;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: 15px 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: 70px;}
.page-title.promo .use-and-new div.col2{margin-top: 95px;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: 5px 0 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;
}
.promo-active .cart-block a:hover,
.promo-active .authorization-block>a:hover,
.promo-active .header_wrap.dtlite #nav-wrap .current a, 
.promo-active .header_wrap.dtlite ul#nav2 li a:hover, 
.promo-active .header_wrap.dtlite ul#nav li a:hover{color:#fff6dd;}
/**/
