.portfolio-box{position:relative;display:flex}.portfolio-box.left{flex-direction:row-reverse}.portfolio-box.right .img{margin-left:auto}.portfolio-box.right .arrow{bottom:-45px;right:-45px}.portfolio-box.left .img{margin-right:auto}.portfolio-box.left .arrow{bottom:-45px;left:-45px;rotate:90deg}.portfolio-box .content{top:50%;transform:translateY(-50%);position:absolute;background-color:var(--box-color);padding:6rem 5rem;color:#fff;width:55rem;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:1.5rem}.portfolio-box .content h4{font-size:4rem}.portfolio-btn{display:flex;justify-content:center;align-items:center;font-size:var(--primaryBtn-Fontsize);color:var(--secondary-color);font-weight:700;text-transform:capitalize;transition:transform .3s ease}.portfolio-btn:hover{transform:translateY(-5px)}@media (max-width:768px){.portfolio-box.right{display:flex;flex-direction:column-reverse!important}.portfolio-box.left{display:flex;flex-direction:column}.portfolio-box .img{width:105%!important}.portfolio-box .arrow{display:none}.portfolio-box .content{position:static;top:auto;transform:none;width:100%;padding:4rem 2rem}}.hero{position:relative;background-image:url(/_next/static/media/kitchen.bc969fff.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1}.hero-box{max-width:700px;z-index:6;padding:30px;position:relative}.hero-box,.hero-box:before{width:100%;border-radius:10px}.hero-box:before{content:"";position:absolute;top:0;left:0;height:100%;background-color:#000;opacity:.5;z-index:1}.hero-content{position:relative;z-index:6}.hero .content .heading{z-index:5;font-size:3rem;color:#fff;opacity:1!important;margin-bottom:20px}.hero-box .highlights ul{display:flex;margin-bottom:20px;color:#1a8cff;margin-left:20px;z-index:4!important;font-size:2rem;flex-wrap:wrap;list-style:disc;gap:20px}.hero-box .highlights li{padding-right:10px;font-weight:700;font-family:var(--secondary-font);text-transform:uppercase;font-size:1.6rem}.hero .content .para{z-index:2;text-transform:lowercase;width:90%;font-size:1.7rem;line-height:30px;color:#fff}.hero .content .client{z-index:2;margin-bottom:50px}.hero-btn:first-child{width:265px}.hero-btns>div:last-child button{width:265px;background-color:#333}.about .heading{font-size:var(--heading-size)}.about .content1-bg{background-color:#ededed;margin-bottom:40px}.heading-about-content1 h2{font-size:2.5rem!important}.achivements{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:30px;gap:20px}.ach-1,.ach-2,.ach-3{display:flex;flex-direction:column;gap:20px}.ach-item{justify-content:flex-start;gap:20px}.ach-item,.ach-item .tick{display:flex;align-items:center}.ach-item .tick{background-color:var(--primary-color);border-radius:50%;width:25px;height:25px;justify-content:center;color:#fff;font-size:1.3rem}.ach-item .ach-text h5{font-size:2rem;text-transform:uppercase!important;font-weight:700;font-family:var(--secondary-font)!important}.Client-Image{border-radius:50%}.BBB-Image,.Client-Image{display:flex;justify-content:center;align-items:center;margin:40px auto}.signature{font-family:Corinthia,cursive!important;font-weight:700;font-style:normal;font-size:3rem}.services{background-color:#ededed;padding:50px 0}.service-box{position:relative}.service-box .details{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;background-color:#fff;box-shadow:-10px 10px 40px 0 rgba(0,0,0,.05);padding:2.4rem}.service-box .details h2{font-size:2.4rem}.service-box .details p{font-size:1.5rem;width:90%}.service-box .tick{background-color:var(--primary-color);border-radius:50%;width:25px;height:25px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.3rem}