.process li{display:inline-block;list-style:none;padding:8px 20px;margin:2px 6px 2px 0;background:#f5f5f5;border:1px solid #f5f5f5}
@media(max-width:574px) {
.process li{padding:4px 10px}
}
.objecti ul li{list-style:none;font-weight:500;font-style:italic;font-size:15px;position:relative;padding-left:15px;margin:5px 10px 5px 0}
.objecti ul li::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--main-color2)}
.halfli ul li{display:inline-block;min-width:30%}
@media(max-width:991px) {
.halfli ul li{min-width:40%}
.objectifier{background-color:var(--whiteColor)}
}
@media(max-width:575px) {
.halfli ul li{min-width:100%}
}
.sajnire{background:url(images/portfolio/shape.svg) no-repeat right -100px top -200px;background-size:700px}
@media(max-width:991px) {
.sajnire{background:url(images/portfolio/shape.svg) no-repeat right -100px bottom -100px;background-size:600px}
}
@media(max-width:575px) {
.sajnire{background:url(images/portfolio/shape.svg) no-repeat right -100px bottom -100px;background-size:400px}
}
.height1{height:2px}
.fancy{position:relative}
.fancy::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);height:1px;width:100%;background:#eee}
.fancy span{position:relative;z-index:1}
.clblock{margin:5px 15px;max-width:120px}
.clblock img{filter:grayscale(1);transition:var(--transition)}
.clblock:hover img{filter:grayscale(.5)}
.wellw{width:40%;max-width:400px;height:1px;background-color:#eee;display:inline-block}
.processa h2,.processa h3{font-weight:600;position:relative;padding-bottom:20px;margin-bottom:20px;font-size:30px;}
@media(max-width:991px){
.processa h2,.processa h3{font-size:26px;}
}
@media(max-width:991px){
.processa h2,.processa h3{font-size:22px;}
}
.processa h2::after,.processa h3::after{content:'';position:absolute;width:80px;height:4px;bottom:0;background:var(--grad2);display:block;border-radius:10px;}
.processa ul{margin:0;padding:0}
.processa ul li{list-style:none;font-size:15px}
.processa ul li + li{margin-top:10px}
.sunakto{position:relative;height:400px;width:100%;}
.sunakto img{transition:all ease-in-out 2s;width:100%;height:100%;object-fit:cover;object-position:top;position: absolute;}
.sunakto:hover img{bottom:0;object-position:bottom;}
.parayasha{background:url(images/diamond.svg) no-repeat bottom right 10%;background-size:400px;}
.parayash{background:url(images/diamond.svg) no-repeat top left;background-size:260px;}
.parayashaulta .parayash{background:url(images/diamond.svg) no-repeat top center;background-size:260px;}
.zoomore{position:relative;transition:all ease-in-out .5s;transform:scale(.96);}
.zoomo:hover .zoomore{transform:scale(1);}
.bgcenter{background-position:left center;background-repeat:no-repeat;}