/**
 * @Project NUKEVIET 4.x
 * @Author VSOFT (http://vsoft.com.vn)
 * @Copyright (C) 2019 VSOFT. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Wed, 19 Jun 2019 04:14:22 GMT
 */
 

.portfolio-items .col img {
    display: block;
    margin-bottom: 0px;
    width: auto;
    -ms-transition: transform .62s cubic-bezier(.05,.2,.1,1);
    -webkit-transition: transform .62s cubic-bezier(.05,.2,.1,1);
    transition: transform .62s cubic-bezier(.05,.2,.1,1);
}

.portfolio-items .col:hover img {
    transform: scale(1.11);
    -webkit-transform: scale(1.11);
    -ms-transform: scale(1.11);
}
.portfolio-items .col {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.portfolio-items .col:hover .work-info-bg {
    opacity: 0.55!important;
    background-color: #000!important;
}
.portfolio-items .work-info-bg {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    width: 100.2%;
    top: 0px;
    left: 0px;
    background-color: #27CFC3;
    position: absolute;
    z-index: 2;
    -ms-transition: opacity .62s cubic-bezier(.05,.2,.1,1);
    -webkit-transition: opacity .62s cubic-bezier(.05,.2,.1,1);
    transition: opacity .62s cubic-bezier(.05,0.2,.1,1);
}
.portfolio-items .work-info {
    opacity: 1!important;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 10;
    padding: 0px 20px;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    color: #fff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.portfolio-items .col .work-info .vert-center {
    text-align: center;
    margin-top: -20px;
    position: relative;
    z-index: 10;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}
.portfolio-items .col .work-info .vert-center {
    text-align: left;
    margin-top: 0!important;
    bottom: 30px;
    top: auto;
    position: absolute;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.portfolio-items .col h3 {
    position: relative;
    top: 0px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;    
    font-family: Roboto;
    text-shadow: 1px 1px 2px #000000;
}
.next-arrow{
    position: absolute;
    backface-visibility: hidden;
    right: -43px;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    width: 40px;
    display: block;
    transform: translateX(38px);
}
.next-arrow {
    right: 60px;
    left: auto;
    top: auto;
    bottom: -3px;
        color: #fff;
}
.col .work-info .vert-center * {
    opacity: 1!important;
}
.portfolio-items .line {
    height: 2px;
    width: 45px;
    background-color: #fff;
    position: absolute;
    content: '';
    right: -74px;
    display: block;
    backface-visibility: hidden;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(28px) scaleX(0);
    -webkit-transform-origin: right;
    transform: translateY(-50%) translateX(28px) scaleX(0);
    transform-origin: right;
}
.portfolio-items .line {
    right: 32px;
    left: auto;
    bottom: 10px;
    top: auto;
    -ms-transition: none!important;
    -webkit-transition: none!important;
    transition: none!important;
    width: 37px;
}
.portfolio-items .col:hover .line{
    -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
    -webkit-transform-origin: left;
    transform: translateY(-50%) translateX(0px) scaleX(1);
    transform-origin: left;
    animation: rightLineStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.portfolio-items .col:hover .line {
    transform-origin: left;
    animation: portRightLineStart 0.4s cubic-bezier(0.05, 0.15, 0.1, 1) forwards;
}
.portfolio-items .col .work-info a{
    display: block!important;
    margin: 0px!important;
    background-color: transparent!important;
    position: absolute!important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 40;
}
.portfolio-items .col .work-info .vert-center *, .portfolio-items .col .work-info i {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.portfolio-items .col:hover line {
    animation: rightArrowLineStart 0.48s cubic-bezier(0.05, 0.2, 0.1, 1) 0.12s forwards;
    stroke-dashoffset: 30px;
}
.portfolio-items line {
    -ms-transition: none!important;
    -webkit-transition: none!important;
    transition: none!important;
    stroke: #ffffff;
    stroke-width: 2px;
    stroke-dasharray: 10px;
}
#detail h2 {
    margin-top: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
ul.shops_info li{
    margin-bottom: 10px;
}
ul.shops_info li .fa{
    margin-right: 10px;
}
.h1-detail {
    margin-top: 0;
    padding-top: 15px;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    border-top: 2px solid #1b95e0;
}
.portfolio-items{
    margin-bottom: 30px;
}
.newday{
	display: block;
	text-transform: uppercase
}
.info_pro {
    position: absolute;
    top: 40px;
    left: 5px;
}
.thumbnail {
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
@media (max-width:767px) {
    .portfolio-items .col h3 {
        font-size: 15px;
        line-height: 20px;
    }
}












