/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.img-header{z-index: 99;}
.header-main{
  display:none;
}
.header-bottom-nav.nav-left{
}
.header-bottom-nav.nav-left>li:first-child{
}
.header-bottom-nav.nav-left>li{margin: 0 20px;}
.header-bottom-nav.nav-left>li>a{display: grid;text-align: center;padding: 0;}
.header-bottom-nav.nav-left>li>a img{margin: 0 auto;}
.header-bottom-nav.nav-left>li>a>i{
  display: none;
}
.header-bottom-nav.nav-left>li:first-child a{/* font-size: 0; */}
.header-bottom-nav.nav-left>li:first-child a img{/* filter: brightness(0) invert(1); *//* -webkit-filter: brightness(0) invert(1); */}
#main, #wrapper {
    /* background-color: #e8f2ff; */
    position: relative;
}
.row-new-nb{
  /* --tw-bg-opacity: 1; */
  /* background-color: rgb(255 255 255 / var(--tw-bg-opacity)); */
  /* --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1); */
  /* --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); */
  /* box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); */
}
.sec-fff{
      padding-left: 0px !important;
      padding-right: 0px !important;
      border-radius: 10px;
      background: #fff;
}
.blog-left-nb{
}
.blog-left-nb img{
      border-radius: .5rem;
}
.blog-right-nb{/* border: 1px solid #ffffff; *//* background-color: #f9f9f9; *//* border-radius: 10px 10px 0px 0px; *//* padding-top: 10px; *//* padding-bottom: 2px; *//* box-shadow: 0px 0px 5px 5px #cecbf9; *//* margin: 15px 0px; *//* margin-left: 0 !important; *//* margin-right: 0 !important; */}
.blog-right-nb .post-item{margin-bottom: 5px;padding-bottom: 0;}
.blog-right-nb .post-item .box-text{padding: 0;padding-left: 15px;}
.blog-right-nb .post-item .col-inner{
      border-bottom: 1px solid #f1f0f0;
      padding-bottom: 10px;
      padding-top: 5px;
      border-bottom: 1px dashed #997bff;
}
.blog-left-nb .box-text{/* padding: 0; */padding-bottom: 0;background: rgba(0, 0, 0, .6);}
.news-home{margin-top: 20px;padding-top: 10px;padding-bottom: 10px;}
.parent-header{
  /* border-bottom: 1px solid #d9d9d9; */
  /* margin-bottom: 15px; */
  /* background: #70195e; */
  /* padding: 3px 10px; */
  /* margin: 0 -17px; */
  /* margin-top: -8px; */
  /* margin-bottom: 20px; */
  /* border-radius: 10px 10px 0px 0px; */
}
.parent-header h2{
  color:#70195e;
  margin-bottom: 0;
}
.parent-header h2 a{
  color: #fff !important;
  text-transform: uppercase;
  font-size: 20px;
}
.parent-header ul{/* text-align: right; */}
.parent-header ul li{float: right;list-style-type: none;margin-bottom: 0px;padding-bottom: 0px;line-height: 35px;}
.parent-header ul li a{color: #fff !important;font-size: 14px;}
.news-featured{margin-bottom: 20px;}
.news-featured img{
  border-radius: 5px;
}
.news-featured h3{
      color: #323030;
      font-size: 20px;
      line-height: 25px;
      margin-top: 15px;
}
.news-featured p{
      color: #827c7c;
      margin-bottom: 0;
      font-size: 13px;
}
.news-item{display: block;width: 100%;overflow: hidden;border-bottom: 1px solid #f1f0f0;margin-bottom: 10px;padding-bottom: 10px;}
.news-item .img-new{float: left;width: 114px;height: 68px;}
.news-item .img-new img{height: 100%;border-radius: 5px;object-fit: cover;}
.news-item .text-new{float: left;width: calc(100% - 120px);padding-left: 10px;}
.news-item .text-new a{
}
.news-item .text-new a h4{
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-height: 20px;
      font-size: 14px;
      /* padding-left: 10px; */
}
.news-item .text-new p{
  color: #827c7c;
      margin-bottom: 0;
      font-size: 13px;
}
.icon-time{background: #fff;padding: 10px;border-radius: 10px;}
.icon-time.loi-chua{background: #70195e;}
.text-chua{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.blog-right-nb .post-item .box-text h5{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 13px;/* padding-bottom: 10px; *//* white-space: nowrap; *//* overflow: hidden; *//* text-overflow: ellipsis; *//* padding-bottom: 10px; */}
.blog-right-nb .post-item .box-text h5 a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  /* padding-bottom: 10px; */
  line-height: 20px;
}
.template-video{
      align-items: center;
      display: flex;
      background: #ffb90b;
      margin: 0 -15px;
      padding: 5px 20px;
      border-radius: 10px 10px 0 0;
      margin-top: -30px;
}
.template-video p{
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0;
  font-weight: 700;
}
.template-video hr{border-color: #fff !important;border-width: 1px;opacity: 1;margin: 0 11px;}
.text-video{
}
.text-video p{font-size: 15px;font-weight: 700;text-align: center;margin-bottom: 0;margin-top: 5px;margin-bottom: 20px;}
.albums-items-us-img-b {
      position: relative;
      overflow: hidden;
      margin-bottom: 20px;
      border-radius: 10px;
  }
  .albums-items-us-img-b img {
      width: 100%;
      vertical-align: middle;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      transition: 1s all;
      height: 246px;
      object-fit: cover;
  }
  .albums-items-us-img:hover .albums-items-us-img-b img {
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
  }
  .albums-items-us-content {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
  }
  .albums-items-us-title {
      background: rgba(0, 0, 0, .6);
      padding: 5px 8px;
      width: 100%;
  }
  .albums-items-us-title a {
      color: #fff;
      text-decoration: none;
      overflow: hidden;
      display: block;
      padding: 5px;
  }
.acf-gallery-count{
  color:#ffffff;
  font-size: 14px;
}
.acf-gallery-count svg{margin-right: 5px;}
.blog-archive{margin-top: 0;}
.blog-single{margin-top: 0;margin-bottom: 30px;}
.page-new{background: #fff;padding: 10px;border-radius: 10px;margin-bottom: 15px;}
.page-new .post-item{
}
.page-new .post-item .box-blog-post{border-bottom: 1px dashed #d1d5db;padding-bottom: 10px;padding-top: 10px;}
h1.head_title{color: #70195e;padding-left: 10px;border-left: 5px solid #70195e;line-height: 25px;}
.relate-box{
}
.relate-box h3.relate-post{
  color: #70195e;
  padding-left: 10px;
  border-left: 5px solid #70195e;
  line-height: 25px;
  border-bottom: 2px solid #b5b0b0;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.postRelate{margin-bottom: 20px;}
.postRelate .postTwoThumb{position: relative;height: 156px;width: 100%;overflow: hidden;}
.postRelate .postTwoThumb img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.postRelate .postTwoContent{margin-top: 10px;}
.postRelate .postTwoContent .postTwoTitle{
}
.postRelate .postTwoContent .postTwoTitle a{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 21px;font-weight: 600;text-align: center;}
#comments{
  display:none;
}
.main-content{margin-top: 30px;/* margin-bottom: 30px; */}
.blog-right-nb .post-item .box-blog-post{
  display: table;
        width: 100%;
}
@media(max-width:768px){
  .header-main {
    display: block;
}
  #logo{
    /* display:none; */
  }
}
@media(max-width:549px){
  .blog-right-nb .box-image{
    width: 31% !important;
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
  }
}
.text-new-nb{
}
.text-new-nb p{position: relative;color: #70185f;font-size: 20px;font-weight: 700;margin-bottom: 10px;}
.text-new-nb p:before{
  content:"";
  border: 1px solid #70185f;
  width: 100%;
  position: absolute;
  top: 50%;
}
.text-new-nb p span{background: #fff;position: relative;padding-right: 10px;}
.new-home-nb{
  display:none;
}
.blog-right-nb .new-home-nb{
  display:block;
  color: #000;
  font-size: 15px;
}
.stuck .img-header{
  display:none;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);

    margin-bottom: 30px;
}
.pageBreamBox  .breadcrumb{
   padding: 10px 0;
   /* background: #fff; */
   border-radius: 5px;
}
.lt-image img{max-height:150px}
h3.title{font-size: 20px;margin-top:5px;color: #70195e;}
.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%;
}
.sharaholder-us-content {
    float: left;
    position: relative;
    width: calc(100% - 67px);
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.sharaholder-us-title {
   
    font-size: 18px;
    color: #000000;
}
.sharaholder-us-date {
  
    font-size: 13px;
    color: #bfbfbf;
}
.fls {list-style:none}
.fls {line-height:20px}
.fls li{margin:10px 0px}
.sharaholder-us-down a {
    position: absolute;
    cursor: pointer;
    width: 95px;
    font-size: 14px;
    border: 1px solid #ffb90b;
    line-height: 28px;
    text-align: center;
    color: #ffb90b;
    border-radius: 6px;
    height: 28px;
    top: 10px;
    right: 0;
}
.items-file {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #ffb90b;
    line-height: 40px;
    text-align: center;
    color: #ffb90b;
    border-radius: 6px;
    height: 40px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.box-blog-post .is-divider {
    height: 2px;
    margin-bottom: .5em;
    margin-top: .5em;
    display: none;
}
.box-blog-post img{
  /* border-radius: 5px; */
}
:root {
    --main-color: <?php echo esc_attr($main_color); ?>;
}

.main-menu { background: var(--main-color); }
.menu a { color: var(--main-color); }
.site-footer { background: var(--main-color); }
.title-right{
}
.title-right p{
      font-size: 17px;
      margin-top: 5px;
      color: #fff !important;
      font-weight: 700;
      text-transform: uppercase;
      background: #70195e;
      margin: 0 -10px;
      border-radius: 5px 5px 0 0;
      margin-top: -10px;
      padding: 5px 13px;
}
.h3-title-footer{
}
.h3-title-footer p{font-weight: 700;font-size: 16px;}
.img-news-featured{position: relative;height: 305px;width: 100%;overflow: hidden;border-radius: 5px;}
.img-news-featured img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.sub-menu{padding: 0;background: #47BC1D;}
.sub-menu>li>a{margin: 0 !important;padding: 9px 13px !important;color: #fff !important;}

a {}
.sub-menu>li>a:hover{background: red;}
.page-new .banner{
  border-radius: 5px;
    overflow: hidden;
}
.blog-left-nb a{
}
@media(max-width:549px){
.blog-left-nb a {
    font-size: 17px;
}
  .text-new-nb {
    margin-top: 25px;
}
}
.video-home .text-video p{text-align: left;margin-bottom: 0;}
.video-home .text-video p a{
  color: #fff;
  font-size: 1.125rem;
}
.video-right-home{
      -webkit-mask-image: linear-gradient(#000, #000, transparent 0, #000 var(--scroll-shadow-size), #000 calc(100% - var(--scroll-shadow-size)), transparent);
      mask-image: linear-gradient(#000, #000, transparent 0, #000 var(--scroll-shadow-size), #000 calc(100% - var(--scroll-shadow-size)), transparent);
      grid-column: span 4 / span 4;
      -ms-overflow-style: none;
      scrollbar-width: none;
      overflow-y: auto;
      height: 28rem;
      --scroll-shadow-size: 40px;
      flex-direction: column;
      /* display: flex; */
      /* row-gap: .5rem; */
      /* grid-column: span 4 / span 4; */
}
.video-right-home .news-item .text-new a h4{
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
}
.video-right-home .news-item .text-new p{
  color: #fff;
  font-size: 12px;
}
.text-video .date-video{
  color: #fff;
}
.icon-back{background: #70195e;}
.video-right-home .news-item{border: unset;border-bottom: 1px dashed #997bff;}
.video-right-home .news-item .img-new{
  height: 88px;
  width: 131px;
}
.video-right-home .news-item .img-new img{
}
.video-right-home .news-item .text-new{
  width: calc(100% - 131px);
}
.video-right-home .news-item .text-new a{font-size: 1rem;}
.header-bg-image{
  z-index: 9;
}
#wide-nav{
  z-index: 99;
  /* background: url(/wp-content/uploads/2026/02/bgmenu1.png); */
  /* border-color: #e7e7e7; */
}
.chu-chay marquee {
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    padding: 5px 0;
}
.chu-chay p{margin-bottom: 0;}
.snippetTextType5 h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.snippetTextType5 p{
      font-size: 13px;
}
.frame-article .panel-heading {
    padding: 5px;
    background: none;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0;
    position: relative;
}
.frame-article2 .panel-heading {
    background: url(images/bannerdm.png) no-repeat right bottom;
    background-size: cover;
    padding: 5px 10px;
}
.frame-article .panel-heading .panel-title {
    text-align: center;
    /* border: 1px dashed #fff700; */
    color: #fff;
    padding: 5px;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    text-transform: uppercase;
}
.frame-article .panel-heading .panel-title a{color: #fff;font-size: 20px;font-weight: 700;}
.frame-article .news-row {
    border: 1px solid #ffffff;
    background-color: #f9f9f9;
    border-radius: 10px 10px 0px 0px;
    padding-top: 10px;
    padding-bottom: 2px;
    box-shadow: 0px 0px 5px 5px #cecbf9;
    margin: 15px 0px;
    padding-left: 10px;
    padding-right: 10px;
}
article.item-block.listType4.Article-News {
    padding: 10px 0px;
    border-bottom: 1px dashed #997bff;
    /* float: left; */
    /* width: 100%; */
}
.frame-article .news-row .post-item figure{margin-bottom: 0;overflow: hidden;}
.frame-article .news-row .post-item img{
    width: 100%;
    max-width: 100%;
}
article.item-block.listType4.Article-News .entry-title {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
article.item-block.listType4.Article-News .entry-title a {
    color: #000000;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
article.item-block.listType4.Article-News .post-meta{
  color: #000000;
  font-size: 13px;
}
article.item-block.listType4.Article-News .col{padding-bottom: 0;padding: 0 10px 0;}
.frame-article3 .panel-heading {
    background: #ffb200 url(images/hoa.png) no-repeat right bottom;
    background-size: contain;
}
.frame-article1 .panel-heading {
    background: url(images/bannerha.png);
    background-size: cover;
    padding: 20px 15px;
}
.blog-moi .blog-right-nb{
      border: 1px solid #ffffff;
    background-color: #f9f9f9;
    border-radius: 10px 10px 0px 0px;
    padding-top: 10px;
    padding-bottom: 2px;
    box-shadow: 0px 0px 5px 5px #cecbf9;
    margin: 15px 0px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.text-tb{
}
.text-tb h3{
      background: url(images/bannerright.png) no-repeat;
      border-bottom: none;
      position: relative;
      padding: 13px 15px;
      border-bottom: 1px solid transparent;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      color: #fff;
      font-size: 16px;
      background-size: cover;
      text-transform: uppercase;
      text-align: center;
}
.icon-right{
    margin-bottom: 20px;
    background-color: #fff;
    /* border: 1px solid transparent; */
    border-radius: 20px 20px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 5px 5px #d6d9ea;
    -moz-box-shadow: 0px 0px 5px 5px #d6d9ea;
    box-shadow: 0px 0px 5px 5px #d6d9ea;
}
.marquee-vertical {
  height: 250px;
  overflow: hidden;
  position: relative;
  /* padding: 0 10px; */
  overflow-y: scroll;
}

.marquee-content {
  /* position: absolute; */
  /* width: 100%; */
  /* animation: marqueeUp 15s linear infinite; */
  padding: 0 10px;
  /* overflow-y: scroll; */
}

@keyframes marqueeUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}
.file-hot{padding: 10px;}
.file-hot li{border-bottom: 1px dashed #997bff;margin-left: 0 !important;list-style-type: none;line-height: 22px;}
.file-hot li a{font-size: 14px;line-height: 20px;}
.video-right-new{padding: 10px !important;}
.album-home-right{
  padding: 10px !important;
}
@media(max-width:549px){
  #header >.header-wrapper>.container{
        padding-left: 0;
    padding-right: 0;
  }
  .sharaholder-us-down a{
        position: relative;
        cursor: pointer;
        display: block;
        margin-bottom: 10px;
  }
}
.video-home{padding: 0 10px;}
.file-hot li a:hover{
  /* font-weight: 700; */
  color: rgb(255 119 24) !important;
}
.frame-article .panel-heading .panel-title a:hover{
  color:#fff !important
}
.frame-article2 .panel-heading:before {
    content: "";
    position: absolute;
    right: 12px;
    bottom: 0;
    background: url(images/ngoinha.png) no-repeat;
    width: 66px;
    height: 66px;
}
.frame-article .news-row .post-item figure.img-post{height: 100px;width: 100%;max-width: 100%;position: relative;}
.video-right-home .news-item .img-new{
  position: relative;
  overflow: hidden;
}
.frame-article .news-row .post-item figure.img-post::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.post-item .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.video-right-home .news-item .img-new::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.post-item .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.frame-article .news-row .post-item figure.img-post:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.video-right-home .news-item .img-new:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}