.gallery-vertical-style2 {
    
}
.gallery-vertical-style2 .gallery-box {
   padding-top:7px;padding-bottom:7px
}
.gallery-vertical-style2 .gallery-cover {
    position: relative;
}
.gallery-vertical-style2 .gallery-cover .cover-pattern {
    line-height: 100%;
    height: auto!important;
}
.gallery-vertical-style2 .header-slider {
    position: relative;
    width: 100%;
    
    overflow: hidden;padding:11px;margin-bottom:9px;
}
.gallery-vertical-style2 .gallery-cover .cover-pattern .slide-link {
    max-height: 450px;
    position: relative;
    z-index: 1;
    display: block;
  
}
.gallery-vertical-style2 .gallery-cover .cover-pattern img {
    opacity: .9;
}
.gallery-vertical-style2 .header-slider .slide-image-cover {
    position: relative;
    z-index: 1;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.gallery-vertical-style2 .gallery-cover .cover-info {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.gallery-vertical-style2 .gallery-cover .cover-info h1 {
    float: none!important;
    text-align: center;
    margin: auto!important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10px;
    line-height: 35px;
}
.gallery-vertical-style2 h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    float: left;
}
.gallery-vertical-style2 .gallery-cover .cover-info .info {
    float: none!important;
    text-align: center!important;
    margin: 10px auto auto!important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 200px;
    padding-top: 10px;
    border-top: solid 1px #da2128;
    color: #fff;
}
.gallery-vertical-style2 .gallery-cover .cover-info .info .date {
    display: block;
    text-align: center!important;
}
.gallery-vertical-style2 .gallery-cover .cover-info .info {
    float: none!important;
    text-align: center!important;
    margin: 10px auto auto!important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 300px;
    padding-top: 10px;
    border-top: solid 1px #da2128;
    color: #fff;
}
.gallery-vertical-style2 .gallery-cover .news {
    background-image: url(../../images/buttons_5.png);
    width: 40px;
    height: 40px;
    text-indent: -999999px;
    display: inline-block;
    background-position: -80px 0;
    position: absolute;
    z-index: 20;
    top: 10px;
    right: 60px;
}
.gallery-vertical-style2 .gallery-cover .slide-button {
    background-position: -120px 0;
}
.gallery-vertical-style2 .gallery-cover .pause-button, .gallery-vertical-style2 .gallery-cover .slide-button {
    background-image: url(../../images/buttons_5.png);
    width: 40px;
    height: 40px;
    text-indent: -999999px;
    display: inline-block;
    position: absolute;
    z-index: 20;
    right: 10px;
    top: 10px;
}
.gallery-vertical-style2 .header-slider .modal-link{display:block;position:absolute;z-index:20;top:10px;right:10px}
.gallery-vertical-style2 .header-slider .modal-link::after{display:block;content:"\2194";color:#fff;font-size:20px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}

.gallery-footer  .pages .stop-mini-button{display:none;float:right;margin-right:10px;background-image:url(../../images/pause-button.png);background-position:center center;background-repeat:no-repeat;width:20px;height:40px}
.gallery-vertical-style2 .info{float:right;height:auto;margin-top:10px;color:#a8a8a8;text-align:right}
.gallery-vertical-style2 .info .date{font-weight:400!important;color:#C5B12F;font-style:italic}

.gallery-footer .pages{display:block;color:#fff;margin-top:0;padding:0px 15px 0px 15px;width:100%;height:30px;font-size:18px;line-height:30px;border-left:solid 2px #da2128;background-color:#000;text-align:left}
.gallery-footer .pages .total-page{color:grey}
.gallery-vertical-style2 #infscr-loading{text-align:center;color:#fff}
.nc-facebook {
    background: #3b5998;
}
.nc-twitter {
    background: #55acee;
}
.nc-google {
    background: #dc4e41;
}
.gallery-footer{
   
}
.gallery-footer-inner{
    padding: 7px 1px 7px 1px;
}
.gallery-footer .detail-news-meta{
    padding: 0;
}
.gallery-footer .news-content-share{
    position: static;
    width: auto;
}
.gallery-footer .news-content-share ul{
    display: inherit;
	list-style:none;
    display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
}
.gallery-footer .news-content-share li{
    width: 30px; height: 30px;
    margin-bottom: 0;
}
.gallery-footer .news-content-share li a, .news-content-share li a i, .news-content-share li a i:before,
.bottom-toolbar li a, .bottom-toolbar li a i, .bottom-toolbar li a i:before {
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.gallery-footer .news-content-share li a {
    border-radius: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.gallery-footer  .news-content-share li+li{
    margin-left: 7px;
}
._flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
._flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
._aic{-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
._aife{-webkit-box-align: flex-end;-ms-flex-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end;}
._aib{-webkit-box-align: flex-end;-ms-flex-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end;}
._jcc{-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}
._jcs{-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-justify-content: flex-start;justify-content: flex-start;}
._jce{-webkit-box-pack: flex-end;-ms-flex-pack: flex-end;-webkit-justify-content: flex-end;justify-content: flex-end;}
._jcsb{-webkit-box-pack: justify; -ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}
