.web-lojin-dsczz p {
    font-size: 19px;
    font-weight: 500;
    color: #2b2b2b;
    letter-spacing: 0px;
    line-height: 29px;
}


li.filter.active {
    border: 2px solid #252525;
    border-radius: 6px;
    padding: 2% 2% 2% 2%;
}

li.filter {
    border: 1px solid #252525;
    border-radius: 6px;
    padding: 2% 2% 2% 2%;
	margin: 7px 7px 7px 7px !important;
}
.filter_holder ul {
 
    width: 40%;
 }
.filter_outer {
    left: 9px;
    position: relative;
}
.projects_holder article .portfolio_description {
    padding: 20px 13px 22px !important;
   
}
.filter_holder ul li.active span {
   color: #dab745!important;
}



































 /* ¸ð¹ÙÀÏ */



@media only screen and (max-width: 768px){
.web-lojin-dsczz p {
    font-size: 16px;
    line-height: 24px;
}
.web-lojin-dsczz p br {
    
	display: none;
}
.web-tel-loge img {
    width: 65%;
}
}