@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');
.home-page-title .content.main-page-promo{
    background-color: #111;
    background-image: url(bg-slide-promo.jpg);
    background-size: cover;
    font-family: 'Open Sans', Arial, sans-serif;
    z-index: 0;
    overflow: hidden;
}
.home-page-title .content.main-page-promo .bg-sk,
.home-page-title .content.main-page-promo .bg-s,
.home-page-title .content.main-page-promo .bg-bone{
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.25;
}
.home-page-title .content.main-page-promo .bg-bone{
    z-index: 1;
    background: url("bg-bone.png") no-repeat center;
    background-size: cover;
    opacity: 0.15;
}
.home-page-title .content.main-page-promo .bg-sk{
    z-index: 2;
    background: url("bg-sk.png") no-repeat center;
    background-size: cover;
}
.home-page-title .content.main-page-promo .bg-s{
    z-index: 3;
    background: url("bg-s.png") no-repeat center;
    background-size: cover;
    opacity: 0.05;
}
.home-page-title .content.main-page-promo .info-promo{
    z-index: 5;
    position: relative;
    padding-bottom: 8rem;
}

.home-page-title .content.main-page-promo h1{
    font: normal 53px/1.5 "Henny Penny", serif;
    text-transform: none;
    text-shadow: none;
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
}
.home-page-title .content.main-page-promo h1>div{
  font-size: 76px;
  font-weight: bold;
  line-height: 1em;
  font-family: "Playfair Display", serif;
}
.home-page-title .content.main-page-promo h1>div>span{
  color: #FF7A00;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.5em;
  font-family: "Henny Penny", serif;
}
.home-page-title .content.main-page-promo p{
    font-size: 18px;
    line-height: 1.5em;
}
.home-page-title .content.main-page-promo p > b{
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.home-page-title .content.main-page-promo p > span{
    font-size: 22px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    padding: 0;
    display: inline-block;
}
/**/
.home-page-title .content.main-page-promo .products {
    display:table;
    text-align: center;
    padding: 4rem 0 4rem 2.5rem;
    width: 100%;
    margin: 0 auto;
}
.home-page-title .content.main-page-promo .col-product{
    display: table-cell;
    padding: 0 0 35px 30px;
    text-align: center;
    min-width: 425px;
    min-height: 400px;
}
.home-page-title .content.main-page-promo .col-product i.ico-dtlite{background-position: center 0px;box-shadow: rgb(33 150 243 / 30%) 0 0 40px;}
.home-page-title .content.main-page-promo .col-product i.ico-dtultra{background-position: center -85px;box-shadow: rgb(251 161 45 / 30%) 0 0 40px;}
.home-page-title .content.main-page-promo .col-product i.ico-dtpro{background-position: center -170px;box-shadow: rgb(255 78 70 / 50%) 0 0 40px;}
.home-page-title .content.main-page-promo .col-product i{
    display: inline-block;
    height: 84px;
    width: 84px;
    background: url('ico-products.png') no-repeat center 0px;
    margin: 7px 25px 40px 0;
    float: left;
    border-radius: 84px;
    outline: 4px solid #f1f1f1;
    background-color: #ffffff;
}
.home-page-title .content.main-page-promo .col-product p.price,
.home-page-title .content.main-page-promo .col-product p.title{
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 18px 0;
    color: #fff;
    text-shadow: none;
    text-align: left;
}
.home-page-title .content.main-page-promo .col-product p.price{
    margin: 10px 0 25px 0;
    text-align: left;
    font-size: 27px;
}
.home-page-title .content.main-page-promo .col-product p,
.home-page-title .content.main-page-promo .col-product s{
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 24px;
}
.home-page-title .content.main-page-promo .col-product .button-holder{
  /* float:left; */
  margin-left: 0;
  text-align: left;
}
/**/
.home-page-title .content.main-page-promo .link-promo{
    text-align: center;
    clear: left;
    margin: 0 auto;
    padding: 0px 0 40px 0;
    display: block;

}
.home-page-title .content.main-page-promo .link-promo div{
    margin-bottom: 24px;
    color: #fff;
    font-size: 30px;
}
.content.main-page-promo .button{
    min-width: 100px;
    border-radius: 0;
    font: 600 18px/24px 'Open Sans', Arial, sans-serif;
    padding: 14px 40px;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 185, 70, .5);
    transition: all 0.15s linear;
}
.content.main-page-promo .button:hover,
.content.main-page-promo .button:active{
    margin-top: 0px;
    -webkit-box-shadow: 0 0 10px 3px rgb(0 185 70);
}
/**/
.home-page-title .content.main-page-promo .bg-bone {
  animation: pulse 2s linear infinite;
}
.home-page-title .content.main-page-promo .bg-s {
  animation: flash 12s linear infinite;
}
.home-page-title .content.main-page-promo .bg-sk {
  animation: shine 2s linear infinite;
}

.shine {
  animation: shine 3s ease-out 15;
}

@keyframes shine {
  0% { opacity: 0.75; }
  50% { opacity: 0; }
  100% { opacity: 0.75; }
}

.flash {
  animation: 1s flash 1s ease-in-out 10;
}

@keyframes flash {
  0% { opacity: 0.75; }
  25% { opacity: 0.25; }
  50% { opacity: 0; }
  75% { opacity: 0.25; }
  100% { opacity: 0.75; }
}

.pulse {
  animation: 2s pulse 2s ease-in-out 12;
}

@keyframes pulse {
  0% { opacity: 0; }
  10% { opacity: 05; }
  15% { opacity: 0.25; }
  20% { opacity: 0.25; }
  25% { opacity: 0.75; }
  100% { opacity: 0.75; }
}


/*lang*/
/*.lang_ita .home-page-title .content.main-page-promo .col-product p.title{font-size:24px;margin-bottom: 0;}
.lang_por .home-page-title .content.main-page-promo .col-product p.title,
.lang_cpp .home-page-title .content.main-page-promo .col-product p.title,
.lang_rus .home-page-title .content.main-page-promo .col-product p.title{
  font-size:28px;
} */

