.themestek-portfoliobox-style-1{
    padding-bottom: 45px;
}
.themestek-portfoliobox-style-1 .themestek-box-content{
    text-align: center;
    background-color: #f3f3f3;
    border-top: 0;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
.themestek-portfoliobox-style-1 .themestek-box-desc{
    margin: 0;
    width: 69%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.themestek-portfoliobox-style-1 .themestek-pf-box-title a{
    color: #313437;
}
.themestek-portfoliobox-style-1 .themestek-pf-box-title h3{
    font-size: 20px;
}
.themestek-portfoliobox-style-1 .themestek-icon-btn{
    background-color: #000;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -20px;
    color: #fff;
}
.themestek-portfoliobox-style-1 .themestek-icon-btn{
    color: #fff;
}
.themestek-portfoliobox-style-1 .themestek-icon-btn:hover{
    background-color: #313437;
}
.themestek-portfoliobox-style-1 .themestek-icon-btn {
	background-color: var(--themestek-moversco-skincolor);
}
.themestek-portfoliobox-style-1 .themestek-item-thumbnail-inner img {
	width: 100%;
}