@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Manrope:400,500,600,700,800&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 "Manrope", Arial, sans-serif;
  background-color: #B5D7EA;
  background-repeat: no-repeat;
  background-image: url(bg-birthday-26.png), linear-gradient(90deg, #ecf0fa 53%, #b4ccee 90%);
  background-position: center bottom, center;
  background-size: 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 "Manrope", sans-serif;
  letter-spacing: 0;
  color: #1682f3;
}
.page-title.promo .col2 h1 {
    font: 800 58px / 1 "Manrope", sans-serif;
    color: #010101;
    text-shadow: none;
    text-transform: uppercase;
    padding: 0 0 20px;
    letter-spacing: 0px;
    text-align: left;
}

.page-title.promo .col2 h1>div{
    font-size: 0.95em;
    color:#1C85F3;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 0;
    width: 100%;
    float: none;
    text-transform: none;
    text-align: left;
}
.page-title.promo .col2 h1>div>span{
    color: #010;
}
.page-title.promo .col2 p {
    font-size: 22px;
    line-height: 1.2;
    margin: 0;
    color: #010;
    max-width: 620px;
    padding: 0;
    font-family: "manrope", sans-serif;
}
.page-title.promo .col2 h1+p>b {
  color: #1C85F3;
  font-weight: 800;
  text-transform: unset;
}

.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: 0 0 10px;
  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: 44px;display: block;}
.page-title.promo .use-and-new div.col2{margin-top: 20px;width: 60%;text-align: left;}

/* .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: 6px 0 9px;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;}
/* products */
.page-title.promo .use-and-new .products{
   display: inline-flex;
   text-align: center;
   padding: 20px 0 0;
   width: 100%;
   margin: 0 auto;
   vertical-align: middle;
   column-gap: 16px;
}
.page-title.promo .use-and-new .col-product{
    display: inline-block;
    padding: 4px 5px 5px 18px;
    text-align: center;
    margin: 10px 0;
    min-width: 295px;
    background: #FFFFFF;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
    border-radius: 33px;
}
.page-title.promo .use-and-new .products>a:hover .col-product{
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
}
.page-title.promo .use-and-new .products>a:hover .col-product i{box-shadow: 0 0 5px rgba(140, 120, 76, 0.2)}
.page-title.promo .use-and-new .col-product i.ico-dtultra{background-position: center -60px;}
.page-title.promo .use-and-new .col-product i{
    display: inline-block;
    height: 60px;
    width: 60px;
    background: #ffffff url(ico-products.png) no-repeat center top;
    margin: 10px 15px 40px 0;
    float: left;
    border-radius: 60px;
    box-shadow: 0 0 1px #fff;
    background-size: 60px auto;
    box-shadow: 0 0 3px rgba(150, 120, 76, 0.30);
}
.page-title.promo .use-and-new .col-product p.title,
.page-title.promo .use-and-new .col-product p.price{
    font-size: 20px;
    font-weight: bold;
    color: #010101;
    text-align: left;
    padding: 0;
}
.page-title.promo .use-and-new .col-product p.title{
    font-size: 20px;
    font-weight: bold;
    margin: 13px 0 0;
    color: #010101;
    text-align: left;
}
.page-title.promo .use-and-new .col-product p.price s,
.page-title.promo .use-and-new .col-product span{
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 24px;
}
.page-title.promo .use-and-new .col-product .button-holder{
    height: 45px;
    text-align: left;
    margin-bottom: 8px;
    float: none;
}
.page-title.promo .use-and-new .col-product .button{
    background-color: #fba12d;
    min-width: 100px;
    border-radius: 0;
    font: 600 12px/25px 'Open Sans', Arial, sans-serif;
    padding: 7px 30px;
    -webkit-box-shadow: 0 2px 5px rgba(251, 161, 45, 0.6);
    transition: all 0.15s linear;
}
.page-title.promo .use-and-new .col-product .button:hover,
.page-title.promo .use-and-new .col-product .button:active{
    margin-top: 0px;
    background-color: #fba12d;
    -webkit-box-shadow: 0 1px 8px rgba(251, 161, 45, 0.6);
}

.page-title.promo .use-and-new .col-product .button.lite{
    background-color: #10aeec;
    -webkit-box-shadow: 0 1px 8px rgba(16, 174, 236, 0.6);
}
.page-title.promo .use-and-new .col-product .button.pro:hover,
.page-title.promo .use-and-new .col-product .button.pro:active{
    background-color: #f6462d;
    box-shadow: 0 0 15px 5px rgba(246, 70, 45, 0.8);
    -webkit-box-shadow: 0 0 15px 5px rgba(246, 70, 45, 0.8);
}
/**/
